/* 
 ----------------------------------------------------------------------------
  Copyright Einstein Industries 2005. Used with Permission.                             
  May not be duplicated or reproduced.

  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari

  CSS Document - layout.css
 ---------------------------------------------------------------------------- 
*/


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
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: #3D3232 url("../images/bg-body.jpg") top left repeat-x;
	text-align:center; 
	font:12px/18px Arial; 
	color:#194169; 
	}

p, ul, ol, dl, pre, blockquote	{ margin-bottom:10px; }

blockquote { 
	margin-left: 10px; 
	margin-right: 10px; 
	}

p.h1,p.h2,p.h3 { margin-bottom:8px; }

p.h1	{ font-size:1.2em; color:#fff; }
p.h2	{ font-size:1.1em; color:#fff; font-weight:bold; }
p.h3	{ font-size:1.0em; color:#fff; }

p.h1 span,p.h2 span,p.h3 span	{ display:none; }

a:link,a:visited	{ color:#5E332A; text-decoration:underline; outline:none;}
a:hover,a:active	{ color:#fff; text-decoration:underline; outline:none;}


/* ----- classes ----- */

div.clear	{ 
	clear:both; 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	background:url("../images/bullet-back-to-top.gif") right no-repeat;
	padding-right:18px;
	} 
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float: right; 
	margin: 5px 20px 10px 10px; 
	}
	
img.bottom-img-margin{ margin-bottom:10px;}
	
form.main-contact {
	margin: 0 10px 0 10px;
	}
	
img.floatLeft { 
	float: left;
	margin: 12px 15px 2px 2px;
	}

img.floatRight { 
	float: right;
	margin: 12px 15px 2px 2px;
	}

	
/* ----- global form elements ----- */ 

form { 
	width:150px; 
	padding:10px 0 15px 0; 
	}

form label	{ font-size:.95em; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#6A9BD9 !important; 
	border:0px solid;
	color:#fff;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:5px; /* vertically position text in input/textarea field */
	padding-left:8px; /* horizontally position text in input/textarea field */
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
select { 
	width:150px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:70px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	width:60px; 
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:90px 0 0 220px; }

input.submit-image { 
	background: url("../images/btn-submit.jpg"); 
	width:76px; 
	height:19px; 
	border:none; 
	cursor:pointer; 
	}

input#contact_business { display:none; }

/* ----- main contact form ----- */ 
 
#contact-main { 
	padding:20px 0 10px 0; 
	}
	
#contact-main label { 
	width:200px; 
	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:200px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select {
	width:210px;
	}
	
#contact-main label textarea { height:100px; }


/* framework
 * ------------------------------------------------------------------------- */

#wrap { 
	background:url("../images/bg-wrap.jpg") repeat-y; 
	width:760px; 
	margin:0 auto; 
	text-align:left; 
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:363px;
	}
	/* home link within #masthead */		
	
#masthead a {	
		position:absolute;
		left:22px;
		width:434px;
		top:81px;
		height:81px;
		}
	
#masthead a span {
		display:none;
		}

		/* column left
 * ------------------------------------------------------------------------- */
	
#column-left { 
	width:520px; 
	float:left; 
	}
	#column-left p , #column-left p.h1, #column-left p.h2, #column-left p.h3 { margin:0 10px 10px 41px;
	}
	#column-left form { margin:0 0 0 41px;
	}

#subhead-cosmetic {
	background-image:url(../images/subhead-cosmetic.jpg);
	width:520px;
	height:88px;
	}
	
#subhead-cosmetic-couple {
	background-image:url(../images/subhead-cosmetic-couple.jpg);
	width:255px;
	height:172px;
	float:left;
	}

#btn-read-more {
	background-image:url(../images/btn-read-more.jpg) no-repeat;
	padding:3px 0 0 0;
	}
	
#subhead-featured {
	background-image:url(../images/subhead-featured.jpg);
	width:520px;
	height:75px;
	}
	
#subhead-featured span {
	display:none;
	}
	
#featured-patient-content {
	background:url("../images/featured-patient-content.jpg") right bottom no-repeat;
	width:520px;
	padding-bottom:45px;
	}
	
#featured-patient-content p {
		margin:0 5px 5px 41px;
		width:340px;
		}
	
#featured-patient-a {	
	background-image:url(../images/featured-patient-a.jpg);
	width:195px;
	height:118px;
	}

#featured-patient-b {	
	background-image:url(../images/featured-patient-b.jpg);
	width:195px;
	height:118px;
	}
#subhead-practice {
	background-image: url(../images/subhead-practice.jpg);
	width:520px;
	height:85px;
	}

#subhead-team {
	background-image: url(../images/subhead-team.jpg);
	width:520px;
	height:85px;
	}
	
#subhead-cos-dentistry {
	background-image: url(../images/subhead-cos-dentistry.jpg);
	width:520px;
	height:85px;
	}
	
#subhead-gallery {
	background-image: url(../images/subhead-gallery.jpg);
	width:520px;
	height:85px;
	}
	
#subhead-contact02 {
	background-image: url(../images/subhead-contact02.jpg);
	width:520px;
	height:85px;
	}

#subhead-contact {
	background-image: url(../images/subhead-contact.jpg);
	width:240px;
	height:88px;
	}
	
#subhead-veneers {
	background-image: url(../images/subhead-veneers.jpg);
	width:520px;
	height:43px;
	}
	
#subhead-whitening {
	background-image: url(../images/subhead-whitening.jpg);
	width:520px;
	height:43px;
	}
	
#sub-feat-patient {
	background-image: url(../images/sub-feat-patient-a.jpg);
	width:193px;
	height:118px;
	float:right;
	}

#quick-nav {
	width:200px; 
	float:right;
	background:url(../images/quick-nav-wrap.jpg) repeat-y;
	margin: 0 10px 5px 10px;
	}
	
#quick-nav ul { 
	margin-left:30px;
	}


#quick-nav li { 
	background:transparent url("../images/bullet-quick-nav.gif") 0px 4px no-repeat;
	padding-left:10px;
	}

/* column right
 * ------------------------------------------------------------------------- */
  
#column-right { 
	width:240px; 
	float:right; 
	}
	#column-right p {margin:0 20px 10px 45px; }
	#column-right form { margin-left:45px; }
	 
#subhead-questions {
	height:55px;
	}
	
#subhead-contact {
	background-image:url(../images/subhead-contact.jpg);
	height:88px;
	}
	
#subhead-procedures {
	background-image:url(../images/subhead-procedures.jpg);
	height:88px;
	}
	
#subhead-location {
	background-image:url(../images/subhead-location.jpg);
	height:88px;
	}

#subhead-map {
padding: 0 0 0 55px;
}
	
#subhead-location-2 {
	background-image:url(../images/subhead-location-2.jpg);
	height:53px;
	}
	
/* background image list items */
#column-right ul { 
	margin-left:45px; 
	} 

#column-right ul li { 
	background:transparent url("../images/bullet.gif") 0px 6px no-repeat;
	padding-left:12px; 
	}
 
#bottom-wrap {
	background-image:url(../images/bottom-wrap.jpg);
	height:45px; 
	clear:both; 
	overflow:hidden; 
	}
	
#google-map {
	background-image:url(/images/google-map.gif);
	height: 60px;
	}


/* footer
 * ------------------------------------------------------------------------- */
 
#footer { 
	width:760px; 
	margin:10px auto; 
	text-align:center; 
	}

#footer p {
	color:#fff;
	margin: 0 0 5px 0;
	}

#footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:none;
	}

#footer a:hover, #footer a:active {
	color:#FC9499;
	text-decoration:none;
	}

#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 #fff;
	}

	#footer li.first { border: none; }


/* Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background: url("../images/nav.jpg") no-repeat; 
	width:760px; 
	height:32px; 
	margin-bottom:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height: 32px; display: block; }

#nav li { float: left; list-style: none; display: inline; }

#nav-01 { width: 65px; margin-left: 0px;}
#nav-02 { width: 92px;}
#nav-03 { width: 73px;}
#nav-04 { width: 136px;}
#nav-05 { width: 96px;}
#nav-06 { width: 90px;}

#nav-01 a:hover {background:url("../images/nav.jpg") -0px -32px no-repeat;}
#nav-02 a:hover {background:url("../images/nav.jpg") -65px -32px no-repeat;}
#nav-03 a:hover {background:url("../images/nav.jpg") -157px -32px no-repeat;}
#nav-04 a:hover {background:url("../images/nav.jpg") -230px -32px no-repeat;}
#nav-05 a:hover {background:url("../images/nav.jpg") -366px -32px no-repeat;}
#nav-06 a:hover {background:url("../images/nav.jpg") -462px -32px no-repeat;}

