@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 {
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #C97424;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #173245;
}
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: #792a87;
}
a:hover {
	color: #9D4D08;
}

/* LAYOUT */
#wrap {
	background-image: url(../images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	position: relative;
	padding-top: 31px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#hd {
	background-image: url(../images/hd-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 185px;
}
#logo a {
	font-size: 12px;
	height: 120px;
	width: 220px;
	position: absolute;
	left: 40px;
	top: 40px;
	display: block;
	text-indent: -9999px;
}
#sidebar {
	width: 233px;
	position: absolute;
	top: 225px;
	left: 35px;
	height: 168px;
	color: #EEE8C6;
	padding-top: 20px;
}
#sidebar p {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom:15px;
}

#bd {
	background-image: url(../images/bd-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#content {
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 43px;
	padding-left: 290px;
	padding-right: 40px;
	padding-top: 45px;
	padding-bottom: 20px;
	min-height:600px;
	height:auto !important;
	height:600px;
}
#ft {
	background-image: url(../images/ft-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px;
	color: #FFF;
}
#ft a, #ft p {
	color: #FFF;
	text-shadow: #AA611C 2px 2px 2px;

}
#ft a:hover {
	color: #FC9;
}
#col-a, #col-b { float:left; width:200px; padding:10px;}
#ft ul li {
	list-style-type: none;
}
#sesame-link {
	position: absolute;
	right: 210px;
	bottom: 20px;
}


#nav {
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	position: absolute;
	left: 0px;
	top: 185px;
	z-index: 100;
	width: 880px;
}
#topnav {
	background-image: url(../images/topnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	position: absolute;
	left: 268px;
	top: 133px;
	z-index: 100;
	width: 219px;
}
#sidebar-stream {
	background-image: url(../images/img-stream.jpg);
	height: 335px;
	width: 231px;
	position: absolute;
	z-index: 10;
	left: 36px;
	bottom: 135px;
}
#callouts {
	width: 205px;
	position: absolute;
	left: 48px;
	top: 430px;
	z-index:99;
}
#callouts p {
	padding: 0px;
}
#slideshow-home {
	overflow: hidden;
	position: absolute;
	z-index: 20;
	height: 293px;
	width: 585px;
	top: 235px;
	right: 28px;
}

/* Sub Nav */
.sub_nav {
	color: #666633;
	background-image: url(../images/subnav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	padding-top: 40px;
	clear: both;
	padding-left: 18px;
	margin-top: 20px;
}
.sub_nav a {
	color: #666633;
}
.sub_nav a:hover {
	color: #173245;
}
.sub_nav a.active {
	color: #173245;
	font-weight:bold;
}


/*TYPE*/
h1, h2, h3, h4, h5 {
	line-height: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headline {
	font-size: 40px;
	color: #666633;
	font-family: 'PapyrusRegular';
	text-shadow: #ccc 2px 2px 2px;
}
.home .headline {
	padding-top:300px;
	padding-bottom: 0px;
}
h2 {
	font-size: 24px;
	color: #b66a1f;
	font-style: italic;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
p {
	padding-top: 10px;
	padding-bottom: 10px;
}
.intro {
	font-style: italic;
	color: #b8691e;
	font-size: 14px;
}
blockquote {
	margin: 10px;
	padding: 10px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #b8691e;
}
#content ul {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
}
#content ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.office-tour #content ul, .before-and-after-gallery #content ul, #content #brushing-instructions ul, #content #flossing-instructions ul, #content .formContainer ul {
	margin: 0px;
	padding: 0px;
}
.office-tour #content ul li, .before-and-after-gallery #content ul li, #content #brushing-instructions ul li, #content #flossing-instructions ul li, #content .formContainer ul li {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.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;
	padding-left: 30px;
}
#content ol li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.office {
	font-size: 20px;
	font-family: 'PapyrusRegular';
}


/* MISC */
.main-photo { float: right; margin-left:15px;}
.back-to-top {
	text-align: right;
	clear: both;
	padding-bottom: 20px;
}
.back-to-top a {
	font-weight: bold;
	color: #552784;
	background-image: url(../images/totop.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}
.back-to-top a:hover {
	color: #000;
	background-position: left 2px;
}
.bi-col {
	float: left;
	width: 260px;
}
.member {
	border: solid 1px #CA7524;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 4px #666;
	-webkit-box-shadow: 0px 0px 4px #666;
	box-shadow: 0px 0px 4px #666;
	text-align: center;
	padding: 10px;
	margin: 10px;
}
.member img {
	padding-right: 10px;
	padding-left: 10px;
}
#hdr-login {
	width: 128px;
	position: absolute;
	z-index: 100;
	top: 30px;
	right: 40px;
	height: 78px;
}
#patient-login {
	background-image: url(../images/btn-login.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 128px;
	height: 39px;
	text-indent: -9999px;
	position: absolute;
	left:0px;
	top: 0px;
	display: block;
	clear: both;
}
#patient-login:hover {
	background-position: right top;
}

#doctor-login {
	background-image: url(../images/btn-login.jpg);
	background-repeat: no-repeat;
	background-position: left -39px;
	display: block;
	height: 39px;
	width: 128px;
	text-indent: -9999px;
	position: absolute;
	top: 45px;
	right: 0px;
	clear: both;
}
#doctor-login:hover {
	background-position: right bottom;
}

/* Callouts*/
#consult a, #lumineers a, #carecredit a, #waterlase a, #facebook a {
	background-image: url(../images/callouts.png);
	background-repeat: no-repeat;
	width: 205px;
	height: 80px;
	display: block;
	text-indent: -9999px;
}
#consult a {background-position: left top;}
#consult a:hover {background-position: right top;}
#lumineers a {background-position: left -80px;}
#lumineers a:hover {background-position: right -80px;}
#carecredit a {background-position: left -160px;}
#carecredit a:hover {background-position: right -160px;}
#waterlase a {
	background-position: left -245px;
}
#waterlase a:hover {
	background-position: right -245px;
}
#facebook a {
	background-position: left -330px;
}
#facebook a:hover {
	background-position: right -330px;
}

/* NAVIGATION */
/* set bg image for each link */
#nav ul li a#meet-the-team, #nav ul li a#for-new-patients, #nav ul li a#general-dentistry, #nav ul li a#restore-your-smile, #nav ul li a#enhance-your-smile, #nav ul li a#dentistry-for-kids {
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display:block;
	position: relative;
	height:45px;
}
#nav ul li a#meet-the-team {
	background-position: -41px top;
	width:117px;
}
#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: -41px bottom;
}
#nav ul li a#for-new-patients {
	background-position: -158px top;
	width:106px;
}
#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: -158px bottom;
}

#nav ul li a#general-dentistry {
	background-position: -264px top;
	width:137px;
}
#nav ul #general-dentistry:hover, #nav li:hover #general-dentistry, #nav li.sfhover #general-dentistry, #nav .active #general-dentistry, #nav ul #general-dentistry.active {
	background-position: -264px bottom;
}

#nav ul li a#restore-your-smile {
	background-position: -401px top;
	width:147px;
}
#nav ul #restore-your-smile:hover, #nav li:hover #restore-your-smile, #nav li.sfhover #restore-your-smile, #nav .active #restore-your-smile, #nav ul #restore-your-smile.active {
	background-position: -401px bottom;
}

#nav ul li a#enhance-your-smile {
	background-position: -548px top;
	width:155px;
}
#nav ul #enhance-your-smile:hover, #nav li:hover #enhance-your-smile, #nav li.sfhover #enhance-your-smile, #nav .active #enhance-your-smile, #nav ul #enhance-your-smile.active {
	background-position: -548px bottom;
}

#nav ul li a#dentistry-for-kids {
	background-position: -703px top;
	width:135px;
}
#nav ul #dentistry-for-kids:hover, #nav li:hover #dentistry-for-kids, #nav li.sfhover #dentistry-for-kids, #nav .active #dentistry-for-kids, #nav ul #dentistry-for-kids.active {
	background-position: -703px bottom;
}

#topnav ul li a#home, #topnav ul li a#contact-us {
	background-image: url(../images/topnav.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display:block;
	position: relative;
	height:36px;
}
#topnav ul li a#home {
	background-position: left top;
	width:110px;
}
#topnav ul #home:hover, #topnav li:hover #home, #topnav li.sfhover #home, #topnav .active #home, #topnav ul #home.active {
	background-position: left bottom;
}

#topnav ul li a#contact-us {
	background-position: -110px top;
	width:109px;
}
#topnav ul #contact-us:hover, #topnav li:hover #contact-us, #topnav li.sfhover #contact-us, #topnav .active #contact-us, #topnav ul #contact-us.active {
	background-position: -110px bottom;
}


/* 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 #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 4px #666;
	-webkit-box-shadow: 0px 0px 4px #666;
	box-shadow: 0px 0px 4px #666;
	}
img.right-border, .right-border {
	float: right;
	clear: right;
	margin: 5px 0 15px 15px;
	border: solid 1px #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 4px #666;
	-webkit-box-shadow: 0px 0px 4px #666;
	box-shadow: 0px 0px 4px #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: #eee; /* Customize me! */
	border: solid 1px #eee; /* 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: #eee;
	border: solid 1px #eee;
	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;}




/* Brushing and Flossing */
dl dt {
	font-size: 1.5em;
	font-weight: bold;
	}
dl dd ul {
	margin: 0;
	list-style-type: none;
	}


/* Office Tour */
#slideshow-container ul.slideshow {
	list-style: none; 
	width: 460px; 
	height: 350px;
	margin: 0; 
	padding: 0;
	}
#slideshow-container {
	background-color: #203D4F;
	border: solid 1px #333; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border-radius: 5px; 
    -moz-box-shadow: 0px 0px 4px #666; 
    -webkit-box-shadow: 0px 0px 4px #666; 
    box-shadow: 0px 0px 4px #666; 
	width: 460px; 
	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 #3E1564; /* Customize me */
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px;
	box-shadow: inset 1px 1px 5px #ccc;
	-webkit-box-shadow: inset 1px 1px 5px #ccc;
	-moz-box-shadow: inset 1px 1px 5px #ccc;
	}
#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 #3E1564; /* 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 */
	box-shadow: inset 1px 1px 5px #ccc;
	-webkit-box-shadow: inset 1px 1px 5px #ccc;
	-moz-box-shadow: inset 1px 1px 5px #ccc;
	}
.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;}



/* 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: #203D4F; /* Customize me */
	border: solid 1px #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 4px #666;
	-webkit-box-shadow: 0px 0px 4px #666;
	box-shadow: 0px 0px 4px #666;
	}
#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 #3E1564; /* 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 */
	box-shadow: inset 1px 1px 5px #ccc;
	-webkit-box-shadow: inset 1px 1px 5px #ccc;
	-moz-box-shadow: inset 1px 1px 5px #ccc;
	}
#before-after-container .before-after-nav {
	background: #fff; /* Customize me */
	margin: 0 10px 10px 0;
	padding: 5px 3px;
	border: solid 1px #3E1564; /* 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 */
	box-shadow: inset 1px 1px 5px #ccc;
	-webkit-box-shadow: inset 1px 1px 5px #ccc;
	-moz-box-shadow: inset 1px 1px 5px #ccc;
	}
#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 */



/* Google Map */
	/*hides iframe <a> tag*/
	.iframe {display: none;}
	.map {
		width: 520px;  /*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*/
		padding: 9px; /*create some padding around your map*/
		background: #203D4F;/*background color shows around iframe*/
	border: solid 1px #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 4px #666;
	-webkit-box-shadow: 0px 0px 4px #666;
	box-shadow: 0px 0px 4px #666;
		}


/* 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;
	}
	#content .formContainer ul li {
	padding-left:10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


	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: #EEE8C6;/* 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%;
								border: 1px solid;
								padding: 4px 0 3px;
								text-indent: 4px;
								margin-top: 9px;
								-moz-border-radius: 4px; /*for Moz, optional*/
								-webkit-border-radius: 4px; /*for Webkit Browsers, optional*/
								-moz-box-shadow: 0px 0px 4px #666;
								-webkit-box-shadow: 0px 0px 4px #666;
								box-shadow: 0px 0px 4px #666;

								}
							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: #203D4F;
	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: #828322;
	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;}
