/* Classes */
/*

	Custom CSS for the Default Content Layouts
	Altered by: Jigar
	Target: Detail Page (Category and Listing only)
*/
/* IDs */
.image-l {background-color:#fff; display:block; float:left; margin:0 30px 10px 0;padding:0px;}
.image-r {background-color:#fff; display:block; float:right; margin:0 0 10px 15px;padding:0px;}
.image-c {text-align:center; margin-bottom:10px;}
.inset-l {background-color:#fff; display:block; float:left; margin:0 8px 5px 0;padding:0px;}
.inset-r {background-color:#fff; display:block; float:right; margin:0 0 5px 8px;padding:0px;}

.addtocartImg{
     border:0;
     margin:10px 0;
     padding:0px;
     cursor:pointer;
     display:block;
}

#itemtype {padding: 0px 20px;}
#itemtype .itemform div{font-size: 12px;}
#itemtype .itemform .itemFormName {font-size: 12px; color:#5f9e22; font-weight: bold;}
#itemtype .itemform .price {margin:10px 0;}
#itemtype .itemform .price-bold {font-weight:bold; margin:10px 0;}
	#itemtype .itemform .sale-price, #itemtype .itemform .sale-price-bold {margin:10px 0;}
	#itemtype .itemform .sale-price-bold {font-weight:bold; color: #d40101; font-size: 13px;}
	#itemtype .itemform .sale-price-bold em {color:#d40101; font-style:normal; font-weight:bold; margin:10px 0; padding:0 4px 0 0;}
	#itemtype .itemform .sale-price em {color:#d40101; font-style:normal; margin:10px 0; padding:0 4px 0 0;}

#itemtype .code {font-style:normal; margin:10px 0;}
#itemtype .code em {font-style:normal; margin:10px 0;}
#itemtype .itemavailable {color:#000; margin:8px 0;}
#itemtype .itemavailable em {color:#000; font-style:normal; font-weight:bold; margin:8px 0 8px 4px;}
#itemtype .itemoption {display:inline; font-weight:bold; margin:2px 0;}
#itemtype .multiLineOption {display:block; margin:5px 0; font-weight:normal;}
#itemtype #caption {font-size: 12px !important;}
