@import url("fonts.css");
/* 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: #20130D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
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 {
	text-decoration: none;
	color: #990000;
}

h3 a {
	text-decoration: none;
	color: #990000;
}

a:hover {
	color: #FFF;
}
/*LAYOUT*/
#container {
	background-image: url(../images/container-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#hd {
	height: 246px;
}
#logo a {
	display: block;
	height: 175px;
	width: 370px;
	position: absolute;
	left: 20px;
	top: 40px;
	text-indent: -9999px;
}
#address {
	width: 200px;
	position: absolute;
	left: 666px;
	top: 66px;
	z-index: 10;
	font-size: 14px;
	color: #d8c19b;
	text-align: right;
}
#address .tel {
	font-size: 24px;
	display: block;
	padding-top: 5px;
}
#sidebar {}
#bd {
	background-image: url(../images/bd-bg.png);
	background-repeat: repeat-y;
	background-position: 207px top;
}
#content {
	width: 621px;
	padding-left: 250px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: 218px top;
	padding-right: 18px;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding-bottom: 50px;
	padding-top: 20px;
}
.home #content {
	background-image: url(../images/content-bg-home.jpg);
}
#callouts {
	text-align: center;
}
#callouts img {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


.main-photo {
	float:right;
	margin-left:15px;
	padding-top:13px;
	margin-right:-3px;
	margin-top:-20px;
}
#nav {
	width: 213px;
	position: absolute;
	left: 0px;
	top: 256px;
	z-index: 100;
}
#ft {
	background-image: url(../images/ft-bg.png);
	background-repeat: no-repeat;
	background-position: 207px top;
	padding-top: 20px;
	color: #DDC79E;
}
#ft .inner {
	text-align: center;
	width: 600px;
	padding-left: 250px;
}
#ft a {
	color: #DDC79E;
}
#ft a:hover {
	color: #FFFFFF;
	text-shadow: #FFF 0px 0px 2px;
}
#flash-homepage {
	position:absolute;
	top:262px;
	left:240px;
	z-index:20;
	width:630px;
	height:251px;
}
/* LOGIN */
#logins {
	height: 44px;
	width: 245px;
	position: absolute;
	z-index: 10;
	left: 630px;
	top: 174px;
}
#logins p {
	margin: 0px;
	padding: 0px;
}
#patient a, #doctor a {
	background-image: url(../images/logins.png);
	background-repeat: no-repeat;
	float: left;
	display: block;
	height: 44px;
	text-indent: -9999px;
}
#patient a {
	background-position: left top;
	width: 123px;
}
#patient a:hover {
	background-position: left bottom;
}
#doctor a {
	background-position: -123px top;
	width: 122px;
}
#doctor a:hover {
	background-position: -123px bottom;
}
/* CONSULT */
#consult {
	height: 98px;
	width: 162px;
	position: absolute;
	z-index: 10;
	left: 895px;
	top: 346px;
}
#consult a {
	background-image: url(../images/consult.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 98px;
	width: 162px;
}
#consult a:hover {
	background-image: url(../images/consult.png);
	background-position: left bottom;
}

/* Social icons */
#social-icons {
	position:absolute;
	z-index:10;
	width:162px;
	left: 895px;
	top:467px;
	text-align:center;
}
#social-icons img {
	height:37px;
	width:auto;
}
#google-places {
	position:absolute;
	z-index:10;
	left: 915px;
	top:517px;
	width:120px;
	height:38px;
}

/*Sub Nav*/
.sub_nav {
	color: #5a291c;
}
.sub_nav a {
	color: #5a291c;
}
.sub_nav a:hover, .sub_nav .active {
	text-decoration: underline;
}
/*TYPE*/
h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #836e3f;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
.headline {
	font-size: 30px;
	font-family: 'Sabon05232Regular';
	line-height: normal;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #5a291c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #20130D;
}
.home .headline {
	padding-top: 280px;
}
h2 {
	font-size: 24px;
	color: #5a291c;
	line-height: normal;
}
h3 {
	font-size: 18px;
	color: #624e3e;
	line-height: normal;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
.intro {
	color: #624e3e;
	line-height: normal;
	font-style: italic;
	font-weight:bold;
}
p {
	padding-top: 10px;
	padding-bottom: 10px;
}
blockquote {
	background-color: #ebdec8;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}
em { font-style:italic;}
#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 12px;
	list-style-type: none;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.office-tour #content ul, #content #brushing-instructions ul, #content #flossing-instructions ul, #content .formContainer ul {
	margin: 0px;
	padding: 0px;
}
.office-tour #content ul li, #content #brushing-instructions ul li, #content #flossing-instructions ul li {
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#content .formContainer ul li {
	background-image: none;
	margin: 0px;
	padding-left: 10px;
}

.site-map #content ul li {
	font-weight:bold;
	background-image: none;
}
.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#patient-education, #nav ul li a#pediatric-dentistry, #nav ul li a#new-smiles, #nav ul li a#dental-solutions, #nav ul li a#under-armour-mouthguards, #nav ul li a#sleep-apnea, #nav ul li a#contact-us, #nav ul li a#home {
	display:block;
	position: relative;
	height:36px;
}
#nav ul #home:hover, #nav li:hover #home, #nav li.sfhover #home, #nav .active #home, #nav ul #home.active,
#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,
#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,
#nav ul #patient-education:hover, #nav li:hover #patient-education, #nav li.sfhover #patient-education, #nav .active #patient-education, #nav ul #patient-education.active,
#nav ul #pediatric-dentistry:hover, #nav li:hover #pediatric-dentistry, #nav li.sfhover #pediatric-dentistry, #nav .active #pediatric-dentistry, #nav ul #pediatric-dentistry.active,
#nav ul #new-smiles:hover, #nav li:hover #new-smiles, #nav li.sfhover #new-smiles, #nav .active #new-smiles, #nav ul #new-smiles.active,
#nav ul #dental-solutions:hover, #nav li:hover #dental-solutions, #nav li.sfhover #dental-solutions, #nav .active #dental-solutions, #nav ul #dental-solutions.active,
#nav ul #under-armour-mouthguards:hover, #nav li:hover #under-armour-mouthguards, #nav li.sfhover #under-armour-mouthguards, #nav .active #under-armour-mouthguards, #nav ul #under-armour-mouthguards.active,
#nav ul #sleep-apnea:hover, #nav li:hover #sleep-apnea, #nav li.sfhover #sleep-apnea, #nav .active #sleep-apnea, #nav ul #sleep-apnea.active,
#nav ul #contact-us:hover, #nav li:hover #contact-us, #nav li.sfhover #contact-us, #nav .active #contact-us, #nav ul #contact-us.active {
	outline: 0;
	background-image: url(../images/50-trans.png);
	background-repeat: repeat;
}
/*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=2px, OffY=2px, Color='#666'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#666')"; /* IE8 */
	border: 1px solid #112848;
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	text-align: center;
	clear: both;
}
.member img {
	padding:10px;
}

.member_ua {
	-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=2px, OffY=2px, Color='#666'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#666')"; /* IE8 */
	border: 1px solid #112848;
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	text-align: center;
	clear: both;
	
}
.member_ua img {
	padding:1px;
}
.back-to-top {
	clear:both;
	padding-top: 20px;
}
.back-to-top a {
	font-size: 11px;
	color: #FFF;
	background-color: #20130D;
	padding: 5px;
	border: 1px solid #FFF;
	-moz-border-radius: 5px; /* FF1+ */
	-webkit-border-radius: 5px; /* Saf3+, Chrome */
	border-radius: 5px; /* Opera 10.5, IE 9 */
}
.back-to-top a:hover {
	background-color: #5E2D1F;
	color: #FFF;
	border: 1px solid #20130D;
}
.bi-col {
	float: left;
	width: 260px;
	padding-right: 15px;
}
.tri-col { float:left; 170px; padding-right:10px;}

.ua_image {float:left; padding: 0 20px 0 0;}

/* 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: solid 1px #5E2D1F; /* Customize me! */
	-moz-box-shadow: 0px 0px 4px #20130D; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 4px #20130D; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 4px #20130D; /* Opera 10.5, IE 9.0 */
}
img.right-border, .right-border {
	float: right;
	clear: right;
	margin: 5px 0 15px 15px;
	border: solid 1px #5E2D1F; /* Customize me! */
	-moz-box-shadow: 0px 0px 4px #20130D; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 4px #20130D; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 4px #20130D; /* Opera 10.5, IE 9.0 */
}
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: #20130D; /* Customize me! */
	border: solid 1px #20130D; /* 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: #20130D;
	border: solid 1px #20130D;
	border-width: 1px 0 0 0;
	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;
}
/* Brushing and Flossing */
dl dt {
	font-size: 1.5em;
	font-weight: bold;
}
dl dd ul {
	margin: 0;
	list-style-type: none;
}
/* Google Map */
	/*hides iframe <a> tag*/
	.iframe {
	display: none;
}
.map {
	width: 610px;  /*your width in px*/
	height: 350px; /*your height in px*/
	border: 1px solid; /*optional but it looks nice*/
	overflow: hidden; /*VERY IMPORTANT, ensures the frame doesn't show scrollbars*/
	display: block; /*use what you like here*/
	padding: 2px; /*create some padding around your map*/
	background: #5E2D1F;/*background color shows around iframe*/
	-moz-border-radius: 5px; /*optional - rounded corners for Mozilla browsers*/
	-webkit-border-radius: 5px; /*optional for Webkit browsers (Safari, Chrome…)*/
	border: solid 1px #5E2D1F; /* Customize me! */
	-moz-box-shadow: 0px 0px 4px #20130D; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 4px #20130D; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 4px #20130D; /* Opera 10.5, IE 9.0 */
	clear: both;
	padding-top: 20;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
}
/* GALLERY LIST */
/* IMPORTANT - This prevents a flash of unstyled content */
#gallery {
	visibility: hidden;
	border: solid 1px #5E2D1F; /* Customize me! */
	-moz-box-shadow: 0px 0px 4px #20130D; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 4px #20130D; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 4px #20130D; /* Opera 10.5, IE 9.0 */
}
/* GALLERY CONTAINER */
.gallery {
	background: #DEC89F;
	border: 1px solid #333;
	padding: 10px;
	margin: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* 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);
}
/* anatomy of a tooth */
#anatomy-of-a-tooth {
	background: url(http://media.sesamehost.com/images/anatomy-of-a-tooth/anatomy-of-a-tooth-bg.gif);
	height: 525px;
	position: relative;
	width: 300px
}
#anatomy-of-a-tooth a {
	cursor: help;
	display: block;
	position: absolute
}
#anatomy-of-a-tooth a:hover {
	background: transparent
}
a#bone {
	height: 20px;
	left: 30px;
	top: 380px;
	width: 40px
}
a#cementum {
	height: 20px;
	left: 100px;
	top: 460px;
	width: 90px
}
a#dentin {
	height: 20px;
	left: 80px;
	top: 165px;
	width: 60px
}
a#enamel {
	height: 20px;
	left: 165px;
	top: 135px;
	width: 60px
}
a#gingiva {
	height: 30px;
	left: 20px;
	top: 275px;
	width: 60px
}
a#periodontal {
	height: 30px;
	left: 205px;
	top: 440px;
	width: 70px
}
a#pulp {
	height: 30px;
	left: 125px;
	top: 220px;
	width: 50px
}
a#print {
	cursor: pointer;
	height: 23px;
	left: 240px;
	top: 502px;
	width: 60px
}
#bd #anatomy-of-a-tooth a img {
	border: none;
	display: block;
	height: 0;
	position: absolute;
	width: 0;
	margin:0;
	padding:0;
}
#bd #anatomy-of-a-tooth a:hover img {
	height: 98px;
	width: 300px
}
a#bone:hover img {
	left: -30px;
	top: -380px
}
a#cementum:hover img {
	left: -100px;
	top: -460px
}
a#dentin:hover img {
	left: -80px;
	top: -165px
}
a#enamel:hover img {
	left: -165px;
	top: -135px
}
a#gingiva:hover img {
	left: -20px;
	top: -275px
}
a#periodontal:hover img {
	left: -205px;
	top: -440px
}
a#pulp:hover img {
	left: -125px;
	top: -220px
}
/*-----------------------------------------------
	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: #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: #930;/*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;
	padding: 4px 0 3px;
	text-indent: 4px;
	margin-top: 9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 4px #20130D;
	-webkit-box-shadow: 0px 0px 4px #20130D;
	box-shadow: 0px 0px 4px #20130D;
}
fieldset li div select {
	height: 25px;
}
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: #20130D;
	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: #5E2D1F;
	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;
}
