/*--------------------- Last Modified --> 2006.03.25 ---------------------*/
/*-----------------------------------------------------------------------*/


/* 
 ----------------------------------------------------------------------------
  Copyright Einstein Industries 2006. 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:#2D5C33 url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:13px/16px Arial, Helvetica, sans-serif; 
	color:#000F02;
	}

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

.ha	{ font-size:1.2em; color:#000F02; font-weight:bold; margin-bottom:5px; }
.hb	{ font-size:1.1em; color:#000F02; font-weight:bold;margin:0px 0px 5px 25px; }
.hb	{ font-size:1.0em; color:#000F02; font-weight:bold;}

.ha span,.hb span,.hc span	{ display:none; }

a:link,a:visited	{ color:#000F02; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#000F02; text-decoration:none; outline:none; }

/* ----- 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;
	}
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}



img.img-gallery {
	margin:0px 0px 10px 5px;
	}
ul.style4 {font-weight: bold}

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

form {
	width:131px;
	margin:10px 0 15px 0;
	}

form label	{ font-size:.95em; color:#7E2E2F; }

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

input, textarea, select { 
	background-color:#FBE59A !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #FBE59A;
	color:#7E2E2F;
	width:120px; /* 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: Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:57px; overflow:auto; }

#contact-business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */ 
 
#contact-main { color:#DCEEBB; 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:170px; }
	
#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:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:85px 0 0 243px; }

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/submit-btn.jpg");
	width:64px;
	height:19px;
	border:none;
	cursor:pointer;
	}


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

#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:760px;
	margin:0 auto;
	text-align:left;
	}

#sub-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:103px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:13px;
		width:390px;
		top:46px;
		height:48px; 
		}
	#masthead a span {
		display:none;
		}

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

#column-left {
	width:565px;
	float:left;
	}

#column-left p {
	margin:0px 50px 10px 25px;
	}

#column-left form { margin-left:20px; }

	/* multi column list */
	#column-left ul { padding-left:25px; padding-bottom:10px; } 
		#column-left ul li { 
			background:transparent url("../images/bullet.gif") 0px 6px no-repeat;
			padding-left:20px;  /* pushes text to the right to display bg img */
			}
.testimonial {background:url(../images/testimonial.jpg);width:490px;height:53px;margin:0px;padding:0px;}
.testimonial2 {background:url(../images/testimonial2.jpg);width:490px;height:53px;}

	body#index ul#procedure-nav-left { margin:0px; padding:0; }
	body#index ul#procedure-nav-left li.top { margin:58px 0px 0px 0px; padding-left:0px; background-image:none; }
	body#index ul#procedure-nav-left li { margin:0px 0px 0px 0px; padding-left:0px; background-image:none; }
	
	body#index ul#procedure-nav-right { margin:0px; padding:0; }
	body#index ul#procedure-nav-right li.top { margin:58px 0px 0px 0px; padding:0px; background-image:none; }
	body#index ul#procedure-nav-right li { margin:0px 0px 0px 0px; padding:0px; background-image:none; }

 #subhead-index p {
	margin:0px 35px 10px 25px;
	}
#change{
	padding-top:70px;
	}
#bna {
	width:333px;
	float:left;
	}
	#featured-bna {
		height:191px;
		background:url("../images/featured-bna.jpg") ;
		}
	#featured-bna a {	
		position:absolute;
		margin:19px 0px 0px 0px;
		width:307px;
		height:82px; 
		}
	#featured-bna a span {
		display:none;
		}



#bna-text {
	width:230px;
	float:left;
	}
 #bna-text p {
	color:#000F02;
	margin:0px 35px 0px 0px;
	}
/* ----- column-right ----- */

#column-right {
	width:195px;
	float:left;
	}

#column-right p {
	color:#DCEEBB;
	margin-left:12px;
	}
	#column-right p.form {
		color:#7E2E2F;
		margin:0px 0px 10px 0px;
		padding:103px 40px 0px 20px;
		}
	p.form { color:#7E2E2F;}

	/* multi column list */
	#column-right ul { padding-left:5px; } 
		#column-right ul li { 
			background:transparent url("../images/bullet.gif") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			}



#title-contact-index {
	height:404px;
	background:url("../images/title-contact-index.jpg") ;
	margin-bottom:-394px;
	}

	
	#contact-bottom {
	height:128px;
	background:url("../images/contact-bottom.jpg") ;
	}
	

#title-address {
	height:69px;
	margin-top:100px;
	background:url("../images/title-address.jpg") ;
	}
	#title-address-index {
	height:69px;
	margin-top:100px;
	background:url("../images/title-address.jpg") ;
	}



#nav-left {
	width:294px;
	float:left;
	}
	
#nav-right {
	width:238px;
	float:left;
	}



#button-position {
	height:129px;
	background:url("../images/button-position.jpg") ;
	margin-top:5px;
	}
	/* index page link within #button-position */		
	#button-position a {	
		position:absolute;
		margin:88px 0px 0px 39px;
		width:86px;
		height:18px; 
		}
	#button-position a span {
		display:none;
		}



#ctc {
	width:168px;
	height:74px;
	background:url("../images/ctc.gif") ;
	margin-top:30px;
	}

	#ctc a {	
		position:absolute;
		margin:13px 0px 0px 13px;
		width:141px;
		height:48px; 
		}
	#ctc a span {
		display:none;
		}
		
	 #ctc.ctc-top {margin-top:235px;}
/* ----- column-right ----- */

#sub-column-right {
	width:195px;
	float:left;
	}

#sub-column-right p {
	color:#000F02;
	margin:0px 10px 5px 10px;
	}


#column-right form { margin-left:20px; }

	#sub-column-right p.form {
		color:#7E2E2F;
		margin:0px 0px 10px 0px;
		padding:110px 40px 0px 20px;
		}
	#sub-column-right form { margin-left:20px; }

#spacer { height:100px;}	

	/* multi column list */
	#sub-column-right ul { padding-left:5px; } 
		#sub-column-right ul li { 
			background:transparent url("../images/bullet.gif") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

#title-sub-contact {
	height:463px;
	background:url("../images/title-sub-contact.jpg") ;
	margin-bottom:-350px;
	}
#title-sub-contact-contact-pg {
	height:290px;
	background:url("../images/title-sub-contact-shorter.jpg") ;
	margin-bottom:-150px;
	}


/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:47px;
	clear:both;
	width:100%; /* fix for Safar */
	}

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

#header-graphic { height:262px; } /* 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#cosmetic #header-graphic { background:url("../images/header-cosmetic.jpg"); }
	body#general #header-graphic { background:url("../images/header-general.jpg"); }
	body#faq #header-graphic { background:url("../images/header-faqs.jpg"); }
	body#contact #header-graphic { background:url("../images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-contact.jpg"); }

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

#subhead { height:320px; margin-bottom:-240px; } /* sets height for all subheads */

#subhead-index { 
height:320px; 
margin-bottom:-330px; 
background:url("../images/subhead-index.jpg") no-repeat; 
}
	
	
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#cosmetic #subhead { background:url("../images/subhead-cosmetic.jpg"); }
	body#general #subhead { background:url("../images/subhead-general.jpg"); }
	body#faq #subhead { background:url("../images/subhead-faqs.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }


/* ----- subhead framework with varying heights ----- */

#title-happen {
	height:73px;
	background:url("../images/title-happen.gif") ;
	}


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

#footer p {
	color:#DCEEBB;
	margin:10px 60px;
	}

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

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

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

	#footer li.first { border: none; }

/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

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

#nav span { display: none; }

#nav li, #nav a { height:39px; display:block; } /* change height here also */

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

#nav-01 { width: 68px; margin-left: 49px;}
#nav-02 { width: 89px;}
#nav-03 { width: 141px;}
#nav-04 { width: 194px;}
#nav-05 { width: 70px;}
#nav-06 { width: 103px;}


/*-------------- (-49px) X position of button / (-39px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -49px -39px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -117px -39px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -206px -39px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -347px -39px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -541px -39px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -611px -39px no-repeat; }


/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#index #nav-01 { background:url("../images/nav.jpg")  -49px -39px no-repeat; }
body#about #nav-02 { background:url("../images/nav.jpg") -117px -39px no-repeat; }
body#cosmetic #nav-03 { background:url("../images/nav.jpg") -206px -39px no-repeat; }
body#general #nav-04 { background:url("../images/nav.jpg") -347px -39px no-repeat; }
body#faq #nav-05 { background:url("../images/nav.jpg") -541px -39px no-repeat; }
body#contact #nav-06 { background:url("../images/nav.jpg") -611px -39px no-repeat; }



/* Horozontal Sprite Nav-SUB 
 * ------------------------------------------------------------------------- */

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

#nav-sub span { display: none; }

#nav-sub li, #nav-sub a { height:39px; display:block; } /* change height here also */

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

#nav-sub-01 { width: 68px; margin-left: 49px;}
#nav-sub-02 { width: 89px;}
#nav-sub-03 { width: 141px;}
#nav-sub-04 { width: 194px;}
#nav-sub-05 { width: 70px;}
#nav-sub-06 { width: 103px;}


/*-------------- (-49px) X position of button / (-39px) height of image from above ------------- */
#nav-sub-01 a:hover { background:url("../images/nav-sub.jpg")  -49px -39px no-repeat; }
#nav-sub-02 a:hover { background:url("../images/nav-sub.jpg") -117px -39px no-repeat; }
#nav-sub-03 a:hover { background:url("../images/nav-sub.jpg") -206px -39px no-repeat; }
#nav-sub-04 a:hover { background:url("../images/nav-sub.jpg") -347px -39px no-repeat; }
#nav-sub-05 a:hover { background:url("../images/nav-sub.jpg") -541px -39px no-repeat; }
#nav-sub-06 a:hover { background:url("../images/nav-sub.jpg") -611px -39px no-repeat; }


/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#index #nav-sub-01 { background:url("../images/nav-sub.jpg")  -49px -39px no-repeat; }
body#about #nav-sub-02 { background:url("../images/nav-sub.jpg") -117px -39px no-repeat; }
body#cosmetic #nav-sub-03 { background:url("../images/nav-sub.jpg") -206px -39px no-repeat; }
body#general #nav-sub-04 { background:url("../images/nav-sub.jpg") -347px -39px no-repeat; }
body#faq #nav-sub-05 { background:url("../images/nav-sub.jpg") -541px -39px no-repeat; }
body#contact #nav-sub-06 { background:url("../images/nav-sub.jpg") -611px -39px no-repeat; }




/* PROCEDURE_LEFT Vertical Sprite Nav

 * ------------------------------------------------------------------------- */



body#index #procedure-nav-left { 
	background: url("../images/procedure-nav-left.jpg") no-repeat; 
	width:294px;
	height:195px;
	margin-top: 0px;
	margin-left: 0px;
	}



body#index #procedure-nav-left span { display: none; }



body#index #procedure-nav-left li, body#index #procedure-nav-left a { height: 32px; display: block; }



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



body#index #procedure-nav-left-01 { width: 294px; margin-left: 87px; margin-top:58px;}
body#index #procedure-nav-left-02 { width: 294px; margin-left: 87px; margin-top:1px;}
body#index #procedure-nav-left-03 { width: 294px; margin-left: 87px;}

body#index #procedure-nav-left-01 a:hover {background: transparent url("../images/procedure-nav-left.jpg") -294px -58px no-repeat;}
body#index #procedure-nav-left-02 a:hover {background: transparent url("../images/procedure-nav-left.jpg") -294px -90px no-repeat;}
body#index #procedure-nav-left-03 a:hover {background: transparent url("../images/procedure-nav-left.jpg") -294px -122px no-repeat;}


/* PROCEDURE_RIGHT Vertical Sprite Nav

 * ------------------------------------------------------------------------- */
#player { margin:20px 0;}


body#index #procedure-nav-right { 
	background: url("../images/procedure-nav-right.jpg") no-repeat; 
	width:237px;
	height:195px;
	margin-top: 0px;
	margin-left: 0px;
	}



body#index #procedure-nav-right span { display: none; }



body#index #procedure-nav-right li, body#index #procedure-nav-right a { height: 32px; display: block; }



body#index #procedure-nav-right li { float: left; list-style: none; _display: inline; }



body#index #procedure-nav-right-05 { width: 237px; margin-top:58px;}
body#index #procedure-nav-right-06 { width: 237px;}
body#index #procedure-nav-right-07 { width: 237px;}


body#index #procedure-nav-right-05 a:hover {background: transparent url("../images/procedure-nav-right.jpg") -237px -58px no-repeat;}
body#index #procedure-nav-right-06 a:hover {background: transparent url("../images/procedure-nav-right.jpg") -237px -90px no-repeat;}
body#index #procedure-nav-right-07 a:hover {background: transparent url("../images/procedure-nav-right.jpg") -237px -122px no-repeat;}




