/*--------------------- 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-spacing:9px; margin-left:50px;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,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:#6896D7 url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:13px/16px Arial, Helvetica, sans-serif; 
	color:#000;
	}

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

h1	{ font-size:1.2em; color:#6896D7; }
h2	{ font-size:1.1em; color:#904773; }
h3	{ font-size:1.1em; color:#904773; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#6982D1; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#904773; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 20px 10px 10px; 
	}

a.bna-link {
	float:right; 
	margin:0px 0px 5px 30px;
	clear:both; 
	width:160px;
	text-align:center;
	}


/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

form label	{ color:#445566; font-size:.85em; } 

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

input, textarea, select { 
	background-color:#DDEEFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #FFF;
	color:#445566;
	width:145px; /* 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: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; } /* defines placement of contact-main submit button */

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

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

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


/* ------------------------ content framework ------------------------ */
#content {
	width:349px;
	float:left;
	background-color:#E0E9F6;
	margin:10px 0 0 26px;
	display:inline;
	}

	#content p, #content h1, #content h2 {
		margin:10px 10px 10px 10px;
		}


/* ------------------------ contact-box framework ------------------------ */
#contact-box {
	width:172px;
	height:617px;
	float:left;
	background-color:#E0E9F6;
	margin:10px 0 0 25px;
	display:inline;
	}

	#contact-box p, #contact-box h1, #contact-box h2 {
		margin:10px 10px 10px 10px;
		}

	#contact-box form { margin-left:10px; }
	
/* ------------------------ left-box framework ------------------------ */
#left-box { 
	width:185px;
	height:525px;
	float:left;
	background-color:#E0E9F6;
	margin:10px 0 0 25px;
	display:inline;
	}
	
	#left-box p, #left-box h1, #left-box h2 {
		margin:10px 10px 10px 10px;
		}
		
/* ------------------------ right-box framework ------------------------ */
#right-box { 
	width:341px;
	float:left;
	background-color:#E0E9F6;
	margin:10px 0 0 25px;
	display:inline;
	}
	
	#right-box p, #right-box h1, #right-box h2 {
		margin:10px 10px 10px 10px;
		}


/* ------------------------ heading ------------------------ */
.left-heading { width:349px; float:left; display:inline; margin:20px 0 0 26px; font:13px/16px Verdana, Arial, Helvetica, sans-serif; color:#6699CC; font-weight:bold;}
	.left-heading h1 {font:13px/16px Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
.right-heading { width:185px; float:left; display:inline; margin:20px 0 0 26px; font:13px/16px Verdana, Arial, Helvetica, sans-serif; color:#6699CC; font-weight:bold;}

/* ------------------------ column-middle framework ------------------------ */
#column-middle {
	width:594px;
	float:left;
	}

	#column-middle p, #column-middle h1, #column-middle h2, #column-middle h3, #column-middle ul, #column-middle dl {
		margin:10px 18px 10px 18px;
		}

	#column-middle form { margin-left:30px; }

	/* single column list */
	#column-middle ul { padding-left:15px; }
		#column-middle ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:15px;  /* pushes text to the right to display bg img */
			}


/* ------------------------ Misc ------------------------ */
.box { 
	width:211px;
	background-color:#E0E9F6;
	float:right;
	margin:15px 20px 10px 10px;
	display:inline;
	}

.box-small {
	background-color:#E0E9F6;
	float:right;
	margin:15px 20px 10px 10px;
	display:inline;
	width:150px;
	}
	 
.hr { margin-left:30px; margin-right:30px;}

/* ------------------------ header framework ------------------------ */
#header-flash { height:200px; } /* sets height for the flash header - REMOVE IF NOT USED */
#flash-bna { text-align:center; height:260px;}
#header-graphic { height:191px; background:url("../images/header.jpg"); } /* sets height for all non-flash headers */

/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:32px;
	background:url("../images/title-contact.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
#btn-testimonials {
		height:59px;
		display:block;
		background:url("../images/btn-testimonials.jpg") no-repeat;	
		}
		
		#btn-testimonials a { display:block; height:59px; }
		#btn-testimonials a:hover {
				background:url("../images/btn-testimonials.jpg") 0 -59px no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#btn-testimonials span { display:none; }


#btn-newbeauty { background:url("../images/newbeauty.gif") no-repeat; width:265px; height:75px; margin:30px 0 0 230px; }
		   
	body#index #btn-newbeauty { margin:30px 0 30px 40px; }
		
		#btn-newbeauty a { display:block; height:75px; }
		#btn-newbeauty a:hover { background: transparent url("../images/newbeauty.gif") no-repeat 0 -75px; }
		#btn-newbeauty span { display:none; }



/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:66px;
	clear:both; /* important - do not remove */
	}

body#index #bottom-wrap {
	background:url("../images/bottom-wrap-index.jpg");
	width:100%; /* fix for Safar */
	height:29px;
	clear:both; /* important - do not remove */
	}

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

#footer p {
	color:#000;
	margin:0 30px 10px 30px;
	}

#footer a:link, #footer a:visited { color:#6982D1; }
#footer a:hover, #footer a:active { color:#904773; }

#footer ul {margin:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 2px 0 5px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #000;
		}
	#footer li.first { border: none; }

/* ------------------------index-footer framework ------------------------ */
body#index #footer {font-size:11px;}

body#index #footer p {
	color:#FFF;
	margin:0 30px 10px 30px;
	}

body#index #footer a:link, body#index #footer a:visited { color:#FFF; }
body#index #footer a:hover, body#index #footer a:active { color:#E0E9F6; }

body#index #footer li { padding:0 2px 0 5px; border-left: 1px solid #FFF;}
body#index #footer li.first { border: none; }


/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

/* SPRITE NAVIGATION */
#nav {
	background: url(../images/sprite-nav.gif) top left no-repeat;		
	width: 594px;		/* Width of buttons, not entite image (or half of entire image) */
	height: 30px;		/* Height of entire image */
}
#nav span { display: none; }
#nav li { 
	position: relative;
	float: left;
	list-style: none;
	_display:inline;
}
#nav li, #nav a { 
	height: 30px;			/* Each button must have the same height, define it here */
	display: block;
}

/* left - defines offset from left edge, will most likely just be 0 */
/* width - width of each button, they will each most likely be unique */
#nav-01 {left: 7px; width: 53px;}
#nav-02 {left: 7px; width: 74px;}
#nav-03 {left: 7px; width: 105px;}
#nav-04 {left: 7px; width: 101px;}
#nav-05 {left: 7px; width: 102px;}
#nav-06 {left: 7px; width: 56px;}
#nav-07 {left: 7px; width: 89px;}

/* Changed values should match "width" numbers specified above */
#nav-01 a:hover {background: transparent url(../images/sprite-nav.gif)  -7px -30px no-repeat;}
#nav-02 a:hover {background: transparent url(../images/sprite-nav.gif) -60px -30px no-repeat;}
#nav-03 a:hover {background: transparent url(../images/sprite-nav.gif) -134px -30px no-repeat;}
#nav-04 a:hover {background: transparent url(../images/sprite-nav.gif) -239px -30px no-repeat;}
#nav-05 a:hover {background: transparent url(../images/sprite-nav.gif) -340px -30px no-repeat;}
#nav-06 a:hover {background: transparent url(../images/sprite-nav.gif) -442px -30px no-repeat;}
#nav-07 a:hover {background: transparent url(../images/sprite-nav.gif) -498px -30px no-repeat;}


/* SON OF SUCKERFISH */

#nav li ul {
	position: absolute;
	left: -9999px;
	background-color: #ffffff;	/* Background color of drop down menu - add more styles (i.e. background image) if you want */
}

#nav li ul li {
	height: 20px;				/* Height of each drop down menu item */
	border-width: 1px; border-style:solid; border-color:#aaaaaa; 
}
#nav li ul li a {
	width: 100%;
	height: 20px;				/* Height of each drop down menu item, should match above */
	line-height: 20px;			/* Height of each drop down menu 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: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul  a:hover { 
	background-image: none;
	background-color: #82cdff; 
}

/* width of drop down menu - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width: 110px; }		
#nav-03 ul, #nav-03 li { width: 120px; }		
#nav-04 ul, #nav-04 li { width: 180px; }

