/* Stylesheet - Clearwater Dentistry */
@charset "utf-8";
* {
	line-height:135%;
}
a {
	border-bottom:1px solid #0a5da0;
	color:#0a5da0;
	text-decoration:none;
}
	a:hover {
		border-bottom:1px dotted #302929;
	}
a img {
	border:none;
}
a:hover img {
	border:none;
}
body, html {
	background-color:#5786ca;
	background-image:url(../images/oceanBG.jpg);
	background-repeat:no-repeat;
	background-position:center -330px;
	background-attachment:fixed;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
}
div {
	behavior: url(pngfix/iepngfix.htc);
}
h1 {
	color:#005ea9;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:34px;
	font-weight:lighter;
	margin-top:5px;
}
h2 {
	color:#005191;
	font-size:25px;
	font-weight:lighter;
	margin:20px 0 0 0;
}
h3 {
	color:#00325a;
	font-size:18px;
	font-weight:lighter;
	margin:0px 0 0px 0;
	padding:5px 0 0 0;
}
h4 {
	color:#00325a;
	font-weight:lighter;
	margin:5px 0 0px 0;
	padding:5px 0 0 0;
}
	h4 a {
		color:#00325a;
		text-decoration:none;
		border-bottom:1px solid #302929;
	}
	h4 a:hover {
		border-bottom:1px dotted #302929;
	}
h5 {
	margin:5px 0;
}
h6 {
	font-size:12px;
	line-height:140%;
}
hr {
	background-color:#005ea9;
	border:none;
	color:#005ea9;
	height:1px;
	
}
img {
	behavior: url(pngfix/iepngfix.htc);
}
ol {
	color:#302929;
}
p {
	color:#1a0d03;
	font-size:13px;
	margin:10px 0 20px 0;
}
ul {
	font-size:12px;
	margin:10px 0 15px 20px;
	padding:0 0 0 30px;
}
	li {
		color:#1a0d03;
		font-size:13px;
		margin-top:8px;
	}
	
/********* CLASS *********/
.block {
	display:block;
}
.blueBg {
	background-image:url(../images/boxBG.gif);
	background-repeat:repeat-x;
	background-color:#dfe8f2;
	border:1px double #5c6d80;
	margin:25px 0 25px 0;
	padding:10px 15px;
}
.bold {
	font-weight:bold;
}
.borderBot {
	border-bottom:1px solid #1a0d03;
	margin-bottom:20px;
	padding-top:20px;
}
.bottom0 {
	margin-bottom:0px;
}
.bottom5 {
	margin-bottom:5px;
}
.bottom10 {
	margin-bottom:10px;
}
.bottom20 {
	margin-bottom:20px;
}
.boxHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	margin:-10px 0 5px 0;
	padding:0;
}
.caption {
	color:#005ea9;
	font-size:10px;
	margin-bottom:15px;
	margin-top:0;
}
.clear {
	clear:both;
}
.floatLeft {
	float:left;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:20px;
}
.floatRight {
	float:right;
	margin-top:5px;
	margin-bottom:20px;
	margin-left:20px;
}
.floatUl{
	margin-left:310px;
}
.inline {
	display:inline;	
}
.inside {
	background:url(../images/insideBG.png) repeat-y;
	margin:0 auto;
	padding:1px 20px;
	width:573px;
}
.insideOutter {
	margin:0 auto;
	position:relative;
	right:7px;
	width:613px;
}
.italic {
	font-style:italic;
}
.left {
	width:295px;
}
.leftBox {
	background:url(../images/leftBG.png) repeat-y;
	padding:10px 25px;
}
.leftTestimonial {
	background-color:#dfe7f2;
	background-image:url(../images/boxBG.gif);
	background-repeat:repeat-x;
	border:1px solid #91a1b6;
	margin-left:6px;
	margin-top:15px;
	padding:5px;
	width:187px;
}
	.leftTestimonial h2 {
		font-size:12px;
	}
	.leftTestimonial p {
		font-size:10px;
	}
.leftTestimonial .floatLeft {
	margin:0 10px 10px 0;
	padding:0;
}
.noborder {
	border:none;
}
	.noborder:hover {
		border:none;
	}
.nooutline {
	outline:none;
}
.pull {
	font-size:18px;
	font-style:italic;
	margin:25px 0 20px 0;
}
.right20 {
	margin-right:20px;
}
.sched {
	color:#034d87;
	font-size:15px;
	font-weight:lighter;
	margin:25px 0 10px 0;
}
.serviceHeader {
	font-size:16px;
	margin:25px 0 -5px 0;
}
	.serviceHeader a {
		color:#1a0d03;
	}
.serviceLinks {
	
}
	.serviceLinks a {
		border-bottom:2px solid #302929;
		display:block;
		font-size:13px;
		padding:5px 0;
	}
	.serviceLinks a:hover {
		color:#253d4f;
	}
.spacerH20 {
	display:inline;
	padding:0 10px;
}
.spacerV20 {
	padding:10px 0;
}
.testimonial p {
	font-size:11px;
	margin-top:5px;
}
.testimonialsRight hr {
	margin-bottom:25px;
}
.text10 {
	font-size:10px;
}
.thumb {
	border:1px solid #372f2f;
	margin:0 5px 10px 5px;
}
	.thumb:hover {
		border:1px dotted #372f2f;
		cursor:pointer;
	}
.top0 {
	margin-top:0;
}
.top5 {
	margin-top:5px;
}
.top10 {
	margin-top:10px;
}
.top20 {
	margin-top:20px;
}
	
/************** IDS ******************/
#boxServices {
	background:url(../images/box-services-mid.gif) repeat-y;
	margin-bottom:10px;
	padding:0;
	width:211px;
	}
	#boxServices ul {
		margin:0 15px;
		padding:0;
	}
	#boxServices ul li {
		background:url(../images/box-services-divider.gif) no-repeat;
		font-size:11px;
		list-style-type:none;
		margin:0;
		padding:6px 0;
	}
	#boxServices ul li:first-child {
		background-image:none;
	}
	#boxServices ul ul li {
		background-image:none;
		margin-top:3px;
		margin-bottom:3px;
		margin-left:20px;
	}
	#boxServices a {
		border:none;
	}
	#boxServices a:hover {
		color:#005ea9;
	}
#boxServicesBottom {
	background:url(../images/box-services-bottom.gif) bottom no-repeat;
	height:17px;
	}
#boxServicesGradient {
	background:url(../images/box-services-gradient.gif) top repeat-x;
	margin:0 5px;
	width:201px;
	}
#boxServicesTop {
	background:url(../images/box-services-top.jpg) top no-repeat;
	height:43px;
	}
#cerecSWF {	
	cursor:pointer;
}
#content {
	background-image:url(../images/contentBG.png);
	background-repeat:repeat-y;
}
#head {
}
#footer {
	margin:30px auto 20px auto;
	padding-bottom:10px;
	text-align:center;
	width:1015px;
}
#left {
	float:left;
	margin-left:20px;
}
#picsCont {
	margin-bottom:0;
	padding-bottom:0px;
}
#right{
	background-image:url(../images/contentTop.png);
	background-position:top center;
	background-repeat:no-repeat;
	float:right;
	height:auto;
	margin-right:25px;
	padding-top:0px;
	width:689px;
}
	#contentMid {
		background:url(../images/contentMid.png) repeat-y;
		padding:1px 25px 10px 30px;
		width:634px;
	}
	#contentBot {
		background:url(../images/contentBot.png) no-repeat;
		height:12px;
		width:689px;
	}
#contentWrap {
}

#topnav {
	margin:10px 0;
}
	#topnav ul {
		float:right;
		left:3px;
		list-style-type:none;
		margin:0;
		padding:0 0 0 0px;
		position:relative;
		text-align:center;
		top:23px;
		width:auto;
	}
	#topnav ul li {
		float:left;
		padding:0 2px;
		text-align:center;
	}
		#topnav ul li:hover {
		}
		#topnav ul li a {
			border:none;
			color:#0f2c48;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			outline:none;
			text-transform:uppercase;
		}
		#topnav ul li a:hover {
		}

#wrap {
	height:auto;
	margin:0 auto;
	padding:0 0 0 0;
	text-align:left;
	width:970px;
}

#link_4sub{display:none;padding:5px 0px;width:125px;position:absolute;top:27px;left:1px;border:1px solid #cccccc;border-width:0px 1px 1px 1px;background-color:#ffffff;text-align:center;font-weight:bold;}

/************** Added By Sean ******************/
#footerInside{background:url(../images/footerBG.png) repeat-y;padding:10px 0px;}

#headerswfdiv{background:url(../images/header.png) no-repeat;}
