
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background:#B8975A url("../images/bg1.jpg") top repeat-x;
	text-align:center; 
	font:12px/15px Verdana, Arial, Helvetica, sans-serif; 
	color:#7F5D2B;
	}

blockquote { 
	margin-left:0px; 
	margin-right:10px; 
	}

p.ha	{ font-size:1.2em; color:#7F5D2B; font-weight:bold; }
p.hb	{ font-size:1.1em; color:#C55123; font-weight:bold; }
p.hc	{ font-size:1.0em; color:#98271E; font-weight:bold; }

p.ha span,p.hb span,p.hc span	{ display:none; }

a:link,a:visited	{ color:#C55123; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#7F5D2B; text-decoration:underline; outline:none; }

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}
div.clear-h2	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}
p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}
	
img.img-left { 
	float:left; 
	margin:0px 0px 0px 0px; 
	}
	#column-left img.img-left-index { 
	float:left; 
	margin:0px 0px 0px 0px; 
	}
	img.img-left-inside { 
	float:left; 
	margin:0px 0px 0px 0px; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

img.img-enhance-right { 
	float:right; 
	margin:5px 30px 10px 10px; 
	}
	
img#care-credit {
	margin-top: 20px;
	}

	
/* ----- global form elements ----- */ 

form {
	width:350px;
	margin:10px 0 15px 0;
	}

form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#FFF9DD !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #FCD694;
	color:#7F5D2B;
	width:290px; /* 5 pixles smaller than form width !important */
	height:23px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:0.9em;
	}
	
select { width:300px; padding:0; } /* same width as form - !important */

textarea { height:166px; overflow:auto; }

#contact-business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */ 
 
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:240px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select { width:175px; }
	
#contact-main label textarea { height:100px; overflow:auto; }

#contact-business-main { display: none; } /* do not remove */ 


/* ----- submit button form elements ----- */ 

input.submit, input.submit-contact-main { 
	width:60px;
	height:34px;
	cursor:pointer; 
	padding:2; 
	}

input.submit-contact-main { margin:95px 2 2 263px; }



/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:884px;
	margin:0 auto;
	text-align:left;
	}
#wrap-bottom-img {
	background:url("../images/wrap-bottom.jpg") bottom no-repeat;
	width:884px;
	margin:0 auto;
	text-align:left;
	padding-bottom: 100px;
	}
body#thankyou #wrap-bottom-img {padding-bottom: 150px;}

#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:85px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:290px;
		top:37px;
		height:45px; 
		}
	#masthead a span {
		display:none;
		}
	/*-------------	
body#index #column-right {
	background: url("../images/contact-rt.jpg") top no-repeat;
	padding-top: 90px;
	width:292px;
	float:right;
	}
body#index #column-left {
	width:592px;
	float:right;
	}
	---------------*/
/* ----- column-left ----- */

#column-left {
	width:592px;
	float:left;
	}
	
	#column-left p {
		margin:0 0px 0px 0px;
		}
	 #column-left p.hb-index, #column-left p.hc-index{
		margin:0 0px 0px 0px;
		}		
p.ha-index	{ font-size:1.2em; color:#7F5D2B; font-weight:bold; }
p.hb-index	{ font-size:1.1em; color:#C55123; font-weight:bold; }
p.hc-index	{ font-size:1.0em; color:#98271E; font-weight:bold; }

	#column-left p.ha, #column-left p.hb, #column-left p.hc {
		margin:0 0px 0px 0px;
		}	

	
	#column-left form { margin-left:0px; }
	
	/* multi column list */
	#column-left ul { padding:0px 0px 0px 0px; } 
		#column-left ul li { 
			background:transparent url("../images/bullet-page.gif") 0px 2px no-repeat;
			padding-left:0px;  /* pushes text to the right to display bg img */
			padding-bottom:10px;
			}
		
/* ----- column-right ----- */

#column-right {
	background: url("../images/contact-rt.jpg") top no-repeat;
	padding-top: 90px;
	width:292px;
	float:left;
	}
body#contact #column-right, body#thankyou #column-right {
	background: url("../images/locate-rt.jpg") top no-repeat;
	padding-top: 135px;
	width:292px;
	float:left;
	position: relative;
	}
	body#contact #column-right a.map, body#thankyou #column-right a.map{
		position: absolute;
		top: 50px;
		height: 125px;
		left: 15px;
		width: 197px;
	}
	#column-right p, #column-right p.ha, #column-right p.hb, #column-right p.hc {
		margin:0 80px 10px 16px;
		}
	#column-right form { margin-left:16px; }
	 
	/* single column list */
	#column-right ul { padding-left:15px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 1px no-repeat;
			padding-left:13px;  /* pushes text to the right to display bg img */
			margin-bottom: 2px;
			}



/* ----- column-right ----- */

#column-right2 {
	background: url("../images/tom_modul.jpg") top no-repeat;
	padding-top: 90px;
	width:292px;
	float:left;
	}
body#contact #column-right2, body#thankyou #column-right2 {
	background: url("../images/locate-rt.jpg") top no-repeat;
	padding-top: 135px;
	width:292px;
	float:left;
	position: relative;
	}
	body#contact #column-right a.map, body#thankyou #column-right2 a.map{
		position: absolute;
		top: 50px;
		height: 125px;
		left: 15px;
		width: 197px;
	}
	#column-right2 p, #column-right2 p.ha, #column-right2 p.hb, #column-right2 p.hc {
		margin:0 80px 10px 16px;
		}
	#column-right2 form { margin-left:16px; }
	 
	/* single column list */
	#column-right2 ul { padding-left:15px; }
		#column-right2 ul li { 
			background:transparent url("../images/bullet.jpg") 0px 1px no-repeat;
			padding-left:13px;  /* pushes text to the right to display bg img */
			margin-bottom: 2px;
			}
	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap1.jpg");
	height:10px;
	width:100%; /* fix for Safar */
	clear: both;
	}

	
/* header framework
 * ------------------------------------------------------------------------- */

#header-flash { height:300px; } /* sets height for the flash header - REMOVE IF NOT USED */
#active-x {height:300px;}
#header-graphic { height:286px; background:url("../images/header-index.jpg"); } /* sets height for all non-flash headers */

#header-graphic3 { height:286px; background:url("../images/header-index3.jpg"); } /* sets height for all non-flash headers */

#header-graphic5 { height:286px; background:url("../images/header-index5.jpg"); } /* sets height for all non-flash headers */
#header-graphic6 { height:286px; background:url("../images/header-index6.jpg"); } /* sets height for all non-flash headers */
#header-graphic7 { height:286px; background:url("../images/header_gillestuga.jpg"); } /* sets height for all non-flash headers */


#subhead {} /* sets height for all subheads */

	body#index #subhead { background:url("../images/subhead-index.jpg") top no-repeat; padding-top:45px;}
	body#tom #subhead { background:url("../images/subhead-index_tom.jpg") top no-repeat; padding-top:45px; }
	body#cosmetic #subhead { background:url("../images/subhead-cosmetic.jpg") top no-repeat; padding-top:45px; }
	body#general #subhead { background:url("../images/subhead-general.jpg") top no-repeat; padding-top:45px; }
	body#dentures #subhead { background:url("../images/subhead-dentures.jpg") top no-repeat; padding-top:45px; }
	body#contact #subhead { background:url("../images/subhead-contact.jpg") top no-repeat; padding-top:45px; }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg") top no-repeat; padding-top:45px; height: 200px;}


/* ----- subhead framework with varying heights ----- */




#meet-doc {
	padding-top:59px;
	background:url("../images/meet-doc.jpg") top no-repeat ;
	}
#procedures-wrap {
	background:url("../images/procedures-wrap.jpg") repeat-y;
	}
#procedures{
	padding-top:75px;
	background:url("../images/procedures.jpg") top no-repeat;
	}
	#procedures p{
		margin: 0 40px 0px 113px;
		}
		
#procedures-bottom {
	height:27px;
	background:url("../images/procedures-bottom.jpg") no-repeat ;
	}

#zoom-index {
	height:165px;
	background:url("../images/zoom-index.jpg") ;
	}
#patient-forms {
	height:73px;
	background:url("../images/patient-forms.jpg") ;
	}

/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	background: url("../images/footer.jpg") top no-repeat;
	padding-top: 97px;
	width:884px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#FCEACA;
	margin-bottom:10px;
	}
	

#footer a:link, #footer a:visited { color:#FCEACA;}

#footer a:hover, #footer a:active { color:#F0F0F0; }

#footer ul {margin-bottom:10px;}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #FCEACA;
	}

	#footer li.first { border: none; }

/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:884px; 
	height:49px; 
	margin:0;
	padding:0;
	}

/* =Main Nav
-----------------------------------------------------------------------------*/


#nav ul {
	list-style: none;
	float: left;
	margin: 10px 0 1px 100px;
	}
	
#nav ul li {
	float: left;
	}

#nav ul a {
	font-size: 14px;
	display: block;
	padding: 5px 10px;
	border-right: 1px solid #E1E1E1;
	color: #efb5b4;
	text-decoration: none;
	}
	
#nav ul a:hover {
	font-size: 14px;
	display: block;
	padding: 5px 10px;
	border-right: 1px solid #e7ce4f;
	color: #000000;
	background: #c44a3b;
	text-decoration: none;
	}
	
.navFirst {
	border-left: 1px solid #E1E1E1;
	}
	
#nav ul li ul {
	position:absolute;
	display:none;
	width: 180px;
	background:#faeebc;
	margin: 0px;
	border: 0px !important;
}

#nav ul li ul li {
	display: block;
	width: 100%;
	margin: 0px;
	border: 0px !important;
}

#nav ul li ul li a {
	font-size: 12px;
	padding: 6px 10px;
	border: 0px !important;
	margin: 4px 0 0 0;
	color: black;
}

#nav ul li ul li a:hover {
	font-size: 12px;
	padding: 6px 10px;
	margin: 4px 0 0 0;
	border: 0px !important;
}

#nav ul li:hover ul {
	display:block;
	margin: 0px;
}
	
	


/* =Sub Nav
-----------------------------------------------------------------------------*/
