/* general */
div#body { font-family:Verdana, Arial, sans-serif; text-align:center; background-color:white;}

div#mainwrap { 
	margin-top: 0.0em;
	text-align:left; /* stops elements inheriting the body's text-center */
	background-color:white;
}

#mainwrap {;margin-left:auto; margin-right:auto;}	
html>body div#mainwrap {margin-left:auto; margin-right:auto;}

div#header { height:85px; border:0px  ; color:white;}

div#contentarea {position:relative; margin-top:10px; }

div#column2 { margin:0 10pt 10pt 10pt; /* left and right margins to make room for sidebars */
border: 0px ;
}

DIV#column1, DIV#column3, DIV#add_cart{display:none;}

div#priceInfo {display:none;}
SPAN.priceDisplay {display:none;}

div#footer {  
border: 0px; 
width:100%;  
padding:4px 0; 
font-size:0.65em; 
text-align:center; ;
z-index:10;
}

 div#footer ul {margin:2px 0;}
 div#footer li {display:inline; color:blue; padding:0 5px 0 9px; }
.clearfix:after {content: "."; /* the period is placed on the page as the last thing before the div closes */

display: block; /* inline elements don't respond to the clear property */ 
height: 0; /* ensure the period is not visible */
clear: both; /* make the container clear the period */
visibility: hidden; /* further ensures the period is not visible */
}

.clearfix {display: inline-block;} /* a fix for IE Mac */
* html .clearfix {height: 1%;} /* next a fix for the dreaded Guillotine bug in IE6 */
.clearfix {display: block;} /* Hides from IE-mac */

DIV#storeInfo{display:none;}
DIV#navigationBar{display:none;}
IMG#headerAffiliate{display:none;}

/* new code */
.noprint{display:none;}

.sideBox{margin-bottom:10px;}
DIV.boxText{line-height:140%;}
#backlink,#productEnd{text-align:center;}

LI {position:relative; left:1em;}

#indexInfo{padding-top:15px;}

UL.linkNav{list-style:none;margin:0;padding:0;}

DIV.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:normal;
  color:black;
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

/* product_info.php */
DIV#priceInfo{text-align:right}
DIV#productDescription{clear:both;}
DIV#productImage{float:right;}
SPAN#saving{color:red;}
DIV.product_info_table{margin-top:7px;}
DIV#insurance{display:none;}
SPAN.smallText{text-align:center;}
IMG.affiliate{display:none;}
TABLE.infoBox{display:none}
.headerNavigation{display:none;}
DIV.morePics{display:none;}

/* Boxes */
DIV#quick_research{text-align:center;}
DIV#quick_research.infoBoxContents {line-height:0px; color:red;}

.boxText{padding-top:0.5em; padding-bottom:0.5em;}
