* {
	margin: 0;
	padding: 0;
}

#header_hours {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../../../images/details_headers.png) no-repeat scroll 2px -240px;
border:0 solid red;
height:40px;
width:120px;
display:block;
} 
#header_hours2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../../../images/details_headers2.png) no-repeat scroll 2px -240px;
border:0 solid red;
height:40px;
width:120px;
display:block;
} 
@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background:#161617 url(../../../images/home_header_bgx.png) no-repeat scroll center top;
	color:#333333;
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Sans-Serif;
	font-size:11px;
	margin:0;
	padding:0;
}
img {
	border:medium none;
}
a {
	color:#999999;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="select"]:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
.container {
	border:0 solid green;
	margin:0 auto;
	position:relative;
	width:980px;
	
}
/*-------Header --------*/
#header {
}
#header .container {
	border:0 solid red;
	min-height:230px;
}
#header.home .container {
	background:transparent url(../../../images/home_header.jpg) no-repeat scroll 0 -2.5em;
	border:0 solid red;
}
/*-------Main -------*/
#main {
	background:#F7F7F7 none repeat scroll 0 0;
	border:0 solid red;
	text-align:center;
}
#main_wrap {
	background:transparent url(../../../images/main_lower_bg.png) repeat-x scroll left bottom;
	border:0 solid red;
	height:100%;
	padding-bottom:15px;
	overflow:hidden;
}
#main .container {
	border:0 solid blue;
	}
#main.prices {
	font-size:1.22em;
}
/*Home*/
#main.home {
	background:#F7F7F7 url(../../../images/main_lower_bg.png) repeat-x scroll left top;
	border:0 solid red;
	min-height:340px;
	margin-top:0;
	padding:5em 0 0;
}
#featured_wrapper {
	border:0 solid red;
	height:270px;
	margin-left:18px;
	margin-top:20px;
	text-align:center;
	width:960px;
}
#featured_wrapper a h1 {
	color:#4F4F4F;
	font-size:1.5em;
	height:42px;
}
#featured_wrapper a h1:hover {
	color:#000000;
	text-decoration:underline;
}
.featured {
	border:0 dashed gray;
	float:left;
	height:300px;
	text-align:left;
	width:238px;
}
#stylists {
	float:left;
	width:750px;
}
#stylists ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#stylists ul li {
	border:0 solid red;
	padding:5px;
}
#footer {
}
#footer .container {
	background:transparent url(../../../images/home_footer_area.png) no-repeat scroll 50% 9%;
	border:0 solid green;
	color:#666666;
	height:500px;
}
#nav {
	border:1px dashed gray;
	height:70px;
	left:350px;
	position:absolute;
	top:10px;
	width:450px;
}
ul#menu {
	background:transparent url(../../../images/menuBg32.png) no-repeat scroll left center;
	border:0 solid red;
	margin:0;
	padding:17px;
}
ul#menu li {
	display:inline;
	margin-left:11px;
	margin-right:11px;
}
ul#menu li a {
	color:#838383;
	text-decoration:none;
}
ul#menu li a.active, ul#menu li a:hover {
	color:#FFFFFF;
}
ul#menu li a.current {
	color:#F5F5F5;
}
#logo {
	background:transparent url(../../../images/logo.png) no-repeat scroll 20px 10px;
	border:0 dashed gray;
	height:70px;
	left:0;
	position:absolute;
	top:10px;
	width:350px;
}
#logo h1, #logo small {
	display:block;
	margin:0;
	text-indent:-9999px;
}
#login {
	border:0 dashed gray;
	color:#FFFFFF;
	font-size:1em;
	height:70px;
	position:absolute;
	right:0;
	top:15px;
	width:375px;
}
#login input {
	background:transparent url(../../../images/home_input_bg.png) no-repeat scroll 0 0;
	border:0 solid red;
	color:#CCCCCC;
	font-size:0.9em;
	height:15px;
	padding:3px 10px 7px 10px;
	width:102px;
	float:left;
}
#login button {
	background:transparent url(../../../images/home_go_button.png) no-repeat scroll 0 30%;
	border:0 solid red;
	height:25px;
	width:50px;
	float:left;
}
#login label {
	border:0 solid red;
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:bold;
	height:2.1em;
	float:left;
}
.login_text {
	float:right;
	}
#login form {margin-bottom:2px; overflow:hidden}
.login_text a {
	color:#CCCCCC;
}
.login_text a span {
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:bold;
}
/*#search {
	background:transparent url(../../../images/search_bg.png) no-repeat scroll 23% 69%;
	border:0 dashed gray;
	bottom:10px;
	height:120px;
	left:115px;
	padding:0;
	position:absolute;
	text-align:center;
	width:750px;
}
#search input {
	background:transparent url(../../../images/home_input_bg_white.png) no-repeat scroll 0 0;
	border:0 solid red;
	color:#666666;
	font-size:1em;
	height:2.2em;
	padding:0.5em 0 0 0.8em;
	width:165px;
}
#search select {
	background:transparent url(../../../images/home_input_bg_white.png) no-repeat scroll left top;
	border:none;
	color:#666666;
	font-size:12px;
	height:25px;
	padding:3px 15px 1px 0.8em;
	width:180px;
	}

#search select option {line-height:25px; background:#6f6f6f; border:none; padding:3px 0 5px 10px; color:#FFFFFF; border-bottom:1px solid #999; border-right:1px solid #999}

#search .selectbox1{border:none!important; height:2.7em!important; width:195px!important; padding:0.5em 0em 0em 0.8em!important; background:none!important; font-size:1.0em; width:180px;}

#search button {
	background:transparent url(../../../images/home_search_button.png) no-repeat scroll 0 50%;
	border:0 solid red;
	height:2.7em;
	width:90px;
}
#search label {
	border:0 solid red;
	color:#FFFFFF;
	font-size:2.2em;
	height:2.2em;
}
#search h1 {
	color:#DDDDDD;
	font-size:1.7em;
}*/
/*-------- Search Area ------------*/
#search{ 
	position:absolute; 
	left:115px; 
	bottom:10px; 
	border:0px dashed gray;
	width:750px;
	height:120px;
	text-align:center;
/*	background:url(../../../images/search_bg.png) 23% 69% no-repeat;*/
	padding:0px 0px 0px 0px;
	}

.serbox {margin-top:43px; padding-left:80px}
#search input{background:url(../../../images/home_input_bg_white.png) no-repeat; height:19px; width:165px; padding:3px 3px 3px 12px; border:0px solid red; color:#666; font-size:1.0em;margin-top:5px;}
#search select option { background:#fff}
#search select{ width:152px; height:20px; padding:2px 5px; border:0px solid red; color:#666; font-size:1.0em; margin-top:8px;}
#search button{background: url(../../../images/home_search_button.png) no-repeat 0% 50%; width:90px; height:29px; border:none; border:0px solid red;}
#search label{color:#FFF; font-size:2.2em; border:0px solid red; height:2.2em; }
#search h1{color:#DDD; font-size:1.7em;}
.formElem1{border:0px solid red; width:180px; height:30px; padding:5px 0 0 38px; float:left; text-align:left; background:url(../../../images/searchTypeBg.png) 0 69% no-repeat;}
.formElem2{border:0px solid red; width:182px; height:30px; padding:5px 0 0 30px; float:left; text-align:left; background:url(../../../images/img2.png) 0 69% no-repeat;}
.formElem3{border:0px solid red; width:100px; height:30px; padding:5px 0 0 32px; float:left; text-align:left; background:url(../../../images/img3.png) 0 69% no-repeat;}

/*.formElem1 {
	border:0 solid red;
	float:left;
	height:30px;
	padding:0 0 0 95px;
	text-align:left;
	width:210px;
}
.formElem2 {
	border:0 solid red;
	float:left;
	height:30px;
	padding:0 0 0 20px;
	text-align:left;
	width:210px;
}
.formElem3 {
	border:0 solid red;
	float:left;
	height:30px;
	padding:0;
	text-align:left;
	width:100px;
}*/
.footer_col {
	border:0 dashed gray;
	color:#CCCCCC;
	font-size:1.2em;
	height:200px;
	padding:0 0 0 20px;
	position:absolute;
	top:15%;
	width:240px;
	margin: 0 0 0 0;
}
.footer_col a:hover {
	color:#FFFFFF;
}
.footer_col ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#footer_col_left {
	left:90px;
}
#footer_col_middle {
	left:360px;
}
#footer_col_right {
	right:90px;
}
#footer_icon {
	border:0 solid red;
	height:35px;
	position:absolute;
	right:95px;
	text-align:right;
	top:58%;
	width:300px;
}
#footer_contact {
	border:0 solid red;
	height:35px;
	left:155px;
	position:absolute;
	text-align:right;
	top:53%;
	width:110px;
}
#footer_SEO {
	border:0 dashed gray;
	color:#393939;
	font-size:10px;
	height:75px;
	left:110px;
	position:absolute;
	top:75%;
	width:750px;
}
#footer_legal {
	border:0 solid gray;
	bottom:0;
	font-size:0.9em;
	height:40px;
	position:absolute;
	text-align:center;
	width:950px;
}
.separator_prices {
	background:transparent url(../../../images/prices_separator.png) no-repeat scroll 0 50%;
	border:0 solid red;
	float:left;
	height:30px;
	width:750px;
}
.separator_results {
	border-top:1px solid #C8C8C8;
	height:20px;
	margin:10px 0 20px;
	width:800px;
}
.separator_jobs {
	border-top:1px solid #C8C8C8;
	height:20px;
	margin:20px 0;
	width:750px;
}
.static_header {
	text-indent:-9999px;
}
#header_search {
	background:transparent url(../../../images/header_search.png) no-repeat scroll 50% 0;
}
#header_featured {
	background:transparent url(../../../images/header_featured2.png) no-repeat scroll 50% 0;
}
#header_clients {
	background:transparent url(../../../images/header_clients.png) no-repeat scroll 0 0;
}
#header_professionals {
	background:transparent url(../../../images/header_professionals.png) no-repeat scroll 0 0;
}
#header_contact {
	background:transparent url(../../../images/header_contact.png) no-repeat scroll 0 0;
}
#header_salon_jobs {
	background:transparent url(../../../images/header_salon_jobs.png) no-repeat scroll 0 0;
	height:30px;
}
#header_about_us {
	background:transparent url(../../../images/header_about_us.png) no-repeat scroll 0 0;
}
#header_about_us1 {
	background:transparent url(../../../images/header_about_us1.png) no-repeat scroll 0 0;
}
#header_contact_info {
	background:transparent url(../../../images/header_contact_info.png) no-repeat scroll 0 0;
}
#header_contact_form {
	background:transparent url(../../../images/header_contact_form.png) no-repeat scroll 0 0;
}
#header_registration_elite {
	background:transparent url(../../../images/header_registration_elite.png) no-repeat scroll 0 0;
}
#header_registration_intro {
	background:transparent url(../../../images/header_registration_intro.png) no-repeat scroll 0 0;
}
#header_services {
	background:transparent url(../../../images/header_services.png) no-repeat scroll 0 0;
}
#header_help_clients {
	background:transparent url(../../../images/header_help.png) no-repeat scroll 0 0;
}
#header_help_pros {
	background:transparent url(../../../images/header_help_pros.png) no-repeat scroll 0 0;
}
#header_salon_reviews {
	background:transparent url(../../../images/header_salon_reviews.png) no-repeat scroll 0 0;
}
#header_services1 {
	background: url(../../../images/details_headers.png) no-repeat -265px 0px; height:40px; width:255px; border:0px solid red;}

#headerBilling {
	color:#92B800;
}
#headerBilling span {
	color:#131313;
	font-size:0.65em;
}
a.sign_up_button {
	background:transparent url(../../../images/prices_button_signup.png) no-repeat scroll 0 0;
	border:0 solid red;
	display:block;
	height:32px;
	text-indent:-9999px;
	width:100px;
}
a.sign_up_button:hover {
	background:transparent url(../../../images/prices_button_signup.png) no-repeat scroll 0 -38px;
}
a.register_button {
	background:transparent url(../../../images/button_register.png) no-repeat scroll 0 0;
	border:0 solid red;
	color:#FFFFFF;
	display:block;
	height:32px;
	line-height:32px;
	
	text-align:right;
	width:200px;
}
a.register_button:hover {
	background:transparent url(../../../images/button_register.png) no-repeat scroll 0 -35px;
	text-decoration:none;
}
a.result_details_button {
	background:transparent url(../../../images/button_details.png) no-repeat scroll 0 0;
	border:0 solid red;
	display:block;
	height:30px;
	text-indent:-9999px;
	width:80px;
}
a.result_details_button:hover {
	background:transparent url(../../../images/button_details.png) no-repeat scroll 0 -33px;
}

a.BusinessButton {
	background:transparent url(../../../images/bussinesbtn.png) no-repeat scroll 0 0;
	display:block;
	height:33px;
	text-indent:-9999px;
	width:169px;
}
a.BusinessButton:hover {
	background:transparent url(../../../images/bussinesbtn.png) no-repeat scroll 0 -38px;
}

a.details_menu_button {
	background:transparent url(../../../images/button_menu.png) no-repeat scroll 0 0;
	border:0 solid red;
	display:block;
	height:30px;
	text-indent:-9999px;
	width:100px;
}
a.details_menu_button:hover {
	background:transparent url(../../../images/button_menu.png) no-repeat scroll 0 -33px;
}
.result_box {
	border:0 solid red;
	min-height:150px;
	position:relative;
	text-align:left;
	width:750px;
	float:left;
}
.result_box a {
	color:#323232;
}
a.result_link {
	color:#92B800;
	font-size:1.2em;
	
}
.result_details {
	border:0 dashed gray;
	height:100%;
	/*left:0;
	position:absolute;
	top:0;*/
	width:400px; float:left
}
.result_rating {
	border:0 dashed gray;
	height:50px;
	/*left:400px;
	position:absolute;
	top:0;*/
	width:160px; float:left
}
.offerbox {overflow: hidden; float:left; width:500px; }
.result_offer {
	border:0 dashed gray;	
	height:50px;
	left:400px;
	bottom:0;
	position:absolute;
	width:160px;
}
.resultOffer {
	border:0 dashed gray;	
	height:50px;	
	width:160px;
	float:right;
}
.result_pic {
	border:0 dashed gray;
	height:100%;
	/*position:absolute;
	right:0;
	top:0;*/
	width:188px; float:left
}
#job_search_bar {
	background:transparent url(../../../images/jobs_search_bar_bg.png) no-repeat scroll 0 0;
	height:110px;
	padding:22px 0 0;
	text-align:center;
	width:780px;
}
.find_btn_space{
width:525px; 
margin:0 auto;
}


#job_search_bar input {
	background:transparent url(../../../images/jobs_input_bg.png) no-repeat scroll 0 0;
	border:0 solid red;
	color:#CCCCCC;
	font-size:1em;
	height:27px;
	padding:0px 0 4px 7px;
	width:180px;
}
#job_search_bar button {
	background:transparent url(../../../images/jobs_search_button.png) no-repeat scroll 0 50%;
	border:0 solid red;
	height:3.5em;
	width:90px;
}
#job_search_bar label {
	font-size:1.7em;
}
.job_item {
	border:0 solid red;
	text-align:left;
	width:750px;
}
.job_item a {
	color:#333333;
}
.job_item span {
	color:#666666;
	font-size:0.75em;
}
#ad_space {
	background:transparent url(../../../images/ads_bg_top.png) no-repeat scroll 50% 0;
	border:0 dashed red;
	height:90%;
	padding:0;
	position:absolute;
	right:0;
	text-align:left;
	top:20px;
	width:200px;
}
#ad_space_bottom {
	background:transparent url(../../../images/ads_bg_bottom.png) no-repeat scroll 50% 100%;
	border:0 dashed blue;
	font-size:1em;
	height:105%;
	padding:0 15px 0 25px;
	text-align:left;
	width:160px;
}
#ad_space_bottom2 {
	background:transparent url(../../../images/ads_bg_bottom2.png) no-repeat scroll 50% 100%;
	border:0 dashed blue;
	height:105%;
	padding:0 15px 0 25px;
	text-align:left;
	width:160px;
}
#about_us {
	clear:both;
	float:left;
	font-size:1.14em;
	padding-bottom:40px;
	text-align:left;
	width:750px;
}
#about_us a, span {
	color:#92B800;
}
#priceTable {
	float:left;
	height:auto;
	text-align:left;
	width:750px;
}
#contact-info {
	border:0 solid red;
	float:left;
	font-size:1.14em;
	height:250px;
	text-align:left;
	width:770px;
}
#contact-form {
	border:0 solid red;
	float:left;
	font-size:1.14em;
	padding-bottom:40px;
	text-align:left;
	width:770px;
}
#contact-form label {
	display:block;
	width:220px;
}
#contact-form input[type="text"], textarea {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	width:350px;

}
.rowElem label.error {
	color:red;
	float:none;
	font-size:12px;
	font-style:italic;
	left:0;
	position:absolute;
	top:16px;
}
.clear {
	clear:both;
}
.radioArea {
	float:left;
	margin:0 0 10px;
	width:350px;
}
#why_join {
	text-align:left;
	width:750px; float:left;
	font-size:1.14em;
}
#why_join li {
	list-style-position:inside;
}
#testimonials {
	font-size:0.85em;
}
.AuthorizeNetSeal img {
	display:none;
	text-indent:-9999px;
}
#main.eliteResults {
	background:#F7F7F7 none repeat scroll 0 0;
	border:0 solid blue;
}
#main.introResults {
	background:#F0F0F0 none repeat scroll 0 0;
	border-top:2px solid #CCCCCC;
}
#main.superPages {
	background:#F7F7F7 url(../../../images/superPagesBg.png) repeat-x scroll 0 100%;
	border:0 solid red;
	height:70px;
}
#ssTab{position:absolute; left:4%; font-size:10px; top:14px; width:27%; height:2.71em; border:0px dashed blue; background:url(../../../images/ssTabBg.png) 0% 0% no-repeat; padding-top:1.4em; padding-left:1.1em;}	
#spTab {
	background:transparent url(../../../images/spTabBg.png) no-repeat scroll 0 0;
	border:0 dashed blue;
	height:2.5em;
	left:30%;
	padding-top:0.6em;
	position:absolute;
	top:2.76em;
	width:25%;
	font-size:10px;
}
#ssTab h2, #spTab h2 {
	color:#FFFFFF;
	font-size:1.2em;
}
#ssTab a, #spTab a {
	color:#FFFFFF;
}

div.Tpagination {
	color:#B8483E;
	font-weight:bold;
	margin-bottom:10px;
	width:739px;
	float:left;
}
div.Bpagination {
	color:#B8483E;
	float:left;
	font-weight:bold;
	padding-left:10px;
	width:739px;
}

/**---for site map------**/
.leftmap {
	float:left;
	width:300px;
	font-size:26px
}
.rightmap {
	float:right;
	width:300px;
	font-size:26px
}
ul.sitemap {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	list-style-type:none;
	padding-left:10px;
}
.error_text {
background-color:#FFEDDC;
border-bottom-color:#FFCDA0;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:#FFCDA0;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:solid;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:1px;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:#FFCDA0;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:solid;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:1px;
border-top-color:#FFCDA0;
border-top-style:solid;
border-top-width:1px;
border-right-width:1px;
color:#FF0000;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
line-height:25px;
padding-left:5px;
text-align:center;
text-decoration:none;
}
.error_text_mail {
background-color:#CCECDC;
border-bottom-color:#00FF00;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:#FFCDA0;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:solid;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:1px;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:#FFCDA0;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:solid;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:1px;
border-top-color:#00FF00;
border-top-style:solid;
border-top-width:1px;
color:#00CC33;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
line-height:18px;
padding-left:5px;
text-align:center;
text-decoration:none;
}
.product_box {
	border:0 solid red;
	height:auto;
	position:relative;
	text-align:left;
	width:680px;
	float:left;
	
}
.product_pic {
	border:0 dashed gray;
	position:absolute;
	right:0;
	top:0;
	width:200px;
}
.product_separator_results {
	border-top:1px solid #C8C8C8;
	height:20px;
	position:relative;
	margin:20px 0 0;
	width:750px;
	float:left;
}



/* Detail Page */
.rowElem{padding:0px;}
.rowElem label{ border:0px solid red;display:block; }
.rowElem input{ border:0px solid red; width:230px; height:27px; background:url(images/details_input_bg.png) no-repeat 0% 50%;}
.rowElem button{ border:0px solid red;  height:38px; background:url(images/details_submit_bg.png) no-repeat 0% 50%;}

.main{background:#f7f7f7 url(../../../images/details_header_bg.png) repeat-x 0px 15px; }
.main li{list-style:none; list-style-position:inside;}
.container{ min-height:500px;}
#details_header{height:160px; width:700px; border:0px dashed red; position:absolute; left:0px; top:0px; text-align:left; padding:25px 0px 0px 0px;}
#details_info{height:500px; width:600px; border:0px dashed gray; position:absolute; right:0px; top:90px;}
#details_offer{height:70px; width:200px; border:0px dashed blue; position:absolute; right:0px; top:25px;}
#details_offer a{color:#000;}
#details_gallery{height:400px; width:380px; border:0px dashed gray; position:absolute; left:0px; top:180px; background:url(../../../images/details_gallery_bg.png) no-repeat 5% 25%; padding:0px 0px 0px 10px;}


#details_count{height:100px; width:500px; border:0px dashed blue; position:absolute; left:0px; bottom:40px; text-align:left;}
#intro_details_count{height:100px; width:500px; border:0px dashed blue; position:absolute; left:7px; bottom:24px; text-align:left;}
#details_separator{height:30px; width:970px; border:0px dashed blue; position:absolute; left:0px; top:570px; text-align:left; background:url(../../../images/details_separator.png) top left no-repeat;}


#details_details1{height:319px; width:227px; border:0px dashed gray; position:absolute; left:0px; top:620px; background:url(../../../images/details_bg1.png) no-repeat 0px 0px; padding:10px 0px 0px 20px; text-align:left;}
#details_details2{height:319px; width:380px; border:0px dashed gray; position:absolute; left:280px; top:620px; background:url(../../../images/details_bg2.png) no-repeat 0px 0px; padding:10px 0px 0px 20px; text-align:left;}
#intro_details_details2{height:319px; width:380px; border:0px dashed gray; position:absolute; /*left:280px;*/ top:620px; background:url(../../../images/details_bg2.png) no-repeat 0px 0px; padding:10px 0px 0px 20px; text-align:left;}
#details_details3{height:319px; width:200px; border:0px dashed gray; position:absolute; right:0px; top:620px; background:url(../../../images/details_bg1.png) no-repeat 0px 0px; padding:10px 30px 0px 20px;text-align:left; margin-right:20px}

#details_header a{text-decoration:underline; font-size:1.14em; color:#696969;}
#details_header a:hover{color:#FFF;}

#tab1 a{color:#666; text-decoration:underline;}

/*#info_hours{ width:230px; border:0px solid red; float:right; text-align:left; padding:0px;}*/
/*#info_contact{ width:230px; border:0px solid red; float:left; text-align:left; padding:0px;}*/

	/*  idTabs ~ Sean Catchpole  */


/* Style for Usual tabs */ 
.usual {
  color:#111;
  padding:15px 20px;
  width:555px;
  height:450px;
  border:0px solid #222;
  margin:8px auto;
  background:url(../../../images/details_tabs_area_bg.png) no-repeat 0px 50%;
}
.usual li { list-style:none; float:left; }
.usual ul a {
  display:block;
  padding:6px 10px;
  text-decoration:none!important;
  margin:1px;
  margin-left:0;
  /*font:11px Verdana;*/
  color:#FFF;
  border:0px solid red;
  width:68px;
  background:url(../../../images/details_tab.png) no-repeat top;
}
.usual ul a:hover {
  color:#FFF;
  background:#111;
  background:url(../../../images/details_tab_current.png) no-repeat top;
  }
.usual ul a.selected {
  margin-bottom:0;
  color:#FFF;
  cursor:default;
  background:url(../../../images/details_tab_current.png) no-repeat top;
  }
.usual div {
  padding:10px 10px 8px 10px;
  *padding-top:3px;
  *margin-top:-15px;
  clear:left;
  border:0px solid red;
  text-align:left;
}
.usual div a { color:#000; }

#usual2 { background:#0A0A0A; border:1px solid #1A1A1A; }
#usual2 a { background:#222; }
#usual2 a:hover { background:#000; }
#usual2 a.selected { background:snow; }
#tabs3 { background:#FF9; }

/* Galleria */
	.demo{position:relative;margin-top:2em; border:0px solid red; width:350px;margin-right:27px;}
	.gallery_demo{width:354px;border: 0px dashed blue; height:100px; margin: 2px 0px 0px 0px;}
	.gallery_demo li{width:68px;height:30px;border-color:#B8B8B8; margin: 2px 2px 0 0;background:#000;}

	#main_image{margin:0 auto;height:260px;width:350px;background:black; border:0px solid green; overflow:hidden; padding:0px 0px 0px 0px;}
	#main_image img{margin-bottom:10px;}
.clr {clear:both; padding:0; margin:0; overflow:hidden; height:0}

/* Right side Ads section - Ramesh*/
.topmag {margin-top:20px}
#leftAds {float:right; width:200px}
.ModTop, .ModTop div, .ModEnd, .ModEnd div { background:url(../../../images/sprite.gif) 0 0 no-repeat}
.ModTop {background-position:0 0; padding-left:10px}
.ModTop div {background-position:100% 0; height:10px}
.ModEnd {background-position:0 -10px; padding-left:10px}
.ModEnd div {background-position:100% -10px; height:18px}
.middle {background:url(../../../images/middlebg.gif) 0 0; height:105%; padding:0px 12px; text-align:left}

#aboutUs { float:left; font-size:1.14em; padding-bottom:40px; text-align:left; width:750px}
#aboutUs a, span {	color:#92B800;}

#header_prices{background: url(../../../images/details_headers.png) no-repeat 0px 0px; height:40px; width:250px; border:0px solid red;}
#header_payments{background: url(../../../images/details_headers.png) no-repeat 0px -70px; height:40px; width:250px; border:0px solid red;}

#header_specialties{background: url(../../../images/details_headers.png) no-repeat -265px -70px; height:40px; width:250px; border:0px solid red;}
#header_products{background: url(../../../images/details_headers.png) no-repeat -515px 0px; height:40px; width:250px; border:0px solid red;}
#header_organizations{background: url(../../../images/details_headers.png) no-repeat -515px -70px; height:40px; width:250px; border:0px solid red;}

<!--Added By rajiv for jobdetails page-->
.row
{
	clear:both;
	width:770px;
}
.colfirst
{
	float:left;
	width:120px;
	line-height:20px;
}
.colsecond
{
	float:left;
	width:650px;
	line-height:20px;
	
}
.results_button{
	border:0 dashed gray;
	bottom:0;
	height:50px;	
	top:191px;
	position:absolute;
	width:160px;
}
.detail_button{
	border:none;	
	width:160px;
	margin-top:20px;
	float:left;
}

#team
{
	padding-top:10px;
	width:500px;	
	clear:both;
}
.teamImg
{
	width:60px;
	float:left;
}
.teamDesc
{
	width:400px;
	float:right;
}
.link
{
	color:#696969;
	font-size:1.14em;
	text-decoration:underline;
	cursor:pointer;
}
.link:hover
{
	color:#000;
}

/* User Mangment Page */
#header .container1 { border:0 solid red; height:90px}
.container1 {margin:0 auto; position:relative; width:980px;}
#LeftColoum {float:left; width:200px;}
#LeftColoum ul.MangList {margin:0; padding:0; list-style-type:none}
#LeftColoum ul.MangList li { padding:8px 3px 8px 15px; border-bottom:1px solid #f5f4f4; overflow:hidden; background:url(../../../images/arrow.png) 0 8px no-repeat}
#LeftColoum ul.MangList li a {color:#000; float:left}
#LeftColoum ul.MangList li:hover {background:#efeeee; color:#000; padding:8px 3px 8px 15px; background:#efeeee url(../../../images/arrow1.png) 0 8px no-repeat; }
#LeftColoum ul.MangList li a:hover {text-decoration:none; color:#000;}
#LeftColoum ul.MangList li a span {color:#000; font-size:12px }
#RightColoum {float:right; font-size:1.14em; width:750px;}
#contact-form.rightColumn{width:750px;padding-top:20px;float:right; }

.rightColumn{width:750px;padding-top:20px;float:right; }
.headding1 {font-weight:bold; font-size:16px; padding:0px 0px 10px 10px; font-family:Arial, Helvetica, sans-serif}
.fl {float:left}
.fr{float:right;}
.help{padding-left:15px;color:#818181;}
.labelAlign {width:150px;}
/*----salon_admin and stylist_admin---*/

<!--end-->
#header_hours1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../../../images/details_headers.png) no-repeat scroll 2px -240px;
border:0 solid red;
height:40px;
width:120px;
cursor:pointer;
display:block;
} 
/*----salon admin form---*/
.outerDay{width:400px;float:left;}
.outerdsp{width:750px;float:left;}
.outerServices{float:left;width:100px;}
.outerPrices{float:left;width:150px;}
/*-----job listing and Team listing--*/
.listNo{width:30px;float:left;}
.listTitle{width:200px;float:left;position:relative;word-wrap:break-word;}
.listDescription{float:left;padding:0 10px 0 10px;position:relative;width:420px;word-wrap:break-word;}
.outerListing{width:800px;float:left;}
.headListing{width:100%;}
.levelText{width:50px; float:left;margin-left:3px; padding-right:10px;}
.team_pic {
	border:0 dashed gray;
	height:100%;
	/*position:absolute;
	right:0;
	top:0;*/
	width:188px; float:left;
	margin:8px 0 0 5px; width:150px;
}
.editDiv{float:right;width:110px;margin-top:6px;}
/*----upgrade package--*/
a.upgrade_now_button {
	background:transparent url(../../../images/prices_button_upgrade.png) no-repeat scroll 0 0;
	border:0 solid red;
	display:block;
	height:32px;
	text-indent:-9999px;
	width:126px;
}
a.upgrade_now_button:hover {
	background:transparent url(../../../images/prices_button_upgrade.png) no-repeat scroll 0 -38px;
}
/*------sears discount page--*/
#sears{ font-size:1.14em;}
.searsUl{margin-left:35px;}
/*-----for stylist detail--*/
#new_details_gallery{width:350px; border:0px dashed gray; position:absolute; left:0px; background:url(../../../images/details_gallery_bg.png) no-repeat 5% 25%; padding:0px 0px 0px 10px;}

/*drop menu*/

#info_contact{ width:240px; float:left; text-align:left; padding-bottom:20px;}
.hours tr td {padding:5px 0}
.hours {padding:0!important}
.ho_borderleft {color:#666666; font:bold 13px Verdana, Arial, Helvetica, sans-serif; text-align:center}
.ho_borderright {color:#666666; font:bold 13px Verdana, Arial, Helvetica, sans-serif; padding-left:5px}

#info_hours{ width:210px; border-left:1px solid #e2e2e2;  float:right; text-align:left; padding:10px 10px 8px 35px;}
/*-----for browse button----*/
a.ui-input-file {
background:url(../../../images/button_browse.png) no-repeat scroll 0 2px;
cursor:pointer;
border:medium none;
display:inline;
height:33px;
margin:0 0 0 6px;
overflow:hidden;
padding:0;
position:absolute;
text-decoration:none;
width:28px}
a.ui-input-file:hover{text-decoration:none;}
.bottom_border
{
	padding:10px;
	margin-top:990px;
	height:100px;
	width:500px;
	border:2px solid #999999;
	background-color:#CCCCCC;
}
.intro_bottom_border
{
	padding:10px;
	/*margin-top:990px;*/
	margin-left:430px;
	margin-top:625px;
	height:100px;
	width:500px;
	border:2px solid #999999;
	background-color:#CCCCCC;
}
.imageClass{
position: relative; height: 28px; width: 250px; display: inline; cursor: pointer; opacity: 0;margin-left:-142px;
}
#featuredId{height:175px;}
.social_site
{bottom:56px;position:absolute;right:15px;text-align:right}
.textarea_limit{float:left;width:190px; margin:5px 0 0 15px;}
.cursor_type{
cursor:pointer;
}
.font_tabs{
font-size:13px;
}
.viewteam{margin-top:100px;}
a.job_search_button{
background:transparent url(../../../images/job_search_button.png) no-repeat scroll 0 0;
border:0 solid red;
display:block;
height:37px;
text-indent:-9999px;
width:93px;}
a.job_search_button:hover{background:transparent url(../../../images/job_search_button.png) no-repeat scroll 0 -39px; cursor:pointer;}
.captcha_msg{width:365px;float:right;color:#FF0000;}
.asabove {padding-top:5px; color:#000000; float:left}
