body{
	background: #000;
	color: #d6d6d6;
	font-size: 12px;
}

a{
	color: #6caddf;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6{
	color: #6caddf;
	font-weight: 400;
	letter-spacing: 1px;
}

.content h1{
	font-size: 18px;	
	line-height: 1em;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #3d3d3d;
	margin: 0 0 12px 0;
}

.content h2{
	font-size: 16px;
	line-height: 1em;	
	margin: 0 0 10px 0;
}

.content h3{
	font-size: 15px;
	line-height: 1em;	
	margin: 0 0 8px 0;
}

.content h4{
	font-size: 13px;
	line-height: 1em;	
	margin: 0 0 6px 0;
}



.clear{
	clear: both;
}


.floatLeft{
	float: left;
	margin: 0 10px 5px 0;
}

.floatRight{
	float: right;
	margin: 0 0 5px 10px;
}



#wrapper{
	position: relative;
	margin: 0 auto;
	width: 872px;
	padding: 387px 10px 0 10px;
	background: url(../images/wrapper-bg.jpg) no-repeat center 156px;
}

#header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 387px;
}

#logo{
	position: absolute;
	width: 303px;
	height: 126px;
	left: 18px;
	top: 0;
	color: #000;
}

#logo a{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/logo.png) no-repeat;
}

#callUs{
	position: absolute;	
	width: 311px;
	height: 22px;
	left: 571px;
	top: 73px;
	font-size: 20px;
	
}

.consultation {
	color: #6caddf;
}

#headerFlash{
	position: absolute;	
	width: 872px;
	height: 182px;
	left: 10px;
	top: 180px;
	z-index: 1;
}

#menu{
	position: absolute;
	width: 871px;
	height: 29px;
	top: 128px;
	left: 10px;
	z-index: 100;
}

#menu li{
	float: left;
	position: relative;
	height: 27px;
	border: 1px solid #444444;
	margin-right: -1px;
}

#menu li a{
	display: block;
	height: 25px;
	color: #d6d6d6;
	line-height: 25px;
	border-bottom: 2px solid #808080;
	float: left;
	background: #000;
	text-align: center;
	text-decoration: none;
}

#menuHome a{
	width: 80px;
}

#menuAbout a{
	width: 80px;
}

#menuTreatments a{
	width: 122px;
}

#menuGallery a{
	width: 85px;
}

#menuBeauty a{
	width: 83px;
}

#menuPrices a{
	width: 79px;
}

#menuTestimonials a{
	width: 114px;
}

#menuAppointments a{
	width: 125px;
}

#menuContact a{
	width: 93px;
}

#menuCosmetic a {
	width: 141px;
}

#menuOrthodontic a {
	width: 141px;
}

#menu li:hover a, #menu li a:hover{
	color: #fff;
	background: #363636;
	border-bottom: 2px solid #fff;
}

#menu li ul{
	display: none;
	width: 120px;
	position: absolute;
	left: -1px;
	top: 27px;
	margin: 0;
	z-index: 1000;
}

#menu li:hover ul{
	display: block;
}

#menu li ul li, #menu li ul li a{
	width: auto !important;
	float: none;
	margin: 0;
	border-top: 0 !important;
}

#menu li ul li{
	*overflow: hidden;
	*margin-bottom: -3px;
	_margin-bottom: 0;
	height: auto;
}

#menu li ul li a{
	border-bottom: 0 !important;
	text-align: left;
	height: auto;
	display: block;
	line-height: 1.2em;
	padding: 4px;
	font-size: 11px;
}

#menu li:hover ul li a{
	background: #000;
	color: #d6d6d6;
}

#menu li ul li a:hover{
	background: #282828;
	color: #fff;	
}

#content{
	overflow: hidden;
	_overflow: visible;
	_height: 1%;
}

#mainColumn{
	float: left;
	width: 638px;
}

.featuredItems{
	overflow: hidden;
	_overflow: visible;
	_height: 1%;
	margin: 0 0 10px 0;
}

.featuredItem{
	float: left;
	width: 204px;
	margin: 0 13px 0 0;
	border-bottom: 1px solid #3d3d3d;
}

.featuredItem h2{
	padding: 8px 0;
	font-size: 12px;
	margin: 0;
	font-weight: 300;
	letter-spacing: 0;
}

.featuredItems .last{
	margin-right: 0;
}

#sideColumn{
	float: right;
	width: 211px;
}

.sideSection{	
	width: 185px;
	padding: 11px 13px;
	background: #383838;
	margin: 0 0 10px 0;
}

#sideColumn h2{
	font-size: 21px;
	line-height: 1em;	
	margin: 0 0 10px 0;
	color: #fff;	
}

#sideColumn form{
	text-align: right;	
}

#sideColumn .niceField{
	display: block;
	width: 183px;
	padding: 0;
	margin: 0 0 8px 0;
	border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
	height: 16px;
	font-size: 11px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
}

#sideColumn textarea.niceField{
	height: 90px;
}

#sideColumn .submit{
	color: #fff;
	background: none;
	border: 0;
	font-size: 12px;
	padding: 0;
}

#sideColumn .submit:hover{
	text-decoration: underline;
}

#footer{
	font-size: 11px;
	color: #919191;
	overflow: hidden;
	_overflow: visible;
	_height: 1%;
	padding: 0 0 15px 0;
}

#footer a{
	color: #919191;
}

#footerLogos{
	height: 62px;
	position: relative;
	border: solid #3d3d3d;
	border-width: 1px 0;
	margin: 0 0 15px;
}

#footerLogos a{
	position: absolute;
	display: block;
	background-repeat: no-repeat;
}

#logoEnlighten{
	top: 10px;
	left: 8px;
	width: 65px;
	height: 40px;
	background-image: url(../images/footer-enlighten.png);
}

#logoInman{
	top: 17px;
	left: 101px;
	width: 95px;
	height: 33px;
	background-image: url(../images/footer-inman.png);
}

#logoLumineers{
	top: 17px;
	left: 219px;
	width: 111px;
	height: 33px;
	background-image: url(../images/footer-lumineers.png);
}

#logoInvisalign{
	top: 17px;
	left: 360px;
	width: 88px;
	height: 33px;
	background-image: url(../images/footer-invisalign.png);
}

#logoZoom{
	top: 21px;
	left: 480px;
	width: 88px;
	height: 22px;
	background-image: url(../images/footer-zoom.png);
}

#logoBrite{
	top: 17px;
	left: 595px;
	width: 153px;
	height: 33px;
	background-image: url(../images/footer-brite.png);
}

#logo6Month{
	top: 10px;
	left: 770px;
	width: 92px;
	height: 44px;
	background-image: url(../images/footer-6month.png);
}

.feeTable{
  margin: 10px 0;
  border:  1px solid #444;
  background: #111;
	width:  600px;
	
}

.feeTable td{
  padding: 5px;
  border-bottom:  1px solid #444;
}

.feeTable .even td{
  background: #222;
}

.feeTable  .large{
  width:  350px;
  border-right:  1px solid #444;
}

.patientedu {
	 border:  1px solid #444;
	 border-collapse: collapse;
}

.patientedu  td{
	 padding: 5px;
	 border:  1px solid #444;
}


.niceBordert{
	padding: 5px;
	background: #1A1A1A;
	border: 1px solid #4f4f4f;
	
	text-align: center;
}


.niceBorder{
	padding: 5px;
	background: #1A1A1A;
	border: 1px solid #4f4f4f;
	margin: 0 10px 5px 0px;
	text-align: center;
}

.niceBorderleft{
	padding: 5px;
	background: #1A1A1A;
	border: 1px solid #4f4f4f;
	float: left;
	margin: 0 10px 5px 0px;
	text-align: center;
}

.niceBorderright{
	padding: 5px;
	background: #1A1A1A;
	border: 1px solid #4f4f4f;
	float: right;
	margin: 0 10px 5px 5px;
	text-align: center;
}


ul.main{
padding: 2px 0 8px 15px;
list-style-position: inside;

}

ol.main{
padding: 2px 0 8px 20px;
list-style-position: inside;

}


.offer{
	width: 248px;
	height: 163px;
	padding: 10px;
	margin-top: 7px;
	font-size: 17px;
	color: #888;
	line-height: 1.4em;
	background: url(../images/offer-bg.png) no-repeat;
}

.offer h2{
	height: 64px;
	line-height: 64px;
	font-size: 17px;
	padding-left: 40px;
	position: relative;
	margin-bottom: 10px;
}

.offer h2 span{
	position: absolute;
	left: 0;
	line-height: 64px;
	font-size: 64px;
	letter-spacing: -4px;
	top: -2px;
}

.offerLeft{
	float: left;
	margin-left: 40px;
}

.offerRight{
	float: right;
	margin-right: 40px;
}


.pink{
	color: #e9007f;
}

.green{
	color: #abd812;
}

.blue{
	color: #3185e7;
}

.white{
	color: #fff;
}

.bigQuotes{

	text-align: justify;
	font-size: 18px;
	margin: 0 0 15px 0;
	line-height: 1.3em;
}

.bigQuotes big{
	
	position: relative;
	top: 8px;
	left: 1px;
	padding: 0px 3px;
	color: #6caddf;
	font: 36px "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	top: 5px;
    line-height: 0.5em;

}

.emergency {
	color:#F00;
}

a.inlink:hover{
	color: #6caddf;
	text-decoration: none;
}
























