/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 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.5em;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fcfcfc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body.home {
background-color:;
}
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: #d98b1e;
	text-decoration: underline;
}
a:hover {
	color: #930;
}
/*LAYOUT*/
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#hd {
	height:150px;
	padding-bottom: 50px;
}
#logo a {
	background-image: url(../images/logo.png);
	display: block;
	height: 125px;
	width: 173px;
	position: absolute;
	left: 0px;
	top: 5px;
	text-indent: -9999px;
	z-index: 500;
	border: 1px solid #FFF;
}
#dr {
	height: 100px;
	width: 350px;
	position: absolute;
	left: 188px;
	top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
#dr p {
	padding-top: 8px;
	padding-bottom: 8px;
}
#dr span {
	font-size: 14px;
	color: #542a89;
}
#top-right {
	height: 100px;
	width: 350px;
	display:block;
	position: absolute;
	right: 10px;
	top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	z-index:8
	}
#top-right p {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align:right;
}
#top-right span {
	font-size: 14px;
	color: #542a89;
}
#bd {
	background-image: url(../images/bd-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	z-index: 5;
}
#content {
	padding-right: 30px;
	padding-left: 270px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:1070px;
	height:auto !important;
	height:1070px;
	z-index: 7;
}
.home #content {
	background-image: url(../images/content-bg-home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top:465px;
	min-height:600px;
	height:auto !important;
	height:600px;
	z-index: 7;
}
#ft {
	clear: both;
	background-color: #391D5A;
	background-image: url(../images/ft-bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	position: relative;
	color:#FFFFFF;
	font-size: 12px;
}
#ft .inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/ft-inner-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 30px;
	position: relative;
}
#ft a {
	color: #FFFFFF;
	text-decoration: none;
}
#ft a:hover {
	color: #9966CC;
}
.text_nav {
	padding-left: 250px;
}

#fb {
		z-index: 100;
		float: right;
    	position: absolute;
    	top: 60px;
    	right: 100px;
}

#social {
	width: 212px;
	height: 50px;
	position: absolute;
	left: 2px;
	z-index: 100;
	top: 10px;
	text-align:center;
}
#brace-bg {
	background-image: url(../images/bg-braces.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: 6;
	float: right;
	display: inline;
	height: 225px;
	width: 314px;
	position: absolute;
	right: 18px;
	bottom: -15px;
}
#sidebar {
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 200px;
	width: 220px;
	height: 312px;
	background-image: url(../images/sidebar-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	font-weight: bold;
	padding-top: 27px;
	color: #5e5f61;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar p {
	line-height: normal;
	padding-bottom: 7px;
	padding-left: 35px;
	padding-top: 10px;
}
#sidebar span {
	color: #542a89;
}
#nav {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 108px;
	width: 980px;
}
#flash-homepage {
	height:442px;
	width:743px;
	position: absolute;
	left: 232px;
	top: 199px;
	display: block;
}
/**/

/*TYPE*/
.headline {
	font-size: 34px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #243964;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 15px;
}
h1, h2, h3, h4, h5 {
	line-height: normal;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #253d6d;
	position: relative;
	z-index: 10;
}
h3 {
	font-size: 16px;
	color: #cd841b;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	z-index: 10;
}
h4 {
	font-size: 14px;
}
#content p {
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	z-index: 10;
	display: block;
}
em {
	font-style: italic;
}
blockquote {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.intro {
	font-weight: bold;
	color: #401A33;
	padding-top: 10px;
}
#content ul, #content ol {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content ul li, #content ol li {
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	z-index: 10;
}
/**/

/* NAVIGATION */
#nav ul li a#meet-the-team, #nav ul li a#for-our-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#patient-rewards {
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display:block;
	position: relative;
	height:69px;
}
#nav ul li a#meet-the-team {
	background-position: left top;
	width:108px;
}
#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: left bottom;
}
#nav ul li a#for-our-patients {
	background-position: -108px top;
	width:122px;
}
#nav ul #for-our-patients:hover, #nav li:hover #for-our-patients, #nav li.sfhover #for-our-patients, #nav .active #for-our-patients, #nav ul #for-our-patients.active {
	background-position: -108px bottom;
}
#nav ul li a#about-orthodontics {
	background-position: -230px top;
	width:141px;
}
#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: -230px bottom;
}
#nav ul li a#about-braces {
	background-position: -371px top;
	width:106px;
}
#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: -371px bottom;
}
#nav ul li a#orthodontic-treatments {
	background-position: -477px top;
	width:163px;
}
#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: -477px bottom;
}
#nav ul li a#first-aid {
	background-position: -640px top;
	width:78px;
}
#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: -640px bottom;
}

#nav ul li a#patient-rewards {
	background-position: -718px top;
	width:121px;
}
#nav ul #patient-rewards:hover, #nav li:hover #patient-rewards, #nav li.sfhover #patient-rewards, #nav .active #patient-rewards, #nav ul #patient-rewards.active {
	background-position: -718px bottom;
}

#nav ul li a#contact-us {
	background-position: -839px top;
	width:92px;
}
#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: -839px bottom;
}
#nav ul li a#home {
	background-position: -931px top;
	width:49px;
}
#nav ul #home:hover, #nav li:hover #home, #nav li.sfhover #home, #nav .active #home, #nav ul #home.active {
	background-position: -931px bottom;
}
/**/
/*TOP LOGIN*/
#top-login {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 382px;
	z-index:999;
	/*background-image: url(../images/hdr-braces.jpg);*/
	height: 108px;
	font-weight: bold;
	background-position: right top;
}
#top-login ul {
	margin-left: 90px;
}
#top-login ul ul {
	margin-left: 0px;
}
#top-login ul li a.doctor, #top-login ul li a.patient {
	height:30px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/logins.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display:block;
	position: relative;
	height:69px;
	z-index:10000
}
#top-login ul li a.doctor {
	background-position: left top;
	width: 144px;
	height: 30px;
	text-indent: -9999px;
}
#top-login ul li a.patient {
	background-position: -144px top;
	height: 30px;
	width: 144px;
	text-indent: -9999px;
}
#top-login ul .doctor:hover, #top-login li:hover .doctor, #top-login li.sfhover .doctor, #top-login .active .doctor, #top-login ul .doctor.active {
	background-repeat: no-repeat;
	background-position: left bottom;
}
#top-login ul .patient:hover, #top-login li:hover .patient, #top-login li.sfhover .patient, #top-login .active .patient, #top-login ul .patient.active {
	background-repeat: no-repeat;
	background-position: -144px bottom;
}
/*Sub Nav*/
.sub_nav {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 670px;
}
.sub_nav a {
	color:#461c34;
}
.sub_nav a:hover, .sub_nav a.active {
	color: #d98b1e;
	text-decoration: none;
}
/*Side Logos*/
#side-logos {
	position: absolute;
	z-index: 10;
	left: 20px;
	top: 663px;
	width: 178px;
}
#aao a, #abo a, #ada a, #brr a, #teen a, #invisalign a {
	background-image: url(../images/sidebar-logos.png);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999em;
	display: block;
}
#aao a {
	height: 65px;
	background-position: center -5px;
}
#abo a {
	background-position: center -74px;
	height: 44px;
}
#ada a {
	background-position: center -118px;
	height: 49px;
}
#brr a {
	background-position: center -167px;
	height: 58px;
}
#teen a {
	background-position: center -233px;
	height: 60px;
}
#invisalign a {
	background-position: center -305px;
	height: 202px;
}
#bbb {
	margin:-10px 0 0 58px;
	}
/*Misc*/
#consult a {
	background-image: url(../images/btn-consult.png);
	background-position: left top;
	height: 47px;
	width: 212px;
	position: absolute;
	z-index: 10;
	left: 2px;
	top: 532px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#consult a:hover {
	border: 1px solid #FFF;
}

#specials a {
	background-image: url(../images/btn-specials.png);
	background-position: left top;
	height: 74px;
	width: 212px;
	position: absolute;
	z-index: 10;
	left: 2px;
	top: 586px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#specials a:hover {
	border: 1px solid #FFF;
}


.main-photo {
	float:right;
	margin-left: 15px;
	margin-top: 10px;
}
.back-to-top {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
}
.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;
	z-index: 10;
	display: block;
	position: relative;
	-webkit-box-shadow: 0px 0px 5px #666;
	-moz-box-shadow: 0px 0px 5px #666;
	box-shadow: 0px 0px 5px #666;
}
.member img {
	padding: 10px;
	display: inline-block;
}
.intro {
	font-style: italic;
	font-size: 14px;
}
.bi-column {
	width:50%;
	float:left;
}
.tri-column {
	width:30%;
	float:left;
}
/**/
/* SESAME CSS */
img.right {
	margin: 0 0 15px 15px;
	float: right;
	clear: right;
}
img.left {
	margin: 0 15px 15px 0;
	float: left;
	clear: left;
}
.center-border {
	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;
	position: relative;
	z-index: 10;
	text-align: center;
}
img.left-border, .left-border {
	float: left;
	clear: left;
	margin: 5px 15px 15px 0;
	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;
	position: relative;
	z-index: 10;
}
img.right-border, .right-border {
	float: right;
	clear: right;
	margin: 5px 0 15px 15px;
	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;
	position: relative;
	z-index: 10;
}
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: #552C8C; /* Customize me! */
	border: solid 1px #552C8C; /* Customize me! */
	border-width: 1px 0 0 0; /* Customize me! */
	margin: 20px 0;
	padding: 0;
	clear: both;
}
/* This is the backup for screen readers */
hr {
	display: none;
	height: 0px;
	background-color: #552C8C;
	border: solid 1px #552C8C;
	border-width: 1px 0 0 0;
	clear: both;
}
/* Clear Fix */
.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: #662D91; /* Customize me! */
	padding: 5px 0 5px 5px;
	margin: 0 0 20px 20px;
	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;
	z-index: 10;
	position: relative;
}
div.box img {
	float: left;
	border: solid 1px #fff; /* Customize me! */
	margin-right: 5px;
}
div.box p {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
	color:#fff;
}
/* Brushing and Flossing */
dl dt {
	font-size: 1.5em;
	font-weight: bold;
}
dl dd ul {
	margin: 0;
	list-style-type: none;
}
/* invisalign teen */
span.indent {
	padding-left: 40px;
}
#invisalign-sidebar {
	background: #fff;
	width: 275px;
	margin: 0 0 15px 15px;
	padding: 0;
	border: solid 1px #000;
	float: right;
	clear: right;
	-webkit-box-shadow: 0px 0px 5px #666;
	-moz-box-shadow: 0px 0px 5px #666;
	box-shadow: 0px 0px 5px #666;
}
#invisalign-sidebar a {
	color: #036;
}
#invisalign-sidebar h3 {
	background: #662D91;
	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;
}
/* Damon System */
#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 {
	margin: 0 15px 15px 0;
	width: 240px;
	height: 206px;
	float: left;
	clear: left;
}
#video-the-damon-system-2 {
	margin: 0 15px 15px 0;
	width: 400px;
	height: 330px;
	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, .headgear, .loose-appliance, .loose-bracket, .loose-wire, .poking-wire {
	margin-top: 15px;
}
#toggle-emergency p.hdgear {
	overflow: hidden;
}
.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;
}
#content #brushing-instructions ul li, #content #flossing-instructions ul li, .emergency-care #content ul li {
	list-style-type: none;
	background-image: none;
}
/* Google Map */
	/*hides iframe <a> tag*/
	.iframe {
	display: none;
}
.map {
	width: 620px;  /*your width in px*/
	height: 350px; /*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*/
	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;
	z-index: 10;
	display: block;
	position: relative;
}
/* Office Tour */
#slideshow-container ul.slideshow {
	list-style: none;
	width: 460px;
	height: 350px;
	margin: 0;
	padding: 0;
}
#slideshow-container {
	background: #662D91; /* Customize me */
	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;
	width: 460px;
	padding: 10px;
	line-height: 18px;
	z-index: 10;
	position: relative;
}
#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 #662D91; /* Customize me */
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px;
}
#slideshow-container ul.slideshow img {
	width: 460px;
	height: 350px;
	margin: 0;
}
.office-tour-nav {
	background-color: #fff; /* Customize me */
	margin: 0 0 10px 0;
	padding: 5px 3px;
	border: solid 1px #662D91; /* 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 */
}
.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: #D6830A;
}
/*-----------------------------------------------
	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: #CFD3DC;/* 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 #F90;
}
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: #552C8A;
	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: #D37C05;
	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;
}
#rewards {
	background:url(../images/rewards.png);
	width:79px;
	height:50px;
	text-indent:-9999px;
	position:absolute;
	z-index:10;
	top: 52px;
	right: 5px;
	}


.blog .img-right {display:none}
