

/* Hide if Flash */

.flashInstalled #head h1,
.flashInstalled #topnavi {
	visibility: hidden;
}
.flashInstalled #head h1 {
	margin: 163px 0 0 -6px !important;
	width: 770px;
}
.flashInstalled #topnavi {
	width: 445px !important;
}

/* Tags */
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 50px;
	padding: 0;
	color: #fff;
	background-color: #080c0d;
	text-align: center;
}
a {
	color: #5780aa;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1, h2, h3 {
	font: 1.7em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 10px;
}
h2, h3 {
	text-transform: none;
	margin-bottom: 5px;
}
h3 {
	font: 1.2em normal Arial, Helvetica, sans-serif;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0 0 10px;
}
button {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
	width: 50px;
	height: 24px;
	display: block;
	float: right;
	background: url(/_img/layup/submit.gif) no-repeat;
} 
legend {
	display: none;
}
.printlogo {
	display: none;
}

/* Structure */

#contents{
	margin: 0 auto;
	width: 770px;
	text-align: left;
}
#middle {
	margin: 0;
	padding: 45px 30px;
	float: left;
	width: 708px;
	border: 1px solid #323f45;
	background: #0f1719;
}
#topbar {
	height: 120px;
	background: url(/_img/layup/top_bg.gif) no-repeat left bottom;
}
#topbar h1 {
	margin: 20px 0 0 30px;
	padding: 0;
	float: left;
}
#topbar h1 a {
	text-indent: -9000px;
	background: url(/_img/layup/logo.gif) no-repeat;
	height: 64px;
	width: 175px;
	display: block;
	outline: 0;
}
#topnavi {
	float: right;
	margin: 0 20px 0 0;
	height: 97px;
	width: 465px;
}
#topnavi ul  {
	margin: 0;
	padding: 73px 0 0;
}
#topnavi li {
	display: inline;
} 
#topnavi a {
	float: left;
	text-align: center;
	color: #7f8487;
	text-decoration: none;
	padding: 0 5px;
	white-space: nowrap;
	font: .9em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#topnavi a:hover,
#topnavi a:focus {
	text-decoration: none;
	color: #fff;
}
#head {
	width: 770px;
	height: 200px;
	border-top: 1px solid #323f45;
}
#head h1 {
	position: absolute;
	text-align: right;
	width: 225px;
	margin: 167px 0 0 516px;
}
#maintext {
	float: left;
	width: 490px;
}
#map {
	width: 490px;
	height: 400px;
	color: #00080a;
}
#leftside {
	width: 186px;
	float: left;
	margin: 0 30px 0 0;
	border: 1px solid #323f45;
	background: #00080a;
}
#leftside img {
	display: block;
}
#leftside ul {
	margin: 30px 10px 30px 20px;
	padding: 0;
}
#leftside li {
	display: block;
	list-style: none;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#leftside li a {
	margin: 0;
	text-align: left;
	color: #6b7b82;
	text-decoration: none;
	display: block;
	line-height: 1.2;
	padding: 0 0 2px 15px;
	width: 100%;
	background: url(/_img/layup/navi_arrow.gif) no-repeat left 2px;
}
#leftside li a:hover,
#leftside li a:focus,
#leftside li a.on {
	text-decoration: none;
	color: #fff;
	background: url(/_img/layup/navi_arrow.gif) no-repeat left -27px;
}
.imageholder {
	clear: both;
	margin-top: 10px;
}
.imageholder ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.imageholder li {
	float: left;
	display: inline;
}
.imageholder a {
	padding: 4px;
	margin-right: 6px;
	display: block;
	width: 82px;
	height: 57px;
	border: 1px solid #323f45;
	background: #00080a;
}
.imageholder a:hover,
.imageholder a:focus {
	border: 1px solid #73858c;
}
.imageholder img {
	opacity: 0.6;
}
.imageholder a:hover img,
.imageholder a:focus img {
	opacity: 1;
}


.intropage h2 a {
	text-decoration: none;
	color: #6b7b82;
	padding-right: 15px;
	background: url(/_img/layup/navi_arrow.gif) no-repeat right 6px;
	
}
.intropage h2  a:hover,
.intropage h2  a:focus {
	color: #fff;
	background: url(/_img/layup/navi_arrow.gif) no-repeat right -23px;
}

.intropage {
	margin: 0;
	padding: 0;
	list-style: none;
}
.intropage li{
	clear: left;
	margin: 0 0 10px 0;
}
.intropage span{
	float: right;
	color: #fff;
	font-size: 1.1em;
}
 .intropage img {
	float: left;
	margin: 0 14px 30px 0;
}
.intropage p{
	font-size: .9em;
	line-height: 1.2;
	float: left;
	margin-bottom: 30px;
	width: 420px;
}

#footer {
	clear: both;
	margin: 0 auto;
	width: 770px;
	height: 30px;
}
#footer ul {
	margin: 0;
	padding: 20px 24px 0;
	list-style: none;
	text-align: right;
}
#footer li { 
	display: inline;
	float: left;
}
#footer a {
	font-weight: bold;
	color: #696969;
	text-decoration: none;
	border-right: 1px solid #696969;	
	padding: 0 10px 0 7px;
}
#footer .last {
	margin: 12px 0 0;
	clear: left;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #3f3f3f;
}
#footer a:hover,
#footer a:focus {
	color: #aaa;
}


.docs {
	margin: 0 ;
	padding: 0;
	list-style: none;
}
.docs a{
	padding: 5px 0 5px 22px;
	background: url(/_img/layup/docs.gif) no-repeat 0 -82px ;
	display: block;
}

.xls { background-position: 0 4px !important;}
.pdf { background-position: 0 -125px !important;}
.doc { background-position: 0 -39px !important;}

/* Forms */

.formarea{
	text-align: right;
	vertical-align: top;
	width: 340px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.textform {
	color: #6b7b82 !important;
	border: 1px solid #323f45;
}
.textformfocus {
	color: #fff !important;
	border: 1px solid #73858c !important;
}
.textform, 
.textformfocus {
	padding: 3px 3px 4px 3px;
	width: 168px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #00080a;
}
.formarea select{
	padding: 2px 2px 2px 0;
	width: 176px;
}

/* Ajax & Error Checking */

.formerror .textform, 
.formerror .textformfocus {
	border: solid 1px #d11010;
	color: #d11010;
}
.formerror .textformfocus {
	background: #ffeeed !important;
}
.formerror label:after {
	color: #d11010;
	content: " *";
}
.formerror label {
	color: #d11010;
}
.error {
	color: #d11010;
	padding: 10px 0 !important;
	text-align: left !important;
}
#waiting {
	position: absolute;
	background-color: #0f1719;
	width: 520px;
	margin-left: -1px;
	opacity: 0.9;
	text-align: center;
}

/* Extras */

.clear{
	clear: both;
}
.hidden {
	position: absolute; 
	left: -9999px; 
}
.hand {
	cursor: pointer;
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float: right;
}
.left {
	float: left;
}
.highlight {
	color: #fff;
	font-weight: bold;
}
