
/* TAKEN FROM MODEL.ASP*/
.tdinfo {
text-align:left;
position:absolute;
margin-left:-214px;
margin-top: 0px;
padding: 0px 0px 0px 5px;
border-style:solid;
border-width:0px;
border-color:silver;
font-size:8pt;
width:200px;
height: 300px;
background-color: transparent;
filter : alpha(opacity=85);
opacity: .85; 
}

.div500 {
margin:0 auto;
width:500px;
}

.div500 img {border:0px silver solid;margin-bottom:10px;}

.divmain {
margin:0 auto;
border:0px silver solid;
width:540px;
}

.freeship {
width:117x;
height:12px;
position:absolute;
margin-left:370px;
margin-top:10px;
}

.enlarge {
width:64x;
height:17px;
position:absolute;
margin-left:10px;
margin-top:10px;
}

.divdetail {
margin-left:0px;
margin-top: 20px;
border:0px silver solid;;
width:540px;
}

.prices {
border:1px silver solid;;
padding:10px;
text-align:center;
font-size: 10pt;
width:320px;
position:relative;
margin-left:10px;
margin-top:0px;
}

.leftmain {
border:0px silver solid;;
padding:10px;
text-align:center;
font-size: 10pt;
width:320px;
position:relative;
margin-left:10px;
margin-top:0px;
background-color: #C5E9FC;
}

.options {width:200px;font-size:7pt;}
table.selectoptions  {width:320px;border:0px silver solid;}
table.selectoptions td {text-align:left;font-size:7pt;width:70px;padding:0}
table.selectoptions th {text-align:left;font-size:7pt;width:220px; padding-right:5px;font-weight:normal;}

.price {
width:280px;
margin:5px auto;
padding: 1px 3px;
border-style:solid;
border-color:blue;
border-width:1px;
font-weight: bold;
background-color: #C5E9FC;
font-size: 12pt;
}

.sizes {
line-height: 1.9;
width:320px;
position:relative;
margin-left:10px;
margin-top:0px;
}

.sizeon {
margin:5px 0px 0px 0px;
width:15px;
padding: 1px 3px 1px 3px;
border-style:solid;
border-color:blue;
border-width:1px;
font-weight: normal;
background-color: #C5E9FC;
font-size: 8pt;
}

a.sizeoff:link {text-decoration: none;color:navy}
a.sizeoff:visited {text-decoration: none;color:blue}
a.sizeoff:active {text-decoration: none;color:orange}
a.sizeoff:hover {background-color: #C5E9FC; text-decoration: underline;}

.sizeoff {
margin:5px 0px 0px 0px;
width:15px;
padding: 1px 3px 1px 3px;
border-style:solid;
border-color:#C5E9FC;
border-width:1px;
font-weight: normal;
background-color: white ;
font-size: 8pt;
}

.burntable {
border:1px silver solid;;
padding:1px;
width:600px;
border-collapse: collapse;
}

.burntable td {
font-size:7pt;
border:1px silver solid;;
}

.bt {
border:1px silver solid;;
margin:20px 0px 20px 0px;
padding:0px;
width:600px;
border-collapse: collapse;
}

.divburner {
font-size:7pt;
border:1px silver solid;;
width:220px;
height:180px;
margin-height: 10px;
padding:5px;
}

.sizebutton {
height:20px;
width:130px;
background-color: silver;
font-size:8pt;
}

.optiontable td, .optiontable th {font-size:7pt;border-bottom:1px silver solid;padding-right:5px;text-align:left;}

div.log_prices {padding:10px;margin:10px auto 20px auto;text-align:center;border:0px red solid;background:white;border:1px gray solid;color:gray}
div.log_prices table {width:300px;margin-bottom:10px;}
div.log_prices td {width:150px;font-size:8pt;padding:2px 5px;border-bottom:1px silver solid;text-align:left;font-weight:bold;color:gray}
div.log_prices th {font-weight:normal;width:130px;font-size:8pt;padding:2px 5px;border-bottom:0px silver solid;text-align:right;color:gray}
div.log_prices span {font-size:16pt;color:red;font-weight:bold;text-align:center;}
div.log_prices td span {color:red;font-size:8pt;text-align:left;}

/* END OF MODEL.ASP */
