/*--------------------- Last Modified --> 2006.02.17 ---------------------*/
/*-----------------------------------------------------------------------*/


/* 
 ----------------------------------------------------------------------------
  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:#563C2B url("../images/bg-body.gif") top repeat-x;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#2F241D;
	}

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

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

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

h1	{ font-size:1.2em; color:#2F241D; }
h2	{ font-size:1.1em; color:#2F241D; }
h3	{ font-size:1.0em; color:#2F241D; }

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

a:link,a:visited	{ color:#2F241D; text-decoration:underline; }
a:hover,a:active	{ color:#715B4D; text-decoration:underline; }

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

div.clear	{ 
	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.gif") right no-repeat;
	}
	
p.learn-more {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/btn-learn-more.gif") right no-repeat;
	clear:both;
	}	
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}

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

form {
	width:162px;
	padding:10px 0 15px 0;
	margin-left:21px;
	}

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

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

input, textarea, select { 
	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #C2B69A;
	color:#000;
	width:162px; /* 5 pixles smaller than form width !important */
	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: Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
select { 
	width:155px; /* same width as form !important */
	padding:0;
	}

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

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

#contact_business { display: none; } /* do not remove */ 


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



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

#wrap {
	background:url("../images/bg-wrap.gif") repeat-y;
	width:738px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.gif");
	height:107px;
	}
	/* home link within #masthead */		
	#masthead a {	
		position:absolute;
		left:25px;
		width:311px;
		top:33px;
		height:54px; 
		}
	#masthead a span {
		display:none;
		}

/* ----- column-left ----- */

#column-left {
	width:532px;
	float:left;
	}
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul { 
		margin-left: 25px;
		} 
	
	/* background image list items */

	#column-left ul li { 
		background:transparent url("../images/bullet.gif") 0px 4px no-repeat;
		padding-left:15px; 
		}
		
		
	#column-left dl {
		margin-left:20px;
		}
	
	#column-left dl dt {
		font-weight:bold;
		margin:10px 0 10px 5px;
		}
		
	#column-left dl dd {
		width:250px;
		float:left;
		margin:2px 2px;
		}			
	
	#subhead-meet {
		background:url("../images/subhead-meet.gif");
		height:74px;
		} 
		
	#subhead-featured {
		background:url("../images/subhead-featured.gif");
		height:74px;
		}
	
	#subnav {
		width:164px;
		float:right;
		background:url("../images/bg-subnav.gif") repeat-y;
		margin:0 0 5px 5px;
		}
		
		#subnav ul { margin:0; padding:5px 0;}
		
		#subnav li {
			background:transparent url("../images/bullet.gif") 0px 0px no-repeat;
			padding-left:15px; 
			margin-left:10px;
		}
		
	#top-subnav {
		background:url("../images/top-subnav.gif");
		height:30px;
		}
	
	#bottom-subnav {
		background:url("../images/bottom-subnav.gif") no-repeat;
		height:5px;
		overflow:hidden;
		}
		
	
/* ----- column-right ----- */

#column-right {
	width:206px;
	float:left;
	}
	
	#column-right p, #column-right  h2, #column-right h3, #column-right ul { 
		padding:0 24px 0 21px;
		}
	
	
	/* background image list items */
	#column-right ul { 
		margin-left:5px; 
		} 

	#column-right ul li { 
		background:transparent url("../images/bullet.gif") 0px 6px no-repeat;
		padding-left:8px; 
		}
	
	#subhead-consultation {
		background:url("../images/subhead-consultation.gif");
		height:95px;
		}
	#subhead-location {
		background:url("../images/subhead-location.gif");
		height:54px;
		}
	body#contact #subhead-location {
		background:url("../images/subhead-location.gif") left bottom no-repeat;
		height:67px;
		}
	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.gif");
	height:34px;
	clear:both;
	width:100%;
	}
	
/* header framework
 * ------------------------------------------------------------------------- */

#header-graphic {
	height:239px; /* sets height for all non-flash headers */
	width:730px;
	margin:0 4px;
	}

body#index #header-graphic {background:url("../images/header-graphic.jpg");}
body#about #header-graphic {background:url("../images/header-graphic-2.jpg");}
body#contact #header-graphic {background:url("../images/header-graphic-3.jpg");}
body#cosmetic #header-graphic {background:url("../images/header-graphic-4.jpg");}
body#gallery #header-graphic {background:url("../images/header-graphic-5.jpg");}
body#general #header-graphic {background:url("../images/header-graphic-6.jpg");}
body#thank-you #header-graphic {background:url("../images/header-graphic-6.jpg");}
	

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

#subhead {
	height:76px; /* sets height for all subheads */
	}

	body#index #subhead {
		background:url("../images/subhead-welcome.gif"); 
		}
	body#about #subhead {
		background:url("../images/subhead-about.gif"); 
		}
	body#general #subhead {
		background:url("../images/subhead-general.gif"); 
		}
	body#cosmetic #subhead {
		background:url("../images/subhead-cosmetic.gif"); 
		}
	body#gallery #subhead {
		background:url("../images/subhead-gallery.gif"); 
		}
	body#contact #subhead {
		background:url("../images/subhead-contact.gif"); 
		}
	body#thank-you #subhead {
		background:url("../images/subhead-thank-you.gif"); 
		}
/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:760px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#FFF;
	}

#footer a:link, #footer a:visited {
	color:#FFF;
	}

#footer a:hover, #footer a:active {
	color:#ff0;
	}

#footer ul {margin-top: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 #FFF;
	}

	#footer li.first { border: none; }

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

#nav { 
	background:url("../images/nav.gif") no-repeat; 
	width:738px; 
	height:30px; 
	margin-bottom:0; 
	}

#nav span { display: none; }

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

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

#nav-01 { width: 80px; margin-left: 33px;}
#nav-02 { width: 100px;}
#nav-03 { width: 152px;}
#nav-04 { width: 160px;}
#nav-05 { width: 88px;}
#nav-06 { width: 91px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover {background:url("../images/nav.gif")  -33px -30px no-repeat;}
#nav-02 a:hover {background:url("../images/nav.gif") -113px -30px no-repeat;}
#nav-03 a:hover {background:url("../images/nav.gif") -213px -30px no-repeat;}
#nav-04 a:hover {background:url("../images/nav.gif") -365px -30px no-repeat;}
#nav-05 a:hover {background:url("../images/nav.gif") -525px -30px no-repeat;}
#nav-06 a:hover {background:url("../images/nav.gif") -613px -30px no-repeat;}

