/* This is the StyleSheets for www.HighCountryWDB.com  */

form { margin: 0px }
body {
	background-color:#7F7F7F;
	background-image: url('http://www.highcountrywdb.com/images/background.png');
	background-position: center;

	margin: 0px;
}

table { text-align: left }

:focus { outline:none }
::-moz-focus-inner { border:0 }

H1 { font-family: Arial Narrow, Tahoma, Helvetica, sans-serif; color:#FFFFFF; font-size: 40px; font-weight: normal; margin: 0px }
H2 { font-family: Arial Narrow, Tahoma, Helvetica, sans-serif; color:#FFFFFF; font-size: 20px; font-weight: normal; margin: 0px }
H3 { font-family: Arial Narrow, Tahoma, Helvetica, sans-serif; color:#000040; font-size: 40px; font-weight: normal; margin: 0px }
H4 { font-family: Arial Narrow, Tahoma, Helvetica, sans-serif; color:#FFFFFF; font-size: 22pt; font-weight: normal; margin: 0px }
H5 { font-family: Arial, Tahoma, Helvetica, sans-serif; color:#1972B9; font-size: 16px; font-weight: bold; margin: 0px }
H6 { font-family: Arial Narrow, Tahoma, Helvetica, sans-serif; color:#1972B9; font-size: 26px; font-weight: normal; margin: 0px }

li { margin: 0px }

a { text-decoration: none }
a:hover { text-decoration: none }

.top_menu { color:#FFFFFF }
a.top_menu:hover { color:#EFEF7A }

a.footer { color:#EFEF7A }
a.footer:hover { color:#8080FF }

.small { font-size: 11px }
.med { font-size: 12px }
.large { font-size: 13px }
.xlarge { font-size: 14px }

.border { border: 1px solid #000000 }
table.collapse { border-collapse: collapse }

.menu {
	display: block;
	height: 24px;
	line-height: 23px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background:transparent
}

.menu_on {
	background-color:#B57576;/*#C08686;*/
	border-top: 1px solid #593538;
	border-left: 1px solid #593538;
	border-right: 1px solid #593538;
	color:#000000
}

.menu_off {
	margin: 1px 1px 0px 1px;
	color:#FFFFFF
}

.subnav {
	display: none;
	top: 0px;
	background-color:#F0E0E0;
	border-left: 1px solid #593538;
	border-right: 1px solid #593538;
	border-bottom: 1px solid #593538
}

.search_q {
	width: 211px;
	height: 22px;
	background-color:#DCD8B6;
	border-top: 2px solid #9D9B85;
	border-right: 0px;
	border-bottom: 1px solid #B7B7A0;
	border-left: 1px solid #ACAA90;
}

.centers_menu {
	text-align: left;
	padding: 4px 8px;
	width: 276px;
	height: 16px;
	background-color:#DCD8B6;
	border-left: 1px solid #ACAA90;
}

.centers_go {
	font-family: Arial;
	color:#464646;
	font-size: 18px;
	margin-top: 6px;
	margin-right: 25px;
	width: 18px;
	height: 21px;
	padding: 3px 4px;
	background-color:#9D9B85
}

.slide_container {
	width: 1000px;
	height: 275px;
	border-top: 1px solid #D4D4D8;
	border-bottom: 1px solid #464646;
}

.slide_container_2 {
	width: 1000px;
	height: 175px;
	border-top: 1px solid #D4D4D8;
	border-bottom: 1px solid #464646;
}

.transparent {
	width: 1000px;
	height: 50px;
	position: absolute;
	z-index: 200;
	top: -65px;
	background-color: #000000;

	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity: 0.50;
}

.transparent_2 {
	text-align: left;
	width: 1000px;
	height: 50px;
	position: absolute;
	z-index: 201;
	top: -60px;
	left: 35px
}

.ctr { margin-left: auto; margin-right: auto }
.spacer { font-size:0; margin:0 }

.rel { position:relative }
.abs { position:absolute }

.left { float: left }
.rt { float: right }
.clear{ clear: both }

.hidden { overflow: hidden }

.m12 { margin: 12px }
.mb12 { margin-bottom: 12px }

.headline_title {
	border-top: 4px solid #5C2D35;
	height: 25px;
	line-height: 23px;
	background-color:#A45C5F;
	padding-left: 9px;
	font-family: Arial, Tahoma, Helvetica;
	color:#FFFFFF
}

.headline_data {
	padding: 10px;
	border-bottom: 1px dotted #CCCCCC;
	font-family: Arial, Tahoma, Helvetica;
	color:#1972B9;
}
