@charset "iso-8859-1";
.content-container[class]{
    position:relative;
    z-index:1;	
    padding:0;
	background: url(/inc/images/category_bc.png) repeat-y !important;
}
.left{
    float:left;
    width:176px;
    background:url(/inc/images/shopby_bc.gif) no-repeat top;
    padding:35px 0 0 0;
}

.left2{
    float:left;
    width:176px;
    padding:35px 0 0 0;
}

.right{    
    float:left;
    width:784px;        
}


div.search-results-header{
    width:742px;
    height:65px;
    margin:13px auto 0 auto;
    background:url(/inc/images/search_results_head.gif) no-repeat top;
	z-index:1000;
}

div.search-results-header p.results{
    font-size:11px;
    font-weight:bold;
    float:left;
    padding:13px 0 10px 7px;
}
div.search-results-header .sort-by, div.search-results-header .results-per-page{
    float:right;
}
div.search-results-header .sort-by b, div.search-results-header b{display:block;float:left;font-weight:normal;padding:5px 0 0 0;}
div.search-results-header .sort-by{width:220px;padding:6px 9px 0 0;z-index:1000;}
div.search-results-header .results-per-page{width:168px;padding:6px 9px 0 0;z-index:1000;}

div.search-results-header .paging{float:right;padding:0px 0 0 0;}

div.search-results-footer{
    width:742px;    
    margin:auto;
    padding:13px 0 13px 0;
}
div.search-results-footer div.paging{float:right;}
div.search-results-footer .compare b{display:block;float:left;font-weight:normal;padding:5px 5px 0 0;}
div.add-to-project-board[class]{
    position:absolute;
    width: 135px; height: 179px;
    padding: 13px 13px 0 12px;    
    margin: 232px 0 0 7px;
    background: url(/inc/images/add_to_bc.png) no-repeat;    
}
.add-to-project-board ul li{font-size:9px; font-weight: bold;padding:0 0 3px 0;}
.add-to-project-board input{margin: 4px 0 0 0;}

input.save{    
    border: 0;
    background: #78A5AA url(/inc/images/buttons/save2.gif) no-repeat;
    width: 58px !important; height: 22px;
    margin:4px 0 10px 0;
    cursor: pointer;
}
.add-to-project-board a{font-size:9px !important;font-weight:bold;color: #666666;}

.div_help {position:relative;visibility:hidden;z-index:2000;}
.div_help_pop {position:absolute;top:-25px;left:120px;width:450px;height:450px;border:1px #DB6F2E solid;background-color:white;z-index:201;opacity:.98;overflow:auto;}
.div_helphead {background:#DB6F2E url(/inc/images/nav/mb.gif) repeat-x;height:22px;padding:8px 0 0 20px;color:white;}
.div_helptitle {float:left;font-weight:bold;}
.div_closehelp{margin-right:8px;color:white;float:right;background:url(/inc/images/buttons/close.gif) no-repeat right;padding:0 17px 0 0; font-weight:normal; }
.div_helpbody {margin:20px;}
.div_helpbody p {margin-bottom:20px;}
.div_helpcontainer {position:relative}



.div_info {position:relative;visibility:hidden;z-index:2000;}
.div_info_pop {position:absolute;left:-10px;top:-180px;width:180px;height:180px;border:1px #DB6F2E solid;background-color:white;z-index:201;opacity:.98;}
.div_infohead {background:#DB6F2E url(/inc/images/nav/mb.gif) repeat-x;height:22px;padding:8px 0 0 20px;color:white;height:22px;}
.div_infotitle {float:left;margin-left:8px;font-weight:bold;height:22px;}
.div_closeinfo{margin-right:8px;color:white;float:right;background:url(/inc/images/buttons/close.gif) no-repeat right;padding:0 17px 0 0; font-weight:normal; }
.div_infobody {margin:5px;overflow:auto;}
.div_infobody p {margin-bottom:10px;}
.div_infocontainer {position:relative}

