@charset "utf-8";
/* CSS Document */


/*IE6 RESET*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.4em;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #8ec63f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Indent H1 and H2 off page to replace with images */

h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #FF9900;
	letter-spacing: 0.02em;
	font-family: Arial, Helvetica, sans-serif;
}

h2 { 

}

a {
text-decoration:none;
}

.headline {
	font-size: 18px;
	font-weight: normal;
	line-height: 2em;
	margin-top: 10px;
	color: #FF9900;
}
.headline_orange {
	font-size: 16px;
	font-weight: normal;
	color: #FF9900;
	font-family: tahoma;
	line-height: 1.3em;
	margin-bottom: 15px;
}

.product  {
	list-style-type: disc;
	list-style-image: url(../images/green-bullet.jpg);
	list-style-position: inside;
	margin-left: 0;
	padding-left: 2em;
	text-indent: -1.7em;

	}
.line {
	height: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.content_margin {
	padding-left: 50px;
	padding-right: 50px;
}
.quote {
	font-style: italic;
	margin-bottom: 25px;
	margin-top: 10px;
	display: block;
}




/* Centering Container  */

#container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 938px;
	
}

#header {
	background-image: url(../images/index_r1_c1.jpg);
	height: 173px;
	width: 938px;
}
#logo_middle {
	background-image: url(../images/index_r2_c8.jpg);
	float: left;
	height: 40px;
	width: 353px;
}
#content_top {
	background-image: url(../images/content_top_blank.jpg);
	height: 46px;
	width: 938px;
}
#content_middle {
	background-image: url(../images/middle_background.jpg);
	background-repeat: repeat-y;
	width: 938px;
}
#content_bottom {
	background-image: url(../images/content_footer.jpg);
	height: 36px;
	width: 938px;
}
#home_pic {
	background-image: url(../images/index_pic.jpg);
	height: 357px;
	width: 491px;
	position: absolute;
	left: 0px;
	top: 213px;
}
#salon_pic {
	background-image: url(../images/salon_pic.jpg);
	height: 403px;
	width: 356px;
	position: absolute;
	top: 213px;
	left: 582px;
}

/* ----------------------------- end #nav ids ----------------------------- */
#products_pic {
	background-image: url(../images/products_pic.jpg);
	height: 500px;
	width: 370px;
	position: absolute;
	top: 213px;
	left: 568px;
	background-repeat: no-repeat;
}
#testimonials_pic {
	background-image: url(../images/testimonials_pic.jpg);
	height: 305px;
	width: 393px;
	position: absolute;
	top: 213px;
	left: 545px;
}
#home_content {
	width: 370px;
	position: absolute;
	left: 500px;
	top: 280px;
}
#whitebox {
	background-color: #EEEEEE;
	width: 200px;
	border: 1px solid #CCCCCC;
	padding: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#greybar {
	height: 21px;
	width: 938px;
	background-image: url(../images/greybar.jpg);
}
#spacer {
	height: 10px;
	width: 10px;
}
#footer_hairspies {
	text-align: center;
}







/* ----------------------------- start #nav ----------------------------- */
#nav img { border: none; }
#nav li { display: inline; list-style:none; }
#nav li a { float: left; display:block; }
#nav li a img {  border:none; vertical-align:bottom; /* for IE6 */}
#nav li a:hover { visibility:visible; }
#nav li a:hover img { visibility:visible; }
#nav li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}

#nav li em { display: none }

/* ----------------------------- end #nav ----------------------------- */

/* ----------------------------- start #nav ids ----------------------------- */
#menuhome {
	background-image: url(../images/menu_over_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	width: 87px;
}
#menusalon {
	background-image: url(../images/menu_over_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	width: 70px;
}
#menuproducts {
	background-image: url(../images/menu_over_r1_c3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	width: 92px;
}
#menuresources {
	background-image: url(../images/menu_over_r1_c4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	width: 100px;
}
#menupress {
	background-image: url(../images/menu_over_r1_c5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	width: 114px;
}
#menutestimonials {
	background-image: url(../images/menu_over_r1_c6.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	width: 122px;
}
