
/* Hide if Flash */

.flashInstalled .flash {
	visibility: hidden;
}

/* Tags */
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #3a4042;
	text-align: center;
}
a {
	color: #fff;
	text-decoration: underline;
}
a:hover,
a:focus {
	color: #9f9672;
	text-decoration: underline;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1 {
	font-size: 1px;
	line-height: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}
h2 { 
	font-size: 1.3em;
	font-weight: normal;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
legend {
	display: none;
}

/* Structure */

#horizon {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -300px;
	text-align: center; 
}
#contents  {
	position: relative;
	text-align: left;
	height: 600px;
	width: 770px;
	margin: 0 auto;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#middle {
	width: 100%;
	height: 308px;
	background: url(/_img/layup/middle_bg.png);
	overflow: hidden;
}
.maintext {
	margin: 28px;
	float: right;
	width: 340px;
	height: 250px;
	overflow: auto;
	padding-right: 10px;
	font-size: 1.1em;
}
#topbar {
	height: 150px;
}
#topbar address {
	text-indent: -9000px;
	background: url(/_img/layup/address.gif) no-repeat; 
	height: 54px;
	width: 331px;
	float: right;
}
#topbar h1 {
	text-indent: -9000px;
	background: url(/_img/layup/logo.png) no-repeat;
	margin: 0;
	padding: 0;
	width: 189px;
	height: 107px;
	float: left;
}
.printlogo {
	display: none;
}


#leftside {
	width: 320px;
	float: left;
	padding: 28px 0 0 43px;
}
#leftside ul {
	margin: 0;
	padding: 0;
}
#leftside li {
	display: block;
	list-style: none;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#leftside a{
	margin: 0;
	text-align: left;
	color: #9f9672;
	text-decoration: none;
	display: block;
	padding-bottom: 2px;
	width: 125px;
	height: 1.5em;
	font: 2em Arial, Helvetica, sans-serif;
}
#leftside a:hover,
#leftside a:focus,
#leftside a.on {
	text-decoration: none;
	color: #fff;
}
#leftside ul ul {
	margin: -28px 0 0 127px;
	position: absolute;
	width: 190px;
	background: url(/_img/layup/subnavi_bg.gif) no-repeat 0 9px;
}
#leftside li li {
	margin-left: 76px;
}
#leftside li li a {
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	height: 1em;
}
#leftside li li a:hover,
#leftside li li a:focus  {
	color: #b5b5b5;
}
.docs a{
	text-decoration: none;
	background: url(/_img/layup/pdf.gif) no-repeat 0 2px;
	padding-left: 15px;
}
.docs{
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
}
#footer{
	clear: both;
	margin: 0 auto;
	width: 760px;
	height: 25px;
}
#footer ul{
	margin: 0;
	padding: 5px 26px 0;
	list-style: none;
	text-align: right;
}
#footer li{ 
	display: inline;
	float: left;
}
#footer a{
	font-weight: bold;
	color: #7d8182;
	text-decoration: none;
	border-right: 1px solid #7d8182;	
	padding: 0 10px 0 7px;
}
#footer .last {
	float: right;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #575b5c;
}
#footer a:hover,
#footer a:focus {
	color: #8d9091;
}

/* Forms */

.formarea{
	text-align: right;
	vertical-align: top;
	width: 310px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select{
	padding: 0;
	width: 174px;
}
.textform,
button {
	opacity: 0.6;
}
.textformfocus,
button:hover {
	opacity: 0.9;
}
.textform, 
.textformfocus,
button {
	color: #fff;
	background: #000 !important;
	border: solid 1px #000;
	padding: 3px 3px 4px;
	width: 168px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

button {
	width: 60px;
	cursor: pointer;
} 

/* Ajax & Error Checking */

.formerror .textform, 
.formerror .textformfocus {
	border: solid 1px #d11010;
	color: #d11010;
}
.formerror .textformfocus {
	background: #000 !important;
}
.formerror label:after {
	color: #d11010;
	content: " *";
}
.formerror label {
	font-weight: bold;
}
.error {
	color: #fff;
	font-weight: bold;
	padding: 10px 0 !important;
	text-align: left !important;
}
#waiting {
	position: absolute;
	background-color:#000;
	width: 770px;
	padding: 290px 0;
	top: 0;
	left: 0;
	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;
}
