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


#searcharea2 {background-color: white; display:block; margin:0 0 0;}
#searcharea2 input {font-size:1.0em;}
#searcharea2 fieldset {border:0px solid; display:block; padding: 10px 0px 3px 3px;}
#searcharea2 label {color:#ffffff; font-size:0.85em; font-weight:bold; text-transform:uppercase;}
#searcharea2 label span, #searchareas label input {vertical-align:middle}
#query {
 width: 97px;
}

#bodycontent {
float:right;
width:99%;
}

#rightnav {

}

#right-name {
text-align: center;
font-weight: bold;
padding: 5px 0px;
font-size: 14px;
}

#right-side a {
    text-decoration: none;
    font-weight: bold;
	font-size: 12px;
	color: #000;
	background-color: inherit;
}

#right-side a:hover {
    text-decoration: underline;
}

#right-side {
	vertical-align: top;	
	font-weight: normal;
	font-size: 12px;
	color: #3a3a3a;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

#ln-border {
border-right: 1px solid green;
}

#rn-border {
border-left: 1px solid green;
}

#nav-general {
  margin-top: 13px;
  margin-right: 13px;
  font-size: 12px;
}
#nav-general a:link, #nav-general a:visited {
  text-decoration: underline;
  margin-left: 3px;
  margin-right: 3px;
}
#nav-general a:hover {
  text-decoration: underline;
}

