@charset "UTF-8";
/* CSS Document */

form 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	}
	
#menu {
	width: 206px;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	}
	
blockquote{
	margin-top:5px;
	
}

h2{
	margin-bottom:5px;
}
/*#menu li.on {
	height:36px;
	color: #FFF;
	background:  url(images/menu_pic2.png) 0 -46px;
	padding: 10px 0 0 5px;
	}*/
	
#menu li.on a:link, #menu li.on a:visited  {
	color: #FFF;
	background:  url(images/menu_pic2.png) 0 -46px;
	height: 37px;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	}
#menu li.on a:hover {
	height:37px;
	color: #FFF;
	background:  url(images/menu_pic.png) 0 -46px;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	}
	
#menu li a {
	height: 37px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 37px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color:#003366;
	display: block;
	background:  url(images/menu_pic.png);
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	}
	
#menu li a:hover {
	color: #FFF;
	background:  url(images/menu_pic.png) 0 -46px;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	}


span.unit_title {
	font-size:22px;
	font-variant: normal;
	font-weight: bold;
	color: #003366;
	letter-spacing: 1px;
	}
	
span.unit_title a {
	color: #003366;
	text-decoration: none;
}

span.unit_title a:hover {
	font-size:22px;
	font-variant: normal;
	font-weight: bold;
	color: #003366;
	letter-spacing: 1px;
	}
	
span.unit_body {
	font-size:12px;
	letter-spacing: 0px;
	}
	
span.unit_body a {
	font-size:12px;
	color: #FFA200;
	text-decoration: none;
	}
	
spam.unit_body a:hover{
	font-size:12px;
	font-weight: bold;
	color:#003366;
	text-decoration: none;
	}
	
span.read_more01{
	text-decoration:none;
	color:#FF9900;
	letter-spacing: 0px;
}

span.read_more01 a{
	text-decoration:none;
	letter-spacing: 0px;
	color:#FF9900;
}

span.read_more01 a:hover{
	text-decoration:none;
	font-weight:bold;
	letter-spacing: 0px;
	color:#FF9900;
}

span.orange_box_title {
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}

span.doctor_title {
	font-size:16px;
	color:#FF9900;
	}
	
span.doctor_sub_title {
	font-weight:bold;
	}
	

body
{
	font-family:"Arial Narrow";
	font-size:12px;
	color:#333333;
	text-align: center;
	background-image:url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #A0B0C3;
	margin: 0;
    text-align: center;
}

H1
{
	font-family:"Arial Narrow";
	letter-spacing: 1px;
	font-size:22px;
	font-weight:200;
	color: #666666;
	}
	
H2
{
	font-size:16px;
	color: #FFA200;
	font-family: "Arial Narrow";
	text-transform: uppercase;
	}
	
H2 a{
	color: #FFA200;
	text-decoration: underline;
}

H2 a:hover{
	color: #1D74AC;
	text-decoration: none;
}

h3{
	font-size:20px;
	color: #FFA200;
	font-family: "Arial Narrow";
	text-transform: uppercase;
}

h4{
	font-size:20px;
	color: #1D74AC;
	font-family: "Arial Narrow";
	text-transform: uppercase;
	margin-top:0px;
}

img
{
    border-style:none;
   	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


.main_container {
	position:relative;
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	min-height:100%;
	border-style: solid;
	border-width: 0px;
	border-color: red;
	height: 100%;
}

.header_shadow {
	position:relative;
	background-image:url(images/shadow2.png);
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	min-height:100%;
	border-style: solid;
	border-width: 0px;
	border-color: red;
}

.header_container {
	position:relative;
	width: 790px;
	text-align: left;
	height:150px;
	min-height:100%;
	border-style: solid;
	border-width: 0px;
	border-color: red;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: 10px;
}

.top_menu {
	width: 400px;
	height:20px;
	float: left;
	color:#005581;
	}
	
.top_menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:2px;
	color:#005581;
	text-decoration:none;
	}
	
.top_menu a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:2px;
	color:#FFA200;
	text-decoration:none;
	}
	
.logo_holder {
	width: 400px;
	height:130px;
	clear: left;
	}
	
.right_menu_holder {
	width:300px;
	height:150px;
	float:right;
	margin-right: 0px;
	text-align: right;
	}
	
.right_menu_single {
	width:210px;
	height:30px;
	float: right;
	text-align: left;
	text-transform: uppercase;
	padding-left: 20px;
	color: #005581;
	}
	
.right_menu_single a{
	width:210px;
	height:22px;
	background-image:url(images/right_menu_bg_off.png);
	float: right;
	text-align: left;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 8px;
	color: #005581;
	text-decoration:none;
	}
	
.right_menu_single a:hover{
	width:210px;
	height:22px;
	background-image:url(images/right_menu_bg_on.png);
	float: right;
	text-align: left;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 8px;
	color: #FFA200;
	text-decoration:none;
	}
	
	.right_menu_single2 {
	width:210px;
	height:30px;
	float: right;
	text-align: left;
	text-transform: uppercase;
	padding-left: 20px;
	color: #FFFFFF;
	}
	
.right_menu_single2 a{
	width:210px;
	height:22px;
	background-image:url(images/right_menu_bg_on.png);
	float: right;
	text-align: left;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 8px;
	color: #FFA200;
	text-decoration:none;
	}
	
.right_menu_single2 a:hover{
	width:210px;
	height:22px;
	background-image:url(images/right_menu_bg_on.png);
	float: right;
	text-align: left;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 8px;
	color: #FFA200;
	text-decoration:none;
	}

.left_menu_top {
	width:201px;
	height:28px;
	background-image:url(images/left_menu_blue_top.png);
	color: #FFFFFF;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 7px;
	padding-left: 5px;
	}

.body_shadow {
	background-image:url(images/shadow.png);
	background-repeat:repeat-y;
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	min-height: 100%;
	height: 100%;
	float: left;
}

.body_container {
	width:830px;
	background-image:url(images/body_01_bg.png);
	background-repeat:repeat-x;
	background-color:#e0e9f5;
	margin-left: 10px;
	margin-right: 10px;
	min-height:900px;
	float: left;
	}

.white_body_box {
	width:790px;
	background-color:#FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	min-height: 900px;
	float: left;
}


/**Movie Holder Here **/

.movie_holder {
	width: 530px;
	background-color:#CCCCCC;
	height:220px;
	float: right;
	}

/**End of movie holder **/

.main_content_holder {
	width:530px;
	background-image:url(images/main_holder_bg.png);
	float: right;
	height: 100%;
	background-repeat: repeat-x;
	}

.sub_menu {
	width:530px;
	height:23px;
	float:right;
	text-align: right;
	margin-top: 9px;
	margin-bottom: 5px;
	}
	
.sub_menu_holder {
	width:125px;
	height:23px;
	float: right;
	background-image: url(images/sub_menu_off.png);
	text-align: left;
	color: #FFFFFF;
	}
	
.sub_menu_holder a {
	width:120px;
	height:18px;
	float: right;
	text-align: left;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	text-decoration:none;
	}
	
.sub_menu_holder a:hover {
	width:120px;
	height:18px;
	float: right;
	text-align: left;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	text-decoration:none;
	}
	
.content_title_holder {
	width:530px;
	height:20px;
	}

.content_title {
	height:30px;
	font-size:22px;
	color:#1D74AC;
	width: 520px;
	padding-left: 5px;
	letter-spacing: 2px;
	padding-top: 10px;
	clear: both;
	font-family: "Arial Narrow";
	}
	
.content_title_line {
	height:10px;
	background-image: url(images/content_title_line.png);
	width: 100%;
	background-repeat: no-repeat;
	clear: both;
	}

.rehab_icons_holder {
	width:510px;
	height:90px;
	padding-top: 15px;
	}
	
.sports_icons_holder {
	width:530px;
	height:180px;
	padding-top: 15px;
	}
	
.sports_icons_single {
	width:76px;
	height:85px;
	padding-left: 10px;
	float: left;
	}
	
.sports_icons_single a{
	text-decoration:none;
	color: #333333;
	}
	
.consult_doctors_holder {
	width:520px;
	height:95px;
	}
	
.consult_doctor_pic {
	width:70px;
	height:70px;
	float:left;
	margin-right: 10px;
	}
	
.consult_doctor_content {
	width:400px;
	float:left;
	}

.gray_body_box {
	width:770px;
	height:290px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	background-image: url(images/gray_box_bg.png);
}

.gray_body_box_unit {
	width:360px;
	height:85px;
	background-color:#8DB1D8;
	float: left;
	margin-right: 8px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.gray_body_box_unit_left {
	width:90px;
	height:75px;
	background-color:#FFFFFF;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	}
	
.gray_body_box_unit_right {
	width:250px;
	height:65px;
	float: left;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/unit_bg.png);
	}
	
.gray_body_box_unit_right_read_more {
	width:250px;
	text-align: right;
	padding-top: 30px;
	}

.gray_body_box_unit_right_read_more2 {
	width:250px;
	text-align: right;
	padding-top: 5px;
	}
	
.gray_body_box_unit_right_read_more3 {
	width:250px;
	text-align: right;
	padding-top: 6px;
	}

.gray_gradient_box {
	width:770px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 25px;
	background-image:url(images/gray_gradient_box_bg.png);
	background-repeat:repeat-x;
	min-height: 650px;
	height: 100%;
	float: left;
}	

.blue_gradient_box {
	width:770px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 25px;
	background-image:url(images/blue_gradient_box_bg.png);
	background-repeat:repeat-x;
	min-height: 650px;
	height: 100%;
}	

.left_container {
	width:215px;
	padding-left: 9px;
	float: left;
	}
	
	
.left_orange_box_top {
	width:206px;
	height:36px;
	background-image:url(images/left_orange_box_top.png);
	color: #FFFFFF;
	font-size: 14px;
	}
	
.left_orange_box_top_holder {
	width:199px;
	height:25px;
	padding-left: 7px;
	padding-top: 9px;
	font-size: 14px;
	font-weight: bold;
	}
	
.left_orange_box_body {
	width:206px;
	height:auto;
	background-color:#FFA200;
	font-size: 11px;
	letter-spacing: 0px;
	}
	
.left_orange_box_body_holder {
	width:194px;
	height:95%;
	padding-left: 7px;
	padding-top: 5px;
	color: #003366;
	font-size: 12px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.left_orange_box_bott {
	width:206px;
	height:19px;
	background-image:url(images/left_orange_box_bott.png);
	}

.left_orange_box_bott_holder {
	width:199px;
	height:14px;
	color:#FFFFFF;
	text-align: right;
	padding-top: 4px;
	}
	
.left_orange_box_bott_holder a {
	color:#FFFFFF;
	text-align: right;
	text-decoration:none;
	}
	
.left_orange_box_bott_holder a:hover {
	color:#FFFFFF;
	text-align: right;
	font-weight:bold;
	text-decoration:none;
	}
	
.left_orange_box_top3 {
	width:206px;
	height:25px;
	background-image:url(images/left_orange_box_top3.png);
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 15px;
	}
	
.left_orange_box_top_holder3 {
	width:199px;
	height:25px;
	padding-left: 7px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	}
	
.left_orange_box_body3 {
	width:206px;
	height:130px;
	background-color:#B2B2B2;
	font-size: 11px;
	background-image: url(images/left_orange_box_top3_BG.png);
	}
	
.left_orange_box_body_holder3 {
	height:100%;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 5px;
	padding-top: 5px;
	}
	
.left_orange_box_bott3 {
	width:206px;
	height:19px;
	background-image:url(images/left_orange_box_bott3.png);
	}

.left_orange_box_bott_holder3 {
	width:199px;
	height:14px;
	color:#FFFFFF;
	text-align: right;
	padding-top: 4px;
	}
	
.left_orange_box_bott_holder3 a {
	color:#FFFFFF;
	text-align: right;
	text-decoration:none;
	}
	
.left_orange_box_bott_holder3 a:hover {
	color:#FFFFFF;
	text-align: right;
	font-weight:bold;
	text-decoration:none;
	}
	
.left_orange_box_top2 {
	width:206px;
	height:36px;
	background-image:url(images/left_orange_box_top2.png);
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 15px;
	}
	
.left_orange_box_top_holder2 {
	width:199px;
	height:25px;
	padding-left: 7px;
	padding-top: 9px;
	font-size: 14px;
	font-weight: bold;
	}
	
.left_orange_box_body2 {
	width:206px;
	height:auto;
	background-color:#f36200;
	font-size: 11px;
	}
	
.left_orange_box_body_holder2 {
	width:194px;
	height:95%;
	padding-left: 7px;
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.left_orange_box_bott2 {
	width:206px;
	height:19px;
	background-image:url(images/left_orange_box_bott2.png);
	}

.left_orange_box_bott_holder2 {
	width:199px;
	height:14px;
	color:#FFFFFF;
	text-align: right;
	padding-top: 4px;
	}
	
.left_orange_box_bott_holder2 a {
	color:#FFFFFF;
	text-align: right;
	text-decoration:none;
	}
	
.left_orange_box_bott_holder2 a:hover {
	color:#FFFFFF;
	text-align: right;
	font-weight:bold;
	text-decoration:none;
	}

.locations{
	height:137px;
	width: 520px;
	padding-top: 10px;
}

.locations_left{
	background-image: url(images/locations_left.png);
	background-repeat: no-repeat;
	width: 14px;
	height: 137px;
	float: left;
}	

.locations_mid{
	background-image: url(images/locations_mid.png);
	background-repeat: repeat-x;
	height: 110px;
	float: left;
	padding-top: 12px;
	padding-bottom: 10px;
	width: 490px;
	font-size: 13px;
}

.locations_right{
	background-image: url(images/locations_right.png);
	background-repeat: no-repeat;
	width: 12px;
	height: 137px;
	float: left;
}

.locations_address{
	float: left;
	width: 225px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	margin-left: 20px;
	font-size: 12px;
	margin-right: 30px;
}

.locations_address2{
	float: left;
	padding-left: 15px;
	font-size: 12px;
}

.locations_address3{
	float: left;
	padding-right: 3px;
	width: 145px;
}

.main_content_container {
	width:520px;
	float: right;
	clear: right;
	height: 100%;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	}

.footer_shadow {
	width: 850px;
	height:70px;
	background-image:url(images/footer_bg.png);
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	position: relative;
	float: left;
	}

.footer_container {
	width:830px;
	height:60px;
	background-color:#e0e9f5;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	position: relative;
	}
	
.footer_left {
	width:260px;
	height:50px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 12px;
	color:#6699CC;
	line-height: 20px;
	letter-spacing:1px;
	}
	
.footer_left a{
	font-size: 11px;
	color:#6699CC;
	line-height: 20px;
	letter-spacing:1px;
	text-decoration:none;
	}
	
.footer_left a:hover{
	font-size: 11px;
	color:#003366;
	line-height: 20px;
	letter-spacing:1px;
	text-decoration:none;
	}
	
.footer_right {
	width:538px;
	height:30px;
	float: right;
	padding-top: 25px;
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing:1px;
	}
	
.footer_right a{
	font-size: 11px;
	color:#6699CC;
	letter-spacing:1px;
	text-decoration:none;
	}
	
.footer_right a:hover{
	font-size: 11px;
	color:#003366;
	letter-spacing:1px;
	text-decoration:none;
	}
	
	
.frontpg_links{
	font-size: 11px;
}

.frontpg_links a{
	font-size: 11px;
	color:#036;
}
	
.frontpg_links a:hover{
	font-size: 11px;
	color: #f90;
}
	
/*symptoms & illness*/

.menutitle {
	cursor:pointer;
	color:#FFA200;
	font-size: 14px;
	float: left;
	text-decoration: underline;
}

.submenus {
	margin-bottom: 0.5em;
	width: 520px;
	float: left;
}

.submenus a:link    { color: #333333; }

.submenus a:visited { color: #333333; }

.submenus a:hover   { color: #003399; text-decoration: none; }	
	
#javascript{
	width:520px;
	float: right;
	clear: right;
	height: 100%;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
}

.sitemap_links {
	color:#1D74AC;
	
}

.sitemap_links a{
	color:#333333;
	text-decoration: underline;
}

.sitemap_links a:hover{
	color:#FF9900;
	text-decoration: underline;
}

