@charset "utf-8";
/* CSS Document */


img {border:0; }
ol, ul, li { list-style:none; display:inline; }
a {text-decoration:none; outline:none}

body {
	background-image:url(site_use/bg.jpg);
	background-repeat:repeat-x; 
	background-color:#e8e3cd;
	margin:0 auto;
	padding:0;
	width:800px;
}

#flash {
	width:800px;
	height:220px;
	position:absolute;
	z-index:1;
	padding-top:35px;
	}

#navcont {
	height:62px;
	width:800px;
	position:absolute;
	z-index:1000;
}

#navbar img { behavior: url(iepngfix.htc) }

#navbar {
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}

#navbar li{
	height:62px;
	width:114px;
}


#navbar li a{
	margin-right:-5px;
}

#header { 
	margin:0 auto;
	height:275px; 
	width:800px;

}

#hl {
	float:left;
	width:50%;
}

#hr {
	float:right;
	width:50%;
	margin-top:-4px;
}

#footer {
	margin-top:50px;
	color:#006699;
	text-align:center;
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	font-size:10px;
}

#footer li a {
	color:#006699
}

#footer li a:hover {
	color:#FFCC00;
	border-bottom:solid 1px #FFCC99;
}

#footer p {
	color:#000000;
	font-size:10px;
}

#footer p a {color:#006699;}

#footer p a:hover {color:#FFCC00; text-decoration:underline;}


/*Home */

#Hleft {
	width:70%;
	margin-bottom:20px;
	padding:.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:145%;
	text-align:justify;
	color:#333333;
}

#Hleft h2 {
	margin:0px;
	color:#006699;
	}

#Hleft p a{
	color:#006699;
}

#Hleft p a:hover{
	color:#FFCC00;
	text-decoration:underline;
}

#Htesti {
	border-top:dotted #FFCC33 1px;
	padding:15px 0px 0px 0px;
	margin:15px 0px 10px 0px;
}

#Hinvisa_wrapper {
	height:160px; 
	border-top:dotted #FFCC33 1px; 
	border-bottom:dotted #FFCC33 1px;
	padding:10px 0px 10px 0px; 
	margin-bottom:20px;
}

#Hinvisa_wrapper h2{
	color:#006699;
	margin:0px 0px 5px 0px;
	font-size:16px;
	font-family:'Geneva', Arial, Helvetica, sans-serif ;
}

#Hinvisa_logo {
	float:left;
	width:167px;
}

#Hinvisalign_article {
	color:#333333;
	text-align:justify;
	padding:0em 1em 0em 1em;
	float:right;
	width:64%;
}

#Hvideo {
	border-top:dotted #FFCC33 1px;
	border-bottom:dotted #FFCC33 1px;
	margin:5px 0px 0px 0px;
	padding:10px 0px 5px 0px;
	height:180px
}

#Hvidholder {
	width:320px;
	height:200px;
	float:left;
}

#Hvidview {
	margin:0px 0px 0px 320px;
	padding:.5em;
}

#Hvidview a {color:#006699}

#Hvidview a:hover {color:#FFCC00;}

#Hvidview h2 {margin:25px 0px 5px 0px;}

#right {
	margin:0px auto;
	padding:0px auto;
	float:right;
	width:25%;
	color:#006699;
	text-align:justify;
	font-family: 'Georgia', Times New Roman, Times, serif;
	border-left:dotted #FFCC33 1px;
}

#tour {
	margin:0px;
	border-bottom:dotted #FFCC33 1px;
	text-align:center;
	font-size:16px;
	font-family:'Geneva', Arial, Helvetica, sans-serif;
	color:#006699;
}

#tour a {
	margin:7px 0px 0px 0px;
	text-align:center;
	font-size:18px;
	font-family:'Geneva', Arial, Helvetica, sans-serif;
	color:#006699;
}

#tour a:hover { 
	color:#FFCC33;
}

#appt {
	margin:15px 0px 5px 0px;

}

#appt a{margin-top:5px; color:#FFFFFF;}

#appt a:hover{color:#006699}

#contact {
	margin:0px;
	padding:0px 0px 0px 18px;
	color: #333333;
	font-size:18px;
}

#contact h2 {
	color:#006699;
	margin:0px 0px -6px 0px;
}

#right p {
	font-size:14px;
}

#right b {
	font-size:18px;
}

#right span {
	font-size:18px;
}

#cform {
	padding:0px 0px 0px 10px;
}

#cform h2 {
	font-size:20px;
	margin:0px;
}

#Hlibrary{
	margin:0px 0px 10px 150px;
	padding:.5em;
	text-align:left;
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	color:#006699;
	width:500px;
	height:220px;
}

#Hlibrary h2 {
	border-bottom:solid #FFCC33 1px;
	margin:0px 0px 0px -8px;
}

#Hlibrary li {
	list-style:disc;
	text-align:left;
	display:list-item;
	font-size:13px;
}

#Hlibrary li a{
	color:#333333;
}

#Hlibrary li a:hover{
	color:#006699;
}

#Hlibleft {
	width:30%;
	float:left;
}

#Hlibright {
	width:30%;
	float:right;
}

#Hlibcenter {
	width:30%;
	margin:0px 0px 0px 175px;
}


/* Services */
#content-s {
	color:#333333;
}

#content-s h2{
	color:#006699;
	border-bottom:solid #FFCC33 2px;
}

#content-s h3{
	margin-bottom:2px;
	color:#006699;
}

#content-s h3 a{
	color:#006699;
}

#content-s span a {margin-left:500px; font-size:12px; color:#006699; text-decoration:underline}

#content-s span a:hover {text-decoration:none;}

#left {
	width:70%;
	padding:.5em;
	text-align:justify;
	color:#333333;
}

#servsidebar {
	font-size:10px;
	font:"Times New Roman", Times, serif;
	margin:10px 0px 10px 5px;
}

#servsidebar span {
	font-size:14px;
	text-align:left;
	border-bottom:1px solid #FFCC33;
	margin-left:-38px;
}

#servsidebar ul li {
	display: list-item;
	list-style: square inside;
}

#servsidebar ul li a {
	color:#333333;
}

#servsidebar ul li a:hover {
	color:#006699;
}



/*Meet our dentist */
#Dcontent {
	color:#333333;
	font-size:14px;
	line-height:140%;
}

#Dcontent p {padding:0em 0.5em 0em 0em;}

#Dcontent h2 {
	margin-bottom: 5px;
	border-bottom:solid #FFCC33 1px;
	color:#006699;
}

.drphoto {
	margin:0px 15px 10px 0px;
	float:left;
}





/* Meet our Staff */
#staff {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:145%;
	text-align:justify;
}

#staff h2{
	border-bottom:solid #FFCC33 2px;
	width:150px; 
	font-size:20px;
	color:#006699;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}

#staff h3{
	margin-bottom:0px;
	text-align:left;
	color:#006699;
	font-size:16px;
}

#staff img {
	border:white 5px solid;
}
 



/* Library */
#Llibrary{
	padding:0em .5em .5em .5em;
	margin:10px -5px 0px 0px;
}

#Llibrary h2 {
	text-align:center;
	margin-bottom:3px;
	color:#006699
}

#Llibrary ul {margin-top:-5px}

#Llibrary li {
	text-align:left;
	display:list-item;
}

#Llibrary li a{
	color:#006699;
}

#Llibrary li a:hover{
	color:#FFCC00;
}

#Lcenter {
	width:73%;
	margin:0px 0px 0px 180px;
	padding:1em;
	text-align:justify;
	color:#333333;
}

#Lcenter h2 {
	color:#006699;
	border-bottom:solid #FFCC33 1px;
}

#Lcenter span a {margin-left:520px; font-size:12px; color:#006699; text-decoration:underline}

#Lcenter span a:hover {text-decoration:none;}

#Lleft {
	margin:0px auto;
	padding:0px auto;
	border-right:dotted #FFCC33 1px;
	float:left;
	width:22%;
	color:#FFFFFF;
	text-align:justify;
}

#Lleft p {
	font-size:14px;
}

#Lleft span {
	font-size:16px;
	color:#FFFFFF;
}






/* Tour */

#tourleft {
	width:70%;
	text-align:justify;
	color:#333333;
}

#tourparagraph {
	line-height:145%;
}

#tourparagraph h3{
	border-bottom:solid #FFCC33 2px;
	width:150px; 
	font-size:20px;
	color:#006699;
	font-weight:bold;
	margin-bottom:5px;
}

.t{ 
	width:560px;
	margin-bottom:500px;
}

.Tleft {float:left; margin:10px 0px 0px 0px; width:33%;}




/* Videos */

#VScontent {
	background:url(site_use/videolibbg.png);
	width:800px;
	height:350px;
	margin:50px 0px 110px 0px;
}

#viddescrwrapper {	
	float:right;
	margin:80px 17px 0px 0px;
	overflow:auto;
	width:320px;
	height:240px;
}

#viddescrwrapper a {
	color:#000000;
}

#viddescrwrapper a:hover {
	background:#CCCCCC;
}

.viddescr {
	width:300px;
	margin:0px 0px 15px 0px;
	font-size:10px;
}

.viddescr h3 {
	margin:0px;
	font-size:11px;
	font-weight:bold;
}

#videos {
	float:left;
	margin:80px 0px 0px 20px;
}


/* Appointment */
#Aco{
	line-height:145%;
	font-size:16px; 
	width:650px; 
	text-align:justify;
}

#Aco h2 {
	color:#006699;
	margin-bottom:0px;
	border-bottom:solid #FFCC33 2px;
}

#Aco p {margin:5px 0px;}

#Apic {float:right;}

#Apic h3{
	margin:2px 0px 0px 25px; 
	color:#006699; 
	font-size:17px;
}

#footerwrapper {
	margin-top:600px;
}


#footerwrapper2 {
	margin-top:20px;
}









/* Directions */

#dirmap {
	text-align:center;
}

#dirdir{
	color:#006699;
	font-size:20px;
	font-weight:bold;
	line-height:140%;
	text-align:center;
}








/*Contact us*/

#co{
	font-size:18px; 
	width:350px
}

#Ccontent h2{
	color:#006699;
	margin-bottom:0px;
	border-bottom:solid #FFCC33 2px;
}

#Cpic h3{
	margin:2px 0px 0px 8px; 
	color:#006699; 
	font-size:17px;
}

#Cpic {float:right;}


#contactfooter {
	margin-top:450px;
	color:#006699;
	text-align:center;
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	font-size:12px;
}

#contactfooter li a {
	color:#006699
}

#contactfooter li a:hover {
	color:#FFCC00;
	border-bottom:solid 1px #FFCC99;
}

#contactfooter p {
	color:#000000;
	font-size:12px;
}

#contactfooter p a {color:#006699;}

#contactfooter p a:hover {color:#FFCC00; text-decoration:underline;}






/*contact form*/

.loader {

}

.bar{
  display:none;
  background: url('ajax-loader.gif') no-repeat;
  margin-left:20px;
  margin-top:50px;
  height:20px;
  width: 230px;
}

#contactForm{
  float:left;
  position:relative;
  height: 200px;
}

#container {
  margin:0px;
  padding:0px;
  float:left;
  position:relative;
  height: 200px;
  width: 200px;
}

#container p {
padding-left:5px;
}

#name {
  color:#666666;
  font:Arial, 'Helvetica', sans-serif;
}

#email {
  color:#666666;
  font:Arial, 'Helvetica', sans-serif;
}

#number {
  color:#666666;
  font:Arial, 'Helvetica', sans-serif;
}

#message {

}

#form-box {
	font-family:Tahoma, Trebuchet MS, Arial, sans-serif;
	font-size:13px;
	color:#44668c;
	}

.form-row {
	margin-bottom:5px;
	}

.form-title {
	width:130px;
	float:left;
	margin-right:10px;
	padding-top:4px;
	font-family:Tahoma, Trebuchet MS, Arial;
	font-size:12px;
	}

.form-styles {
	width:260px;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#FEFEFE;
	border:#d1d0aa 1px solid;
	
}

textarea {
	width:170px;
	height:100px;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#FEFEFE;
	border:#d1d0aa 1px solid;
	}

#indexform-box {
	font-family:Tahoma, Trebuchet MS, Arial, sans-serif;
	font-size:13px;
	color:#44668c;
	}

.indexform-row {
	margin-bottom:5px;
	}

.indexform-title {
	width:85px;
	float:left;
	margin-right:10px;
	padding-top:4px;
	font-family:Tahoma, Trebuchet MS, Arial;
	font-size:12px;
	}

.indexform-styles {
	width:170px;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#FEFEFE;
	border:#d1d0aa 1px solid;
	
}

#mother-container {
	clear:both;
	height:100%;
	min-height:100%;
	overflow:hidden;
	margin-top:20px;
	}

/*Lightbox css*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(site_use/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(site_use/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }