﻿#dContentWrapper 
{
	background-image:none;   
}
  
#columnMiddle 
{
	width:835px;
	min-height:500px;    
}

#columnLeft
{
	width:283px;
}
   
#columnRight 
{
width:496px;
}    
   
.beforeSalePrice 
{
text-decoration:line-through;    	
} 
   
.salePrice 
{
color:Red;
font-weight:bold;	
}
   
.radcolorpicker 
{
padding:0px !important;
}
   
.palette 
{
padding:0 10px 0 0 !important;
border:none !important;
}
   
.palette li
{
margin-right:3px !important;	    
border:none;
}
   
.palette span
{
width:18px !important;
height:18px !important;	    
} 
   
.cOutOfStock 
{
font-size:13px !important;
font-weight:bold !important;
color:#FF0000 !important; /*#336657*/
}  
   
.cSelectionError
{
display:inline-block;
padding-top:0;
padding-bottom:10px;
font-weight:bold;
color:#FF0000;	
}
   
#dNotification
{
display:block;
position:absolute;
top:0px;
left:0px;
width:200px;
height:70px;
background-color: #336657;/*#F5F5F5;*/
border:2px #000000 solid;
padding:5px;
color:#ffffff;
}
   
#dNotification div
{
font-size:13px;
font-weight:bold;
text-align:center;
vertical-align:middle;
text-transform:uppercase;
}      

#dImages
{
    display:block;
    margin-top:10px;      
} 
     
.photoSmall
{
    display:inline-block;
    height:100px;	
}

