BODY {
	background: url('../images/body_bg.jpg') center center;
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	display: none;
}

div#wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 726px;
	top: 0px;
}

div#title_bar_wrapper {
	position: absolute;
	background: #c2001f;
	width: 100%;
	z-index:11;
left: 0px !important;
}

div#title_bar {
	position: relative;
	margin: 0 auto;
	width: 880px;

	padding-top: 5px;
	/*padding-left: 173px;*/
	padding-left: 25px;
	height: 21px;
	
}


div#menu_bar_wrapper {
	position: absolute;
	background: transparent url('../images/menu_bg.png') center center;
	width: 100%;
	z-index:11;
	top: 26px;
	left: 0px !important;
}

div#menu_bar {
	position: relative;
	/*margin: 0 auto;*/  
	
	margin: 0 auto;
	width: 880px;
	height: 30px;
	
	/*border: 1px solid green;*/
	
	padding-left: 25px !important;
	
	font-style: normal !important;
}

div#menu_bar a 
{	
	margin: 5px 5px 0 0;
	display: block;
	float: left;	
	
	/*width: 125px;*/
	height: 19px;
	line-height: 19px;
	text-decoration: none;
	background: #2674b5 url('../images/btn_left.png') no-repeat;
	
	cursor: pointer !important;
}

div#menu_bar a span {
	display: block;
	margin-left: 5px;
	/*width: 122px;*/
	height: 19px;
	line-height: 19px;
	font-family: Arial black;
	text-align: center;
	color: white;
	padding-right: 5px;
	background: #2674b5 url('../images/btn_right.png') right no-repeat;
	
	cursor: pointer !important;
}

div#menu_bar a:hover {
	background: #c4271f url('../images/btn_left_hover.png') no-repeat;
	
	cursor: pointer !important;
}

div#menu_bar a:hover span {
	background: #c4271f url('../images/btn_right_hover.png') right no-repeat;
	
	cursor: pointer !important;
}

div#menu_bar a.active {
	background: #c4271f url('../images/btn_left_hover.png') no-repeat;
	
	cursor: pointer !important;
}

div#menu_bar a.active span {
	background: #c4271f url('../images/btn_right_hover.png') right no-repeat;
	
	cursor: pointer !important;
}


div#key {
	position: absolute;
	left: 540px;
	top: 120px;
	width: 456px;
	height: 200px;
	z-index: 999;
}

div#key_wrapper {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	z-index: 9999;
}

img#key {
	width: 476px;
	height: 172px;
	position: absolute;
	left: 540px;
	top: -870px;
	width: 456px;
	height: 200px;
	z-index: 9999;
}

div#key_large {
	position: absolute;
	left: 294px;
	top: 0px;
	width: 701px;
	height: 273px;
	background: url('../images/key_large.png');
	z-index: 999;
	display: none;
}


div#abri {
	position: absolute;
	left: 67px;
	top: 108px;
	width: 373px;
	height: 656px;
	z-index: 10;
	background: url('../images/abri.png');
}

div#abri_content {
	position: absolute;
	left: 97px;
	top: 140px;
	z-index: 9;
}

div#skyline {
	position: absolute;
	left: 0px;
	top: 543px;
	width: 579px;
	height: 309px;
	height: 309px;
	z-index: 5;
	background: url('../images/skyline.png');
}

div#reed {
	background: url('../images/reed.png') center top no-repeat;
	height: 486px;
	margin-top: -334px;
	position: relative;
	z-index: 15;
}

div#grass_rear {
	background: url('../images/grass.png') center top repeat-x;
	position: relative;
	margin-top: -150px;
	height: 94px;

}

div#content_wrapper {
	position: absolute;
	left: 504px;
	top: 120px;
	width: 454px;
	height: 622px;
	background: url('../images/content.png');
}

div#content {
	position: relative;
	width: 398px;
	height: 409px;
	margin-left: 25px;
	margin-top: 68px;
}

div#content_overlay_wrapper {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	z-index: 24;
}

div#content_overlay {
	position: absolute;
	top: -660px;
	/*top: -620px;*/
	left: 504px;
	width: 398px;
	/*height: 310px;*/
	height: 350px;
	margin-left: 25px;
	padding: 14px 10px 16px 10px;
	z-index: 24;
	overflow: hidden;
	line-height: 16px;
}

div#results_wrapper {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	z-index: 2;
}

div#results {
	position: absolute;
	width: 382px;
	height: 65px;
	margin-left: 25px;
	top: -275px;
	left: 504px;
}

#results_top { 
	background: url('../images/result_top.png');
	width: 399px;
	height: 6px;
	display:block;
}
#results_center { 
	background: url('../images/result_center.png') repeat-y;
	width: 379px;
	height: 70px;
	text-align: center;
	padding: 0 10px 0 10px;
	color: white;
}
#results_bottom { 
	background: url('../images/result_bottom.png');
	width: 399px;
	height: 11px;
}

div#results_large {
	position: absolute;
	top: -450px;
	left: 504px;
	z-index: 30;
	display: none;
	margin-left: 25px;
}

div#results_large #results_center { 
	background: url('../images/result_center.png');
	width: 379px;
	height: 219px;
	text-align: center;
	padding: 10px;
	color: white;
}

div.close_results {
	cursor: pointer;
	float: right;
}

div#results_overlay_wrapper 
{
	position: 	relative;
	margin: 	0 auto;
	width: 		1000px;
	z-index: 	25;
	
	
}


div#results_overlay 
{
	position: 		absolute;
	top: 			-275px;
	left: 			505px;
	width: 			382px;
	height: 		65px;
	margin-left: 	25px;
	padding: 		10px;
	
	z-index: 		250 !important;
	cursor: 		pointer !important;
	
	
}


div#footer {
	background: #323232;
	position: relative;
	margin-top: -30px;
	height: 56px;
	line-height: 56px;
	z-index: 20;
}

div#footer_content {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 56px;
}

div#footer_logo {
	float: left;
	margin: 0 0 0 175px;
}

div#footer_results {
	float: left;
	margin-left: 170px;
}

div#twitter {
	float: left;
	margin-left: 90px;
}

div#youtube {
	float: left;
	margin-left: 20px;
}


div#footer_assistant {
	background: #252525;
	position: relative;
	z-index: 20;
}

div#footer_assistant_content {
	color: white;
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 34px;
	top: -15px;
	text-align: right;
}

div#footer_assistant_content a {
	color: white;
	font-size: 9px;
	text-decoration: none;
	text-align: left;
}

span.required {
	margin-top: 3px;
	float: left;
	color: red;
	width: 8px;
	clear: both;
	height: 26px;
	line-height: 26px;
}

label {
	margin-top: 3px;
	float: left;
	display: block;
	width: 120px;
	height: 26px;
}

label.beforeError {
	margin-top: 3px;
	clear: both;
	display: block;
	width: 128px;
	height: 20px;
	float: left;
}

label.error {
	margin-top: 3px;
	display: block;
	width: 245px;
	color: red;
	height: 20px;
	float: left;
}

input.small {
	border: solid 1px white;
	margin-top: 3px;
	width: 60px;
	padding: 2px;
	height: 20px;
}

input.medium {
	border: solid 1px white;
	margin-top: 3px;
	width: 168px;
	padding: 2px;
	height: 20px;
}

input.large {
	border: solid 1px white;
	margin-top: 3px;
	width: 237px;
	padding: 2px;
	height: 20px;
}

textarea {
	border: solid 1px white;
	margin-top: 3px;
	width: 237px;
	padding: 2px;
	height: 120px;
}

a.submit {
	margin: 5px 5px 0 0;
	display: block;
	float: left;
	height: 19px;
	line-height: 19px;
	text-decoration: none;
	background: #2674b5 url('../images/btn_left.png') no-repeat;
}

a.submit span {
	display: block;
	margin-left: 3px;
	padding-right: 3px;
	height: 19px;
	line-height: 19px;
	font-family: Arial black;
	text-align: center;
	color: white;
	background: #2674b5 url('../images/btn_right.png') right no-repeat;
}

a {
	color: #2674b5;
}

a:hover {
	color: #c4271f;
}

.clear {
	clear: both;
}

ul.sitemap {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.sitemap ul {
	list-style: none;
	margin: 0 0 0 30px;
	padding: 0;
}

img {
	border: none;
}

span.large {
	font-size: 16px;
}


div#content_wrapper2 {
	width: 300px;
	height: 300px;
	overflow: hidden;
	display: block;
	float: left;
}
		
#slider-vertical {
	float: left;
}

.ui-widget-content {
	background:transparent url('../images/slider/bg_slider.png');
	width: 2px;
}

.ui-widget-header {
	background:#f00;
}

.ui-state-default, .ui-widget-content .ui-state-default {
	background:transparent url('../images/slider/slider_button.png');;
}

.ui-slider {
	position:relative;
}

.ui-slider .ui-slider-handle {
	cursor: pointer;
	height:21px;
	position:absolute;
	width: 21px;
	z-index:2;
}

.ui-slider .ui-slider-range {
	display:block;
	position:absolute;
	z-index:1;
}

.ui-slider-vertical {
	height:100px;
	width:18px;
}

.ui-slider-vertical .ui-slider-handle {
	left:-0.3em;
	margin-bottom:-0.6em;
	margin-left:0;
}

.ui-slider-vertical .ui-slider-range {
	left: 5px;
	width: 2px;
}


.abri_image {
	display: none;
}

.close_results {
	width: 25px;
	height: 25px;
}


#scroll-pane { 
	width: 380px;
	float: left;
}
#slider-vertical {
	height: 350px;
}
