/* 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;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography */
body {font-size:75%;color:#222;background:#fff;font-family:Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#24809a;}
h1 {font-size:2em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.5em;margin-bottom:0.75em;}
h3, dt {font-size:1.2em;line-height:1;margin-bottom:1em;}
h4 {font-size:1em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#738620;}
a {color:#8ea527;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal; margin-left:2em;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
* .small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
* .large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
* .hide {display:none;}
* .quiet {color:#666;}
* .loud {color:#000;}
* .highlight {background:#ff0;}
* .added {background:#060;color:#fff;}
* .removed {background:#900;color:#fff;}
* .first {margin-left:0;padding-left:0;}
* .last {margin-right:0;padding-right:0;}
* .top {margin-top:0;padding-top:0;}
* .bottom {margin-bottom:0;padding-bottom:0;}



/* edit.com visible styles */
BODY, TD, .NormalText { text-decoration: none; font-weight: normal; font-style: normal; color:#222; font-family:Arial, Helvetica, sans-serif; font-size: 12px; }

.Title		{ color: #24809A; font-size: 20px; font-weight: bold; font-family: Arial; font-style: italic; }
.Header		{ color: #24809A; font-size: 18px; font-weight: normal; font-family: Arial; }
.Subheader	{ color: #24809A; font-size: 14px; font-weight: normal; font-family: Arial; }

.Blue		{ color: #24809A; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 16px; }
.LargeText	{ font-size: 24px; line-height: 24px; }

IMG.FloatLeft 	{ float: left; margin: 0 5px 5px 0; }
IMG.FloatRight 	{ float: right; margin: 0 0 5px 5px; }
IMG.BlueBorder	{ border: 5px solid #becfd3;}

table.cd { float: left; width: 340px; }

/* grid */
* #container, * .container {width:770px;margin:0 auto;}
body {margin:0;}
div.column {float:left;margin-right:0;}
div.last {margin-right:0;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
* .box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
* .clearfix, * .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
* .clearfix, * .container {display:block;}
* .clear {clear:both;}

/* custom */
body {background: #dde6b5 url(../images/layout/bg.png) top left repeat;}
* #container {position:relative; top:-10px;}
* #hd {background: url(../images/layout/hd.png) top left repeat;width: 770px; height:110px; position:relative; margin:0 auto}	
* #bd {background: #D5E8ED url(../images/layout/bd.png) top left repeat-y; border-bottom:6px solid #faffe6;}
#phone { position:absolute; top:10px; right:135px; color:#FFF; font-size:20px;}

* #logo {height:65px; width:331px; position: absolute; top:14px; left:50%; margin-left:-385px}

* #logo a, * #tagline {
	background: url(../images/layout/logo.png) top left no-repeat;
	display:block; 
	height:65px;
	overflow: hidden;
	text-indent: -999em;
	width:331px;}

* #tagline {background-image: url(../images/layout/tagline.png); position:absolute; width:259px; height:18px; left:50%; top:60px; margin-left:125px;}

* #content {background: url(../images/layout/content.png) top left no-repeat; width:535px; padding:20px 15px 0 20px; min-height:550px; position:relative;}
* #content a {font-weight:bold;}
	dl.logos img {margin: 5px 0 20px 0;}
	dt a {display:block; font-weight:normal; margin-bottom:5px;}
	* .flash-replaced {margin-bottom:20px; text-align:left;}
	* .flash-replaced .alt {display:none;}
	* .notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
	* .notice a {color:#514721;}
	* .inset {background-color: #B5D8DF; border:1px solid #999; float:right; margin: 0 0 0 10px; padding-top:10px; width:180px;}
	* .inset p, .inset ul, .inset td {font-size: .9em; }
	* .inset p,
	* .inset h3 {margin-left:10px; margin-right:10px;}
	div.map {margin-bottom:1em;}

	/* page-specific */
	* #flash-homepage {position:absolute; top:0; left:0;}
	* .home #content {padding-top:276px; min-height:100px;}
	
	/* images */
	img.border, img.auto {border:5px solid #becfd3;}
	p img.right {margin-right:10px;}
	img.auto {float: right; margin: 60px 10px 0 15px}

* #sidebar {background: url(../images/layout/sidebar.png) top left repeat-y; width:200px;}	

/* navigation */
* #nav-container {background:url(../images/layout/nav-container.png) top left no-repeat; color:#1a5b6d; position:absolute; top:0; left:0; padding-top:4px; width:200px;}
#nav-container p, #nav-container img {margin-left:20px;}

* #nav {background: url(../images/layout/nav.png) top left repeat-y; border-bottom:5px solid #faffe6; margin-bottom:20px;}
#nav ul {list-style: none; margin: 0;}
#nav a {
	background: url(../images/nav/home.png) top left no-repeat;
	display: block;
	height: 36px; /* h */
	overflow: hidden;
	text-align: left;
	text-indent: -999em;
	width: 200px; /* w */
}

/* vertical nav */
#nav ul {width: 200px;}
#nav a:hover, #nav li:hover a, #nav li.jshover a, #util a:hover {background-position: -200px 0;} /* -w */
#nav li.active a {background-position: -400px 0;} /* -2w */
#nav li.active a:hover {cursor:default} /* -3w */

/* set bg image for each link */
a#for-new-patients {background-image:url(../images/nav/for-new-patients.png);}
a#teeth-101 {background-image:url(../images/nav/teeth-101.png);}
a#pediatric-dentistry {background-image:url(../images/nav/pediatric-dentistry.png);}
a#improve-your-smile {background-image:url(../images/nav/improve-your-smile.png);}
a#treatment-options {background-image:url(../images/nav/treatment-options.png);}
a#contact-us {background-image:url(../images/nav/contact-us.png);}
a#patient-login {background-image:url(../images/nav/patient-login.png);}

/* subnav-flyout */
#nav li ul {
	background-color: #2c9ebe;
	border: 1px solid #c2c2c2;
	left: -9999px;
	position: absolute;
	width: 180px;
	z-index: 10; }
#nav li ul a {
	background-image:none;
	color:#fff;
	height: 23px;
	padding-top:3px;
	text-decoration: none;
	text-indent:10px;
	width: 180px;}
#nav li ul a:hover {background:#32b2d6;}
#nav li:hover ul,
#nav li.sfhover ul {left: auto; margin: -36px 0 0 200px;} /* margin: -h 0 0 w */

/* subnav for active section */
#nav li.active ul {
	background-color: #24809a;
	border: none;
	left: auto;
	margin:0 0 10px 5px;
	position:relative;
	width:195px;
}

#nav li.active ul a {height:20px; text-align:right; padding-right:17px; text-indent:0; width:172px;}
#nav li.active ul a:hover {text-decoration:underline; cursor:pointer;}
#nav li.active li.active a,
#nav li.active li.active a:hover {background:url(../images/nav/active-arrow.png) center right no-repeat; font-weight:bold; cursor:default; text-decoration:none;}
#nav li.active ul a:hover {background:#24809a;}

* #login {position:absolute; top:-100px; right:-20px; width:133px; height:38px; list-style-type:none;}
#login a {display:block; text-indent:-999em; overflow:hidden; width:133px; height:38px;}
#login a:hover {background-position: -133px 0;}

* #ft {background: url(../images/layout/ft.png) top left no-repeat; text-align: center; padding-top:10px; margin-bottom:-10px;}
* #ft, #ft a {color: #1a5b6d; text-decoration:none;}
#ft a:hover {color: #37BBDF;}

* #sesame {background-color:#24809a; border-top:7px solid #000; border-bottom:1px solid #24809a; text-align:center; padding:7px 0;}
#sesame p {margin-bottom:0;}
#sesame a {color:#fff; text-decoration:none;}
#sesame a:hover {color:#ccc;}

/*games*/
div#sesame-game {background: #000; line-height: 0; margin: 10px auto 30px auto; text-align: center; width: 400px}
ul#sesame-games {list-style: none; margin: 0 18px 0 0; padding: 0}
ul#sesame-games li {clear: both; display: block}
ul#sesame-games img {border: 0; float: right; margin: 0 0 10px 10px}
ul#sesame-games a.button {float:right; height:85px; width:200px}
ul#sesame-games p { padding-bottom: 1em}

/*anatomy of a tooth*/
* #anatomy-of-a-tooth {background: url(../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}

/* Global form styles */
fieldset {border: none; padding: 9px 0;}
fieldset div {clear: both;}
* .form-container {
	margin: 0 0 18px;
	width: 500px; 
	padding: 10px;
	border:solid 2px #ccc;/*optional, change color to match site*/
	background:#fff;/*optional, change color of background*/}
.form-container label span {/*sits below labels; holds instructions*/
	color:#666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:200px;}
* .form-header {border-bottom: 1px solid #ccc;/*optional, change color to match site*/}
.form-header h3 {margin: 0 0 9px;}
.form-header p {margin: 0 0; padding-bottom: 18px;}
* .form-footer {padding-top: 18px; text-align: center; border-top: 1px solid #ccc;/*optional, change color to match site*/}
.form-footer button {/*these styles control the look of the button, change as necessary*/
	clear:both;/*do not change, forces button to sit below floated elements*/
	margin: 9px auto;/*do not change, controls positioning*/
	display: block;
	width:125px;
	height:31px;
	background:#24809a;/* customize me! */
	border: 1px solid #57717F;/* customize me! */
	text-align:center;
	line-height:31px;
	color:#fff;/* customize me! */
	font-size:12px;
	font-weight:bold;}

/* appointment form */
.appointment-form fieldset {border: none; padding: 9px 0;}
.appointment-form label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	text-align:right;
	width:200px;
	float:left;
	line-height: 18px;
	padding-top: 4px;}
.appointment-form input, .appointment-form select, .appointment-form textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #999;/* customize me! */
	width:200px;
	margin:9px 0 9px 10px;
	background: #ffffff;}
.appointment-form p.radio, .appointment-form p.verification {
	clear: both;
	margin: 9px 0 9px 210px;
	font-size: 12px;}
.appointment-form p.radio-float {
	clear: none;
	float:left;
	width: 200px;
	padding:0;
	margin:9px 0 9px 0;}
.appointment-form p.verification {margin-top: 0;}
.appointment-form p.verification img {border: 1px solid #3993b1;}/* customize me! */
.appointment-form p.radio input, .appointment-form p.radio-float input {
	float: none;
	width: auto;
	margin: 0 0 0 10px;
	padding: 4px 2px;}

/* comment form */	
.comments li {font-weight: bold;}
.comments label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	text-align:right;
	width:200px;
	float:left;
	padding-top: 4px;}
.comments .label-block label {float: none; clear: both; width: 100%; text-align: left;}
.comments input, .comments textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #999;/* customize me! */
	width:200px;
	margin:9px 0 9px 10px;
	background: #ffffff;}
.comments p.verification {
	clear: both;
	margin: 9px 0 9px 210px;
	font-size: 12px;}
.comments p.radio-float {
	clear: none;
	float:left;
	width: 200px;
	padding:0;
	margin:9px 0 9px 0;}
.comments p.verification {margin-top: 0;}
.comments p.verification img {border: 1px solid #618989;}/* customize me! */
.comments p.radio input, .comments p.radio-float input {
	float: none;
	margin: 0 0 0 10px;
	padding: 4px 2px;
	width: auto;}
.comments .radio {text-align: left; font-weight: normal;}
.comments .comments-box label {float: none; font-weight: normal; display: block; text-align: left;}
.comments .comments-box textarea {float: none; margin-left: 0; width:95%;}

/* referral form */
.referral-form fieldset {border: none; padding: 9px 0;}
.referral-form label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	text-align:right;
	width:200px;
	float:left;
	line-height: 18px;
	padding-top: 4px;}
.referral-form input, .referral-form textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #999;/* customize me! */
	width:200px;
	margin:9px 0 9px 10px;
	background: #ffffff;}
.referral-form p.radio, .referral-form p.verification {
	clear: both;
	margin: 9px 0 9px 210px;
	font-size: 12px;}
.referral-form p.radio-float {
	clear: none;
	float:left;
	width: 200px;
	padding:0;
	margin:9px 0 9px 0;}
.referral-form p.verification {margin-top: 0;}
.referral-form p.verification img {border: 1px solid #3993b1;}/* customize me! */
.referral-form p.radio input, .referral-form p.radio-float input {
	float: none;
	width: auto;
	margin: 0 0 0 10px;
	padding: 4px 2px;}
