/*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.*/

#container {margin:0 auto; text-align:left; width:980px; border:solid 1px #98a280; background-color: #ffffff;} /* This "container" is needed as IE produces resize induced rendering errors when using the BODY element for a container. */ 

#bodycontent {float:right; width:830px;} /* 150 + 830 = 980 */ /* The Min-width is needed for Moz to stretch the bodycontent that is shrinkwrapping content due to floats. This is only necessary on pages without Tables in the contents. Min-width breaks Opera's layout so Width:100% is used instead of Min-width. */

#brandmark {float:left; font:normal 36px Tahoma, Geneva, Verdana, sans-serif; width:730px;} /* 730 + 250 = 980 */

*:first-child+html #messagearea { width:810px; } *:first-child+html #itemarea { width:790px; }

#searcharea {background:#98a280 url('') ; display:inline; margin:0; position: relative; top: 4px;}
#searcharea input {font-size:1.0em;}
#searcharea fieldset {border:0 solid; display:inline; padding:0 0 2px 13px;}
#searcharea label {color:#f1f2ed; font-size:0.85em; font-weight:bold; text-transform:uppercase;}
#searcharea label span, #searcharea label input {vertical-align:middle}
#searchsubmit{ background:#98a280 url('') ;color:#f1f2ed;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer;display:inline; margin:0;}

#topnav-links {padding-left: 24px; font-weight: bold; float: left; clear: none; height: 34px;}
#topnav-links a {text-decoration: none; padding: 9px; position:relative; top: 8px; }
#topnav-links a:link {color:#F1F2ED; background:transparent;}
#topnav-links a:visited {color:#F1F2ED; background:transparent;}
#topnav-links a:hover {color:#fff; background:#786;}

.ys_primary{ background:#b3504a;color:#ffffff;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer; display:inline; margin-top:10px;}

#nav-general li {background-color:#98A280;
border-color:-moz-use-text-color #98A280 #98A280;
border-style:none solid solid;
border-width:0 1px 1px;
float:left;
margin:0 2px;
}
#copyright {
color:#F1F2ED;
display:block;
font-family:verdana,sans-serif;
font-size:xx-small;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.2;
padding:15px;
text-align:center;
}
