/* HTML */
body {width:100%;margin:0;background:#fff;font-family:"Trebuchet MS",Verdana,sans-serif;font-size:12pt;color:#000;text-align:left;}

/* DISABLE */
.header img {display:none;}
.wrap {width:100%;background:none;text-align:left;}
.left {width:100%;margin:10px;}
.leftprodnav, .options, .paging, .search, .buytoday, .secure, .header, .headerleft, .headerright, .nav, 
.topnav, .subnav, .subnavin, .headersec, .headerleftsec, .headerrightsec, .prodnav, .right30, .footer {display:none;}

/* LISTS */
.content ul {margin:0 0 10px 15px;padding:0;list-style-type:disc;}

/* SEARCH */
.search {padding:10px;vertical-align:bottom}
.search label {vertical-align:bottom}
.search input {vertical-align:bottom}
.search img {vertical-align:bottom}

/* TABLES */
td {background:#fff;}
th {background:#fff;}

/* IMAGES */	
.gallery {width:98%;}
.imgl, .imglnb{border:1px solid #aaa;width:30%;margin:5px 21px 10px 0;}
.imgr, .imgrnb{border:1px solid #aaa;width:30%;margin:0 0 10px 20px;}
.imglnb {border:none;}
.imgrnb {border:none;}
p.caption {font-style:italic;padding-bottom:7px;width:100%;}

/* MISC */
.section {border-bottom:1px solid #ddd;}

/*PRODUCTS */
.product {width:30%;float:left;margin-right:2%;}
.productimg {width:100%}
.productimg img {border:1px solid #666}
.product p {margin:0 0 3px 0}
.product h2 {font-family:Arial,Helvetica,sans-serif;font-size:12px;margin:1px 0 3px 0}
.product input {border:1px solid #666;font-size:11px;padding:1px;height:14px}
.product select {font-size:11px;padding:1px;}
.productflag {color:#ff6600;font-weight:bold;}
.clear {display:block;clear:both;}