/* At-Rules */

body {							  
	margin: 10px 0px;
	font-family: Arial, helvetica;	  
	background-image: URL(../images/bg_tile.gif);
	background-repeat: repeat;					 
	text-align: center;
}	

#contentarea {		
	width: 900px;		
	height: 590px;
	text-align: left;
	margin: 0px auto;	  
	background-color: #999999;
	background-image: URL(../images/bg_main2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 32px;
	border: solid 1px white;	 
}

#insidecontent {
	position: absolute;
	width: 900px;
	height: 590px;
	text-align: left;
}
	   
#contentAreaProducts {	
	width: 900px;		
	height: 590px;
	text-align: left;
	margin: 0px auto;
	background-color: #999999;	
	background-image: URL(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 32px;	 
	border: solid 1px white;	 
}

#navbar {
	height: 40px;
	width: 900px;	 
	margin: 0px auto;
 	background-image: URL(../images/navbar2.jpg);  
	background-repeat: no-repeat;
}		

#navbar SELECT {
	background-color: #FFE8D0;	 
}	

#logo {
	position: absolute;
	top: 42px;
 	width: 1000px;		
	height: 170px;
	text-align: left;
	margin: 0px auto;	
	background-image: URL(../images/logo.jpg);
	background-repeat: no-repeat;
}		  

#introtext {
	position: relative;
	top: 80px;
	left: 200px;
 	width: 485px;		
	height: 375px;
	text-align: left;
	margin: 0px auto;	
 	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;  
	overflow: auto;
}	   				   
* html #introtext{ /* for IE only */
	left: 400px; 
	height: 365px;
}


#introtext H1 {
 	font-size: 16pt;
	color: #1282C5;
}			

#introtext a, a:active, a:link, a:visited {
	font-size: 10pt;
 	color: #1282C5;
	text-decoration: none;
}

#introtext a:hover {
 	color: #FFCC66;
	text-decoration: none;
}	   		

#introtext TD, textarea {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10pt;
} 					

#introtext input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFF3DF;
}

#introtext input.btn {
    border: 1px solid #6699FF;
    border-bottom-style: groove;
    border-top-style: inset;
    border-left-style: groove;
    border-right-style: inset;
}

.productInfo {
	padding: 5px;
	color: black;
	font-size: 10pt;
}

.productInfo TD {
	font-size: 10pt;
	background: #C4C4C4;
	padding: 4px;
}

.productInfo a, a:active, a:link, a:visited {
	font-size: 10pt;
	color: #1282C5;
	text-decoration: none;
}

.productInfo a:hover {
	color: #FFCC66;
}

.itemBox {								   
	width: 484px;
	height: 110px;
	background-image: URL(../images/itemBox2.gif);
	background-repeat: no-repeat; 	
}	

.itemBox TD {
	color: white;
}

.Price {
 	font-size: 9pt;
	font-weight: bold;
}  

#productHeading {
	position: relative;
	top: 25px;
	left: 150px;
 	width: 520px;		
	height: 25px;
	text-align: left;
	margin: 0px auto;	
 	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;			
}
* html #productHeading { /* for IE only */
	left: 350px;   
}				

#productHeading H1 {
 	font-size: 14pt;
	color: #666666;	 
	margin: 0px;
}
			
#productArea {
	position: relative;
	top: 50px;
	left: 150px;
 	width: 520px;		
	height: 370px;
	text-align: left;
	margin: 0px auto;	
 	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	overflow: auto;			  
}							
/* for IE only */
* html #productArea { 
	top: 30px;
	left: 350px;
}	

#productArea TABLE, TR, TD, INPUT, OPTION {
	font-size: 8pt;
	margin: 0;
	padding: 0;
	border: 0;	
	border-collapse: collapse;
	vertical-align: top;
}	 					

#productArea H2 {
 	font-size: 9pt;
	color: #1282C5;	 
	margin: 0px;
}				

#productArea a, a:link, a:active, a:visited {
	font-size: 8pt;
	color: #1282C5;	  
	text-decoration: none;
}

#productArea a:hover {
	font-size: 8pt;
	color: #FFCC66;		  
	text-decoration: none;
}

OPTION.StrikeMe {
 	text-decoration: line-through;
}

#minicart {
	position: relative;
	top: 90px;	
	left: 339px;	
	width: 210px;
	height: 59px;
	margin: 0px auto;
	text-align: left;
	background-image: URL(../images/cart_bg2.gif);
	background-repeat: no-repeat;  	
	overflow: hidden;
}		  
* html #minicart{ /* for IE only */
	left: 684px;
}

#minicart TD {	 
	color: #5D5D5D;
 	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
}				 

#minicart SELECT, OPTION {
	font-size: 8pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

#minicartPPg {
	position: relative;
	top: 62px;	
	left: 336px;	
	width: 211px;
	height: 59px;
	margin: 0px auto;
	background-image: URL(../images/cart_bg2.gif);
	background-repeat: no-repeat;  
}		  
* html #minicartPPg{ /* for IE only */
	left: 684px;
	top: 65px;
}		

#minicartPPg TD {	 
	color: #5D5D5D;
 	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
}				 

#minicartPPg SELECT, OPTION {
	font-size: 8pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;	   
}
			 
#imageMapforMiniCart {
  position: absolute;
  height: 15px;
  width: 75px;
  top: 1px; 
  left: 120px;
  text-decoration: none;
}		

#imageMapforMiniCart a {
	text-decoration: none;
} 

#imageMapforMiniCart a i {
	visibility: hidden;
} 
			 
legend {
	font-size: 8pt;
	color: #1282C5;
}
						   
.error {
 	color: #FF9900;
}

#seotext {
	position: absolute; 
	top: 620px; 
	color: white; 
	padding: 10px; 
	font-size: 10pt; 
	width: 880px; 
	overflow: hidden; 
	text-align: left; 
	border: 1px solid white; 
	background: black;
}
* html #seotext{ /* for IE only */
	width: 900px;
}		

.result {
	color: #009900;
}