@charset "utf-8";
/* CSS Document */

body {
	background-color: #4168b1;
	background-image: url('bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.wrapper {
	margin: 0 auto;
	text-align: left;
	width: 1018px;
}

.wrapper#main_body {
	width: 958px;
}

.header {
	padding: 20px 0px;
}

.clearDiv {
	clear: both;
}

.no_bg {
	background-image: none !important;
}

.bar {
	border-top: 1px solid #3a619f;
	border-bottom: 1px solid #3a619f;
	padding: 12px 0px;
}

#main_body {
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 473px;
}

#main_body div {
	position: relative;
	z-index: 1000;
}

#main_body.no_bg {
	min-height: 0px;
}

#main_body h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: normal;
	line-height: 48px;
	margin: 50px 0px 25px 0px;
}

#copy_box {
	width: 380px;
	float: left;
	margin-bottom: 10px;
}

#main_body div.image_container {
	position: relative;
	z-index: 100 !important;
}

#main_body.no_bg div.image_container {
	display: none;
}

.image_container img {
	position: absolute;
	top: 20px;
	left: 422px;
}

#copy_box a {
	color: #fff;
}

.page_container {
	background-image: url('trans_white_15.png');
	background-repeat: repeat;
	padding: 4px;
	margin: 40px 0px 40px 0px;
	box-shadow: 0px 0px 35px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 35px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 35px rgba(0,0,0,0.5);
	-icab-box-shadow: 0px 0px 35px rgba(0,0,0,0.5);
	-o-box-shadow: 0px 0px 35px rgba(0,0,0,0.5);
}

.page {
	background-color: #fff;
	color: #000;
	padding: 25px;
}

.search_copy, .search_form, .search_submit, .divider {
	float: left;
} 

.divider {
	background-color: #e4e2e7;
	height: 88px;
	margin: 5px 20px 0px 25px;
	overflow: hidden;
	width: 1px;
}

.search_copy {
	width: 270px;
}

.page h3 {
	color: #0b2458;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 12px;
}

.search_form input, .search_form select {
	width: 165px;
}

.search_form .field_name {
	margin-bottom: 4px;
}

.search_form .field {
	margin-bottom: 14px;
}

.search_submit a {
	text-decoration: none;
}

.search_button {
	background-color: #f1cb57;
	background-image: url('search_btn_bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	border: 2px solid #ffeaa4;
	color: #142b59;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 13px;
	line-height: 13px;
	margin-top: 30px;
	padding: 8px 24px;
}

.search_button .arrow {
	margin-left: 14px;
}

#callout {
	border-top: 1px solid #6585bf;
	border-bottom: 1px solid #6585bf;
	color: #cad9ff;
}

#callout a {
	color: #fff;
	text-decoration: underline;
}

.co_link {
	background-image: url('arrow_right_white.gif');
	background-position: center right;
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-right: 10px;
}

#callout h3 {
	color: #fff;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 30px;
}

#footer {
	text-align: center;
	font-size: 10px;
	margin-top: 20px;
}

#footer a {
	color: #fff;
	padding: 0px 5px;
	text-decoration: none;
}

#footer_links {
	margin: 36px 0px 6px 0px;
}

#footer .brandbar {
	margin-top: 10px;
}

.results_bar {
	background-color: #0d3c8a;
	color: #fff;
	height: 32px;
	line-height: 32px;
	padding: 0px 20px;
	margin: 20px 0px 0px 0px;
}

.results_bar a {
	color: #fff;
	text-decoration: none;
}

.results_bar h4 {
	font-size: 14px;
	font-weight: bold;
	display: inline;
}

.results {
	text-align: center;
}

.results td {
	vertical-align: top;
}

.result {
	text-align: left;
	width: 860px;
	margin: 0 auto;
	padding: 30px 0px;
	border-top: 2px solid #0d3c8a;
}

.result.first {
	border-top: 0px !important;
}

.result h4 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
}

.result a {
	color: #000;
}

.result .counter {
	font-size: 14px;
	font-weight: bold;
	width: 48px;
}

.result .location {
	font-size: 12px;
	margin: 6px 0px;
}

.result .details {
	font-size: 10px;
	padding: 0px 30px;
}

.result .stats {
	width: 216px;
}

.result .explore {
	width: 180px;
}

.result .explore a, .result .explore a:hover {
	text-decoration: none;
}

.result .explore .explore_button {
	background-color: #f1cb57;
	background-image: url('search_btn_bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	border: 2px solid #ffeaa4;
	color: #142b59;
	text-decoration: none;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 13px;
	line-height: 13px;
	padding: 5px 24px;
	margin-top: 64px;
	margin-left: 30px;
}

.results .stat_box {
	font-size: 12px;
	text-align: center;
	border: 3px solid #f6f6f6;
	padding: 12px;
	margin-top: 48px;
}

.result .thumb {
	width: 85px;
	font-size: 10px;
}

