/*--------------------- 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,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:#22568f url("../images/bg.jpg") top repeat-x;
	text-align:center; 
	font:12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#34311d;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#34311d; }
h2	{ font-size:1.1em; color:#34311d; }
h3	{ font-size:1.0em; color:#34311d; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#34311d; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#2f86af; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}

img.img-left { 
	float:left; 
	margin:0 10px 5px 0;
	}

img.img-right { 
	float:right; 
	margin:0; 
	}

/* ------------------------ form elements ------------------------ */
form {
	width:270px;
	margin:10px 0 15px 0px; /* set margin left and right below */
	}

form dd {width:250px;}

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 #999966;
	color:#999966;
	width:113px; /* 5 pixles smaller than form width !important */
	height:16px;
	line-height:18px;
	vertical-align: middle;
	margin:0 4px 4px 0; /* sets vertical spacing between fields */
	padding-top:2px; /* 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:11px;
	}

#contact-quick #contact_comment {width:236px;}

select { width:270px; padding:0; } /* same width as form - !important */

textarea { height:60px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 30px 40px; }

#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 { height:20px; width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

#contact-main #required {margin:0 0 5px 170px;}

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	background: url("../images/btn-submit.jpg") no-repeat;
	width:62px;
	height:18px;
	cursor:pointer; 
	padding:0;
	border:none; 
	}

input.submit-contact-main { margin:85px 0 0 214px; } /* 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:62px;
	height:18px;
	border:none;
	cursor:pointer;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:#FFFFFF url("../images/bg-wrap.jpg") repeat-y;
	width:870px;
	margin:0 auto;
	text-align:left;
	}
#bg-wrap {
	background:url("../images/about-text-bg.jpg") bottom right no-repeat;
	}

#nav-bottom {background:url("../images/nav-bottom.jpg") no-repeat; height:38px;}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead2.jpg");
	height:148px;
	}
	/* index page link within #masthead */		
	#masthead a {
	position:absolute;
	left:32px;
	width:246px;
	top:26px;
	height:97px;
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	background-color:#FFFFFF;
	width:574px;
	float:left;
	margin:0px;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3 {
		margin:8px 8px 0px 28px;
		}
		
	#column-left ul {
		margin:8px 8px 0px 45px;
		list-style-type:disc;
		}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	background:#FFFFFF;
	width:296px;
	float:right;
	padding-top:75px;
	}
	
	body#index #column-right {background:url("../images/img-index-rightcol.jpg") top no-repeat;}
	body#index #column-right p {margin:0px 25px 8px 25px;}
	
	#column-right p {margin:0px 25px 8px 25px;}
	
	#column-right ul {
		margin:8px 8px 0px 40px;
		list-style-type:disc;
		}
	#column-right li {margin-bottom:10px;} 

	#column-right h1, #column-right h2, #column-right h3 {
		margin:0 32px 15px 19px; 
		}

	#column-right form { margin-left:24px; }

/* ------------------------ index-bottom framework ------------------------ */


#index-bottom {background:#b6b191 url("../images/subhead-index-bottom.jpg") top no-repeat; height:200px; padding-top:100px;}
#index-bottom p {margin:0 25px 8px 28px;}

/* ------------------------ header framework ------------------------ */

#header-graphic { height:249px; width:537px; } /* sets height for all non-flash headers */
#header-flash { height:249px; background:url("../images/header-index.jpg"); width: 537px; } /* sets height for the flash header - REMOVE IF NOT USED */

	#header-flash p, #header-flash noscript { padding: 15px 0 0 30px; color: #FFFFFF;}
	#header-flash a:link, #header-flash a:visited {color: #FFFFFF;}
	#header-flash a:hover, #header-flash a:active {color: #FFFF00;  text-decoration: none;}
	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#about #header-graphic { background:url("../images/header-index.jpg") no-repeat;}
	body#auto #header-graphic { background:url("../images/header-index.jpg") no-repeat;}
	body#contact #header-graphic { background:url("../images/header-index.jpg") no-repeat;}
	body#news #header-graphic { background:url("../images/header-index.jpg") no-repeat;}


/* ------------------------ subhead framework ------------------------ */
#subhead { background:#34311d; height:79px; } /* sets height for all subheads */
body#index #subhead { background:url("../images/subhead-laserace.jpg") no-repeat; }
	body#about #subhead { background:url("../images/subhead-aboutlaserace.jpg") no-repeat;}
	body#regulatory #subhead { background:url("../images/subhead-regulatory.jpg") no-repeat;}
	body#contact #subhead { background:url("../images/subhead-contact.jpg") no-repeat;}
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg") no-repeat;}
	body#press #subhead { background:url("../images/subhead-press.jpg") no-repeat;}
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg") no-repeat;}

/* ------------------------footer framework ------------------------ */
#footer-wrap {
	background:#EDEDEB url("../images/bg-footer.jpg") repeat-x;
	background-position:bottom;
	width:100%;
	padding:0 0 125px 0;
	margin:0;
	}
	
#footer {
	width:740px;
	margin:10px auto;
	text-align:center;
	padding:0;
	}

#footer p {
	color:#FFFFFF;
	margin:0;
	padding:0 0 10px 0;
	}

#footer a:link, #footer a:visited { color:#f4f0d7; text-decoration:none; }
#footer a:hover, #footer a:active { color:#FFFFFF; text-decoration:none; }

#footer ul {margin:0 0 10px 0;}
	#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 #f4f0d7;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
/* ------------------------ horizontal sprite nav ------------------------ */
/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:870px; 
	height:41px; 
	margin:0;
	padding:0;
	}

#nav span { display: none; }

#nav li, #nav a { height:41px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; z-index:99; }

#nav-01 { width: 99px; margin-left: 0px;}
#nav-02 { width: 214px;}
#nav-03 { width: 295px;}
#nav-04 { width: 81px;}
#nav-05 { width: 114px;}
#nav-06 { width: 1px;}
#nav-07 { width: 540px;}


/*-------------- (0px) X position of button / (-41px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  0px -41px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -99px -41px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -253px -41px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -548px -41px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -629px -41px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -630px -41px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -313px -41px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#720000;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #000;
	border-top:none;
	}	

#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:1.0em;
	color:#FFFFFF;
	text-decoration:none;
	}

#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 { 
	background-image:none;
	background-color:#940707;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:150px; }		
#nav-03 ul, #nav-03 li { width:150px; }
