@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;
}
