/* Standard Declarations */
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, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-size: 100%; font-family: inherit; vertical-align: baseline; line-height: 150%; }

html { font-size: 75%; height: 100%; }
body { margin: 0; padding: 0; border: 0; background: #ffffff; color: #000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height: 120%; }
h1, h2, h3, h4, h5, h6, p, address { margin: 0 0 1.2em 0; padding: 0; font-style: normal; }
ul, ol { padding-bottom: 1.2em; padding-left: 1.25em; }
ul ul, ol ol { padding-bottom: 0; }
a img { border: 0; }

a, a:link { color: #1b3558; }
a:visited { color: #6597d4; }
a:hover, a:focus { color: #2a4d7c; text-decoration: none; }
a:active { color: #9a5830; }

.hidden { display: none; }
.left { float: left; margin: 0 1em 1em 0; }
.right { float: right; margin: 0 1em 1em 0; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
#ie .clearfix { height: 1%; }

/* Accessibility Features */

#skipRepetitive { position: absolute; left: 0; top: 0; z-index: 100; width: 100%; list-style: none; text-align: left; margin: 0; padding: 0; list-style: none; }
	#skipRepetitive li { position: relative; z-index: 100; width: 100%; overflow: hidden; }
		#skipRepetitive a { display: block; padding: 0.35em 2em; color: #fff; text-indent: -20em; text-decoration: none; }
		#skipRepetitive a:hover, #skipRepetitive a:focus, #skipRepetitive a:active { top: 0; left: 0; background-color: #000; text-indent: 0; }

/* Design-Specific Declarations */
body { background: #144073 url(../images/bg-body.gif) center top repeat-y; }
	#bodyHead { background: url(../images/bg-bodyHead.jpg) center top no-repeat; padding-top: 31px; }
	#container { width: 982px; margin: 0 auto; }
		#navigation { margin-bottom: 8px; padding-left: 3px; }
			#navigation ul { margin: 0 auto; padding: 0; list-style: none; }
				 #navigation ul li { margin: 0; padding: 0; float: left; list-style: none; }
					#navigation ul li a { display: block; background-repeat: no-repeat; background-position: left top; height: 56px; text-indent: -9999em; }
					#navigation ul li a:hover { background-position: left bottom; }
				#navigation ul li a#home { background-image: url(../images/nav-home.gif); width: 136px; }
				#navigation ul li a#services { background-image: url(../images/nav-services.gif); width: 146px; }
				#navigation ul li a#payments { background-image: url(../images/nav-payments.gif); width: 158px; }
				#navigation ul li a#about-us { background-image: url(../images/nav-about-us.gif); width: 143px; }
				#navigation ul li a#contact-us { background-image: url(../images/nav-contact-us.gif); width: 147px; }
				#navigation ul li a#patient-log-in { background-image: url(../images/nav-patient-log-in.gif); width: 248px; }
/* START HIERARCHICAL MENU - HORIZONTAL */
	/* set colors and styles */
		#menu { margin:0; padding:0; list-style: none; float: left; }
		#menu ul { width: 20em; background: #6484b8; float: left; margin: 0; padding: 0; list-style: none; }
		#menu li { position: relative; float: left; display: block; }
		#menu li a { display: block; }
		#menu li ul li a { display: block; text-indent: 0; height: auto; }
		#menu li li { float: none; clear: left; }
		#menu img { display: block; }
		#ie #menu li { display: inline; }
			#menu li ul a { color: #1b3558; text-decoration: none; padding: .2em 40px; display: block; font-weight: bold; font-size: 90%; margin: .5em 0; }
			#menu li ul a:hover, #menu li ul a:focus, #menu li ul a.active { color: #1b3558; background: #819ac5; }
	/* position sub-level drop-downs */ 
		#menu ul ul { top: 0; margin: -1px 0 0; }
	/* special classes */
		#menu li ul.scroll { height: 20em; overflow: auto; }
		#menu li ul.sublist { background: #000; position: relative; left: 0; border: 0; }
			#menu li ul.sublist a { padding: .5em .5em .5em 2em; color: #fff; }
			#menu li ul.sublist a:hover, #menu li ul.sublist a:focus, #menu li ul.sublist a.active { color: #000; }
			#menu li:hover ul.sublist, #menu li:focus ul.sublist, #menu li.hierover ul.sublist, #menu li li.hierover ul.sublist { position: relative; left: 0; }
	/* the magic - only edit where notated */
		#menu li:hover { z-index: 5; }
		#ie #menu li li a { height: 1%;} /* allows IE to use block hovers */
		#ie6 li.hierover { z-index: 5; } /* overlay fix for IE6 */
		/* hides/shows all levels */
		/* hides 1st */ #menu ul, /*2nd*/#menu li:hover ul ul, #menu li:focus ul ul, #menu li.hierover ul ul, /*3rd*/ #menu li:hover ul ul ul, #menu li:focus ul ul ul, #menu li.hierover ul ul ul { position: absolute; left: -9999px; z-index:  99; }
		/* shows 1st */ #menu li:hover ul, #menu li:focus ul, #menu li.hierover ul, #menu li li.hierover ul, /*2nd*/ #menu li li:hover ul, #menu li li:focus ul, #menu ul li.hierover ul, /*3rd*/ #menu li li li:hover ul, #menu li li li:focus ul, #menu li li li.hierover ul { position: absolute; display: block; /* adjust position for left or right positioning here*/ left: 0; }
		/* shows 2nd */ #menu ul li:hover ul, #menu ul li:focus ul, #menu ul li.hierover ul, #menu ul li li.hierover ul, /*2nd*/ #menu ul li li:hover ul, #menu ul li li:focus ul, #menu ul ul li.hierover ul, /*3rd*/ #menu ul li li li:hover ul, #menu ul li li li:focus ul, #menu ul li li li.hierover ul { position: absolute; display: block; /* adjust position for left or right positioning here*/ left: 20em; }
/* END HIERARCHICAL MENU - HORIZONTAL */
		#banner { background: url(../images/bg-banner.jpg) no-repeat; position: relative; height: 292px; }
		.home #banner { background: url(../images/bg-banner-home.jpg) no-repeat; }
			img#bannerIllustration { position: absolute; right: 0; top: 0; z-index: 1; }
			img#bannerTagline { position: absolute; left: 98px; top: 58px; }
			img#bannerLogo { position: absolute; left: 359px; top: 36px; z-index: 2; }
			.home img#bannerLogo { left: 354px; top: 83px; }
		#contentColumns { background: url(../images/bg-contentColumns.gif) repeat-y; }
		.home #contentColumns { background-image: url(../images/bg-contentColumns-home.gif); }
			#contentColumnsHead { background: url(../images/bg-contentColumnsHead.gif) no-repeat; margin-top: 5px; }
			.home #contentColumnsHead { background-image: url(../images/bg-contentColumnsHead-home.gif); }
				#contentColumnsFoot { background: url(../images/bg-contentColumnsFoot.gif) left bottom no-repeat; padding: 22px 69px 22px 38px; }
				.home #contentColumnsFoot { background-image: url(../images/bg-contentColumnsFoot-home.gif); padding-right: 33px; }
					#columnRight { float: right; width: 546px; text-align:justify; }
					.home #columnRight { width: 406px; }
						#content {  }
							#title { background: url(../images/bg-title.gif) no-repeat; padding: 0 24px 23px 24px; }
							.home #title { background: url(../images/bg-title-home.gif) no-repeat; }
								#titleFoot { background: url(../images/bg-titleFoot.gif) left bottom no-repeat; padding: 7px 0 5px 0; }
									#title h1 { font-size: 185%; font-weight: normal; font-family: "Myriad Pro", Arial, Helvetica, sans-serif; margin: 0; }
							#interiorContent { padding: 0 22px; }
								#interiorContent h2 { color: #80aeca; margin-bottom: 0; font-size: 125%; }
							img#contentIllustration { float: left; }
							.home img#contentIllustration { float: none; }
					#columnLeft { float: left; width: 247px; }
					.home #columnLeft { width: 420px; }
						#section { }
							#section ul { margin: 0; padding: 11px 20px 30px 20px; list-style: circle; overflow: visible; }
								#section ul li { display: inline; }
									#section ul li a { padding: 0; font-weight: bold; display: block; }
						#invis { }
							#invis ul { margin: 0; padding: 11px 20px 30px 20px; list-style: circle; overflow: visible; }
								#invis ul li { display: block; }
									#invis ul li a { padding: 0; font-weight: bold; display: block; }
						#special { background: url(../images/bg-contentColumnsLeft-div.gif) 18px top no-repeat; padding: 18px 0; clear: both; }
						.home #special { padding-top: 0; }
							.home #titleSpecial { background: url(../images/bg-title-special.gif) no-repeat; padding: 0 24px 23px 24px; }
								.home #titleSpecialFoot { background: url(../images/bg-titleFoot.gif) left bottom no-repeat; padding: 7px 0 5px 0; }
									.home #titleSpecial h2 { font-size: 185%; font-weight: normal; font-family: "Myriad Pro", Arial, Helvetica, sans-serif; margin: 0; }
							#special h2 { margin: 0; }
							#special p { padding: 0 25px 0 19px; }
							a.learnMore { float: right; display: block; border: 1px solid #c0c0c2; background: #fcfcfc; padding: 2px; text-decoration: none; font-size: 80%; }
							.home a.learnMore { float: left; }
							a:hover.learnMore { border: 1px solid #acaeb3; background: #e0e3e9; }
								a.learnMore span { display: block; background: #e9e9e9 url(../images/bg-learnMore.gif) repeat-x; color: #133f72; padding: 4px 7px; text-transform: uppercase; font-weight: bold; }
								a:hover.learnMore span { background: #ced1d7; }
								.home #video { background: url(../images/bg-video.png) no-repeat; margin-bottom: 22px; margin-left: 12px; }
						#events { background: url(../images/bg-contentColumnsLeft-div.gif) 18px top no-repeat; padding: 18px 0 0 0; clear: both; margin-top: 30px; }
						.home #events { background: url(../images/bg-events.gif) repeat-y; padding: 0; margin: 22px 32px 0 10px; }
							.home #eventsHead { background: url(../images/bg-eventsHead.jpg) no-repeat; }
								.home #eventsFoot { background: url(../images/bg-eventsFoot.gif) left bottom no-repeat; padding: 30px 30px 30px 160px; }
									.home #events p { padding: 0; }
							#events h2 { margin: 0; }
							#events p { padding: 0 25px 0 19px; }
						#socialNetworking { clear: both; padding: 25px 0 0 0; }
							#socialNetworking a { background: url(../images/facebook.png) no-repeat; height: 50px; width: 180px; display: block; text-indent: -9999em; }
							#socialNetworking a:hover { background-position: left bottom; }
							.home #socialNetworking a { background: url(../images/facebook-home.png) left top no-repeat; height: 40px; width: 277px; display: block; text-indent: -9999em; }
							.home #socialNetworking a:hover { background-position: left bottom; }
		#contentFooter { background: url(../images/bg-contentFooter.gif) repeat-y; }
			#contentFooterFoot { background: url(../images/bg-contentFooterFoot.jpg) left bottom no-repeat; }
				#affiliations { position: relative; float: left; width: 490px; }
					#affiliations #bbb { position: absolute; left: 36px; top: 60px; }
					#affiliations #ada { position: absolute; left: 38px; top: 105px; }
					#affiliations #cda { position: absolute; left: 38px; top: 142px; }
					#affiliations #invisalign1 { position: absolute; left: 124px; top: 60px; }
					#affiliations #invisalign2 { position: absolute; left: 186px; top: 60px; }
					#affiliations #invisalign3 { position: absolute; left: 248px; top: 60px; }
					#affiliations #invisalign4 { position: absolute; left: 310px; top: 60px; }
					#affiliations #invisalign5 { position: absolute; left: 372px; top: 60px; }
					#affiliations #invisalign6 { position: absolute; left: 434px; top: 60px; }
				#footerRight { float: right; width: 490px; color: #d0d6dc; font-size: 90%; }
					#footerRight a { color: #e8eaed; text-decoration: none; font-weight: bold; }
					#footerRight a:hover { color: #6581b1; }
					#location { float: left; padding: 36px 30px 0 90px; }
					#hours { float: left; padding: 36px 30px 0 30px; }
						#hours ul { margin: 0; padding: 0; list-style: none; overflow: visible; }
							#hours ul li { padding: 0; display: block; }
							#hours ul li em { float: left; font-style: normal; width: 7em; }
					#payment { clear: both; padding: 30px 30px 30px 90px; font-size: 90%; }
						#payment p { margin: 0 0 .5em 0; }
		#footer { color: #e3e7eb; font-size: 90%; padding: 15px 38px; }
			#footer a { color: #e8eaed; text-decoration: none; font-weight: bold; }
			#footer a:hover { color: #6581b1; }
			#geographicalFooter { padding-bottom: 15px; }
			#finePrint { float: left; font-size: 90%; }
				#finePrint span { margin-left: 38px; }
			#footerNavigation { float: right; font-size: 90%; }
				#footerNavigation ul { margin: 0 auto; padding: 0; list-style: none; }
					 #footerNavigation ul li { margin: 0; padding: 0; float: left; list-style: none; }
						#footerNavigation ul li a { display: block; margin-left: 38px; }
						
/*LIGHTWINDOW*/

#overlay {
	/* REQUIRED */
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
	/* REQUIRED */

}

	/* REQUIRED */
	#overlay[id] {
   		position: fixed;
	}
	/* REQUIRED */

#lightWindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 100;
	/* REQUIRED */
}

	/* REQUIRED */
	#lightWindow[id] {
		position: fixed;
	}
	/* REQUIRED */

#lightWindow-contents {
	/* REQUIRED */
	display: none;
	position: absolute;
	overflow: hidden;
	/* REQUIRED */

	background-color: #ffffff;
	/* Of Note - If you specify a padding or border be sure to adjust the 'cushion' option, by default its set to 10 */
	border: 10px solid #ffffff;
}
	
#lightWindow-loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999; 
	/* REQUIRED */
	
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightWindow-loading-message {
    	font-size: 14px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightWindow-loading-options {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		border-left: 2px solid #cccccc;
		padding: 0 0 0 10px;
	}	

	#lightWindow-loading-options a,
	#lightWindow-loading-options a:link, 
	#lightWindow-loading-options a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightWindow-loading-options a:hover,
	#lightWindow-loading-options a:active {
		text-decoration: underline;
	}


	#lightWindow-loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightWindow-navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 150;
	/* REQUIRED */

	height: 100%;
	width: 100%;
}

	#lightWindow-navigation a,
	#lightWindow-navigation a:link,
	#lightWindow-navigation a:visited,
	#lightWindow-navigation a:hover,
	#lightWindow-navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightWindow-previous, 
	#lightWindow-next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightWindow-previous { 
		float: left;
		left: 0px;
	}

	#lightWindow-next { 
		float: right;
		right: 0px;
	}

	#lightWindow-previous:hover, 
	#lightWindow-previous:active { 
		background: url(../images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightWindow-next:hover, 
	#lightWindow-next:active { 
		background: url(../images/nextlabel.gif) right 15% no-repeat; 
	}
	 	
#lightWindow-photo-galleries {
	/* REQUIRED */
	height: 20px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9999; 
	/* REQUIRED */
}

	#lightWindow-photo-tab-container {
		width: 100%;
		height: 20px;
	}

	a#lightWindow-photo-galleries-tab,		
	a:link#lightWindow-photo-galleries-tab,
	a:visited#lightWindow-photo-galleries-tab {
		display: block;
		height: 20px;
		width: 70px;
		float: right;
		-moz-opacity:  0.70;
		opacity: .70;
		filter: alpha(opacity=70);
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 7px;
		font-size: 11px;
	}

	a:hover#lightWindow-photo-galleries-tab,
	a:active#lightWindow-photo-galleries-tab {
		color: #ffffbe;
	}

	.up	{
		background: url(../images/arrow-up.gif) no-repeat 60px 5px #000000;
	}

	.down {
		background: url(../images/arrow-down.gif) no-repeat 60px 6px #000000;
	}

	#lightWindow-photo-galleries-list {
		background-color: #000000;
		-moz-opacity:  0.70;
		opacity: .70;
		filter: alpha(opacity=70);
		overflow: hidden;
	}

	.lightWindow-photo-gallery-listing {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightWindow-photo-gallery-listing h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		margin: 5px 0 10px 0;
		font-size: 16px;
	}

	.lightWindow-photo-gallery-listing li {
		margin: 0 0 5px 0;
	}

	.lightWindow-photo-gallery-listing a, 
	.lightWindow-photo-gallery-listing a:link, 
	.lightWindow-photo-gallery-listing a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightWindow-photo-gallery-listing a:hover, 
	.lightWindow-photo-gallery-listing a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightWindow-data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
	
	background-color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}

	#lightWindow-data-slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightWindow-data-title {
		width: 75%;
		padding: 0 0 0 10px;
		font-weight: bold;
		color: #666666;
		line-height: 1.4em;
	}
	
	#lightWindow-data-caption {
		width: 75%;
		padding: 0 0 0 10px;
		color: #666666;
		line-height: 1.4em;
	}
	
	#lightWindow-data-author {
		position: absolute;
		width: 100px;
		top: 0px;
		right: 10px;
		text-align: right;
		color: #666666;
		line-height: 1.4em;
	 	font-style: italic;
		font-size: 9px;
	}
	
	#lightWindow-data-image {
		position: absolute;
		font-size: 9px;
		width: 100px;
		top: 15px;
		right: 10px;
		text-align: right;
		color: #666666;
		line-height: 1.4em;
	}
	
#lightWindow-title-bar {
	/* REQUIRED */
	position: absolute;
	top: 0;
	left: 0;
	/* REQUIRED */
}
	
	#lightWindow-title-bar-title {
		/* REQUIRED */
		z-index: 50;
		/* REQUIRED */
		float: left;
		color: #ffffbe;
		font-size: 14px;
		width: 80%;
		line-height: 25px;
		text-align: left;
	}
	
	#lightWindow-title-bar-close {
		/* REQUIRED */
		z-index: 50;
		/* REQUIRED */
		float: left;
		width: 20%;
		text-align: right;
		line-height: 25px;
	}
	
	a#lightWindow-title-bar-close-link,	
	a:link#lightWindow-title-bar-close-link,
	a:visited#lightWindow-title-bar-close-link {
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightWindow-title-bar-close-link,
	a:active#lightWindow-title-bar-close-link {
		color: #ffffff;
	}