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

/* primary tags and styles */
body  { margin: 0px 0px 0px 0px; background-color: #3f4954; background-image:url(http://site.remixhawaii.com/graphics/bg.gif); font-family: verdana, arial, helvetica, sans-serif; }
body, td, p, li, div, span { font-size: 11px; color: #333333; font-family: verdana, arial, helvetica, sans-serif; }
h1, h2, h3, h4, h5 { font-size: 14px; padding: 0; margin: 0; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; }
h1 { font-size: 14px; color: #ee3439; }
h2 { font-size: 12px; color: #999999; }
h3, h4, h5 { font-size: 11px; color: #999999; }
ul { margin-left: 15px; padding-left: 1em; margin-top: 0; margin-bottom: 0; }
li { margin-left: 15px; }
ol { margin-left: 0; padding-left: 2em; margin-top: 0; margin-bottom: 0; }
form { margin: 0px; padding: 0px; }

/* classes for primary tags */
.copyright { color: #797979; font-size: 9px; font-weight: normal; font-family: verdana, arial, helvetica, sans-serif; }
.fineprint { color: #666666; font-weight: normal; font-size: 10px; font-style: italic; font-family: verdana, arial, helvetica, sans-serif }
.star1 { color: #cc0000; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif }
.leading14 { line-height: 14px }
.leading16 { line-height: 16px }
.leading18 { line-height: 18px }
.padding10 { padding: 10px }
.padding5 { padding: 5px }
.price { color: #000000; font-size: 10px; font-weight: normal; font-family: verdana, arial, helvetica, sans-serif; }
.price-bold { color: #000000; font-size: 10px; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; }
.sale-price-bold { color: #cc0000; font-size: 10px; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; }
.paginate { color: #0099cc; font-size: 10px; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; }
.red { color: #cc0000; font-weight: normal; font-family: verdana, arial, helvetica, sans-serif }

/*divs*/
#info-div { text-align: left; }
#contentarea { text-align: left; }
#contents a { color: #1d4f85; font-size: 10px; text-decoration: none }
#contents a:visited { color: #1d4f85; font-size: 10px; text-decoration: none }
#contents a:hover { color: #ee3439; font-size: 10px; text-decoration: underline }
#contents a:active { color: #1d4f85; font-size: 10px; text-decoration: none }

/* tables */
table.homenewarrivals { border: solid 2px #dddddd; }
table.outline1 { border-collapse: collapse; }
td.outline1 { border: solid 1px #cccccc; padding: 6px; }
table.mioutline { border-collapse: collapse; }
td.mioutline { border: solid 1px #dbdbdb; padding: 6px; }
td.fadeleftcell { background-image:url(http://site.remixhawaii.com/graphics/fade-lt.gif); background-repeat: repeat-y; }
td.faderightcell { background-image:url(http://site.remixhawaii.com/graphics/fade-rt.gif); background-repeat: repeat-y; }
td.cellbgwhite { background-color: #ffffff; }
td.topnavcell { background-image:url(http://site.remixhawaii.com/graphics/topnav-bg.gif); background-repeat: repeat-x; }
td.leftnavcell { background-image:url(http://site.remixhawaii.com/graphics/leftnav-bg.gif); background-repeat: repeat-y; }
td.leftnavtxtcell { padding: 1px 6px 1px 0px; }
td.contentbodycell { padding: 17px 14px 17px 17px; }
td.newarrivaltxtcell { padding: 5px 5px 15px 5px; }
td.csimgcell { padding: 24px 5px 12px 5px; }
td.cstxtcell { padding: 0px 5px 0px 5px; }
td.paginate { padding: 4px; }
td.footercell { background-image:url(http://site.remixhawaii.com/graphics/bg-footer-nav.gif); background-repeat: repeat-x; }

/* image control */
img { display: block; }
img.inline { display: inline; }
img.searchlabel { margin: 0px 10px 0px 0px; }
img.leftnavhdr { margin: 0px 0px 7px 0px; }
img.leftnavbullet { margin: 7px 6px 0px 19px; }
img.homemainimg { margin: 0px 0px 3px 0px; }
img.homepromobanner { margin: 0px 0px 19px 0px; }
img.newarrivalshdr { margin: 0px 0px 1px 0px; }
img.newarrivalimg { margin: 10px 10px 3px 10px; }
img.contentsimg { margin: 5px 0px 1px 0px; }
img.itemdivtopimg { margin: 4px 0px 4px 0px; }
img.itemdivbtmimg { margin: 28px 0px 8px 0px; }
img.zoominimg { margin: 7px 0px 7px 0px; }
img.viewallimg { margin: 0px 5px 0px 4px; }
.searcharrow { margin: 0px 15px 0px 10px; }
.addtocartimg { margin: 0px 0px 0px 15px; }

/* form elements */
input { color: #333333; font-size: 10px; font-family: verdana, sans-serif; }
.searchfield { background-color: #ffffff; border: solid 2px #dddddd; color: #333333; font-size: 9px; width: 112px; font-family: verdana, sans-serif; }
TEXTAREA { background-color: #ffffff; border: solid 1px #A2A29E; color: #333333; font-size: 9px; font-weight: normal; font-family: verdana, sans-serif; } 
.button1 { background-color: #ffffff; border: solid 1px #A2A29E; color: #333333; font-size: 9px; font-weight: bold; letter-spacing: 0px; font-family: verdana, sans-serif; } 
.textfield1 { background-color: #ffffff; border: solid 1px #A2A29E; color: #333333; font-size: 9px; font-family: verdana, sans-serif;  } 
.textfield2 { background-color: #ffffff; border: solid 1px #A2A29E; color: #333333; font-size: 9px; width: 200px; font-family: verdana, sans-serif; } 
.qtyfield { background-color: #ffffff; border: solid 1px #A2A29E; color: #333333; font-size: 9px; width: 20px; font-family: verdana, sans-serif; }
select  { background-color: #ffffff; border: solid 1px #A2A29E; color: #333333; font-size: 10px; font-weight: normal; font-family: verdana, sans-serif; } 

a { color: #00bbf2; text-decoration: none }
a:visited { color: #00bbf2; text-decoration: none }
a:hover { color: #ee3439; text-decoration: underline }
a:active { color: #00bbf2; text-decoration: none }

a.link1 { color: #1d4f85; font-size: 11px; text-decoration: none; }
a.link1:visited { color: #1d4f85; font-size: 11px; text-decoration: none; }
a.link1:hover { color: #ee3439; font-size: 11px; text-decoration: underline; }
a.link1:active { color: #1d4f85; font-size: 11px; text-decoration: none; }

a.leftnav { color: #043165; font-size: 10px; font-weight: normal; text-decoration: none; }
a.leftnav:visited { color: #043165; font-size: 10px; font-weight: normal; text-decoration: none; }
a.leftnav:hover { color: #ee3439; font-size: 10px; font-weight: normal; text-decoration: underline; }
a.leftnav:active { color: #043165; font-size: 10px; font-weight: normal; text-decoration: none; }

a.newarrival { color: #335d8d; font-size: 10px; font-weight: bold; text-decoration: none; }
a.newarrival:visited { color: #335d8d; font-size: 10px; font-weight: bold; text-decoration: none; }
a.newarrival:hover { color: #ee3439; font-size: 10px; font-weight: bold; text-decoration: underline; }
a.newarrival:active { color: #335d8d; font-size: 10px; font-weight: bold; text-decoration: none; }

a.cslink { color: #1d4f85; font-size: 10px; text-decoration: none }
a.cslink:visited { color: #1d4f85; font-size: 10px; text-decoration: none }
a.cslink:hover { color: #ee3439; font-size: 10px; text-decoration: underline }
a.cslink:active { color: #1d4f85; font-size: 10px; text-decoration: none }

a.paginatelink { color: #0099cc; font-size: 10px; font-weight: normal; text-decoration: none }
a.paginatelink:visited { color: #0099cc; font-size: 10px; font-weight: normal; text-decoration: none }
a.paginatelink:hover { color: #ee3439; font-size: 10px; font-weight: normal; text-decoration: underline }
a.paginatelink:active { color: #0099cc; font-size: 10px; font-weight: normal; text-decoration: none }

a.copyright { color: #797979; font-size: 9px; font-weight: normal; text-decoration: none; }
a.copyright:visited { color: #797979; font-size: 9px; font-weight: normal; text-decoration: none; }
a.copyright:hover { color: #ee3439; font-size: 9px; font-weight: normal; text-decoration: underline; }
a.copyright:active { color: #797979; font-size: 9px; font-weight: normal; text-decoration: none; }

