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

body  { background-color: #ffffff; font-family: verdana, arial, helvetica, sans-serif; margin: 0px 0px 0px 0px; }
body, td, p, li, div, span, font, h1, h2, h3, h4, h5 { font-size: 11px; color: #000000; font-family: verdana, arial, helvetica, sans-serif }

/* Removes extra space under images, but using 'block' adds break before and after image. Use 'inline' for normal inline-text behavior. */
#header1 img { display: block; }
#topnav img { display: block; }
#contentbody img { display: block; }

/* new and replacement divs */
#container1 { margin:0 auto; text-align:left; width:770px; background-color: #ffffff; font-family: verdana, arial, helvetica, sans-serif} 
#toptext { color: #bababa; font-size: 10px; font-weight: bold; padding: 5px 0px 5px 0px; text-align: right; }
#mainbody { border: 1px solid #898e9d; padding: 8px; }
#contents1 td { text-align: center; margin:2px; padding:5px; }
#name1 { color: #660000; font-size: 11px; }
#options { padding: 0px; margin: 8px 0px 8px 0px; }
#option select  { background-color: #ffffff; border: #717171 1px solid; color: #000000; font-family: verdana, sans-serif; font-size: 10px; font-weight: normal}
#footer1 { color: #c0c0b5; font-size: 10px; font-weight: normal;  text-align: center; }

/* formatting */
.topnav { background-color: #fd7e07; }
.leftnav { background-color: #f1f1f1; }
.iteminfohdg { padding: 7px; }
.iteminfo { padding: 9px; background-color: #efefef; }
.itemoption1 { font-weight: normal; }
.normalOption { margin:5px 0px 5px 0px; font-weight:normal;}
table.homefeatures { border: 1px solid #c2c2c2; background-image: url('http://p10.hostingprod.com/@shopdressonline.com/graphics/bg-newarrivals.jpg') }
img.homefeature { border: 1px solid #ffffff; }
img.marginbtm5 { margin: 0px 0px 5px 0px; }
img.itemimg { margin: 0px 0px 0px 0px; }

/* text styles */
.hdg { color: #cc6600; font-weight: bold; font-size: 14px; font-family: verdana, arial, helvetica, sans-serif }
.subhdg { color: #555555; font-weight: bold; font-size: 12px; font-family: verdana, arial, helvetica, sans-serif }
.leftnavhdg  { color: #000000; font-weight: bold; font-size: 11px; text-transform: uppercase; font-family: verdana, arial, helvetica, sans-serif }
.price { line-height: 14px; }
.sale-price { color: #cc0000; line-height: 14px; }
.csprice { color:#cc6600; font-size: 11px; }
.paginate { font-size: 10px; padding: 0px 4px 0px 4px; }

.leading14 { line-height: 14px }
.leading16 { line-height: 16px }
.leading18 { line-height: 18px }

/* form styles */
input { color: #000000; font-family: verdana, sans-serif; font-size: 10px; } 
.textfield1 { background-color: #ffffff; border: #898e9d 1px solid; font-size: 10px; color: #000000; font-family: verdana, sans-serif; }
.textfield2 { background-color: #ffffff; border: #898e9d 1px solid; width: 110px; font-size: 10px; color: #000000; font-family: verdana, sans-serif; } 
.searchfield { background-color: #ffffff; border: #898e9d 1px solid; width: 110px; font-size: 10px; color: #000000; font-family: verdana, sans-serif; }
.qtyfield { background-color: #ffffff; font-family: verdana, sans-serif; border: #717171 1px solid; font-size: 10px; color: #000000; width: 20px; margin: 2px 5px 0px 0px;}

a { color: #660000; text-decoration: none }
a:visited { color: #660000; text-decoration: none }
a:hover { color: #fd7e07; text-decoration: none }
a:active { color: #660000; text-decoration: underline }

a.toptext { color: #c0c0b5; font-size: 10px; text-decoration: none }
a.toptext:visited { color: #c0c0b5; font-size: 10px; text-decoration: none }
a.toptext:hover { color: #fd7e07; font-size: 10px; text-decoration: underline }
a.toptext:active { color: #c0c0b5; font-size: 10px; text-decoration: none }

a.leftnavlink { color: #000000; text-decoration: none }
a.leftnavlink:visited { color: #000000; text-decoration: none }
a.leftnavlink:hover { color: #fd7e07; text-decoration: underline }
a.leftnavlink:active { color: #000000; text-decoration: none }

a.homefeaturelink { color: #000000; font-size: 10px; font-weight: normal; text-decoration: none; display:none; }
a.homefeaturelink:visited { color: #000000; font-size: 10px; font-weight: normal; text-decoration: none }
a.homefeaturelink:hover { color: #fd7e07; font-size: 10px; font-weight: normal; text-decoration: underline }
a.homefeaturelink:active { color: #000000; font-size: 10px; font-weight: normal; text-decoration: none }

a.cslink { color: #330000; text-decoration: none }
a.cslink:visited { color: #330000; text-decoration: none }
a.cslink:hover { color: #fd7e07; text-decoration: underline}
a.cslink:active { color: #330000; text-decoration: none }

a.footer1 { color: #c0c0b5; text-decoration: none }
a.footer1:visited { color: #c0c0b5; text-decoration: none }
a.footer1:hover { color: #fd7e07; text-decoration: underline }
a.footer1:active { color: #c0c0b5; text-decoration: none }

