/* Begin ONLINE BOOKING PAGE */

#booking_content_wrap { /* see stylists-"name".php */
	
	}

#booking_content1 {
	text-align:left;
	}
	
#booking_content1 h3 {
	display:none;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	color:#F36A26;
	}
	
#booking_content1 p {
	margin:0;
	padding:10px 0;
	line-height:1.4em;
	}
	
#booking_content2 {
	
	}
	

#form1 {
font-family:"helvetica neue",arial,helvetica,sans-serif;
font-size:12px;
line-height:20px;
margin:auto;
text-align:left;
width:480px;
}

#form1 a.dp-choose-date {
	font-size:14px;
}

fieldset {
border:1px solid #74B9E7;
margin:1em 0pt 0pt;
padding:0pt 0pt 5px 7px;
}

fieldset ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:7px 0 0;
padding:0pt;
}

fieldset li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding-bottom:5px;
}
	
#message_box {
	padding-bottom:3px;
	}

#first_name, #last_name, #email, #email2 {
width:225px;
}

.label_one {
float:left;
margin-right:0.5em;
text-align:right;
white-space:nowrap;
width:10em;
}

select {
	width: 165px;
	}

#color_menu {
	width:180px;
	}
	
#spa-2_menu {
	width:230px;
	}
	
#time1, #time2 {
	width:65px;
	}

.hour {
	background-color:#fff;
	/*color:#000;*/
	}
		
.hour:hover{
	
}

.half-hour {
	background-color:#ddd;
	/*color:#000;*/
	}
		
.half-hour:hover{
	
}

#services_hair, #services_spa-1, #services_spa-2, #submenu_finsihing, #submenu_color, #submenu_waves, #submenu_relaxers, #submenu_wedding, #submenu-1_spa-1, #submenu-2_spa-1 {
	display:none;
	}
	
#date1, #date2, #dateAndTime-2 {
	display:none;
	}
	
select, button, textarea {
	font-family:arial,helvetica,clean,sans-serif;
	font-size:99%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	border: 1px solid #A7B4AC;
	}

.formInputs { /* so that input does not conflict with search input in sidebar-custom-right.php */
	font-family:arial,helvetica,clean,sans-serif;
	font-size:99%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	border: 1px solid #A7B4AC;
	}

input {
/*background-color:#D5E8F4;*/
}

.optional {
	font-size:10px;
	color:#666;
	}
	
.amOrPm {
	font-size:10px;
	color:#666;
	}

textarea {
height:40px;
width:225px;
overflow:auto;
background-color:#fff;
}

#sendForm {
	margin-top:5px;
	text-align:center;
}

#sendForm a {
	background: url('../images/form-send-button.gif') 0px 0px no-repeat;
	display: block;
	margin: 0 auto;
	height: 47px;
	width: 217px;
}

#sendForm a:hover {
	background: url('../images/form-send-button.gif') 0 -47px no-repeat;
}

/* End ONLINE BOOKING PAGE */