/*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.*/

#bodycontent {float:right; width:100%;} /* 150 + 610 = 760 */ /* The Min-width is needed for Moz to stretch the bodycontent that is shrinkwrapping content due to floats. This is only necessary on pages without Tables in the contents. Min-width breaks Opera's layout so Width:100% is used instead of Min-width. */

#bodyshell {background-color:#ffffff; border-left:0px solid #ffffff; float:left; zoom:1; margin:0;} /*Left Column Color*/ /* Background color is needed to counter an IE rendering bug that erases the left column bgcolor */ /* float:left is needed in Moz to handle extra wide cntent that breaks the width */ /* Left/Right Margin was removed due to expanded content errors in Moz, this was used to push the nav/content area in to match the mock-up */

*:first-child+html #info-div,
*:first-child+html #specialtitle,
*:first-child+html #messagearea { width:740px; } *:first-child+html #itemarea { width:740px; }

#badge { margin: 15px auto; }

* html #badge { width:136px; text-align:center; }

#itemtype #contentarea #itempage-captiontitle {margin:10px 0 10px; padding:0 2px; width:100%}

#contentarea {margin:0 0 0 0; width:740px;}

#maintype #contentarea {width:720px;}

#maintype #introtext {float:middle; margin:5px; width:720px; position: relative; top:0px; border-top: solid #ffffff 0px; padding-top: 10px; padding-bottom: 10px;}

#caption {zoom:1;}
#caption:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}
#contentarea #caption {margin:10px;}
#itemtype #caption {margin:25px;}
#maintype #caption {background-color:#fff; padding:15px 0;}

#captionarea, #messagearea, #info-div {margin:10px 10px 9px; /*border-bottom:1px #fff solid;*/} /* 1px is used to prevent Margin Folding */

#messagearea {width:720px;}

#messagearea #caption {width:100%; margin:0 10px;}

#messagetitle {background-color:#ffffff; background-image:url('') ; color:#ff0000; font:bold 16px Arial, Helvetica, sans-serif; padding:4px 15px 6px; display:block; float:left; width:100%;}

#itemtype #contentarea #itempage-captiontitle {margin:15px 0 10px; padding:0 2px; width:100%}

#itemtype #itempage-captiontitle {background:none; color:#ff0000; font:bold 14px Arial, Helvetica, sans-serif; margin:0; padding:2px 2px 8px;} /*The Left/Right Padding is smaller because the Caption Title needs to be nested within the Caption on Item pages, but not on Section pages */

#container {margin:0 auto; text-align:left; width:800px; /* border:solid 1px #ffffff; remove to restore page border*/ background-color: #ffffff;} /* This "container" is needed as IE produces resize induced rendering errors when using the BODY element for a container. */

.item-order-form { border-left: solid 1px #c6c6c6; padding:5px 10px;}


#itemarea {background-color:#fff; margin:0; padding:10px; zoom:1;}

.itemform .ProductInfo {background-color:#fff; margin:0; padding:10px; zoom:1; float: right;}

#copyright {color:#9a9a9a; display:block; font:normal xx-small/1.2 arial, verdana, sans-serif; padding:0 15px 15px; text-align:center;}

#finaltext{color:#9a9a9a; display:block; font:normal xx-small/1.2 arial, verdana, sans-serif; padding:0 5px 5px; width:700px;text-align:center;}


#footer {background-color:#ffffff;
background-image:url('') ;clear:both;zoom:1; border-top: solid 10px #ccc;}
#footer-links {color:#9a9a9a; display:block; font-weight:bold; font-size:11px; padding:10px 0 15px; text-align:center;}
#footer-links a {color:#9a9a9a; text-decoration:none;text-transform:none;}
#footer-links a:hover {text-decoration:underline;}

#itemtype .itemavailable {color:#646464; font-weight:regular; margin:5px 0;}

#contents .horizontal-seperator{border-bottom:1px solid #c6c6c6;}
#contents .vertical-seperator{border-right:1px solid #ffffff;}

#itemtype .code {font-style:normal; margin:3px 0;}
#itemtype .code em {font-style:normal; margin:3px 0;}

img.cc-logos{vertical-align:middle;}

.toll-free-number {font-size: 13px; color: #FF0000; font-weight: bold; text-align: center; font-family: arial;
}

.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;}

