﻿/* Resets all elements to 0 */

img, div, a, input { behavior: url(/js/resources/iepngfix.htc) }

* {
	padding:0;
	margin:0;
}
a {
	outline:none;
}
a img {
	border:none;
	text-decoration:none
}
a:link, a:visited {
	color:#7c2c10; /* a64624 */
	text-decoration:none;
}
a:hover, a:active {
	color:#3ba0af; /* cd6946 */
}
body {
	background-image:url(../images/gradient2.jpg);
	background-repeat:repeat-x;
	position:relative;
	padding-top:30px;
	padding-bottom:55px;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px; /* 13px */
	line-height:1.5;
}
html, body {
	min-height:100%;
	background-color:#00888f;
}
ul, ol {
	padding-left:40px;
	padding-top:20px;
	padding-bottom:20px;
}
#border {
	width:1000px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
}
p {
	margin-bottom:19px;
}
h1 {
	font-size:16px; /* 14px */
	color:#a64624;
	margin:0 0 15px;
	padding:5px 0; /* padding-bottom:3px; */
	border-bottom:solid 1px #C55831;
}
#left_menu h1 {
	margin:7px 0;
}
h2 {
	font-size:15px;
	font-weight:bold;
	color:#000;
}
h2.alphanumerical {
	border-bottom:solid 1px #C55831;
	margin:15px 0;
}
h2.alphanumerical a {
	float:right;
	font-size:10px;
	text-decoration:none;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin:10px 5px 10px 5px;
}
h4 {
	font-size:14px;
	font-weight:bold;
}
.quickaccess {
	color:#999;
}
.quickaccess span {
	color:#333;
}
.quickaccess a {
	color:#06C;
}
ul {
	padding:0 10px 19px;
}
ul li {
	margin-left:15px;
}
ul.rad li {
	list-style-type:square;
}
hr {
	height:0;
	width:100%;
	margin:19px 0;
	border:none;
	border-bottom:1px solid #C55831;
}
.wrap {
	background-color:#fff;
	position:relative;
	text-align:center;
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	border-bottom:1px solid #ddd;
}
.content {
	width:940px;
	margin-top:26px;
	padding-bottom:43px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	z-index:12;
}
.header {
	height:180px;
	position:relative;
	background:url(../images/header-bg2.gif) bottom center no-repeat;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.seperator {
	height:10px;
	width:988px;
}
.spacer {
	height:1%;
	padding:2px;
	float:right;
	font-size:14px;
	padding-right:12px;
	padding-top:3px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}
/* Main Menu Style */
.menu {
	position:relative;
	z-index:99;
}
/* Vertical Menu Styles */
ul.v_menu {
	list-style:none;
	padding:0;
	margin:0;
	width:210px;
}
ul.v_menu li {
	background-image:url(../images/v_menu_background.png);
	background-repeat:repeat-x;
	height:25px;
}
ul.v_menu li a {
	display:block;
	color:#00a7b0;
	text-decoration:none;
	width:185px;
	font-weight:bold;
	padding:5px 5px;
}
ul.v_menu li a:hover {
	background-image:url(../images/v_menu_hover_background.jpg);
	color:#fff;
}
/* Tables */
table {
	border-collapse:collapse;
	border-spacing:0;
}
#contact_table {
	font-size:14px;
	width:650px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}
#contact_table table {
	table-layout:fixed;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
td.space {
	width:50px;
}
td.contact_width {
	text-align:left;
	width:300px;
}
#physician_login_table {
	width:545px;
	margin:10px auto;
}
#physician_login_table table {
	table-layout:fixed;
	text-align:center;
	width:100%;
}
#physician_login_table tr td img {
	border-width:0;
}
#physician_login_table table tr td {
	width:150px;
	text-align:center;
}
/* COL LAYOUT */

#left_col {
	float:left;
	width:640px;
}
#right_col {
	float:right;
	width:270px;
}
#left_col_b {
	float:left;
	width:292px;
}
#right_col_b {
	float:right;
	width:612px;
}

/* MISC */
.footer {
	background:url(../images/footer-bg3.jpg) center bottom no-repeat #606060;
	border-top:1px solid #fff;
	color:#fff;
	padding:30px 32px;
	text-align:left;
	width:936px;
	margin:auto;
	text-shadow:0 1px 1px #222;
	line-height:normal;
}
.footer .address {
	float:left;
	margin-right:32px;
	padding-right:32px;
	border-right:1px solid #ddd;
}
.footer a {
	color:#FFF;
}
.footer .copyright {
	float:right;
}
.right_col_headers {
	font-size:16px;
	margin:0 auto;
	color:#FFFFFF;
	background-color:#00949c;
	text-align:center;
	padding:5px;
}
.services_loc {
/*	background-color:#aaa;
	color:#fff;*/
	padding:10px 2px 10px 10px;
}
#left_menu ul {
	list-style-type:circle;
}
/*.services_loc a {
	color:#fff;
	text-decoration:none;
}
.services_loc a:hover {
	color:#333;
}*/
.services {
	/*background:url(../images/left-box-bg.jpg) top no-repeat #f0f0f0;
	border:1px solid #888;*/
	color:#555;
	margin-bottom:19px;
	/*padding:10px;
	margin-top:2px;
	width:270px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
	-o-border-radius:8px;*/
}
.services.rust {
	background:url(../images/bg-box-rust.jpg) top no-repeat #6d3028;
	border-color:#dfdfdf;
}
.left_col_locations {
	/*background:url(../images/left-box-bg.jpg) top no-repeat #f0f0f0;
	border:1px solid #888;*/
	color:#646464;
	/*padding:10px;*/
	width:250px;
	float:left;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
	-o-border-radius:8px;
}
.services.insurance {
	background-position:0 -96px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	-o-border-radius: 8px;
	padding: 10px;
}
.services.insurance a {
	color:#fff;
	text-shadow:0 0 3px #333;
}
.services.insurance a:hover {
	text-shadow:0 0 5px #111;
	color: #fff;
}
.services.bottom {
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	background-position:0 -96px;
	width:250px;
}
.services.bottom a {
	color:#fff;
	text-shadow:0 0 3px #333;
	font-style:italic;
}
.services.bottom a:hover {
	text-shadow:0 0 3px #fff;
}

.services h1, .left_col_locations h1 {
-moz-border-radius:8px 8px 0 0;
-webkit-border-radius:8px 8px 0 0;
-khtml-border-radius:8px 8px 0 0;
-o-border-radius:8px 8px 0 0;
background: #444444 url("../images/bg-title.jpg") repeat-x left top;
border:1px solid #444;
color:#FFFFFF;
margin-bottom:0;
padding:4px;
text-shadow:0 0 3px #111111;
}
.services a {
	text-decoration:none;
}
.services a:hover {
	color:#3ba0af;
}
.centered_highlight_text {
	margin:6px auto;
	text-align:center;
	width:230px;
	color:#ffba00;
	font-weight:bold;
	font-size:14px;
}
.img_right {
	float:right;
	width:300px;
	margin:10px 25px;
}
.img_left {
	float:left;
	width:300px;
	margin:10px 25px;
}
#left_col_b .photo {
	margin-bottom:19px;
	width:292px;
}
.location_content {
	width:650px;
}
.flash_movies {
	margin-bottom:25px;
	background:url(../images/loading2.gif) center center no-repeat #555;
}
/* Contact Form Layout */
#contact_text {
	font-size:12px;
}
#contact_form {
	font-size:12px;
	margin:10px auto;
	width:450px;
}
/* Professionals Layout */

.professionals_subtable {
	margin:10px 50px;
	width:500px;
}
.professionals_subtable_bold {
	font-weight:bold;
}
.professionals_subtable_bold_red {
	font-weight:bold;
	color:#aa0a19;
}
.professionals_subtable tr td i {
	font-size:12px;
}
.professional_images {
	vertical-align:top;
}
#professionals_table table {
	margin-bottom:50px;
}
#professionals_table {
	line-height:1.2;
}
/* LOCATIONS CSS */
#right_content {
	float:right;
	width:640px;
}
#left_menu {
	background-color:#fff;
	border-style:solid;
	border-width:5px;
	border-color:#00a8b1;
	float:left;
	text-align:left;
	width:260px;
}
/* Side maps */
.side_map {
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	text-align:center;
	border:1px solid #666;
}
/* Star Rating Classes */

.ratingStar {
	font-size:4pt;
	width:10px;
	height:10px;
	cursor:pointer;
	background-repeat:no-repeat;
}
.filledRatingStar {
	background-image:url(../images/star.gif);
	width:10px;
	height:10px;
}
.emptyRatingStar {
	background-image:url(../images/star-empty.gif);
	width:10px;
	height:10px;
}
.waitingRatingStar {
	background-image:url(../images/star-ps.gif);
	width:10px;
	height:10px;
}
#fleft {
	width:45%;
	float:left;
}
#fright {
	width:45%;
	float:right;
	padding-right:2px;
}
#logo {
	position:absolute;
	top:26px;
	left:19px;
}
#acr {
	position:absolute;
	bottom:3px;
	right:15px;
	z-index:11;
}
#phonenumbers {
	position:absolute;
	top:35px;
	right:16px;
	z-index:10;
}
.jshowoff-1 {
	position:absolute!important;
	right:0;
	top:0;
	width:643px;
	height:139px;
	overflow:hidden;
}
#basicFeatures {
	width:940px;
	height:282px;	
	overflow:hidden;
	margin-bottom:26px;
}
#basicFeatures > div {
	width:940px;
	height:282px;	
	overflow:hidden;
}
.threecol {
	width:293px;
	float:left;
	margin-right:30px;
}
.threecol.last {
	margin:0;
}
.threecol .specials {
	/*border:1px dashed #666;
	background-color:#fff;*/
	line-height:normal;
	margin-top:10px;
}
.threecol .specials h1 {
	-moz-border-radius:0;
	background-color:#999;
	background-color:#FFFFFF;
	background-image:none;
	border:0 none;
	color:#333333;
	padding:0;
	text-align:left;
	text-shadow:none;
	margin-bottom: 8px;
}
.threecol .specials > div {
	/*background:url("../images/left-box-bg.jpg") no-repeat scroll center top #F0F0F0;
	border:1px solid #555;*/
	color:#333;
	/*margin:5px;*/
	padding:13px;
	padding-top:0;
}
.services .services_wrapper {
	border: 1px solid #ccc;
	border-top: none;
	padding-top: 10px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}
.services .services_wrapper .specials {
border-right:1px solid #ddd;
float:left;
margin:11px 0;
padding:0 34px;
width:400px;

/*float: left;
	width: 50%;
	padding: 10px 15px;
	
	/*  box sizing 
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;*/
}
.services .services_wrapper .specials.last {
	border:none;
}
.services .services_wrapper .specials h1 {
	background: none;
	border: none;
	text-shadow: none;
	text-align: left;
	padding: 4px 0;
	
}

.services .services_wrapper .specials h1 a {
	font-size: 16px;
}

.services .services_wrapper .specials p,
.services .services_wrapper .specials ul {
	font-size: 14px;
	letter-spacing: .5px;
}
.services .services_wrapper .specials p.fine_print {
	font-size:10px;
	color:#444;
	line-height:normal;
}

.content * {
	z-index:10;
	position:relative;
}
.content #professionals_table * {
	position:static;
}
.bg_tl, .bg_tr, .bg_bl, .bg_br {
	z-index:9;
}
.bg_tl {
	position:absolute;
	top:48px;
	left:0;
}
.bg_tr {
	position:absolute;
	top:48px;
	right:0;
}
.bg_bl {
	position:absolute;
	bottom:0;
	left:0;
}
.bg_br {
	position:absolute;
	bottom:0;
	right:0;
}
sup {
	padding-left:1px;
}
.indent {
	padding-left:25px;
}
a.weburl {
	font-weight:bold;
}
span.articlelocation {
	font-style:italic;
}
span.author {
}
span.date {
}
.procedurelist input {
	margin-left:12px;
}
.starry fieldset span {
	margin-left:160px;
	clear:both;
	display:block!important;
}
#photos {
	margin-top:27px;
}
.partners ul {
	padding:0;
}
.partners li {
	display:block;
	float:left;
	height:127px;
	width:127px;
	margin:0 51px;
	list-style:none;
}
.insurance p {
	margin-bottom:7px;
	padding-left:22px;
	text-indent:-22px;
}
.teal {
	color:#00888F;
	border-color:#00888F;
}

.clear_fix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear_fix {display:inline-block;}
/* Hide from IE Mac \*/
.clear_fix {display:block;}
/* End hide from IE Mac */


#staff {
	background-color:#efefef;
	border:1px solid #ccc;
	padding:15px;
	text-align:center;
}

#staff > div {
	display:table;
	margin:auto;
	overflow:auto;
}

#staff > div > div {
	display:block;
	float:left;
	padding:0 16px;
	width:187px;
}
#staff > div > div.first {
}
#staff > div > div.last {
}
#staff > div > div img {
	margin-bottom:19px;
	border:1px solid #666;
}
.registration:link, .registration:visited {
	display:block;
	float:left;
	background-color:#6eafb1;
	padding:19px;
	text-align:center;
	z-index:11;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-right:43px;
	color:#FFF;
}
.registration:hover {
	background-color:#b0dcde;
	color:#40878b;
}
#mtt-logo {
	margin-top:191px;
}
.highlight {
	background-color:#FBFFB8;
	margin-left:-5px;
	padding:2px 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}