
/* Hide if Flash */
.flashInstalled #image,
.flashInstalled #middle h1,
.flashInstalled .flash,
.flashInstalled #topnavi .flash  {
	visibility: hidden;
}

html, body {
	height: 100%;                                                                  
	margin: 0;                                                                     
	padding: 0;
	background-color: #000;
}

/* Tags */
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
}
a {
	color: #fff;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 10px 0 0 0;
	margin: 0;
}
h1, h2 {
	font-size: 1.3em;
	line-height: 1.4;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #ffffff;
}
h2 {
	padding-top: 10px;
	font-size: 1.2em;
}
h3 {
	font-weight: normal;
	padding: 0;
	margin: 20px 0 10px;
	font-size: 1.1em;
}
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;
} 
legend {
	display: none;
}

/* Structure */



#horizon {
	visibility: hidden;
	width: 100%;
	height: 50%;                                                                     
	margin: -313px auto 0;                                                              
	float: left;
}
#contents {
	width: 1000px;
	height: 600px;
	clear: both;
	top: -300px;
	position: static;
	margin: 0 auto;
	background:  url(/_img/layup/bg.gif) no-repeat;
}

.printlogo {
	display: none;
}
#header {
	height: 75px;
	padding: 0 36px;
}
#header span {
	float: right;
	color: #a9a9a9;
	font: 1.4em Arial, Helvetica, sans-serif;
	margin-top: 29px;
}
#header span a{
	color: #a9a9a9;
	text-decoration: none; 
}
#header span a:hover{
	color: #fff;
}
#header h1 {
	margin: 0;
	padding: 0;
}
#header h1 a{
	text-indent: -9000px;
	background: url(/_img/layup/logo.png) no-repeat;
	height: 44px;
	width: 217px;
	float: left;
	text-decoration: none;
}
#image {
	width: 1000px;
	height: 390px;
	background-color: #393939;
	margin-left: -36px;
	margin-right: -36px;
}

#main {
	height: 516px;
	padding: 0 36px;
}
#middle {
	position: absolute;
	width: 288px;
	height: 272px;
	background: #000;
	margin: -354px 0 0 640px;
	opacity: 0.85;
	line-height: 1.4em;
	padding: 38px 0 0 0;
}
#maintext {
	padding: 0 30px 0 17px;
	margin-right: 10px;
	overflow: auto;
	height: 240px;
}
.json #maintext {
	overflow: hidden;
	margin-right: 0;
}
#track {
	position: absolute;
	width: 14px;
	height: 240px;
	margin: -240px 0 0 268px;
	background-color: #1c1c1c;
	display: none;
}
#handle {
	width: 12px;
	height: 40px;
	background: #000 url(/_img/layup/scroll.gif) no-repeat;
	display: block;
	border: solid 1px #333;
}
#track:hover #handle {
	border: solid 1px #909090;
	background-image: url(/_img/layup/scroll_hover.gif) 
}

#openclose {
	margin: -354px 0 0 859px;
	position: absolute;
	z-index: 1;
	display: none;
}
.json #openclose {
	display: block;
}
#openclose a{
	font-size: 1px;
	text-indent: -9000px;
	display: block;
	width: 57px;
	height: 14px;
	outline: 0;
	background: #000 url(/_img/layup/openclose.png) no-repeat -6px 3px;
	padding: 6px;
	text-decoration: none;
}
#openclose .on{
	background-position: -6px -18px;
}
#maintext ol,
#maintext ul {
	margin: 10px 0;
	padding: 0;
}
#maintext li  {
	list-style: none;
}
#maintext ul li {
	padding-left: 10px;
	background: url(/_img/layup/li.gif) no-repeat 0 6px;
}
#maintext ol a{
	background: url(/_img/layup/arrow.gif) no-repeat 0 6px;
	padding-left: 10px;
	text-decoration: none;
}
#maintext ol a:hover,
#maintext ol a:focus {
	text-decoration: underline;
}
#maintext a span{
	color: #999 !important;
}

.paging {
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
}

.paging li{
	float: left;
	padding: 0 6px 6px 0;
	margin: 0;
	list-style: none;
}
.paging a,
.paging span {
	font-size: 1px;
	text-indent: -9000px;
	height: 14px;
	width: 14px;
	outline: 0;
	display: block;
	background: url(/_img/layup/paging.gif) no-repeat 0 0;
	text-decoration: none;
}
.paging .next a{
	background-position: -19px 0;
}
.paging span{
	background: none !important;
}


#topnavi {
	width: 100%;
	padding: 140px 0 0;
	margin: 0;
	list-style: none;
}
#topnavi li {
	display: inline;
	margin-right: 40px;
	width: 201px;
	height: 201px;
	float: left;
	cursor: pointer;
}
#topnavi .l1 {background-color: #21b3cd;}
#topnavi .l2 {background-color: #cd21a1;}
#topnavi .l3 {background-color: #61d138;}
#topnavi .l4 {background-color: #cd6621; margin-right: 0;}

#topnavi ul {
	margin: 19px 0;
	padding: 0;
}
#topnavi ul li {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	background:none;
	display: block;
	width: 201px;
}
#topnavi li a {
	text-indent: -9000px;
	position: absolute;
	margin: 210px 0 0 0;
	padding: 0 19px;
	font: 2.2em/1 Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 201px;
	height: 31px;
	outline: 0;
	background: url(/_img/layup/navi.png) no-repeat;
}

#topnavi .l1  a {color: #21b3cd;}
#topnavi .l2  a {color: #cd21a1; background-position: 0 -60px;}
#topnavi .l3  a {color: #61d138; background-position: 0 -120px;}
#topnavi .l4  a {color: #cd6621; background-position: 0 -180px;}

#topnavi ul a {
	position: static;
	margin: 0;
	display: block;
	text-indent: 0;
	background: none;
	height: 25px;
	width: 163px;
	text-transform: lowercase;
}

#topnavi .l1 ul a {color: #0d4852;}
#topnavi .l2 ul a {color: #520d40;}
#topnavi .l3 ul a {color: #275416;}
#topnavi .l4 ul a {color: #52290d;}

#topnavi ul a:hover,
#topnavi ul a:focus {
	color: #000;
}


#topnaviint {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
}
#topnaviint li {
	padding: 0;
	margin: 1px 26px 0 0;
	width: 131px;
	float: left;	
}

#topnaviint ul {
	position: absolute;
	margin: -355px 0 0 0;
	padding: 0;
	overflow: hidden;
	display: none;
	height: 354px;
	width: 131px;
}

#topnaviint .l1  ul {background-color: #21b3cd;}
#topnaviint .l2  ul {background-color: #cd21a1;}
#topnaviint .l3  ul {background-color: #61d138;}
#topnaviint .l4  ul {background-color: #cd6621;}

.json #topnaviint ul {
	margin: -1px 0 0 0;
	height: 0px;
	display: block;
	background-color: #393939;
}
#topnaviint li:hover ul{
	display: block;
}

#topnaviint ul li {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	background:none;
	display: block;
	width: 131px;
	border: none;
}
#topnaviint li a {
	text-indent: -9000px;
	position: absolute;
	margin: 0 0 0 0;
	padding: 10px 19px 0 0;
	font: 1.8em/1 Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 112px;
	outline: 0;
	background: url(/_img/layup/navi_int.png) no-repeat;
	border-top: solid #393939 13px;
}

#topnaviint .l1  a {color: #21b3cd; background-position: 0 9px;}
#topnaviint .l2  a {color: #cd21a1; background-position: 0 -21px;}
#topnaviint .l3  a {color: #61d138; background-position: 0 -51px;}
#topnaviint .l4  a {color: #cd6621; background-position: 0 -81px;}

#topnaviint ul a {
	position: static;
	margin: 0;
	padding: 4px 0 4px 11px;
	display: block;
	text-indent: 0;
	background: none;
	border: none;
	height: auto;
	width: 120px;
	text-transform: lowercase;
	font-size: 1.4em;
	line-height: 1.1em;
	color: #fff !important;
}
#topnaviint ul ul{
	position: static;
	height: auto !important;
	overflow: visible;
	background: none;
	margin: 0;
	display: none !important;
}
#topnaviint .on ul{
	display: block !important;
}

#topnaviint ul ul a {
	font-size: 1em;
}
#topnaviint ul .on a { 
	background: url(/_img/layup/arrow.gif) no-repeat right center;
}
#topnaviint ul .on ul a {
	background: none;
}



#topnaviint .l1 ul .on,
#topnaviint .l1 ul ul,
#topnaviint .l1 ul a:hover {background-color: #0f93aa;}

#topnaviint .l1 ul ul .on,
#topnaviint .l1 ul ul a:hover {background: #106271;}

#topnaviint .l2 ul .on,
#topnaviint .l2 ul ul,
#topnaviint .l2 ul a:hover {background-color: #ac1085;}

#topnaviint .l2 ul ul .on,
#topnaviint .l2 ul ul a:hover {background: #701057;}

#topnaviint .l3 ul .on,
#topnaviint .l3 ul ul,
#topnaviint .l3 ul a:hover {background-color: #3aab10;}

#topnaviint .l3 ul ul .on,
#topnaviint .l3 ul ul a:hover {background: #2a7010;}

#topnaviint .l4 ul .on,
#topnaviint .l4 ul ul,
#topnaviint .l4 ul a:hover {background-color: #ab4e10;}

#topnaviint .l4 ul ul .on,
#topnaviint .l4 ul ul a:hover {background: #703710;}


#footer{
	margin: 0 auto 10px;
	width: 1000px;
}
#footer ul{
	margin: 0;
	padding: 10px 36px 0;
	list-style: none;
	text-align: right;
}
#footer li{ 
	display: inline;
	float: left;
}
#footer a{
	font-weight: bold;
	color: #171717;
	text-decoration: none;
	border-right: 1px solid #171717;	
	padding: 0 10px 0 7px;
}
#footer .no a { 
	border-right: none;	
}
#footer .last { 
	color: #171717;
	float: right;
}
#footer a:hover,
#footer a:focus {
	color: #797979;
}

#sitemap,
#sitemap ul{
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
#sitemap  a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	padding: 2px 0 2px 18px;
}
#sitemap  a:hover { 
	color: #000;
}
#sitemap ul a {
	color: #53107f;
}
#sitemap ul a {
	font-weight: normal;
}
#sitemap li {
	border-left: 1px solid #CDCDCD;
	background: url(/_img/layup/sitemapli.gif) no-repeat 0 .5em;
}


/* Forms */

.formarea{
	vertical-align: top;
	border: none;
	width: 227px;
	padding-top: 5px;
}
.formarea button{
	float: right;
	background: url(/_img/layup/submit.png) no-repeat;
	width: 66px;
	height: 14px;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	display: block;
	padding-bottom: 2px;
}
.formarea select{
	padding: 0;
	width: 174px;
}
.textform {
	background: #1c1c1c !important;
	color: #ccc;
}
.textformfocus {
	background: #e5e5e5 !important;
	color: #000;
}
.textform, 
.textformfocus {
	padding: 2px 3px 3px 3px;
	width: 220px;
	border: 1px solid #1c1c1c;
	font: 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: #d11010;
}
.error {
	color: #d11010;
	text-align: left !important;
}
#waiting,
#waiting2 {
	position: absolute;
	background-color:#000;
	width: 288px;
	padding: 144px 0 144px;
	margin: -354px 0 0 640px;
	z-index: 3;
	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 {
	font-weight: bold;
}