@charset "utf-8";
/* CSS Document */

*{
	border: none;
	outline: none;
	margin: 0;
	padding: 0;
}

p, a, input, h1, h2, h3, h4, span, li, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background: #fff;
}

#main {
	width: 100%;
}

#main_top {
	background: url(../images/bg_top.jpg) center top no-repeat;
	width: 100%;
	min-height: 142px;
	float: left;
}

#main_top_sub {
	background: url(../images/bg_top_sub.jpg) center top no-repeat;
	width: 100%;
	min-height: 410px;
	float: left;
}

#subpage_content {
	background: url(../images/bg_subpage.jpg) center bottom no-repeat;
	width: 100%;
	min-height: 638px;
	float: left;
}

#main_middle {	
	width: 100%;
	float: left;
}

#main_middle_top {
	background: url(../images/bg_middle_top.jpg) center top no-repeat;
	width: 100%;
	min-height: 658px;
	float: left;
}

#main_middle_span {
	background: url(../images/bg_middle_bottom_span.jpg) center top repeat-y;
	width: 100%;
	height: auto;
	float: left;
}

.main_middle_bottom {
	background: url(../images/bg_middle_bottom.jpg) center top no-repeat;
	width: 100%;
	min-height: 231px;
	float: left;
	position: relative;
}

.main_middle_bottom_bottom {
	background: url(../images/bg_middle_bottom_bottom.jpg) center top no-repeat;
	width: 100%;
	min-height: 222px;
	float: left;
	margin-top: -150px;
}

#footer {	
	background-color: #FFFFFF;
	width: 100%;
	height: auto;
	float: left;
}

.footer_top {
	background: url(../images/bg_footer_top.jpg) center top no-repeat;
	width: 100%;
	min-height: 199px;
	float: left;
}

.footer_span {
	background: url(../images/bg_footer_span.jpg) center top repeat-y;
	width: 100%;
	height: auto;
	float: left;
}

.footer_bottom {
	background: url(../images/bg_footer_bottom.jpg) #fff center top no-repeat;
	width: 100%;
	min-height: 52px;
	float: left;
}

.container {
    display: block;
    height: auto;
    margin: auto;
    position: relative;
    width: 1002px;
}

.container_sub {
	width: 962px;
	padding: 20px;
	height: auto;
	margin-top: -250px;
	margin-left: auto;
	margin-right: auto;
}

.clear {
	clear: both;
}

/*header*/

.header {
	width: 1002px;
	height: auto;
	float: left;
}

.logo {
	width: 298px;
	height: 57px;
	float: left;
	margin-top: 32px;
}

.phone_links {
	width: 305px;
	*width: 310px;
	height: auto;
	float: right;
}

.phone01 {
	color: #009c9c; 
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 24px; 
	font-style: italic;
	float: left;
	margin-top: 5px;
}

.phone02 {
	color: #0055a8; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 18px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.social_links {
	float: left;
	width: 70px;
	margin-left: 10px;
	margin-top: 7px;
}

.social_links a {
	display: block;
	float: left;
	width: 29px;
	height: 28px;
}

.social_links a.facebook {
	background: transparent url(../images/social-sprite.jpg) -8px top;
}
.social_links a.facebook:hover {
	background: transparent url(../images/social-sprite.jpg) -8px -30px;
}
.social_links a.twitter {
	background: transparent url(../images/social-sprite.jpg) top right;
}
.social_links a.twitter:hover {
	background: transparent url(../images/social-sprite.jpg) -47px -31px;
}

.navigation {
	float: left;
	margin-top: 25px;
	width: 704px;
	*width: 704px;
}

.navigation ul {
	float: left;
	margin-left: 25px;
	*margin-left: 15px;
	padding-bottom: 10px;
}

.navigation li {
	list-style: none;
	display: inline;
	padding-right: 7px;
}

.navigation a {
	text-decoration: none;
	font-size: 18px;
	color: #0055a8;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.navigation a:hover {
	border-bottom: 5px solid #DFDFDF;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.navigation li.selected a{
	border-bottom: 5px solid #DFDFDF;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

/*middle content*/

.middle_content_top {
	background: url(../images/bg_middle_content.jpg) center top no-repeat;
	width: 1083px;
	min-height: 677px;
	margin: -19px auto auto;
}

.doctors_photo {
	float: left;
	width: 334px;
	height: 446px;
	margin-left: 36px;
	margin-top: 7px;
}

.doctors_photo img {
	float: left;
}

ul#welcome {	
	list-style: none;
	float: left;
	margin-top: 145px;
	width: 710px;
	margin-left: -110px;
}

#welcome span {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#welcome li {
	float: right;
	list-style: none;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.popular_procedures {
	float: left;
	width: 45%;
	height: auto;
	margin-left: 35px;
	margin-top: -40px;
}

.popular_procedures h2 {
	color: #0055a8;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
}

span.view_all a {
	float: left;
	color: #009c9c;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	margin-left: 25px;
}

span.view_all a:hover {
	color: #0055a8;
}

.popular_procedures ul {
	float: left;
	margin-top: 20px;
}

.popular_procedures li {
	list-style-image: url(../images/li_image.png);
	list-style-position: inside;
	padding-bottom: 15px;
	padding-left: 10px;
}

.popular_procedures a {	
	color: #0055a8;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	*padding-left: 10px;
}
.popular_procedures a:hover {
	color: #009c9c;
}


.contact_form {
	float: left;
	width: 45%;
	height: auto;
	margin-left: 35px;
	margin-top: -40px;
}

.contact_form h2 {
	color: #0055a8;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	margin-bottom: 20px;
}

.contact_form input, .contact_form textarea {
	border: 1px solid #838383;
	padding: 5px;
	font-size: 12px;
	color: #838383;
	width: 348px;
	margin-top: 5px;
	float: left;
}

.contact_form textarea{
	height:40px;
}

.bg_send{
	background:url("../images/bg_send.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:12px;
	height:22px;
	padding-left:20px;
	padding-top:10px;
	position:relative;
	text-align:left;
	text-decoration:none;
	width:82px;
}
.bg_send:hover{
	background-position: 0 -39px;
}

.contact_form button {
	background: url(../images/bg_send.png) no-repeat;
	width: 57px;
	height: 57px;
	float: left;
	cursor: pointer;
	padding-top: 15px;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 25px;
	margin-top: 35px;
}

.contact_form button:hover {
	background: url(../images/bg_send_hover.png) no-repeat;
	width: 57px;
	height: 57px;
	float: left;
	cursor: pointer;
	padding-top: 15px;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 25px;
	margin-top: 35px;
}

/*middle bottom content*/

.video {
	width: 345px;
	height: auto;
	float: left;
	margin-left: 15px;
	margin-top: 65px;
}

.logo_videogallery {
	width: 135px;
	height: auto;
	float: left;
	margin-top: 15px;
}

.logo_videogallery a {
	float: left;
}

.logo_videogallery p {
	float: right;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0055a8;
	text-decoration: none;
}

.logo_discovery {
	width: 95px;
	height: auto;
	float: right;
	text-align: center;
	margin-top: 15px;
	
}

.logo_discovery p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0055a8;
}

.intro {
	width: 580px;
	float: right;
	height: auto;
	margin-top: 65px;
	margin-right: 15px;
} 

.intro span {
	font-family: Georgia, "Times New Roman", Times, serif;	
}

.intro p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b3b3b;
	margin-bottom: 15px;
	line-height: 20px;
	text-align: justify;
}

/*footer content*/

.footer_nav {
	width: 100%;
	height: auto;
	float: left;
}

.footer_nav_content {
	width: 1002px;
	height: auto;
	text-align: center;
	padding-bottom: 20px;
}

.footer_nav_content p {
	color: #617884;
	padding: 5px;
	font-size: 11px;
}

.footer_nav_content ul {
	height:auto;
	margin:auto auto auto 271px;
}

.footer_nav_content li {
	display: inline;
	list-style: none;
	float: left;
	border-right: 1px solid #0055a8;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
}

.footer_nav_content li a {
	text-decoration: none;
	color: #0055a8;
	font-size: 12px;
}

.footer_nav_content li a:hover {
	color: #617884;
}

.quadbox {
	width: 230px;
	height: auto;
	float: left;
	padding: 10px;
}

.quadbox h2 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0055a8;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

.quadbox ul {
	margin-left: 15px;
	margin-top: 15px;
}

.quadbox li {
	list-style-image: url(../images/li_image02.png);
	list-style-position: inside;
	width: 100%;
	margin-bottom: 10px;
}

.quadbox li:hover {
	list-style-image: url(../images/li_image02_ovr.png);
	list-style-position: inside;
	width: 100%;
	margin-bottom: 10px;
}

.quadbox a {
	font-size: 14px;
	color: #0055a8;
	text-decoration: none;
	*float: left;
	*padding-left: 10px;
}

.quadbox p {
	margin-top: 15px;
	font-size: 12px;
	color: #0055a8;
	line-height: 20px;
	text-align: justify;
}

.before_after {
	width: 235px;
	text-align: center;
}

.before_after a {
	float: left;
	*padding: 0px;
}

.ba_title {
	float: left; 
	color: #009c9c; 
	font-size: 12px;
}

/*subpage content*/

.left_sub_content {
	width: 320px;
	float: left;
	height: auto;
	margin-bottom: 30px;
}

.left_sub_content h1 {
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0055a8;
	font-style: italic;
}

.video_sub {
	width: 312px;
	height: auto;
	float: left;
	margin-top: 25px;
	padding-left: 8px;
	margin-bottom: 25px;
}

.popular_procedures_sub {
	float: left;
	width: 312px;
	height: auto;
	padding-left: 8px;
	margin-bottom: 25px;
}

span.view_all_sub a {
	float: right;
	color: #009c9c;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
}

span.view_all_sub a:hover {
	color: #0055a8;
}

.popular_procedures_sub ul {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

.popular_procedures_sub li {
	list-style-image: url(../images/li_image.png);
	list-style-position: outside;
	padding-bottom: 15px;
	padding-left: 10px;
}

.popular_procedures_sub a {
	text-decoration: none;
	color: #0055a8;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.popular_procedures_sub a:hover {
	color: #009c9c;
}

.contact_form_sub {
	float: left;
	width: 312px;
	height: auto;
	padding-left: 8px;
}

.contact_form_sub input, .contact_form_sub textarea {
	border: 1px solid #838383;
	padding: 5px;
	font-size: 12px;
	color: #838383;
	width: 300px;
	margin-top: 5px;
	float: left;
}

.contact_form_sub button {
	background: url(../images/bg_send.png) no-repeat;
	width: 57px;
	height: 57px;
	float: right;
	cursor: pointer;
	padding-top: 15px;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
}

.contact_form_sub button:hover {
	background: url(../images/bg_send_hover.png) no-repeat;
	width: 57px;
	height: 57px;
	float: right;
	cursor: pointer;
	padding-top: 15px;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
}

.right_sub_content {
	width: 585px;
	height: auto;
	float: right;
	margin-bottom: 50px;
}

.right_sub_content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #009c9c;
	margin-bottom: 25px;
}

#gensurge_left {
	width: 48%;
	height: auto;
	float: left;
}

#gensurge_left p {
	text-align: left;
	font-size: 12px;
}

#gensurge_right {
	width: 48%;
	height: auto;
	float: right;
}

#gensurge_right p {
	text-align: left;
	font-size: 12px;
}

.gensurge_single {
	width: 100%;
	height: auto;
	float: left;
}

a.gensurge {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0055A8;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #0055A8;
	font-size: 14px;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
}

a.gensurge:hover {
	color: #009c9c;
}

span.more {
	float: right;
}

.more a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0055A8;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	width: 100%;
}

.more a:hover {
	color: #009c9c;
}

.right_sub_content p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	line-height: 20px;
	text-align: justify;
}

.right_sub_content ul {
	margin-left: 20px;
}

.right_sub_content ul li {
	padding-bottom: 10px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.right_sub_content ul li ul {
	margin-left: 25px;
	margin-top: 10px;
}

.right_sub_content ul li ul li {
	padding-bottom: 10px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.right_sub_content ul li a {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #0055A8;
}

.right_sub_content ul li ul li a {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #0055A8;
} 

.right_sub_content ul li a:hover, 
.right_sub_content ul li ul li a:hover {
	color: #009c9c;
	text-decoration: underline;
}

.right_sub_content span {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.right_sub_content img {
	float: left;
	padding: 15px;
}

.image_holder {
	width: 100%;
	float: left;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.before_after #prevBtn, .before_after #nextBtn {
	margin-top:-75px;
}


/*gallery before and after*/

.before_after_gallery {
	width: 460px;
	height: auto;
	margin: auto;
	margin-top: 25px; 
}

.before_after_gallery  img {
	padding: 0px;
}

.before_after_single {
	width: 195px;
	height: auto;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
} 

.before_after_single a{
	text-decoration: none;
	color: #0055A8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

.before_after_single a:hover {
	color: #009c9c;
}

ul#testimonials {
	margin: 0px;	
}

#testimonials li {
	list-style: none;	
}

.contact_us_form {
	margin: auto;
	width: 450px;
	height: auto;
}

.contact_us_form h2 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #009C9C;
	margin-bottom: 15px;
	margin-top: 40px;
}

.contact_us_form input, .contact_us_form textarea {
	border: 1px solid #838383;
	padding: 5px;
	font-size: 12px;
	color: #838383;
	width: 450px;
	margin-top: 5px;
	float: left;
}

.contact_us_form button {
	background: url(../images/bg_send.png) no-repeat;
	width: 57px;
	height: 57px;
	float: right;
	cursor: pointer;
	padding-top: 15px;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
}

.contact_us_form button:hover {
	background: url(../images/bg_send_hover.png) no-repeat;
	width: 57px;
	height: 57px;
	float: right;
	cursor: pointer;
	padding-top: 15px;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
}
#flv01{
	height: 238px;
	width: 360px;
	float: left;
	position: relative;
	display: block;
	font-family: arial;
	font-size: 10px;
}

a.bumpbox{
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
.video_btn{
	background:url("../images/logo_videogallery.png") no-repeat scroll 0 0 transparent;
	background-position: 0px 0px;
	height:47px;
	width:117px;
	text-align:right;
	color:#0055A8;
}
.video_btn:hover{
	background-position: 0px -50px;	
	color: #009c9c;
}
.video_btn:hover > span{
	color: #009c9c;
}
.btn_player_small{
	background:url("../images/btn_player_small.png") no-repeat scroll 0 0 transparent;
	background-position: 0px 0px;
	height:237px;
	width:350px;
	display:block;
	position: relative;
}
.btn_player_small:hover{
	background-position: 0px -237px;
	
}

.our_staff .our_staff_img{
	display:block;
	padding-right:10px;
	position:relative;
}

.our_staff .description{
	float: right;
	width:340px;
}

.our_staff .description label{
color:#0055A8;
display:block;
float:left;
font-size:20px;
margin-top:10px;
	
}

.wide_content{
	float:left;
	width:955px;
}

.contact_form .input_code, .contact_form_sub .input_code{
	float:left;
	height:14px;
	margin:0 10px 0 0;
	padding:9px;
	width:120px;
}
.contact_form_sub .input_code{
	width:76px;
}

.contact_form .input_image, .contact_form_sub .input_image{
border:1px solid #838383;
float:left;
margin-right:39px;
}
.contact_form_sub .input_image{
margin-right:34px;
}
.contact_form #error-check, .contact_form_sub #error-check{
float:left;
font-family:arial;
font-size:10px;
margin-left:-10px;
margin-top:10px;
width:50px;
}
.contact_form_sub{
	position: relative;
	display:block;
}
.contact_form_sub #error-check{
	display:block;
	float:left;
	font-family:arial;
	font-size:10px;
	left:325px;
	margin:10px 0 0;
	position:absolute;
	width:50px;
}

.contact_form_sub .bg_send{
	width: 61px;
}

.image_link{
    display: block;
    float: right;
    position: absolute;
    right: 91px;
    top: -7px;
    width: 185px;
}

.image_link .image_link_img{
    float: left;
    display: block;
    position: relative;
}

.image_link .image_link_text{
    color: #0055A8;
    float: right;
    font-size: 10px;
    padding-left: 4px;
    padding-top: 4px;
    text-decoration: none;
    display: block;
    position: relative;
}

.image_link .image_link_text:hover{
    color: #617884;
}
