/*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 {background: url(''); float:right; width:730px;} /* 220 + 580 + 150 = 950 */ /* 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. */

#brandmark {float:left; font:normal 26px Arial, Helvetica, sans-serif; width:400px; margin-top:10px;} /* 410 + 540 = 950 */

#slogan {color:#000000; display:block; float:right; font:normal 14px Arial, Helvetica, sans-serif; padding:2.7em 15px 10px 10px; width:500px;} 

#container {margin:0 auto; text-align:left; width:950px; border:solid thin #ffffff;
background:url('') ;} /* This "container" is needed as IE produces resize induced rendering errors when using the BODY element for a container. */ 

#bodyshell {background:#ffffff; border-left:220px solid #fff; float:left; zoom:1; margin:0 0 0px;*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*/

*:first-child+html #bodyshell { width:730px; }

#searcharea {background:#ffffff url('http://ep.yimg.com/ca/I/yhst-13695672554649_2194_589539778') 0 2px no-repeat; display:block; margin:0 0 0;}

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

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

#footer {background:#ffffff url('http://ep.yimg.com/ca/I/yhst-13695672554649_2195_113336524') 0 0 repeat-x; clear:both; zoom:1;}
#footer-links {background:transparent;color:#242411; display:block; font-weight:bold; font-size:12px; padding:15px 0 15px; text-align:center;}
#footer-links a {background:transparent;color:#242411; text-decoration:none; }
#footer-links a:hover {background:transparent;text-decoration:underline;}

.my-top-tagline { color:#ffffff; padding:0 80px 0 10px;}
/* This class is for the tagline in front of search field. */

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

.my-order-table-style { background-color: #F2F5E9; padding: 6px;}

.image-l {background-color:#fff; display:block; float:left; margin:0 35px 10px 10px;}

#nav-product {
     _display:inline;
     float:left;
	 margin-top:10px;
     margin-left:-220px;
     overflow:hidden;
     position:relative;
     width:207px; z-index:100;
     min-height: 500px; 
     height: auto !important; height: 500px; background:#ffffff url('http://ep.yimg.com/ca/I/yhst-13695672554649_2195_113346194') 0 0 no-repeat;
}

 /* 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 {
      background:transparent url('') 0 0 repeat-y;
     /*border-bottom:1px dotted #ffffff;*/        color:#475e0b;
      display:block;
      font-weight:bold;       font-size:13px;
      height:auto;
      margin:0;
      min-height:13px;
      padding:10px 4px 6px 22px;
      text-decoration:none;
width:194px;
}

#nav-product ul li a:hover {background:url('http://ep.yimg.com/ca/I/yhst-13695672554649_2195_113360552') 0 0 no-repeat;
    color:#475e0b;
	text-decoration:underline;
    width:194px;
}
#nav-product li {margin:0;}
#nav-product ul {list-style:/*url() 0 0*/;}

#htmltop, #htmlbottom{padding:0px;}

* html #nav-product ul li a{width:194px;overflow:hidden;height:auto;}
* html #nav-product ul li a:hover{width:174px;}

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

#section-contenttitle {background-color:#ffffff; color:#475e0b; font:bold 16px Arial, Helvetica, sans-serif; margin:0 15px; padding:4px 15px 6px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #B9D786;}

#item-contenttitle {background-color:#ffffff; color:#000000; font:bold 16px Arial, Helvetica, sans-serif; margin:0 15px; padding:4px 15px 6px; border-bottom-width: 3px; border-bottom-style: solid;	border-bottom-color: #B9D786;}

#contents .horizontal-seperator{border-bottom:2px solid #f2f5e9;}
#contents .vertical-seperator{border-right:2px solid #f2f5e9;}

.nextitems-contenttitle {background-color:#ffffff; color:#475e0b; font:bold 16px Arial, Helvetica, sans-serif; margin:0 15px; padding:4px 15px 6px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #B9D786;}

.nextitems-contenttitle-link {background-color:#ffffff; color:#475e0b; font:bold 16px Arial, Helvetica, sans-serif; margin:0 15px; padding:4px 15px 6px; }

.hk-font12 {font-size:12px;}

.coupon-frame {
	width: 500px;
	border: medium dashed #CCCCCC;
	padding: 18px;
	text-align: center;
	font-size: 20px;
	color: #CC3300;
}

