/* 
 ----------------------------------------------------------------------------
  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; }

div a:hover { outline:none; } /* Outline property for image-replaced links */

/* global elements
 * ------------------------------------------------------------------------- */

body { 
	background: #BEABBA url("../images/index/bg-body.gif") top left repeat;
	text-align:center; 
	font:12px/16px Arial, Verdana, Helvetica, sans-serif; 
	color:#245403; 
	}

p, ul, ol, dl, pre, blockquote	{ margin-bottom:10px; }

blockquote { 
	margin-left: 10px; 
	margin-right: 10px; 
	}

h1,h2,h3 { margin-bottom:8px; }

p.h1	{ font-size:16px; color:#531058; font-weight:bold; }
p.h2	{ font-size:14px; color:#77177E; font-weight:bold; }
p.h3	{ font-size:12px; color:#8F618F; font-weight:bold; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#183702; text-decoration:underline; }
a:hover,a:active	{ color:#946894; 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;}
	
.enlargepic {
	float:right;
	width: 100px;
	text-align:center;
	padding-right:20px;
	}
	/* main framework
 * ------------------------------------------------------------------------- */

#bg-top { background: url("../images/index/bg-top.gif") repeat-x; width:auto; margin:0 auto; }/* top bg-gradient */
#wrap { background: url("../images/index/bg-wrap.gif") repeat-y; width:770px; margin:0 auto; text-align:left;}
#content { background: url("../images/index/bg-content.gif") bottom right no-repeat; width:770px; text-align:left; }/* for bottom right bg-img */
#masthead { position:relative; background:url("../images/index/masthead.gif") left top no-repeat; width:770px; height:94px;}
#masthead-btn a { position:absolute; width:770px; height:94px; top:0px; left:0px;}/* home link within header */

#header-graphic { background:url("../images/index/header-graphic.jpg"); width:770px; height:226px;}
.divider { background:url("../images/index/divider.jpg") left top no-repeat; width:547px; height:9px; padding:'padding-bottom'}
/*column left*/
#column-left { width:223px; float:left;} 
		#column-left p.intro { padding-top:70px; }
		#column-left p { padding:2px 5px 2px 26px; color:#fff; }
		#column-left p a:link, #column-left p a:visited	{ color:#fff; text-decoration:underline; }
		#column-left p a:hover, #column-left p a:active	{ color:#fff; text-decoration:underline; }
	#title-location { background:url("../images/index/title-location.gif") left top no-repeat; width:223px;}
	#title-location-main { background:url("../images/index/title-location-main.gif") left top no-repeat; width:223px; padding-bottom:270px;}/*main contact*/
	#title-quick-contact { background:url("../images/index/title-quick-contact.gif") left top no-repeat; width:223px;}
		#column-left p.quick-contact-text { padding:70px 0 0px 26px; }
	
/*column-right*/ 
#column-right { width:547px; float:left;}
		#column-right p { padding:3px 34px 3px 16px; }
		#column-right h1, #column-right h2, #column-right h3  { padding:2px 34px 2px 16px; }
			h2.sitemap-title { padding:2px 34px 0 16px; margin:0; }
	#title-welcome { background:url("../images/index/title-welcome.gif"); height:68px;}
	#read-more { position:relative; background:url("../images/index/read-more-btn.gif") left top no-repeat; width:547px; height:40px;}
	#read-more-btn a { position:absolute; width:100px; height:28px; top:9px; left:408px;}/* readmore link */
	#container-procedures { width:293px; float:left; }
	#title-our-procedures { background:url("../images/index/title-our-procedures.gif"); height:70px;} 
	#container-success { width:254px; float:left; }
	#title-success-stories { background:url("../images/index/title-success-stories.gif"); height:70px;} 

#page-footer { background:url("../images/index/page-footer.gif") no-repeat; width:770px; height:8px; clear:both; overflow:hidden;}
	 
/* inside sub pages framework
 * ------------------------------------------------------------------------- */
 
#subhead { height:68px; }/* sets height for all subheads */
	body#practice #subhead { background:url("../images/index/subhead-practice.gif"); }
	body#cosmetic #subhead { background:url("../images/index/subhead-cosmetic.gif"); }
	body#makeovers #subhead { background:url("../images/index/subhead-makeovers.gif"); }
	body#success #subhead { background:url("../images/index/subhead-success.gif"); }
	body#contact #subhead { background:url("../images/index/subhead-contact.gif"); }
	body#thankyou #subhead { background:url("../images/index/subhead-thankyou.gif"); }
	body#sitemap #subhead { background:url("../images/index/subhead-sitemap.gif"); }
	
/* background image list items */
#column-right ul { margin-left:16px;}
#column-right ul li { background:transparent url("../images/index/dd-list-style.gif") 0px 6px no-repeat; padding-left:8px;}

/* background image list items */
#column-right dl.left { width:120px; float:left; padding-left:16px; }
#column-right dl.left02 { width:200px; float:left; padding-left:16px; }
#column-right dl.left dt { background:transparent url("../images/index/dt-list-style.gif") 0px 6px no-repeat; padding-left:8px;}
#column-right dl.left02 dt { background:transparent url("../images/index/dt-list-style.gif") 0px 6px no-repeat; padding-left:8px; font-weight:bold;}
#column-right dl.left dd { margin-left:10px; background:transparent url("../images/index/dd-list-style.gif") 0px 6px no-repeat; padding-left:8px;}
#column-right dl.left02 dd { margin-left:10px; background:transparent url("../images/index/dd-list-style.gif") 0px 6px no-repeat; padding-left:8px;}

/* background image list items */
#column-right dl.right { width:130px; float:right; }
#column-right dl.right dt { background:transparent url("../images/index/dt-list-style.gif") 0px 6px no-repeat; padding-left:8px;}
#column-right dl.right dd { margin-left:10px; background:transparent url("../images/index/dd-list-style.gif") 0px 6px no-repeat; padding-left:8px;}

/* Horozontal MAIN NAVIGATION Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background: url("../images/index/nav.gif") no-repeat; 
	width:770px; 
	height:34px; 
	margin-bottom:0; 
	z-index: 9999px; 
	}

#nav span { display: none; }

#nav li, #nav a { height: 34px; display: block; }

#nav li { float: left; list-style: none; _display: inline; }

#nav-01 { width: 100px; margin-left: 5px;}
#nav-02 { width: 143px;}
#nav-03 { width: 135px;}
#nav-04 { width: 133px;}
#nav-05 { width: 123px;}
#nav-06 { width: 126px;}

#nav-01 a:hover {background: transparent url("../images/index/nav.gif")  -5px -34px no-repeat;}
#nav-02 a:hover {background: transparent url("../images/index/nav.gif") -105px -34px no-repeat;}
#nav-03 a:hover {background: transparent url("../images/index/nav.gif") -248px -34px no-repeat;}
#nav-04 a:hover {background: transparent url("../images/index/nav.gif") -383px -34px no-repeat;}
#nav-05 a:hover {background: transparent url("../images/index/nav.gif") -516px -34px no-repeat;}
#nav-06 a:hover {background: transparent url("../images/index/nav.gif") -639px -34px no-repeat;}

/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position: absolute;
	left: -9999px;
	background-color: #9F7FA0; /* Background color of drop down nav - add more styles (i.e. background image) if you want */
	padding-right:1px;	
	z-index: 9999; 
	}

#nav li ul li { height: 20px; }	/* Height of each drop down nav item */

#nav li ul li a {
	width: 100%;
	height: 20px;				/* Height of each drop down nav item, should match above */
	line-height: 20px;			/* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display: block;
	padding-left: 5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}

#nav li:hover ul, #nav li.sfhover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-03 ul a:hover, #nav-04 ul a:hover { 
	background-image: none;
	background-color: #89598B;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-03 ul, #nav-03 li { width: 135px; }		
#nav-04 ul, #nav-04 li { width: 150px; }		
/* Footer
 * ------------------------------------------------------------------------- */
 
#footer { width:770px; 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
 * ------------------------------------------------------------------------- */
.req { color:#fff;}
form {
	width:170px;
	padding:0 0 0px 26px;
	}

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 #CDB8CB;
	color:#774079;
	width:165px; /* 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:170px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:90px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	background:url("../images/index/btn-submit-main.gif");
	width:69px;
	height:16px;
	border:none;
	cursor:pointer;
	}

input.submit-contact-main { margin:85px 0 0 242px; }

input.submit-image { 
	background:url("../images/index/btn-submit.gif");
	width:73px;
	height:20px;
	border:none;
	cursor:pointer;
	}

#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:200px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select {
	width:205px;
	}
	
#contact-main label textarea { height:100px; }
