#mainnav {
	
}

#mainnav ul {
	padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; 
}

#mainnav li {
	margin: 0px 0px 6px 0px;	
}

#leftnav {
	width: 150px;
	font-size: 12px;
	vertical-align: top;
	font-size: 85%;
}



#leftnav a {
	/*/*/padding: 3px; 
	display: block;
	border: 1px dotted #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 150px /* */
}

#leftnav a:link, #leftnav a:visited {
	color: #666;
}

#leftnav a:hover, #leftnav a:active {
	color: #FFFFFF;
	background-color: #6699CC;
	border: 1px solid #000;
}

#leftnav ul {
	/*/*/padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; /* */
}

#leftnav li {
	/*/*/margin: 0px 0px 6px 0px; /* */	
}

#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999 !important;
	border: 2px dotted #999 !important; /* */
}

#minicart {
	color: #000;
	padding: 5px; 
	background:#DAE1DF;-moz-opacity:.70; filter:alpha(opacity=70); opacity:.70;
	/*background-color: #fff;*/
 		
}

#minicart a {
	color: #000;
	font-size: 11px;
	}
	
#minicart a:hover, a:visited {
	text-decoration: none; 
	}
	
#minicart .miniCartTotal {
	font-size: 10px;
}
	
	 
#minicart .minicart_but {    
	background:url("../images/btn_bg_sprite.gif") repeat-x scroll left 17.5% #FFA822;
	border-color:#D5BD98 #935E0D #935E0D #D5BD98;
	border-style:solid;
	border-width:1px;
	color:#000000;
	cursor:pointer;
	font-size:11px; 
	font-weight:normal;
	height:22px;
	margin-right:10px;
	text-align:center;    
	padding: 3px;       
}




.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	/*background-color: #DDDDDD;*/
}

.entryTableHeader {
	/*font-family: "Courier New", Courier, mono;*/
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0B2E58;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF; color: #000;
}

.entryTable .content {
	background-color: #FFFFFF; color: #000; font-size: 12px;
}
 
.content input { 
	color: #000; font-weight: normal; border: 1px solid #CCCCCC;  
}

.content textarea { 
	background: none; text-align:left; color: #000; font-weight: normal; border: 1px solid #CCCCCC;     
}

.content select {  
	background: none; color: #000; font-weight: normal; border: 1px solid #CCCCCC;      
}

.content option {   
	color: #000; font-weight: normal; padding: 0; border: none; background: #fff;     
}

.content a:link, a:hover, a:visited {
	color: #000;
}

.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
	color: #000;
}

.infoTableHeader {
	
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0B2E58;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF; 
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666;  
}

.notice {
	color: #996600;
	font-weight: bold;
}
       
.info { 
	background-color: #FFFFFF;
	font-weight: bold; font-size: 12px;
	color: #666;       
	text-align: center; 
}

.stepTitle {
	background-color: #FFFFFF;
	border-bottom: 3px solid #0B2E58;
	color: #0B2E58;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold; font-size: 14px;
	padding: 5px 10px 5px 10px; 
	margin: 0;
}

/*.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	border: 1px solid #333333;
	background-color:#FFCC00;
	cursor: hand;
}*/

.addToCartButton {
	background:url("../images/btn_bg_sprite.gif") repeat-x scroll left 17.5% #FFA822;
	border-color:#D5BD98 #935E0D #935E0D #D5BD98;
	border-style:solid;
	border-width:1px;
	color:#000000;
	cursor:pointer;
	font-size:11px; 
	font-weight:normal;
	height:22px;
	margin-right:10px;
	text-align:center; 
}

.box_alt {    
	background:url("../images/btn_bg_sprite_grey.gif") repeat-x scroll left 17.5% #EFEFEF; 
	border-color:#fff #9D9C9C #9D9C9C #fff; 
	border-style:solid;
	border-width:1px;  
	color:#000000;
	cursor:pointer;
	font-size:11px; 
	font-weight:normal;
	height:22px;
	margin-right:10px;
	text-align:center; 
}



.productDetailPriceInner {
	background:#fff;
	color:#000;
	font-weight:normal;
	padding: 2px 5px 2px 5px;
}

.productListPrice {
	font-size:10px;
	font-weight:normal;
	}



#errorMessage {
	text-align: center;
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: bold;
}