/* 
 ----------------------------------------------------------------------------
  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 { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }

span {display:none;}

/* global elements
 * ------------------------------------------------------------------------- */

body { 
	background: #BBB4A4 url(../images/index/bg_body.jpg) top left repeat-x;
	text-align:center; 
	font:12px/18px Arial, Verdana, Helvetica, sans-serif; 
	color:#3E5C09; 
	}

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:16px; color:#3E5C09; }
h2	{ font-size:14px; color:#3E5C09; }
h3	{ font-size:12px; color:#3E5C09; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#2C4402; text-decoration:underline; }
a:hover,a:active	{ color:#5F8D0D; text-decoration:underline; }

/* global classes
 * ------------------------------------------------------------------------- */

div.clear	{ clear:both; height:.01em; overflow:hidden; }

img.img-left { float:left; margin:2px 12px 12px 0; }
img.img-right { float: right; margin: 2px 0 12px 12px; }
	 
p.top { text-align:right; display:block; font-size:10px;}

.req {font-size:10px;}

.hr-style { padding: 10px 0px 15px 20px; }
	
/* main framework
 * ------------------------------------------------------------------------- */

#wrap { background:url(../images/index/bg_wrap.jpg) repeat-y; width:749px; margin:0 auto; text-align:left;}
#masthead { position:relative; background:url(../images/index/masthead.jpg) left top no-repeat; width:749px; height:80px;}
#masthead-btn a { position:absolute; width:749px; height:80px; top:0px; left:0px;}/* home link within header */
#header-graphic { background:url(../images/index/header_graphic.jpg); width:749px; height:207px;}
	
#column-left { width:180px; float:left;} 
		#column-left p { padding: 5px 10px 5px 24px; }
	#title-quick-contact { background:url(../images/index/title_quick_contact.jpg); height:105px;}

#ptt-btn { background:url(../images/index/ptt.gif) no-repeat; width:180px; height:57px; }
	#ptt-btn a { width:180px; height:57px; display:block; }

#column-right { width:569px; float:left;}
		#column-right p.intro { padding-top:61px; }
		#column-right p, #column-right h1, #column-right h2, #column-right h3 { padding: 5px 44px 5px 43px; }
	#title-welcome { background:url(../images/index/title_welcome.jpg) left top no-repeat; width:569px;}
	#title-patient-results { position:relative; background:url(../images/index/title_patient_results.jpg) left top no-repeat; width:569px; height:192px;}
	#title-testimonial { position:relative; background:url(../images/index/title_testimonials.jpg) left top no-repeat; width:569px; }
	#title-procedure { background:url(../images/index/title_procedure.jpg) left top no-repeat; width:569px; float:left;}
	#feature-case01 { margin: 57px 0 0 45px; }
	#column-right img.img-left { margin:2px 12px 5px 43px; }
	
#page-footer { background:url(../images/index/page_footer.jpg) no-repeat; width:749px; height:35px; clear:both; overflow:hidden;}

#thankyou {background:url (../images/sub/subhead_thankyou.jpg) no-repeat; width:569px;}


/* inside sub pages framework
 * ------------------------------------------------------------------------- */
 
#subhead { width:569px; } /* sets height for all subheads */
	body#about #subhead { background:url(../images/sub/subhead_about.jpg) left top no-repeat; }
	body#contact #subhead { background:url(../images/sub/subhead_contact.jpg) left top no-repeat; }
	body#gallery #subhead { background:url(../images/sub/subhead_gallery.jpg) left top no-repeat; }
	body#general #subhead { background:url(../images/sub/subhead_general.jpg) left top no-repeat; }
	body#cosmetic #subhead { background:url(../images/sub/subhead_cosmetic.jpg) left top no-repeat; }
	body#thank-you #subhead { background:url(../images/sub/subhead_thankyou.jpg) left top no-repeat; }
	
#gallery-container { width:460px; padding-left:65px; }

#list-container { width:569px;}
#cosmetic-list { width:150px; float:left; padding-left:27px; }
#general-list { width:200px; float:left; }
/* background image list dl items */
#column-right dl { padding: 70px 0 2px 20px;}
#column-right dt { margin: 0; padding: 2px;}
#column-right dd { background:transparent url(list_style.jpg) no-repeat top left; margin: 0; padding: 2px;}

#column-right dl.general { padding: 0px 0px 0 0;}
 
/* background image ul list items */
#column-right ul { margin-left:50px;}
#column-right ul li { background:transparent url(../images/sub/list_style.jpg) 0px 5px no-repeat; padding-left:8px;}
	
/* Horozontal MAIN NAVIGATION Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background: url(../images/index/nav.jpg) no-repeat; 
	width:749px; 
	height:47px; 
	margin-bottom:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height: 41px; display: block; }

#nav li { float: left; list-style: none; _display: inline; }

#nav-01 { width: 94px; margin-left: 24px;}
#nav-02 { width: 110px;}
#nav-03 { width: 129px;}
#nav-04 { width: 124px;}
#nav-05 { width: 123px;}
#nav-06 { width: 123px;}

#nav-01 a:hover {background: transparent url(../images/index/nav.jpg)  -24px -47px no-repeat;}
#nav-02 a:hover {background: transparent url(../images/index/nav.jpg) -118px -47px no-repeat;}
#nav-03 a:hover {background: transparent url(../images/index/nav.jpg) -228px -47px no-repeat;}
#nav-04 a:hover {background: transparent url(../images/index/nav.jpg) -357px -47px no-repeat;}
#nav-05 a:hover {background: transparent url(../images/index/nav.jpg) -481px -47px no-repeat;}
#nav-06 a:hover {background: transparent url(../images/index/nav.jpg) -604px -47px no-repeat;}


/* Footer
 * ------------------------------------------------------------------------- */
 
#footer { width:760px; text-align:center; margin:0 auto; }
#footer a:link, #footer a:visited, #footer p { text-decoration:none; color:#000; }
#footer a:hover, #footer a:active { text-decoration:underline; color:#fff; }

#footer ul { margin-bottom:5px; }
#footer li { padding: 0 5px 0 7px; display:inline; border-left: 1px solid #000; }
#footer li.first { border: none; }


/* Quick Contact Form
 * ------------------------------------------------------------------------- */

form {
	width:133px;
	padding:10px 0 15px 24px;
	}

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 #9A9894;
	color:#000;
	width:127px; /* 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:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
select { 
	width:133px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:90px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	background:url("../images/index/btn-submit.gif");
	width:53px; 
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:85px 0 0px 242px; }

input.submit-image { 
	background:url("../images/index/btn-submit.gif");
	width:53px;
	height:21px;
	border:none;
	cursor:pointer;
	}

#contact_business { display: none; } /* do not remove */ 
  


/* ----- main contact form ----- */ 
 
#contact-main { 
	padding:20px 0 0px 43px; 
	}
	
#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:200px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select {
	width:205px;
	}
	
#contact-main label textarea { height:100px; }


	
