f/*
  $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
*/

A.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; color:#52697b; font-weight:bold; text-transform:uppercase;}
A.boxText:hover { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #fdfeff; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/index_04.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}



A {
  color: #666666;
  text-decoration: none;
  font-size:12px;
  
}

A:hover {
  color: #5b7085;
  text-decoration:none;
}

FORM {
	display: inline;
}

.formMulti {
	border:1px solid #91a4b6;
	color: #1d3d5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;	
	}


.formNO {
	border:1px solid #91a4b6;
	color: #1d3d5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;	
	}


.formSM {
	border:1px solid #91a4b6;
	width: 110px;
	color: #1d3d5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;
	
	}
.formSMLR {
	border:1px solid #91a4b6;
	width: 80px;
	color: #1d3d5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;
	
	}
.formMD {
	border:1px solid #91a4b6;
	width: 140px;
	color: #1d3d5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;
	
	}
	
.formBG {
	border:1px solid #91a4b6;
	width: 240px;
	color: #1d3d5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	margin: 2px 0px 2px 0px;
	
	}
	




TR.header {
  background: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFF;
font-size:10px;
}

TR.headerNavigation {
  background: #ff00000;
}

A.headerNavigation{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFF;
font-size:10px;
text-transform:uppercase;
margin-right:5px;
margin-left: 5px;

}

A.headerNavigation:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#CCC;
font-size:10px;
text-transform:uppercase;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight:bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #ffffff;
  color: #000000;
}

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

A.headerInfo {
  color: #ffffff;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
 
}

.infoBoxContents {
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #96c1dd;
  padding: 10px 10px 0px 15px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: #f3f7f9;
}

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: #fdfeff;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Trebuchet MS;
  font-size: 12px;
  background: #f0f5f9;
  height:20px;
  color: #52687d;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:Century Gothic;
  font-size: 24pt;
  text-shadow:#000000 5px 5px 5px;
  color: #53687b;
  text-transform: uppercase;
  padding-top:15px;
  padding-bottom:15px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px !important;
  line-height: 1.5;
  color:#53687b;
}

td.main a {
	font-size:11px;
	}
	
td.main small {
	font-size: 9px !important;
	}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    color: #53687b;
}
TD.smallText1, SPAN.smallText1, P.smallText1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #53687b;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#ac3b3b;
}
TD.tableHeading1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#78ba00;
}
TD.tableHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#53687d;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #800c24;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  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;
}


.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #53687b;
	font-size: 12px;
	font-weight:bold;
	padding-bottom:5px;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #53687b;
	font-size: 11px;
	line-height:1.5em;
	text-transform:capitalize;

	}
	
.style5 {
	color: #9fc1d3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	padding-bottom:10px;
	text-transform:capitalize;
	
}
.style5_best1 {
	color: #9fc1d3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style5_best {
	color: #53687b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left:8px;
	text-transform:capitalize;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #716c6c;
}
a.style8 {
	font-family: "Times New Roman", Times, serif;
	color: #53687b;
	font-size: 12px;
	padding-left:10px;
	line-height:2em;
	font-weight:bold;

	text-transform: uppercase;
}
a.style8:hover {
	
	color: #93acc3;
}
a.style8a {
	font-family: Arial;
	color: #53687b;
	font-size: 9px;
	padding-left:7px;
	line-height:18px;
	font-weight:bold;

	text-transform:uppercase;
}
a.style8a:hover {
	
	color: #93acc3;
}
a.style81 {
	font-family: Arial;
	color: #53687b;
	font-size: 11px;
	padding-left:0px;
	line-height:18px;
	font-weight:bold;

	text-transform:uppercase;
}
a.style81:hover {
	
	color: #93acc3;

}
a.style82 {
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
  	color: #96c1dd;
}
a.style82:hover {
	
	color: #93acc3;

}

style8 {
	font-family: Trebuchet MS;
	color: #53687b;
	font-size: 11px;
	font-weight:bold;
	padding-bottom:5px;
	text-transform:uppercase;
}


.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9fc1d3;
}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#53687b;
font-weight:400;
}
.style10a {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#1f3e4c;
font-weight:400;
}

a.style10 {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#53687a;
}
a.style10:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9fc1d3;
}
.style12 {
	color: #cc3333;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style13 {
	color: #9fc1d3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #526373;
	font-size: 10px;
}
.style15h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #526373;
	font-size: 9px;
}

.navLinkSmall {
	background:url(images/arrowSM.gif) left no-repeat;
	  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #96c1dd;
  padding-left: 10px;
  margin-left: 10px;
  text-transform: capitalize;
  line-height:2.0em;
  }
  
a.accountLink {
 	background:url(images/arrowSMGREY.gif) left no-repeat;
	font-family: Verdana, Arial, sans-serif;
 	font-size: 10px;
	font-weight: normal;
 	color: #666666;
  	padding-left: 10px;
	margin-left:2px;
  	line-height:1.5em;
  }	

a.accountLink:hover  {
	color:#999999;
	}
	

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

.checkoutBarFrom, .checkoutBarTo { font-family:Century Gothic; font-size: 12px; color: #bac3ca; text-transform:uppercase; font-weight:bold;  }
.checkoutBarCurrent { font-family: Century Gothic; font-size: 14px; color: #76b900; text-transform:uppercase; font-weight:bold; }

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.linkabus{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#98bbca;
padding-left:10px;
}
.linkabus:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#53687b;
padding-left:10px;
}
.textgc1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#b7d0de;
padding-left:10px;
}
.textgc2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#53687b;
padding:10px 10px 10px 10px;
}
style_small_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #53687b;
	font-weight:normal;
}
.style1_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #53687b;
	font-weight:normal;
}

.style1B_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #53687b;
	font-weight:bold;
}

.styleG_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76b900;
	font-style:italic;
}

.styleR_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ac3b3b;
	font-weight:normal;
}
.styleR1_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ac3b3b;
	font-weight:bold;
	text-decoration:none;
}
.styleR1_RG:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ac3b3b;
	font-weight:bold;
	text-decoration:underline;
}
.style2sen {color: #53687b; 
font: 11px Verdana;

}


.style2senit {color: #53687b; 
font: 11px Verdana; font-style:italic;

}

.style4sen 
{
	font: 18px "Century Gothic";
	color: #76b900;
	padding-left:15px;
	font-weight:bold;
}
.style5sen {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #53687b;
	padding-left:15px;
}
.style6se {
	color: #ac3b3b;
	font-size: 11px;
	font-style: italic;
	font-family: Verdana;
	font-weight: bold;
	text-decoration:none;
}

.style6sen {
	color: #ac3b3b;
	font-size: 11px;
	font-style: italic;
	font-family: Verdana;
	font-weight: bold;
	text-decoration:none;
}

.style6sen:hover {
	color: #ac3b3b;
	font-size: 11px;
	font-style: italic;
	font-family: Verdana;
	font-weight: bold;
	text-decoration:underline;
}
.style1_small_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #53687b;
	font-weight:normal;
	text-decoration:none;
}
.style1_small_RG:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #53687b;
	font-weight:normal;
	text-decoration:underline;
}
.style1-as {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #53687b;
	padding:10px 10px 10px 10px;
}
.style2-as {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a5c5d6;
	font-weight: bold;
	padding:0px 10px 10px 10px;
	text-decoration:none;
}
.style2-as:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a5c5d6;
	font-weight: bold;
	padding:10px 10px 10px 10px;
	text-decoration:underline;
}

.linkabus{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#98bbca;
padding-left:10px;
}
.linkabus:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#53687b;
padding-left:10px;
}
.textgc1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#b7d0de;
padding-left:10px;
}
.textgc2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#53687b;
padding:10px 10px 10px 10px;
}
style_small_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #53687b;
	font-weight:normal;
}
.style1_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #53687b;
	font-weight:normal;
}

.style1B_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #53687b;
	font-weight:bold;
}

.styleG_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76b900;
	font-style:italic;
}

.styleR_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ac3b3b;
	font-weight:normal;
}
.styleR1_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ac3b3b;
	font-weight:bold;
	text-decoration:none;
}
.styleR1_RG:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ac3b3b;
	font-weight:bold;
	text-decoration:underline;
}
.style2sen {color: #53687b; 
font: 11px Verdana;

}


.style2senit {color: #53687b; 
font: 11px Verdana; font-style:italic;

}

.style4sen 
{
	font: 18px "Century Gothic";
	color: #76b900;
	padding-left:15px;
	font-weight:bold;
}
.style5sen {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #53687b;
	padding-left:15px;
}
.style6se {
	color: #ac3b3b;
	font-size: 11px;
	font-style: italic;
	font-family: Verdana;
	font-weight: bold;
	text-decoration:none;
}

.style6sen {
	color: #ac3b3b;
	font-size: 11px;
	font-style: italic;
	font-family: Verdana;
	font-weight: bold;
	text-decoration:none;
}

.style6sen:hover {
	color: #ac3b3b;
	font-size: 11px;
	font-style: italic;
	font-family: Verdana;
	font-weight: bold;
	text-decoration:underline;
}
.style1_small_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #53687b;
	font-weight:normal;
	text-decoration:none;
}
.style1_small_RG:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #53687b;
	font-weight:normal;
	text-decoration:underline;
}
.style1-as {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #53687b;
	padding:10px 10px 10px 10px;
}
.style2-as {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a5c5d6;
	font-weight: bold;
	padding:0px 10px 10px 10px;
	text-decoration:none;
}
.style2-as:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a5c5d6;
	font-weight: bold;
	padding:10px 10px 10px 10px;
	text-decoration:underline;
}




<!--#menuh-container
	{
	position: absolute;		
	top: 1em;
	left: 1em;
	}
-->

<!--style for About Us Menu-->
#aboutus
	{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#53687b;
	width:100%;
	float:left;
	margin-top: 1em;
	}
		
#aboutus a
	{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#53687b;
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 0.2em;
	}
	
#aboutus a, #aboutus a:visited	/* menu at rest */
	{
	color:#53687b;

	background-color:#e7eff4;
	text-decoration:none;
	}
	
#aboutus a:hover	/* menu at mouse-over  */
	{
	color:#53687b;
	background-color:#9fc1d3;
	}	
			
#aboutus a.top_parent, #aboutus a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(images/arrow-down.gif);
	background-position:48px;
	background-repeat: no-repeat;
	
	}
	
#aboutus a.parent, #aboutus a.parent:hover 	/* attaches side-arrow to all parents */
	{
	/*background-image: url(images/arrow-left.gif);*/
	background-position:48px;
	background-repeat: no-repeat;
	}

#aboutus ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width: 196px;/*186px;*/	/* width of all menu boxes */
	}

#aboutus li
	{
	position:relative;
    min-height: 1px; 	
    vertical-align: bottom;
	
	}

#aboutus ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 0 0 0 1em; /*BW - changed padding and margin*/
	margin: 0/*-1em*/ 0 0 -1em;
	
	}

#aboutus ul ul ul
	{
	top:0;
	left:100%;
	}

div#aboutus li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#aboutus li:hover ul ul,
div#aboutus li li:hover ul ul,
div#aboutus li li li:hover ul ul,
div#aboutus li li li li:hover ul ul
{display:none;}

div#aboutus li:hover ul,
div#aboutus li li:hover ul,
div#aboutus li li li:hover ul,
div#aboutus li li li li:hover ul
{display:block;}

<!--Style for Contact Us-->
#contactus
	{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#53687b;
	width:100%;
	float:left;
	margin-top: 1em;
	}	
	
#contactus a
	{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#53687b;
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 0.2em;
	}
	
#contactus a, #contactus a:visited	/* menu at rest */
	{
	color:#53687b;

	background-color:#cfe0e9;
	text-decoration:none;
	}
	
#contactus a:hover	/* menu at mouse-over  */
	{
	color:#53687b;
	background-color:#9fc1d3;
	}	
			
#contactus a.top_parent, #contactus a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(images/arrow-down.gif);
	background-position:40px;
	background-repeat: no-repeat;
	
	}
	
#contactus a.parent, #contactus a.parent:hover 	/* attaches side-arrow to all parents */
	{
	/*background-image: url(images/arrow-left.gif);*/
	background-position:40px;
	background-repeat: no-repeat;
	}

#contactus ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:196px;	/* width of all menu boxes */
	}

#contactus li
	{
	position:relative;
    min-height: 1px; 	
    vertical-align: bottom;
	
	}

#contactus ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 0 0 0 1em; /*BW - changed padding and margin*/
	margin: 0/*-1em*/ 0 0 -1em;
	
	}

#contactus ul ul ul
	{
	top:0;
	left:100%;
	}

div#contactus li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#contactus li:hover ul ul,
div#contactus li li:hover ul ul,
div#contactus li li li:hover ul ul,
div#contactus li li li li:hover ul ul
{display:none;}

div#contactus li:hover ul,
div#contactus li li:hover ul,
div#contactus li li li:hover ul,
div#contactus li li li li:hover ul
{display:block;}

<!--Style for Customer Care Menu-->
#customercare
	{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#53687b;
	width:100%;
	float:left;
	margin-top: 1em;
	}
		
#customercare a
	{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#53687b;
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 0.2em;
	}
	
#customercare a, #customercare a:visited	/* menu at rest */
	{
	background-color:#b7d1de;
	text-decoration:none;
	}
	
#customercare a:hover	/* menu at mouse-over  */
	{	
	color:#53687b;
	background-color:#cfe0e9;
	}	
			
#customercare a.top_parent, #customercare a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(images/arrow-down.gif);
	background-position:30px;
	background-repeat: no-repeat;
	
	}
	
#customercare a.parent, #customercare a.parent:hover 	/* attaches side-arrow to all parents */
	{
	/*background-image: url(images/arrow-left.gif);*/
	background-position:30px;
	background-repeat: no-repeat;
	}

#customercare ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:196px;	/* width of all menu boxes */
	}

#customercare li
	{
	position:relative;
    min-height: 1px; 	
    vertical-align: bottom;
	
	}

#customercare ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 0 0 0 1em; /*BW - changed padding and margin*/
	margin: 0 /*-1em*/ 0 0 -1em;
	
	}

#customercare ul ul ul
	{
	top:0;
	left:100%;
	}

div#customercare li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#customercare li:hover ul ul,
div#customercare li li:hover ul ul,
div#customercare li li li:hover ul ul,
div#customercare li li li li:hover ul ul
{display:none;}

div#customercare li:hover ul,
div#customercare li li:hover ul,
div#customercare li li li:hover ul,
div#contactus li li li li:hover ul
{display:block;}


<!--Style for Services Menu-->
#services
	{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#53687b;
	width:100%;
	float:left;
	margin-top: 1em;
	}
		
#services a
	{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#53687b;
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 0.2em;
	}
	
#services a, #services a:visited	/* menu at rest */
	{
	color:#53687b;

	background-color:#9fc1d3;
	text-decoration:none;
	}
	
#services a:hover	/* menu at mouse-over  */
	{
	color:#53687b;
	background-color:#b7d1de;
	}	
			
#services a.top_parent, #services a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(images/arrow-down.gif);
	background-position:50px;
	background-repeat: no-repeat;
	
	}
	
#services a.parent, #services a.parent:hover 	/* attaches side-arrow to all parents */
	{
	/*background-image: url(images/arrow-left.gif);*/
	background-position:50px;
	background-repeat: no-repeat;
	}

#services ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:196px;	/* width of all menu boxes */
	}

#services li
	{
	position:relative;
    min-height: 1px; 	
    vertical-align: bottom;
	
	}

#services ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 0 0 0 1em; /*BW - changed padding and margin*/
	margin: 0/*-1em*/ 0 0 -1em;
	
	}

#services ul ul ul
	{
	top:0;
	left:100%;
	}

div#services li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#services li:hover ul ul,
div#services li li:hover ul ul,
div#services li li li:hover ul ul,
div#services li li li li:hover ul ul
{display:none;}

div#services li:hover ul,
div#services li li:hover ul,
div#services li li li:hover ul,
div#services li li li li:hover ul
{display:block;}

.linkabus{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#98bbca;
padding-left:10px;
}
.linkabus:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#53687b;
padding-left:10px;
}
.textgc1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#b7d0de;
padding-left:10px;
}
.textgc2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#53687b;
padding:10px 10px 10px 10px;
}


/* Added by Steve */

.productDesc {
	padding-top:15px;
}


/* End Added By Steve */



style_small_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #53687b;
	font-weight:normal;
}
.style1_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #53687b;
	font-weight:normal;
}

.style1B_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #53687b;
	font-weight:bold;
}

.styleG_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76b900;
	font-style:italic;
}

.styleR_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ac3b3b;
	font-weight:normal;
}
.styleR1_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ac3b3b;
	font-weight:bold;
	text-decoration:none;
}
.styleR1_RG:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ac3b3b;
	font-weight:bold;
	text-decoration:underline;
}
.style2sen {color: #53687b; 
font: 11px Verdana;

}


.style2senit {color: #53687b; 
font: 11px Verdana; font-style:italic;

}

.style4sen 
{
	font: 18px "Century Gothic";
	color: #76b900;
	padding-left:15px;
	font-weight:bold;
}
.style5sen {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #53687b;
	padding-left:15px;
}
.style6se {
	color: #ac3b3b;
	font-size: 11px;
	font-style: italic;
	font-family: Verdana;
	font-weight: bold;
	text-decoration:none;
}

.style6sen {
	color: #ac3b3b;
	font-size: 11px;
	font-style: italic;
	font-family: Verdana;
	font-weight: bold;
	text-decoration:none;
}

.style6sen:hover {
	color: #ac3b3b;
	font-size: 11px;
	font-style: italic;
	font-family: Verdana;
	font-weight: bold;
	text-decoration:underline;
}
.style1_small_RG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #53687b;
	font-weight:normal;
	text-decoration:none;
}
.style1_small_RG:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #53687b;
	font-weight:normal;
	text-decoration:underline;
}
.style1-as {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #53687b;
	padding:10px 10px 10px 10px;
}
.style2-as {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a5c5d6;
	font-weight: bold;
	padding:0px 10px 10px 10px;
	text-decoration:none;
}
.style2-as:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a5c5d6;
	font-weight: bold;
	padding:10px 10px 10px 10px;
	text-decoration:underline;
}
h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */


/* Custom currency color */

option.cur {

   font-family: Verdana, Arial, sans-serif;
   background-color: #ffffff;
   font-weight: normal;
   color: #666666;}
.txt1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#53687b;}

.txt2{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#ac3b3b;}






/* NOV 18 2008 ENHANCEMENTS */

.newloginlabel {
background: #f2f7fb url(images/newArrowDown.png) no-repeat 5px center;
padding: 2px 0 2px 20px;
padding-left: 20px;
width: 240px;
}

.newlogininput {
border:1px solid #91a4b6;
color: #1d3d5a;
font-size:10px;
padding:2px;
width: 260px;
}


.newloginpassword {
background: url(images/newArrowRightRed.png) no-repeat left center;
padding-left: 10px;
color: #ac393c;
font-size: 9px;
}

.newloginphoto {
width: 240px;
height: 240px;
padding: 0 3px;
border-left: 2px solid #dfecf2;
border-right: 2px solid #dfecf2;
}

	.newloginphoto img {
	width: 240px;
	height: 240px;
	}
	
.newheading {
border-bottom: 4px solid #9fc1d3;
padding-bottom: 2px;
padding-left: 5px;
color: #9fc1d3;
font-size:14px;
text-transform:lowercase;
}


.newnewsletter {
margin-left: 20px;
width: 110px;
height: 190px;
padding: 35px 10px 15px;
background: url(images/newBgNewsletter.png) no-repeat;
display: block;
}

	.newnewsletter p {
	font-size: 10px;
	font-weight: normal;
	color: #53687B;
	text-align: justify;
	display: block;
	width: 110px;
	margin: 0;
	padding: 5px 0;
	}
	
		.newnewsletter p a {
		color: #e86591;
		font-size: 10px;
		text-decoration: underline;
		}
		
	.newnewsletter label {
	display: block;
	clear: both;
	font-size: 10px;
	color: #5B7085;
	margin-top: 5px;
	margin-bottom: 2px;
	}
	
	.newnewsletter input.newtext {
	border:1px solid #91a4b6;
	color: #1d3d5a;
	font-size:10px;
	padding:2px;
	width: 110px;
	}
	
