/* Product Details Styles*/
.pd_Dipasa .Container
{
    width:100%;
    padding-top: 5px;
}
.pd_Dipasa .TabMenu
{
    margin-bottom: 5px;
}

.pd_Dipasa .enlarge
{	 
	font-family: Tahoma;
	font-size: 12px;
	color: #29241f;
	line-height: 18px;
	font-weight: normal; 
}

.pd_Dipasa .ProductImgLarge
{
    padding: 5px;
    border: 1px solid #587b68;
    background-color: #FFFFFF;
    text-align: center;
    margin-left: 5px;
    cursor: pointer;
    float: right;
    text-align: center;
    min-height: 165px;
}

.pd_Dipasa .ContentContainer
{
    float: left;
    margin-left: 5px;
}

.pd_Dipasa .DescriptionContainer
{
    /*width:400px;*/
	color: #29241f;
	line-height: 150%;
}
.pd_Dipasa .DescriptionContainer ul
{
    margin: 10px;
    padding:10px;    
}
.pd_Dipasa .DescriptionContainer li
{
    list-style-type: disc;
}
.pd_Dipasa .ProductTitle
{
	font-size: 13px;
	font-weight: bold;    
}

.pd_Dipasa .div_available
{
    margin-top: 8px;   
    clear: both;
}
.pd_Dipasa .DescriptionContainer a:link,
.pd_Dipasa .DescriptionContainer a:visited,
.pd_Dipasa .div_available li, 
.pd_Dipasa .div_available a:link, 
.pd_Dipasa .div_available a:visited
{
    list-style-type: disc;
    color: #336e1f;
}

.pd_Dipasa .label
{
       font-weight: bold; 
}

.pd_Dipasa .Presentations
{
    width: 500px; 
    clear: both;  
}

.pd_Dipasa H2
{
	font-size: 13px;
	color: #29241f;
	font-weight: bold;    
}

.pd_Dipasa .PresentationContainer
{
  	border: 1px solid #cdd7d1;
	width: 120px; 
	float: left; 
	height:120px;
	padding: 2px;
	background-color: #eff5ef;
	margin:2px;  
	font-size: 12px;
}

.pd_Dipasa .PresentationDisplayName
{
   	height: 55px;
	font-size: 13px;
	color: #29241f;
	line-height: 18px;
	font-weight: bold; 
}

.pd_Dipasa .Properties
{
   
}

.pd_Dipasa .PriceOld
{
    text-decoration: line-through;    
}
.pd_Dipasa .Price
{

}

.pd_Dipasa .Savings
{

}
.pd_Dipasa .Weight
{

}

/* PRODUCT PROPERTIES*/
.pd_Dipasa .ProductProperties
{

}

.pd_Dipasa .ProdProperty
{
    font-weight: bold;
}