@import url("fonts.css");
/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
object {
	outline: none;
}
body {
	line-height:1.5;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #1662a8;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 12px;
	overflow-x: hidden;
}
html, body {
	overflow-x:hidden;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table, td, th {
	vertical-align:middle;
}
a img {
	border:none;
}
.hide {
	display:none;
}
.flash-replaced .alt {
	display:none;
}
a {
	color: #069;
	text-decoration: underline;
}
#content a {
	color: #069;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
a:hover, #content a:hover {
	color: #ee3b33;
}
/*LAYOUT*/
#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#hd {
	height:202px;
	background-image: url(../images/hd-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo a {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 102px;
	width: 343px;
	text-indent: -9999px;
	position: absolute;
	left: 27px;
	top: 43px;
	z-index: 10;
}
#names {
	width: 420px;
	position: absolute;
	left: -15px;
	top: 138px;
	font-size: 14px;
	z-index: 9;
	text-align: center;
	letter-spacing: 0.5px;
	display:block
}
#address-tampa p, #address-valrico p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#address-tampa {
	width: 260px;
	height: 140px;
	position: absolute;
	left: 406px;
	z-index: 10;
	color: #0053a0;
	text-align: center;
	top: 48px;
}
#address-tampa strong, #address-valrico strong {
	font-size: 14px;
}
#address-valrico {
	width: 260px;
	height: 140px;
	position: absolute;
	left: 687px;
	z-index: 10;
	color: #0053a0;
	text-align: center;
	top: 48px;
}
#bd-wrap {
	background-image: url(../images/bd-wrap-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#bd {
	background-image: url(../images/bd-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content {
	min-height:1015px;
	height:auto !important;
	height:879px;
	background-image: url(../images/content-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	padding-left: 280px;
}
.main-photo {
	float: right;
	margin-top: -9px;
}
.home-photo {
	position: absolute;
	z-index: 10;
	left: 271px;
	top: 195px;
}

#home-banners {
	
	}
	
#home-banners img {
	float: left;
	}

#right-edge {
	background-image: url(../images/right-edge.png);
	height: 712px;
	width: 86px;
	position: absolute;
	top: 0px;
	right: -86px;
}
#sidebar {
	position: absolute;
	width: 194px;
	left: 24px;
	top: 595px;
}
#sidebar p {
	margin: 0px;
	padding: 0px;
}
#social {
	position: absolute;
	left: 30px;
	bottom: -50px;
	background-image: url(../images/bg-social-sites.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	z-index: 10;
}

#ft {
	clear: both;
	background-image: url(../images/ft-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}
#ft a {
	color: #FFFFFF;
	text-decoration: none;
}
#ft a:hover {
	text-decoration: underline;
}
#ft-inner {
	background-image: url(../images/ft-inner-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
.text_nav {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 220px;
	padding-top: 120px;
}
.text_nav-b {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 220px;
	padding-top:20px;
}
#nav {
	position: absolute;
	left: 0px;
	top: 202px;
	z-index: 10;
}
/**/

/*TYPE*/
.headline {
	font-size: 36px;
	color: #ee3b33;
	font-family: 'AmerigoMdBTMediumItalic';
	
}
.headline-sub h1{
	font-size: 29px;
}
.home .headline {padding-top:320px;}
h1, h2, h3, h4, h5 {
	line-height: normal;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 18px;
	color: #0053a0;
	padding-top: 10px;
	padding-bottom: 10px;
}
h3 {
	font-size: 16px;
	color: #ee3b33;
	padding-top: 10px;
	padding-bottom: 10px;
}
h4 {
	font-size: 14px;
}


h6 {
	height: 0px;
	background-color: #296FAF; /* Customize me! */
	border: solid 1px #296FAF; /* Customize me! */
	margin: 20px 0;
	padding: 0;
	clear: both;
}


p {
	padding-top: 10px;
	padding-bottom: 10px;
}
em {
	font-style: italic;
}
blockquote {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content ul {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content ol {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
	list-style-type: none;
}
#content ol li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.office-tour #content ul li, .before-and-after-gallery #content ul li, .emergency-care #content ul li, #brushing-instructions ul li, #flossing-instructions ul li {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#content .formContainer ul li {
	background-image: none;
}
/**/

/* NAVIGATION */
#nav ul li a#doctor-login, #nav ul li a#patient-login, #nav ul li a#meet-the-team, #nav ul li a#for-new-patients, #nav ul li a#about-orthodontics, #nav ul li a#about-braces, #nav ul li a#orthodontic-treatments, #nav ul li a#first-aid, #nav ul li a#contact-us, #nav ul li a#home, #nav ul li a#invisalign, #nav ul li a#why-choose-us, #nav ul li a#blog, #nav ul li a#facebook, #nav ul li a#youtube {
	background-image: url(../images/new-nav.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display:block;
	position: relative;
	height:25px;
	width:245px;
}
#nav ul li a#patient-login {
	background-position: left top;
	height:75px;
}
#nav ul #patient-login:hover, #nav li:hover #patient-login, #nav li.sfhover #patient-login, #nav .active #patient-login, #nav ul #patient-login.active {
	background-position: right top;
}
/*#nav ul li a#doctor-login {
	background-position: left -69px;
	height:55px;
}
#nav ul #doctor-login:hover, #nav li:hover #doctor-login, #nav li.sfhover #doctor-login, #nav .active #doctor-login, #nav ul #doctor-login.active {
	background-position: right -69px;
}*/
#nav ul li.blog, #nav ul li.facebook, #nav ul li.youtube {
	float: left;
	width: 82px;
}
#nav ul li.facebook {
	width: 81px;
}
#nav ul li a#blog {
	background-position: left -74px;
	width: 82px; 
	height: 54px;
}
#nav ul #blog:hover, #nav li:hover #blog, #nav li.sfhover #blog, #nav .active #blog, #nav ul #blog.active {
	background-position: -245px -74px;
}
#nav ul li a#facebook {
	background-position: -82px -74px;
	width: 81px; 
	height: 54px;
}
#nav ul #facebook:hover, #nav li:hover #facebook, #nav li.sfhover #facebook, #nav .active #facebook, #nav ul #facebook.active {
	background-position: -327px -74px;
}
#nav ul li a#youtube {
	background-position: -163px -74px;
	width: 82px; 
	height: 54px;
}
#nav ul #youtube:hover, #nav li:hover #youtube, #nav li.sfhover #youtube, #nav .active #youtube, #nav ul #youtube.active {
	background-position: right -74px;
}
#nav ul li.meet-the-team {
	clear: both; /* Clear the floating social icons */
}
#nav ul li a#meet-the-team {
	background-position: left -128px;
	height: 26px;
}
#nav ul #meet-the-team:hover, #nav li:hover #meet-the-team, #nav li.sfhover #meet-the-team, #nav .active #meet-the-team, #nav ul #meet-the-team.active {
	background-position: right -128px;
}
#nav ul li a#for-new-patients {
	background-position: left -154px;
}
#nav ul #for-new-patients:hover, #nav li:hover #for-new-patients, #nav li.sfhover #for-new-patients, #nav .active #for-new-patients, #nav ul #for-new-patients.active {
	background-position: right -154px;
}
#nav ul li a#about-orthodontics {
	background-position: left -179px;
}
#nav ul #about-orthodontics:hover, #nav li:hover #about-orthodontics, #nav li.sfhover #about-orthodontics, #nav .active #about-orthodontics, #nav ul #about-orthodontics.active {
	background-position: right -179px;
}
#nav ul li a#about-braces {
	background-position: left -204px;
}
#nav ul #about-braces:hover, #nav li:hover #about-braces, #nav li.sfhover #about-braces, #nav .active #about-braces, #nav ul #about-braces.active {
	background-position: right -204px;
}
#nav ul li a#invisalign {
	background-position: left -229px;
}
#nav ul #invisalign:hover, #nav li:hover #invisalign, #nav li.sfhover #invisalign, #nav .active #invisalign, #nav ul #invisalign.active {
	background-position: right -229px;
}
#nav ul li a#orthodontic-treatments {
	background-position: left -254px;
}
#nav ul #orthodontic-treatments:hover, #nav li:hover #orthodontic-treatments, #nav li.sfhover #orthodontic-treatments, #nav .active #orthodontic-treatments, #nav ul #orthodontic-treatments.active {
	background-position: right -254px;
}
#nav ul li a#first-aid {
	background-position: left -279px;
}
#nav ul #first-aid:hover, #nav li:hover #first-aid, #nav li.sfhover #first-aid, #nav .active #first-aid, #nav ul #first-aid.active {
	background-position: right -279px;
}
#nav ul li a#contact-us {
	background-position: left -304px;
}
#nav ul #contact-us:hover, #nav li:hover #contact-us, #nav li.sfhover #contact-us, #nav .active #contact-us, #nav ul #contact-us.active {
	background-position: right -304px;
}
#nav ul li a#home {
	background-position: left -329px;
}
#nav ul #home:hover, #nav li:hover #home, #nav li.sfhover #home, #nav .active #home, #nav ul #home.active {
	background-position: right -329px;
}
#nav ul li a#why-choose-us {
	background-position: left -354px;
}
#nav ul #why-choose-us:hover, #nav li:hover #why-choose-us, #nav li.sfhover #why-choose-us, #nav .active #why-choose-us, #nav ul #why-choose-us.active {
	background-position: right -354px;
}

/**/
/* SUBNAV*/
#content .sub_nav a {
	color: #0053a0;
	text-decoration: none;
	z-index:999;
}
#content .sub_nav a:hover, #content .sub_nav a.active {
	color: #EE3B33;
}
/*CALLOUTS*/
#ada a, #aao a, #abo a, #meet-the-dr a, #new-patient-forms a, #consult a {
	background-image: url(../images/btn-callouts.png);
	background-repeat: no-repeat;
	display: block;
	width: 198px;
	text-indent:-9999px;
}
#meet-the-dr a {
	background-position: left top;
	height: 161px;
}
#consult a {
	background-position: left -463px;
	height: 88px;
}
#aao a {
	background-position: left -161px;
	height: 88px;
}
#abo a {
	background-position: left -249px;
	height: 70px;
}
#ada a {
	background-position: left -318px;
	height: 70px;
}
#new-patient-forms a {
	background-position: left -389px;
	height: 70px;
}
#patient-rewards a {
background-image:url(../images/patient-rewards.png);
height:115px;
width:182px;
background-repeat: no-repeat;
	display: block;
	text-indent:-9999px;
	margin-bottom:6px;
	margin-left:8px;
}
/**/


/*Misc*/
.back-to-top {
	clear: both;
	line-height: 45px;
	background-image: url(../images/back-to-top.png);
	background-repeat: no-repeat;
	background-position: left 16px;
	padding-left: 45px;
	font-style: italic;
	font-weight: bold;
}
.back-to-top a {
}
.back-to-top a:hover {
}
.member {
	background-color: #FFF;
	text-align: center;
	padding: 10px;
	border: 1px solid #D6D6D6;
	margin: 10px;
	clear: both;
	border: 1px solid #296FAF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px #296FAF;
	-moz-box-shadow: 0px 0px 5px;
	box-shadow: 0px 0px 5px;
}
.member img {
	padding: 10px;
}
.intro {
	font-style: italic;
	font-size: 14px;
	color: #0053A0;
	line-height:1.4em;
}
.bi-column {
	width:50%;
	float:left;
}
.tri-column {
	width:30%;
	float:left;
}
/**/

/*CSS3
.box-round {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
}
.box-shadow {
-webkit-box-shadow: 0px 0px 5px  #296FAF;
-moz-box-shadow: 0px 0px 5px #296FAF;
box-shadow: 0px 0px 5px #296FAF; 
}
.box-shadow-inset {
	-moz-box-shadow: inset 1px 1px 10px #666;
	-webkit-box-shadow: inset 1px 1px 10px #666;
	box-shadow: inset 1px 1px 10px #666;
	}
	
.text-shadow{
text-shadow: 1px 1px 2px #296FAF;
filter: dropshadow(color=#296FAF, offx=1, offy=1) 
}
.box-opacity {
background-color:#296FAF;
color:#fff;
opacity:0.5; 
-moz-opacity:0.5; 
opacity:.50;
filter:alpha(opacity=50); 
filter: “alpha(opacity=50)”; 
}
*/


/* SESAME CSS */

.float-right {
	float: right;	
}

img.right {
	margin: 0 0 15px 15px;
	float: right;
	clear: right;
}
img.left {
	margin: 0 15px 15px 0;
	float: left;
	clear: left;
}
img.left-border, .left-border {
	float: left;
	clear: left;
	margin: 5px 15px 15px 0;
	border: 1px solid #296FAF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px #666666;
	-moz-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}
img.right-border, .right-border {
	float: right;
	clear: right;
	margin: 5px 0 15px 15px;
	border: 1px solid #296FAF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px #666666;
	-moz-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}
.center-border {
	clear: both;
	border: 1px solid #296FAF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px #666666;
	-moz-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
p.flash_notice {
	margin: 18px;
	padding: 9px;
	color: #ff0000;
	border: 1px dotted #ff0000;
	background: #ffffff;
	text-align: center;
}
.clear {
	clear: both;
}
/* This styled div acts as the hr for most browsers */
div.hr {
	height: 0px;
	background-color: #296FAF; /* Customize me! */
	border: solid 1px #296FAF; /* Customize me! */
	margin: 20px 0;
	padding: 0;
	clear: both;
}
/* This is the backup for screen readers */
hr {
	display: none;
	height: 0px;
	background-color:#296FAF;
	border: solid 1px #296FAF;
	clear: both;
}
/* Clear Fix */
.clear {
	clear: both;
}
.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cf {
	display: inline-block;
} /*this trips hasLayout for ie7*/
.cf {
	display: block;
} /*this returns it back to normal*/
* html .cf {
	height: 1px;
}
div.box {
	float: right;
	clear: right;
	width: 334px;
	background-color: #296FAF; /* Customize me! */
	padding: 5px 0 5px 5px;
	margin: 0 0 20px 20px;
	border: 1px solid #296FAF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px #666666;
	-moz-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}
div.box img {
	float: left;
	border: solid 1px #333; /* Customize me! */
	margin-right: 5px;
}
div.box p {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
	color:#fff;
}
/* In-Ovation */
div.comparison {
	background: #fff;
	border: 1px solid #296FAF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px #666666;
	-moz-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
	display: inline-block;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
div.comparison div {
	float: left;
	width: 49%;
}
#video-in-ovation {
	width: 320px;
	height: 266px;
}
/* invisalign teen */
span.indent {
	padding-left: 40px;
}
#invisalign-sidebar {
	background: #fff;
	width: 275px;
	margin: 0 0 15px 15px;
	padding: 0;
	border: 1px solid #296FAF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px #666666;
	-moz-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
	float: right;
	clear: right;
}
#invisalign-sidebar a {
	color: #036;
}
#invisalign-sidebar h3 {
	background: #296FAF;
	margin: 0;
	padding: 15px;
	color: #fff;
}
#invisalign-sidebar p {
	padding: 0 15px;
	margin: 15px 0;
}
.thumb {
	border: solid 1px #000;
	margin: 0 10px 10px 0;
	float: left;
	clear: left;
}
/* Emergency Care */
ul#toggle-emergency {
	list-style: none;
	margin: 0 0 1em 0;
}
ul#toggle-emergency li {
	border: solid 1px #fff;
	border-width: 0 0 1px 0;
	padding: 1em 0;
	margin: 0;
}
.general-soreness {
	background: url(http://media.sesamehost.com/images/emergency-care/general-soreness.gif) no-repeat;
	width: 80px;
	height: 60px;
}
.headgear {
	background: url(http://media.sesamehost.com/images/emergency-care/headgear.gif) no-repeat;
	width: 80px;
	height: 60px;
}
.loose-appliance {
	background: url(http://media.sesamehost.com/images/emergency-care/loose-appliance.gif) no-repeat;
	width: 80px;
	height: 60px;
}
.loose-bracket {
	background: url(http://media.sesamehost.com/images/emergency-care/loose-bracket.gif) no-repeat;
	width: 80px;
	height: 60px;
}
.loose-wire {
	background: url(http://media.sesamehost.com/images/emergency-care/loose-wire.gif) no-repeat;
	width: 80px;
	height: 60px;
}
.poking-wire {
	background: url(http://media.sesamehost.com/images/emergency-care/poking-wire.gif) no-repeat;
	width: 80px;
	height: 60px;
}
#flash-general-soreness, #flash-headgear, #flash-loose-appliance, #flash-loose-bracket, #flash-loose-wire, #flash-poking-wire {
	margin-top: -10px;
}
/*DAMON SYS*/
#damon-bracket {
	display: block;
	margin: 0 auto 10px auto;
}
#damon-wrap {
	width: 400px;
	margin: 0 auto;
}
#damon-left {
	float: left;
	width: 175px;
	margin-right: 20px;
}
#damon-right {
	float: left;
	width: 170px;
}
#flash-damon-system-comparison {
	margin: 10px auto;
	width: 250px;
	display: block;
}
#video-the-damon-system {
	width: 240px;
	height: 206px;
	float: left;
	clear: left;
	border: 1px solid #296FAF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px #666666;
	-moz-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
}
#video-the-damon-system-2 {
	width: 400px;
	height: 330px;
	float: left;
	clear: left;
	border: 1px solid #296FAF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px #666666;
	-moz-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0;
}
/* Google Map */
	/*hides iframe <a> tag*/
	.iframe {
	display: none;
}
.map {
	width: 640px;  /*your width in px*/
	height: 400px; /*your height in px*/
	overflow: hidden; /*VERY IMPORTANT, ensures the frame doesn't show scrollbars*/
	display: block;
	margin: 0 0 18px 0; /*use what you like here*/
	padding: 9px; /*create some padding around your map*/
	background: #296FAF;/*background color shows around iframe*/
	border: 1px solid #296FAF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px #666666;
	-moz-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}
/* jQuery Cycle Before and After */
#before-after-container {
	width: 488px;
	line-height: 18px;
	margin: 0 0 18px 0;
	padding: 10px 0 10px 10px;
	background-color: #296FAF; /* Customize me */
	border: 1px solid #296FAF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px #666666;
	-moz-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}
#before-after-container ul.slideshow {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 488px;
	height: 182px;
	overflow: hidden;
}
ul#before-after-cycle li img {
	width: 232px;
	float: left;
	margin-right: 10px;
	border: solid 1px #333; /* Customize me */
}
#before-after-container p {
	float: left;
	width: 50%;
	margin: 0 0 10px 0;
	color:#fff;
}
#before-after-container div.cycle-detail {
	min-height: 55px; /* Increase this number to accomodate longer or shorter description text and to prevent "bumping" of lower content */
	clear: both;
	background-color: #fff; /* Customize me */
	padding: 10px;
	margin: 0 10px 0 0;
	border: solid 1px #333; /* Customize me */
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove */
	-moz-box-shadow: inset 1px 1px 10px #666;
	-webkit-box-shadow: inset 1px 1px 10px #666;
	box-shadow: inset 1px 1px 10px #666;
}
#before-after-container .before-after-nav {
	background: #fff; /* Customize me */
	margin: 0 10px 10px 0;
	padding: 5px 3px;
	border: solid 1px #333; /* Customize me */
	-moz-border-radius: 5px 5px 0 0; /* Optional - you may customize or remove */
	-webkit-border-top-left-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-top-right-radius: 5px; /* Optional - you may customize or remove */
	-moz-box-shadow: inset 1px 1px 10px #666;
	-webkit-box-shadow: inset 1px 1px 10px #666;
	box-shadow: inset 1px 1px 10px #666;
}
#before-after-container .before-after-nav a {
	text-decoration: none;
	font-size: 12px;
	padding: 5px;
	margin: 0 3px;
	outline: none;
	color: #333; /* Customize me */
}
#before-after-container .before-after-nav a.activeSlide, #before-after-container .before-after-nav a:hover {
	color: #009EC7;
} /* Customize me */
/* Office Tour */
#slideshow-container ul.slideshow {
	list-style: none;
	width: 432px;
	height: 288px;
	margin: 0;
	padding: 0;
	text-align:center;
	overflow:hidden;
	z-index:0
}
#slideshow-container ul.slideshow {width: 432px; text-align:center; margin:0 auto}
#slideshow-container {
	background: #296FAF; /* Customize me */
	border: 1px solid #296FAF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px #666666;
	-moz-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove */
	width: 432px;
	padding: 10px;
	line-height: 18px;
}
#slideshow-container div#caption {
	min-height: 18px;
	clear: both;
	background-color: #fff; /* Customize me */
	color: #333; /* Customize me */
	padding: 10px;
	margin: 10px 0 0 0;
	border: solid 1px #000; /* Customize me */
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px;
	-moz-box-shadow: inset 1px 1px 10px #666;
	-webkit-box-shadow: inset 1px 1px 10px #666;
	box-shadow: inset 1px 1px 10px #666;
}
#slideshow-container ul.slideshow img {
	
	height: 288px;
	margin: 0 auto;
	z-index:0
}
.office-tour-nav {
	background-color: #fff; /* Customize me */
	margin: 0 0 10px 0;
	padding: 5px 3px;
	border: solid 1px #000; /* Customize me */
	-moz-border-radius: 5px 5px 0 0; /* Optional - you may customize or remove */
	-webkit-border-top-left-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-top-right-radius: 5px; /* Optional - you may customize or remove */
	-moz-box-shadow: inset 1px 1px 10px #666;
	-webkit-box-shadow: inset 1px 1px 10px #666;
	box-shadow: inset 1px 1px 10px #666;
}
.office-tour-nav a {
	text-decoration: none;
	font-size: 12px;
	padding: 5px;
	margin: 0 3px;
	color: #333;
}
.office-tour-nav a.activeSlide, .office-tour-nav a:hover {
	color: #009EC7;
}
/*-----------------------------------------------
	Forms
	*/
	/* Global form styles */
	div.referral-form, div.appointment-form, div.comments {
	width: 100%;
	margin-top: 18px;
	letter-spacing: normal;
}
fieldset {
	border: 0;
	padding: 9px 0;
	margin: 0 18px;
}
fieldset h2 {
	margin: 0 0 9px;
}
fieldset p {
	margin: 0 0 18px;
}
fieldset p.disclaimer {
	font-size: 90%;
	font-style: italic;
	margin: 0;
}
fieldset dl {
}
fieldset dl dt {
	font-size: 16px;
	clear: both;
	margin: 9px 0 0;
}
fieldset dd ul {
	margin: 9px 0;
}
fieldset dd ul li, fieldset dd ol li {
	list-style: none;
}
fieldset dd li {
	clear: both;
	margin: 3px 0;
	padding: 5px 0 4px 10%;
	overflow: auto;
	height: auto;
	position: relative;
}
fieldset dd li:hover {
	background: #d5e0eb;/* customize me - this is the hover color change of li */
}
fieldset dd li input:hover, fieldset dd li input:focus,  fieldset dd li select:hover, fieldset dd li select:focus,  fieldset dd li textarea:hover, fieldset dd li textarea:focus {
	background: #f1f1f1;/* customize me - this is the hover color change of form fields*/
	outline-color: #537197;/* customize me */
	border: 1px solid #900;
}
fieldset li h3 {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
fieldset li div {
	float: left;
	display: inline-block;
	width: 40%;
	position: relative;
	padding-right: 5%;
}
fieldset li div.input-street {
	width: 85%;
}
fieldset li div.input-city {
	width: 60%;
}
fieldset li div.input-full-name {
	width: 85%;
}
fieldset li div.input-phone-full {
	width: 85%;
}
fieldset li div.input-email {
	width: 85%;
}
fieldset li div.input-zip {
	width: 20%;
}
fieldset li div.content-switch, fieldset li div.radio, fieldset li div.checkbox {
	width: 85%;
}
fieldset li div.radio input {
	border: none;
}
fieldset li div.radio label {
	padding-right: 9px;
	font-size: 90%;
}
/*fieldset li div.hidden-content, fieldset li.hidden-content {display: none;}*/
						fieldset li div.input-select-full {
	width: 85%;
}
fieldset li div.input-comments {
	width: 85%;
}
li div.input-comments textarea {
	height: 63px;
	overflow: auto;
}
fieldset li div.input-captcha {
	width: 50%;
}
fieldset li div.verification {
	width: 35%;
}
li div.verification img {
	border: 1px solid;
	margin-top: 9px;
	-moz-border-radius: 4px; /*for Moz, optional*/
	-webkit-border-radius: 4px; /*for Webkit Browsers, optional*/
}
fieldset li div label {
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 9px;
	font-size: 80%;
	color: #537197;/*override to match site*/
}
fieldset li div input, fieldset li div textarea, fieldset li div select {
	display: block;
	line-height: 18px;
	width: 100%;
	padding: 4px 0 3px;
	text-indent: 4px;
	margin-top: 9px;
	border: 1px solid #552C8C;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px #666;
	-moz-box-shadow: 0px 0px 5px #666;
	box-shadow: 0px 0px 5px #666;
}
fieldset li div select {
	height: 35px;
	padding-right: 10px;
}
fieldset li div.radio input {
	display: inline;
	width: auto;
	margin-right: 4px;
}
fieldset li div div {
	width: 100%;
}
button {
	border:0 none;
	margin:0;
	text-align:left;
}
.form-footer button, .form-footer button:visited {
	background: #2A6FB0;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	position: relative;
	cursor: pointer;
	font-weight: bold;
	line-height: normal;
}
.form-footer button:hover {
	background-color: #EE3B33;
	color: #fff;
}
.form-footer button:active {
	top: 1px;
}
 button::-moz-focus-inner {
padding:0;
}
/* appointment form
	* Styles only for the appointment request form
	*/


	/* comment form
	* Styles only for the comments form
	*/
	/*numbering added by jQuery*/
	fieldset ol li span.comment-number {
	font-size: 150%;
	color: #537197;/* customize me*/
	position: absolute;
	left: 9px;
	top: 9px;
}
/* referral form
	* Styles only for the referral form
	*/
	.referral-form fieldset li div.radio {
	width: 40%;
}
/* JQuery */
	input.error, select.error, textarea.error {
	border-color: #a52003;
	background: #fefda1;
}
div.error {
	background: url(../images/validate_error.gif) 0 0 no-repeat;
	color: #a52003;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	display: block;
	margin: 12px -2% 0 0;
	text-indent: -999em;
}
div.success {
	background: url(../images/validate_ok.gif) 0 0 no-repeat;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	display: block;
	margin: 12px -2% 0 0;
	text-indent: -999em;
}
.contact-form div.error, .contact-form div.success {
	margin-left: 0;
}

.foot-info{width:600px;margin:0 auto;padding-left:220px}

.foot-info a{text-decoration:underline!important;}
.foot-info a:hover{text-decoration:none!important;}
.events-img {
	margin: 10px auto;
	border:2px solid #0053a0;
	display:block;
}
