
/* CSS Document */
body {
	background-color:#445588;
	background-image: url(../images/blue/backgrounds/bodybg.jpg);
	background-repeat: repeat-x;	
	
}
body#home {
	background-color:#445588;
	background-image: url(../images/blue/backgrounds/bodybg.jpg);
	background-repeat: repeat-x;	
}
div#carecreditsidebar {
	padding: 8px 10px 0px 10px;
	border: 1px solid #eee;
	margin: 10px 10px 0px 10px;
	background-color:#fdfdfd;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
div#carecreditsidebar h2 {
	font-size: 18px;
	color: #006655;
	text-align: center;
	margin: 0px 0px 8px 0px;
}
div#content2 div#carecreditsidebar p {
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 5px 0px;
	padding:0px;
}
div#carecreditsidebar p.centerimg {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
#home div#corplogo {
	padding-top: 15px;
	font-size: 9px;
	color: #fff;
}
div#header {
	background-image: url(../images/blue/backgrounds/headerbg.jpg);
	background-color: #BBCCEE;
	background-repeat: repeat-y;
	width: 907px;
	margin: 0px;
	padding: 0px;
	height: 113px;
	
	
	
}
div#header h1 {
	font-size: 12px;
	float: left;
	margin-top: 30px;
	color: #002255;
	margin: 25px 0px 4px 0px;
	font-weight: normal;
	
	
	
}
div#practiceheaderInfo {
	float: left;
	display: inline;
	
	margin-top:20px
	
}
div#header h2 {
	font-size: 12px;
	color: #002255;
	margin-bottom: 0px;
	font-weight: normal;
	clear: left;
	
	
}
div#headerInner {
	width:906px;
	margin: 0px auto 0px auto;
	float: left;
	border: none;
	background-image: url(../images/blue/backgrounds/headerbg.jpg);
	background-color: #c8d3e7;
	background-repeat: repeat-y;
	
}
div#header div#logo {
	margin-left:0px;
	margin-top: 10px;
	float:left;
	padding-left: 10px;
	
}

div#header div#phone {
	float:right;
	width:280px;
	font-size:24px;
	margin-top:16px;
	color:#002255;
	text-align: center;
	
}
div#header div#phone img {
	margin-top:6px ;
}
div#container {
	width:907px;
	clear: both;
	margin: 0px auto 0px auto;
	background-color:#002255;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
	padding-bottom:6px;
	
	
	}
	
	
	/* Menu Styles */
.sf-menu {
	float:			left;
	margin-bottom:	1em;
	
	
}
ul.sf-menu {
	margin:0px;
	}
.sf-menu a {
	border-right:1px solid #003355;
	border-left:	none;
	border-top:		none;
	padding: 		.75em 1em;
	text-decoration:none;
	font-family: Verdana,Helvetica;
	
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
	
}
.sf-menu li {
	background: #002255 url(../images/blue/interface/topmenubg.jpg) repeat-x;
	font-size: 12px;
	border-bottom:none;
	border-left:none;
	text-align: left;
	
	
	
}
.sf-menu li li {
	background:		#002255;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003355;	
}
.sf-menu li li a {
	
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-color:		#445588;
	outline:		0;
	

}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu li a:hover {
	background: #445588 ;
}
.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:hover{
	background-image: none;
	background-color: #445588;
	color:#fff;
	
}

div#topMenu {
	background-color: #002255;
	background: #000 url(../images/blue/interface/topmenubg.jpg) repeat-x;
	width:907px;
	float: left;
	margin: 0px auto 0px auto;
	padding: 0px;
	border-top:0px solid #000;
	border-bottom: 1px solid #000;
	
	
}
div#menuWrapper {
	width:907px;
	margin: 0px auto 0px auto;
	z-index: 2;
	position: relative;
	
	text-align: center;
	
}
div#menuWrapper ul {
	
}

/*Feature*/
div#feature {
	width:907px;
	height:187px;
	background-repeat: no-repeat;
	background-image: url(../images/blue/feature.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	border-top: none;
	border-bottom: 1px solid #000;
	background-color: #BBCCEE;
	
}
.secondary div#feature div.clickable {
	width: 120px;
	height: 120px;
	
	float: right;
	margin: 10px 10px 0px 0px;
	cursor:pointer;
}
#home div#feature {
	width:907px;
	height:185px;
	float: left;
	margin-bottom:24px;
	border-top: none;
	background-repeat: no-repeat;
	display: inline;
	background-color: #c8d3e7;
	
}


div#feature div#featureText {
	width:420px;
	margin:70px 0px 0px 310px;
	float:left;
	display: inline;
}
#gum_disease div#feature div#featureText {
	margin:70px 0px 0px 260px;
	width:480px;
}
#gum_disease div#feature div#featureText p {
	width: 460px;
}
div#feature div#featureText h2 {color:#002255; font-size:28px; margin:0px;
font-weight:normal;}
div#feature div#featureText p {font-size:12px; line-height:16px; width:400px;}

div#bottomMenu {
	text-align:center;
	font-size:12px;
	
	
}
div#bottomMenu a {
	color:#fff;
}

/*Footer*/
div#footer {
	margin:10px 0px 0px 0px;
	clear:both;
	padding-top:5px;
	
	color: #fff;
	
}
div#footer p {
	text-align:center;
	font-size:.75em;
	line-height:1.3em;
}
div#footer div#disclaimer {
	line-height:10px;
	width: 900px;
	margin: 25px auto 25px auto;
	text-align: left; font-size: 10px;
}
div#disclaimer {
	line-height:10px;
	width: 900px;
	margin: 25px auto 25px auto;
	text-align: left; font-size: 10px;
	color: #FFFFFF;
}
.secondary div#footer div#corplogo {
	padding-top: 15px;
	font-size: 9px;
	color: #fff;
}

/*Secondary Pages*/
.secondary div#feature div#featureText h2 {
	font-size: 20px;
	margin: 0px;
}
.secondary div#feature div#featureText p {
	margin-top: 3px;
	color: #666666;
}
.secondary div#mainContent {
	width:550px;
	margin:10px 30px 10px 10px;
	padding:10px 10px 10px 10px;
	float:right;

	background-color:#fff;
	
}
/* 1 Column Layout */
	.secondary.onecolumn div#mainContent {
		width:825px;
		margin: 0px auto 10px auto;	
		float: none;	
	}
.secondary div#mainContent a {
	color: #002255;
}
.secondary div#mainContent a:hover {
	color: #000;
}

.secondary div#mainContent h2 {
	color:#002255;

	margin:10px 0px 10px 0px;
	display:inline;
	font-size:1.6em;
	float:left;
	width: 98%;
	
}

/*Appointment Form*/
 #appointments fieldset {
	border: #fff;
	padding:0px 20px;
	font-size:12px;
	line-height: 18px;
}
#appointments fieldset label {
	font-size: 12px;
	font-weight: bold;
	}
	

#officetour div#mainContent h2 {
	border-bottom: 1px solid;
	width: 800px;
}

.secondary div#mainContent h3 {
	margin-bottom:1.0em;
	line-height:1.3em;
	font-weight:normal;
	color: #002255;
	border-bottom: 1px solid #ddeeee;
}
.secondary div#mainContent p {
	font-size:12px;
	
	
}
.secondary div#mainContent p.blockleft {
	float:left;
	width: 290px;
}
.secondary div#mainContent h4 {
	font-size: 13px;
	margin: 10px 10px 0px 6px;
}

.secondary div#content2 {
	width:260px;
	background-color:#fff;
	float:left;
	position:relative;
	margin:10px 0px 10px 20px;
	display:inline;
	z-index: 1;
}
.secondary div#content2 p {
	font-size:12px;
	clear:left;
	padding:14px;
}

.secondary div#mainContent ul {
	margin: 10px 30px 10px 8px;
	font-size: .6em;
	padding-left: 20px;
	clear: both;
}
.secondary div#mainContent ul.blockleft {
	width: 300px;
	float: left;
}
.secondary div#mainContent ul li {
	padding-left: 18px;
	background: url(../images/blue/bullets/blue_arrow.gif) no-repeat 0 top;
}
.secondary div#mainContent img.docPhoto {
	float: right;
	margin:0px 20px 10px 6px;
	border: 1px solid #000;
}
.secondary div#servicesMenu h3 {
	color: #002255;
	margin-bottom: 0px;
	margin-top: 20px;
	padding-left: 20px;
	}
.secondary div#servicesMenu ul {
	margin: 0px;
	padding: 5px 20px 5px 20px;
}
.secondary div#servicesMenu ul li  {
	padding: 8px 0px 5px 20px;
	background-image: url(../images/blue/bullets/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #ddeeee;
	font-size: 12px;	
}
.secondary div#servicesMenu ul  li:hover {border-bottom: 1px solid #445588;}
.secondary div#servicesMenu ul li a {
	text-decoration: none;
	color:#002255; 
}

/* Services Menu 2 */
.secondary div#servicesMenu2 {
	padding: 8px 0px 8px 0px;
}
.secondary div#servicesMenu2 h3 {
	color: #002255;
	margin-bottom: 0px;
	margin-top: 6px;
	padding-left: 20px;
	}
.secondary div#servicesMenu2 ul {
	margin: 0px;
	padding: 5px 20px 5px 20px;
}
.secondary div#servicesMenu2 ul li  {
	padding: 4px 0px 4px 18px;
	background-image: url(../images/blue/bullets/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	border-bottom: 1px solid #eee;
	font-size: 12px;	
}
.secondary div#servicesMenu2 ul  li:hover {border-bottom: 1px solid #002255;}
.secondary div#servicesMenu2 ul li a {
	text-decoration: none;
	color:#002255; 
}



/* Content 2 New Patient Blurb */
.secondary div#content2 div#newPatient {
		
	
	margin: 10px auto;
}


.secondary div#content2 div#newPatient h3 {
	font-size: 13px;
	margin-bottom: 8px;
	line-height: 16px;
	margin-top: 6px;
	color:#002255;
}
.secondary div#content2 div#newPatient p {
	line-height: 15px;
	padding: 0px 20px;
	margin-top: 4px;
}
.secondary div#content2 div#newPatient a {
	color: #333;
}
div#bottomMenu {
	text-align: center;
	color: #bbccee;
}

div#bottomMenu a {
	color: #fff;
	font-size: 12px;
}
div#bottomMenu a:hover {
	color: #bbccee;
}
div#bottomMenu {
	
	padding: 20px 10px;
	clear: both;
}

/*Home*/
#home div#topMenu {
	border-bottom:1px solid #999;
}
#home div#mainContent {
	width:860px;
	background-color:#fff;
	margin:10px auto 20px auto;
}
#home div#container {
	width: 907px;
}

#home div.subContainer {
	width:285px;
	float:left;
	background-color:#fff;
	margin:0px 0px 0px 10px;
	display: inline;
	border: 2px solid #ccccee;
	color: #002255;
	
}
#home div.subContainer h3 {
	margin:0px 0px 8px 0px;
	padding:0px;
	text-align:center;
	background-color:#003355;
	background: #003355 url(../images/blue/backgrounds/featurebg.jpg) repeat-x;
	color:#002255;
	font-weight: bold;
	border-bottom:1px solid #999;
	line-height:28px;
}
#home div.subContainer p {
	font-size:.9em;
	line-height:1.20em;
	padding: 4px 14px 4px 14px;
		
}

#home div#mainContent {
	background-color: #002255;
	clear: both;
	margin: 5px;
}
#home div#mainContent h2 {
	color: #fff;
	text-align: center;
	margin: 0px 0px 20px 0px;
	font-size: 24px;
	padding: 0px;
	font-weight: bold;
}

div#mainContent div#featureText p {
	color: #fff;
	text-align: left;
	width: 850px;
	margin: 0px auto;
	padding: 0px 10px 10px 20px;
	font-size: 12px;
	line-height: 16px;
}

#home div#whatwedo div.servicelist {
	padding: 0px 0px 10px 0px;
}
#home div#whatwedo div.servicelist h4 {
	font-size: 14px;
	margin: 0px 15px 0px 15px;
	
	}
#home div#whatwedo div.servicelist p {
	padding:0px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 16px;
}
#home div#whatwedo div.servicelist a {
	text-decoration: underline;
}
#home div#patientresource p {
	margin: 0px;
}
#home div#patientresource ul {
	margin: 0px;
}
div.subContainer ul {
	font-size:12px;
	margin: 10px 8px 5px 0px;
	padding-left:20px;
	padding-right:10px
}
div.subContainer ul li {
	padding: 8px 0px 5px 20px;
	background-image: url(../images/blue/bullets/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #ddeeee;	
	
}
div.subContainer ul li:hover {border-bottom: 1px solid #445588; background-image: url(../images/blue/bullets/blue_arrow.gif);}
div.subContainer a {color:#002255; text-decoration:none; }
div.subContainer a:hover {color:#000; }
div#success {
	background-image:url(../images/green/backgrounds/smiley.jpg);
	background-repeat: no-repeat;
	background-position: right 35px;
}
div#success img {float:left; border:1px solid #333; margin: 0px 8px 0px 0px;}

/* Promotions Specials */
.secondary div.adCoupon {
	width:238px;
	
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 10px 10px 20px 5px;
	display: inline;
	height:220px;
	background: #fff url(../images/blue/backgrounds/couponbg3.jpg) no-repeat;
}
.secondary div#mainContent div.adCoupon h4 {
	margin: 0px;
	dipslay:inline;
	text-align: center;
	padding: 2px;
	text-align:center;
	color: #000;
	font-size:17px ;
	font-weight:bold ;
	line-height: 16px;
	margin:0px 20px 0px 0px;
	
}
.secondary div#mainContent div.adCoupon h3 {
	border: none;
	color: #000;
	font-size: 48px;
	margin:6px 30px 0px 0px;
}
.secondary div.adCoupon h5 {
	font-size: 14px;
	margin: 4px 4px;
}
.secondary div.adCoupon span.adBody {
	margin: 5px;
	padding: 0px;
	font-size: 13px;
	float:left;
}

.secondary div.adCoupon span.adTitle {
	display: none;
}
.secondary div.adCoupon span.adBody {
	padding: 0px 5px 0px 5px;
	font-size: 14px;
	}
.secondary div#mainContent div.adCoupon p {
	line-height: 14px;
	margin:5px 20px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	
}
.secondary div#mainContent div.adCoupon p {
	text-align: center;
}
.secondary div#mainContent div.adCoupon p.disclaimer {
	font-size: 9px; 
	padding:5px 5px 10px 15px;
	position: relative;
	line-height: 9px;
	text-align: left;
	float: left;
	margin: 0px;
	width: 205px;
	display: inline;
	font-weight: normal;
}

div.slideshow-container {
	
		padding: 0px;
		
}
div#slideshow.slideshow {
	margin: 0px;
	padding: 0px;
}
#officetour div#header, #map div#header {
	margin-bottom: 20px;
	border-bottom: 3px solid #000;
	height: 125px;
}
div#officetour div#gallery {
	padding: 0px;
	margin: 0px;
		
}
#officetour div#mainContent div#thumbs  {
	
		margin:8px;
	
	
	
	
}

#officetour ul.thumbs{
	
	width: 238px;
	
	
}
#officetour div#thumbs.navigation ul.thumbs li {
	padding-left: 0px;
	margin-left: 0px;
}
div#officeshow {
	float: left;
	width: 835px;
}

/* Services Page */
#services div#mainContent h3 {
	border-bottom: none;
	margin: 0px;
	}
#services div#mainContent h3 a:link,#services div#mainContent h3 a:visited {
	text-decoration: none;
}
#services div#mainContent p {
	margin-top: 0px;}

#map div#mainContent p.directions {
	margin: 0px;
	padding: 8px 0px 0px 0px;
}
p.clear {
	clear: both;
}
.right {
	float: right;
}
span.tel, span.geo {
	display: none;
}

/* My Comment */

/* Attempted IE8 Fixes */ 

body { text-align: center; }
div#container { text-align: left; }



/*Invisalign Video*/

#invisalignvideo.secondary div#mainContent {
	width:760px;
	margin:0px 0px 10px 0px;
	padding:10px 50px 5px 0px;
	float:right;
	clear: both;
}

#invisalignvideo.secondary div#content2 {
	width:160px;
	float:left;
	position:relative;
	margin:0px 0px 10px 0px;
	padding: 0px;
	display:inline;
	z-index: 1;
}

#invisalignvideo.secondary div#mainContent img.right {
	float: right;
}

#invisalignvideo.secondary div#mainContent ul.blockleft {
	width: 400px;
}
#invisalignvideo.secondary div#mainContent div#flashBox {
	width: 720px;
	border: 1px solid #000;
	margin: 0px 0px 20px 0px;
}
#invisalignvideo.secondary div#container {
	background-image: none;
	background-color: #fff;
}
#home div#facebook {
	text-align: center;
}
#home div#facebook img {
	margin:10px 0px 0px 0px;
}

