/*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:#a75183;color:#ffffff;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer; display:inline; margin-top:10px;}

body {
	margin: 0px;
	background-color: #ffeff9;
	text-align: center;
}

#main {
        xborder: 1px solid white;
	position: relative;
	text-align: center;
	width: 1014px;
	background: #ffffff url(/lib/yhst-26653489134491/bckg-bottom-2011.gif) center top repeat-y;
padding-top: 242px;
}

#bodytable {
	background: url(/lib/yhst-26653489134491/bckg-gral-2011.gif) center top repeat-y;
	width: 1014px;
}

#bodycenter {
	margin: 10px;
	width: 694px;
}

#sidebar {
	border: 1px solid #ffffff;
}

#navbar {
	margin-top: 10px;
	width: 270px;
/*	background: #ffffff url(/lib/yhst-26653489134491/sidemenu-back2.jpg) center top no-repeat;
*/
}

#navbar a:link, #navbar a:visited {
	font: normal 11px Copperplate, Arial, Sans Serif;
	color: #000000;
	display: block;
	text-decoration: none;
	vertical-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
        text-align: left;
}

#navbar a:hover {
  color: #eb0576;
/* background: url(/lib/yhst-26653489134491/sidemenu-hover2.gif) center no-repeat; */
}

#searchform {
	position: absolute;
	top: 200px;
	right: 12px;
	margin: 0px
	width: 400px;
	text-align: right;
}

.inpbox {
	font: normal 10px arial;
}

.inpbutton {
	font: bold 9px verdana;
}

#topmenu {
	background: transparent url(/lib/yhst-26653489134491/header-2011.jpg) center top no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1014px;
	height: 242px;
}

#topmenulink {
	position: absolute;
	top: 208px;
	left: 22px;
}

#toplinks {
	position: absolute;
	top: 210px;
	right: 230px;
	height: 20px;
	line-height: 20px;
	font: normal 11px Arial;
	color: #ffffff;
}

#toplinks a:link, #toplinks a:visited {
	font: normal 11px Arial;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

#toplinks a:hover {
	text-decoration: underline;
}

img.logolink {
	position: absolute;
	top: 45px;
	left: 75px;
	width: 835px;
}

#bottomnav {
	font: normal 11px arial;
	color: #333333;
}

#bottomnav a:link, #bottomnav a:visited {
	font: normal 11px arial;
	color: #333333;
	padding: 0px 5px 0px 5px;
}

p.copyright {
	font: normal 11px arial;
	color: #333333;
}

