/* GENERAL 
-----------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}/* Sets all padding and margins to 0 - forces all browsers to behave... */

body {
	background-color: #0193cf;
	background-image: url(../images/bkgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

/* edit.com visible styles */
BODY, TD, .NormalText { text-decoration: none; font-weight: normal; font-style: normal; color: #333; line-height: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; }

.Title		{ color: #123A8B; font-size: 24px; font-weight: normal; font-family: Comic Sans MS; }
.Header		{ color: #123A8B; font-size: 16px; font-weight: bold; font-family: Arial; }
.Subheader	{ color: #333333; font-size: 14px; font-weight: bold; font-family: Arial; }

.Blue		{ color: #123A8B; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }
.Gray		{ color: #333333; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 1em; }
.LargeText	{ font-size: 24px; line-height: 1em; }

IMG.FloatLeft 	{ float: left; margin: 0 10px 10px 0; }
IMG.FloatRight 	{ float: right; margin: 0 0 10px 10px; }

a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 28px;
	color: #269FCD;
	font-weight: lighter;
	margin-bottom: 15px;
}
h2 {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 12px;
	color: #123A8B;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}

ul, ol {
	margin-top: 0;
	margin-left: 20px;
}

img {border: none;}

* .float-right {
	float: right;
	margin: 0 0 20px 20px;
	clear: both;
}
* .img-right {
	background-color: #DDD6C1;
	padding: 5px;
	border: 2px solid #2d6db0;
	margin-bottom: 14px;
	float: left;
}
* .img {
	background-color: #EBF9C8;
	padding: 2px;
	border: 1px dotted #269FCD;
}

p {
	margin: 0 0 10px 0;
	text-align: left;
}


/* PAGE LAYOUT
-----------------------------------------*/
* #container {
	position: relative;
	width: 799px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
}


/* LOGO
----------------------------------------*/
* #logo-container {
	float: left;
	height: 137px;
	width: 287px;
	background-image: url(../images/logo.gif);
}
* .logo {
	letter-spacing : -1000em;
}
/* Just for Opera, but hide from MacIE */
/*\*/html>body .logo {
	letter-spacing : normal;
	text-indent : -999em;
	overflow : hidden;
	width: 287px;
	height: 137px;
	background: transparent;
	float: left;
	margin: 0px;
	padding: 0px;
}
/* End of hack */

h1.logo a {
	padding: 0;
	margin: 0;
	width: 287px;
	height: 137px;
	display: block;
	background: transparent;
	float: left;
}

h1.replaced {
	background-repeat: no-repeat; /* this height reflects the height of the heading image */
	overflow: hidden;
	text-indent: -999em;
} /* hides rich text so only background image shows */



/* TAGLINE
----------------------------------------*/
* #tagline {
	letter-spacing : -1000em;
	line-height: normal;
	margin-bottom: 10px;
}
/* Just for Opera, but hide from MacIE */
/*\*/html>body #tagline {
	letter-spacing : normal;
	text-indent : -999em;
	overflow : hidden;
	padding: 0;
	width: 387px;
	height: 35px;
	line-height: normal;
	background-image: url(../images/tagline.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	float: right;
}


/* UTILTY 
-----------------------------------------*/
* #utility-container {
	width: 165px;
	text-align: left;
	height: 88px;
	left: 634px;
	top: 38px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
* #utility, #utility ul { /* all lists */
	list-style: none;
	position: relative;
	z-index: 1;
	padding: 0;
	margin: 0;
}
* #utility {
	float: left;
	width: 165px;
	height: 72px;
}
/*  Makes the list items sit next to each other */
#utility li {
	float: left;
	height: 22px;
}
/*  Sets styles for all links that are inside the ul id="utility" */
#utility a {
	display: block;
	height: 22px;
	overflow: hidden;
	text-indent: -999em;
	width: 165px;
	margin: 0px;
	padding: 0px;
}

#top-phone {
  color:#123A8b;
  font-size:30px;
  left:320px;
  position:absolute;
  top:82px;
}

* #home {
	width: 165px;
	background-image: url(../images/nav-home.gif);
	background-position: left 0px;
}
* #contact {
	width: 165px;
	background-image: url(../images/nav-contact.gif);
}
* #login {
	width: 165px;
	background-image: url(../images/nav-plogin.gif);
}
* #dlogin {
	width: 165px;
	background-image: url(../images/nav-dlogin.gif);
}

/* Shift the image position up to show the active state */
#utility a:hover, #utility .active {
	background-position: -165px 0px;
	margin: 0px;
	padding: 0px;
}
/* Set cursor to default arrow so link does not appear clickable */
#utility .active {
	cursor: default
}

/* NAVIGATION 
-----------------------------------------*/
* #nav-container {
	color: #FFF;
	width: 799px;
	clear: both;
	height: 38px;
	position: absolute;
	left: 0px;
	top: 137px;
}

* #nav, #nav ul { /* all lists */
	padding: 0;
	list-style: none;
	margin: 0;
}

/*  Sets styles for all links that are inside the ul id="nav" */
#nav a {
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	color: #FFF;
}

/* Shift the image position up to show the active state */
#nav a:hover, #nav .active {
	background-position: 0px -38px;
}

/* Set cursor to default arrow so link does not appear clickable */
#nav .active {cursor: default}
#nav li {
	display: inline;
	float: left;
	font-size: 11px;
}
#nav li ul {
	Z-INDEX: 1;
	LEFT: -999em;
	POSITION: absolute;
	background-color: #0091CF;
	color: #FFF;
	width: 175px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav li ul:hover {
	Z-INDEX: 1;
	LEFT: -999em;
	POSITION: absolute;
	width: 175px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#nav li:hover ul {
	LEFT: auto;
	COLOR: #363636;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#nav li.sfhover ul {
	LEFT: auto;
	COLOR: #363636;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#nav ul li a {
	FONT-SIZE: 12px;
	COLOR: #FFF;
	TEXT-INDENT: 0px;
	HEIGHT: 15px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 150px;
	line-height: 15px;
}
#nav ul li a:hover {
	FONT-SIZE: 12px;
	COLOR: #102E80;
	TEXT-INDENT: 0px;
	HEIGHT: 15px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #FFF;
	width: 150px;
	line-height: 15px;
}

* #office {
	width: 125px;
	height: 38px;
	background-image: url(../images/nav-office.gif);
}
* #orthodontics {
	width: 162px;
	height: 38px;
	background-image: url(../images/nav-orthodontics.gif);
}
* #news {
	width:72px;
	height: 38px;
	background-image: url(../images/nav-news.gif);
}
/** #faq {
	width: 59px;
	height: 38px;
	background-image: url(../images/nav-faq.gif);
}*/
* #braces {
	width: 85px;
	height: 38px;
	background-image: url(../images/nav-braces.gif);
}
* #treatment {
	width: 205px;
	height: 38px;
	background-image: url(../images/nav-treatment.gif);
}
* #testimonials {
	width:150px;
	height: 38px;
	background-image: url(../images/nav-testimonials.gif);
}
/** #emergency {
	width: 167px;
	height: 38px;
	background-image: url(../images/nav-emergency.gif);
}*/

* #header {
	position: relative;
	width: 799px;
	height: 137px;
	margin-bottom: 38px;
}
#header:after {clear: both; content: "."; display: block; height: 0; visibility: hidden}

* #contact-info {
	color: #fff;
	clear: both;
	overflow: hidden;
	width: 190px;
	position: absolute;
	left: 433px;
	top: 71px;
	font-size: 11px;
	line-height: 15px;
}
* #shim {
	background-color: #dfd6bf;
	clear: both;
	height: 18px;
	width: 797px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

* #content {
	width: 757px;
	margin: 0px;
	text-align: left;
	padding: 20px;
	background-color: #FFF;
	clear: both;
	border: 1px solid #FFF;
}
#content a {
	color: #0193cf;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	text-align: left;
}


/* FOOTER
-----------------------------------------*/
* #footer {
	margin: 0px;
	text-align: center;
	clear: both;
	width: 757px;
	font-size: 12px;
	line-height: 18px;
	background-color: #DED6C0;
	padding: 20px;
	border: 1px solid #FFF;
}
#container #footer ul li{
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#footer a {
	color: #0057a7;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0057a7;
	margin: 0px;
}
#footer a:hover {
	color: #0057a7;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0057a7;
	margin: 0px;
}
#footer p {
	text-align: center;
	margin-top: 15px;
}
#footer a.no-border:hover {
	color: #0057a7;
	text-decoration: underline;
	padding-left: 0px;
	border-left-style: none;
	margin-left: 0px;
}
#footer .no-border{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

* #flash_standards {
	background: transparent;
	font-size: 10px;
	color: #333;
	text-align: center;
	padding: 0;
}
* #flash-homepage {
	background-image: url(../images/bg-flash-home.jpg);
	background-repeat: no-repeat;
	width: 429px;
	height: 345px;
	margin-bottom: 15px;
}
* #rightcol {
	float: right;
	width: 429px;
	padding: 0px;
	margin-top: 0px;
	margin-right: -15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
* #rightcol2 {
	float: right;
	width: 214px;
	margin: 0px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
* #leftcol {
	width: 500px;
	margin: 0px;
	float: left;
}
* #leftcol-staff {
	width: 760px;
	margin: 0px;
	float: left;
}
#leftcol-staff p {width: 500px;}
#leftcol-staff .img-right {
	margin-bottom: 14px;
	margin-right: 20px;
	float: right;
}
#leftcol-staff h2 {
	margin-top: 4em;}

* #address {
	color: #003587;
	float: right; 
	width: 180px
}
* #homeaddress {
	color: #003587;
}
#flash-homepage h2 {
	background-color: #A3DFF1;
	margin: 5px;
}
* #patient-login-container {
	color: #fff;
	clear: both;
	overflow: hidden;
	width: 114px;
	position: absolute;
	left: 663px;
	top: 80px;
	font-size: 11px;
	line-height: 14px;
	height: 35px;
}
#patient-login-container a{
	color: #fff;
	overflow: hidden;
	left: 662px;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../images/nav-login.gif);
	display: block;
	height: 35px;
	width: 114px;
}
#patient-login-container a:hover {
	color: #fff;
	overflow: hidden;
	left: 662px;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../images/nav-login2.gif);
	display: block;
	height: 35px;
	width: 114px;
}
* .plogin {
	letter-spacing : -1000em;
}
html>body .plogin {
	letter-spacing : normal;
	text-indent : -999em;
	overflow : hidden;
	width: 113px;
	height: 35px;
	background: transparent;
	float: left;
	margin: 0px;
	padding: 0px;
}
* .clear {
	clear: both;
}
* #quote {
	font-style: italic;
	color: #FFF;
	margin-left: 51px;
	margin-right: 25px;
	clear: both;
	display: block;
	padding-left: 27px;
	padding-top: 73px;
}
* .highlight {
	font-style: italic;
	color: #269fcd;
	font-size: 13px;
	margin-bottom: 18px;
}

* .hide {display: none;}

* #flash-brushing-and-flossing-ortho {
	width: 485px;
	height: 300px;
	margin: 10px auto;
}
.flash-replaced .alt {
display: block;
width: 0px;
height: 0px;
position: absolute;
overflow: hidden;}


* .left {
float:left;
margin:0 10px 10px 0;}
img.right {
	float:right;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
* .clear {
clear:both;}
* #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:0 auto;
width:250px;}
* #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;}


#nav li ul ul {list-style: none;margin: -1.2em 0 0 10em; padding: 0;border-top: 3px solid #000;z-index:920;}
#nav li:hover ul ul, #nav li.sfh ul ul {left: -100em;}
dt {
	font-weight: bold;
}
.dictionary dd {
	margin-top: -20px;
	margin-left: 180px;
	margin-bottom: 10px;
}
dd {
	margin-left: 225px;
	margin-top: -20px;
}
dl {
	margin-bottom: 20px;
}


/* The Game Room */
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}
* .img-rightAppliances {
	background-color: #DDD6C1;
	padding: 5px;
	border: 2px solid #2d6db0;
	margin-bottom: 10px;
	float: right;
	margin-left: 25px;
}
* #contact-form {
	padding-bottom: 10px;
	border: 1px solid #A3DFF1;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
