/*

Theme Name: Malabar Institute of Medical Science

Theme URI: http://www.mimsindia.com

Description: The Malabar Institute of Medical Sciences Ltd (MIMS) is a 300 bedded multispeciality hospital situated in the heart of Calicut city and has an atmosphere of quiet and unpolluted air. The hospital is renowned for its excellent medical expertise, nursing care and quality of diagnostic services.

Version: CSS 3.0

Company: iPix Solutions Pvt. Ltd

Company URL: http://wwww.ipixsolutions.com

*/

/* ======================================Styling all elements============================================*/

* {

	margin: 0;
	padding: 0;

}

a {

	outline: none;

	border: none;

	text-decoration: none;

	color:#1A9993;

}

img {

	border: none;

}



/*=======================================================================================================*/



/*----------------------------------------= Body =-------------------------------------------------------*/



body {

	font:normal 11px/1.3em "Arial", Helvetica, sans-serif, Myriad Pro;

	color:#3d3d3d;

}

/*--------------------------------------= Wrapper =-----------------------------------------------------*/

#wrapper {

	width:1000px;

	margin:0 auto;

}

/*----------------------------------------= header =--------------------------------------------------*/

#header_container{ clear:both; height:121px; margin:auto; padding:0; background:url(../images/header_tile.jpg) repeat-x;   }

#header {

	width:1000px;

	height:121px;

	margin:auto;

	padding:0;

	position:relative;

}



#mims_logo

{

	width:702px;

	height:82px;

	float:left;

	position:absolute;

	top:0; left:20px;

	background-image:url(../images/mims_logo.jpg);

}



#top_links_and_search

{

	width:179px;

	height:65px;

	float:right;

	position:absolute;

	top:43px; right:20px;

}

#links_div{width:179px; height:17px; float:left;}

#links_div a{font:normal 11px/1em Arial, Helvetica, sans-serif, "Myriad Pro"; text-decoration:none; color:#FFFFFF;}

#links_div a:hover{font:normal 11px/1em Arial, Helvetica, sans-serif, "Myriad Pro"; text-decoration:none; color:#5e5e5e;}

#date_time_div{width:179px; height:17px; float:left; font:normal 11px/1em Arial, Helvetica, sans-serif, "Myriad Pro"; color:#5e5e5e;}

#search_div{width:179px; height:25px; float:left;}

#search_field_area{width:138px; height:20px; float:left; background:url(../images/search_field_area.gif) no-repeat; padding:5px 5px;}

.search_field{width:135px; height:18px; float:left; background:#d5d5d5; border:none; color:#777777;}

#go_btn{width:31px; height:30px; float:left;}



/*----------------------------------------= nav_bar =--------------------------------------------------*/

.nav_bar {

	width:980px;

	height:25px;

	float:left;

	margin:0;

	padding:5px 10px;

	text-align:center;

}

.chromestyle{

width: 100%;

font-weight: bold;

}



.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/

content: "."; 

display: block; 

height: 0; 

clear: both; 

visibility: hidden;

}



.chromestyle ul{

width: 100%;

padding: 4px 0;

margin: 0;

text-align: center; /*set value to "left", "center", or "right"*/

font:normal bold 13px/1.3em Arial, Helvetica, sans-serif, "Myriad Pro";

}



.chromestyle ul li{

display: inline;

}



.chromestyle ul li a{

color: #1fa8a9;

padding: 10px 15px;

margin: 0;

text-decoration: none;

}



.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/

color:#e31c1c; /*THEME CHANGE HERE*/

}



/* ######### Style for Drop Down Menu ######### */



.dropmenudiv{

position:absolute;

top: 0;

/*border: 1px solid #BBB; THEME CHANGE HERE*/

border-bottom-width: 0;

z-index:100;

background-color: white;

width:175px;

visibility: hidden;

filter:alpha(opacity=90);

-moz-opacity:0.90;

-khtml-opacity: 0.90;

opacity: 0.90;

}





.dropmenudiv a{

width: auto;

display: block;

text-indent: 3px;

 /*border-bottom: 1px solid #BBB;THEME CHANGE HERE*/

padding: 6px 0 6px 10px;

text-decoration: none;

font-weight: bold;

color:#1fa8a9;

font:normal 13px/1.3em Arial, Helvetica, sans-serif, "Myriad Pro";

height:15px;

}



* html .dropmenudiv a{ /*IE only hack*/

width: 100%;

}



.dropmenudiv a:hover{ /*THEME CHANGE HERE*/

background-color: #1fa8a9;

color:#ffffff;

}



/*----------------------------------------= banner =--------------------------------------------------*/

#banner{

	width:1000px;

	height:295px;

	float:left;
        position:relative;

}

#banner_flash{

	width:795px;

	height:295px;

	float:left;

	margin-right:15px;

	/*background:url(../images/banner_flash.jpg) no-repeat;
*/
}
#login_register_main {
    float: left;
    height: 37px;
    margin-top: 25px;
    width: 189px;
}

#mims_group{

	width:189px;

	height:175px;

	float:left;

	background:url(../images/MIMS_group.jpg) no-repeat;

}

#virtual_tour{

	width:189px;

	height:83px;

	float:left;

}

#welcome_area{

	width:189px;

	height:28px;

	float:left;

	background:url(../images/welcome.jpg) no-repeat;

	padding-top:11px;

	text-align:center;

}

#btns{

	width:189px;

	height:38px;

	float:left;

}

#virtual_tour_inner{

	width:189px;

	height:218px;

	float:left;

}

/*----------------------------------------= content_area =--------------------------------------------------*/

#content_area{

	width:1000px;

	height:auto;

	float:left;

	margin:15px 0 15px;

}

	

/*----------------------------------------= content_area_left =--------------------------------------------------*/

#content_area_left{

	width:191px;

	height:auto;

	float:left;

	position:relative;

}

#ads{

	width:191px;


	float:left;

	margin-bottom:15px;

}
#matis{
		margin-bottom:15px;
}

/*-------------------------------------------location map---------------------------------------------------*/

#location_map{

	width:191px;

	height:197px;

	float:left;

	margin-bottom:15px;

	position:relative;

}



.location_map_img

{

	position: relative;

	z-index: 0;

	margin:0;

}



.location_map_img:hover

{

	background-color: transparent;

	z-index: 1000;

	

}



.location_map_img span

{ /*CSS for enlarged image*/

	position: absolute;

	left:100px;

	bottom:150px;

	border: 1px dashed gray;

	visibility: hidden;

	color: black;

	text-decoration: none;

	background:white;

	padding:3px;

	font:normal bold 12px Arial, Helvetica, sans-serif;

	color:#666666;

	display:none;

}



.location_map_img span img

{ /*CSS for enlarged image*/

	border-width: 0;

	padding: 2px;

}



.location_map_img:hover span

{ /*CSS for enlarged image on hover*/

	visibility: visible;

	top:-500px;

	left:200px; /*position where enlarged image should offset horizontally */

	display:block;

}



/*-----------------------------------------------------newsletter-----------------------------------------------------*/

#news_letter{

	width:191px;

	height:103px;

	float:left;

	margin-bottom:15px;

}

/*--= content_area_center =--*/

#content_area_center{

	width:595px;

	height:auto;

	float:left;
	
	padding:0 0 0 10px;

}

.procedures{

	width:270px;

	height:83px;

	float:left;

	margin-bottom:15px;

	background:url(../images/procedures.jpg) no-repeat;

	padding:10px;

}

.procedures h1{ font:normal bold 13px/1.3em Arial, Helvetica, sans-serif, "Myriad Pro"; color:#00aeef;}

.procedures h6{ font:normal 11px/1.5em Arial, Helvetica, sans-serif, "Myriad Pro"; color:#464646;}

.procedures p{font:normal 11px/1.3em Arial, Helvetica, sans-serif, "Myriad Pro"; color:#464646; text-align:justify; border-top:1px solid #00aeef; }

.procedures p span a{font:normal bold 10px/1.3em Arial, Helvetica, sans-serif, "Myriad Pro"; color:#00aeef; text-decoration:underline; margin-left:5px;}

.procedures p span a:hover{font:normal bold 10px/1.3em Arial, Helvetica, sans-serif, "Myriad Pro"; color:#464646; text-decoration:underline; margin-left:5px;}

#content_area_center_left{

	width:290px;

	height:auto;

	float: left;
}

#quick_links_services{

	width:240px;

	height:213px;

	float:left;

	background:url(../images/quick_links_services.jpg) no-repeat;

	padding:15px 0 0 50px;

	margin:0;

}

#quick_links_services h1{

	

	font:normal 18px Arial, Helvetica, sans-serif, "Myriad Pro";

	color:#2e5b93;

	font-weight:900;

}



#quick_links_services td{ background:url(../images/td_sep.jpg) no-repeat center bottom; width:230px; }



#quick_links_services h2 a{

	font:normal 15px/1.8em Arial, Helvetica, sans-serif, "Myriad Pro";

	color:#3a3a3a;	

	font-weight:900;

}

#quick_links_services h2 a:hover{

	font:normal 15px/1.8em Arial, Helvetica, sans-serif, "Myriad Pro";

	color:#28a3a3;

	font-weight:900;

}

#women_centre{width:290px; height:91px; float:left; margin-bottom:15px;}

#VDO{width:290px; height:91px; float:left; margin-bottom:15px;}

#content_area_center_right{
/*
	width:290px;

	height:auto;

	float: right;*/
    float: right;
    height: auto;
    overflow: hidden;
    width: 292px;


}

#quick_links_live_help{

	width:240px;

	height:213px;

	float:left;

	background:url(../images/quick_links_services.jpg) no-repeat;

	padding:15px 0 0 50px;

	margin:0;

}

#quick_links_live_help h1{

	

	font:normal 18px Arial, Helvetica, sans-serif, "Myriad Pro";

	color:#2e5b93;

	font-weight:900;

}



#quick_links_live_help td{ background:url(../images/td_sep.jpg) no-repeat center bottom; width:230px; }



#quick_links_live_help h2 a{

	font:normal 15px/1.8em Arial, Helvetica, sans-serif, "Myriad Pro";

	color:#3a3a3a;	

	font-weight:900;

}

#quick_links_live_help h2 a:hover{

	font:normal 15px/1.8em Arial, Helvetica, sans-serif, "Myriad Pro";

	color:#28a3a3;

	font-weight:900;

}

#why_trust_us{

	width:290px;

	height:198px;

	float:left;
	
	margin-bottom:15px;
	
}

#testimonial{width:290px; height:91px; float:left; margin-bottom:15px;}



/*-------------------------------------------------= content_area_right =--------------------------------------------------*/

#content_area_right{

	width:191px;

	height:auto;

	float: right;

	position:relative;

}



#mvt{

	width:191px;

	float:left;

	margin-bottom:10px;
         margin-top: 90px;

}
#gallery{
	margin-bottom:15px;
}

#news_events{
    position:absolute;
    right:0;
    top:200px;
    z-index: 10000;

	width:180px;

	height:126px;

	float:left;

	background:url(../images/news_and_events.jpg) no-repeat;

	overflow:hidden;

	padding:40px 5px 0 5px;

}





#bmi{

	width:191px;

	height:103px;

	float:left;

	margin-bottom:15px;

}



/*----------------------------------------= Footer_area =--------------------------------------------------*/

#footer_container{ clear:both; height:79px; overflow: hidden; margin:auto; padding:0; background:url(../images/footer_tile.jpg) repeat-x;}

#footer_area{

	width:980px;

	height:90px;

    margin:auto;

	padding-top:10px;

}

#footer_mid
{
width:980px;
height:30px;
float:left;
background:url(../images/footer_img.jpg) no-repeat top right;
}

#footer_area_left{

	width:auto;

	float:left;

	text-align:left;

	color:#FFFFFF;

	font-size:10px;

}

#footer_area_left a{font:normal 11px/1em Arial, Helvetica, sans-serif, "Myriad Pro"; text-decoration:none; color:#FFFFFF;}

#footer_area_left a:hover{font:normal 11px/1em Arial, Helvetica, sans-serif, "Myriad Pro"; text-decoration:none; color:#333333;}

#footer_area_right{

	width:auto;

	float:right;

	text-align:right;

	font-size:10px;

	color:#3d3d3d;

}

#footer_area_right a{font:normal 11px/1em Arial, Helvetica, sans-serif, "Myriad Pro"; text-decoration:none; color:#FFFFFF;}

#footer_area_right a:hover{font:normal 11px/1em Arial, Helvetica, sans-serif, "Myriad Pro"; text-decoration:none; color:#333333;}



/*-------------------------------------------------------------------------------------------------------------------------*/

/*----------------------------------------css for inner pages starts here--------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------*/



#inner_header_container{ clear:both; height:121px; margin:auto; padding:0; background: url(../images/inner_banner_tile.jpg) repeat-x;}

#inner_header {

	width:1000px;

	height:121px;

	margin:auto;

	padding:0;

	position:relative;

	background:url(../images/inner_banner.jpg) no-repeat;

}

#mims_logo_inner

{

	width:550px;
height:91px;
float:left;
position:absolute;
top:26px; left:20px;

}

/*----------------------------------------inner_container--------------------------------------------------*/

.goto_top a{width:590px; height:auto; float:right; text-decoration:underline; font:normal bold 11px Arial, Helvetica, sans-serif, "Myriad Pro"; color:#FF3300; text-align:right; margin:10px 0 0;}

#inner_top_sitemap{

	width:100%;

	height:20px;

	float:left;

	font:normal 11px/1.3em Arial, Helvetica, sans-serif, "Myriad Pro";

	color:#f64545;

}

#inner_top_sitemap a{

	font:normal 11px/1.3em Arial, Helvetica, sans-serif, "Myriad Pro";

	color:#5c5c5c;

	text-decoration:none;

}

#inner_top_sitemap a hover{ color:#f64545;}



#inner_content_header {

	width:580px;

	height:30px;

	float:left;

	background:url(../images/inner_content_header_bg.jpg) no-repeat;

	padding:13px 0 5px 10px;

	margin-bottom:15px;

	font:normal bold 18px/1.3em Arial, Helvetica, sans-serif, "Myriad Pro";

	color:#ffffff;

	text-shadow: 0px 1px 1px #939191;

}



.inner_content{

	width:590px;

	height:auto;

	float:left;

	margin-bottom:10px;

}



.inner_content p{ 

	font: normal 12px/1.3em Arial, Helvetica, sans-serif, "Myriad Pro";

	color:#666666;

	text-align:justify;

	padding-bottom:5px;
	padding-left:9px;
	line-height:21px;

}
.inner_content td{ 

	font: normal 12px/1.3em Arial, Helvetica, sans-serif, "Myriad Pro";

	color:#666666;

	text-align:justify;
        min-height: 21px;
/*	padding-bottom:5px;
	padding-left:9px;*/

}



.inner_content h1{ 

	font: normal 18px/1.3em Arial, Helvetica, sans-serif, "Myriad Pro";

	color:#727272;

	width:580px; 
	/*height:28px;*/ 
	background:#e7e7e7;

	padding:5px 0 5px 10px;

	margin:10px 0;

}

.inner_content h2

{

	font:normal bold 12px Arial, Helvetica, sans-serif, "Myriad Pro"; color:#FF3300;

	margin:10px 0 5px;

}

.inner_content h3

{

	font: bold 13px Arial, Helvetica, sans-serif, "Myriad Pro"; color:#333;

	margin:9px 0 5px 0px; 

}

.inner_content td.style1{padding:5px 0 5px 0;}

.inner_content td.style2{padding:5px 10px 5px 10px;}
.inner_content td h5{font:bold 15px Arial, Helvetica, sans-serif, "Myriad Pro";
					color:#999999; padding:20px 0 0 10px; text-transform:uppercase;}

.inner_content td a{ 

	font: normal 13px/1.3em Arial, Helvetica, sans-serif, "Myriad Pro";

	color:#727272;text-decoration:none; font-weight:500;

}

.inner_content td a:hover{ 

	font: normal 13px/1.3em Arial, Helvetica, sans-serif, "Myriad Pro";

	color:#0f9596;text-decoration:none;font-weight:500;

}



.inner_content_img_area{ 

	width:590px;

	

	float:left;

	margin:5px 0 10px;

}

.inner_content_sub_img_area{ 

	width:186px;

	height:100px;

	float:left;

	margin:10px 5px;

	background:#999999;

}



.inner_content p span{ 

	width:auto; height:auto; float:left;

	margin:5px; border:1px solid #CCCCCC; padding:5px;

}

.inner_content ul{ margin:0 0 15px; padding-left:9px; list-style:none;}

.inner_content li{ 

	margin:0; padding:0; list-style:none;

	font: normal 12px/1.3em Arial, Helvetica, sans-serif, "Myriad Pro";

	color:#888888;

	list-style:url(../images/li_bullet.jpg);

	margin-left:20px;

	line-height:2em;
        padding: 2px;
        font-weight: bold;

}
.inner_content li.sep
	{
	list-style:none;
	}
.doctor ul{ margin:15px 0 15px; padding:0; list-style:none;}

.doctor li{ 

	margin:0; padding:0; list-style:none;

	font: normal 12px/1.3em Arial, Helvetica, sans-serif, "Myriad Pro";

	color:#888888;

	list-style:url(../images/doctors_li.jpg);

	margin:0 50px 0 20px; 

	line-height:2em;

	float:left;

}



.other_specialities

{

	width:191px; height:70px; float:left; background:url(../images/other_specialities.jpg) no-repeat; margin-top:63px;

}



#procedures_box

{

	width:300px;

	margin:auto;

	padding:10px 0 0;

}

#procedures_box h1

{

	width:292px;

	height:25px;

	background:url(../images/procedures_box_header.jpg) no-repeat;

	padding:7px 0 0 8px; margin:0;

	font:normal 14px Arial, Helvetica, sans-serif, "Myriad Pro";

	text-shadow: 0px 1px 1px #1c7d7e;

	color:white;

}



#procedures_box ul

{

	margin:0;

	padding:0;

	list-style:none;

}

#procedures_box li

{

	margin:0;

	padding:0;

	list-style:none;

	width:292px;

	height:22px;

	padding:7px 0 0 8px; margin:0;

	background:url(../images/procedures_box_sep.jpg) no-repeat bottom center #e6e6e6;

	font:normal 12px Arial, Helvetica, sans-serif, "Myriad Pro";color:#666666;

}

#procedures_box li

{

	margin:0;

	padding:0;

	list-style:none;

	width:292px;

	height:22px;

	padding:7px 0 0 8px; margin:0;

	background:url(../images/procedures_box_sep.jpg) no-repeat bottom center #e6e6e6;

}

#procedures_box li a{text-decoration:none;font:normal 12px Arial, Helvetica, sans-serif, "Myriad Pro";color:#666666;}

#procedures_box li a:hover{text-decoration:none;font:normal 12px Arial, Helvetica, sans-serif, "Myriad Pro";color:#FF3300;}



.register_login_box{

	width:274px;

	height:auto;

}

.register_login_box h1{

	width:264px;

	height:25px;

	float:left;

	background:url(../images/login_register_box_header.jpg) no-repeat;

	font:normal bold 15px Arial, Helvetica, sans-serif, "Myriad Pro";

	color:white;

	text-shadow:0 1px 1px #1c7d7e;

	margin:0;

	padding:4px 0 0 10px;

}

.register_login_box_area{

	width:260px;

	height:auto;

	float:left;

	background:#e6e6e6;

	margin:0;

	padding:7px;

}

.register_login_box_area td a{color:#1c7d7e; font-size:11px;}

.register_login_box_area td a:hover{color:#FF3300; font-size:11px;}



.VDO_inner_page{

	width:590px;

	height:210px;

	float:left;

	background:url(../images/vdo_bg.jpg) no-repeat top left;

	border-bottom:1px dotted #757575;

	margin-bottom:10px;

}

.VDO_player{

	width:280px;

	height:185px;

	float:left;

	background:url(../images/VDO_player.jpg) no-repeat #FFFFFF;

	margin-left:20px;

}

.VDO_content{

	width:250px;

	height:185px;

	float:left;

	margin-left:20px;

	overflow:hidden;

}

.VDO_content h4{ font:normal bold 15px/1.3em Arial, Helvetica, sans-serif, "Myriad Pro", "Lucida Sans Unicode"; color:#139091; text-decoration:none;}

.VDO_content p{ font:normal 12px/1.3em Arial, Helvetica, sans-serif, "Myriad Pro", "Lucida Sans Unicode"; color:#757575; text-decoration:none; margin-top:5px;}





/*--------------------------------------------------text styles-------------------------------------------------------------------*/



.style8 {padding:5px 0; color: #339F95; font-size: 12px; font-weight:bold;}

.style9 {padding:5px 0; color: #999999; font-size: 12px; font-weight:bold;}



 .comingsoon{

    font-family: "Lucida Sans Unicode",Verdana, Arial, Helvetica, sans-serif,;

  font-size:15px;

  color:#de2e2e;

  text-decoration:blink;



  }
  
 /* photo - */
 
 .pho_mc{
 width:85px;
 height:113px;
 float:left; 
 margin:18px 0 0 18px; 
 background:#00CCCC;
}

*html .pho_mc{margin:18px 0 0 9px;}

.photo_div{
	width:168px; height:180px;
	float:left;
	background:#faf6f6;
	border:1px solid #ede8e8;
	margin:0 10px 10px 0;
}
.photo_div_top{
	width:148px; height:102px;
	float:left;
	padding:10px 10px 0;
}
.photo_div_main{
	width:136px; height:90px;
	float:left;
	background:#FFFFFF;
	border:1px solid #ede8e8;
	padding:5px;
}
.photo_details{
	width:168px; height:35px;
	float:left;
}
.photo_details p{
	font:normal 12px Arial, Helvetica, sans-serif, "Myriad Pro";
	color:#20b4b4;
	padding:10px 0 0 13px;
	text-align:center;
	}


ul.health_chk
{
margin:0px;
padding:0px;
}
ul.health_chk li{
list-style:none;
background:url(../images/health_list.jpg) no-repeat left center;
padding:2px 0 2px 25px;
}	
ul.health_chk li:hover{
list-style:none;
background:url(../images/health_list_over.jpg) no-repeat left center;
}
ul.health_chk li a{

border-bottom:1px dashed #fff;
text-decoration:none;

color:#12aaab;
font-size:12px;
font-weight:bold;
}
ul.health_chk li a:hover{
border-bottom:1px dashed #4c4c4c;
color:#4c4c4c;
}
 
h3.main_head

{

	font:normal 18px Arial, Helvetica, sans-serif, "Myriad Pro"; color:#fff;
	background:url(../images/h3bg.jpg) no-repeat ;
	padding: 7px 9px 9px 20px;

	margin:9px 0 5px 0px; 

}
h3.dwnld_link {
	background:url(../images/bro_dwnld.jpg);
	font:normal 18px Arial, Helvetica, sans-serif, "Myriad Pro"; color:#fff;
	padding: 22px  9px 9px 20px;
	margin:9px 0 5px 0px; 
	}
.footer_end{width:500px; height:18px; text-align:right;  font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#9ad7fc;}
.footer_end a{font:normal 11px/1em Arial, Helvetica, sans-serif, "Myriad Pro"; text-decoration:none; color:#FFFFFF;}
.footer_end a:hover{font:normal 11px/1em Arial, Helvetica, sans-serif, "Myriad Pro"; text-decoration:none; color:#333333;}



.clear{
clear:both;
}
table.spc-details{
    border: 1px solid #ccc;
}
table.spc-details td{
    border: 0px solid #ccc;
    padding: 3px 0;

}
table.spc-details th{
    border: 0px solid #ccc;
    padding: 3px 0;
    background: #e7e5e5;
}

.link_myaccount {
    background: none repeat scroll 0 0 #D3D3D3;
    font-size: 16px;
    font-weight: bold;
    margin-top: 50px;
    padding: 10px 20px;
}
.fb{
    background: url("../images/fb1.jpg") no-repeat scroll center top #F3F3F3;
    padding: 39px 2px 21px 9px;
    line-height: 27px;
}
.profileimage {
    float: left;
    height: 40px;
    margin: 0 0 4px;
    padding: 0 10px 0 0;
    width: 40px;
}
.name {
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
	
}
a .name {
	color:#3b5998;
	font-family:Verdana, Geneva, sans-serif;
}
a .name:hover{
	text-decoration:underline;
}
.asterisk{
    color:red;
}
.enquiry_table{
    font-size: 11px;
    line-height: 3em;
    border-bottom: 1px solid #CCCCCC; 
    color: #666666; 
    font-style: normal;
}
.enquiry_table td{ 
    padding: 2px 0;
}
.enquiry_table input[type="text"], .enquiry_table input[type="password"] {
    border: 1px solid #AAAAAA;
    border-radius: 5px 5px 5px 5px;
    color: #A0A0A0;
    font-family: Arial;
    font-size: 12px;
    margin: 5px 0;
    padding: 5px;
    width: 270px;
}
.bold_strings{
    color: #21B2B2;
    font-weight: bold;
}
.enquiry_table select {
    border: 1px solid #AAAAAA;
    border-radius: 5px 5px 5px 5px;
    color: #A0A0A0;
    font-family: Arial;
    font-size: 12px;
    margin: 5px 0;
    padding: 4px 5px;
    width: 282px;
}
.enquiry_txtarea{
    border: 1px solid #AAAAAA;
    border-radius: 5px 5px 5px 5px;
    color: #A0A0A0;
    font-family: Arial;
    font-size: 12px;
    margin: 5px 0;
    padding: 5px;
    width: 270px;
}
#patient_info{
    float:right;
}

.inner_content ul.sitemap{ margin:0 0 15px; padding-left:9px; list-style:none;}

.inner_content ul.sitemap li{
    background: url("../images/li_bullet.jpg") no-repeat scroll 3px 7px transparent;
    color: #555;
    font: bold 12px/20px Arial,Helvetica,sans-serif,"Myriad Pro";
    list-style: none outside none;
    margin: 0 0 0 0;
    padding: 2px 0 2px 20px;
}
.inner_content ul.sitemap li.sep{
    background: none repeat scroll 0 0 transparent;
    font: 12px/16px Arial,Helvetica,sans-serif,"Myriad Pro";
    list-style: circle outside none;
    margin: 0 0 0 36px;
    padding: 2px 7px;
    
}
.inner_content ul.sitemap li.sep a{
    color: #555;
}
.inner_content ul.sitemap li.sep a:hover{
    color: #333;
    font-weight: bold
}

