/* 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: #51C1D9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
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: #cc3399;
	text-decoration: none;
}
a:hover {
	color: #990033;
}
html,body {overflow-x: hidden;}
/*LAYOUT*/
#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrap {
	position: relative;
}

#hd {
	background-image: url(../images/hd-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 123px;
}
#logo a {
	background-image: url(../images/logo.jpg);
	display: block;
	height: 222px;
	width: 283px;
	position: absolute;
	left: 27px;
	text-indent: -9999px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#address {
	background-image: url(../images/address-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 149px;
	width: 280px;
	display: block;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	position: absolute;
	left: 26px;
	top: 526px;
	text-shadow:2px 2px 2px #6B1C4A;
	padding-top: 5px;
}
#address .name {
	font-size: 20px;
	line-height: normal;
}
#address .tel {
	font-size: 18px;
	color: #91f5f6;
	display: block;
	padding-top: 5px;
}

#sidebar {
	width: 234px;
	position: absolute;
	left: 48px;
	top: 677px;
}
#sidebar p , #logos p{
	margin: 0px;
	padding: 0px;
}

#bd {
	background-image: url(../images/bd-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#content {
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 310px;
	padding-right: 40px;
	padding-top: 400px;
	padding-bottom: 40px;
	min-height:480px;
    height:auto !important;
    height:480px;
}
#ft {
	background-image: url(../images/ft-bg.jpg);
	background-repeat: repeat-x;
	background-position: left 119px;
	height: 345px;
	width: 100%;
	clear: both;
	position: relative;
	color: #68cfde;
}
#ft .inner {
	background-image: url(../images/ft-inner-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 175px;
	width: 540px;
	padding-top: 170px;
	padding-left: 100px;
	padding-right: 300px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#ft a { color:#68cfde;}
#ft a:hover { color:#fff;}
#logos {
	width: 242px;
	position: absolute;
	left: 45px;
	bottom: 180px;
}
#invisalign a, #invisalign-teen a {
	background-image: url(../images/logo-invisalign.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 242px;
	text-indent: -9999px;
	display: block;
}
#invisalign a {
	background-position: left top;
}
#invisalign a:hover {
	background-position: left 1px;
}
#invisalign-teen a {
	background-position: left -80px;
}
#invisalign-teen a:hover {
	background-position: left -79px;
}


#left-edge {
	background-image: url(../images/left-edge.jpg);
	position: absolute;
	width: 250px;
	left: -250px;
	top: 123px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 827px;
}
#right-edge {
	background-image: url(../images/right-edge.jpg);
	position: absolute;
	width: 250px;
	right: -250px;
	top: 123px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 827px;
}
.main-photo, #slideshow-home {
	position: absolute;
	z-index: 5;
	left: 310px;
	top: 90px;
	height: 415px;
	width: 618px;
}
#nav {
	position: absolute;
	width: 277px;
	left: 22px;
	top: 222px;
	z-index:100;
}
/*CALLOUTS*/
#consult a, #location a, #refer a, #facebook a {
	background-image: url(../images/callouts.png);
	background-repeat: no-repeat;
	width: 234px;
	display: block;
	text-indent: -9999px;
}
#consult a {
	background-position: left top;
	height: 81px;
}
#consult a:hover {
	background-position: -234px top;
	height: 81px;
}
#location a {
	background-position: left -81px;
	height: 129px;
}
#location a:hover {
	background-position: -234px -81px;
	height: 129px;
}
#refer a {
	background-position: left -210px;
	height: 72px;
}
#refer a:hover {
	background-position: -234px -210px;
	height: 72px;
}
#facebook a {
	background-position:left -282px;
	height:87px;
}
#facebook a:hover {
	background-position:-234px -282px;
	height:87px;
}
#social-icons {
	text-align:center;
	padding:20px 0;
}
/*LOGINS*/
#logins {
	position: absolute;
	z-index: 10;
	top: 40px;
	right: 61px;
}
#logins p {
	display: inline;
}
#patient-login a, #doctor-login a, #spanish a {
	background-image: url(../images/logins.png);
	background-repeat: no-repeat;
	float: left;
	display: inline-block;
	height: 49px;
	text-indent: -9999px;
}

#patient-login a {
	background-position: left top;
	width: 142px;
}
#patient-login a:hover {
	background-position: left bottom;
	width: 142px;
}
#doctor-login a {
	background-position: -142px top;
	width: 145px;
}
#doctor-login a:hover {
	background-position: -142px bottom;
	width: 145px;
}
#spanish a {
	background-position: -287px top;
	width: 113px;
	padding: 0px;
	margin: 0px;
}
#spanish a:hover {
	background-position: -287px bottom;
	width: 113px;
	padding: 0px;
	margin: 0px;
}

/*Sub Nav*/
.sub_nav {}
.sub_nav .active {color: #000;}
/*TYPE*/
h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #836e3f;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
.headline {
	font-family: "Century Gothic", "Apple Gothic", Arial, Helvetica, sans-serif;
	color:#671b48;
	text-shadow:0px 1px 1px #FFF;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
}
h2 {
	font-size: 18px;
	color: #671b48;
}
h3 {
	font-size: 16px;
	color: #7e2258;
}
h4 {
	font-size: 14px;
	color: #7e2258;
}
.intro {
	font-size: 14px;
	color: #993366;
	line-height: normal;
}
p {
	padding-top: 10px;
	padding-bottom: 10px;
}
em {
	font-style: italic;
}
blockquote {
	background-color: #FFF;
	color: #836E3F;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#content ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
#content ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 11px;
	list-style-type: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.office-tour #content ul li, .emergency-care #content ul li, #brushing-instructions ul li, #flossing-instructions ul li {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.the-game-room #content ul li {
	background-image: none;
	padding-left: 0px;
}
#content .formContainer ul li {
	background-image: none;
	margin: 0px;
	padding-left: 10px;
}
.site-map #content ul li {
	font-weight:bold;
}
.site-map #content ul li ul li {
	font-weight:normal;
}
#content ol {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
}
#content ol li {
	padding-top: 5px;
	padding-bottom: 5px;
}
/*NAVIGATION*/
#nav ul li a#meet-the-team, #nav ul li a#for-new-patients, #nav ul li a#about-orthodontics, #nav ul li a#braces-101, #nav ul li a#orthodontic-treatments, #nav ul li a#contact-us, #nav ul li a#home {
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display:block;
	position: relative;
	height:36px;
	width:277px;
}

#nav ul li a#home {
	background-position: left top;
	height:55px;
}
#nav ul #home:hover, #nav li:hover #home, #nav li.sfhover #home, #nav .active #home, #nav ul #home.active {
	background-position: -277px top;
}

#nav ul li a#meet-the-team {
	background-position: left -55px;

}
#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: -277px -55px;
}
#nav ul li a#for-new-patients {
	background-position: left -91px;
}
#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: -277px -91px;
}
#nav ul li a#about-orthodontics {
	background-position: left -127px;
}
#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: -277px -127px;
}
#nav ul li a#braces-101 {
	background-position: left -163px;
}
#nav ul #braces-101:hover, #nav li:hover #braces-101, #nav li.sfhover #braces-101, #nav .active #braces-101, #nav ul #braces-101.active {
	background-position: -277px -163px;
}
#nav ul li a#orthodontic-treatments {
	background-position: left -199px;
}
#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: -277px -199px;
}
#nav ul li a#contact-us {
	background-position: left -235px;
		height:67px;
}
#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: -277px -235px;
}

/*MISC*/
.member {
	-moz-border-radius: 5px; /* FF1+ */
	-webkit-border-radius: 5px; /* Saf3+, Chrome */
	border-radius: 5px; /* Opera 10.5, IE 9 */
	-moz-box-shadow: 0px 0px 4px #666; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 4px #666; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 4px #666; /* Opera 10.5, IE 9.0 */
 filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#666'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#666')"; /* IE8 */
	border: 1px solid #721F4F;
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
.back-to-top {
	position: absolute;
}
.back-to-top a {
	font-size: 11px;
	color: #FFF;
	-moz-border-radius: 5px; /* FF1+ */
	-webkit-border-radius: 5px; /* Saf3+, Chrome */
	border-radius: 5px; /* Opera 10.5, IE 9 */
	clear: both;
	background-image: url(../images/totop.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 89px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	right: -370px;
	z-index: 10;
	bottom: -148px;
}
.back-to-top a:hover {background-position: left bottom;}
.bi-col {float: left;width: 260px;padding-right: 15px;}
.tri-col {float:left; width:180px; padding-right:15px;}

/* SESAME CSS */
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: 2px solid #004D8F;
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	box-shadow: 0px 5px 5px #666;
	-moz-box-shadow: 0px 5px 5px #666;
	-webkit-box-shadow: 0px 5px 5px #666;
}
img.right-border, .right-border {
	float: right;
	clear: right;
	margin: 5px 0 15px 15px;
	border: 2px solid #004D8F;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 5px 5px #666;
	-moz-box-shadow: 0px 5px 5px #666;
	-webkit-box-shadow: 0px 5px 5px #666;
}
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: #004D8F; /* Customize me! */
	border: solid 1px #004D8F; /* 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: #004D8F;
	border: solid 1px #004D8F;
	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: #004D8F; /* Customize me! */
	padding: 5px 0 5px 5px;
	margin: 0 0 20px 20px;
	border: 2px solid #004D8F;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 5px 5px #666;
	-moz-box-shadow: 0px 5px 5px #666;
	-webkit-box-shadow: 0px 5px 5px #666;
}
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: #FFFFFF;
}
/* Brushing and Flossing */
dl dt {
	font-size: 1.5em;
	font-weight: bold;
}
dl dd ul {
	margin: 0;
	list-style-type: none;
}
/* In-Ovation */
div.comparison {
	background: #fff;
	border: 1px solid #a0b606;
	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: solid 1px #000;
	line-height: 18px;
	font-size: 11px;
	float: right;
	clear: right;
}
#invisalign-sidebar a {
	color: #036;
}
#invisalign-sidebar h3 {
	background: #681A49;
	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;
}
#flash-general-soreness, #flash-headgear, #flash-loose-appliance, #flash-loose bracket, #flash-loose-wire, #flash-poking-wire {
	margin-top: -10px;
}
.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;
}
/* Google Map */
	/*hides iframe <a> tag*/
	.iframe {
	display: none;
}
.map {
	width: 550px;  /*your width in px*/
	height: 350px; /*your height in px*/
	overflow: hidden; 
	display: block;
	margin: 0 0 18px 0; 
	background: #671947;
	border: 2px solid; 
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	box-shadow: 0px 5px 5px #666;
	-moz-box-shadow: 0px 5px 5px #666;
	-webkit-box-shadow: 0px 5px 5px #666;
}
/* GALLERY LIST */
/* IMPORTANT - This prevents a flash of unstyled content */
#gallery {
	visibility: hidden;
}
/* GALLERY CONTAINER */
.gallery {
	background: #fff;
	padding: 10px;
	margin: 0;
	border: 2px solid; 
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	box-shadow: 0px 5px 5px #666;
	-moz-box-shadow: 0px 5px 5px #666;
	-webkit-box-shadow: 0px 5px 5px #666;
}
/* LOADING BOX */
.loader {
	background: url(../images/loader.gif) center center no-repeat #ddd;
}
/* GALLERY PANELS */
.panel {
}
/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay, .panel .overlay-background {
	height: 25px;
	padding: 0 10px;
} /* Change height to 0 if no captions are required */
/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background {
	background: #222;
}
/* PANEL OVERLAY CONTENT */
.panel .panel-overlay {
	color: #fff;
	font-size: 12px;
}
.panel .panel-overlay a {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
/* FILMSTRIP */
/* margin will define top/bottom margin in completed gallery */
.filmstrip {
	margin: 5px;
}
/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {
}
/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap {
	border: 1px solid #aaa;
}
/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap {
	border-color: #000;
}
/* FRAME IMAGES */
.frame img {
	border: none;
}
/* FRAME CAPTION */
.frame .caption {
	font-size: 11px;
	text-align: center;
	color: #888;
}
/* CURRENT FRAME CAPTION */
.frame.current .caption {
	color: #000;
}
/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}
/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}
/* games */
ul#sesame-games {
	list-style: none;
	margin: 0 0 27px;
	padding: 0
}
ul#sesame-games li {
	width: 187px;
	height: 79px;
	border: 1px solid #1e3554;/* add hex color to change border color; defaults to BODY Font Color*/
	float: left;
	margin: 18px 9px 0;
	overflow: hidden;
	position: relative;
	background-color: #681A49;
}
ul#sesame-games li p {
	font-size: 11px;
	color: #fff;
	margin: 9px;
	position: relative;
}
ul#sesame-games li a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 187px;
	height: 79px;
}
ul#sesame-games a img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	width: 187px;
	display: block;
}
/*-----------------------------------------------
	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: #fff;/* 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: #fff;/* customize me - this is the hover color change of form fields*/
	outline-color: #537197;/* customize me */
	border: 1px solid #F60;
}
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%;
	border: 1px solid;
	text-indent: 4px;
	margin-top: 9px;
	-moz-border-radius: 4px; /*for Moz, optional*/
	-webkit-border-radius: 4px; /*for Webkit Browsers, optional*/
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-form.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
fieldset li div select {
	height: 30px;
}
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: #681A48;
	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: #DA248C;
	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;
}

