
/* CSS Document */

#productcontent {
	float: left;
	margin: 25px 0px 50px 0px;
	width: 600px;
}

/*--- Category Page <------*/

div.procatthumb {
	float: left;
  	width: 153px;
 	height: 115px;
	margin: 17px 0px 0px 15px;	
}

div.procatthumb img{
	border-style: none;		
}

div.procatinfo {
	float: left;
	width: 300px;
	height: 115px;
	height: auto;
	font-size: 12px;
	line-height: 16px;
	margin: 17px 0px 0px 15px;
	
}

/*--- Product Page <------*/

div.product {
	position:relative;
	width:  520px;
	height: 210px;
	margin-bottom: 15px;	
	border: 1px solid #cccccc;
}

div.thumbnail {
	float: left;
  	width: 160px;
 	height: 120px;
	margin: 15px 0px 0px 10px;	
}

div.thumbnail img {   
  border: 1px solid #0066cc;
}

div.producttitle {
	font-size: 14px;
	margin-left: 0px;
	padding: 2px 0px 2px 10px;	
	width: 510px;
	height: 20px;	
	color:#0066cc;	
	font-weight: bold;
}

div.productinfo {
	float: left;
	height: 125px;
	width: 320px;
	font-size: 12px;
	line-height: 16px;
	margin: 15px 0px 0px 10px;
	padding-right: 5px;
}

div.productimage {
	position: absolute;
	height: 120px;
	width: 160px;
	border: 1px solid #0066cc;
	top: 40px;
	left: 10px;	
	}

div.productfooter {
	float: right;
	height: auto;
	width: 330px;
	font-size: 12px;
	margin: 10px 3px 10px 0px;
}

div.productfooter table {		
    table-layout: fixed; width: 325px;
	border-collapse: collapse;
	border: 1px solid #cccccc;
	padding: 0px;	
	margin: 0px;
	font-size: 12px;	
	background-color:#FFFFCC;
	/*background-color:#FEFFD7;*/
	}

.productsub {
 	width: 110px;	
	font-size: 14px;	
	color:#000000;
	font-weight:bold;
}

.productsub2 {
 	width: 90px;
	text-align:right;
	padding-right: 20px;
	font-size: 14px;	
	color:#000000;
}

.productprice {
	width: 110px;
	text-align:center;
	font-size: 14px;	
	color:#000000;
}

.productdetails {
	width: 85px;
	text-align: right;
	padding-right: 5px;
	font-size: 14px;		
	color:#0033CC;	
}

.productdetails a {
	text-decoration: none;	
	text-align: right;
    font-size: 14px;
	color: #0033CC;	
}

.productdetails a:hover {
	text-decoration: underline;
	text-align: right;
    font-size: 14px;
	color: #0033CC;	
}
/*--- Detail Page <------*/


#detailcontent {
	float: left;
	margin: 25px 0px 50px 0px;
	padding: 0px;
	width: 600px;
	height: 1%;
	border: 1px solid #cccccc;
}

#detailcontent ul {
	font-size: 12px;
	list-style-type:square;
	margin-top: 0px;
	margin-bottom: 10px;	
}

#detailcontent li {	
	padding-top: 5px;	
	list-style-position: outside;
}

#detailcontent li a{	
	padding: 0px;
	text-decoration: none;		
    font-size: 12px;
	color: #0033CC;	
}

#detailcontent li a:hover{	
	padding: 0px;
	text-decoration: underline;		
    font-size: 12px;
	color: #0033CC;	
}

#detailcontent table {		
    table-layout: fixed; width: 562px;
	border-collapse: collapse;
	border: 1px solid;
	border-color: #3366cc;
	padding: 0px;	
	margin: 5px 0px 10px 10px;	
	font-size: 12px;
	}
	
#detailcontent td {
	border: 1px solid;
	padding: 3px;	
}

.detailcontent img {	
	margin: 10px 0px 10px 10px;
	border: 1px solid #0033CC;	
}

#detailcontent a {
	padding: 0px 0px 0px 15px;
	
	text-decoration: none;		
    font-size: 12px;
	color: #0033CC;	
}

#detailcontent a:hover {
	padding: 0px 0px 0px 15px;
	text-decoration: underline;		
    font-size: 12px;
	color: #0033CC;	
}
	
div.detaillable {	
	clear: both;
	padding: 0px 0px 0px 10px;
	width: 300px;	
	font-size: 14px;
	color:#0066cc;	
	font-weight: bold;	
}

div.detaillableblack {	
	clear: both;
	padding: 6px 0px 0px 15px;
	width: 300px;	
	font-size: 12px;
	color: #000000;	
	font-weight: bold;	
}

div.detailcaption {	
	clear: both;
	padding: 0px 0px 0px 10px;
	width: 500px;	
	font-size: 12px;
	color:#0066cc;	
}

.detailcol_1{
   width: 200px;
   background-color: #CCCCCC; 
}

.detailcol_1b{
   width: 200px;
   background-color: #0033CC; 
}

.detailcol_2{
	background-color: #CCCCCC;
}

.detailrow_1{
	background-color: #0033CC;
}

.detailrow_2{
	/*background-color: #CCCCCC;*/
	background-color:#CEE7FF;
}

.detailrow_3{
	background-color:#CFCFCF;
}

.detailrow_3b{
	background-color:#D2D2D2;
}

.detailrow_3f{
	background-color:#3366cc;
}

.detailrow_4{
	background-color:#CEE7FF;
}

.detailrow_5{
	background-color:#000034;
}

#detailpicture {
	float: left;
	width: 200px;
	height: 200px;
	margin: 20px 0px 0px 10px;
	padding: 0px;	
}

#detailpicture img {   
 	border: 1px solid #0033CC;
 	margin: 0px;
 	padding: 0px;
}

div.detailproduct {
	float: left;
	clear: right;
	width:  350px;	
	height: 200px;
	margin: 20px 0px 10px 5px;	
}

div.detailproduct table {
    table-layout: fixed; width: 325px !important ;
	border-collapse: collapse;
	border: 1px solid;
	border-color: #3366cc;	
	margin: 20px 0px 0px 5px !important;
	font-size: 12px !important;
	font-weight: bold !important;
	}
	
div.detailproduct td {
	padding: 5px 0px 5px 0px !important;	
	text-align: center;
	}

div.detailproduct a {
	padding: 0px !important;	
	margin: 0px !important;
	}

div.detailtitle {
	font-size: 16px;
	margin: 3px 0px 0px 5px;
	padding: 0px;	
	width: 325px;
	color:#0066cc;	
	font-weight: bold;
}

div.detailprice {    
	width: 250px;
	font-size: 14px;	
	color:#000000;
	margin: 20px 0px 0px 5px;
	font-weight: bold;
}

div.detailbuy {    
	width: 140px;	
	margin: 20px 0px 0px 5px;	
	text-align:left;
	padding: 0px;	
	}
	
div.detailinfo {
	clear: both;	
	width: 570px;	
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
	padding: 10px 20px 10px 10px;
}

div.detailinfo p {
    font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 12px 0px;	
}
