
/* Hide if Flash */

.flashInstalled #mainimg {
	visibility: hidden;
}

.flashInstalled #leftside h2 {
	visibility: hidden;
	line-height: 1.2em;
	margin-bottom: 0;
}

/* 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: #4e4e4e;
	background-color: #000;
	text-align: center;
}
a {
	color: #f57e22;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1 {
	color: #484848;
	padding: 0;
	margin: 0 0 15px;
	letter-spacing: -1px;
	font: 2em 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: 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
	width: 56px;
	height: 27px;
	background: url(/_img/layup/submit.gif) no-repeat;
} 
legend {
	display: none;
}

/* Structure */

#contents{
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	overflow: hidden;
	background: url(/_img/layup/bg.gif) repeat-y;
}
#holder {
	width: 1000px;
	overflow: hidden;
	background: url(/_img/layup/main_bg.gif) no-repeat right bottom;
}
#middle {
	margin: 0;
	float: left;
	width: 552px;
}
#leftside {
	float: left;
	width: 224px;
}
#leftside h1 {
	text-indent: -9000px;
	background: url(/_img/layup/logo.gif) no-repeat;
	margin: 22px 0 0 27px;
	padding: 0;
	height: 207px;
	width: 133px;
	float: left;
}
#leftside h2 {
	color: #777;
	float: left;
	margin: 80px 0 15px;
	padding: 0 10px 0 20px;
	letter-spacing: -0.7px;
	font: 1.7em/1.1em Arial, Helvetica, sans-serif;
}
.author {
	float: left;
	font-weight: bold;
	font-style: italic;
	padding-left: 20px;
	color: #626262;
}
.printlogo {
	display: none;
}
#mainimg {
	width: 552px;
	height: 235px;
}
#topnavi {
	float: left;
	width: 224px;
	margin-bottom: 2px;
}
#topnavi ul  {
	margin: 0;
	padding: 33px 0 33px 25px;
}
#topnavi li {
	display: block;
	list-style: none;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#topnavi a {
	margin: 0;
	text-align: left;
	color: #fff;
	text-decoration: none;
	line-height: 2.2;
	padding: 0 15px 4px 0;
	letter-spacing: -1px;
	font: 2.15em Arial, Helvetica, sans-serif;
}
#topnavi a:hover,
#topnavi a:focus,
#topnavi a.on {
	text-decoration: none;
	background: url(/_img/layup/nav_arrow.gif) no-repeat right center;
}
#boxlinks {
	margin: 0 0 0 15px;
	padding: 0;
}
#boxlinks a {
	width: 191px;
	height: 101px;
	display: block;
	text-indent: -9000px;
	float: left;
	margin-bottom: 8px;
	padding: 0 !important;
	outline: 0;
}
.b1 {
	background: url(/_img/layup/boxlinks.gif) no-repeat !important;
}
.b2 {
	background: url(/_img/layup/boxlinks.gif) no-repeat 0 -109px !important;
}
#text {
	padding: 25px;
	float: left;
	font-size: 1.15em;
	line-height: 1.25em;
}
#text div {
	height: 192px;
	width: 480px;
	overflow: auto;
	padding: 0 20px 0 0;
	scrollbar-face-color: #555;
	scrollbar-highlight-color: #555;
	scrollbar-shadow-color: #555;
	scrollbar-3dlight-color: #555;
	scrollbar-arrow-color: #e0e0e0;
	scrollbar-track-color: #e0e0e0;
	scrollbar-darkshadow-color: #555;
}
#text div ul {
	margin-top: 0;
	margin-bottom: 0;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 1000px;
	height: 73px;
	background: #414141;
}
#footer div {
	float: left;
	text-align: left;
	width: 423px;
	padding: 17px 0 0 25px;
}
#footer div p {
	color: #fff;
	letter-spacing: -0.5px;
	font: 1.35em/1em Arial, Helvetica, sans-serif;
}
#footer div span {
	color: #f57e22;
	font-weight: bold;
}
#footer div a {
	color: #fff;
	text-decoration: none;
}
#footer div a:hover {
	color: #f57e22;
}
#footer ul {
	margin: 0;
	padding: 18px 15px 0;
	float: left;
	width: 522px;
	list-style: none;
}
#footer li { 
	display: inline;
	float: left;
}
#footer li a {
	font-weight: bold;
	color: #bdbdbd;
	text-decoration: none;
	border-right: 1px solid #bdbdbd;	
	padding: 0 10px;
}
#footer .last {
	float: left;
	clear: left;
	width: 24em;
	margin-top: 10px;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #6d6d6d;
}
#footer li a:hover,
#footer li a:focus {
	color: #fff;
}

.docs {
	margin: 0 0 0 20px;
	padding: 0;
}
.docs li{
	clear: left;
	list-style: none;
}
.docs a{
	padding: 5px 0 5px 22px;
	background: url(/_img/layup/docs.gif) no-repeat 0 -82px ;
	float: left;
}
.docs span{
	float: left;
	padding: 5px 0 5px 22px;
	color: #999;
}

.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;
}
.formarea select{
	padding: 0;
	width: 174px;
}
.textformfocus {
	border: 1px solid #000 !important;
	color: #000 !important;
}
.textform, 
.textformfocus {
	color: #666;
	padding: 3px;
	width: 168px;
	border: 1px solid #999;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #fff;
}

/* 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:#414141;
	width: 1000px;
	height: 210px;
	margin: 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;
}
