/*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.*/
#header .searcharea{
	float:right;
	width:0px;	background-color:#587525;
	text-align:center;
	border:0px solid #587525;
	padding:0px 0;
	margin: 0px;
}
#header .searcharea .searchText{
	font:bold 0px Arial, Helvetica, sans-serif;
	color:#587525;
	margin-right: 0px;
}
#header .searcharea .searchForm{
	margin:0px
}
#header .searcharea .searchInput{
	width:0px;
}
#searchSubmit.ys_primary{
border:solid 0px #587525;
        margin-left:0px;
        padding:0;
        background: #587525('') 0 0 repeat-x;
        color:#587525;
        font:bold 0px Arial,verdana,sans-serif;
        text-align:center;
        cursor:pointer;
}
/**********/ /*MAIN IDS*/ /**********/ #mainbody{ width:760px; /* 760px; || auto; */ margin:0 auto; text-align:left; background:#ffffff url('') 0 0 no-repeat; padding:0; border: 4px solid #000000; } #topNav{margin:0 auto; background:#000000 url('') 0 0; padding:3px 0 5px 0; border-bottom:4px solid #000000; height:1%; } html>body #topNav { height:auto; zoom:1; } #topNav div{ float:left; margin-top: 2px; white-space:nowrap; } #topNav div a{ color:#ffffff; padding:0 10px 0 10px; border-right:4px solid #000000; text-decoration:none; } #topNav .topNavViewCart a{ border-right-style:none !important; text-decoration:none; } #topNav div a:hover, #topNav .topNavViewCart a:hover{ color:#ffff33; } #topNav .topNavViewCart a{ background: url() right center no-repeat; padding-right:15px; } #footer{ background:#000000 url('') 0 0 repeat; height:1%;zoom:1; } #header{ background:#587525 url('') 0 0 repeat; height:1%; min-height:128px; height:auto *!important*; height:128px; } #header:after, #footer:after, #itemContainer:after, .caption:after, .message:after { clear:both; content:"."; display:block; height:0; visibility:hidden; } html>body #header, html>body #footer { height:auto; } /**************/ /*END MAIN IDS*/ /



