@charset "utf-8";
/* CSS Document */

/** global styles **/

/* temporary CSS for the product listings page --Raissa 22.10.09 */
#filters {
    float:left;
    width:750px;
}

.imgPreview {
    margin-right:2px;
    border:5px;
}

.divFilter {
    width:160px;
    float:left;
    margin-right:10px;
}

.NoResults {
    color:red;
}

#ImgPreviewPanel{
    width:291px;
    height:291px;
}

#filterinfo {

}

#descriptionpane {
    margin-right:20px;
}

.h3ProductList {
    font-size:16px;
	width:200px;
	float:left;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.h3ProdDetails {
    font-weight:bold;
    font-size:16px;
}

#dnn_ctr399_ProductList_lnkClearFilter{
	float:right;
	margin-top:5px;
	}

#rightcolwrapper {
	width:430px;
	float:left;

}

#details_bottom {
	width:430px;
	float:left;

}

#share_panewrapper {
	width:210px;
	float:left;

}

#enquiry_pane {
	width:210px;
	float:left;
}

#email_pane,
#print_pane,
#share_pane{
	clear:both;
	margin-bottom:5px;
	}

#print_pane a.printLink {
	background:url('images/print_link.jpg') 0px -3px no-repeat;
    display:block;
	padding-left:30px;
	height:20px;
}

#email_pane a.shareLink {
	background:url('images/send_link.jpg') 0px -3px no-repeat;
    display:block;
	padding-left:30px;
	height:20px;
}

#share_pane a.shareLink {
	background:url('images/share_link.jpg') 0px -3px no-repeat;
    display:block;
	padding-left:30px;
	height:20px;
}

#leftcolwrapper {
    float:left;
    width:320px;
}

#divClear 
{
    clear:both;
}

#divSaveButton {
        margin:15px 0px 15px 0px;
        padding:10px 0px 10px 50px;
        width:650px;
        background-color:#DBCFAB; 
}
    
.SearchResultImageRow {
        background-color:#DBCFAB;
}

.divArrowLeft 
{
    float:left;
    width:12px;
    height:24px; 
    background-image:url('images/leftarrow.jpg');  
    margin-right:6px;
    margin-top:90px;
}

.divArrowLeft  a 
{
    display:block;
    width:12px;
    height:24px; 
}

.divArrowRight
{
    float:left;
    width:12px;
    height:24px; 
    background-image:url('images/rightarrow.jpg');  
    margin-left:6px;
    margin-top:90px;
}

.divArrowRight a 
{
    display:block;
    width:12px;
    height:24px; 
}

.divArrowRight a:hover, .divArrowLeft a:hover 
{
    text-decoration:none;
}


#products 
{
    float:left;
    width:690px;
}

#productListWrapper 
{
    width:750px;   
}

.divSeparator 
{
    width:13px;
    height:200px;
}

#divFilters 
{
    clear:both;
}
#content_mid h2,
#content_mid p{
	margin-top:0;
	padding-top:0;
	}

#content_mid #mid_left{
	width:245px;
	padding-right:10px;
	}
	
#content_mid #mid_centre{
	width:230px;
	height:300px;
	padding-left:10px;
	border-left:1px solid #d5d6d6;
	border-right:1px solid #d5d6d6;
	}
	
#content_mid #mid_right{
	width:240px;
}

#content_bottom{
	border-top:1px solid #d5d6d6;
	padding-top:20px;
	margin-top:15px;
	}

#content_bottom #bottom_left,
#content_bottom #bottom_right{
	width:360px;
	}
	
h1{
margin-top:8px;
padding-top:0;
}
	
h1 .Head {
color:#333333;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:22px;
font-weight:normal;
}

ul li {
background:transparent url(images/arrow_blue2.gif) no-repeat scroll 0 5px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:15px;
}
