/*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:715px;
padding: 15px;
}

#container {
position: relative;
margin:0 auto;
text-align:left;
width:950px;
}

#bodyshell {background-color:#fdd2e5; border-left:205px solid #fd4fa1; float:left; zoom:1; margin:0;*position:relative;} /*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 */ /* position:relative is needed to fix bug in IE that caused the navigation bar to push out over the main content*/

#header {background:#ffffff url('http://ep.yimg.com/ca/I/yhst-12039246044792_2197_2900288') ;zoom:1; min-height:75px; height:223px !important; height:75px;} /* _height and zoom are MS hacks */

#info-div{
	background-color:#fdd2e5;
	padding:0px;
	zoom:1;
}

#info-div:after{clear:both; content:"."; display:block; height:0; visibility:hidden;}

#nav-general {clear:both; float:right; display:block; list-style:none; margin:195px 5px 0 0;}

#nav-general li {background-color: #aadbf1; border:1px solid #aadbf1; border-top:0; float:left; margin:0 2px;} /* General Link Colors */

#nav-general li a {color:#1a2c41; display:block; font-size:12px; font-weight:bold; padding:4px 20px 3px; text-align:center; text-decoration:none; white-space:nowrap;}

#nav-general li a:hover {background-color:#aadbf1; color:#fd4fa1;}

#nav-general a.linkcheckout {background:transparent url('') 90% 0 no-repeat; padding-right:35px;}	

#nav-product {_display:inline; float:left; margin-left:-205px; overflow:hidden; position:relative; width:205px; z-index:100;} /* IE Experiences the pixel doubling bug here. "display: inline;" fixes this. Position Relative and Z-Index are needed for IE in order to display the background colors */

#nav-product ul li a {border-bottom:10px solid #fd4fa1; color:#1a2c41; display:block; font-weight:bold; font-size:26px; height:18px; margin:0; min-height:18px; padding:8px 4px 6px 13px; text-decoration:none;width:188px;}

html>body #nav-product a {height:auto;}

#nav-product ul li a:hover {background-color:#aadbf1; color:#fd4fa1;}

#nav-product li {margin:0;}

#nav-product ul {list-style:none;}

 * html #nav-product ul li a {  /* make hover effect work in IE */
	width: 205px;
}
#htmltop, #htmlbottom, #htmltop a, #htmlbottom a{padding:5px;color:#ffffff}

#nav-product ul li a{width:188px; background-color: #aadbf1;}

* html #nav-product ul li a{width:188px; height:100%; overflow:hidden; background-color: #aadbf1; overflow:hidden;}

* html #nav-product { overflow:visible; width:205px; }

#searcharea {
position: absolute;
top: 14px;
left: 670px;
background:#aadbf1 url(''); 
display:block; 
margin:0 0 0;
}

#searcharea input {font-size:1.0em;}

#searcharea fieldset {border:0 solid; display:block; padding:3px 0 3px 0;}

#searcharea label {color:#1a2c41; font-size:0.85em; font-weight:bold; text-transform:uppercase;}

#searcharea label span, #searcharea label input {vertical-align:middle}

#searchsubmit{ background:#ffffff url('') ;color:#1a2c41;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer;display:inline; margin:0;}

#searchpageHeader {background-color:#fd4fa1; color:#ffffff; font:bold 14px Georgia, Times New Roman, Times, serif; margin:0; padding:4px 15px 6px;}


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

#contentarea #caption {margin:0px;}

#section-contenttitle {background-color:#fd4fa1; color:#ffffff; font:bold 14px Georgia, Times New Roman, Times, serif; margin:0 9px 0 9px; padding:4px 15px 6px;}

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

#messagearea #messagetitle{background:#aadbf1 url('') ; color:#ffffff; font:bold 14px Georgia, Times New Roman, Times, serif; padding:4px 15px 6px;}
#itemtype #contentarea #itempage-captiontitle {margin:15px 0 10px; padding:0 2px;}

input#query {margin-left:4px;}

#query {padding:2px}


.ys_primary{ background:#fd4fa1;color:#ffffff;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer; display:inline; margin-top:10px;}

