
/* Main body style definition  */
BODY  {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 11px;
}

/* Used if no thick and thin line images defined  */
HR.thickline {
	color : #ff9900;
	size : 1;
}

HR.thinline {
	color : #ff9900;
	size : 1;
}

/* This is the style for the majority of text not otherwise defined below */
.mainpage {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 11px;
	padding : 0;
	border-width : 0;
	margin : 0;	
	color : #000000;
}

/* Style for main page titles, if no image defined */
.title {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 22px;
	color : #CC6600;
	font-weight: bold;
}

/* Style for other page titles, if no image defined */
.title2 {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 15px;
	color : #000099;
	font-weight: bold;
}

/* Style for text that appears at the top of some special pages like specials, and search engine */
.toptext {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
}

/* Style for product names, if no image defined   */
.prodname {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 12px;
}

/* Style for category names, if no image defined   */
.catname {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 13px;
}

/* Style for Product SKU line, if turned on */
.prodSKU {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 11px;
}

/* Style for Product price, if turned on */
.prodprice {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 11px;
}

/* Style for Product price emphasized words */
.prodprice2 {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 11px;
	color: FF3333;
}

/* Style for Product discount line, if turned on */
.proddisc {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 11px;
}

/* Style for border around image on moreinfo page */
.moreimg {
	border-style : groove;
	border-width : thick;
	border-color : Silver;
	width: 30%;
	text-align : center;
	padding : 15px;
	background-color: white;
}

/* Style for orderbox text */
.ordertext {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

/* Style for form headers */
.formheader {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 13px;
	color : white;
}

/* Style for form background */
table.formbg {
	background-color : #FFFFFF;
}

/* Style for form text */
.formtext {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

/* Style for larger form text */
.largerformtext {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 14px;	
	color : #000000;
}

/* Style for smaller form text */
.smallformtext {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 11px;	
	color : #000000;
}

/* Style for form error messages */
.formerror {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 15px;
	color : red;
}

/* Style for form required text */
.formreqtext {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : red;
}

/* Style for shopping cart header */
.cartheader {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 13px;
	color : white;
}

/* Style for shopping cart header background */
.cartheaderbg {
	background-color : #ff9933;
}

/* Style for shopping cart text */
.carttext {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

/* Style for small shopping cart text */
.smallcarttext {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

/* Style for main shopping cart color */
.mainrows {
	background-color : #FFFFFF;
}

/* Style for alternate shopping cart rows */
.altrows {
	background-color : #BBDDFF;
}

/* Add any additional styles you wish to use for your store here  */

/* Used for the default header */
A.header {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;	
	line-height:15px;
	}
	
/* Used for the default footer */
A.footer {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 11px;
	color: #000099;
	font-weight: bold;	
	}

.merchant {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
}

.dropdown0 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px;  background-color: CC6600; layer-background-color: CC6600; top:87px; z-index:2; visibility: hidden; padding: 5 5 5 5 }

.dropdown1 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px;  background-color: CC6600; layer-background-color: CC6600;border-right-width: 1px; border-bottom-width: 1px; top:120px; z-index:3; visibility: hidden; padding: 5 5 5 5 }

.dropdown2 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:150px; z-index:4; visibility: hidden; padding: 5 5 5 5 }

.dropdown3 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:177px; z-index:5; visibility: hidden; padding: 5 5 5 5 }

.dropdown4 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:202px; z-index:6; visibility: hidden; padding: 5 5 5 5 }

.dropdown5 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:227px; z-index:7; visibility: hidden; padding: 5 5 5 5 }

.dropdown6 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:252px; z-index:8; visibility: hidden; padding: 5 5 5 5 }

.dropdown7 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:277px; z-index:9; visibility: hidden; padding: 5 5 5 5 }

.dropdown8 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:302px; z-index:10; visibility: hidden; padding: 5 5 5 5 }

.dropdown9 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:327px; z-index:11; visibility: hidden; padding: 5 5 5 5 }

.dropdown10 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:352px; z-index:14; visibility: hidden; padding: 5 5 5 5 }

.dropdown11 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:377px; z-index:15; visibility: hidden; padding: 5 5 5 5 }

.dropdown12 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:402px; z-index:16; visibility: hidden; padding: 5 5 5 5 }

.dropdown13 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:427px; z-index:17; visibility: hidden; padding: 5 5 5 5 }

.dropdown14 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:452px; z-index:18; visibility: hidden; padding: 5 5 5 5 }

.dropdown15 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:477px; z-index:19; visibility: hidden; padding: 5 5 5 5 }

.dropdown16 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:502px; z-index:20; visibility: hidden; padding: 5 5 5 5 }

.dropdown17 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:527px; z-index:21; visibility: hidden; padding: 5 5 5 5 }

.dropdown18 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:552px; z-index:22; visibility: hidden; padding: 5 5 5 5 }

.dropdown19 {  position: absolute; color:black; width:170px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:577px; z-index:24; visibility: hidden; padding: 5 5 5 5 }

		.scriptdrop0 {  position: absolute; color:black; width:350px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:352px; z-index:25; visibility: hidden; padding: 5 5 5 5; } 
		.scriptdrop1 {  position: absolute; color:black; width:350px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:352px; z-index:26; visibility: hidden; padding: 5 5 5 5; } 
	.scriptdrop2 {  position: absolute; color:black; width:350px;  border: FF9933; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-color: CC6600; layer-background-color: CC6600; top:352px; z-index:27; visibility: hidden; padding: 5 5 5 5; } 

.dropitem { text-decoration:none; color:white; font-family:Verdana, Helvetica, sans-serif; border-bottom: 1px solid FF9933; padding: 5 5 5 5; width:100%;font-size:11px;}

.dropitem:hover { color:white; font-size:11px;  text-decoration:underline}

.Subdropitem { text-decoration:none; color:white; font-family:Verdana, Helvetica, sans-serif; border-bottom: 1px solid DF8C39; padding: 5 0 5 15; width:100%;font-size:11px;}

.Subdropitem:hover { color:white; font-size:11px;  text-decoration:underline; }