/*--------------------------*/
/*   Global Elements  	    */
/*--------------------------*/
html, body {
	height: 100%; /* set for sticky footer */
	}
* {
	margin: 0;
	padding: 0;
	}
body {
	background:url(/images/bgAlt.jpg) repeat-x;
	color: #000;
	font: 0.8em helvetica,arial,sans-serif;
	}
h1 {
	font-size: 2.0em;
	margin: 10px 0 7px 20px;
	}	
h2 {
	font-size: 1.5em;
	margin: 0 0 20px 0;
	}	
h3 {	
	font-size: 1.1em;
	font-weight; bold;
	margin: 7px 0;
	}
h4 {
	color: #666;
	}
img {
	border: 0;
	}
p {
	margin: 10px 0;
	color:#333;
	line-height:20px;
	}
a {
	text-decoration: none;
	outline:none;
	}
fieldset {
	border: 0;
	}
ul, ol {
	padding: 20px 0 20px 40px;
	}
input {
	margin: 2px 0 5px 0;
	padding: 3px 0;
	}
dl {
	margin: 0;
	padding-top: 10px;
	}
dt {
	font-weight: bold;
 	float: left; 
 	clear: left; 
 	width: 8em; 
 	}
 dd { 
 	margin: 0 0 0 90px; 
	padding: 0 0 0.5em 0; 
	height: 1em;
 	}
/*--------------------------*/
/* Global Classes           */
/*--------------------------*/
.simpleList {
	list-style: none;
	padding: 20px 20px 20px 0;	
	}
.floatLeft {
	float: left;
	}
.floatLeftPad {
	float: left;
	margin: 20px 0 0 15px;
	}
.floatRight {
	float:right;
	}
.floatClear {
	clear: both;
	}
.clearRight {
	clear: right;
	}
.clearLeft {
	clear: left;
	}
.border {
	border: 1px solid #fff;
	padding: 20px;
	}
.imgRight {
	float: right;
	margin-left: 15px;
	}
.imgLeft {
	float: left;
	margin-right: 15px;
	}
/*--------------------------*/
/* page classes             */
/*--------------------------*/
.wideWrapper{
	background:url(/images/bgHead.jpg) no-repeat 50% 0;
	height:224px;
	}
.pageWrapper {
	width: 975px;
	min-height: 100%; /* set for sticky footer */
	height: auto !important; /* set for sticky footer */
	height: 100%; /* set for sticky footer */
	margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height for sticky footer */
	}
.header {
	height:223px;
	position:relative;
	}
.header h1 {
	background:url(/images/logo.png) no-repeat;
	height:145px;
	width:191px;
	text-indent:-9999px;
	padding:25px 0 0 25px;
	margin: 0;
	}
.Wrapper {
	clear: both;
	width:100%;
	min-height:400px;
	background:url(/images/mainGreyBox.png) no-repeat;
	}
.contentFloatWrap{
	padding:25px 0;
	}
.contentLeft{
	float:left;
	width:660px;
	}
.infoWrapLeft{
	width:600px;
	padding:0 20px;
	}
.contentLeft h3{
	color:#339999;
	font-size:1.1em;
	font-weight:normal;
	}
.contentLeft ul{
	color:#333;
	list-style: none;
	padding:5px 0 5px 20px;
	}
.contentLeft ul li{
	margin:10px 0;
	color:#666;
	}
.contentLeft ul li a{color:#666;}
.contentLeftLeft{
	float:left;
	width:375px;
	}
.contentRightLeft{
	float:left;
	width:280px;
	}
.contentRightLeft ul{
	color:#333;
	list-style:none;
	line-height:30px;
	margin-left:-20px;
	}
.contentRightLeft li{
	text-decoration:underline;
	}
.contentRightLeftCon{
	width:205px;
	margin-left:20px;
	float:right;
	}
.contentRight{
	float:right;
	width:240px;
	}
.contentRight input{
	width:100%;
	}
input.submit{
	width:157px;
	}
.contentLeftmText{
	margin-left:15px;
	margin-top:10px;
	}
.content {
	margin: 10px 0 0 0;
	float: left;
	}
.contactInfoBox{
	background:#e8f1fb;
	padding:15px;
	border:1px dotted #999999;
	}
.contactInfoBox p{color:#666;}
.contactInfoBox a{color:#3668a1; text-decoration:underline;}
.contactInfoBox em{color:#3668a1; font-size:12px;}
.contactInfoBox img{vertical-align:middle; margin-right:10px;}
.infoBox{
	float:right;
	padding:15px;
	}
.infoBox h4{
	background:transparent url(/images/toothIcon.png) no-repeat scroll 0 0;
	color:#666666;
	line-height:35px;
	padding-left:35px;
	}
.infoBox a{
	color:#444444;
	display:block;
	font-size:12px;
	padding:6px 10px 0 15px;
	text-decoration:underline;
	}
ul.sideGallery{
	width: 250px;
	list-style:none;
	padding:0;
	margin-bottom:10px;
	float:left;
	}
ul.sideGallery li{
	float:left;
	margin:3px;
	}
ul.sideGallery li a{
	background:url(/images/galleryBg.jpg) no-repeat;
	width:115px;
	height:77px;
	display:block;
	}
ul.sideGallery li a img{
	width:110px;
	height:72px;
	padding:2px;
	}
.footer {
	clear: both;
	margin: 10px auto 0;
	padding: 5px 0;
	font-size:11px;
	text-align:center;
	width: 965px;
	height: 60px; /* .push must be the same height as .footer */
	}
.footer ul {
	padding:0;
	margin:10px 0;
	}
.footer li {
	display:inline;
	padding: 0 10px;
	}
.footer li a {
	}
.footer a:visited {
	}	
.footer p {
	}
.push {
	height: 60px; /* .push must be the same height as .footer */
}
/*--------------------------*/
/* navigation               */
/*--------------------------*/
ul.navList {
	width: 775px;
	list-style: none;
	padding: 0;
	position:absolute;
	bottom:0;
	left:0;
	}
ul.navList li {
	float: left;
	text-align: center;
	}
ul.navList li a{
	display: block;
	width: 85px;
	font-size: 0.9em;
	line-height: 38px;
	color: #969696;
	}
ul.navList li a:hover{
	color: #fff;
	background:url(/images/navHover.png) repeat-x;
	}
ul.navList li ul {
	position: absolute;
	width: 153px;
	left: -999em;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 10;
	background:#fff;
}
ul.navList li ul li a{
	width: 150px;
	text-align: left;
	line-height: 25px;
	height: 25px;
	padding-left: 3px;
}
ul.navList li:hover ul, #nav li.sfhover ul {
	left: auto;
}

ul.staffList{
	width:100%;
	list-style:none;
	padding:0;
	}
ul.staffList a{
	cursor:pointer;
	}
ul.staffList li{
	clear:both;
	overflow:hidden;
	padding:10px;
	}
ul.staffList li img{
	float:left;
	height:115px;
	}
ul.staffList li p{
	color:#666;
	font-size:11px;
	}	
.pBlock{
	float:left;
	margin-left:35px;
	width:440px;
	}
.row1{background:#fffddd;}
.row2{background:#fbfbfb;}
ul.serviceList{
	list-style:none;
	}
ul.serviceList li{
	clear:both;
	margin:0 0 15px;
	}
ul.serviceList li a{
	color:#666;
	text-decoration:underline;
	}
ul.serviceList li img{
	vertical-align:middle;
	margin-right:10px;
	}
/*--------------------------*/
/* form formatting          */
/*--------------------------*/
.redFont {
	color: #f00;
	}
.row {
	clear: both;
	padding-top: 5px;
	}
.row label {
	clear: both;
	float: left;
	width: 152px;
	text-align: right;
	margin-top: 2px;
	}
.row input, .row select, .row textarea {
	float: left;
	width: 200px;
	margin: 0 0 0 10px ;
	text-align: left;
	} 
.row textarea {
	width: 200px;
	}
.button {
	clear: both;
	}
.button input{
	width: 70px;
	margin: 0 0 0 161px;
	}
.mymap {
	float: right;
	}
.message {
	background-color:#F5F5F5;
	border:1px solid #DCDCDC;
	float: left;
	margin:10px;
	padding:10px;
	text-align:center;
	width: 690px;
	}
.patientButton{
	position:absolute;
	bottom:7px;
	right:0;
	}
a.loginButton{
	background:transparent url(/images/navPatientLogin.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-size:0.8em;
	font-weight:bold;
	height:22px;
	line-height:20px;
	padding:0 0 0 15px;
	text-transform:uppercase;
	width:151px;
	}
a.plus{
	background:transparent url(/images/btnPlus.png) no-repeat scroll 0 0;
	display:block;
	height:30px;
	line-height:24px;
	padding-left:40px;
	margin:40px 0;
	color:#339999;
	text-decoration:underline;
	}
.badgeImg{
	background:transparent url(/images/badge.png) no-repeat scroll 0 0;
	height:381px;
	padding:-20px 0 0 0;
	width: 380px;
	float:left;
	}
.tagHold{
	padding:170px 0 0 32px;
	width:350px;
	}
.tagLeft{
	float:left;
	width:100px;
	}
.tagRight{
	width:200px;
	float:left;
	}
p.grayAbout{
	color:#666666;
	font-size:11px;
	}
.detDesc{
	padding: 115px 0 0 0;
	}
.mainText{
	background:transparent url(/images/mainImg.gif) no-repeat scroll 0 0;
	height:190px;
	padding:100px 0 0 320px;
	text-align:center;
	}
.blueText{
	color:#006699 !important;
	font-size:1.2em !important;
	}
p.textUp{
	margin-top: -10px; 
	color:#339999;
	font-size:1.1em;
	}
p.textUpTitle{
	margin-top: -10px;
	font-size:.9em !important;
	color:#339999 !important;
	}
p.textUpTitle a{
	margin-top: -10px;
	font-size:.9em !important;
	color:#339999 !important;
	}
p.contestTitle a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	left:6px;
	position:absolute;
	top:103px;
	}
.Calender{
	background:url(/images/btnCalander.png) no-repeat scroll 0 0;
	display:block;
	float:left;
	width:30px;
	}
a.request{
	background:transparent url(/images/btnSubmitRequest.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-size:0.8em;
	font-weight:bold;
	height:30px;
	line-height:23px;
	padding:0 0 0 30px;
	text-transform:uppercase;
	width:151px;
	}
.officeImg{
	float:left;
	margin-top:20px;
	}
a.officeText{
	/*background:transparent url(/images/officeImg.png) no-repeat scroll 0 0;*/
	color:#FFF;
	display:block;
	font-size:.8em;
	font-weight:bold;
	height:128px;
	padding:0 0 0 0;
	text-transform:uppercase;
	width:270px;
	float:left;
	}
.plusBTN2{
	float:left;
	}
.plusBTN2 p{
	position:relative;
	float:left;
	color:#006699;
	font-size:.8em;
	}
p.plusP1{
	color:#006699;
	font-size:1.3em;
	letter-spacing:-1px;
	line-height:10px;
	}
p.plusP2{
	color:#339999;
	font-size:1.0em;
	letter-spacing:-1px;
	line-height:10px;
	}
a.plusTwo{
	background:transparent url(/images/btnPlus.png) no-repeat scroll 0 0;
	display:block;
	height:22px;
	width:36px;
	position:absolute;
	top:40px;
	right:-20px;
	}
.FormBtn{
	background:transparent url(/images/btnDownloadForms.png) no-repeat scroll 0 0;
	clear:both;
	float:left;
	margin-top:25px;
	}
a.FormB{
	color:#606060;
	display:block;
	height:81px;
	padding:20px 0 0 90px;
	width:190px;
	font-size:1.0em;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
	}
.PhoneInfo{
	float:right;
	margin-top:-120px;
	text-align:right;
	}
p.Phone{
	color:#006699;
	display:block;
	font-size:1.2em;
	}
p.Phone2{
	color:#99cccc;
	font-size:2.8em;
	line-height:10px;
	letter-spacing:-2px;
	}
p.Phone3 a{
	color:#99cccc;
	display:block;
	padding:4px 0 0 0;
	font-size:1.0em;
	}
.specialK{
	width:180px !important;
	float:left;
	}
a.floatLeft{
	padding: 2px 0 0 8px;
	}
.submitButton{
	padding:0 100px 0 0;
	}
.FeatText{
	position:relative;
	clear:left;
	padding-top:20px;
	}
.contest{
	position:relative;
	}
.newStar{
	position:absolute;
	background:transparent url(/images/newPic.png) no-repeat scroll 0 0;
	top:-20px;
	right:-35px;
	height:57px;
	width:53px;
	}
.beighBox{
	float:left;
	background:transparent url(/images/beighPhotoBox.png) no-repeat scroll 0 0;
	display:block;
	height:142px;
	margin-top:5px;
	width:626px;
	}
.space{
	margin-top:296px;
	}
a.gray{color:#666; text-decoration:underline;}
	
/*--------------------------*/
/*  Photo Gallery           */
/*--------------------------*/	
ul.catThumbs{width:28%;text-align:center; padding:5px;margin:10px;float:left; position:relative; height:140px;}

ul.catThumbs img{margin:0px;padding:12px 6px; border:1px dotted #999;}

ul.catThumbs li ul{
	background:#fcfae5 none repeat scroll 0 0;
	display:none;
	height:80px;
	left:5px;
	padding:5px;
	position:absolute;
	top:65px;
	width:180px;
	opacity:0.8;
	}

ul.catThumbs li ul li a{display:block;}

ul.catThumbs li:hover ul{display:block;}

ul.catThumbs span{font:normal 12px helvetica, arial, sans-serif; color:#666; margin:0 0 10px 0;}

ul.catThumbs p{font:normal 11px helvetica, arial, sans-serif;margin:0;padding:0;}

ul.catThumbs a{color:#333;}

.breadCrumb{margin:15px 0 15px 0;text-align:left;}

#one { float : left; position : relative; top : 10px; padding:5px;}

.thumbs{float:left;margin:10px 7px 0 0;}

.thumbs img{margin:0px;border-bottom:2px solid #000000;border-right:2px solid #000000;border-top:none;border-left:none;padding: 3px 3px 6px 3px;background:#fff;}

.thumbs a:hover img{margin:0px;border-bottom:2px solid #000000;border-right:2px solid #000000;border-top:none;border-left:none;padding: 3px 3px 6px 3px;background:#FFFF66;}

#two {
	float:left;
	position:relative;
	text-align:left;
	top:12px;
	margin-left:25px;
	}

#title{font:20px helvetica, arial, sans-serif; font-weight:normal; letter-spacing:-0.05em;color: #b70e1d;margin:10px;text-align:center;}

.fullsize {margin-left:auto;margin-right:auto;background:#000;padding:4px;width:411px;}

.fullsize img{border:1px solid #eaeaea;}

#pagination{text-align:center;}

.caption{font: normal normal 10px Arial, Helvetica, sans-serif;text-align:left;color:#ffffff;margin:10px 25px 10px 25px;text-align:right;padding:5px;border: 1px dotted #2D2D2D;}

#photo{width:409px;}



/* lightBOX */

#mbOverlay {
	position: absolute;
	left: 0;
	width:100%;
	background-color: #000; /* set the lightbox overlay color // opacity: see the js options */
	z-index:100;
	cursor: pointer;
}

#mbCenter {
	/* for default width and height, see the js options */
	position: absolute;
	z-index:101;
	overflow:hidden;
	left: 50%;
	top:10%;/* overwritten in the js options to properly position the lightbox when activated in a scrolled window */
	background-color: #fff;/* set the lightbox background color */
	border: 5px solid #fff;/* set the lightbox border */
	margin:0; padding:5px;/* set the lightbox padding */
}

.mbLoading{ background: #fff url(/images/light/loading.gif) no-repeat center; }/* IMAGE: loading gif */

#mbCanvas{ margin:0; padding:0; height:0; border:none; font-size:0; overflow:hidden; }

.clear{ clear:both; height:0; margin:0; padding:0; font-size:0; overflow:hidden; }


/* *** BOTTOM *** */

#mbBottom { 
	/* set text options */
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	padding-top:8px;
	margin:0;
}

/* navigation */
/* be careful if you change buttons dimensions */

#mbNavigation{
	float:right;
	width:27px;
	padding-top:3px;
	border-left:1px solid #9c9c9c;/* set nav border */
}


#mbCount{ 
	width:55px; 
	overflow:hidden;
	padding-top:1px;
	float:right;
	text-align:right;
	font-size:9px; /* count font size */
}

#mbCloseLink, #mbPrevLink, #mbNextLink, #mbPlayPause{
	outline:none;
	display:block;
	float:right;
	height:19px;
	cursor: pointer;
}


#mbPrevLink, #mbNextLink{ width:15px; }
#mbPrevLink{ background: transparent url(/images/light/prev.gif) no-repeat; }/* IMAGE: prev */
#mbNextLink{ background: transparent url(/images/light/next.gif) no-repeat; }/* IMAGE: next */

#mbPlayPause{ width:13px; }
#mbPlayPause{ background: transparent url(/images/light/play-pause.gif) no-repeat; }/* IMAGE: prev */


/* NOTE: doesn't work in ie6, so, just see the js options :) */
a#mbPrevLink:hover,a#mbNextLink:hover,a#mbCloseLink:hover,a#mbPlayPause:hover { background-position: 0 -22px; }

#mbCloseLink {
	width:17px;
	background: transparent url(/images/light/close.gif) no-repeat;/* IMAGE: close */
}

/* description */

#mbDescription{
	margin-right:27px;
	padding:0px 10px 0 0;
	font-weight: normal;
	text-align:justify;
}
.follow {
	clear:both;
	height:115px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:20px;
	width:238px;
}
.follow li a{float:left; color:#666; outline:none;}
.follow li img{
	margin-right:10px;
	margin-top:10px;
	vertical-align:text-bottom;
	}
.follow li{clear:both;}

