﻿body{
	background: #000000 url('/assets/images/safari_golf/safari_bg.jpg') no-repeat top center;
}

h1{
	color: #afd401;
}

h2{
	color: #556a08;
}

h3{
	color: #5b4008;
}

h4{
	color: #556a08;
}

h5{
	color: #5b4008;
}

a{
	color: #2d4400;
}

#searchContainer #cart
{
    background-image: url(/assets/images/safari_golf/cart_icon.gif);
}

#searchContainer #cart span
{
    color: #5b4008;
}

#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;
}

#miscImage{
	background: url('/assets/images/safari_golf/mainImage.jpg') no-repeat 0 -10px;
}

#mainNavigation{
	
	background: url('/assets/images/safari_golf/menuBar_background.png');

}

#contentContainer{
	border-bottom: #2E4501 solid 10px;
}

.promoInfo{
	color:#afd401;
}

#promoNav{
	background: #2E4501;
}

#interiorPromoContainer #promoNav
{
	background: #2E4501;
}


.mainMenuItem{
	background-image: url('/assets/images/safari_golf/destination_tab.gif');
	
}

.mainMenuItem:hover, .preselectMenuItem
{
    background-image: url('/assets/images/safari_golf/destination_tab.gif');
}


#calendarNav{
	background: #2E4501;
}

/* QUICK LINKS START */
#quicklinks{
 color:#AFD401;
 background:black url(/assets/images/safari_golf/button.gif) no-repeat 110px 5px;
}

#bigHeaderImage{
	background: url('/assets/images/safari_golf/frame.gif') no-repeat top center;
}

#interiorPageResource a:hover{
	color: #afd401;
}

#columnContainer{
	border-top: #2E4501 solid 1px;		
}
#footer{
    border-top: #2E4501 solid 1px;	
}

.tabs li{
	background:url(/assets/images/safari_golf/tab_bg.png);
}
#mainImage h3{
	color: #afd401;
}

.selected
{
    border-left: solid 10px #afd401;
}

.rightSide a{
	color:#B7E016;
}

.date h5{
	color: #afd401;
}


/* force anchor to line break per Zoo's request */
.dropDown .topMenu a
{

	width:82px;/*  72px; */
	margin: auto;
}
.categoryTitle
{
    color: #afd401;  /* Yellow; */
}
#footer_links_left, #footer_links_left a
{
    color: #afd401;  /* Yellow; */
}

.bigHeaderImageTitle{
	color: #AFD401;
	
	background-color: #000000;
}

.sectionTitle{
	background: #2D4400;
}
#easyTooltip
{
    background-image: url(/assets/images/safari_golf/tooltip_bg.gif);  
}
#eventTitle
{
    background-color: #2E4501;
}

#month
{
    background-color: #2E4501;
}

#year
{
    background-color: #A9C523;
    color: #2E4501;
}

.week
{
    color: #54640B;
}

.weekend
{
    color: #A7BB40;
}

#dateContainer
{
    background-color:#2E4501;
}
#parkHoursContainer
{
	height: 120px;
    background-color: #eaf4bd;
    background-image: url(/assets/images/safari_golf/events/times.jpg);
}

#buyTicketsContainer
{
    background-color: #2E4501; /* #2D4400; 92AC15; */
    text-align: center;
}

#eventsListingContainer
{
    position: relative;
    top: 30px;
}

#calendarControl
{
    border-bottom: solid 1px #D5BF98;
}

.day
{			
	background-color: #EBF4BD;
}

.day:hover
{
    border: solid 2px #566A09;
}

.dayLink{
    color: #283E00;
}

.today
{
	background-color: #ECA70C;		
	border: solid 4px #566A09;

}
div.home {
	background-color: #B0D042;
	color: #365100;
}
div.parent {
	background-color: #2E4501;
	color: #B0D042;
}

.hasChildren {
	background-image: url(/assets/images/safari_golf/arrow.gif);
}


/* SLIDE END */