﻿#productDetail { background:url(../_images/product-detail-corner-bottom.png) no-repeat bottom left; padding:0 0 5px 0; float:left;}
.content { width:475px; }
.details { background:#000; padding:10px; float:left; }
.photos { float:left; width:260px; height:255px; position: relative;}
.photos ul { list-style:none;}
.photos .more { display:none; }
.info { float:left; width:183px; padding:0 10px 0 0; color:#FFF; }
.wrapper { background:url(../_images/product-detail-corner-top.png) no-repeat; padding:5px 0 0 0; width:473px;}
.controls { background:#000; text-align:right; clear:left; overflow:hidden;padding:0 10px 0 0;height:33px;}
.controls a { color:White; }
.info h1 { font-size:14pt; font-style:normal; }
.info h2 { font-size:14pt;font-style:normal; }
.info .description { font-size:12pt; padding:10px 0 0; }
#zoomimg {position: absolute;
top: 7px;
left: 5px;
float: left;
cursor: pointer;
z-index: 8 !important;}
.main {position: relative;}
.in-stock-text, .sold-text {padding-left: 15px;}
.in-stock-text {color: #88D359;}
.sold-text {color: #EE6B6B;}
