/*Merchants--Use this file to make any edits that you wish to override styles in the main stylesheets. By making edits to this CSS file, your styles applied here will cascade and overwrite styles in the main CSS files. This will allow you to replace the entire contents of the main stylesheets should it become necessary to update those to fix styling issues with the themes without losing any of your custom styles.*/ #searcharea { background:#ffffff url('faith-diamonds-search-header.jpg') 0 0 repeat-x; display:block;} #searcharea input { font-size:1.05em; margin:0 0 0 5px; } #searcharea fieldset {border:0 solid; display:block; padding:10px 0 10px 13px;} #searcharea label {color:#ffffff; font-size:0.95em; font-weight:bold;} #nav-general {clear:both; float:right; display:block; list-style:none; margin:0 5px 0 0;} #nav-general li {background: transparent; border:1px solid #ffffff; border-top:0; float:left; margin:0 2px;} /* General Link Colors */ #nav-general li a {color:#ffffff; display:block; font-size:11px; font-weight:bold; padding:4px 10px 6px; text-align:center; text-decoration:none; white-space:nowrap;} #nav-general li a:hover {background:transparent; color:#ffcc00} #nav-general a.linkcheckout {background:transparent url('linkcheckoutbg.gif') 90% 30% no-repeat; padding-right:35px;} #nav-general a.linkcheckout:hover {background:transparent url('linkcheckouthovbg.gif') 90% 30% no-repeat; padding-right:35px;} #specialstitle {background:#660000 url('') 0 0 no-repeat; /*border-bottom: solid thin #fff;*/ color:#ffffff; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; margin:0 15px 0 15px; padding:4px 15px 6px; }