

/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:1;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;}
ol {margin:20px;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#E7E8FD;
	/*background:#C7CBFF url("../images/bg-footer.jpg") bottom left no-repeat;*/
	font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#000;
	}
	
body#index {
	background-image:none;
	}
	
body#logo-info {
	background:#E7E8FD;
	padding:20px 20px 20px 20px;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.4em; color:#000; text-align:center;}
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#CC0000; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#2f86af; text-decoration:underline; outline:none; }

#nav a:link, #nav a:visited	{ padding:2px 0; display:block; width:100%; height:100%; color:#000; text-decoration:none; outline:none; }
#nav a:hover, #nav a:active	{ padding:2px 0; display:block; width:100%; height:100%; color:#000; text-decoration:underline; outline:none;}

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	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:2px 10px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#FFFFFF !important; /* to prevent highlighting by Google Toolbar */
	/*border:1px solid #B4790C;*/
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	/*height:18px;
	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:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#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; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	/*height:20px;*/
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:64px;
	/*height:20px;
	border:none;*/
	cursor:pointer;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/header-logo.jpg") 0 0 no-repeat;
	width:930px;
	text-align:center;
	}
	
#wrap-inner {
    background:url("../images/bg-footer2.jpg") bottom left no-repeat;
	/*background:url("../images/bg-middle.jpg") 0 0 repeat-y;*/
	width:100%;
	padding-bottom:31px;
	}

#wrap-bg-repeat {
	 background:url("../images/bg-middle.jpg") 0 0 repeat-y;
	 }
/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:90px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:0px;
		top:0px;
		height:0px; 
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:320px;
	float:left;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 0px 6px 0px;
		}

	#column-left form { margin-left:0px; } /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-left ul { padding-left:5px; } 
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px; /* sets the width of each column */
			line-height:20px; 
			}

	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.jpg") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
#logo {
	width:300px;
	height:170px;
	display:block;
	float:left;
}
	
/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:480px;
	float:left;
	text-align:left;
	/*background-color:#B3E9B9;*/
	margin-left:20px;
	margin-top:35px;
	padding:20px;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 0px 10px 0px;
		}
	
	#column-right h1  {
	clear:left;
	}

	#column-right form { margin-left:0px; }

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-right ul { padding-left:5px; } 
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}

	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url("../images/bullet.jpg") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}

.modalities-content {
background-color:#B3E9B9;
}

.program-content {
background-color:#FFFFFF;
}

.overview-content {
background-color:#FCE896;
}

.location-content {
background-color:#FBBAA4;
/*font-size:12px;*/
/*font-weight:bold;*/
/*color:#FFFFFF;*/
}

.home-content {
/*background-color:#FBBAA4;*/
font-size:12px;
font-weight:plain;
color:#FFFFFF;
}

#slideshow {
	/*width:360px;*/
	width:310px;
	/*float:left;*/
	/*border:1px solid #000000;*/
	/*height:213px;*/
	margin-left:88px;
	margin-top:24px;
	margin-bottom:44px;
	/*padding:20px;*/
	}

#welcome {
	/*width:360px;*/
	width:388px;
	/*float:left;*/
	/*background-color:#FFFFFF;
	/*border:1px solid #000000;*/
	/*height:213px;*/
	margin-left:44px;
	margin-top:11px;
	margin-bottom:88px;
	/*padding:20px;*/
	}
	
.welcometext {
	font-family: Georgia, Times, serif;
	font-weight: plain;
	font-style: italic;
	font-size: 16px;
	color: #222222;
	line-height: 24px;
	word-spacing: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: 100%;
}
.back {
	font-family: Georgia, Times, serif;
	font-weight: plain;
	font-style: plain;
	font-size: 10px;
	color: #222222;
	line-height: 14px;
	word-spacing: 1px;
	padding-top: 11px;
	padding-bottom: 11px;
	margin-left: 0px;
	padding-right: 0px;
	letter-spacing: 100%;
}


	
.image-float {
	/*width:218px;*/
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}

.image-float-right {
	/*width:218px;*/
	float:right;
	margin-left:15px;
	margin-bottom:5px;
}
/* ------------------------ header framework ------------------------ */
#header-flash { height:300px; } /* sets height for the flash header - REMOVE IF NOT USED */
#active-x {height:300px;}
#header-graphic { height:300px; } /* sets height for all non-flash headers */

	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#about #header-graphic { background:url("../images/header-about.jpg"); }
	body#contact #header-graphic { background:url("../images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-thankyou.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-sitemap.jpg"); }


/* ------------------------ subhead framework ------------------------ */
#subhead { height:20px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:55px;
	background:url("../images/title-contact.jpg") ;
	}

#title-our-procedures {
	height:35px;
	background:url("../images/title-our-procedures.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
#btn-special-offer {
		height:186px;
		display:block;
		background:url("../images/dental-btn-special-offer.jpg") no-repeat;	
		}
		#btn-special-offer:hover {
				background:url("../images/dental-btn-special-offer.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#btn-special-offer span { display:none; }


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:120px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:100%;
	text-align:center;
	margin-top:155px;
	margin-bottom:0px;
	padding:5px;
	clear:left;
	}

#footer p {
	/*margin-bottom:2px;
	margin-top:2px;*/
	font-weight:bold;
	font-size:10px;
	color: #222222;
	line-height:17px;
	margin-bottom:1px;
	padding:1px;
	}
	
	.blackserif { 
	height:1px; 
	text-align:center; 
	margin-bottom:6px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Georgia, Times, serif; 
	color: #222222;
	font-weight:plain;
	font-style: plain;
	font-size:13px;
	line-height:18px;
	}
	
	.footertext { 
	text-align:center; 
	margin-bottom:2px;
	padding-top: 60px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	font-weight: bold;
	font-style: plain;
	font-size:11px;
	line-height:14px;
	}
	.footertextlite { 
	text-align:center; 
	margin-bottom:2px;
	padding-top: 60px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	font-weight: plain;
	font-style: plain;
	font-size:9px;
	line-height:14px;
	}
	

#joinusboxB {
	width:899px;
	background-color:#ff9d62;
	text-align:center;
	margin-top:111px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top:111px;
	margin-bottom:0px;
	height: 111px;
	padding-left: 55px;
	padding:0px;
	}


#footer a:link, #footer a:visited { color:#009900; }
#footer a:hover, #footer a:active { color:#000; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

ul#nav {
	width:250px;
	/*margin-left:20px;*/
	margin-left:15px;
}
ul#nav li {
	width:100%;
	background-color:#B3E9B9;
	font-weight:bold;
	font-size:14px;
	line-height:14px;
	margin-bottom:8px;
	padding:4px;
	text-align:center;
}

/* --- block subnav framework -- */

ul#subnav {
width:480px;
/*border:1px solid red;*/
padding-left:0px;
padding-top:5px;
padding-bottom:10px;

}

ul#subnav li {
display:inline; 
font-size:15px;
width:142px;
float:left;
padding:5px;
margin-left:5px;
margin-bottom:5px;
text-align:center;
}
.collage-fix {font-size:12px;}

ul#subnav.modalities li {
background-color:#FFCC99;
}

ul#subnav.program li {
background-color:#C8CBFE;
}

ul#subnav.location li {
background-color:#B3E9B9;
}

ul#photo-display {
width:470px;
/*border:1px solid red;*/
padding-left:0px;
padding-top:5px;
padding-bottom:10px;
}

ul#photo-display li {
width:204px;
display:block;
float:left;
padding:10px;
/*margin-left:10px;*/
margin-bottom:10px;
text-align:left;
line-height:15px;
}

ul#subnav-location {
width:470px;
/*border:1px solid red;*/
padding-left:0px;
padding-top:5px;
padding-bottom:50px;
margin-left:155px;
}

ul#subnav-location li {
font-size:14px;
width:126px;
display:block;
/*float:left;*/
padding:10px;
margin-left:10px;
margin-bottom:10px;
text-align:center;
background-color:#B3E9B9;
}




/* ------------------------ Sky Mountain Specific Styles ------------------------ */
#header-nav {
	background: #B0B0D2 37px 0 no-repeat;
	width:300px;
	float:left;
	margin-top:22px;
	margin-left:10px;
	padding-top: 1px;
	padding-bottom:10px;
	clear:left;
}

small{
	font-size:10px;
	line-height:12px;
	padding-bottom:0px;
}