/* ERIC MEYER'S CSS RESET RELOADED */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* GENERIC STYLES */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #241805;
	color: #d8d1c9;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
}

a:link {
	outline: none;
	color: #EB5C07;
	text-decoration: underline;
}
a:visited {
	outline: none;
	color: #EB5C07;
	text-decoration: underline;
}
a:hover {
	outline: none;
	color: white;
	text-decoration: none;
}
a:active {
	outline: none;
	color: white;
	text-decoration: none;
}

p {
	margin: 10px 0px;
}

img {
	border: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h1 {
	font: 32px Arial, Helvetica, sans-serif;
	margin: 10px 10px;
}
.panel h1 {
	background-color: #241805;
	padding: 10px;
}
h2 {
	color: #e15b07;
	font: 32px "Arial Narrow", Arial, Helvetica, sans-serif;
	margin: 10px 0;
}
h3 {
	color: #e15b07;
	font: 24px Arial, Helvetica, sans-serif;
	margin: 10px 0;
}
h4 {
	color: white;
	font: 16px Arial, Helvetica, sans-serif;
	margin: 10px 0;
}

ul {
	margin: 0 5px 0 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

.quote {
	background-color: #241805;
	padding: 10px;
}

.strong {
	font-weight: bold;
}

.error {
	color: red;
	font-weight:bold;
	font-style: italic;
} 

dl dt {
	font-weight: bold;
}

dl dd {
	margin-left: 20px;
}

.newline {
	clear: left;
}

.flash_media_player {
	margin: 10px;
	float: left;
}

.more_link {
	float: right;
	margin-right: 20px;
}

/* PNG FIX */

img, div, ul#sub_navigation, a { behavior: url(../pngfix/iepngfix.htc); }
a#weatherLink {
	behavior: url(../pngfix/iepngfix.htc);
}


/* BASE CONTAINERS */

#glow_container {
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	background: black url(../art/outerglow_long.gif) repeat-y top left;
}

#container {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: black;
	/* background-color: #241805; */
}

#contentWrapper {
	background-color: #241805;
	border-top: 4px solid #48300a;
	border-bottom: 4px solid #48300a;
	margin: 2px 0;
}
div.two_column {
	float: left;
	width: 300px;
	margin-right: 10px;
}


/* HOMEPAGE COLUMNS */

.two_column_framework {
	height: 250px;
	padding: 6px 0 6px 0;
	margin: 0;
	border-top: 4px solid #48300a;
	background-color: #241805;
}

.two_column_framework div.column {
	width: 470px;
	float: left;
	height: 250px;
	color: white;
	padding: 0;
	margin: 0;
}


div#home_column_1 {
	margin-right: 5px;
	background: black url(../art/col1_bg4.jpg) no-repeat top left;
	position: relative;
	width: 460px;
}

div#home_column_2 {
	margin-left: 5px;
	/* background: black url(../art/northernlights_bg.jpg) no-repeat top right; */
	/*background: black url(../art/homepageFeature_bg.jpg) no-repeat top right; */
	/*background: black url(../art/zodiac_homepage_bg.jpg) no-repeat top right;*/
	background: black url(../art/videocontest/videocontest_homepage_bg.jpg) no-repeat top right;
	
	width: 480px;
}

div.column div.wrapper {
	padding: 5px;
}

div.column h2 {
	color: white;
	font-size: 18px;
	margin-left: 30px;
}
div.column h2 a {
	color: white;
}

div.column a.headline {
	font: 18px "Arial Narrow", Arial, Helvetica, sans-serif;
	margin: 10px 0;
	color: white;
	margin-left: 40px;
	display: block;
	/*
	margin: 0;
	padding: 10px 0 10px 40px;
	width: 410px;
	height: 220px;
	*/
}

p#flyout_text {
	margin: 40px;
	margin-right: 20px;
}

div.column ul {
	width: 180px;
	float: left;
	list-style-type: none;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 20px;
}

div.column ul li {
	margin-left: 15px;
	text-indent: -15px;
}




/* HEADER */


#header {
	position: relative;
}
#logo {
	background: url(../art/header_bg2.jpg) no-repeat center top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 163px;
	width: 950px;
}
#logo a {
	text-indent: -9999px;
	display: block;
	height: 163px;
	width: 150px;
	text-decoration: none;
}

a#newsLink {
	background: url(../art/news_starburst.png);
	behavior: url(../iepngfix.htc); 
	text-indent: -9999px;
	display: block;
	margin: 0px 65px 0px 0px;
	padding: 0px;
	height: 123px;
	width: 122px;
	float: right;
	position: absolute;
	right: 2px;
}

a#weatherLink {
/*
	background: url(../art/weather_link.jpg) no-repeat center center;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 100px;
*/
/*
	position: absolute;
	right: 20px;
	top: -26px;
	
	display: block;
	background: transparent url(../art/curr_weather_roll.jpg) no-repeat scroll top left;
	width: 163px;
	height: 37px;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	*/
	
	background: transparent url(../art/currentWeatherLink.png) no-repeat center center;
	behavior: url(../iepngfix.htc); 
	text-indent: -9999px;
	display: block;
	margin: 6px 12px 0px 0px;
	padding: 0px;
	height: 47px;
	width: 102px;
	/* float: right; */
	position: absolute;
	/*
	right: 0px;
	top: 110px;
	*/
	left: 5px;
	 top: 40px; 
}

a#newsletter_popup_button {
	display: block;
	position: absolute;
	right: 10px;
	top: 165px;
}

/*
a#weatherLink:hover, a#weatherLink:active {
	background-position: bottom left;
}
*/

/* MAIN NAV */

div#mainNav_container {
	background: url(../art/menubar_bg.jpg) no-repeat center bottom;
	margin: 0;
	padding: 0;
	display: block;
	width: 950px;
	height: 45px;
	border-bottom: 14px solid #241805;
	position: relative;
}

ul#mainNav {
	font-family: "arial narrow", arial, "helvetica neue";
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	padding: 0px 0px 6px;
	list-style: none;
	text-align: center;
	float: left;
	width: 950px;
	
}
ul#mainNav li {
	line-height: 38px;
	float: left;
	margin: 0px;
	padding: 0px;
}
ul#mainNav li a {
	/* background: url(../art/whiteBlock.gif) top right repeat-y; */
	color: #d5d1cc;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	text-decoration: none;
	
	border-right: 3px solid #9e9281;

}
/*
ul#mainNav li a#h {
	width: 75px;
}
ul#mainNav li a#ll {
	width: 112px;
}
ul#mainNav li a#p {
	width: 82px;
}
ul#mainNav li a#f {
	width: 72px;
}
ul#mainNav li a#gh {
	width: 175px;
}
ul#mainNav li a#e {
	width: 117px;
}
ul#mainNav li a#hi {
	width: 90px;
}
ul#mainNav li a#cu {
	width: 90px;
}
ul#mainNav li a#tt {
	width: 113px;
	border-right: none;
}
*/
ul#mainNav li a#h {
	width: 74px;
}
ul#mainNav li a#ll {
	width: 98px;
}
ul#mainNav li a#p {
	width: 72px;
}
ul#mainNav li a#f {
	width: 160px;
}
ul#mainNav li a#gh {
	width: 160px;
}
ul#mainNav li a#e {
	width: 102px;
}
ul#mainNav li a#hi {
	width: 74px;
}
ul#mainNav li a#cu {
	width: 90px;
}
ul#mainNav li a#tt {
	width: 96px;
	border-right: none;
}



ul#mainNav li a:hover, ul#mainNav li.active a {
	 /* background: #7a2f00 url(../art/orangeBlock.gif) right top repeat-y; */
	 background: #7a2f00 url(../art/menubar_highlight_tile.gif) right top repeat-x;
	 border-right: 3px solid #ed6814;
}
ul#mainNav li a#cu:hover, ul#mainNav li.active a#cu {
	/* background: #7a2f00; */
}

/*--------------------------------------------*/


/* ********* SUB NAVIGATION *********** */

#sub_navigation {
	/* background: transparent url(../art/trans80.png) repeat top left; */

	
	/* background: black url(../art/nav_bg_solid.gif) repeat-y top left; */
}

#sub_navigation ul {
	padding: 0;
	margin: 0px 0px 0px 0px;
}

#sub_navigation ul li {
	list-style: none;
	font-size: 16px;
	color: white;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #444444;
	padding-left: 20px;
	padding-top: 3px;
	padding-right: 5px;
}

#sub_navigation ul li ul li {
	margin-left: 0px;
	font-size: 14px;
	padding-bottom: 5px;
	border: none;
	padding-left:16px;
}

/* first level */
#sub_navigation ul li a:link {
	text-decoration: none;
	color: white;
}
#sub_navigation ul li a:visited {
	text-decoration: none;
	color: #eee;
}
#sub_navigation ul li a:hover {
	text-decoration: none;
	color: #ec5d02;
}
#sub_navigation ul li a:active {
	text-decoration: none;
	color: #ec5d02;
}

/* second level */
#sub_navigation ul li ul li a:link {
	text-decoration: none;
	color: white;
}
#sub_navigation ul li ul li a:visited {
	text-decoration: none;
	color: #eee;
}
#sub_navigation ul li ul li a:hover {
	text-decoration: none;
	color: #ec5d02;
}
#sub_navigation ul li ul li a:active {
	text-decoration: none;
	color: #ec5d02;
}

/* current first level */
#sub_navigation ul li.current a:link {
	color: #ec5d02;
}
#sub_navigation ul li.current a:visited {
	color: #ec5d02;
}
#sub_navigation ul li.current a:hover {
	color: #ec5d02;
}
#sub_navigation ul li.current a:active {
	color: #ec5d02;
}

/* kill second level coloring if first is current */
#sub_navigation ul li.current ul li a:link {
	text-decoration: none;
	color: white;
}
#sub_navigation ul li.current ul li a:visited {
	text-decoration: none;
	color: #eee;
}
#sub_navigation ul li.current ul li a:hover {
	text-decoration: none;
	color: #ec5d02;
}
#sub_navigation ul li.current ul li a:active {
	text-decoration: none;
	color: #ec5d02;
}

/* current second level */
#sub_navigation ul li ul li.current a:link {
	color: #ec5d02;
}
#sub_navigation ul li ul li.current a:visited {
	color: #ec5d02;
}
#sub_navigation ul li ul li.current a:hover {
	color: #ec5d02;
}
#sub_navigation ul li ul li.current a:active {
	color: #ec5d02;
}


/*



#sub_navigation ul li ul li a:link {
	text-decoration: none;
	color: white;
}
#sub_navigation ul li ul li a:visited {
	text-decoration: none;
	color: #eee;
}
#sub_navigation ul li ul li a:hover {
	text-decoration: none;
	color: #ec5d02;
}
#sub_navigation ul li ul li a:active {
	text-decoration: none;
	color: #ec5d02;
}


#sub_navigation ul li a {
	color: white;
}
#sub_navigation ul li.current a {
	color: #ec5d02;
}
#sub_navigation ul li.current ul li a {
	color: white;
}
#sub_navigation ul li ul li.current a {
	color: white;
}

#sub_navigation ul li.current a:link, #sub_navigation ul li.current a:visited {
	color: #ec5d02;
}

#sub_navigation ul li.current ul li a:link, sub_navigation ul li.current ul li a:visited {
	color: white;
}


#sub_navigation ul li ul li.current a:link, #sub_navigation ul li ul li.current a:visited {
	color: #ec5d02;
}

*/


/* SLIDER 2 TEST */
#slider #navigation {
	width: 200px;
	position: absolute;
	top: 0;
	left: 0;
	height: 327px;
	
		background: black url(../art/nav_bg_solid8.gif) repeat scroll 0 0;
}

#slider {
  width: 950px;
  margin: 0 auto;
  position: relative;
  /* background-color: black; */
}

.scroll {
  height: 327px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  /* background: transparent url(images/content_pane-gradient.gif) repeat-x scroll left bottom; */
  margin-left: 200px;
  
  overflow-x: hidden;
  width: 750px;
}

/*
.scroll {
    height: 250px;
    width: 620px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}
*/


.scrollContainer div.panel {
  height: 327px;
  width: 750px; /* change to 560px if not using JS to remove rh.scroll */
}

.scrollContainer div.panel div.wrapper {
	margin: 10px 20px 10px 20px;
}

.scrollButtons {
	display: none;
}







/* FOOTER */

#footer {
	background-color: #241805;
	color: #b29780;
	text-align: center;
	padding: 25px 0px;
	position: relative;
	
	padding: 60px 0px;
	height: 110px;
	padding: 0;
	margin: 0;
}

#footer #footer_container {
	position: relative;
	display: block;
	
	float: left;
	padding-top: 50px;
	margin-left: 10px;
}

#footer .divider {
	padding: 0 5px;
}

#footer a:link {
	color: #b29780;
	text-decoration: underline;
}
#footer a:visited {
	color: #b4a69a;
	text-decoration: underline;
}
#footer a:hover {
	color: #ec5d02;
	text-decoration: none;
}
#footer a:active {
	color: #ec5d02;
	text-decoration: none;
}

#footer #fish1 {
	display: inline;
	float: left;
	
	background: transparent url(../art/fish1.gif) no-repeat top left;
	width: 32px;
	height: 39px;
	margin: 39px 0 0 25px;
}


/*
#footer .decoration {
	display: block;
	position: absolute;
}

#footer #fish2 {
	top: -15px;
	right: -50px;
	background: transparent url(../art/fish2.gif) no-repeat top right;
	width: 50px;
	height: 50px;
	
	
	top: -50px;
	right: -156px;
	background: transparent url(../art/cabelas_logo.jpg) no-repeat top right;
	width: 156px;
	height: 100px;
}
*/

#hatchetlake_footer_logo {
	display: block;

	background: transparent url(../art/hatchetlake_logo.jpg) no-repeat top left;
	width: 126px;
	height: 100px;
	
	text-indent: -1000px;
	overflow: hidden;
	
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

#cabelas_footer_logo {
	display: inline;

	background: transparent url(../art/cabelas_logo_med.jpg) no-repeat top right;
	width: 125px;
	height: 80px;
		
	text-indent: -1000px;
	overflow: hidden;
	
	float: right;
	margin-top: 15px;
	margin-right: 30px;
}


/* FINAL FOOTER */

#final_footer {
	width: 1030px;
	margin: 0px auto;
	background: transparent url(../art/footer_waves_long.jpg) no-repeat top left;
	height: 83px;
}

#final_footer p {
	margin: 0;
	padding: 0;
	padding-top: 10px;
}



/* CONTENT STYLING */

/* GMAP */
#lodgemap {
	width: 600px; 
	height: 240px; 
	/* margin: 20px 0px 20px 125px; */
	border: 2px solid #CC6600;
}

div.imgWrapper {
	float: left;
	margin: 0px;
	padding: 0px;
}
div.imgWrapper img {
	margin-right: 10px;
	border: 2px solid #CC6600;
}

div.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}
div.imgRight {
	float: right;
	margin: 0 0px 10px 10px;
}
div.imgClear {
	float: none;
	margin: 0 0px 0px 0px;
	clear: both;
	text-align: left;
}

.faded_bg {
	background: transparent url(../art/trans80.png) repeat top left;
}
.faded_bg_light {
	background: transparent url(../art/trans40.png) repeat top left;
}



/* GUIDES */
div.guide {
	float: left;
	padding: 5px 20px 5px 0;
}
div.guide img {
	border: 2px solid #CC6600;
}
div.guide span {
	display: block;
	text-align: center;
}

/* LURES */
div.lure {
	float: left;
	padding: 5px 10px;
	width: 150px;
}
div.lure img {
	border: 2px solid #CC6600;
}
div.lure span {
	display: block;
	text-align: left;
}


/* TABLES */

.tableRight {
	float: right;
	margin-left: 5px;
}
.colRight {
	text-align: right;
}

table {
	color: white;
	/* border: 1px solid #A44205; */
	margin: 3px;
}

table thead tr td {
	/* background-color: #A44205; */
	font-weight: bold;
	/* text-align: center; */
	font-size: 16px;
}

table tbody tr {
	/* background-color: #412D0A; */
}

table td {
	padding: 5px;
}

.float {
	 float: left;
}



/* FORM */


.form_col {
	
	float: left;
	
}
.form_col .required {
	font-weight: bold;
	color: white;
}
.form_col .required input {
	font-weight: normal;
}

.form_col .required, .form_col .optional {
	display: block;
	clear: both;
}

.form_col label, .form_col input, .form_col select {
	display: block;
	/* width: 150px; */
	float: left;
	margin-bottom: 10px;
}

.form_col label {
	text-align: right;
	width: 250px;
	padding-right: 20px;
}

.form_col textarea {
	padding: 2px;
}

.form_narrow {
	width: 300px;
}

.form_narrow label {
	width: 100px;
}

.form_narrow select {
	width: 150px;
}

form .submit_box {
	text-align: center;
	margin-top: 10px;
}


a.button {
	padding: 5px 10px;
	font-weight: bold;
	text-decoration: none;
	
}
a.button:link {
	color: black;
	background-color: white;
	border: 2px solid black;
}
a.button:visited {
	color: black;
	background-color: white;
	border: 2px solid black;
	}
a.button:hover {
	color: #E15B07;
	background-color: white;
	border: 2px solid #E15B07;
}
a.button:active {
	
	color: #E15B07;
	background-color: white;
	border: 2px solid #E15B07;
}


/* PHOTO GALLERY */


a.gallery_image {
	display: block;
	float: left;
	height: 152px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #48300A;
	text-decoration: none;
}

a.gallery_image img {
	border: 1px solid #48300A;
}

a.gallery_image span {
	color:white;
	display:block;
	font-size:10px;
	line-height:12px;
	text-decoration:none;
	width:150px;
	display: none;
}

/* HOMEPAGE IMAGE GALLERY */

#flash_banner {
	height: 236px;
	background: black url(../art/homepage_gallery_bg_image.jpg) no-repeat left top;
}

#flash_homepage_gallery_wrapper {
	height: 236px;
	width: 443px;
	float: right;
}


/* RIVER ADVENTURE PAGES */

.riveradventure_page #contentWrapper {
	height: 571px;
	background-color: #110b02;
	padding: 1px 0;
}

.riveradventure_page .column {
	float: left;
	position: relative;
}
.riveradventure_page .left_column {
	width: 295px;
}
.riveradventure_page .right_column {
	width: 655px;
}

.riveradventure_page #contentWrapper a {
	text-indent: -999px;
	overflow: hidden;
	
}
.riveradventure_page h1 {
	background: #0c1115 url(../art/zodiac_header_gradient.jpg) repeat-y left top;
	display: block;
	margin: 0;
	padding: 10px 20px;
	font-family: "Arial Narrow", Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 24px;
	line-height: 25px;
}


.riveradventure_page  .zodiac_img {
	display: block;
	position: absolute;

}

.riveradventure_page .left_column .copy {
	width: 289px;
}
.riveradventure_page .left_column .copy p {
	padding: 0px 10px 7px 20px;
}


.zodiac_eagle {
	background: transparent url("../art/zodiac_eagle.jpg") no-repeat left top;
	width: 288px;
	height: 247px;
	top: 323px;
}
.zodiac_eagle:hover { 
	background: #bd9983 url("../art/zodiac_eagle_sepia.jpg") no-repeat left top;	
}

.zodiac_boat {
	/*background: transparent url("../art/zodiac_boat.jpg") no-repeat left top; */
	width: 480px;
	height: 315px;
}


.zodiac_rockpile {
	background: transparent url("../art/zodiac_rockpile.jpg") no-repeat left top;
	width: 169px;
	height: 315px;
	left: 486px;
}
.zodiac_rockpile:hover { 
	background: #bd9983 url("../art/zodiac_rockpile_sepia.jpg") no-repeat left top;	
}

.zodiac_bear {
	background: transparent url("../art/zodiac_bear.jpg") no-repeat left top;
	width: 193px;
	height: 137px;
	top: 322px;
}
.zodiac_bear:hover { 
	background: #bd9983 url("../art/zodiac_bear_sepia.jpg") no-repeat left top;	
}

.zodiac_river {
	background: transparent url("../art/zodiac_river.jpg") no-repeat left top;
	width: 205px;
	height: 137px;
	top: 322px;
	left: 199px;
}
.zodiac_river:hover { 
	background: #bd9983 url("../art/zodiac_river_sepia.jpg") no-repeat left top;	
}

.zodiac_moose {
	background: transparent url("../art/zodiac_moose.jpg") no-repeat left top;
	width: 245px;
	height: 137px;
	top: 322px;
	left: 410px;
}
.zodiac_moose:hover { 
	background: #bd9983 url("../art/zodiac_moose_sepia.jpg") no-repeat left top;	
}

.zodiac_rapids {
	background: transparent url("../art/zodiac_rapids.jpg") no-repeat left top;
	width: 257px;
	height: 106px;
	top: 464px;
}
.zodiac_rapids:hover { 
	background: #bd9983 url("../art/zodiac_rapids_sepia.jpg") no-repeat left top;	
}

.zodiac_rapids2 {
	background: transparent url("../art/zodiac_rapids2.jpg") no-repeat left top;
	width: 242px;
	height: 106px;
	top: 464px;
	left: 263px;
}
.zodiac_rapids2:hover { 
	background: #bd9983 url("../art/zodiac_rapids2_sepia.jpg") no-repeat left top;	
}

.zodiac_rapids3 {
	background: transparent url("../art/zodiac_rapids3.jpg") no-repeat left top;
	width: 144px;
	height: 106px;
	top: 464px;
	left: 511px;
}
.zodiac_rapids3:hover { 
	background: #bd9983 url("../art/zodiac_rapids3_sepia.jpg") no-repeat left top;	
}

span.small_link {
	text-decoration: none;
	font-size: 0.7em;
}


#socialNetworks {
	float: left;
	margin-left: 25px;
	padding-top: 5px;
	display: inline;
}

#chineseLink {
	text-align: right;
	background-color: black;
	height: 30px;
}


/* VIDEO CONTeST */


/* Homepage */

#home_column_2 a.headline {
	text-decoration: none;
}

div.column a.headline {
	margin-left: 20px;
}

.homepage #home_column_2 .videocontest_headline {
	margin: 30px 20px 0px 20px;
	font-size: 36px;
	
}

.homepage #videocontest_text {
	margin: 3px 20px;
	margin-bottom: 20px;
	font-family: "Arial Narrow", Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 20px;
	line-height: 24px;
	width: 200px;
}


/* PAGES */
body.videocontest #contentWrapper {
	background: #0f1316 url(../art/videocontest/videocontest_background2.jpg) no-repeat left top;
}

ul#videoContestMenu {
	background: #9da4ab url(../art/videocontest/videocontest_menubg.jpg) repeat-y left top;
	list-style: none;
	height: 48px;
	padding: 0px 20px;
	margin: 0;
}
ul#videoContestMenu li {
	float: left;
	font-size: 16px;
	margin: 0;
}
ul#videoContestMenu li a {
	line-height: 48px;
	/* display: block; */
	padding: 0 10px;
	border-right: 1px solid white;
	font-family: "Arial Narrow", Arial, Helvetica, "Helvetica Neue", sans-serif;
}
ul#videoContestMenu li a:link {
	color: white;
	text-decoration: underline;
}
ul#videoContestMenu li a:visited {
	color: #eee;
	text-decoration: underline;
}
ul#videoContestMenu li a:hover {
	color: black;
	text-decoration: none;
}
ul#videoContestMenu li a:active {
	
	color: #EB5C07;
	text-decoration: none;
}
ul#videoContestMenu li.current a {
	color: #EB5C07;
}

ul#videoContestMenu li.secondToLast a {
	border: none;
}

ul#videoContestMenu li.last {
	float: right;
}
ul#videoContestMenu li.last a {
	border: none;
}
ul#videoContestMenu li.last a:link {
	color: black;
}
ul#videoContestMenu li.last a:visited {
	color: black;
}
ul#videoContestMenu li.last a:hover {
	color: white;
}
ul#videoContestMenu li.last a:active {
	color: #EB5C07;
}


img.orangeBorder {
	border: 2px solid #EB5C07;
}

body.videocontest h2 {
	margin: 0;
	margin-bottom: 10px;
	color: #EB5C07;
	font-size: 30px;
	font-family: "Arial Narrow", Arial, Helvetica, "Helvetica Neue", sans-serif;
}
body.videocontest h3 {
	margin: 0;
	color: white;
	font-size: 20px;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, Helvetica, "Helvetica Neue", sans-serif;
	margin-top: 20px;
}
body.videocontest h3.small {
	font-size: 15px;
	color: #EB5C07;
}

body.videocontest p,
body.videocontest ul,
body.videocontest ol {
	font-size: 15px;
	font-family: "Arial Narrow", Arial, Helvetica, "Helvetica Neue", sans-serif;
	color: white;
	line-height: 18px;
	margin-top: 0;
}

body.videocontest p.callout {
	font-size: 25px;
	line-height: 32px;
}

body.videocontest ol,
body.videocontest ul {
	margin: 0;
	padding: 0 0 0 20px;
	width: auto;
}

body.videocontest ul.bullets {
	list-style: disc;
}

body.videocontest ol {
	list-style: decimal;
}

body.videocontest ol li,
body.videocontest ul li {
	margin: 10px 0 0 0;
	padding: 0;
	text-indent: 0;
}



body.videocontest .columns {
	overflow: auto;
	margin-top: 10px;
}

body.videocontest .column {
	float: left;
}

/* Video Contest Home */

body.videocontest_home .leftCol {
	width: 260px;
	margin-left: 20px;
}
body.videocontest_home .rightCol {
	width: 600px;
	margin-left: 40px;
}
body.videocontest_home .bottomPhotos {
	padding: 20px 0;
	margin: 0 20px;
	clear: both;
	width: 910px;
}
body.videocontest_home .bottomPhotos span {
	display: block;
	float: left;
}
body.videocontest_home .bottomPhotos span.middle {
	margin: 0 44px;
}
body.videocontest_home p {
	line-height: 22px;
}

body.videocontest_home .bottomPhotos .videoContainer {
	
}
.videoContainer.first {
	float: left;
}
.videoContainer.second {
	float: right;
}
.videoContainer.third {
	width: 560px;
	margin: 0px auto;
	clear: both;
	padding-top: 20px;
}
form li.before-break {
	width: 100%;
}

/* Video Contest Prizes */

body.videocontest_prizes .leftCol {
	width: 450px;
	margin-left: 20px;
}
body.videocontest_prizes .rightCol {
	width: 400px;
	margin-left: 60px;
}
body.videocontest_prizes .rightCol img {
	margin: 10px;
}


/* Video Contest Rules */

body.videocontest_rules .leftCol {
	width: 450px;
	margin-left: 20px;
}
body.videocontest_rules .rightCol {
	width: 420px;
	margin-left: 40px;
}

/* Video Contest Tips */

body.videocontest_tips .leftCol {
	width: 450px;
	margin-left: 20px;
}
body.videocontest_tips .rightCol {
	width: 420px;
	margin-left: 40px;
}

/* Video Contest Tips */

body.videocontest_enter .leftCol {
	width: 600px;
	margin-left: 20px;
}
body.videocontest_enter .rightCol {
	width: 270px;
	margin-left: 40px;
}
body.videocontest_enter form {
	padding-left: 20px;
}
body.videocontest_enter form legend {
	text-transform: uppercase;
	color: #777;
	font-size: 14px;
	padding-left: 5px;
	font-weight: normal;
	
}
body.videocontest_enter form fieldset ol,
body.videocontest_enter form fieldset ul {
	padding: 0;
}
body.videocontest_enter form fieldset li {
	padding: 5px;
	margin: 0;
}

body.videocontest_enter form li.required label {
	font-weight: normal;
	font-size: 14px;
}
form li input.short {
	width: 60px;
}

body.videocontest_enter form li.or label {
	color: #ccc;
	padding:20px;
}

body.videocontest_enter form fieldset p {
	padding: 5px;
}
body.videocontest_enter form textarea,
body.videocontest_enter form input {
	font: 12px Arial, Helvetica, sans-serif; 
	padding: 3px;
	
}