/* Express layout         */
/* Stylesheet created by: */
/* Tim Marsolais of       */
/* Technology-Works       */
/* Copyright 2004-2007	  */
/* All rights reserved	  */

/* general styles */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	background-color: #b3dfef;
	}
#wrap {
	position: relative;
	width: 760px;
	margin: 5px auto;
	text-align: left;
	background: #fff url('images/bg_test_tubes.jpg') top right no-repeat;
	border: 1px solid #104a9c;
	}
.error { margin: 10px; padding: 10px; background: #fcc; border: 1px solid #f33; color: #f33; }
.errorText { padding: 3px 3px 3px 3px; color: #f33; }	
.success { margin: 10px; padding: 10px; background: #ffc; border: 1px solid #363; color: #363; }
.successText { padding: 3px 3px 3px 3px; color: #363; }
.bold { font-weight: bold; }
.note { font-size: 11px; color: #888; }
.return { margin: 5px; text-align: right; }
.clear { clear: both; }
ul.noBullet li { list-style-type: none; }

.ltBlue { color: #8fd5ef; }
.dkBlue { color: #104a9c; }
.orange { color: #ef7b00; }
.dkGreen { color: #166f07; }

h1, h2, h3, h4, h5 { color: #104a9c; }
p { line-height: 1.3em; }

/* header styles */

#header {
	height: 100px;
	margin: 0;
	padding: 0 20px 0 20px;
	}
	
#busName {
	height: 100px;
	margin: 0;
	padding: 0;
	background: url('images/jsn_logo.gif') top left no-repeat;
	border-bottom: 14px solid #104a9c;
	}
	
#busName h1, #tagLine {
	display: none;
	}

/* navigation styles */
	
#nav {
	height: 43px;
	width: 760px;
	position: absolute;
	top: 82px;
	right: 0;
	margin: 0 auto;
	}
#nav ul {
	display: block;
	width:576px;
	float: right;
	margin: 0;
	padding: 1px 0 0 5px;
	list-style-type: none;
	}
#nav li {
	display: block;
	width: 93px;
	height: 41px;
	float: left;
	margin: 0;
	padding: 14px 1px 0 1px;
	background: url('images/bg_button.gif') top left no-repeat;
	text-align: center;
	}
#nav a:link, #nav a:visited, #nav a:hover {
	color: #fff;
	text-decoration: none;
	}
#nav a:hover {
	font-weight: bold;
	}
#trail {
	position: absolute;
	height: 20px;
	width: 720px;
	top: 134px;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	font-size: 10px;
	}

/* content styles */

#content {
	margin: 15px 0 0 0; 
	padding: 5px 25px 2px 215px;
	text-align: left;
	background: url('images/bg_test_cup.jpg') bottom left no-repeat;
	}
#inner {
	margin: 0;
	padding: 0;
	}
#faqHome, #address {
	width: 155px;
	position: absolute;
	top: 108px;
	left: 25px;
	border: 1px solid #ef7b00;
	font-size: 10px;
	}
#faqHome h3, #address h3 {
	margin: 0;
	padding: 5px;
	background: #ef7b00;
	text-align: right;
	font-size: 10px;
	color: #fff;
	}
#faqHome ul, #address ul {
	margin: 3px 0 0 0;
	padding: 0;
	}
#faqHome li, #address li {
	display: block;
	width: 150px;
	margin: 0 0 10px 5px;
	padding: 0;
	list-style-type:none;
	}
#faqHome a:link, #faqHome a:visited, #faqHome a:hover {
	text-decoration: none;
	color: #166f07;
	}
	
/* form styles */

input, text, textarea, checkbox, select {
	font-size: 11px;
	font-family: Arial, helvetica, san-serif;
	background: #8fd5ef;
	border: 1px solid #104a9c;
	}
form.large {
	background: #fff;
	}
form.large .formQuestion {
	margin: 0;
	padding: 5px;
	}
form.large .formQuestion span.bold {
	display: block;
	width: 150px;
	float:left;
	margin: 0 8px 0 0;
	padding: 0;
	text-align: right;
	font-weight: bold;
	}
form.large .errorText {
	padding: 3px 3px 3px 160px;
	color: #f33;
	}
form.large .formSubmit {
	margin: 0;
	padding: 6px;
	text-align: center;
	}
li form.large {
	border: none;
	}	
	
/* contact styles */

img.sentMail {
	margin: 20px 0 0 20px;
	padding: 0;
	text-align: center;
	border: 1px solid #333;
	}

/* footer styles */

#footer {
	width: 720px;
	margin: 0 20px 15px 20px;
	padding: 15px 0 0 0;
	border-top: 6px solid #104a9c;
	text-align: center;
	font-size: 12px;
	color: #8fd5ef;
	}
ul#footerNav{
	margin: 0;
	padding: 0;
	}
ul#footerNav li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 5px;
	}
ul#footerNav a:link, ul#footerNav a:visited, ul#footerNav a:hover {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #ef7b00;
	}
ul#footerNav a:hover {
	font-weight: bold;
	}

/* tworks footer styles */

#tworks {
	width: 530px;
	height: 25px;
	margin: 8px auto;
	padding: 4px 0 0 30px;
	background: url(images/tw_cog_trans.gif) top left no-repeat;
	text-align: left;
	vertical-align: middle;
	letter-spacing: .4em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
#tworks a {
	font-weight: bold;
}