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

#maintype #caption {
background-color:#99FFFF;
}

#footer-links {
visibility:hidden;
}

#searcharea fieldset {
visibility:hidden;
}

#searcharea {
visibility:hidden;
}

#info-div {
background-color:#80808;
}

#itemarea {
background-color:#80808;
}

#nav-general {
    text-transform:capitalize;
    margin:0 0 0 295px;
    float:none;

}

#bodycontent {
float:right;
width:830px;
}

#container {
margin:0 auto;
text-align:left;
width:1000px;
}



/*fix options*/
.contentsOptions span {
display:block;
}

/*Have call background color properly*/
#itemarea {background-color:#99ffff;}

.image-l {background-color:#99ffff;; display:block; float:left; margin:0 15px 10px 0;padding:0px;}
.image-r {background-color:#99ffff;; display:block; float:right; margin:0 0 10px 15px;padding:0px;}
.image-c {text-align:center; margin-bottom:10px;}
.inset-l {background-color:#99ffff;; display:block; float:left; margin:0 8px 5px 0;padding:0px;}
.inset-r {background-color:#99ffff;; display:block; float:right; margin:0 0 5px 8px;padding:0px;}

#contents .horizontal-seperator {
border-bottom:1px dotted #000000;
padding-bottom:17px;
padding-top:17px;
} 

#brandmark {float:none;margin-left:auto;margin-right:auto}

#itemtype .itemform .sale-price-bold {color:#FF0000;}

/*CSS for the Social Media Sharing feature -- Copy the styles below and paste them into your store's css-edits file. For instructions on how to do so, please see the help document at http://help.yahoo.com/l/us/yahoo/smallbusiness/store/edit/social/social-03.html*/

#ys_social_top_hr {border-top:1px solid #CFCECE; margin-bottom:5px; margin-top:5px; clear:both; }
#ys_social_media {height:26px;display:inline-block;vertical-align:middle;margin-left:10px; }
#ys_social_fblike {float:left;}
#ys_social_tweet {float:left;}
#ys_social_v_separator {margin-left:10px;margin-right:10px;float:left;}
#ys_social_bottom_hr {border-top:1px solid #CFCECE; margin-top:5px;}
iframe.grelated-iframe {
	left:-99999px !important;
	display: none !important;
}

