@charset "UTF-8";
/* CSS Document */
/* Genral Document Rules */
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
body {
}
/* Surrounding CSS */
#wrap {
	width: 916px;
	margin: 0 auto;
	background-image: url(images/wrapbg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#inner {
	width: 874px;
	margin: 0 auto;
}
/* Header Start */
#header {
	height: 97px;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
}
#top {
	height: 30px;
}
.topp {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	padding-right: 60px;
	color: #333333;
}
#bottom {
	height: 67px;
}
#logoflash {
	width: 307px;
	height: 67px;
	float: left;
}
#tel {
	float: right;
	width: 336px;
	height: 67px;
	margin-right: 60px;
}
#mainflash {
	width: 874px;
	height: 213px;
}
/* Navigation Start */
#nav {
	height: 40px;
	background: url(images/navbg.jpg) no-repeat;
}
#nav ul {
	padding-left: 15px;
}
#nav li {
	display: inline;
}
#nav a {
	float: left;
	display: block;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
}
.home {
	width: 167px;
}
.about {
	width: 167px;
}
.dental {
	width: 167px;
}
.services {
	width: 167px;
}
.gallerynav { width: 167px; }

#nav a:hover {
	background-image: url(images/hover.jpg);
	background-repeat: repeat-x;
}
#nav a.selected {
	background-image: url(images/hover.jpg);
	background-repeat: repeat-x;
}
/* Main Content CSS Rules */
#maincontent {
	width: 874px;
}
					/* Leftcol and Text CSS Rules */
#leftcol {
	width: 560px;
	float: left;
	padding: 25px 20px;
	background: url(images/rightside.jpg) top right no-repeat;
}
#leftcol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: lighter;
	color: #333333;
	padding-bottom: 15px;
}
#leftcol p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	line-height: 22px;
}
.blue {
	color: #3399CC
}
.blockb {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 5px;
	margin: 25px 0px;
	padding: 20px 0px 20px 15px;
}
.blockc {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 5px;
	margin: 25px 0px;
	padding-left: 15px;
}
.leftblock { width: 250px; }

.gallery { float: left; margin: 10px 6px; }

.rightblock { width: 200px; float: right; margin-left: 10px; clear: right; }
.newblockc {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 5px;
	margin: 25px 0px;
	padding-top: 20px;
	padding-left: 10px;
}
.quote {
	width: 200px;
	float: right;
	text-align: center;
	margin: 0px 10px 10px 10px;
}
.quotel {
	width: 200px;
	text-align: center;
	float: left;
	margin: 15px 10px 15px 0px;
}
.ledge {
	width: 429px;
	height: 12px;
	background-image: url(images/ledge.jpg);
	margin: 10px auto;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #0099CC;
	font-weight: lighter;
	font-style: italic;
	text-align: center;
}
.heading4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #0099CC;
	font-weight: lighter;
	line-height: 30px;
	font-style: italic;
	text-align: center;
}
#centre {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 15px 0px 15px 0px;
	margin-top: 15px;
	width: 565px;
	float: left;
}
.column {
	width: 176px;
	float: left;
	margin: 0px 5px;
}
.columnr {
	width: 176px;
	float: left;
	margin: 0px 5px;
}
.column2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #999999;
	border-left-color: #999999;
	float: left;
	width: 176px;
	padding: 0px 5px;
}
#leftcol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	color: #333333;
	padding: 20px 0px;
}
p .heading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	color: #333333;
	line-height: 50px;
	margin-top: 20px;
}
.topgap {
	padding-top: 10px;
	}
.floatleft {
	float: left;
}
.floatright {
	float: right;
	margin-top: 5px;
}
.dentalimg {
	float: right;
	margin-right: 80px;
}
#leftcol ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	padding-left: 20px;
}
#leftcol li {
	padding-bottom: 8px;
}
#leftcol a {
	color: #3399FF;
	text-decoration: none;
}
#leftcol a:hover {
	text-decoration: underline;
}
.linkbox {
	background-color: #66CCFF;
	padding: 20px 10px 0px 10px;
	border: thin dotted #FFFFFF;
}
.white {
	color: #FFFFFF;
}
#leftcol form p {
	margin: 10px 0px 5px 0px;
	padding: 0px;
}
.small {
	font-size: 14px;
	}
#rightform {
	float: right;
	background-color: #CCCCCC;
	padding: 10px;
	border: thin dashed #CCCCCC;
	width: 200px;
	margin-bottom: 15px;
}
						/* Rightcol CSS Rules */

#rightcol {
	width: 274px;
	float: left;
}
#images {
	padding: 0px 10px;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #333333;
	line-height: 40px;
}
.icon {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.orange {
	color: #b9833b;
}
.deepblue {
	color: #3b9cd3;
}
.red {
	color: #9a361c;
}
#dentist {
	height: 89px;
	padding: 10px 0px;
}
#dentistlink {
	height: 89px;
	margin: 10px 0px;
	padding-left: 110px;
	background-image: url(images/dentistcompressorlink.jpg);
	background-repeat: no-repeat;
}
#dentistlink p {
	color: #FFF;
	font-size: 12px;
}
#dentistlink h3 {
	color: #FFF;
	font-size: 14px;
	}
#dentistlink a {
	color: #FFF;
	}
	/* RSS Latest News Rules */
#rss {
	padding: 10px 15px 20px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.rsspage {
	float: left;
	clear: left;
	margin: 15px 0px 15px 15px;
}
#rss p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 30px 0px 0px 0px;
}
#rss h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 14px;
	color: #b9833b;
	margin: 30px 0px 0px 10px;
	}
#rss h4 {
	font-size: 14px;
	padding: 30px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	}
#rss li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-left: 10px;
	font-size: 12px;
	list-style-type: none;
	}
#rss a {
	color: #000000;
	}
#rss a:hover {
	color: #b9833b;
	}
	/* Contact Form Rules */
#contact {
	padding: 10px 15px 20px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#contact form {
	height: 145px;
	clear: left;
}
.bibformstyle {
	margin-bottom: 8px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 2px;
	float: left;
	clear: left;
	margin-left: 20px;
}
.button {
	float: left;
	clear: left;
	margin-left: 20px;
}
iframe {
	float: right;
	padding-top: 10px;
	clear: right;
	}
.floatrclearr {
	float: right;
	clear: right;
	}
#compressors {
	padding: 10px 15px 20px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.floatclear {
	margin-bottom: 20px;
}
/* Footer CSS Rules */
#footer {
	background: url(images/footerbg.jpg) no-repeat;
	height: 200px;
	width: 851px;
	clear: both;
	text-align: center;
	padding: 45px 40px 0px 25px;
	margin: 0 auto;
}
#footer ul {
	padding-bottom: 10px;
}
#footer li {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: lighter;
	color: #333333;
	line-height: 18px;
	padding-right: 5px;
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	line-height: 24px;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #0099CC;
}
.space {
	margin-top: 60px;
	}
.crearelink {
	font-size: 12px;
	}
/* SEO CSS Rules */
#bottomfooter {
	background-image: none;
	background-color: #FFF;
	width: 851px;
	height: 200px;
	clear: both;
	text-align: center;
	padding: 5px 40px 10px 25px;
	margin: 0 auto;
}
#bottomfooter p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: lighter;
	color: #333333;
	line-height: 20px;
	padding-bottom: 10px;
}
#bottomfooter h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	line-height: 35px;
}
#bottomfooter ul {
	float: left;
	width: 33%;
}
#bottomfooter li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: lighter;
	color: #333333;
	line-height: 18px;
}



/* Lightbox */


#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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; }
