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

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

p            {margin:10px 70px 10px 0px 0; padding:0;}

#nav-general {clear:both; float:right; display:block; list-style:none; margin:0 5px 0 0;}

#nav-general li {background-color:#ffffff; border:1px solid #ffffff; border-top:0; float:left; margin:0 2px;} /* General Link Colors */

#nav-general li a {color:#8b1718; display:block; font-size:10px; font-weight:bold; padding:4px 7px 6px; text-align:center; text-decoration:none; text-transform:uppercase; white-space:nowrap;}

#nav-general li a:hover {background-color:#c8b08c; color:#754a30;}

#nav-general a.linkcheckout {background:transparent url('') 90% 0 no-repeat; padding-right:35px;}

#caption {zoom:1; margin-right:80px; margin-left: 25px; }
#caption:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}
#contentarea #caption {margin:10px 70px 10px 25px;}
#itemtype #caption {/*padding:0 10px;*/}
#maintype #caption {background-color:#fff; padding:15px;}

#captionarea, #messagearea, #info-div {margin:10px 10px 9px; /*border-bottom:1px #fff solid;*/} /* 1px is used to prevent Margin Folding */

#messagearea #messagetitle{background:#ffffff url('') ; color:#006666; font:bold 23px Verdana, Tahoma, Helvetica, sans-serif; padding:4px 15px 6px;}
#itemtype #contentarea #itempage-captiontitle {margin:15px 0 10px; padding:0 2px;}
#itemtype #itempage-captiontitle {background:none; color:#006666; font:bold 14px Verdana, Tahoma, Helvetica, sans-serif; margin:0; padding:2px 2px 8px;} /*The Left/Right Padding is smaller because the Caption Title needs to be nested within the Caption on Item pages, but not on Section pages */

#info-div{
	background-color:#FFFFFF;
	padding:0px; margin-right:80px; margin-left: 20px; margin-bottom: 65px;
	zoom:1;
}



