html, body {
		color: #d6b5f5;
		font: 0.90em  verdana, arial, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		/*Sifari hack*/
		text-shadow: #000000 0 0 0px;
		overflow-x: hidden
	}
body {
		/*background: url(backgrounds/main-bg.gif) top center repeat-x #451245;*/
		/*background: url(backgrounds/main-bg2.gif) top center repeat-x #451245;*/
		background: url(backgrounds/main-bg4.gif) top center repeat-x #582260;
		margin: 0;
		overflow-x: hidden
	}
	
#wrapper {
		background: url(backgrounds/spotlights.png) no-repeat center top;
		/*IE 6 hacks*/
		width:998px;
		margin:0 auto;
		overflow:hidden;
}

#headerMenu {
		background: url(backgrounds/swish.png) no-repeat center bottom;
		width:708px;
		height:174px;
		position:absolute;
		top:0;
		right:-120px
}	

p {
		margin: 1.33em 0;
	}
.firstpara {
		color:#ead7fc;
}	
ul li {
	list-style:square
}
#breadcrumb p {
	font-size:11px
}

.error {
	color:#FFFFCC;
	text-decoration:blink;
	font-weight:bold;
	width:100%;
	clear:both;
	margin-left:150px;
	text-transform:uppercase
}

h1 {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:33px;
	line-height:30px;
	font-weight:normal;
	padding:0;
	margin:0;
}
h2 {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFCCFF;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	padding:0;
	margin:0;
}
h1 span {
	/*color:#FFFFCC*/
	color:#FFCCFF
}

.photoSlide {
    margin:3px 0px 0px 0px;
}
.carousel_container1 {
				width: 300px;
				height: 200px;
				margin: 0px auto;

			}
a img {
		border: 0;
	}
a {
	color:#fff
}
a:hover {
	color:#FFFF99;
	text-decoration:none
}
	
.clear {
		clear: both;
	}
	
ol {
		margin: 0;
		padding: 0;
		list-style: none;
	}

ol li {
		border-bottom: 1px dotted #bb89bb;
		margin-bottom: 10px;
	}

#header {
		width: 770px;
		margin: 0 auto;
		height:210px;
		position:relative
	}
#contentWrap {
	    width: 770px;
		margin: 0 auto;
		font-size: 90%;
}
#contentRight {
		float:right;
		width:540px;
}
#contentLeft {
		float:left;
		width:186px;
}
.whitetext {
		color:#fff
}
.contactBox {
		width:44%; 
		float:left; 
		margin-right:10px; 
		margin-bottom:10px
}
.pageImage {
		float:left;
		margin-right:20px;
		margin-bottom:15px;
}
.hyperlink_arrow {
		background:url(/css/images/icons/arrow.png) no-repeat left;
		padding-left:15px;
		margin-left:5px;
		margin-top:10px;
		clear:both
}

.hyperlink_text {
		width:100%;
		clear:both;
		margin-bottom:15px
}

#footer {
		padding:10px;
		text-align:center;
		width: 770px;
		margin: 0 auto;
		position:relative;
		background-color:#54275a;
		height:257px;
		padding-top:40px;
		background:url(/images/bg-footer.png) top no-repeat;
		clear:both;
		font: 0.83em  verdana, arial, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;

}
#footer div {
	    width:700px;
		margin: 0 auto;
		clear:both;
		text-align:center;
		color:#D8D8D8;
}
#footer dl {
		list-style:none;
		padding:0;
		margin:0;
		padding-left:60px;
}
#footer dt {
		float:left;
		margin:0; padding:0;
		background:url(images/icons/star.png) no-repeat left;
		padding-left:20px;
		margin-left:10px;
		padding-right:10px;
		border-right:1px solid #8d5994
	
}

#footer dl a:link, dl a:visited {
		text-decoration:none;
		border-bottom: 1px dotted #fff;
}
#footer p {
		color:#FFCCFF
}

/* ---------------------------------- */
/* MAIN MENU STYLES  */   
/* ---------------------------------- */
	#menu {
		background:#66236f url(backgrounds/menu-bg2.gif) no-repeat top;
		font-size: 100%;
		clear:both;
	}

	#menu li {
		list-style: none;
		margin-top: 10px;
	}
	#menu ul {
		padding:0px 20px 0px 26px;
		margin:0;
	}
	#menu a {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}
	#menu a:hover {
		border-bottom: 1px dotted #fff;
	}
	
	#menu li ul {
		margin: 10px 0;
		padding: 0;
	}
	#menu li li {
		background: url(../images/arrows_links.gif) no-repeat left center;
	}
	#menu li li a {
		font-weight: normal;
		margin-left: 20px;
		color:#ffccff
	}
	#menu li li a:hover {
		border-bottom: 1px dotted #969;
	}

	#menufooter {
		background:#451245 url(backgrounds/menu-footer-bg2.gif) no-repeat;
		clear:both;
		width:186px;
		height:48px;
	}


#branchwrapper {
	position:relative;
	height:177px;
	clea:both;
	width:100%;
	margin:12px 0px 22px 0px;
}
#branchitems {
	position:absolute;
	width:540px;
	height:177px;
	left:0px;
	top:0px;
}

#glittershow {
	position:absolute;
	width:570px;
	height:150px;
	top:15px;
	right:0;
}

.carousel_container {
	position:absolute; 
	right:0; 
	top:-20px; 
	z-index:9999;
}

.bgCircle {
	background: url(backgrounds/circle.png) no-repeat center;
}
.bgHair {
	background: url(backgrounds/hair.png) no-repeat center;
}
.bgOverlappingCircles {
	background: url(backgrounds/overlapping-circles.png) no-repeat center;
}
.bgOverlappingCircles2 {
	background: url(backgrounds/overlapping-circles2.png) no-repeat center;
}
.box{
	background: url(backgrounds/circle.png) center no-repeat;
	color:#EEDDFF;
}

.boxholder{
	clear: both;
	background: #6c2376;
	padding-top:5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.tab{
	float: left;
	height: 32px;
	width: 119px;
	cursor:pointer;
	margin: 0 1px 0 0;
	padding:0;
	text-align: center;
	background: #5f2268 url(images/purpletab.png) no-repeat;
}
.tabtxt{
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0 0 0;
	cursor:pointer;
}

.tabtxt a {
	text-decoration:none;
	display:block
}

.stylistBox {
    float:left;
	margin-left:7px;
	margin-top:5px;
	width:142px;
	padding:7px;
	text-align:center;

}
.stylistPhoto img {
	padding:2px;
	background-color:#8e3a9b
}

.stylistInfo span {
	font-size:10px;
	letter-spacing:0px
}

.winnerList dl dt {
	clear:both;
	margin-left:20px;
		text-align:left
}
.winnerList dl dt span {
	color:#fff;
	font-weight:bold;
}
.lightbox {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 45%;
	height: 40%;
	padding: 1em;
	border: 1em solid #582260;
	background: #6c2376 url(backgrounds/overlapping-circles2.png) no-repeat center;
	text-align: left;
	z-index:99999;
	overflow: auto;	
	
}
.lightbox .name {
	font-size:1.9em;
	font-weight:bolod;
	text-transform:uppercase
}
.lightbox img {
	padding-right:10px;
}
.lightbox .footer {
	text-align:right
}
#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#000;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }