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




/* -------------------------------------BASE INFORMATION------------------------------------------------------------------- */
* {
margin:0;
padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	line-height:20px
}

#wrapper {
margin: 0 auto;
width:990px;
margin-top:5px;
}

a {
	color:#ab0065;
	text-decoration: none;
}

a:hover {
color:#c6006b;}
/* -------------------------------------HEADER INFORMATION------------------------------------------------------------------- */
#header {
width:990px;
height:167px;
margin-bottom:10px;
margin-top:10px;}



/* -------------------------------------NAVIGATION INFORMATION------------------------------------------------------------------- */

#nav {
	width:990px;
	height:48px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#nav ul {
margin:0;
height:35px;
display:block;
margin-left:22px;}

#nav li {
	display:block;
	list-style-type: none;
	height:35px;
	float:left;}

.divider {
	height:35px;
	width:3px;
	background-image: url(../images/nav_divider.gif);
	background-repeat: no-repeat;
}



/*----------------------------------------------------------------MENU-----------------------------------------------------------------------*/




.prodrop5 {padding:0 0 0 0; margin:0; list-style:none; height:35px; position:relative; z-index:500; font-family:arial, verdana, sans-serif; }

.prodrop5 li.top {display:block; float:left;}

.prodrop5 li a.pos1 {background:url(../images/menu_home.gif); width:100px; height:35px; display:block; text-indent:-99999px;} 
.prodrop5 li a.pos2 {background:url(../images/menu_hair.gif); width:100px; height:35px; display:block;text-indent:-99999px;} 
.prodrop5 li a.pos3 {background:url(../images/menu_skin.gif); width:100px; height:35px; display:block;text-indent:-99999px;} 
.prodrop5 li a.pos4 {background:url(../images/menu_mens.gif); width:100px; height:35px;; display:block;text-indent:-99999px;} 
.prodrop5 li a.pos5 {background:url(../images/menu_body.gif); width:100px; height:35px;; display:block;text-indent:-99999px;} 
.prodrop5 li a.pos6 {background:url(../images/menu_offers.gif); width:100px; height:35px; display:block;text-indent:-99999px;} 
.prodrop5 li a.pos7 {background:url(../images/menu_electricals.gif); width:110px; height:35px; display:block;text-indent:-99999px;} 
.prodrop5 li a.pos8 {background:url(../images/menu_slimming.gif); width:110px; height:35px; display:block;text-indent:-99999px;} 
.prodrop5 li a.pos9 {background:url(../images/menu_salons.gif); width:100px; height:35px; display:block;text-indent:-99999px;} 

.prodrop5 li.p1 {background:url(../images/menu_home.gif); background-position: 0 -35px;} 
.prodrop5 li.p2 {background:url(../images/menu_hair.gif);background-position: 0 -35px;} 
.prodrop5 li.p3 {background:url(../images/menu_skin.gif);background-position: 0 -35px;} 
.prodrop5 li.p4 {background:url(../images/menu_mens.gif);background-position: 0 -35px;} 
.prodrop5 li.p5 {background:url(../images/menu_body.gif);background-position: 0 -35px;} 
.prodrop5 li.p6 {background:url(../images/menu_offers.gif);background-position: 0 -35px;} 
.prodrop5 li.p7 {background:url(../images/menu_electricals.gif);background-position: 0 -35px;} 
.prodrop5 li.p8 {background:url(../images/menu_slimming.gif);background-position: 0 -35px;} 
.prodrop5 li.p9 {background:url(../images/menu_salons.gif);background-position: 0 -35px;} 

.prodrop5 li.current a.pos1,
.prodrop5 li.current a.pos1:hover {background:url(../images/menu_home.gif); background-position: 0 -35px;} 
.prodrop5 li.current a.pos2,
.prodrop5 li.current a.pos2:hover {background:url(../images/menu_hair.gif); background-position: 0 -35px;} 
.prodrop5 li.current a.pos3,
.prodrop5 li.current a.pos3:hover {background:url(../images/menu_skin.gif); background-position: 0 -35px;} 
.prodrop5 li.current a.pos4,
.prodrop5 li.current a.pos4:hover {background:url(../images/menu_mens.gif); background-position: 0 -35px;} 
.prodrop5 li.current a.pos5,
.prodrop5 li.current a.pos5:hover {background:url(../images/menu_body.gif); background-position: 0 -35px;} 
.prodrop5 li.current a.pos6,
.prodrop5 li.current a.pos6:hover {background:url(../images/menu_offers.gif); background-position: 0 -35px;} 
.prodrop5 li.current a.pos7,
.prodrop5 li.current a.pos7:hover {background:url(../images/menu_electricals.gif); background-position: 0 -35px;} 
.prodrop5 li.current a.pos8,
.prodrop5 li.current a.pos8:hover {background:url(../images/menu_slimming.gif);background-position: 0 -35px;} 
.prodrop5 li.current a.pos9,
.prodrop5 li.current a.pos9:hover {background:url(../images/menu_salons.gif);background-position: 0 -35px;} 
.prodrop5 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.prodrop5 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop5 li:hover {position:relative; z-index:200;}

.prodrop5 li a.top_link:hover {background:transparent;} 
.prodrop5 li:hover > a.top_link {background:transparent;} 

/* keep the 'next' level invisible by placing it off screen. */
.prodrop5 ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.prodrop5 :hover ul {
	left:-24px;
	top:35px;
	white-space:nowrap;
	height:auto;
	width:auto;
	z-index:300;
	width:auto;
}
.prodrop5 :hover ul li {display:block; height:10px; position:relative; font-weight:normal; width:100pt; background-color: #c6006b;}
.prodrop5 :hover ul li a {display:block; font-size:12px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#fff; background:transparent; text-decoration:none;}
.prodrop5 :hover ul li a:hover {text-decoration:underline;}


/* -------------------------------------MAIN CONTENT INFORMATION------------------------------------------------------------------- */
#main_wrapper {
	width:990px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
}
/* -------------------------------------LEFT SIDE INFORMATION------------------------------------------------------------------- */

#left {
	width:166px;
	padding-left:20px;
	float:left;
	display:block;
	position:relative;
}
#left ul {padding:0;
margin-left:20px;}

#left li {
	list-style-position: outside;
	margin-bottom:6px;
	list-style-image: url(../images/bullet.gif);
}


/* -------------------------------------MIDDLE INFORMATION------------------------------------------------------------------- */


#middle {
	width:618px;
	float:left;
	display:block;
		position:relative;
	background-color:#FFFFFF;
	}
	
.middle_style {
width:580px;
margin-left:20px;
line-height:20px}
	
.pink_text {
color:#AB0065}


.pink_bg {
	background-color:#AB0065;
	color:#FFFFFF;
	font-weight: bold;
}

.pink_button {
	background-color:#AB0065;
	color:#FFFFFF;
	font-weight: bold;
	border:none;
	padding:5px;
}
.cell_bg {
	background-color:#AB0065;
	color:#FFFFFF;
	font-weight: bold;
	background-image: url(../images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.cell_topline {
	border-top: 1px solid #AB0065;
}

.table_full {
	border: 1px solid #CCCCCC;
}
.table_full_pink {
	border: 1px solid #AB0065;
}


.table_one p {
	width: 380px;
	padding-left:10px;
}

.product_head {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.cat_heading {
	font-size: 15px;
	color: #AB0065;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;
	padding-top:15px;
	font-weight: bold;
	text-transform: uppercase;
}
.productname {
	font-size: 22px;
	color: #AB0065;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;
	padding-top:15px;
	font-weight: bold;
	text-transform: uppercase;
}

.cat_black{
	font-size: 16px;
	color: #333333;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;
	padding-bottom:10px;
	padding-top:15px;
	font-weight: bold;
}

.cat_heading1 {
	font-size: 22px;
	color: #AB0065;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;
}

.cat_heading_men {
	font-size: 22px;
	color: #1795A7;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;
}

.login_form {
	background-color: #f6f6f6;
	border: 1px solid #CCCCCC;
	padding:2px;
}

.reg_form {
	background-color: #f6f6f6;
	border: 1px solid #CCCCCC;
	width:200px;
	padding:2px;
}
/* -------------------------------------RIGHT SIDE INFORMATION------------------------------------------------------------------- */

#right {
	width:186px;
	background-color: #f6f5f5;
	float:right;
	display:block;
	position:relative;
}


#search {
	width:180px;
	float:right;
	margin-left:5px;
}

.serach_form { 
	width:140px;
	height:15px;
	padding-top:5px;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}

.serach_brand { 
	width:170px;
	height:20px;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}


/* -------------------------------------FOOTER INFORMATION------------------------------------------------------------------- */

#footer {
	width:990px;
	height:27px;
	text-align:center;
	padding-top:23px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 9px;
}

#footer a {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
	
	#footer a:hover {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: underline;
}
.ullink
{
	color:#000000;	
}
.style1 {font-size: 10px;color: #666666}
.redheading{font-size: 12px;font-family: Arial, Helvetica, sans-serif;color:#FF0000;}
.anchorimage{ text-decoration:none; border:none;}
.divimage
{
	background-image: url(../images/divider.gif);
	background-position: center;
	width: 119px;
	height: 11px;
	background-repeat:no-repeat;
}
.memberimage
{
	background-image: url(../images/member.jpg);
	background-position: center;
	width: 164px;
	height: 64px;
	background-repeat:no-repeat;
}
.giftcardimage
{
	background-image: url(../images/giftcard.jpg);
	background-position: center;
	width: 168px;
	height: 68px;
	background-repeat:no-repeat;
}
.headerimage
{
	/*background-image: url(../images/logo_hairangels.gif);*/
	background-position: center;
	width: 151px;
	height: 164px;
	background-repeat:no-repeat;
}
