﻿#maincontent{ padding:20px 10px 30px 10px;}
.productholder{ width:300px; height:130px; background-color:#f6fdd5; border:1px dotted #cccccc; float:left;
                 margin:20px 10px 15px 8px; cursor:pointer;}
.productholder:hover{border:1px dotted #f47a27;}                 
.productimageholder{ width:110px; height:110px;margin:10px 5px 5px 5px; float:left;border:2px solid #eaeaea;background-color:White;}
.productimage{max-width:110px; max-height:110px; }
.productcontentholder{ width:170px; float:right;padding:5px 5px 5px 0px;}
.productcontentholder h3{color:#ea6606;}
.productcontentholderspan{padding-top:10px;font-size:11px;text-align:left;color:#363636;}
.defaultcontent{ text-align:justify; color:#363636; padding:0px 5px 0px 0px;}
.pricetag{ height:21px; width:120px; background-color:#f47a27; margin:12px 0px 0px 45px; text-align:center; padding:4px 0px 0px 0px;
            font-weight:bold;border:1px solid #de5f09; color:#ffffff;}
            
 /*Details*/
 .DetailsProductLeft{width:210px;padding-left:10px;float:right;}
 .DetailsProductRight{width:740px;float:left;}
 .productcontentholderDetails{ padding:5px 5px 5px 5px;}
 .productcontentholderDetails h3{color:#ea6606;margin:0px;font-size:12px;}
 .productcontentholderspandetails{padding-top:5px;font-size:11px;text-align:left;color:#363636;}
 .productholderDetails{ width:200px; min-height:30px; background-color:#f6fdd5; border:1px dotted #cccccc;cursor:pointer;margin-bottom:5px;}
 .productholderDetails:hover{border:1px dotted #f47a27;background-color:#fbe4c9;}      
 
 .RightTopHeader{background:url('../Images/HeaderBg.png') repeat-y left top;padding:10px;color:White;font-size:17px;text-align:left;
                 font-weight:600;margin-bottom:15px;} 
 .RightTopHeaderspan{color:#ebfa9c;font-size:13px;font-weight:normal;padding-right:150px;padding-top:5px;}
 .RightImageholder{width:320px;padding-right:10px;min-height:260px;float:left;text-align:center;}  
 .RightImageholder img{max-width:270px;}
 .RightDetailsHolder{width:400px;text-align:left;float:left;min-height:260px;}
 .RightDetailsHolder p{background:url('../Images/Icon.jpg') no-repeat left top;padding-left:30px;}
 .RightDetailsHolder div{background:url('../Images/Icon.jpg') no-repeat left top;padding-left:30px;padding-bottom:10px;}
 .RightSubHeader{font-size:14px;text-align:left;font-weight:600;padding-bottom:6px;color:#d55e07;}
 .RightSubText{font-size:11px;text-align:left;padding-bottom:20px;color:#363636;}
 