/*--------------------- 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:#E7D1DD url(../images/bg-body.jpg) top repeat-x;
	text-align:center; 
	font:12px/16px  Arial, Helvetica, sans-serif; 
	color:#792547;
	}

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

.h1	{ font-size:1.2em; color:#753452; font-weight:bold; }
.h2	{ font-size:1.1em; color:#000; font-weight:bold; }
.h3	{ font-size:1.0em; color:#000; font-weight:bold; }

a:link,a:visited	{ color:#753452; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#CB96B0; text-decoration:underline; outline:none; }

p,ul{ margin-bottom:10px;}

/* ----- classes ----- */

div.clear	{clear:both;width:100%;}

.clear#menu	{clear:both;width:100%; margin-bottom:30px;}

p.back-to-top {text-align:right;display:block;padding-right:15px;}
	
img.img-left {float:left;margin:2px 10px 10px 0;}
	
img.img-right {float:right;margin:5px 0 10px 10px;}

	
/* ----- global form elements ----- */ 

form, a.map {
	width:196px;
	margin:10px 0 10px 20px;
	display: block;
	}

form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#FFFFFF!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #792547;
	color:#792547;
	width:196px; /* 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:1em;
	}
	
select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact-business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */ 
 
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:160px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1em;
	}
	
#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:95px 0 0 243px; }




/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background:url(../images/bg-wrap.jpg) repeat-y;
	width:750px;
	margin:0 auto 10px auto;
	text-align:left;
	}
	
#bottom-wrap {
	background:url(../images/bottom-wrap.jpg) bottom no-repeat;
	padding-bottom:100px;
	width:750px;
	}
	
#masthead-clear{ width:750px; height:20px; background:url(../images/masterhead-clear.jpg); clear:both;}
	
#masthead {background:url(../images/masthead.jpg);height:36px;width: 750px;clear: both;position: relative;}
	#masthead a {position:absolute;left:0px;width:750px;top:0px;height:36px;clear: both;}
	#masthead a span {display:none;}
	
	
#featured { width:750px; background: url(../images/bg-featured.jpg) repeat-y;}	
#featured .wrap{background:url(../images/header-featured.jpg) top no-repeat;width:750px;padding-top: 70px;}
#featured .content{display:inline;width:315px;float:left;margin-left: 35px;}
	#featured .content p{ color:#F7EEF3;}
	#featured .content a:link, #featured .content a:visited	{ color:#E9D5E0; text-decoration:underline; outline:none; }
	#featured .content a:hover, #featured .content a:active	{ color:#FFFFFF; text-decoration:underline; outline:none; }
	
	
	
#featured .bottom{ background:url(../images/bottom-featured.jpg); height:20px; width:750px; clear:both;}

#procedures-index {background: url(../images/bg-procedures.jpg) repeat-y;width:494px;margin-left: 10px;padding-bottom: 10px;}
#procedures-index .header{ height:56px; background:url(../images/header-procedures-index.jpg);}
#procedures-index p, ul{margin:0 25px;}

#meet-index {width:494px;margin-left: 10px;padding-bottom: 10px;}
#meet-index .header{ height:56px; background:url(../images/header-meet-index.jpg);}
#meet-index p {margin:0 25px;}
/* ----- column-left ----- */

#column-left {width:504px;float:left;}
#column-left .content{width:444px;margin:16px 0 0 35px;}	
body#index #column-left .content{width:444px;margin:0 0 0 35px;}	

#column-left ul {padding-left:10px;margin-bottom: 10px;}
	#column-left ul li {padding-left:10px;list-style:disc;margin-bottom: 5px;}
	
#column-left ul.menu {padding-left:5px;}
	#column-left ul.menu li {background:transparent url(../images/bullet.jpg) 0px 4px no-repeat;padding-left:10px; list-style:none;}

#column-left ul.float {padding-left:5px;display: block;}
	#column-left ul.float li {background:transparent url(../images/bullet.jpg) 0px 4px no-repeat;padding-left:10px; width:180px; float:left; list-style:none;}
			
/* ----- column-right ----- */

#column-right {width:236px;float:left;}

#quick-contact{ width:236px; background:url(../images/header-quickcontact.jpg) top no-repeat; padding-top:50px;}

#quick-contact .content {width:196px;margin:0 0 10px 20px;}

#featured-cases{ height:56px; background:url(../images/header-cases-index.jpg);}



	
/* header framework
 * ------------------------------------------------------------------------- */

body#index #header-graphic { height:288px; width:750px;  background: url(../images/header-img.jpg);} /* sets height for all non-flash headers */
body#contact #header-graphic { height:288px; width:750px;  background: url(../images/header-img.jpg);} /* sets height for all non-flash headers */
body#thankyou #header-graphic { height:288px; width:750px;  background: url(../images/header-img.jpg);} /* sets height for all non-flash headers */
body#about #header-graphic { height:288px; width:750px;  background: url(../images/header-img-about.jpg);} /* sets height for all non-flash headers */
body#aesthetic #header-graphic { height:288px; width:750px;  background: url(../images/header-img-aesthetic.jpg);} /* sets height for all non-flash headers */
body#gallery #header-graphic { height:288px; width:750px;  background: url(../images/header-img-gallery.jpg);} /* sets height for all non-flash headers */
body#general #header-graphic { height:288px; width:750px;  background: url(../images/header-img-general.jpg);} /* sets height for all non-flash headers */

/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead {height:58px;width: 494px;}
	body#index #subhead {background:url(../images/subhead-index.jpg);margin-left: 10px;}

/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:750px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#792547;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#792547; }

#footer a:hover, #footer a:active { color:#000; }

#footer ul {
	margin: 10px auto;
}

#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 #792547;
	}

	#footer li.first { border: none; }

/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav {
	background:url(../images/nav.jpg) no-repeat;
	width:750px;
	height:54px;
	margin:0;
	padding:0;
	}

#nav span { display: none; }

#nav li, #nav a { height:54px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; }

#nav-01 { width: 79px; margin-left: 10px;}
#nav-02 { width: 150px;}
#nav-03 { width: 155px;}
#nav-04 { width: 143px;}
#nav-05 { width: 115px;}
#nav-06 {
	width: 88px;
}

/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url(../images/nav.jpg)  -10px -54px no-repeat; }
#nav-02 a:hover { background:url(../images/nav.jpg) -89px -54px no-repeat; }
#nav-03 a:hover { background:url(../images/nav.jpg) -239px -54px no-repeat; }
#nav-04 a:hover { background:url(../images/nav.jpg) -394px -54px no-repeat; }
#nav-05 a:hover { background:url(../images/nav.jpg) -537px -54px no-repeat; }
#nav-06 a:hover { background:url(../images/nav.jpg) -652px -54px no-repeat; }

