/* 
    AUTHOR: Kevin Arp
            KevinArp@gmail.com
*/

body {
	background-image: url(images/bgcslice.png);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #CFCA90;
}
* { margin: 0; padding: 0; }


.floatleft { float: left; }
.imgfloatleft {
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.floatImgright {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
	border: 6px double #A0A0A4;
}
.floatright {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}
.clear { clear: both; height:0; font-size: 1px; line-height: 0px;}

a:link, a:visited{
	COLOR:#03F;
	font-style:normal;
	text-decoration: none;
}
a:hover{
	COLOR:#06F;
	text-decoration: underline;
}

ul { list-style: none inside; }
#content-area ul li {
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 40px;
	margin-right: 10px;
}
.ulBullet {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 10px;
	list-style-type: disc;
	list-style-position: outside;
}
.orderlist {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 40px;
	margin-right: 15px;
	list-style-type: decimal;
	list-style-position: outside;
	
}
.orderlistsignup {
	font-size:14px;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 40px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	line-height: 20px;
}
h1#header {
	width: 904px;
	height: 112px;
	text-indent: -9999px;
	background-image: url(images/header3.png);
	background-repeat: no-repeat;
	background-position: center center;
	}
	
#page-wrap {
	width: 904px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/growthSlice.png);
	background-repeat: repeat-y;

}
div#sdimage {
	display:block;
	height: 140px;
	width:299px;
	background-image:url(images/content-images/colsprite.png);
	background-position:-199px 0;
	text-indent: -9999px;
	float: right;
	margin-left: 20px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Navigation css */
ul#nav {
	list-style: none;
	}
	ul#nav li {
		display: inline;
	}
		ul#nav li a {
			display: block;
			height: 54px;
			text-indent: -9999px;
			float: left;
		}
		ul#nav li a.home {
			width: 64px;
			background: url(images/nav-home.png) bottom center no-repeat;
		}
		ul#nav li a.dentistofmonth {
			width: 187px;
			background: url(images/nav-dentistmo.png) bottom center no-repeat;
		}
		ul#nav li a.articles {
			width: 141px;
			background: url(images/nav-articles.png) bottom center no-repeat;
		}
		ul#nav li a.education {
			width: 156px;
			background: url(images/nav-education.png) bottom center no-repeat;
		}
		ul#nav li a.dentist {
			width: 136px;
			background: url(images/nav-dentist.png) bottom center no-repeat;
		}
		ul#nav li a.addlisting {
			width: 220px;
			background: url(images/nav-addlisting.png) bottom center no-repeat;
		}
			ul#nav li a.home:hover, ul#nav li a.home:active,
			ul#nav li a.dentistofmonth:hover, ul#nav li a.dentistofmonth:active,
			ul#nav li a.articles:hover, ul#nav li a.articles:active,
			ul#nav li a.education:hover, ul#nav li a.education:active,
			ul#nav li a.dentist:hover, ul#nav li a.dentist:active,
			ul#nav li a.addlisting:hover, ul#nav li a.addlisting:active {
				background-position: center center;
			}
		body#home ul#nav li a.home,
		body#dentistofmonth ul#nav li a.dentistofmonth,
		body#articles ul#nav li a.articles,
		body#education ul#nav li a.education,
		body#dentist ul#nav li a.dentist,
		body#addlisting ul#nav li a.addlisting {
			background-position: top center;
		}
		
		
#content-area {
	width:663px;
	float:left;
	margin: 0 0 0 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
input#name, input#email, input#comment, input#phone, textarea#comment, textarea#questions, textarea#zip, input#yourname, input#youremail, textarea#officename, textarea#AddressPhone, textarea#aboutoffice, textarea#officehours, textarea#other,  {
	background-color:#FFF;
}
input#name:focus, input#email:focus, input#phone:focus, input#comment:focus, textarea#comment:focus, textarea#questions:focus, input#zip:focus, input#yourname:focus, input#youremail:focus, textarea#officename:focus, textarea#AddressPhone:focus, textarea#aboutoffice:focus, textarea#officehours:focus, textarea#other:focus, {
	background-color:#FF9;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Sidebar css */
#sidebar {
	width: 211px;
	float: right;
	height: auto;
	padding: 15px 10px 15px 0;
	margin: 0;
}
#sponsors a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sidebar ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.ulBulletSidebar {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	margin-right: 5px;
	list-style-type: disc;
	list-style-position: outside;
}
.sidebarsearch {
	background-color: #ddd253;
	width: 190px;
	margin-left: 5px;
	border: 2px solid #000;
	margin-top: 5px;
}
.sidebarsearch label {
	text-align: left;
	font-weight: bold;
}
#sidebar p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-bottom: 0px;
}
#news-events {
	margin-left: 11px;
	position: relative;
}
#sponsors {
	margin-left: 11px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#ads {
	margin-left: 30px;
}

#finddentistnow {
	width:150px;
	text-decoration:none;
	display:block;
	background-image:url(images/content-images/colsprite.png);
	height:48px;
	background-position:0 -480px;
	float: left;
}
#finddentistnow:hover, #finddentistnow:active {background-position:0 -528px;} 

#blog-link, #becomesponsor, #sponsorblank, #advanceddentistry {
	width:200px;
	text-decoration:none;
	display:block;
	background-image:url(images/content-images/colsprite.png);
}
div#findadentistimage {
	display:block;
	height: 50px;
	width:200px;
	background-image:url(images/content-images/colsprite.png);
	background-position:-200px -140px;
}
#featuredlisting a {text-decoration:none;}
.hide {visibility:hidden;}
/* Featured Lising #1*/
#email1 {position:absolute; width:120px; height:15px; margin-top: 30px; margin-left: 457px;
}
#website1 {position:absolute; width:122px; height:15px; margin-top: 51px; margin-left: 457px;
}
#profile1 {position:absolute; width:120px; height:15px; margin-top: 73px; margin-left: 457px;
}
/* Featured Lising #2*/
#email2 {position:absolute; width:120px; height:15px; margin-top: 150px; margin-left: 457px;
}
#website2 {position:absolute; width:122px; height:15px; margin-top: 170px; margin-left: 457px;
}
#profile2 {position:absolute; width:122px; height:15px; margin-top: 192px; margin-left: 457px;
}
/* Featured Lising #3*/
#email3 {position:absolute; width:120px; height:15px; margin-top: 270px; margin-left: 457px;
}
#website3 {position:absolute; width:122px; height:15px; margin-top: 290px; margin-left: 457px;
}
#profile3 {position:absolute; width:120px; height:15px; margin-top: 311px; margin-left: 457px;
}

div#sponsorimage {display:block; height: 50px; width:200px; background-image:url(images/content-images/colsprite.png); background-position:0 -310px;}

#advanceddentistry {height:60px; background-position:0 -100px;}
 
#sponsorblank {height:50px; background-position:0 -160px;}
#sponsorblank:hover, #sponsorblank:active {background-position:0 -360px;} 

#becomesponsor {height:50px; background-position:0 0;}
#becomesponsor:hover, #becomesponsor:active {background-position:0 -50px;} 

#blog-link {height:50px; background-position:0 -210px;}
#blog-link:hover, #blog-link:active {background-position:0 -260px;}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Fonts css */
p {
	padding-top:0px;
	margin-top:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 10px;
	margin-left: 20px;
	font-size: 12px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

h1 {
	font-family: Georgia, serif;
	font-size: 20px;
	font-weight: normal;
	color: #03C;
	}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold;
	color:#000;
	margin-left: 8px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight: bold;
	color:#000;
	margin-left: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight: bold;
	color:#000;
	margin-left: 10px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-left: 30px;
	font-style: italic;
}
.subtext {
		font-size:10px;
		font-weight:normal;
		font-style:italic;
}
.error {
	font-size:14px;
	color:#D40000;
}
.interviewQ {
	font-size:14px;
	background-color: #D6D887;
	margin-bottom: 6px;
}
.interviewQ2 {
	font-size:14px;
	background-color: #DDD253;
	margin-bottom: 6px;
}
.interviewQ3 {
	font-size:14px;
	background-color: #ed8648;
	margin-bottom: 6px;
}
.interviewQ4 {
	font-size:14px;
	background-color: #A6CAF0;
	margin-bottom: 6px;
}
.interviewAns {
	font-size:12px;
	margin-bottom: 20px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Dentist of the Month css */
#dentistofthemonth {
}
.dentistMonthLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 2px solid #000;
	margin-left: 20px;
	float: left;
	background-color: #cbcb88;
}
.dentistMonthRt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #cbcb88;
	border: 2px solid #000;
	float: right;
	margin-right: 15px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Featured Listing css */
#featuredlistings {
}
div#featuredlisting {
	display:block;
	height: 352px;
	width:602px;
	background-image:url(images/content-images/colsprite.png);
	background-position:0 -576px;
	text-indent: -9999px;
	margin-left: 20px;
}

.featured-listing {
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 3px;
	background-color: #CC9;
}

#searcharea {
	margin-right: 15%;
	margin-left: 15%;
}
.searcharea {
	background-color: #Cbcb88;
}
.searcharea label {
	float: right;
	text-align: left;
}
	
.changeform {
	margin-right:20px;
	margin-left:20px;
	background-color:#C0BA75;
}
.changeform label {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	font-weight: bold;
}
.signupform {
	margin-right:40px;
	margin-left:20px;
	background-color:#a1f898;
	float:left;
}
.signupform label {
	font-weight: bold;
}
.archive {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #D4FFAA;
	text-align: center;
	border: 2px solid #000;
}

.mapimage {
	margin-right: 25px;
	float: right;
	margin-top: 20px;
}
#paynowgoogle {
	background-color: #a1f898;
	width: 500px;
}
#paynowpaypal {
	width: 500px;
	background-color: #A6CAF0;
}
#paybycheck {
	width: 500px;
	background-color: #a1f898;
}
#priorityspecial {
	color: #D40000;
	background-color: #E8F48A;
	font-weight: bold;
	width: 635px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FOOTER css */	
#footer {
	background-image: url(images/footerslice.png);
	height: 335px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #50F;
}
#footer-inside {
	background-image: url(images/footer.png);
	background-color: #6CF
	height: 335px;
	position: relative;
	height: 335px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #393027;
	background-repeat: no-repeat;
}
#footer #articles 		{ position: absolute; top: 70px; left: 80px; width: 380px;}
#footer #about    		{ position: absolute; top: 180px; left: 80px; width:300px;}
#footer #footer-nav     { position: absolute; top: 70px; left: 550px;}

#footer h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #E66A00;
}

#footer ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	margin-left: 30px;
}

#footer a                           { color: #feffed; border-bottom: 1px dotted #666;  }
#footer a:hover                     { color: white; border-bottom: 1px solid white; }
#copyright {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFC;
	margin-top: 225px;
	font-size: 11px;
	position: relative;
}
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

code 	 {
	padding: 0px;
	overflow: scroll;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #E9E9E2;
	width: 610px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 20px;
	border: 1px solid #808080;
	display: block;
}						  
