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

/*My changes*/
#container {width:100%; height:auto;}
#bodycontent {width:100%; border-left:10%; border-right:10%;}
#ys_social_top_hr {border-top:1px solid #CFCECE; margin-bottom:5px; margin-top:5px; clear:both; }
#ys_social_media {height:26px;display:inline-block;vertical-align:middle;margin-left:10px; }
#ys_social_fblike {float:left;}
#ys_social_tweet {float:left;}
#ys_social_v_separator {margin-left:50px;margin-right:50px;float:left;}
#ys_social_bottom_hr {border-top:1px solid #CFCECE; margin-top:5px;}
#ys_social_pinterest {float:left;}

/* 4 */ 
/* 10 */ *:first-child+html #bodyshell { width:100%; } /*610px*/
/* 11 */ #brandmark {float:left; font:normal 18px Helvetica, Arial, sans-serif; width:50%;} /* 510 + 250 = 760 */ /*500px*/
/* 12 */ 
/* 13 */ #nav-product {_display:inline; float:left; margin-left:-100%; overflow:hidden; position:relative; width:100%; z-index:100;} /*150px x2*/
/* 14 */ #nav-product ul li a {border-bottom:1px solid #ffffff; color:#009900; display:block; font-weight:bold; font-size:; height:18px; margin:0; min-height:18px; padding:10px 4px 6px 13px; text-decoration:none;} /*removed width:133px after none;*/
/* 15 */  * html #nav-product ul li a {  /* make hover effect work in IE */
	width: 150px;
}
/* 16 */ #nav-product ul li a{width:5%; background-color: #ffffff;} /*removed width:133px; before background-color*/
/* 17 */ * html #nav-product ul li a{height:100%; overflow:hidden; background-color: #ffffff; overflow:hidden;} /*removed width:133px; before height*/
/* 18 */ * html #nav-product { overflow:visible;} /*removed width:150px; after visible;*/
/* 19 */ #slogan {color:#009900; display:block; float:right; font:normal 12px Helvetica, Arial, sans-serif; padding:2.7em 15px 10px 10px; width:225px; text-align:right;} /* 225 + 25= 250 */
/* 20 */ *:first-child+html #messagearea { width:100%; } *:first-child+html /*590px*/
/* 21 */ #itemarea { width:100%; } /*590px*/
/* 22 */ * html #badge { width:136px; text-align:center; }
/* 25 */ .ystore-cross-sell-table-horizontal .ystore-cross-sell-cell { width:28%; padding-right:5%; }
/* 26 */ #ys_superbar {left:0; margin:0 auto; position:static; top:0; width:100%; height:auto;} /*width:762px height:22px*/
/* 27 */ #iframe_id  { width:679px; border:1px solid #000; padding:0px; } /*width:679px*/
/* 28 */ #loadingDiv                 {height:150px; width:100%; position:absolute; background:#ececec;} /*height:210px 679px*/

