html>body #Wrapper {overflow:hidden;}

Div
{
-moz-box-sizing:border-box;
box-sizing:border-box;
margin:0;
padding:0;
}


.main, a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	}
 

.red{ color:#FF0000;}
.bold{font-weight:bold}
.white{ color:#ffffff;}
form {margin: 0px;}
		
body {
	background-repeat: repeat-x;
	background-position: left  top;
	background-attachment: fixed;
	margin-top: 0px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom:3px;
	background-image: url(files/BG.jpg);
 
}
 

#wrapper {
	width:895px;
	height:100%;
	background-image: url(files/BG_inner.gif);
	background-repeat: no-repeat;
	background-position: top center;
	border: 0;
}
 
#top{
	width: 100%;
	height: 150px;
	clear: right;
	margin: 0;
	padding: 0;
} 
 
	
#topimage{
	float: right;
	margin: 0;
	padding: 0;

}

#logo{
	float: left;
	margin-top: 20px;
	margin-left: 35px;
 
}
 
 

#navHOME {
	text-align: right;
	margin: 0px;
	margin-top: 0px;
	width: 100%; 
	color: #FFFFFF;
	padding-top:1px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 25px;
	}
	
	
#navHOME ul{
	display: inline;
	margin: 0;
	padding: 0;
	}

#navHOME li {
	display: inline;
	margin-left: 0px;
	margin-top: 3px;
	} 

#navHOME a {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}
 
 
#navMAIN {
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	padding-left: 4px;
	width: 100%;
	color: #FFFFFF;
	height: 30px;
	padding-right: 0px;
	background-repeat: no-repeat;
	line-height: 30px;

 }
	
#navMAIN ul{
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	min-width: 600px;
	}

#navMAIN li {
	display: inline;
	margin-right: 5px;
	margin-left: 3px;
	} 

#navMAIN a  {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-weight: normal;


}

#navMAIN a:hover {
	COLOR: #ff6600;
	text-decoration:underline;
}

.currency {
color:#333333;
font-weight:bold;
	text-decoration: none;
	background-color: #e5e5e5;
	padding-right: 4px;
	padding-left: 4px;
	cursor: hand;
	width: 12px;
	border: 1px solid #333333;
	
	} 
	
.SUBheads {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6E0339;
	width: 100%;
	padding-top: 4px;
	padding-left: 0px;
	text-indent: 5px;
	border-bottom: 1px dotted #ffffff;
	height: 25px;
	text-align: left;
 
} 

 
 
 #SIDEmenu {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
	margin-bottom: 4px;
  }

#SIDEmenu a {
	font-style: normal;
	text-decoration: none;  
 }
  
#SIDEmenu a:hover {
	text-decoration: underline; 
 }
	
.MAINcat_items{
	margin-left: 0px;
	padding-left: 5px;
	border-bottom: 2px solid #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px dotted #e5e5e5;
	text-align: left;
	background-color: #CEFCBE;
 }
   
.MAINcat_items_selected{
	font-weight:bold; 
}

a.MAINcat_link:link {
font-size:12px;
}
.SUBcat_items{
	margin-left: 0px;
	padding-left: 8px;
	border: 1px dotted #e1e1e1;
	padding-top: 2px;
	padding-bottom: 2px; 
	text-align: left;
 }
   
.SUBcat_items_selected{ 
	background-color: #e5e5e5;
}

a.SUBcat_a_selected{
color: #993366;
}
	
 
.TOPimage {
	width: 875px;
	margin-bottom: 0px;
	text-align: right;
	height: 125px;
	background-color: #FFFFFF;
	z-index: 15;
}

 #contentWRAPPER{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 600px;
	margin-top: 0px;
	text-align: left;
	margin-left: 150px;
	padding: 0px;
	padding-top: 15px;
  }


#contentLEFT{
	width: 210px;
	float: left;
	padding-bottom: 20px;
	margin-top: 10px;
	padding: 0px;
	height: 100%;
	text-align: left;
	padding-left: 0px;
	margin-left: 5px;

}

#contentRIGHT{
	float: left;
	width: 635px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 20px;
	margin-top: 10px;
	padding-left: 0px;
	text-align: left;
}


.footerWRAPPER {
	height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B0036;
	background-color: #A76887;
	background-position: center;
	background-image: url(files/transBase.gif);
	padding-top: 7px;

}

a.siteby{
	font-size: 10px;
	color: #FFFFFF;
}

.sitemap, a.sitemap:link, a.sitemap:active, a.sitemap:visited,a.sitemap:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:  #FFFFFF;
	cursor: text;
	text-decoration:none;
}

#footerWRAPPER a{ 
	text-decoration:none;
	color: #333333;
	margin-right: 10px;
	margin-top: 7px;
}

 

.bulletts {
	list-style-image: url(files/bullettspacer.gif);
	list-style-position: inside;
}



.paymentsBOX1{
	background-color: #f0f0f0;
}
 
 
 	
	
#linkedproducts{
	width: 640px; 
	color: #333333;
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 0px;
	text-align: left;
}


.pageNUMBERselected, A.pageNUMBERselected:link,A.pageNUMBERselected:visited 	 {
 color: #FFFFFF;
	text-decoration: none;
	background-color:  #999999;
	padding-right: 4px;
	padding-left: 4px;
	width: 12px;
	border: 1px solid #333333;

	}

A.pageNUMBER:link,A.pageNUMBER:visited   {
 color: #000000;
	text-decoration: none;
	background-color: #e5e5e5;
	padding-right: 4px;
	padding-left: 4px;
	cursor: hand;
	width: 12px;
	border: 1px solid #333333;
	
	} 
 


	 

#SEARCHbox {   
	width: 150px;
	height: 15px;
	border:0px;
	padding-left: 3px;
 
}

 		
 .pagetitles {
	font-size:12px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	color: #741042;
	padding-bottom: 0px;
	margin-bottom: 11px;
	margin-top: 4px;
	}

	 
.sitemapH1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #822655;
	text-decoration: none;
	padding: 0;
	margin-bottom: 12px;
	height: auto;
	line-height: 3px;

}

.dotted_single_SURROUND {
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-top: 5px;
	text-decoration: none;
	border-top-color: #666666;
	}

.PRODborders{
	border:1px solid #f0f0f0;
	text-decoration: none;
}

.PRODborders_hover{
	border:1px solid #cccccc;
	text-decoration: none;
}
 

.B1button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight:bold;
	border:white;
	cursor: hand;
	background-color: #000033;
	height: 18px;
	
}

.b2button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight:bold;
	border:white;
	cursor: hand;
	background-color: #ff0000;
	height: 18px;
	
}
 
 
.noPRODUCTS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	margin-top: 10px;
	width: 100%;
	}
 
	
.productWRAPPER {
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	width: 100%;
	padding: 5px;
	margin-bottom: 8px;
	border-bottom-color: #999999;
 }
 
 .productdetailsWRAPPER {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	width: 100%;
	padding: 5px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	color: #333333;
 
 
 }
 		

.productIMG{
	width: 200px;
	text-align: center;
	border: 1px solid #e5e5e5;
	padding: 6px; 

}

.productTBL{
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 5px;
 
}
 
	
 
 
a:hover {
	COLOR: #333333;
	text-decoration:underline;
}
 
