/*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.*/
body {
	background-color: #9fa615; 
	background-image:url(http://lib.store.yahoo.net/lib/yhst-41874714697810/bg.jpg);
	background-repeat:repeat-x;
	font:normal 12px Century Gothic, Avant Garde, sans-serif/*75%/1.3 Arial,Helvetica, sans-serif*/;
	color:#000000;
	text-align:center;
	width:100%;
	margin-top:-1px;
}
#mainbody{
	width:700px; /* 760px; || auto; */
	margin:0 auto;
	text-align:left;
	background:#ffffff url('') 0 0 no-repeat;
	padding:0;
	border-left:1px solid #aeb219;
	border-right:1px solid #aeb219;
	border-bottom:1px solid #aeb219;
}
#homemessage {
	margin-left:30px;
}

#topNav div a{ font-size:14px; } 
#topNav div{ margin-bottom: 10px;} 
#header .storeLogo{ width:270px; padding:0px; }
#header .searcharea a { font:bold 14px Century Gothic, Arial, Helvetica, sans-serif; color:#000000;text-decoration: none;font-weight: normal;}
#header .searcharea a:hover{ color:#9dc00b; text-decoration: underline;}

#bodyContent .itemContainer .itemCode { visibility: hidden; }
#bodyContent .itemPageTitle{ visibility: hidden; }

#bodyContent .itemContainer {margin-top:-30px;}
#bodyContent .itemContainer .itemName { font:bold 16px Century Gothic, Avant Garde, sans-serif; padding:0px; color:#9fa615;}

.searchInput {
   background-color: #9fa617;
   color:#fff;
   padding:4px
}

#bodyContent .contentsTable .Image img{
	margin:0 10px 5px 10px;
	border:1px #003 solid;
}
#footer .yahooLogo {
   font-size: 8pt;
   color: #8b9139;
   padding: 10px;
   text-align:center;
   float:none; 
   height:auto; 
   width:auto; 
   display:block; 
   line-height:8px;
}
#footer .copyright{ 
   float:none; 
   text-align:center; 
   padding:15px 15px 15px 15px; 
}
#header .searcharea{
	float:right;
	width:400px;	background-color:#ffffff;
	text-align:right;
	border:none;
	padding:10px 0;
	margin: 2px;
}
#header .searcharea .searchText{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#000000;
}
#header .searcharea .searchForm{
}
#header .searcharea .searchInput{
}
#searchSubmit.ys_primary{
border:solid 1px #fff;
        padding:0;
        background: #ffffff url('') 0 0 repeat-x;
        color:#000000;
        font:bold 11px Arial,verdana,sans-serif;
        text-align:center;
        cursor:pointer;
		background-image: url(http://lib.store.yahoo.net/lib/yhst-41874714697810/topnav-go.jpg);
		background-repeat:no-repeat;
		width:25px;
		height:25px;
		text-indent:-99999px;
}
#header .ContactUs{
	width:430px;
	float:left;
	height:36px;
        margin-left: -30px;
	
}
#header .facebook{
	width:164px;
	float:left;
	height:36px;
	
}
#header .cart{
	width:171px;
	float:left;
	height:36px;
}
#header .phone{
	background-image:url(http://lib.store.yahoo.net/lib/yhst-41874714697810/topnav-phone.jpg);
	height:83px;
	width:231px;
	float:right;
}
#header .search{
	background-image:url(http://lib.store.yahoo.net/lib/yhst-41874714697810/topnav-search.jpg);
	height:19px;
	background-repeat:no-repeat;
	float:left;
	width:92px;
	margin-top:4px;
	margin-left:90px;
}
.accessoriesHeader:before {
        content: "Related Items and ";
}
.topNavViewCart {display: none;}

