body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
a {
	color: #C6C;
	text-decoration: none;
}
a:hover {
	color: #894589;
}
.imgborder {
	border: 2px solid #FFF;
}
.float_right {
	float: right;
}
label {
	float: left;
	padding-top: 5px;
	width: 90px;
	clear: left;
}
.inputbg {
	background-color: #FFF;
	border: thin solid #CCC;
	font-size: 15px;
	padding: 5px;
	width: 400px;
	margin-bottom: 5px;
}
.submitbg {
	background-color: #333;
	font-size: 14px;
	color: #FFF;
	padding: 5px;
	clear: left;
	margin-left: 120px;
	margin-bottom: 30px;
	border: thin solid #4C4C4C;
}
.redtext {
	color:red;
}
#wrapper {
	width: 1006px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 15px;
}
.purpletext {
	color: #C009B4;
}
.pinktext {
	color: #C6C;
}
.graytext {
	color: #666;
}
#header {
	margin-left: 28px;
	margin-bottom: 0px;
	background-image: url(../images/navbg.png);
	height: 119px;
	margin-right: 28px;
}
#logo {
	padding-top: 29px;
	width: 240px;
}
#nav {
	float: right;
	width: 615px;
	height: 119px;
}
#nav a {
	color: #FFF;
}
#nav a:hover {
	color: #CCC;
	text-decoration: underline;
}
#nav ul {
}
#nav ul  li{
	float: left;
	padding-top: 80px;
	font-size: 15px;
	text-transform: uppercase;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 16px;
}
#nav_active {
	background-image: url(../images/nav_active.png);
	background-repeat: no-repeat;
	background-position: top;
}
.nav_phone {
	font-size: 12px !important;
	color: #FBC0FD;
	padding-top: 81px !important;
	font-weight: normal;
}
#container_home {
}
#container_home_top {
	background-image: url(../images/homebox_top.png);
	height: 24px;
}
#container_home_middle {
	background-image: url(../images/homebox_middle.png);
	height: 804px;
}
#container_home_bottom {
	background-image: url(../images/homebox_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}
#container_content_middle {
	background-image: url(../images/contentbox_middle.png);
	min-height: 500px;
}
#container_content {
	margin-right: 28px;
	margin-left: 28px;
	overflow: hidden;
	padding-bottom: 35px;
	min-height:630px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html #container_content {
height: 630px;
}
/**/
#home_sub {
	margin-right: 32px;
	margin-left: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 25px;
	overflow: hidden;
}
#home_location {
	float: right;
	width: 200px;
}
#home_location h2 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
}
#home_sub p {
	margin-bottom: 8px;
	font-size: 13px;
}
#votedbest {
	float: left;
	width: 450px;
	margin-bottom: 24px;
}
#votedbest_text {
	float: right;
	width: 330px;
}
#votedbest_text p {
	line-height: 20px;
}
#votedbest_text h1 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
}
#featured_stylists {
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 10px;
}
#featured_stylists ul {
	margin-top: 16px;
}
#featured_stylists ul li {
	float: left;
	width: 295px;
}
#featured_stylists ul li div {
	float: right;
	width: 165px;
	margin-right: 15px;
	padding-top: 39px;
}
#featured_stylists ul li div h2 {
	font-size: 15px;
	margin-bottom: 8px;
}
#featured_stylists ul li div span {
	padding-bottom: 10px;
	display: block;
}
#services_featured_stylists ul {
	margin-top: 16px;
}
#services_featured_stylists ul li {
	float: left;
	width: 295px;
	margin-bottom: 25px;
}
#services_featured_stylists ul li div {
	float: right;
	width: 183px;
	margin-right: 15px;
	padding-top: 19px;
}
#services_featured_stylists ul li div h2 {
	font-size: 15px;
	margin-bottom: 8px;
}
#services_featured_stylists ul li div span {
	padding-bottom: 10px;
	display: block;
}
#contentbanner_about {
	background-image: url(../images/banner_about.jpg);
	height: 233px;
}
#contentbanner_about h1 {
	display: none;
}
#contentbanner_directory {
	background-image: url(../images/banner_directory.jpg);
	height: 233px;
}
#contentbanner_directory h1 {
	display: none;
}
#contentbanner_products {
	background-image: url(../images/banner_products.jpg);
	height: 233px;
}
#contentbanner_products h1 {
	display: none;
}
#contentbanner_services {
	background-image: url(../images/banner_services.jpg);
	height: 233px;
}
#contentbanner_services h1 {
	display: none;
}
#contentbanner_contact {
	background-image: url(../images/banner_contact.jpg);
	height: 233px;
}
#contentbanner_contact h1 {
	display: none;
}
#content_sidebar {
	float: right;
	width: 255px;
	margin-right: 35px;
}
#content_sidebar h2 {
	color: #F3C0FD;
	font-size: 16px;
	margin-bottom: 7px;
	line-height: 25px;
}
#content_sidebar p {
	line-height: 19px;
	color: #CCC;
	margin-bottom: 5px;
}
#contact_map {
	background-image: url(../images/contact_map_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
}
#content_copy {
	float: left;
	width: 580px;
	margin-left: 34px;
}
#content_copy_about {
	float: right;
	width: 580px;
	margin-left: 34px;
}
#content_copy h2 {
	font-size: 16px;
	font-weight: normal;
	color: #fbc0fd;
	line-height: 21px;
	margin-bottom: 20px;
}
#content_copy p {
	line-height: 20px;
}
#footer {
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 10px;
	font-size: 11px;
	color: #C6C;
}
#directory_stylistlist {
	clear: left;
	padding-left: 30px;
	padding-right: 30px;
}
#directory_stylistlist ul {
	margin-top: 16px;
}
#directory_stylistlist ul li {
	float: left;
	width: 295px;
	margin-bottom: 25px;
	border-bottom:#333 1px solid;
	padding-bottom: 25px;
}
#directory_stylistlist ul li div {
	float: right;
	width: 165px;
	margin-right: 15px;
	padding-top: 39px;
}
#directory_stylistlist ul li div h2 {
	font-size: 15px;
	margin-bottom: 8px;
}
#directory_stylistlist ul li div span {
	padding-bottom: 10px;
	display: block;
}
#contentbanner_profile {
	background-image: url(../images/banner_stylistprofile.jpg);
	height: 69px;
	background-repeat: no-repeat;
}
#contentbanner_profile h1 {
	display: none;
}
#profile_content {
	float: right;
	width: 690px;
}
#profile_wrapper {
	clear: left;
	padding-left: 30px;
	padding-right: 30px;
}
#profile_content h2 {
	font-size: 22px;
}
#profile_content h3 {
	font-size: 14px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 10px;
}
#profile_pic {
	width: 175px;
}
.profile_otherinfo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 15px;
}
.profile_otherinfo li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 8px;
	padding-bottom: 8px;
}
.profile_otherinfo li h2 {
	font-size: 12px;
	color: #999;
	margin-bottom: 7px;
}
.profile_otherinfo li p {
	color: #FFF;
	line-height: 16px;
}
#abouttext {
	margin-bottom: 30px;
	line-height: 18px;
	color: #CCC;
	margin-top: 20px;
}
.profile_otherservices {
	clear: left;
}
.profile_sectionbit {
	overflow: hidden;
}
.schedule_list {
	padding-top: 10px;
}
.schedule_list li {
	float: left;
	width: 320px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 8px;
	margin-bottom: 8px;
	margin-right: 20px;
	font-size: 13px;
}

UL.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
}

UL.tabNavigation LI {
	display: inline;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

UL.tabNavigation LI A {
	background-color: #1B1B1B;
	color: #FFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
}

UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
	background-color: #571053;
	color: #fff;
}
                
UL.tabNavigation LI A:focus {
	outline: 0;
}

div.tabs > div {
	padding: 5px;
	margin-top: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #571053;
}
                
div.tabs > div h2 {
	margin-top: 0;
}

#first {
}

#second {
}

#third {
}
                
.waste {
	min-height: 1000px;
}
.services_list {
	padding-top: 10px;
}
.services_list li {
	float: left;
	width: 173px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 8px;
	margin-bottom: 8px;
	margin-right: 20px;
	font-size: 12px;
	font-weight: normal;
}
