@charset "UTF-8";
/* Written by Likwid Promotions www.likwidpromotions.com */
/* Div Classes and Tag Modifiers */
.title {
	font-size: 36px;
	color: #FFFFFF;
	font-family: Helvetica;
}
.hidden {
	visibility: hidden;
}
.content {
	font-size: 20px;
	color: #CCCCCC;
	font-family: Helvetica;
}
body {
	background-image: url(../images/Body_bg.png);
	background-color: #333333;
}
/* Main Page Div Ids */
#wrapper {
	width: 762px;
	margin: 0 auto;
	z-index: 2;
}
#header {
	width: 754px;
	height: 201px;
	position: relative;
	float: right;
	background-image: url(../images/Header.png);
}
#infobarleft {
	width: 73px;
	height: 59px;
	position: relative;
	float: right;
	top: 0px;
	background-image: url(../images/Pole_bottom.png);
}
#infobarcenter {
	float: right;
	position: relative;
	width: 570px;
	height: 52px;
	top: 0px;
	background-image: url(../images/infobar.png);
}
#infobarright {
	float: right;
	position: relative;
	height: 52px;
	width: 27px;
	top: 0px;
	background-image: url(../images/Info_Bar_endcap.png);
	clear: both;
	right: 0px;
}
#content {
	width: 617px;
	float: right;
}
#pole {
	width: 37px;
	height: 900px;
	position: relative;
	background-image: url(../images/pole.png);
	float: left;
}
/* Services Div Ids */
#service-bar {
	height: 150px;
	width: 588px;
	position: relative;
}
#services-ul li {
	list-style: none;
	display: block;
	padding: 0;
	list-style: none;
	position: relative;
	display: block;
	float: left;
}
#services-ul a {
	display: block;
	height: 150px;
	width: 98px;
	left: 0px;
}
#services-ul li span {
	display: none;
	left: 0px;
}
#hair {
	background: url(../images/hair.png);
	width: 98px;
	height: 150px;
	left: 0px;
	top: 0px;
}
#hair a {
	background: url(../images/hair.png);
	}
#hair a:hover {
	background: url(../images/mouseover/hair.png);
	width: 98px;
	height: 150px;
}
#hair_active {
	background: url(../images/mouseover/hair.png);
	width: 98px;
	height: 150px;
}
#color {
	background: url(../images/color.png);
	width: 98px;
	height: 150px;
	left: 0px;
	top: 0px;
}
#color a {
	background: url(../images/color.png);
	}
#color a:hover {
	background: url(../images/mouseover/color.png);
	width: 98px;
	height: 150px;
}
#color_active {
	background: url(../images/mouseover/color.png);
	width: 98px;
	height: 150px;
}
#nails {
	background: url(../images/nails.png);
	width: 98px;
	height: 150px;
	left: 0px;
	top: 0px;
}
#nails a {
	background: url(../images/nails.png);
	}
#nails a:hover {
	background: url(../images/mouseover/nails.png);
	width: 98px;
	height: 150px;
}
#nails_active {
	background: url(../images/mouseover/nails.png);
	width: 98px;
	height: 150px;
}
#skin {
	background: url(../images/skin.png);
	width: 98px;
	height: 150px;
	left: 0px;
	top: 0px;
}
#skin a {
	background: url(../images/skin.png);
	}
#skin a:hover {
	background: url(../images/mouseover/skin.png);
	width: 98px;
	height: 150px;
}
#skin_active {
	background: url(../images/mouseover/skin.png);
	width: 98px;
	height: 150px;
}
#body {
	background: url(../images/body.png);
	width: 98px;
	height: 150px;
	left: 0px;
	top: 0px;
}
#body a {
	background: url(../images/body.png);
	}
#body a:hover {
	background: url(../images/mouseover/body.png);
	width: 98px;
	height: 150px;
}
#body_active {
	background: url(../images/mouseover/body.png);
	width: 98px;
	height: 150px;
}





/* Global Navigation Bar */
#navbar {
	height: 649px;
	width: 108px;
	float: left;
	position: relative;
}

#nav-ul li {
	list-style: none;
	display: block;
	padding: 0;
	list-style: none;
	position: absolute;
	display: block;
}
#nav-ul a {
	display: block;
	height: 58px;
	width: 108px;
	left: 0px;
}
#nav-ul li span {
	display: none;
	left: 0px;
}
#home {
	background: url(../images/Home.png);
	width: 108px;
	height: 58px;
	left: 0px;
	top: 0px;
}
#home a {
	background: url(../images/Home.png);
	}
#home a:hover {
	background: url(../images/mouseover/Home.png);
	width: 108px;
	height: 58px;
}

#promotions {
	background: url(../images/Promotions.png);
	width: 108px;
	height: 58px;
	left: 0px;
	top: 60px;
}
#promotions a {
	background: url(../images/Promotions.png);
	}
#promotions a:hover {
	background: url(../images/mouseover/Promotions.png);
	width: 108px;
	height: 58px;
}

#services {
	background: url(../images/Services.png);
	width: 108px;
	height: 58px;
	left: 0px;
	top: 120px;
}
#services a {
	background: url(../images/Services.png);
	}
#services a:hover {
	background: url(../images/mouseover/Services.png);
	width: 108px;
	height: 58px;
}

#about {
	background: url(../images/About_us.png);
	width: 108px;
	height: 58px;
	left: 0px;
	top: 180px;
}
#about a {
	background: url(../images/About_us.png);
	}
#about a:hover {
	background: url(../images/mouseover/About_us.png);
	width: 108px;
	height: 58px;
}

#links {
	background: url(../images/Links.png);
	width: 108px;
	height: 58px;
	left: 0px;
	top: 240px;
}
#links a {
	background: url(../images/Links.png);
	}
#links a:hover {
	background: url(../images/mouseover/Links.png);
	width: 108px;
	height: 58px;
}


#contact {
	background: url(../images/Contact.png);
	width: 108px;
	height: 58px;
	left: 0px;
	top: 300px;
}
#contact a {
	background: url(../images/Contact.png);
	}
#contact a:hover {
	background: url(../images/mouseover/Contact.png);
	width: 108px;
	height: 58px;
}
#test {
	display: block;
	height: 100px;
	width: 100px;
	background-color: #00FF00;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}

/* Hover Text */
a.info{
	position:relative; /*this is the key*/
	z-index:24;
	background-color:#000000;
	color:#CCCCCC;
	text-decoration:none
}

a.info:hover{
	z-index:25
}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	width:15em;
	border:1px solid;
	background-color:#FFFFFF;
	color:#000;
	text-align: center;
	bottom: 0em;
	left: -15em;
}
