/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #ffffff;
	color: #000000;
	margin: 10px 30px 30px 7px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

/*==== GUY: POP-Menu ==========*/
.divMenu{
	font-weight: normal;
	cursor:hand;
	color:#000000;
	font-size:10px;
}

.divMenuOver{
	cursor:hand;
	background-color: #EEEECC;
	font-weight: normal;
}

.divParent{
	font-weight: normal;
	cursor: pointer; /*background-color: #CCCCCC;
	border: 1px solid #999999;*/
	background-color: #DEDEBE;
	border: 1px solid #888888;
}

.Nav{
	color: #FFFFFF;
	cursor: pointer;
	border-left: 1px solid White;
	padding-left: 4px;
}
.NavigationHeader{
font-weight: bold;
font-size: 10px;
padding: 0px 0px 0px 5px;
background-color: #CCCCCC;
}
.Navigation{
	border: 1px solid #CCCCCC;
	font-size: 10px;
}
.NavigationTD{
	border-top: 1px solid #2992FF;
	padding:0px;
	margin:0px;
	height:17px;
	line-height: 17px;
}

.NavigationTD ul{
	margin:0px;
	list-style: none;
	padding: 0px;
}

a.NavigationText{
	padding: 0px 0px 0px 30px;
	display: block; 
	background-color: #FFFFFF;
	margin: 0px;
	width: auto;
	color:#3592F9;
	font-size:12px;
	line-height: 21px; 
}
a.NavigationTextSelected, a.NavigationText:HOVER{
	display: block;
	padding: 0px 0px 0px 30px;
	color: #2891FA;
	font-weight: bold;
	background: url(images_live/icons/menu_selected.gif) no-repeat 18px;
	text-decoration:none;
	font-size:12px;
	line-height: 21px;
}

a.NavigationText:HOVER{font-weight: normal;}

a.NavigationTextSelected:hover{
	text-decoration:none;
}
/*a.NavigationText:HOVER{
	color:#2891FA;
	text-decoration:none;
	width: auto;
	background: url(images_live/icons/menu_selected.gif) no-repeat left;
}*/

select.application{
	border:1px solid #CCCCCC;
}
.SelectedText{
	font-weight: bold;
	font-style: italic;
}

/*-- POP MENU --*/
ul.menutop li { padding:0px; margin:0px;line-height: 21px; width: auto;}
ul.menutop li a:hover { display: block; width: auto; text-decoration:none; }
ul.menutop li ul a {color: #64ACFF; display: block; width: auto; text-decoration:none; padding: 0px 0px 0px 30px;/*padding: 3px 0 4px 10px;background-color: #F5F5F5;*/}
ul.menutop li ul {
	/*left: -999em;
	position: absolute;*/
	z-index: 10001; /* on top of everything */
	border-top: 1px solid #64ACFF;
	line-height: 18px;
	width: 230px;
	float: left;
	font-size:11px;
	background-color: #FFFFFF;
}

ul.menutop li ul li {
	padding: 0px 0px 0 0px;   /*changed from 7 to 6 padding bottom */
	line-height: 18px;  /*doesn't inherit corretly whith g2a stylesheet- so we need to specify */
	border-bottom:1px solid #64ACFF; /*#3592F9;*/
	width: auto;
}

ul.menutop li ul li.last {border-bottom:none; }

/* children color */
ul.menutop li ul a, ul.menutop ul ul a { background-color: #FFFFFF;}

/* parent selected */
ul.menutop li:hover a.NavigationText, ul.menutop li.sfhover a.NavigationText{ background-color:#FFFFFF; color:#3592F9;text-decoration:none;margin:0px;}

ul.menutop li ul a, ul.menutop li ul li a { display: block; width: auto; text-decoration: none; padding: 0px 0px 0px 40px;/*padding: 3px 0 4px 10px;*/ }

/*ul.menutop li:hover ul, ul.menutop li li:hover ul {display:block; position:absolute; left:0; }*/
ul.menutop li ul li a:hover{ /*background-color:#DDDDDD;*/ color: #2891FA;
	background: url(images_live/icons/menu_selected.gif) no-repeat 18px;
	text-decoration:none;
}

/* unhide menus & submenus */
/*ul.menuttop ul li:hover ul, ul.menuttop ul li.sfhover ul,ul.menutop li:hover ul, ul.menutop li.sfhover ul,ul.menutop li ul li:hover ul, ul.menutop li ul li.sfhover ul{
	display:block; position:absolute; left:0px;width: 230px;
}*/

	/* subnav */
ul.menutop li ul li ul a{ background-color: #FDFDFD;padding: 0px 0px 0px 50px;}
/*ul.menutop li:hover ul ul, ul.menutop li.sfhover ul ul{ left: -999em; display: none;}*/
/*ul.menutop li:hover ul, ul.menutop li li:hover ul { display:block; position:absolute; left:0;  }*/
/*-- POP MENU end --*/

/*a.Nav:hover{
	background-color: #CCCCCC;
}*/
/*=============================*/

.boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
}
.errorBox { font-family :  Arial, Verdana,sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Arial,Verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

TR.header {
  background: #ffffff;
}
TR.headerNavigation {
	/* background: #bbc3d3;*/
	background: #017ACF;
}
.headerLine{
	height: 1px;
	font-size: 14px;
	vertical-align: top;
	/*letter-spacing: 1px;*/
	padding: 4px 0px 2px 0px;
	color:#3692F7;
}
.header_tagline{ font-weight:bold; font-size:14px; border-bottom:4px solid #3692F7;padding-bottom:2px;} 
td#products_banner{
	background: url(images_live/banners/products_banner.gif) no-repeat scroll;
	height: 20px;
	margin: 0px;
	padding:0px;
	line-height:20px;
}
#header_spacer{ height:6px;}
td.vertical_spacer{ height:6px;}

td #scroller{ padding:0px; margin:0px;}

DIV.PopInfo{
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
table.PopTable{
	border-left:1px solid #CCCCCC;
}
TD.PopHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; /*background: #bbc3d3;*/
	background: #36ABFE; /*#0196FC;*/
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	border-bottom: 1px solid #AAAAAA;
	letter-spacing: 2px;
}
td.PopCloseBTN{
	background-color: #9CC8C9;
	border-bottom: 1px solid #AAAAAA;
}
td.PopDataHeader{
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #AAAAAA;
	background-color: #DDDDDD;
	letter-spacing: 1px;
}
tr.PopBody{
	padding-left: 5px;
	font-size: 10px;
	color:#555555;
}
td.PopBody{
	border-bottom: 1px solid #DDDDDD;
}

td.PopDiscount{
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #CCCCCC;
	text-align: center;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}


TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  padding:0px; margin:0px;
}

TD.footer {
	/*text-align:right;*/
	font-size: 11px;
	color: #ADADAD;
	background: #E7E7E7;
	height:22px;
	padding: 2px 5px;
}

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  	/*border: 1px solid #CCCCCC;*/
	font-size: 10px;
	background-color: #FFFFFF;
	/*border-bottom:1px solid #3592F9;*/
}

.infoBoxContents .lastItem{
	border-bottom:1px solid #3592F9;
}

.infoBoxContents .boxText{
	height:0px;padding:0px; margin:0px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-size: 10px;
	font-weight: bold; background: #CCCCCC;
	padding: 0px 0px 0px 5px;
	letter-spacing: 2px;
	/*background: #99CCFF;*/
}

TD.infoBoxSubHeading{
	font-size: 9px;
	font-weight: bold; background: #DDDDDD;
	padding: 0px 0px 0px 5px;
	letter-spacing: 2px;
	color: #777777;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
  padding: 8px 5px;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #EEEEEE;
	padding: 8px 5px;

}

TABLE.productListing, TABLE.pageListing {
	width:773px;
	margin-top:5px;
  /*border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;*/
}

.productListing-heading {
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	font-size: 11px; /*background: #b6b7cb;*/
	background: #DDDDDD;
	color: #555555;
	letter-spacing: 2px;
	/*font-weight: bold;*/
}

TD.productListing-data {
  font-size: 10px;
  border-bottom:1px solid #DDDDDD;
  padding:2px 0px;
}

td.newsItem { padding: 5px 5px 8px 5px;vertical-align:top;}
td.newsItem span.NewsTitle{ font-weight:bold; font-size:12px; }
td.newsItem div.NewsImage{ margin: 8px 4px 10px 0px; font-size:11px;}
td.newsItem div.NewsImage img {float:left; margin:0px 8px 2px 0px;}
a.contact{ color:#3592F9; }

A.productInfo{
	color: #333333;
	letter-spacing: 1px;
	display: block;
	width: 200px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:2px;
	margin-bottom: 5px;
}

A.productInfo:HOVER{
	letter-spacing: 1px;
	border-top: 1px solid #A4B0C1;
	border-bottom: 1px solid #A4B0C1;
	background-color: #D7E3F4;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #555555;
	text-decoration: none;
}
A.applicationInfo{
	color: #888888;
	letter-spacing: 1px;
	padding-bottom: 2px;
}
A.applicationInfo:HOVER{
	letter-spacing: 1px;
	background-color: #EEEEFF;
	color: #555555;
	text-decoration: none;
}
A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.mainHeading{
	font-size: 26px;
	color: #0092E6;
	font-weight: bold;
	padding-bottom:0px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial,Verdana,  sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial,Verdana,  sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #ff0000; }

/* news articles */
table.HeadLiner{
	/*background-color: #DCDCDC;*/
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

table.HeadLiner td {padding-left:0px;}
table.NewsItem td {padding-left:0px;}

td.NewsArticle {padding-bottom:8px;}

.HeadlineHeader{
	color: #222222;
	font-size: 12px;
	font-weight:bold;
	vertical-align:top;
}
.HeadlineBody{
	color: #222222;
	font-size: 12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	vertical-align:top;
}
a.NewsMore{
	color:#3592F9;
	font-size: 12px
	/*text-decoration: none;*/
}
a.NewsMore:HOVER{
	color:#1470D5;
	text-decoration: none;
}

td.RegularSeparator{
	height: 10px;
}

H1.ArticlePopUpHeader{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 16px;
	font-weight:bold;
}
.ArticlePopUpText{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	line-height:18px;
}

/* slide show */
div.slide{ width:773; height:215; position: absolute;}

#head #slideshow {
	left:0;top:0;
	height:215px;
	z-index:1;
	clear: both;
}
#head .slideshowControl {
	position:absolute;
	left:0;bottom:8px;
	z-index:25;
}

.bannerLine2{
	background: url(images_live/icons/horizontal_stripe.gif);
	height: 11px;
	padding: 0px;
	margin:0px;
	width:773px;
}

.bannerLine{
	background: url(images_live/banners/stripe_banner.gif) no-repeat;
	height: 11px;
	padding: 0px;
	margin:0px;
}
div.slideshowLine{
	background: url(images_live/banners/stripe_banner.gif) no-repeat;
	height: 11px;
	line-height:11px;
	padding: 0px;
	margin:0px;
}

a.download_pdf{ font-weight:bold; font-size:12px; text-decoration:underline;}

h1.headerLine{
	height:15px;
	margin:5px 0px 5px 0px;
}

div.mainseo{
	border:1px solid #CCCCCC;
	font-size:12px;
	line-height:1.5;
	padding:4px 10px 4px 10px;
}
