
/* Hide if Flash */

.flashInstalled #middle h1,
.flashInstalled .flash {
	visibility: hidden;
}
.flashInstalled #topnavi a {
	padding: 0;
	background: none !important;
}
.flashInstalled #middle h1 {
	height: 20px;
}

/* Tags */

html, body, table {
	height: 100%; 
	width: 100%; 
	margin: 0; 
	padding: 0; 
}
td { 
	vertical-align: middle; 
	padding-bottom: 25px;
}
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #727272;
	background-color: #000;
	text-align: center;
}
a {
	color: #bb8e12;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1 {
	padding: 0;
	margin: 0 0 15px;
	color: #bb8e12;
	letter-spacing: 1px;
	text-transform: uppercase;
	font: 1.8em "Gill Sans Std", "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	font-size: 1px;
	border: 0;
	margin: 10px 0 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
	width: 78px;
	height: 13px;
	float: right;
	background: url(/_img/layup/submit.gif) no-repeat;
} 
legend {
	display: none;
}
.printlogo {
	display: none;
}

/* Structure */

#contents{
	margin: 0 auto;
	width: 798px;
	height: 637px;
	border: 1px solid #252525;
	text-align: left;
}
#leftside {
	width: 369px;
	height: 637px;
	float: left;
	border-right: 1px dotted #bb8e12;
}
#leftside h1 {
	text-indent: -9000px;
	background: url(/_img/layup/logo.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 204px;
	width: 369px;
	float: left;
	border-bottom: 1px dotted #bb8e12;
}
#imageholder {
	float: left;
	width: 369px;
}
#rightside {
	float: left;
	width: 428px;
}
#topnavi {
	height: 196px;
	width: 100%;
	float: left;
	border-top: 8px solid #252525;
}
#topnavi ul  {
	margin: 35px 0 0 22px;
	padding: 0;
	list-style: none;
}
#topnavi li {
	padding: 0;
} 
#topnavi a {
	height: 16px;
	outline: 0;
	padding: 0 0 0 20px;
	margin: 0 0 6px;
	color: #bb8e12;
	display: block;
	width: auto;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font: 1.8em "Gill Sans Std", "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
}
#topnavi a:hover,
#topnavi a.on {
	color: #666;
}
#topnavi a.on {
	background: url(/_img/layup/nav_arrow.gif) no-repeat left center;
}
#middle {
	float: left;
	width: 355px;
	height: 329px;
	padding: 50px 30px 54px 43px;
	background: #252525;
}
#maintext {
	height: 285px;
	padding: 0 30px 15px 0;
	overflow: auto;
	font-size: 1.1em;
	line-height: 1.3em;
	scrollbar-face-color: #555555;
	scrollbar-highlight-color: #555555;
	scrollbar-shadow-color: #555555;
	scrollbar-3dlight-color: #555555;
	scrollbar-arrow-color:  #252525;
	scrollbar-track-color: #252525;
	scrollbar-darkshadow-color: #555555;
}
#maintext ul,
#maintext ol {
	padding: 0 0 10px 30px;
}
#maintext ul li {
	margin: 0 0 2px;
	list-style: square;
}
#maintext ol li {
	margin: 0 0 2px;
	list-style: lower-alpha;
}
#map {
	display: block;
	width: 760px;
	height: 500px;
}
#footer{
	clear: both;
	margin: 0 auto;
	width: 798px;
}
#footer div {
	position: absolute;
	font: 1em Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 40px 0 0 8px;
}
#footer div p {
	color: #444;
}
#footer div span {
	color: #2a2a2a;
	float: left;
	margin-top: 5px;
}
#footer ul{
	margin: 0;
	padding: 30px 0 0 405px;
	list-style: none;
}
#footer li{ 
	display: inline;
	float: left;
}
#footer a {
	font-weight: bold;
	color: #666;
	text-decoration: none;	
	padding: 0 10px 0 7px;
}
#footer .last {
	margin-top: 15px;
	float: left;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #2a2a2a;
}
#footer a:hover,
#footer a:focus {
	color: #bb8e12;
}

/* Forms */

.formarea{
	text-align: right;
	vertical-align: top;
	width: 282px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select{
	padding: 0;
	width: 176px;
}
.textform {
	background: #555 !important;
}
.textformfocus {
	color: #000 !important;
	background: #84640c !important;
}
.textform, 
.textformfocus {
	color: #252525;
	padding: 3px;
	width: 168px;
	border: none;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

/* 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: #000;
}
.error {
	color: #d11010;
	padding: 10px 0 !important;
	text-align: left !important;
}
#waiting {
	position: absolute;
	background-color:#fff;
	width: 536px;
	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;
}
