
/* Hide if Flash */

.flashInstalled #middle h1,
.flashInstalled #rightside h1,
.flashInstalled #leftside h1,
.flashInstalled #access h1,
.flashInstalled .flash,
.flashInstalled #mainimg{
	visibility: hidden;
}
.flashInstalled .box h1,
.flashInstalled #access h1 {
	height: 24px !important;
}
.home .flashInstalled #middle h1 {
	width: 300px;
}
.flashInstalled .box h1 {
	padding-right: 12px !important;
	background-position: right 10px;
	width: auto !important;
}
.flashInstalled .flash {
	margin-bottom: -3px !important;
}
.flashInstalled #navi li ul {
	margin: -3px 0 5px 0;
}

.json .folderlist {
	display: none;
}

/* Tags */

body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 15px;
	padding: 0;
	color: #3d3d3d;
	background-color: #fff;
	text-align: center;
}
a {
	color: #18135e;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1 {
	font: 1.8em Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #4a4a4a;
	padding: 0;
	margin: 0 0 10px;
}
.box h1,
#access h1 {
	color: #fff;

}
h2, h3 {
	text-transform: none;
	font-size: 1.4em;
	font-weight: normal;
}
h3 {
	font-size: 1.1em;
}
h4 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	padding: 0;
	margin: 0 0 10px;
}
#maintext h1 {
	text-transform: none;
	color: #4a4a4a;
}
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;
	background: url(/_img/layup/search_but.gif) no-repeat;
	width: 14px;
	height: 30px;
	vertical-align: top;
	cursor: pointer;
} 
legend {
	display: none;
}
.printlogo {
	display: none;
}
.fullwidth {
	width: auto !important;
}

/* Structure */

#contents {
	margin: 0 auto;
	width: 762px;
	padding: 0 4px;
	text-align: left;
}
#middle {
	margin: 3px 0 0;
	float: left;
	width: 572px;
}
.home #middle {
	width: 310px;
}
#middle h1 {
	font-size: 1.9em;
	margin: 25px 0 0 25px;
	padding-bottom: 6px;
}
#middle ul{
	margin: 0 0 10px;
}
#maintext {
	float: left;
	width: 335px;
	padding: 3px 25px 25px 25px;
	font-size: 1.1em;
	line-height: 1.3em;
}
.home #maintext {
	width: 305px;
}
#topbar {
	padding: 32px 0 0 27px;
	height: 88px;
}
#topbar h1 {
	text-indent: -9000px;
	background: url(/_img/layup/logo.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 52px;
	width: 197px;
	float: left;
}
#header {
	width: 762px;
	height: 181px;
}
#mainimg {
	float: left;
}
#access {
	width: 190px;
	height: 181px;
	float: left;
	padding: 0;
	margin-right: 3px;
	background: url(/_img/layup/acces_bg.gif) repeat-x;
}
#access .holder {
	height: 176px;
}
#access h1 {
	margin: 8px 0 14px 22px;
}
#access ul {
	margin: 0 0 0 22px;
	padding: 0;
	list-style: none;
}
#access li a {
	font-size: 1.1em;
	margin-bottom: 5px;
	padding: 2px 0 2px 25px;
	height: 13px;
	display: block;
	text-decoration: none;
	color: #fff;
	background: url(/_img/layup/access_icons.gif) no-repeat;
}
#access li a:hover {
	text-decoration: underline;
}
#a2 {background-position: 0 -26px !important;}
#a3 {background-position: 0 -53px !important;}
#a4 {background-position: 0 -79px !important;}
#a5 {background-position: 0 -105px !important;}

#leftside {
	width: 190px;
	float: left;
	margin: 3px 0 0;
	border-bottom: 3px solid #fff;
}
#navi {
	background: #6dab21;
}
#navi ul {
	margin: 10px 0 30px;
	padding: 0;
	min-height: 287px;
}
#navi li {
	display: block;
	list-style: none;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#navi a {
	margin: 0;
	text-align: left;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 0 0 22px;
	width: 146px;
	text-transform: lowercase;
	font: 1.8em Arial, Helvetica, sans-serif;
}
#navi a:hover,
#navi a:focus,
#navi a.on {	
	color: #305700;
	text-decoration: none;
}
#navi li ul {
	padding: 10px 0;
	margin: 5px 0;
	background: #56871a;
	min-height: 1px;
}
#navi li ul a {
	text-transform: none;
	width: auto !important;
	display: inline;
	padding-right: 12px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
#navi li ul a:hover,
#navi li ul a:focus {
	color: #244200;	
}
#navi li ul a.on {	
	color: #fff;
	background: url(/_img/layup/arrow.png) no-repeat right 3px;
}
.box {
	margin-top: 3px;
	clear: both;
	cursor: pointer;
}
.box h1 {
	margin: 8px 0 8px 22px;
	padding-right: 18px;
	display: inline;
	float: left;
	background: url(/_img/layup/arrow.png) no-repeat right center;
}
.box p {
	width: 90px;
	color: #fff;
	margin: 0 0 10px 22px;
	font: 1em Arial, Helvetica, sans-serif;
}
.box a {
	color: #fff;
	text-decoration: none;
}
.box .mask {
	position: absolute;
	display: block;
	width: 69px;
	height: 70px;
	margin-left: 0;
	cursor: pointer;
}
.col1 {
	background: #ea892d url(/_img/layup/map.gif) no-repeat right 39px;
}
.col2 {
	margin-top: 0;
	background: #c0a8d1;
}
.col3 {
	background: #a8006d;
}
.col4 {
	background: #235fb3;
}
.col4 h1 {
	background: none !important;
}
.col2 .mask {
	background: url(/_img/layup/img_mask.gif) no-repeat;
}
.col3 .mask {
	background: url(/_img/layup/img_mask2.gif) no-repeat;
}
.minical {
	background: #ea892d;
	cursor: auto !important;
}
.minical table {
	clear: both;
	text-align: center;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 5px;
}
.minical th {
	font-weight: normal;
}
.minical td {
	padding: 1px 4px;
}
.minical a {
	color: #fff;
	text-decoration: none;
}
.minical .event {
	background-color: #c46b14;	
}
.minical .event:hover {
	background-color: #85490e;
}
.minical .event:hover a {
	color: #fff;
}
.minical .on, .istoday {
	background-color: #fff;
}
.minical .on a, .istoday {
	color: #ea892d;
}
#mainlist {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}
#mainlist li {
	display: block;
	float: left;
	width: 100%;
	padding: 0;
	min-height: 85px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #ececec;
}
#mainlist a {
	margin: 2px 0;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}

#rightside {
	float: right;
	width: 210px;
	margin-bottom: 3px;
}
#rightside .box .holder {
	clear: both;
	padding: 3px 0;
	margin: 0 17px 0 22px;
}
#rightside .box p {
	float: right;
	clear: right;
	margin: 0;
}
#rightside .box a {
	float: left;
	margin-bottom: 20px;
}
#rightside .box ul {
	margin: 0 0 25px 22px;
	padding: 0;
	clear: both;
	list-style: none;
}
#rightside .box li {
	padding: 2px 0;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}
#rightside .box li span {
	color: #779bcd;
	margin-right: 10px;
}
#rightside .box li a {
	color: #fff;
	float: none;
	text-decoration: none;
	padding-right: 15px;
	background: url(/_img/layup/arrow.png) no-repeat right 4px;
}
#rightside .box li a:hover {
	color: #779bcd;
}
.imageholder {
	float: right;
	width: 156px;
	margin: 10px 25px 30px 0;
}
.imageholder span {
	position: absolute;
	display: block;
	width: 156px;
	height: 158px;
	background: url(/_img/layup/img_mask3.png) no-repeat;
}
.imageholder img {
	padding-bottom: 10px;
}
.i2 {
	width: 172px !important;
	margin-right: 9px !important;
}
.i2 span {
	width: 77px !important;
	height: 78px !important;
	cursor: pointer;
	background: url(/_img/layup/img_mask5.gif) no-repeat !important;
}
.i2 img {
	padding: 4px 0 0 4px;
}
.i2 a {
	width: 77px;
	height: 78px;
	float: left;
	margin: 0 0 6px 6px;
}
.schemes {
	margin: 10px 0;
}
.schemes ul {
	width: 240px;
	margin: 0 !important;
	padding: 0;
	list-style: none;
}
.schemes li {
	width: 100%;
	float: left;
	margin-bottom: 2px;
}
.schemes li a {
	padding: 0 0 0 15px;
	background: url(/_img/layup/arrow_2.gif) no-repeat left 4px;
}
.schemes h4 {
	width: 240px;
}
#logos {
	clear: both;
	margin: 0 auto;
	width: 770px;
	height: 81px;
	text-align: right;
}
#logos span {
	float: left;
	margin: 65px 0 0 30px;
	color: #999;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 770px;
	height: 38px;
	background: url(/_img/layup/foot_bg.gif) repeat-x;
}
#footer ul {
	margin: 0;
	padding: 13px 23px 0;
	list-style: none;
	text-align: right;
}
#footer li { 
	display: inline;
	float: left;
}
#footer a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
	border-right: 1px solid #999;	
	padding: 0 10px 0 7px;
}
#footer .last {
	float: right;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #ccc;
}
#footer a:hover,
#footer a:focus {
	color: #666;
}

#dataGrid {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#dataGrid table{
	border-collapse: collapse;
	margin: 0 0 0 1px;
	width: 510px;
	background-color: #fff;
	font-size: 0.95em;
}
#dataGrid .bars {
	background-color: #f8f7fc;	
}
#dataGrid .over {
	background-color: #eafcd3;	
	cursor: pointer;
}
#dataGrid .table {
	display: table !important;
}
#dataGrid td, 
#dataGrid h3 {
	border-bottom: 1px solid #fff;
	padding: 4px 3px 4px 8px;
	color: #696969;
	vertical-align: top;
}
#dataGrid h3 {
	padding: 6px 5px 5px 30px ;
	margin: 0;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: none;
	width: 475px;
	background: #7c7b7b url(/_img/layup/docs.gif) no-repeat 8px -165px !important;
}
#dataGrid td {
	padding-right: 10px;
	border: 1px solid #e8e8e8;
}
#dataGrid h3 a {
	background: url(/_img/layup/arrow_3.gif) no-repeat right 5px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding-right: 10px;
}
#dataGrid td a {
	text-decoration: none;
	color: #696969;
	padding: 5px 0 5px 22px;
	background: url(/_img/layup/docs.gif) no-repeat 0 -84px ;
}
#dataGrid .on{background-position: right -15px !important;}

.docs {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}
.docs a{
	padding: 5px 0 5px 22px;
	background: url(/_img/layup/docs.gif) no-repeat 0 -84px ;
	display: block;
}

.xls { background-position: 0 2px !important;}
.pdf { background-position: 0 -128px !important;}
.doc { background-position: 0 -41px !important;}


.intropage{
	margin: 0;
	padding: 0;
	clear: both;
	list-style: none;
}
.intropage li {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #dadada;
	overflow: hidden;
}
.intropage h3  {
	margin: 4px 0 10px;
	letter-spacing: 0;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
.intropage a {
	float: right;
	padding: 1px 0 0 20px;
	color: #18135e;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
}
.iview {
	background: url(/_img/layup/icon_mag.gif) no-repeat left center;
}
.intropage h3 a {
	padding: 0 14px 0 0;
	float: none;
	font-size: 1em;
	background: url(/_img/layup/arrow_2.gif) no-repeat right center;
}
.intropage a:hover {
	text-decoration: underline;
}
.intropage span {
	color: #6dab21;
	margin-bottom: 5px;
	display: block;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
.intropage img{
	float: left;
	margin: 4px 17px 0 4px;
}
.intropage .mask {
	position: absolute;
	display: block;
	width: 77px;
	height: 78px;
	background: url(/_img/layup/img_mask4.gif) no-repeat;
}

.paging {
	clear: both;
	display: inline;
	list-style: none;
	float: right;
	padding: 0 !important;
	margin: 0 !important;
}
.paging li{
	float: left;
	margin: 15px 0 0;
	padding: 0 !important;
	background: none !important;
}
.paging li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 0 4px 2px 4px;
	text-decoration: none;
	color: #fff;
	background: #2c1470;
	line-height: 1.3em;
}
.paging li a:hover, .paging li .on{
	background: #6dab21;
}


#sitemap,
#sitemap ul{
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
#sitemap  a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #18135e;
	padding: 2px 0 2px 18px;
}
#sitemap  a:hover { 
	color: #666;
}
#sitemap ul a {
	color: #333;
}
#sitemap ul a {
	font-weight: normal;
}
#sitemap li {
	border-left: 1px solid #CDCDCD;
	background: url(/_img/layup/sitemapli.gif) no-repeat 0 .5em;
}

.tcorner,
.bcorner {
	width: 100%;
	height: 5px;
	background: url(/_img/layup/top_l.png) no-repeat left top;
}
.bcorner {
	clear: both;
	background: url(/_img/layup/bot_l.png) no-repeat left top;
}
.tcorner span,
.bcorner span {
	display: block;
	height: 5px;
	width: 5px;
	float: right;
	background:  url(/_img/layup/top_r.png) no-repeat right top;
}
.bcorner span {
	background:  url(/_img/layup/bot_r.png) no-repeat right top;
}
.googlemap {
	width: 520px;
	height: 350px;
}
.googlemap2 {
	width: 520px;
	height: 270px;
}
.googlemap3 {
	width: 335px;
	height: 250px;
	margin-top: 15px;
}
.reset {
	background: url(/_img/layup/reset.gif) no-repeat right top;
	height: 25px;
	width: 520px;
	display: block;
	padding-right: -15px;
	text-indent: -9000px;
	text-decoration: none;
	outline:0;
}
.mapkey,
#mapFilter {
	width: 520px;
	height: 40px;
	margin-top: 10px;
	display: block;
	background: url(/_img/layup/mapkey.gif) no-repeat left top;
	
}
/* Forms */

#searchform {
	margin: 34px 23px 0 0;
	padding: 0;
	width: 248px;
	float: right;
}
#searchform .textform,
#searchform .textformfocus {
	width: 113px;
	height: 14px;
	padding: 2px 6px 0;
	border: none;
	letter-spacing: 0;
	color: #666;
	background: none;
}
#searchform label {
	display: block;
	float: left;
	width: 90px;
	height: 15px;
	margin-right: 13px;
	text-indent: -9000px;
	background: url(/_img/layup/search_title.gif) no-repeat;
}
#searchform p {
	background: url(/_img/layup/search_bg.gif) no-repeat 103px 0;
}
#searchform button {
	margin: 0 0 0 2px;
}
#mapFilter {
	margin-top: 1px;
	background: url(/_img/layup/mapfilter.gif) no-repeat;
}
#mapFilter label {
	display: none;
}
#mapFilter fieldset {
	float: right;
	margin: 8px 8px 0 0;
}
#mapFilter .textform {
	color: #3d3d3d !important;
}
#location {
	width: 260px;
}
#category {
	width: 162px;
}
.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: 176px;
}
.textform {
	background: #fff;
}
.textformfocus {
	color: #3d3d3d !important;
	background: #eee;
}
.textform, 
.textformfocus {
	color: #999;
	padding: 2px 3px 3px 3px;
	width: 168px;
	border: 1px solid #ccc;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.showinline {
	float: none !important;
	clear: none !important;
	width: auto !important;
	display: inline !important;
}

/* 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 !important;
}
.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: #282376;
	font-weight: bold;
}
