
.GuideCont{padding-left : 15px;
}

.LightDDL{border:1px solid red;
}

/*E-commerce product layout*/

.ec_caption{font: bold 10pt/18px arial, helvetica, sans-serif;
 color: #545454;
}
.ec_label{color:#26384C;
font: 11px Verdana, arial, geneva;
font-weight: bold;
text-decoration:none;
line-height:18px;
}

.ec_dgContainer{border:1px solid #c1c1c1;
}

.ec_dgContainer td{border:1px solid #c1c1c1;
}

.ec_dgHeader td{border:1px solid #c1c1c1;
background-color:#D1D4DD;
}

.ec_dgHeader th{border:1px solid #c1c1c1;
background-color:#D1D4DD;
}

.ec_dgRow{font-family:arial, helvetica, sans-serif;
    color:#554538;
font-size: 12px;
font-weight: normal;
line-height:17px;
}

.ec_dgARow{font-family:arial, helvetica, sans-serif;
    color:#554538;
font-size: 12px;
font-weight: normal;
line-height:17px;
}

a.ec_link{color:#666699;
font:11px Verdana, arial, geneva;
font-weight: bold;
text-decoration:none;
line-height:18px;
}

.ec_dropdownselection
	{
	
	}

a.ec_producttitle {color:#662d8f;text-decoration:underline;}
a:hover.ec_producttitle {color:#662d8f;text-decoration:underline;}

span.ec_producttitle {color:#662d8f;text-decoration:none;}
span:hover.ec_producttitle {color:#662d8f;text-decoration:none;}

.ec_producttitle {color:#662d8f;font-weight:bold;text-decoration:underline;}

.ec_qtybox
	{border:1px solid;width:30px;}

/*attribute dropdowns*/
.ec_attributedropdowns
{color:#000000;
font: 13px arial, helvetica, sans-serif;
font-weight: normal;
line-height:18px;
}
/*end attribute dropdowns*/	
/*large image popup*/
.ec_divlargeimage
 {
 		top:100px;
		left:100px;
		width:600px;
		height:820px;
		border:2px solid black;
		background-color: white;
 }
 
 .ec_divlargeimage_closepanel
 	
 {
		width:600px;
		height:20px;
		background-color: #554538;
		text-align:right;
		
 }
 
 
 .ec_divlargeimage_closebutton
 	 {cursor:pointer;color: white;text-decoration:none;font:10px georgia;width:600px;height:20px;
	 background:url(/Customized/System/Images/closewindow.gif) no-repeat right top;} 
	 

 
 .ec_largeimage
 {
		width:600px;
		height:800px;
		cursor:pointer;
 }
 
 /*large image popup*/
/*E-commerce product layout*/
