/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  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
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#220404 url(../images/bg-body.jpg) top repeat-x;
	text-align:center; 
	font:12px/16px  Arial, Helvetica, sans-serif; 
	color:#220404;
	}

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

.h1	{ font-size:1.2em; color:#220404; font-weight:bold; }
.h2	{ font-size:1.1em; color:#000; font-weight:bold; }
.h3	{ font-size:1.0em; color:#000; font-weight:bold; }
.h4	{ font-size:0.9em; color:#000; font-weight:bold; }

a:link,a:visited	{ color:#CC0000; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#2f86af; text-decoration:underline; outline:none; }

p,ul{ margin-bottom:10px;}

/* ------------------------ classes ------------------------ */
div.clear	{ clear:both;width:100%;}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	}

img.img-left { 
	float:left; 
	margin:0 10px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:0 0 10px 10px; 
	}

/* ------------------------ form elements ------------------------ */
form {
	width:163px;
	margin:10px 0 0 15px;; /* set margin left and right below */
	}

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#6A3A3A!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #D9CDCD;
	color:#FFFFFF;
	width:163px; /* 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 */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { 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:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ 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; }


/* ------------------------ main framework ------------------------ */
#wrap {
	background:url(../images/bg-wrap.jpg) repeat-y;
	width:782px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;background:url(../images/masthead.jpg);height:81px;}
	#masthead a {position:absolute;left:33px;top:28px;width:293px;height:23px;}
	#masthead a span {display:none;}

/* ------------------------ column-left framework ------------------------ */
#column-left {width:561px;float:left;margin-left: 14px;display: inline;}

#index-practice{ background:url(../images/bg-bottom-index-practice.jpg) bottom no-repeat; padding-bottom:20px;}
	#column-left #index-practice .content#bottom-block{ margin:0 20px 0 215px;}
#index-meet{ background:url(../images/bg-bottom-index-meet.jpg) bottom no-repeat; padding-bottom:20px;}
	#index-meet .header{height:70px;background:url(../images/header-index-meet.jpg);position: relative;}
	#index-meet .header a{position:absolute;left:41px;top:38px;width:155px;height:20px;}
#index-galley { height:70px; background:url(../images/header-index-gallery.jpg) no-repeat;}

#column-left .content{ margin:10px  20px 10px 20px;}
	#column-left #index-galley .content{
	margin:10px 0 10px 20px;
	padding-top: 70px;
}

#column-left ul { padding-left:15px; }
	#column-left ul li {padding-left:10px; list-style-type:disc;} 

a.bna{
	display:inline;
	float:left;
	margin: 0 17px 10px 0;
}
/* ------------------------ column-right framework ------------------------ */
#column-right {width:193px;float:left;}

#header-quick-contact{ height:70px; background:url(../images/header-quick-contact.jpg);}
	body#contact #header-quick-contact{background:url(../images/header-contact.jpg);}
#header-office-hours{ height:70px; background:url(../images/header-office-hours.jpg);}
#header-location{ height:70px; background:url(../images/header-location.jpg);}	

#brighter-logo { margin-top: 2em;}

#column-right  .content{ margin:0 15px;}

a.map{ display:block; width:139px; height:103px; margin:0 auto 10px auto; background:url(../images/img-map.jpg); }

/* ------------------------ header framework ------------------------ */

#header-graphic { height:291px; position:relative;background:url(../images/header-img-index.jpg) } /* sets height for all non-flash headers */
#header-graphic a {position:absolute;left:214px;top:120px;width:327px;height:52px;}
	#header-graphic a span {display:none;}

	body#index #header-graphic { background:url(../images/header-img-index.jpg); }


/* ------------------------ subhead framework ------------------------ */
#subhead { height:70px;  background:url(../images/subhead-index.jpg); } /* sets height for all subheads */
	body#index #subhead { background:url(../images/subhead-index.jpg); }


#bottom-wrap {
	background:url(../images/bottom-wrap.jpg) bottom no-repeat;
	width:100%; 
	padding-bottom:50px;
	
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:782px;
	margin:0 auto;
	text-align:center;
	display:block;
	background:#4D3636;
	padding-top: 10px;
	padding-bottom: 20px;
	}

#footer p {
	color:#E6D6D6;
	margin: 0 27px 10px 27px;
	}

#footer a:link, #footer a:visited { color:#E6D6D6; }
#footer a:hover, #footer a:active { color:#000; }

#footer ul {}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #E6D6D6;
		}
	#footer li.first { border: none; }

/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url(../images/nav.jpg) no-repeat; 
	width:782px; 
	height:26px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:26px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; }

#nav-01 { width: 87px; margin-left: 20px;}
#nav-02 { width: 149px;}
#nav-03 { width: 122px;}
#nav-04 { width: 125px;}
#nav-05 { width: 130px;}
#nav-06 { width: 129px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url(../images/nav.jpg)  -20px -26px no-repeat; }
#nav-02 a:hover { background:url(../images/nav.jpg) -107px -26px no-repeat; }
#nav-03 a:hover { background:url(../images/nav.jpg) -256px -26px no-repeat; }
#nav-04 a:hover { background:url(../images/nav.jpg) -378px -26px no-repeat; }
#nav-05 a:hover { background:url(../images/nav.jpg) -503px -26px no-repeat; }
#nav-06 a:hover { background:url(../images/nav.jpg) -633px -26px no-repeat; }
