﻿body{
	background-image: url('/assets/images/into_the_wild/bg.jpg') ;
}
h1{
	color: #d26f13;
}

h2{
	color: #725D37;
}

h3{
	color: #d26f13;
}

h4{
	color: #725D37;
}

h5{
	color: #d26f13;
}

a{
	color: #4E4025;
}
#miscImage{
	background: url('/assets/images/into_the_wild/mainImage.jpg') no-repeat 80px 80px;
	height:480px;


}
#searchContainer #cart span
{
    background: #d26f13;
	color: #3F2A04;
}
#searchContainer #give{
	padding-top:22px;
	margin:0px;
}
#searchContainer #give, .give
{
    /* height: 60px;
    width: 60px;
    margin-left: 10px;
    background: url('/assets/images/safari/give.png'); */
	.margin-top: 5px;
}
#searchContainer #give{
	.margin-left:0;
	.padding-top:0;
}


#contentContainer{
	border-bottom: #3F2A04 solid 10px;
}

.promo_more{
    float: right;
}

.promo_more a{
    color: #fff;
}
#news_icon
{
    background: url('/assets/images/into_the_wild/news.gif') no-repeat;
}

#headline{
	background: url('/assets/images/into_the_wild/news_bg.gif') no-repeat;
}
.promoInfo{
	color:#d26f13;
}

#promoNav{
	background: #3F2A04;
}

#columnContainer{
	border-top: #3F2A04 solid 1px;		


}
#interiorPromoContainer #promoNav
{
	background: #3F2A04;
}

#calendarNav{
	background: #3F2A04;
}


/* QUICK LINKS START */
#quicklinks{
 color: #d26f13;
}

#bigHeaderImage{
	background: url('/assets/images/into_the_wild/frame.gif') no-repeat top center;
}

#interiorPageResource a:hover{
	color: #d26f13;
}

#footerContainer h4{
	color: #d26f13;
}

.footerColumn h4
{
    color: #d26f13;
}
#footer{
    border-top: #d26f13 solid 1px;	
}

.tabs li{

	background:url(/assets/images/into_the_wild/tab_bg.png);
}
#mainImage h3{	
	color: #d26f13;
}

.rightSide a{
	color:#d26f13;
}

.date h5{
	color: #d26f13;
}

.dropDown .topMenu :hover
{
    color:#d26f13;
}

.categoryTitle
{
    color: #d26f13;        
}
#footer_links_left, #footer_links_left a
{
    color: #d26f13;    
}
.bigHeaderImageTitle{
	color: #d26f13;
	background-color: #000000;
}

.sectionTitle{
	background: #3F2A04;
}
#eventTitle
{
    background: #3F2A04;
}
#eventsRss
{
    clear: both;
}
#month
{
    background: #3F2A04;
}

#year
{
    background: #d26f13;
	color: #3F2A04;
}

.week
{
    color:#3F2A04;
}

.weekend
{
    color:#d26f13;
}

#searchContainer #cart{
	background:#d26f13;
}

#dateContainer
{
    background: #3F2A04;
}
#parkHoursContainer
{
     background-color: #FFF;
     background-image: url(/assets/images/into_the_wild/events/times.jpg);
}


#buyTicketsContainer
{
    background: #3F2A04;
	color: #d26f13;
}

#eventsListingContainer
{
    background: #d26f13;
	color: #3F2A04;
}
.day
{			
	background: #DDD;
}

.day:hover
{
    background: #DDD;
	border-color:#d26f13;
}

.dayLink
{
    color:#3F2A04;
}

.today
{
    background-color:#DDD;
    border:4px solid #d26f13;
}
.selected
{
    border-left: solid 10px #d26f13;
}

.eventDay
{
    background-color: #d26f13;
}

.eventCount {
	color:#3F2A04;
}
#eventsListingContainer li{
	border-bottom:1px solid #3F2A04;
}
div.home {
	background: #d26f13;
	color: #3F2A04;
}
div.parent {
	background: #3F2A04;
	color: #d26f13;
}

.hasChildren {	
	background:url(/assets/images/into_the_wild/arrow.gif) no-repeat right center;
}


/* SLIDE END */

#mainImage{
	top:80px;
}



.showlist li {
color:#301C0D;
display:block;
padding:5px;
width:640px;
}

.showlist{
list-style-type:none;
padding:0;
margin:0;	
}

.city  {
display:table;
float:left;
width:250px;
font-weight:bold;
}

.time {
clear:both;
font-weight:normal;
padding-right:0;
}

.city, .letters, .network, .time {
font-size:14px;
padding-right:5px;
}

.letters{
	width:150px;
display:table;
float:left;
}

#quicklinks{
	display:none;
}


#mainImageContainer{
	height:480px;
}



#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;
}

#gallery img{
padding:5px;
}

#tabMenu{
	display:none; !important
	width:0px;
position:absolute;
top:-8000px;
}

#imgContent{
	/*width:600px;*/
	width:400px;
}


.hideMe{
	display:none;
}

.itwAbout
{
	padding: 10px;
	/*lfont-size: 9px;
	ine-height: 16x;*/
	width: 440px;
	height: 190px;
	border:10px #CBB88D solid;
	background-color: #F3E5CB;
	overflow: hidden;
}

#czoo
{
	position: absolute;
	width:90px;
	height:80px;	
	top:0;
	right:170px;
	cursor:pointer;
}

#nationwide
{
	position: absolute;
	width:145px;
	height:80px;	
	top:0;
	right:0;
	cursor:pointer;
}






