body {
	background:#000;
	font-family:arial;
	font-size:12px;
	color:#fff;
	padding:0;
	margin:0;
}

#wrapper {
	width:900px;
	padding:0px 20px;
	margin:0px auto 20px auto;
}

#panel {
	background:#222;
	height:40px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	color:#fff;
	padding:0;
	margin:0;
}

.btn-slide {
	position:absolute;
	left:30px;
	top:10px;
	width:50px;
	height:20px;
	background:url('../img/btn-hide.gif') no-repeat;
	text-indent:-9999px;
}

.hide {
	display:none;
}

#panel_inner {
	width:900px;
	margin:0px auto;
}


.home #wrapper {
	margin:20px auto;
}

#wrapper p.error {
	color:#990000;
	border:1px solid #990000;
	padding:5px 20px;
	background:#f3f3f3;
}


/* =============================== */
/* = Header styles and structure = */
/* =============================== */
#header {
	height:51px;
	background:url('../img/bg-header.png') no-repeat;
	margin:0 auto;
	width:900px;
	height:200px;
	padding:0px 0px 0 ;
}

#wrapper h1 {
	margin:0px 0 0px 0 ;
	text-indent:-9999px;
}

#wrapper h1 a {
	height:150px;
	width:625px;
	margin:0 0 50px 0;
	display:block;
}

/* =================================== */
/* = Navigation styles and structure = */
/* =================================== */

#header ul#navigation {
	width:900px;
	list-style:none;
	padding:0;
	margin:-26px -60px 0 0;
}

#header ul#navigation li {
	float:left;
	margin:0 10px 0 0;
	padding:0;
}

#header ul#navigation li.homelink {
	float:left;
	margin:0 10px 0 310px;
	padding:0;
}

#header ul#navigation li.right {
	float:left;
	margin:0 0px 0 0px;
	padding:0;
}

#header ul#navigation li a {
	padding:5px 10px 3px 10px;
	margin:0;
	text-decoration:none;
	color:#FFF;
	text-transform:uppercase;
}

#header ul#navigation li a:hover, #header ul#navigation li a.active {
	color:#4091BF;
}

#rightside {
	width:200px;
	margin:0 0 0 0;
	float:right;
}

#rightside p {
	width:200px!important;
	margin:-15px 0 20px 0;
}

#rightside h3 {
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	padding:5px 0;
	margin:21px 0 ;
	height:20px;
}

#rightside h3 span.title a{
	text-decoration:none;
	font-size:16px;
	float:left;
}

#rightside h3 span.littleLink a {
	color:#666666;
	text-transform:lowercase;
	font-size:10px;
	float:left;
	text-decoration:none;
	padding-top:2px;
	margin-left:20px;
}

#sideNav {
	float:left;
	width:251px;
	margin:10px 20px 20px -291px;
}

#sideNav a {
	float:left;
}

#sideNav ul {
	margin:0;
	padding:0;
	list-style:none;
}

img {
	border:none;
}

#sideNav  ul li {
	border-bottom:1px dotted #ccc;
}

#sideNav  ul li, #sideNav  ul li a {
	padding:10px 10px;
	color:#323232;
	text-decoration:none;
}

#sideNav  ul li:hover, #sideNav  ul li.active  {
	background:#f2f2f2;
}

#videoHolder a img {
	border:2px solid #4290C0;
	width:196px;
	overflow:hidden;
}

/* ================= */
/* = Content area  = */
/* ================= */


#content {
	background: #000 ;
	width:610px;
	margin:0;
	padding:10px 20px 10px 290px;
	float:left;
}

#content.home p {
	width:400px;
}

#footer {
	width:860px;
	height:34px;
	margin:0;
	padding:10px 20px;	
	clear:both;
	color:#4090BF;
	border-top:1px dotted #4190BF;
}



h2.toggle {
	line-height:46px;
	text-indent:60px;
	cursor:pointer;
}

/* ======================================== */
/* = Main element styles - Generic styles = */
/* ======================================== */

h1, h3, h4, a {
	color:#4091BF;
}

a:hover {
	color:#ffffff;
}

h2 {
	color:#4091BF;
	font-size:16px;
	font-weight:100;
	border-bottom:1px solid #333;
	margin:30px 0 0 0;
}

h3, h4 {
	margin:15px 0px 5px;
}
.home h2 {
		width:358px;
}

h4 {
	margin-bottom:2px;
}

p {
	color:#fff;
	font-weight:100;
	font-size:13px;
	line-height:20px;
	padding:0 0px 0 0;
	display:block;
	margin:0 0 10px 0;
}

.home p {
	width:355px!important;
}

form {
	width:345px!important;
}

form fieldset {
	border:1px solid #4190BF;
	width:345px!important;
	background:#171717;
}

label {
	color:#4190BF;
	width:280px;
	display:block;
	margin:0 0 0 20px;
	
}

legend {
	border-top:1px solid #4190BF; 
	border-right:1px solid #4190BF;
	border-left:1px solid #4190BF;
	padding:5px 10px 0px 10px;
	background:#171717;
	margin:0px 0 18px -1px;
	color:#fff;
	font-size:13px;
	font-weight:100;
	
}

input[type="text"] {
	border:1px solid #4190BF;
	color:#484848;
	padding:4px 2px;
	width:286px;
	clear:both;
	margin:0 0 20px 20px;
}
p.blues {
	color:#4190BF;
	margin:10px 0 10px 20px;
}
textarea {
	border:1px solid #4190BF;
	color:#484848;
	padding:4px 2px;
	width:286px;
	margin:0 0 20px 20px;
}

select {
	margin:0 0 0 20px;
}

p.button-holder {
	float:right;
	text-align:right;
}

#submit {
	margin:0 40px 0 0;
}

.button {
	border:1px solid #69D2E7;
	color:#69D2E7;
	background:#f2f2f2;
	padding:4px 10px;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	font-size:140%;
	margin:10px auto;
}



.center {
	text-align:center;
	padding:40px 0 10px 0;
}


/* ====================== */
/* = Some Helpful stuff = */
/* ====================== */

#right {
	font-size:10px;
	text-align:right;
	width:200px;
	float:right;
}

#left {
	font-size:10px;
	text-align:left;
	
}


#rightside dl{
	padding:0;
	margin:0 0 20px 0;
	width:200px;
	height:109px;
}

#rightside dl dt, #rightside dl dd {
	width:110px;
	float:right;
	clear:both;
}

#rightside dl#cariboo {
	background:url('../img/prize-cariboo.png') no-repeat;
}
#rightside dl#deer {
	background:url('../img/prize-deer.png') no-repeat;
}
#rightside dl#bear {
	background:url('../img/prize-bear.png') no-repeat;
}


#prizes dl{
	padding:20px 0 0 0;
	margin:0 0 20px 0;
	width:600px;
	height:230px;
	border-bottom:1px solid #ccc;
}

#prizes dl dt, #prizes dl dd {
	width:500px;
	text-align:left;
	float:right;
	line-height: 1.4em;
}

#prizes dl dt {
	font-size:18px;
	margin-bottom:10px;
	color:#4190BF;
	border-bottom:1px solid #4190BF;
}

#prizes dl dd ul {
	width:130px;
	float:left;
	margin:0 15px 0 0 ;
	list-style:none;
	padding:0;
}

#prizes dl dd ul li {
	padding:0;
	margin:5px 0 0 0;
}

#prizes dl dd ul li a {
	text-decoration:none;
}

#prizes dl dd ul li a:hover {
	color: #ffffff;
}

#prizes dl dd h3 {
	margin:10px 0 5px 0;
	border-bottom:1px solid #fff;
}

span.hunt {
	color:#f2f2f2;
	font-size:14px;
}

#prizes dl#cariboo {
	background:url('../img/prize-cariboo.png') no-repeat 0 20px;
}
#prizes dl#deer {
	background:url('../img/prize-deer.png') no-repeat 0 20px ;
}
#prizes dl#bear {
	background:url('../img/prize-bear.png') no-repeat 0 20px;
}

#prizes-gear p {
	padding:10px 0 0 0;
	margin:0 0 15px 0;
	width:600px;
	border-bottom:1px dotted #ccc;
	float:right;
}
	
#prizes-gear p img {
	float:left;
	width:200px;
	margin: 0 20px 15px 0;
}
	
#prizes-gear p span {
	font-weight:bold;
	text-transform:uppercase;
	margin-right: 10px;
}



















