/*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: #ffffff; 
	background-image:url('') ;
	font:normal 11px Verdana, Tahoma, Helvetica, sans-serif/*75%/1.3 Arial,Helvetica, sans-serif*/;
	color:#333333;
	text-align:left;
	width:100%;
}
/*footer navigation styles start*/
.copyright {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}
.footer-nav, .footer-nav a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #515151;
	text-decoration: none;
}
/*footer navigation styles end*/
/*left navigation styles start*/
.nav, .nav a {
	text-decoration: none;
	display: block;
	text-indent: 8px;
	color: #4f4f4f;
	text-align: left;
	font-size: 12px;
	color: #996699;
	font-weight: bold;
} 
.nav a:hover {
	color: #996699;
} 
.navopen, .navopen a {
	font: normal ;
	text-decoration: none;
	display: block;
	text-indent: 15px;
	color: #996699;
	text-align: left;
} 
.nav a:hover {
	color: #4f4f4f;
} 
.sale, .sale a {
	color: #ff0000;
} 
.sub, .sub a {
	font: normal 10px Verdana, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 15px;	
} 
.sub a:hover {
	color: #4f4f4f;
	font: normal 10px Verdana, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 15px;	
} 
.subopen, .subopen a {  
	font: normal 10px Verdana, Tahoma, Helvetica, sans-serif;
	color: #4f4f4f;
	text-decoration: none;
	text-indent: 15px;	
} 
/*left navigation styles end*/
/* item styles start*/
.name {
	color: #333333; font: bold 11px Verdana, Tahoma, Helvetica, sans-serif;
}
.sale-price {
	color: #ff0000; font: bold 11px Verdana, Tahoma, Helvetica, sans-serif;
}

.you-save {
	color: #00cc33; font: bold 11px Verdana, Tahoma, Helvetica, sans-serif;
}
#bodycontent {float:right; width:600px;} /* 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. */
#section-contenttitle {background-color:#ffffff; color:#333333; font:bold 16px Tahoma, Geneva, Verdana, sans-serif
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 0px;

}
#bodyContent #info-div #searchpageHeader {background-color:#ffffff; color:#333333; font:bold 16px Tahoma, Geneva, Verdana, sans-serif; margin:0; padding:4px 15px 6px;}

#item-contenttitle {background-color:#ffffff; color:#333333; font:bold 16px Tahoma, Geneva, Verdana, sans-serif
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 6px;
}

*:first-child+html #bodyshell { width:600px; }
#caption {zoom:1; background:transparent;}
#caption:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}
#contentarea #caption {
	background:transparent;
	margin:0px;
	overflow: hidden;
}
#itemtype #caption {/*padding:0 10px;*/}
#maintype #caption {background:transparent; padding:15px;}

#captionarea, #messagearea, #info-div {margin:10px 10px 9px;
background:#ffffff url('') 0 0 repeat-x repeat-y;
 border-bottom:1px #fff solid;} /* 1px is used to prevent Margin Folding */
 
 #info-div{
	background-color:#ffffff;
	padding:5px;
	zoom:1;
	width: 575px;
}
#accessorytitle {}
	#itemtype #accessorytitle {
	color:#00cc33; 	
	font: bold 14px Verdana, Tahoma, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 8px;
}

.haveQuesiton{
margin:10px;
}
