body{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	/*background-image:url(../images/body_bg.jpg);   */
	background-repeat:repeat-x;
	background-color:#2c7aaa;
	padding-top:1px;
}
a{
	outline:none;
	text-decoration:none;
}
p{
	padding:0px;
	margin:0px;
	clear:both;
}
.error	{
	color:red;
}
#wrapper{
	width:900px;
	margin:auto;
	background-color:#FFFFFF;
}
.header_wrapper{
	width:900px;
/*	background-image:url(../images/header_bg.gif);*/
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	float:left;
}
.header_left_body{
	/*width:527px;*/
	float:left;
	margin-top:14px;
/*	height:90px; */
	padding-left:50px;
}
.logo_left{
	width:6px;
	height:90px;
	/*background-image:url(../images/logo_left.gif);*/
	background-repeat:no-repeat;
	float:left;
}
.logo_middle{
	/*height:90px;*/
	background-color:#FFFFFF;
	float:left;
    padding-top:20px;
}
.logo_right{
	width:6px;
	height:90px;
	/*background-image:url(../images/logo_right.gif);   */
	background-repeat:no-repeat;
	float:left;
}
.header_right{
	/*width:323px;*/
	float:right;
	margin-top:0px;
}
#content_outer_body{
	width:900px;
	background-color:#FFFFFF;
	float:left;
}
.content_wrapper{
	width:800px;
	float:left;
	padding-left:50px;
}
.heading_body{
	width:800px;
	height:67px;
}
.heading_body_left{
	width:800px;
	height:37px;
	float:left;
	font-size:24px;
	color:#f95901;
	padding-left:15px;
	padding-top:30px;
}
.heading_body_right{
	width:297px;
	height:43px;
	float:right;
	margin-top:24px;
}
.heading_body_right a{
	width:297px;
	display:block;
	text-indent:-999em;
	float:left;
	outline:none;
}
.heading_body_right a.staff{
	width:93px;
	background:url(../images/our_staff_btn.gif);
	cursor:pointer;
	margin-right:8px;
	height:32px;
}
.heading_body_right a.policies{
	width:194px;
	background:url(../images/our_policies_btn.gif);
	cursor:pointer;
	height:32px;
}
.heading_body_right a.staff:hover,
.heading_body_right a.policies:hover {
	background-position:0px -32px;
}
.main_heading{
	font-size:24px;
	color:#f95901;
	padding-top:15px;
	padding-bottom:15px;
}
.content_body{
	width:800px;
	/*background-image:url(../images/text_bg.gif);
	background-repeat:repeat-x;*/
	background-color:#FFFFFF;
	padding-top:20px;
	padding-left:15px;
	/*padding-right:15px;*/
	padding-bottom:30px;
    clear: both;
/*	line-height:18px;*/
}
.content_body_left{
	width:800px;
	background-image:url(../images/text_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	float:left;
	font-size:14px;	
	padding-top:20px;
}
.main_book_appointment_body{
	width:800px;
	height:480px;
}
.book_appointment_wrapper{
	width:800px;
	float:left;
}
.tabs_spacing{
	padding-left:1px;
}
.tabs{
	width:800px;
	height:30px;
}
.tabs a{
	width:800px;
	display:block;
	text-indent:-999em;
	float:left;
	outline:none;
}
.tabs a.one{
	width:182px;
	background:url(../images/step1_button.gif);
	cursor:pointer;
	margin-right:1px;
	height:30px;
	margin-right:1px;
}
.tabs a.active_one{
	width:182px;
	background:url(../images/active_step1.gif);
	cursor:default;
	height:30px;
	margin-right:1px;
}
.tabs a.two{
	width:171px;
	background:url(../images/step2_button.gif);
	cursor:pointer;
	margin-right:1px;
	height:30px;
}
.tabs a.active_two{
	width:171px;
	background:url(../images/active_step2.gif);
	margin-right:1px;
	cursor:default;
	height:30px;
}
.tabs a.three{
	width:274px;
	background:url(../images/step3_button.gif);
	cursor:pointer;
	margin-right:1px;
	height:30px;
}
.tabs a.active_three{
	width:274px;
	background:url(../images/active_step3.gif);
	margin-right:1px;
	cursor:default;
	height:30px;
}
.tabs a.four{
	width:170px;
	background:url(../images/step4_button.gif);
	cursor:pointer;
	height:30px;
}
.tabs a.active_four{
	width:170px;
	background:url(../images/active_step4.gif);
	cursor:default;
	height:30px;
}
.tabs a.one:hover,
.tabs a.two:hover,
.tabs a.three:hover,
.tabs a.four:hover {
	background-position:0px -30px;
}
.book_appointment_step1_body{
	width:798px;
	background-image:#f7f7f7;
	border:1px solid #cbcbcb;
	padding-top:17px;
	float:left;
	background-color:#f7f7f7;
}
.step1_left{
	width:162px;
	float:left;
	font-weight:bold;
	padding-left:21px;
	padding-top:20px;
	font-size:13px;
}
.step1_right{
	width:615px;
	float:right;
}
.india_office_heading{
	color:#f95901;
	font-weight:bold;
}
.office_address_spacing{
	padding-left:24px;
}
.step1_bottom{
	width:798px;
	height:50px;
	background-color:#a9a9a9;
	float:left;
	margin-top:17px;
	padding-top:14px;
}
.step1_bottom_left{
	width:140px;
	float:left;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:8px;
	padding-left:40px;
}
.step1_bottom_text_box{
	width:384px;
	float:left;
}
.step1_bottom_right{
	width:234px;
	float:right;
}
.step1_bottom_right a{
	width:234px;
	display:block;
	text-indent:-999em;
	float:left;
	outline:none;
}
.step1_bottom_right a.find_distance{
	width:125px;
	background:url(../images/find_distance_btn.gif);
	cursor:pointer;
	height:35px;
}
.step1_bottom_right a.next{
	width:97px;
	background:url(../images/next_tab.gif);
	cursor:pointer;
	height:35px;
}
.step1_bottom_right a.save{
	width:97px;
	background:url(../images/save_btn.gif);
	cursor:pointer;
	height:35px;
}
.step1_bottom_right a.prev{
	width:98px;
	background:url(../images/previous_btn.gif);
	cursor:pointer;
	height:35px;
	margin-left:15px;
}
.step1_bottom_right a.save:hover,
.step1_bottom_right a.prev:hover,
.step1_bottom_right a.find_distance:hover,
.step1_bottom_right a.next:hover {
	background-position:0px -35px;
}
.enter_address_text_box{
	width:367px;
	border:2px solid #9e9e9e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:24px;
	color:#808080;
	padding-top:5px;
	padding-left:3px;
}
.our_staff_wrapper{
	width:800px;
	margin-top:20px;
}
.our_staff_left{
	width:375px;
	float:left;
}
.our_staff_left ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:375px;
}
.our_staff_left ul li{
	padding:0px;
	margin:0px;
	float:left;
	border-top:1px solid #e8e8e7;
	padding-top:20px;
	padding-bottom:20px;
}
.staff_member{
	width:375px;
	float:left;
}
.our_staff_pic{
	width:60px;
	float:left;
}
.our_staff_name{
	width:315px;
	float:right;
	text-align:justify;
}
.policies_right{
	width:398px;
	float:right;
}
.policies_right ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
	border-top:1px solid #e8e8e7;
	padding-top:20px;
}
.policies_right ul li{
	padding:0px;
	margin:0px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:18px;
}
.hr_line{
	border-collapse: collapse; 
	border-bottom: .05em solid #e8e8e7;
	clear:both;
	margin-bottom:15px;
	padding-top:5px;
}
.move_top{
	text-align:right;
	color:#2c7aaa;
	padding-bottom:30px;
}
.move_top a{
	color:#2c7aaa;
}
.move_top a:hover{
	color:#f95901;
}
.footer_body{
	height:40px;
	background-color:#2c7aaa;
	width:900px;
	clear:both;
	float:left;
	text-align:center;
	font-size:12px;
	padding-top:17px;
	color:#FFFFFF;
}
/*----------------step2----------------*/

.step2_wrapper{
	width:778px;
	padding-left:20px;
	font-size:13px;
}
ul.step2_body{
	width:760px;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
ul.step2_body li{
	padding:0px;
	margin:0px;
	clear:both;
	border-bottom:1px solid #dfdfdf;
	line-height:33px;
	float:left;
}
.name_duration_body{
	width:760px;
}
.service_name{
	width:295px;
	float:left;
	font-weight:bold;
	color:#f95901;
}
.service_duration{
	width:465px;
	float:left;
}
.service_checkbox{
	margin-left:10px;
	margin-right:6px;
}
.service_name_wrapper{
	width:760px;
	height:25px;
	background-color:#e7e7e7;
	margin-top:10px;
	font-weight:bold;
	font-size:13px;
	padding-top:10px;
}
.service_name_heading{
	width:255px;
	float:left;
	padding-left:40px;
}
.duration_heading{
	width:465px;
	float:right;
}
.total_time{
	font-size:20px;
	padding-top:12px;
}
/*----------------step3----------------*/
.step3_body{
	width:778px;
	margin-top:30px;
}
.select_proffesional_menulist{
	width:170px;
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#808080;
	font-size:12px;
}
.step3_body_left{
	width:160px;
	float:left;
}
.step3_body_middle{
	width:222px;
	float:left;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
}
.step3_body_right{
	width:396px;
	float:left;
}
.step3_body_right ul{
	width:396px;
	padding:0px;
	margin:0px;
	list-style-type:none;
	padding-top:5px;
}
.step3_body_right ul li{
	padding:0px;
	margin:0px;
	padding-bottom:4px;
	font-size:12px;
}
.month_year{
	color:#f95901;
	font-weight:bold;
	padding-bottom:8px;
	font-size:13px;
}
.month{
	width:61px;
	height:19px;
	background-color:#f95901;
	font-weight:bold;
	margin-top:10px;
	float:left;
	margin-right:2px;
	text-align:center;
	padding-top:4px;
}
.month a{
	color:#FFFFFF;
}
.month a:hover{
	color:#414141;
}
/*-------------step4---------*/
.step4_body{
	width:778px;
	padding-left:20px;
	float:left;
}
.step4_info_naming{
	width:120px;
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:34px;
}
.step4_info_textbox{
	width:244px;
	float:left;
	margin-top:8px;
}
.step4_textbox{
	width:212px;
	border:1px solid #979797;
	font-family:Arial, Helvetica, sans-serif;
	color:#717171;
	height:20px;
}
.step4_textarea{
	width:212px;
	border:1px solid #979797;
	font-family:Arial, Helvetica, sans-serif;
	color:#717171;
	height:100px;
}
.star{
	color:#fc6802;
}
.mendatory{
	color:#fc6802;
	font-size:11px;
	padding-top:5px;
}

#Layer1 {
	VISIBILITY: hidden;  position:absolute; 
}
#Layer2 {
	VISIBILITY: hidden;  position:absolute; 
}
#Layer3 {
	VISIBILITY: hidden;  position:absolute; 
}
#Layer4 {
	VISIBILITY: hidden; position:absolute; 
}




