/*== Developed By: Ryan H ===========*/

/*   Globals
=====================================*/
* {margin:0px; padding:0px;}
p, ul, h1, h2, h3, h4, h5 {margin-bottom:10px;}
li {line-height:1.5em; margin-left:25px;}

a {color:#DCAB68; text-decoration:none; font-weight:bold;}
a:hover {color:#333; text-decoration:none;}
a img {border:none;}

/*  IE uses font-size, Mozilla uses line-height  */
.sIFR-active h1 {font-size:28px; line-height:28px; visibility:hidden; width:100%;}
.sIFR-active #home h1 {font-size:48px; line-height:48px; visibility:hidden; width:100%;}

#invisalignHeader {position:absolute; top:221px; left:228px;}

h1 {position:absolute; top:221px; left:228px;}
#home h1 {position:absolute; top:201px; left:225px;}


/*   Body and Wrappers
=====================================*/
body {
	background:#377db2 url(images/layout/BG.jpg) 0 0 repeat-x;
	font:82%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
#shell {
	background:url(images/layout/bodyBG.jpg) 0 0 repeat-y;
	margin:0px auto;
	position:relative;
	overflow:hidden;
	width:900px;
}
#container {
	background:url(images/layout/headBG3.jpg) 0 0 no-repeat;
	overflow:hidden;
	width:100%;
}



/*   Content Styles
=====================================*/
#content {
	clear:both;
	padding:0px 0 25px 0;
	margin-left:225px;
	width:450px;
	min-height:250px;
	_height:250px; /* for IE6 */
}
#home #content {
	padding:10px 0 25px 0;
}

#pagePhoto {
	position:absolute;
	top:0px;
	right:0px;
}
#footNav {
	width:155px;
	position:absolute;
	top:310px;
	right:31px;
}
#footNav a {
	background:url(images/blank.gif);
	margin-bottom:12px;
	width:153px;
	height:66px;
	display:block;
}


/*   Footer Styles
=====================================*/
#footer {
	background:#377DB2 url(images/layout/footBG2.jpg) 0 0 no-repeat;
	font:normal 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
	width:100%;
	/*height:230px;*/
	height:250px;
	clear:both;
}
#footSpace{height:205px;}
#foot_info {
	color:#fff;
	text-align:left;
	padding-left:50px;
	line-height:1.3em;
	letter-spacing:-1px;
}
#foot_info a {color:#fff; font-weight:normal;}
#foot_info a:hover {color:#CDDFED;}
.footTable {width:800px;background:#377DB2;}
.footTable td {width:50%;}
.footTable .rightFoot {text-align:right;}


/*   Navigation Styles
=====================================*/
#nav {
	position:absolute; top:248px; left:33px;
	padding-left:0px; width:153px;
}
#nav li {
	list-style:none;
	cursor:pointer;
	padding-bottom:4px;
	margin:0px;
	float:left;
}
#nav li a {
	background:url(images/layout/navBG.png);
	font:bold 18px "Times New Roman", Times, serif;
	text-decoration:none;
	text-align:center;
	line-height:36px;
	display:block;
	width:153px;
	padding:0px;
	color:#0A4F94;
}
#nav li a:hover, #nav li .hover a {
	background:url(images/layout/navOver.png);
	color:#fff;
}

#subNav {
	padding:263px 0 0 221px;
	width:456px;
	min-height:10px;
	_height:10px;
}
.menuSubs {
	background:#449BDE url(images/layout/subNavBot.jpg) bottom left no-repeat;
}
.menuSubs li {
	background:url(images/layout/subNavTop.jpg) 0 0 no-repeat;
	list-style:none; color:#fff; margin:0px; padding:5px 20px;
}
.menuSubs li a {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:20px; white-space:nowrap;
	padding:0px;
	color:#fff;
}
.menuSubs li a:hover {
	color:#9DE555;
}

#fb {
	position:absolute; top:500px; left:50px;
}

#googleplace {
	position:absolute; top:545px; left:40px;
}

#googleplace1 {
	position:absolute; top:610px; left:40px;
}

/*   Individual Pages
=====================================*/
.staffBlock {
	padding-top:10px; margin-bottom:10px;
	min-height:225px; _height:225px;
	border-top:1px solid #ddd;
}
.staffBlock img {
	margin:0px 9px 8px 0px;
	float:left;
}

#faq {list-style:none;}
.question {
	cursor:pointer;
	margin-bottom:10px;
}
.faqAnswer {
	padding:10px;
	margin-left:15px;
	width:80%;
	background:#fff;
	color:#000;
}
#staff span {text-decoration:underline;}



/*   Forms Styles
=====================================*/
form {padding:0;margin:0;}
.text  {border:1px solid #666; width:200px;}
.error {border:1px solid #f00;background-color:#ffe0e0;}
.req {color:#999;font-size:10px;margin-left:5px;}
.req2 {color:#f00;font-weight:bold;margin-left:5px;}
.formText {text-align:right; padding-right:15px; width:33%; line-height:14px; padding-bottom:10px;}



/*   sIFR3 Styles
=====================================*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}
.sIFR-unloading .sIFR-flash {
	visibility: hidden !important;
}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
	margin:0; /* may not be needed */
	padding:0; /* may not be needed */
}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt; 
	padding: 0pt; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
}
.sIFR-dummy { 
	width: 0px;
	height: 0px;
	margin-left: 42px;
	z-index: 0;
}


/*   Standard Image/Feature Styles
=====================================*/
#feature {margin:30px auto 20px auto;}
.caption {font-style:italic; color:#666;}
.right {margin:0px 0px 8px 9px; float:right;}
.left {margin:0px 9px 8px 0px; float:left;}
.photoright {padding:2px; border:1px solid #63AAEC; float:right; margin:1px 0px 8px 9px;}
.photoleft {padding:2px; border:1px solid #63AAEC; float:left; margin:1px 9px 8px 0px;}
.photo {padding:2px; border:1px solid #63AAEC;}
.photocenter {padding-bottom:2px; border-bottom:1px solid #63AAEC; margin-bottom:10px;}
.featureRight {border:5px solid #63AAEC; padding:2px; float:right; margin:0 0 8px 8px;}
.featureCenter {border:5px solid #63AAEC; padding:2px; margin:7px auto 7px auto; }


#nav, a{behavior:url(iepngfix.htc);}

