/* CSS V05 template*/

body {
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}

#frame {
	width: 770px;
	margin: 0 0 20px 0;
	padding: 0;
}
#header {
	clear: both;
	width: 100%;
	padding-top: 31px;
	margin: 0;
}
div#logo-top {
	float: left;
	width: 64px;
	height: 64px;
}
#menu {
	margin: 0 0 0 70px;
	padding-top: 20px;
}
#pageLocation {
	clear:right;
	padding: 9px 0;
	margin: 0;
	text-align:right;
}
#mainPage {
	clear: both;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid #a598b7;
	background-color: #443c40;
}
#content {
	position: relative;
	margin: 0;
	float: left;
	width: 465px;
	min-height: 410px;
	padding: 12px 73px 12px 11px;
	border-right: 7px solid black;
	background-color: #8d7a79;
	background-image: url(/images/backer.jpg);
	background-repeat: repeat;
}

#content-shampoo {
	position: relative;
	margin: 0;
	float: left;
	width: 465px;
	min-height: 410px;
	padding: 12px 73px 12px 11px;
	border-right: 7px solid black;
	background-color: #8d7a79;
	background-image: url(/images/backer-girl1.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

#content-treatments {
	position: relative;
	margin: 0;
	float: left;
	width: 465px;
	min-height: 410px;
	padding: 12px 73px 12px 11px;
	border-right: 7px solid black;
	background-color: #8d7a79;
	background-image: url(/images/backer-girl2.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

#content-hairspray {
	position: relative;
	margin: 0;
	float: left;
	width: 465px;
	min-height: 410px;
	padding: 12px 73px 12px 11px;
	border-right: 7px solid black;
	background-color: #8d7a79;
	background-image: url(/images/backer-girl4.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

#content-extra {
	position: relative;
	margin: 0;
	float: left;
	width: 465px;
	min-height: 410px;
	padding: 12px 73px 12px 11px;
	border-right: 7px solid black;
	background-color: #8d7a79;
	background-image: url(/images/backer-girl5.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.breadcrumb,	
a.breadcrumb:link,
a.breadcrumb.visited {
	font: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999;
	text-decoration:none;
	padding:12px 0px 13px 0px;
	letter-spacing:1px;
	}
	
a.breadcrumb:hover,
a.breadcrumb.active {
	color:#999999;
	text-decoration:underline;
}
img.newPromo {
	position:absolute;
	top:305px;
	right:20px;
}


/*	RIGHT COLOMN*/
#rightColomn {
/*	width: 100%;*/
	text-align:center;
	padding-top: 13px;
	margin: 0;
}
#rightColomn img {
	padding-bottom: 13px;
	padding-left:auto;
	padding-right:auto;
}

/*	FOOTER */
div#footer {
	clear:both;
	padding: 16px 0;
	text-align:center:;
	color: gray;
	font-size: 10px;
}
div#footer span {
	padding-top: 3px;
	display:block;
}	
div#footer a {
	color: gray;
	text-decoration: none;
}
div#footer a:hover {
	color: gray;
	text-decoration: underline;
}


#subMenu {
	clear: both;
	margin: 0 0 21px 0;
	padding-top: 31px;
	text-align: center;
	/*background-image:url(../images/submenu-header.gif);
	background-repeat: no-repeat;*/
}
/*banner and text*/
div#headerBanner {
	margin-top: 5px;
	text-align: left;
	min-height:94px;
	color: white;
	background-color:#666666;
	/*background-image:url(../images/header-banner.jpg);
	background-repeat: no-repeat;
	background-position: top left;*/
}

div#headerBanner p {
	padding: 5px 135px 13px 13px;
	margin:0;
	text-indent:0;
	font-size: 1.1em;
}
div#headerBanner h3 {
	font-size: 10px;
	text-transform:uppercase;
	padding: 10px 3px 0px 13px;
	margin:0 135px 0 0;
	text-indent:0;
	border-bottom: 1px solid white;
	
}


div#headerBanner-Q {
	margin-top: 0px;
	text-align: left;
	height:60px;
	color: white;
	background-color:#666666;
	/*background-image:url(../images/header-banner.jpg);
	background-repeat: no-repeat;
	background-position: top left;*/
}


/* Category */
div#productCategory {
	margin-top: 10px;
	text-align: left;
	min-height:58px;
	color: #8d7a79;
	float: left;
	width: 340px;
}

div#productCategory img {
	border: 1px solid #8d7a79;
	float:left;
	width: 58px;
	height: 58px;
}
div#productCategory p {
	padding: 5px 21px 21px 71px;
	margin:0;
	font-weight:bold;
	text-indent:0
}
div#productCategory h3 {
	font-size: 10px;
	text-transform:uppercase;
	padding: 3px 21px 0px 71px;
	margin:0;
	text-indent:0
}
div#productCategory h3 a {
	color:#cbc0bf;
	margin:0;
	text-decoration: none;
}
div#productCategory h3 a:hover {
color:#cbc0bf;
	margin:0;
	text-decoration: underline;
}

/* product LIST */
div#productList {
	margin-top: 5px;
	width: 312px;
	text-align: left;
	min-height:85px;
	color: #8d7a79;
}

div#productList img {
	width: 85px;
	height: 85px;
	border: 1px solid #8d7a79;
	float:left;
}
div#productList p {
	padding: 5px 21px 21px 105px;
	margin:0;
	text-indent:0
}
div#productList h3 {
	font-size: 10px;
	text-transform:uppercase;
	padding: 15px 21px 0px 105px;
	margin:0;
	text-indent:0
}
div#productList h3 a {
	color:#cbc0bf;
	margin:0;
	text-decoration: none;
}
div#productList h3 a:hover {
color:#cbc0bf;
	margin:0;
	text-decoration: underline;
}

div#productList-xtra {
	margin-top: 5px;
	width: 312px;
	text-align: left;
	min-height:85px;
	color: #8d7a79;
}


/*product OVERVIEW*/
div#productOverview {
	margin-top: 13px;
	width: 312px;
	background-color:#FFFFFF;
	text-align: left;
	min-height:143px;
	color: #333333;
}

div#productOverview img {
	float:left;
}
div#productOverview p {
	margin:0;
	text-indent:0;
	padding-top: 5px;
	padding-right: 21px;
	padding-bottom: 5px;
	padding-left: 147px;
}
div#productOverview h3 {
	font-size: 10px;
	text-transform:uppercase;
	padding: 21px 21px 0px 147px;
	margin:0;
	text-indent:0;
}

div#productOverview ul {
	text-indent:0;
	margin-left:15px;
	list-style-type: square;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 21px;
	padding-bottom: 5px;
	padding-left: 147px;
}



/*product Rate*/
div#rateProduct {
	color:#8d7a79;
	width: 312px;
	height:5px;
	border-top: 1px solid #8d7a79;
	border-bottom: 1px solid #8d7a79;
	padding: 3px 0px;
}
div#rateProduct a {
color:#ffffff;
	text-transform:uppercase;
	padding: 0px 15px;
	text-decoration:none
}

/*product overview*/
div#productDescription {
	color:#8d7a79;
	padding-top:5px;
	width:312px;
	text-align:left;
}
div#productDescription h4 {
	font-size: 10px;
	padding-top:7px;
	font-weight:bold;
	margin:0;
}
div#productDescription p {
	margin:0;
	padding:0;
	font-size:1em;
}

div#productDescription ul {
	text-indent:0;
	margin-left:15px;
	list-style-type: square;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/*hack - do not remove*/
#spacer {
	clear: both;
}
/*---------------------*/

/*Main Menu*/
ul#nav {
	/*text-align: right;
	display: block;
	width:100%;*/
	padding:0;
	margin:0;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	list-style-type:none;
}
ul#nav a {
	float:right;
	margin:0;
	text-decoration:none;
	color:white;
	background-color: #b0b0b0;
	padding:5px 10px;
	border-right:1px solid white;
}
ul#nav #selected a {
	float:right;
	margin:0;
	text-decoration:none;
	color:white;
	background-color: #5f4f4f;
	padding:5px 10px;
	border-right:1px solid white;
}
ul#nav a:hover {
	background-color:#2c2020;
}
ul#nav li {
	display:inline;
	margin: 0;
}
	

/*SUB Menu*/
ul#subnav {
	text-align: center;
	display: block;
	width:450px;
	/*width:100%;*/
	padding-top:4px;
	margin:0;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	list-style-type:none;
	border-top:1px solid white;
		color:#9b9b9b;
}

ul#subnav a {
	margin:0;
	text-decoration:none;
	color:#9b9b9b;
	padding:0px 7px;
}
ul#subnav #selected a {
	margin:0;
	text-decoration:none;
	color:white;
	padding:0px 7px;
}
ul#subnav a:hover {
	color: #ffffff;
}
ul#subnav li {
	display:inline;
	margin: 0;
}
	
	
/* Questions */

div#Questions {
	margin-top: 11px;
	text-align: left;
	min-height:58px;
	color: #8d7a79;
}

div#Questions p {
	text-align: left;
	margin:0;
	text-indent:0;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div#Questions h3 {
	font-size: 12px;
	text-transform:uppercase;
	padding: 3px 21px 0px 21px;
	margin:0;
	text-indent:0
	text-align: left;	
}
div#Questions h3 a {
	color: inherit;
	margin:0;
	text-decoration: none;
}
div#Questions h3 a:hover {
	margin:0;
	text-decoration: underline;
}	

div#Questions a {
color:#cbc0bf;
	text-decoration:none
}
div#Questions a:hover {
color:#cbc0bf;
	text-decoration: underline;
}


/* Sitemap */
div#Sitemap {
	padding-top:0px;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #8d7a79;
	line-height:14px;
}

ul#sitemap {
	margin-top: 0px;
	margin-left:0px;
}
li#sitemap {
	line-height: 15px;
}
div#Sitemap h3 {
	color: #8d7a79;
	line-height: 10px;
	padding:0px;
}

div#Sitemap a {
color:#cbc0bf;
	text-decoration:none
}
div#Sitemap a:hover {
color:#cbc0bf;
	text-decoration: underline;
}

