body {
	background-color:#ffffff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#main_block img {
	display: block;
}
#promo img {
	display: block;
}
#footer_sitemap, a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin-top:8px;
}
#header_cart {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin-top:8px;
	margin-right:2px;
	margin-bottom:7px;
	text-align:center;
}
#wrapper_main {
	margin:auto;
	width:976px;
}
#header_form form {
	left:-8px;
	position:relative;
	margin:0px 0px 0px;
	padding:0px;
}
#header_form form input[type="text"] {
	border:solid 1px #bdbdbd;
	height:18px;
	width:135px;
	font-size: 13px;
	text-indent:2px;
}
#header_form input[type="image"] {
	position:relative;
	top:4px;
}
/* tabs */
/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	width:			188px;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul, .sf-vertical li.sfHover ul {
	left:	13.5em; /* match ul width */
	top:	0;
}
/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator {
	background-position: -10px 0;
} /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator {
	background-position: 0 0;
} /* use translucent arrow for modern browsers*/
/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator, .sf-vertical a:hover > .sf-sub-indicator, .sf-vertical a:active > .sf-sub-indicator, .sf-vertical li:hover > a > .sf-sub-indicator, .sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*  */

#preview {
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
/*  */
span.pageHeading {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 17px;
	line-height: 27px;
	padding-bottom: 6px;
}
.pageHeadingmodule {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 25px;
	line-height: 35px;
	padding-bottom: 6px;
	padding-left:30px;
	text-transform:capitalize;
}
.price_h1 {
	color: #111;
	font-family: Verdana, sans-serif;
	color:#CC0000;
	font-weight:bold;
	font-size: 13px;
	line-height: 20x;
	padding-bottom: 6px;
}
.clear {
	clear:both;
}
/* Styles*/
#header, #logo, #topmenu, #search_bar, #content, #mainbg, #logo, #search_bar, #menubar, #footer {
	margin:0;
	padding: 0;
}
img {
	border: 0;
}
a {
	text-decoration: none;
}
#header {
	height: 108px;
	background: black;
	width: 721px;
	margin: 0 auto;
	position: relative;
}
#header #logo {
	position: absolute;
	top: 7px;
	left: 2px;
}
#header #topmenu {
	position: absolute;
	top: 0;
	right: 4px;
	background: url('../images/topmenu.jpg');
	font-size: 10px;
	height: 18px;
	width: 186px;
}
#header #topmenu li {
	float: left;
	list-style-type: none;
}
#header #search_bar {
	position: absolute;
	right: 8px;
	top: 43px;
	color: white;
	font-size: 13px;
	vertical-align: middle;
}
#header #search_bar select {
	margin-right: 14px;
}
#header #search_bar #search_field {
	border: 1px solid #999999;
	margin-left: 10px;
	height: 19px;
}
.submit {
	border: 1px solid #999999;
	background: #333333;
	color: white;
	font-size: 10px;
	padding: 0px 4px;
	height: 19px;
}
#header #menubar {
	background: #333333;
	color: white;
	height: 22px;
	position: absolute;
	bottom: 0;
	width: 721px;
}
#header #menubar a {
	color: #e9ecf0;
}
#header #menubar li {
	float: left;
	list-style-type: none;
}
#content {
	width: 723px;
	text-align: center;
	overflow: hidden;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.flashspace {
	margin-bottom: 10px;
	display:block;
	height:310px;
}
#content img {
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#content .shipping_banner {
	margin-right: 7px;
	margin-left: 7px;
}
#content .shipping_banner_left {
	margin-right: 3px;
}
#content #main_banner {
	margin-bottom: 11px;
}
#footer {
	width: 715px;
	background: #e6e6e5;
	height: 22px;
	margin: 0 auto;
}
#footer li {
	list-style-type: none;
	float: left;
}
#signup {
	margin: 0 auto;
	width: 721px;
}
#signup div {
	width: 420px;
	height: 26px;
	border: 1px solid #cccccc;
	float: right;
	margin: 11px 5px 15px 0;
	font-size: 10px;
	padding-top: 8px;
	text-align: right;
	padding-right: 5px;

}
#mainbg {
	background-color: #000000; height:110px;
}
#signup .text {
	border: 1px solid #c5c5c5;
	width: 113px;
	margin-left: 30px;
}
.smllnocaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#signup .smllcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#signup .submit {
	background: #737373;
	border: 1px solid #666666;
}
#contentMainmanufactures {
	width:780px;
	margin:auto;
	padding-top:8px;
	padding-bottom:8px;
}
#contentMain {
	width:720px;
	margin:auto;
	padding-top:8px;
	padding-bottom:8px;
}
#contentModule {
	width:780px;
	margin:auto;
	padding-top:8px;
	padding-bottom:8px;
}
.contentmain {
	padding-left:10px;
}
.modulewidth {
	width:143px;
	margin: auto;
}
.head_padding {
	padding-bottom:10px;
}
.textbox {
	border:#cccccc solid 1px;
	/*	width:200px;
*/	background-color: #ffffff
}
select {
	border:#cccccc solid 1px;
	/*	width:200px;
*/	background-color: #ffffff
}
.mainheading {
	background-color:#333333;
	color:#FFFFFF;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
#brand {
	width:730px;
	margin:auto;
	padding:0;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#brand hr {
	height: 1px;
	width:730px;
	float:left;
	border:0px solid #aaaaaa;
	background-color:#aaaaaa;
}
#brand_index {
	width:560px;
	margin-left:14px;
	padding:0;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#brand_index hr {
	height: 1px;
	width:560px;
	float:left;
	border:0px solid #aaaaaa;
	background-color:#aaaaaa;
}
.brand_content {
	float: left;
	margin-right:8px;
	margin-bottom:8px;
}
#social {
	width:150px;
	height:70px;
	display:inline; 
	margin-top:25px;
	padding-left:1px; 
	float:left;
}
#social div {
}
#infocontainer {
	width:100%;
	background-image:url(http://beautyintuition.com/shop/images/greybg.jpg);
	background-repeat:no-repeat;
	height:40px; margin-bottom:5px;
}
#infocontainer span {
	font-family: Verdana, Geneva, sans-serif;
	font-size:24px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	line-height:39px;
	color: #777;
}
.imgborder, .image_man{ border:1px #ccc solid;}
