/* price quotation button CSSclass*/
.btn_pricequote{background:url('##PRICE_QUOTE_BUTTON##') no-repeat; width:179px;height:27px;display:block;margin-left:64px}
*+ html .btn_pricequote{margin:0px 64px}
/*\*/ *html .btn_pricequote{margin-left:0px}/**/
.btn_pricequote:hover{background:url('##PRICE_QUOTE_BUTTON##') no-repeat 0 -27px}

/* sell menu CSSclass*/

/******************************
* Menu Information
*******************************/
#menu{position: relative;}
/*\*/ *html #menu{position:absolute}

#menu #menuleft
{
    background: url(menu/menu_left.png) no-repeat top left;
    width: 2px;
    height: 40px;    
    float: left;
}

#menu #menuright
{
    background: url(menu/menu_right.png) no-repeat top right;    
    width: 2px;
    height: 40px;
    float: right;    
}

#menu ul
{
    background: url(menu/menu_bg.png) repeat-x;
    width:976px;
    list-style: none;
    margin:0;
    padding:0;
    float: left;
}

#menu ul li
{
    float: left;
}

#menu ul li a
{
    display: block;
    height: 40px;
    text-indent: -10000px;
    overflow: hidden;
}



#menu ul li a.sell_affinity{background: url('##SELL_MENU_GRAPHIC##') no-repeat 0px 0px; width:145px;}

#menu ul li a.sell_affinity:hover{background-position: 0px -40px}

#menu ul li a.sell_affinity_active{background-position: 0px -40px}

/* connect button CSSclass*/
#searcharea ul li .connectoff{background: url('##CONNECT_BUTTON_GRAPHIC##') no-repeat;width: 325px;background-position:0px 0px}

#searcharea ul li .connectoff:hover{background-position:0px -99px !important}

#searcharea ul li .connecton{background: url('##CONNECT_BUTTON_GRAPHIC##') no-repeat;width: 325px;background-position:0px -99px !important}

#menu ul li a.home{background: url(menu/menu_home.png) no-repeat 0px 0px;width:98px; font-size: 10px;font-face:Tahoma; color:#ffffff;}
#menu ul li a.home:hover{background-position: 0px -40px}
#menu ul li a.home_active{background-position: 0px -40px}

#menu ul li a.faq{background: url(menu/menu_faq.png) no-repeat 0px 0px;width:98px; font-size: 10px;font-face:Tahoma; color:#ffffff;}
#menu ul li a.faq:hover{background-position: 0px -40px}
#menu ul li a.faq_active{background-position: 0px -40px}


#menu a.login{background: url(menu/btn_menulogin.png) no-repeat 0px 0px; width:50px; height:17px; margin-top: 12px; margin-left: 152px;position:absolute;right: 20px;}
#menu a.login:hover{background-position: 0px -17px}
#menu a.logoff{background: url(menu/btn_logoff.png) no-repeat 0px 0px; width:50px; height:17px; margin-top: 12px; margin-left: 152px;position:absolute;right: 20px;}
#menu a.logoff:hover{background-position: 0px -17px}

.btn_readybuy{background:url('btn_readybuy.png') no-repeat; width:180px;height:27px;display:block;margin:0 60px}
.btn_readybuy:hover{background:url('btn_readybuy.png') no-repeat 0 -27px}
.img_pershopper{background:url('img_personalphone.png') no-repeat;margin:0;padding:0;width:300px;height:70px;vertical-align:middle;}

/*REMOVE LINE BELOW TO DISABLE ADS*/
_#brands_logo{display:none;}_#flash{background:url(lower_ad.png) no-repeat;margin-left:12px;width:625px;height:150px;}