/* CSS Document */

body { 
	margin:0px; 
	padding:0px; 
	font-family:Arial, Helvetica, sans-serif; 
	/*background:#9EA8A9 url(../images/background.jpg) center top repeat-y;*/
	background:#9EA8A9 url(../images/background.jpg);
	       background-attachment: fixed;

height: 100%;margin:0;padding:0;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
}
img{border:0;}

@font-face {
 font-family:Myriad Pro;
 src: url("../fonts/myriad_pro.eot");
}
@font-face {
 font-family:Myriad Pro;
 src: url("../fonts/myriad_pro.ttf"); 
}


p, h1, h2, h3, h4, h5, h6, ul, li { 
	margin:0px; 
	padding:0px; 
	list-style-type:none;
}	

.spacer{ clear:both; line-height:0; font-size:0; margin:0px; padding:0px;}
	
div { 
	margin:0px; 
	padding:0px;
}	

form{margin:0; padding:0;}

.containe{
	width:1024px;
	margin: 0 auto;
}



/*================= start top header =================*/
/*.header_con{
	width:992px;
	height:186px;
	background:url(../images/top_banner.jpg) left top no-repeat;
	margin-top:4px;
	padding:16px;
}*/

.header_top{
	width:992px;
	height:90px;
}

.header_top_box{
	float:right;
}

.header_search_box{
	width:230px;
	float:left;
	margin-right:15px;
}

.header_search_box h2{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	margin-bottom:3px;
}

.header_search_box_con{
	width:224px;
	height:28px;
}

.header_search_box_con{
	width:224px;
	height:28px;
}

.header_search_box_left{
	background:url(../images/header_search_bg.png) left top no-repeat;
	float:left;
    height: 22px;
    padding: 3px;
    width: 183px;
}

.header_search_box_right{
	width:35px;
	height:28px;
	float:left;
}

.header_follow_us_box{
	width:130px;
	float:left;
	margin-right:7px;
}

.header_follow_us_box h2{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	margin-bottom:3px;
}

.header_follow_us_down{
	width:130px;
}

.socal_icon_box{
	width:25px;
	height:27px;
	margin-right:5px;
	float:left;
}

.header_language_box{
	width:130px;
	float:left;
}

.header_language_box h2{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	margin-bottom:3px;
}

.language_select_box{
	background:#ffffff;
    border:1px solid #ccc;
    color: #5D5D5D;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding: 2px;
}

.header_down{
	width:992px;
}

.header_down_right{
	float:right;
	margin-right:10px;
}

.header_down_right h2{
	font-weight:normal;
}
 
.header_down_right h2 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

.header_down_right h2 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}



/*================= End top header =================*/

/*================= start menu =================*/
.menu_con{
	width:1024px;
	height:55px;
	border-top:1px solid #fda5a6;
	background:url(../images/menu_bg.png) left top repeat-x;
}

.menu{
	height:55px;
	margin:0 auto;
	background:url(../images/menu_bg.png) left top repeat-x;
	display:table;
}

.menu ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

.menu ul li{
	float:left;
	border-right:1px solid #A0A0A0;
}

.menu ul li:last-child{
	float:left;
	border-right:none;
}

.menu ul li a{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:17px;
	color:#ffffff;
	display:block;
	background:url(../images/menu_image.png) left top repeat-x;
	padding:17px 12px 18px 12px;
	text-decoration:none;
}

.menu ul li a:hover{
	color:#ffffff;
	background:url(../images/menu_hover_image.png) left top repeat-x;
	padding:17px 12px 18px 12px;
	text-decoration:none;
}

.menu ul li a.active{
	color:#ffffff;
	background:url(../images/menu_hover_image.png) left top repeat-x;
	padding:17px 12px 18px 12px;
	text-decoration:none;
}

/*================= End menu =================*/

/*================= start body =================*/
.body_containe{
	width:1024px;
	background:#4f4f4f;
}

.search_bar_con{
	width:1024px;
	height:60px;
	background:url(../images/search_bar_background.jpg) left top no-repeat;
}

.search_bar_box{
	margin:0 auto;
	width:810px;
}

.search_bar_text{
	margin-right:10px;
	float:left;
}

.search_bar_text h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#ffffff;
	font-weight:normal;
	padding-top:14px;
}

.search_bar_text_box_con{
	width:244px;
	height:22px;
	background:url(../images/search_textbox_bg.png) left no-repeat;
	float:left;
	margin-top:10px;
	margin-right:15px;
	padding:5px;
}

.search_bar_select_box_con{
	width:284px;
	height:22px;
	background:url(../images/search_selectbox_bg.png) left no-repeat;
	float:left;
	margin-top:10px;
	margin-right:15px;
	padding:5px;
}
.search_bar_select_box_con_custom{
	width:284px;
	/*height:22px;*/
	/*background:url(../images/search_selectbox_bg.png) left no-repeat;*/
	float:left;
	margin-top:6px;
	margin-right:15px;
	padding:5px;
}

.search_selectbox{
    background:none;
    border: none;
    color: #5d5d5d;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding: 2px;
}

.search_bar_go_btn{
	width:100px;
	height:36px;
	background:url(../images/go_button.png) left no-repeat;
	float:left;
	margin-top:10px;
	margin-right:15px;
}


.slider_con{
	width:1024px;
	background:#ffffff;
}

.slider_con_left{
	width:754px;
	float:left;
}

.slider_images{
	width:754px;
	height:380px;
}

.slider_con_right{
	width:270px;
	float:right;
}

.slider_con_right_top{
	width:264px;
	height:133px;
	padding:3px;
	background:#FFFFFF;
}

.slider_con_right_down{
	width:238px;
	height:209px;
	background:url(../images/medical_procedures_search_background.png) left top no-repeat;
	padding:16px;
}

.slider_con_right_down_t{
	width:238px;
	margin-bottom:12px;
}

.slider_con_right_down_t_box{
	margin-bottom:12px;
}

.slider_con_right_go_btn{
	width:100px;
	height:36px;
	float:right;
}

.slider_con_right_down_t_box h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#80ad40;
	padding-bottom:5px;
}


.slider_rightt_text_box{
	background:url(../images/city_drop_bg.png) left top no-repeat;
	height: 23px;
    padding: 5px;
    width: 204px;
}

.slider_rightt_selectbox{
    background:transparent;
    border: medium none;
    color: #9A9A9A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 2px;
}

.slider_con_right_down_t h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#474a51;
	padding-top:3px;
}

.slider_con_right_down_d{
	padding: 0 12px;
    width: 214px;
}

.welcome_txt_con{
	width:984px;
	height:116px;
	background:url(../images/welcoming_text_bacground.png) left top no-repeat;
	padding:25px 20px;
}

.welcome_txt_con h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	font-weight:normal;
	margin-bottom:8px;
	padding-top:8px;
}

.welcome_txt_con h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	font-weight:normal;
	margin-bottom:5px;
	line-height:22px;
}

.medical_center_box_con{
	width:1010px;
	padding:0 7px;
}

.medical_center_box_left{
	width:755px;
	float:left;
}

.medical_center_box_left_t{
	width:755px;
	height:56px;
	background:url(../images/bar_background.png) left top no-repeat;
	box-shadow: -1px -5px 10px #1B1B1B;
}

.medical_center_box_left_t h2{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#ffffff;
	padding:10px 0 0 20px;
	font-weight:normal;
}

.medical_center_box_left_d{
	width:735px;
	height:149px;
	background:url(../images/medical_down_box_bg.png) left top repeat-x;
	padding:15px 10px;
}

.medical_center_box_d_slid_box{
	width:710px;
	margin:0 auto;
}

.medical_d_slid_box_left{
	width:20px;
	height:147px;
	margin-right:10px;
	float:left;
}

.medical_d_slid_box_left a{
	width:20px;
	height:147px;
	display:block;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}

.medical_d_slid_box_mid{
	width:650px;
	float:left;
}

.medical_d_slid_box_mid_box{
	width:120px;
	height:147px;
	background:url(../images/medical_slider_img_box_bg.png) left top repeat-x;
	margin:0 5px;
	float:left;
}

.medical_d_slid_box_mid_box{
	width:120px;
	height:147px;
	background:url(../images/medical_slider_img_box_bg.png) left top repeat-x;
	margin:0 5px;
	float:left;
}

.medical_d_slid_box_mid_box_img{
	width:80px;
	height:80px;
	margin:35px 0 0 20px;
}

.medical_d_slid_box_right{
	width:20px;
	height:147px;
	margin-left:10px;
	float:left;
}

.medical_d_slid_box_right a{
	width:20px;
	height:147px;
	display:block;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}

.medical_center_box_right{
	width:255px;
	float:right;
}

.medical_center_box_right_box{
	width:225px;
	height:219px;
	padding:8px 15px;
	background:url(../images/medical_down_right_box_bg.png) left top no-repeat;
}

.medical_center_box_right_box_top{
	width:225px;
	height:65px;
	margin:5px 0 10px 0;
}

.medical_center_box_right_box_top h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ffffff;
	font-weight:normal;
	text-align:right;
	margin-bottom:7px;
}

.medical_center_box_right_box_top h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#f5f5f5;
	font-weight:normal;
	text-align:right;
}

.medical_center_box_right_box_down{
	width:221px;
	padding-left:4px;
}

.free_box_text_box_con{
	width:211px;
	height:23px; 
	background:url(../images/free_text_box_bg.png) left top no-repeat;
	padding:5px;
}

.free_box_text_box_mini_con{
	width:125px;
	height:23px; 
	background:url(../images/free_text_box_mini_bg.png) left top no-repeat;
	padding:5px;
}

.free_capture_box{
	width:76px;
	height:33px; 
	background:#ffffff;
}

.free_text_box{	
	background:transparent;
	border:none;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#868686;
	font-size:11px;
}

/*================= End body =================*/

/*================= start body 4 box con =================*/
.body_4_box_con{
	width:1014px;
	padding:7px 5px 0px 5px;
}

.body_4_box{
	width:233px;
	height:146px;
	background:url(../images/fore_box_bg.png) left bottom repeat-x;
	margin:0 2px;
	padding:8px;
	float:left;
}

.body_4_box_img{
	width:233px;
	height:100px;
	margin-bottom:5px;
}

.body_4_box_txt{
	width:233px;
}

.body_4_box_txt_left{
	float: left;
    margin-right: 6px;
    width: 160px;
}

.body_4_box_txt_right{
	width:67px;
	float:left;
}

.body_4_box_txt_left h2{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color:#797979;*/
	color:#454545;
	font-weight:normal;
}
.body_4_box_txt_left h2 span{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#DF2A2E;
	font-weight:normal;
}

.body_4_box_txt_left h2 span a{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#DF2A2E;
	font-weight:normal;
	text-decoration:none;
}


/*================= End body 4 box con =================*/

/*================= Start Tab and map con =================*/
.tab_and_map_con{
	width:1010px;
	padding:7px;
}

.tab_con{
	width:522px;
	float:left;
}

.tab_box{
	width:490px;
	height:256px;
	padding:16px;
	background:#ffffff url(../images/tab_bg.png) left bottom repeat-x;
}

.tab_box_top{
	width:490px;
	height:27px;
}

.tab_box_top h2{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:normal;
}

.tab_box_down{
	width:490px;
}

.tab_box_down_left{
	width:92px;
	float:left;
}

.tab_box_down_left_box{
	width:92px;
	padding-top:5px;
}

.tab_box_down_left_box ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

.tab_box_down_left_box ul li{
	list-style:none;
}

.tab_box_down_left_box ul li a{
	width:100%;
	background:url(../images/tab_menu_bg.png) left top repeat-x;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4a4a4a;
	display:block;
	text-align:center;
	padding:17px 0;
	margin:1px 0;
	text-decoration:none;
}

.tab_box_down_left_box ul li a:hover{
	/*width:100%;
	background:url(../images/tab_menu_hover_bg.png) left top repeat-x;
	color:#4a4a4a;
	text-decoration:none;*/
	width:100%;
	background:url(../images/tab_menu_active_bg.png) left top repeat-x;
	color:#F2F2F2;
	text-decoration:none;
}

.tab_box_down_left_box ul li a.active{
	width:100%;
	background:url(../images/tab_menu_active_bg.png) left top repeat-x;
	color:#F2F2F2;
	text-decoration:none;
}
.show_active{
	width:100%;
	background:url(../images/tab_menu_active_bg.png) left top repeat-x;
	color:#F2F2F2;
	text-decoration:none;
}

.tab_box_down_right{
	width:395px;
	float:right;
}

.tab_box_down_right_box{
	width:395px;
	height:211px;
	background:url(../images/tab_right_box_bg.png) left bottom repeat-x;
	padding:5px 0px;
	
}


.map_con{
	width:480px;
	float:right;
}

.map_img{
	width:480px;
	height:288px;
}

/*================= End Tab and map con =================*/

/*================= start body down =================*/
.body_down_contain{
	width:1004px;
	/*height:92px;*/
	padding:10px 10px;
	background:#a11f21 url(../images/body_down_bg_top.png) left top no-repeat;
}

.body_down_contain_down{
	width:1024px;
	height:55px;
	background:#a11f21 url(../images/body_down_bg_down.png) left top no-repeat;
	position:relative;
	margin-top:-55px;
}

.body_down_box_con{
	width:238px;
	margin:18px 6px;
	float:left;
	position:relative;
	z-index:99;
}

.body_down_box_left{
	width:55px;
	height:55px;
	float:left;
}

.body_down_box_right{
	width:168px;
	float:right;
}

.body_down_box_right h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

.body_down_box_right h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin-bottom:5px;
}


/*================= End body down =================*/

/*================= start top header ================*/
.footer_contain{
	width:1024px;
}

.footer_top{
	background:#4f4f4f;
	padding: 6px 5px;
    width: 1014px;
}

.footer_top ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

.footer_top ul li{
	float:left;
	border-right:1px solid #ffffff;
}

.footer_top ul li:last-child{
	float:left;
	border-right: none;
}

.footer_top ul li a{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#ffffff;
	display:block;
	padding:0px 9px;
	text-decoration:none;
	letter-spacing:1px;
}

.footer_top ul li a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.footer_down{
	width:1024px;
	height:46px;
	background:url(../images/foote_background.png) left top no-repeat;
}

.footer_down h2{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#747474;
	text-align:center;
	padding-top:25px;
}

/*================= End top header =================*/


/****************************************sunil new index************************************************************/

.grey_box_bg{
	background:url(../images/div_bg.jpg) repeat-x #c7c7c7;
	padding:0px 10px 0px 10px;
	border:#bbbbbb solid;
	border-width:0 1px 0 1px;
}

.red_title_scrollbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#c62424;
	background:url(../images/grey_box_sep.jpg) repeat-x bottom;
	width:276px;
	display:block;
	height:25px;
	font-weight:bold;
}

.links_holder1{
	float:left;
	width:276px;
}

.links_holder1 a {
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6a6969;
	text-transform:uppercase;
	width:10px;
	height:18px;
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
}
	
.links_holder1 a:hover {
}

.list_container1234 {
	width:276px;
	overflow:auto;
	/*height:150px;*/
	height:400px;
	float:left;
}

.list_container1234 a{
	background:url(../images/scroll_listing_bg.jpg) repeat-y;
	display:block;
	color:#393939;
	font-size:13px;
	padding-left:10px;
	width:247px;
	text-decoration:none;
}

.list_container1234 a:hover{
	background:#346e03;
	color:#ffffff;
	cursor:pointer;
}

.outer_container1234 {
	float:left;
	width:276px;
}




.links_holder11{
	float:left;
	width:276px;
}

.links_holder11 a {
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6a6969;
	text-transform:uppercase;
	width:10px;
	height:18px;
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
}
	
.links_holder11 a:hover {
}



/*double*/

.list_container_double {
	width:134px;
	overflow:auto;
	/*height:127px;*/
	height:200px;
	float:left;
	margin-left:4px;
	
}

.list_container_double a{
	background:url(../images/scroll_listing_bg.jpg) repeat-y;
	display:block;
	color:#393939;
	font-size:13px;
	padding-left:10px;
	width:106px;
	text-decoration:none;
}

.list_container_double a:hover{
	background:#346e03;
	color:#ffffff;
	cursor:pointer;
}



.dateulseminar {
text-align:left;
}

.event_img
{
border:#aaa78a solid 1px;
padding:2px;
}

.mid_tab_content
{
width:95%;
height:210px;
margin-left:15px;
overflow:auto;
font-family:tahoma;
color:#6E6E6E;
font-size:12px;
}
.red_title
{
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#D53B40;
}

.dark_red_txt
{
font-family:verdana;
font-size:12px;
font-weight:bold;
color:rgb(73, 73, 73);
}
.transpanet_div
{
width:444px; 
height:193px; 
position:absolute;
}


/****************************************sunil new index************************************************************/