﻿/* 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;
	font-weight:bold;
}
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;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.padded {
	padding:30px;
}
.padded-h {
	padding-left:30px;
	padding-right:30px;
}
.padded-v {
	padding-top:30px;
	padding-bottom:30px;
}
.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;
	border-top: 1px solid #fff;
}
.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 h1.valentines, .left_col_locations h1.valentines {
background-image:url("../images/bg-title-valentines.jpg");
}

.services a {
	text-decoration:none;
}
.services a:hover {
	color:#3ba0af;
}

.testimonialslider div {
	text-indent:-4px;
}

.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;
	font-size:13px;
}
#professionals_table p {
	margin-bottom:7px;
}
/* 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;
}
.twothirdscol {
	width:617px;
	float:right;
}
.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;
	min-height:355px;
}

.services .services_wrapper .specials {
float:left;
width:50%;

/*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 > div {
border-right:1px solid #ddd;
margin:11px 0;
padding:0 34px;
}
.services .services_wrapper .specials.last > div {
	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;
}
div.news h2 {
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDDDDD;
    color: #333333;
    margin-bottom: 11px;
    padding: 5px 15px 3px;
}
span.articlelocation {
	font-style:italic;
}
span.author {
}
span.date {
}
.procedurelist input {
	margin-left:12px;
}
.starry fieldset span {
	margin-left:160px;
	color:#bbb!important;
	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:149px;
}
#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;
}
.play-video {
	font-size:18px;
	background:url(../images/bg-video-link.jpg) #045c60;
	text-align:center;
	width: 617px;
	float:right;
	height:59px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top:4px;
}
.play-video a:link, .play-video a:visited {
	display:block;
	color:#FFF;
	text-shadow:0 0 3px #045c60;
}
.play-video * {
	vertical-align:middle;
}
#promo {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%) repeat scroll 0 0 transparent; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(245,245,245,1))) repeat scroll 0 0 transparent; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%) repeat scroll 0 0 transparent; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%) repeat scroll 0 0 transparent; /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%) repeat scroll 0 0 transparent; /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F5F5F5',GradientType=0 ) repeat scroll 0 0 transparent; /* IE6-9 */
	background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%) repeat scroll 0 0 transparent; /* W3C */
    border: 1px solid #F4F4F4;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
    font-size: 18px;
	padding:15px 8px 0 24px;
	text-shadow:0 2px 2px #fff;
    height: 44px;
    margin-bottom: 19px;
    margin-top: 4px;
    text-align: left;
	color:#00888f;
	-webkit-box-shadow:0 0 0 1px #fff inset;
	-moz-box-shadow:0 0 0 1px #fff inset;
	-o-box-shadow:0 0 0 1px #fff inset;
	-ms-box-shadow:0 0 0 1px #fff inset;
	box-shadow:0 0 0 1px #fff inset;
	overflow:hidden;
}
#promo .promo_text {
	color:#3f4c4d;
}
#promo > div {
	display:inline;
}
#promo > strong, #promo > img {
	float:left;
	margin-right:15px;
}
#promo .slideshow {
	list-style:none;
	padding:0;
	float:left;
	white-space:nowrap;
}
#promo .slideshow li {
	margin-left:0;
	list-style:none;
	display:block!important;
}
#specials .specials.three_cols {
	width:33%;
}
#specials.spring p, #specials.spring div {
	border-color:#edbad2!important;
}
#specials.spring > h1 {
	background-image:url("../images/bg-title-spring.jpg");
	border-color:#edbad2;
	color: #AA3A89;
	text-shadow: 0 0 3px #FFFFFF;
}
#specials.spring .services_wrapper {
	background: url("../images/specials-spring.jpg") no-repeat scroll left bottom #FFFFFF;
	border-color:#edbad2;
}
#specials.summer > h1 {
	background-image:url("../images/specials-summer-bg-h.jpg");
	background-color:#9d2821;
	text-shadow:0 2px 0 #9d2821;
	border-color:#9d2821;
}
#specials.summer .services_wrapper {
	background:url("../images/specials-summer-bg.jpg") no-repeat scroll left bottom #EAF3EF;
	border-color:#79c2e9;
}
#specials.summer .flower {
	background:url("../images/specials-summer-flower.png") no-repeat scroll top right transparent;
	position:absolute;
	top:-28px;
	right:-18px;
	width:117px;
	height:113px;
	z-index:12;
}
#specials.summer .specials.three_cols {
	text-align:center;
	z-index:11;
}
#specials.summer h4, #specials.summer h5 {
	color: #1E777E;
	font-size: 16px;
	margin-bottom: 12px;
}
#specials.summer h4.cost {
	font-size:50px;
	color:#00474d;
}
#specials.summer h4 {
	font-size:21px;
	color:#22939d;
	line-height:normal;
}
.content > .bg {
	background-position: 0 48px;
    background-repeat: no-repeat;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#right_col.bcm {
	width:435px;
	color:#bf7b9e;
	font-size:11px;
}
#right_col.bcm .info {
	color:#5a2462;
	font-size:15px;
	background:url("../images/bcm/bg-info.jpg") no-repeat scroll top left #f5d0e1;
	border:1px solid #ffeef6;
	padding:30px 30px 50px;
	margin-bottom:19px;
  -webkit-box-shadow: 0 2px 6px #cea1c3; /* Saf3.0+, Chrome */
     -moz-box-shadow: 0 2px 6px #cea1c3; /* FF3.5 - 3.6 */
          box-shadow: 0 2px 6px #cea1c3; /* Opera 10.5, IE9, FF4+, Chrome 10+ */
}
#right_col.bcm h1, #right_col.bcm h2 {
	color:#ed3293;
	border:none;
}
#specials.bcm h1 {
	background: none;
	border-color: #ccc;
	color: #4A2674;
	padding-left: 33px;
	text-align: left;
	text-shadow: none;
}
#specials.bcm .services_wrapper {
	background-image: url("/images/bcm/bg.jpg"); background-position: 0pt 224px;
}
#specials.fall a {
	color:#e69914;
}
#specials.fall .services_wrapper .specials > div {
	border-color:#351e0a;
}
#specials.fall > h1 {
	color:#dfb264;
	background-image:url("../images/bg-title-fall.jpg");
	border-color:#351e0a;
	text-shadow: 0 2px 1px #351e0a;
}
#specials.fall h1 a {
	color:#a13c05;
	text-shadow: 0 2px 1px #351e0a;
}
#specials.fall .services_wrapper {
	background:url("../images/specials-fall-leaves.jpg") no-repeat scroll right 0 #351e0a;
	text-shadow:0 2px 1px #351e0a;
	color:#efd7ad;
	border-color:#7e0010;
}
#specials.christmas a {
	color:#68e945;
}
#specials.christmas .services_wrapper .specials > div {
	border-color:#7e0010;
}
#specials.christmas > h1 {
	color:#fff;
	background-image:url("../images/bg-title-christmas.jpg");
	border-color:#7e0010;
	text-shadow: 0 2px 1px #7e0010;
}
#specials.christmas h1 a {
	color:#fff;
	text-shadow: 0 0 3px #7e0010, 0 0 3px #7e0010, 0 0 3px #7e0010, 0 0 3px #7e0010, 0 0 3px #7e0010, 0 0 3px #7e0010;
}
#specials.christmas .services_wrapper {
	background:url("../images/specials-christmas.jpg") no-repeat scroll right 0 #840405;
	text-shadow:0 2px 1px #7e0010;
	color:#fff;
	border-color:#351e0a;
}

#specials.heart_health_month a {
}
#specials.heart_health_month .services_wrapper .specials > div {
}
#specials.heart_health_month > h1 {
	color:#fff;
	background-image:url("../images/bg-title-christmas.jpg");
	text-shadow: 0 2px 1px #7e0010;
}
#specials.heart_health_month h1 a {
}
#specials.heart_health_month .services_wrapper {
	background:url("../images/specials-heart_health_month.jpg") no-repeat scroll left 0 #fff;
}

#specials.bcm .details {
	color: #BF7B9E;
	font-size: 11px;
	margin-top: 9px;
	padding-right: 8px;
	text-align: right;
}
#specials.bcm .cta {
	background-color: #4A2674;
	color: #FFFFFF;
	padding: 12px;
	position: absolute;
	right: 0;
	top: 238px;
	border-bottom:1px solid #fff;
}
#specials.bcm .cta:hover, #specials.bcm .cta:active, #specials.bcm .cta:focus {
	background-color:#f091bc;
}
