/* CSS Document */

/* [01] BACKGROUND IMAGES */
html{
	background: #eb9124 url(../../images/core/background/body_bg.jpg) repeat-x top left;}
}
.home{background: #5e5e5e url(../../images/core/background/body_bg.jpg) repeat-x top left;}
.generalinfo{background: #fbae17 url(../../images/core/background/body_bg_general.jpg) repeat-x top left;}
.fulldayout{background: #ca4d29 url(../../images/core/background/body_bg_fullday.jpg) repeat-x top left;}
.adopt{background: #f5c533 url(../../images/core/background/body_bg_adopt.jpg) repeat-x top left;}
.specialoccasions{background: #efe1c3 url(../../images/core/background/body_bg_special.jpg) repeat-x top left;}
.kidszone{background: #fde050 url(../../images/core/background/body_bg_kidszone.jpg) repeat-x top left;}
.schools{background: #5fbb46 url(../../images/core/background/body_bg_schools.jpg) repeat-x top left;}
#flashHeader {background: #a1c4e2 url(../../images/div_flashHeader_bg.jpg) no-repeat left;}
#flashMasthead {background: #a1c4e2 url(../../images/div_masthead_bg.jpg) no-repeat left;}

/* [02] NAVIGATION */
#navHome a {background: #000000 url(../../images/core/menu/a_menu_home.gif) no-repeat; width: 61px; height:36px; margin-right:5px;}
#navInfo a {background: #000000 url(../../images/core/menu/a_menu_info.gif) no-repeat; width: 170px; height:36px; margin-right:5px;}
#navDayOut a {background: #000000 url(../../images/core/menu/a_menu_day_out.gif) no-repeat; width: 120px; height:36px; margin-right:5px;}
#navAdopt a {background: #000000 url(../../images/core/menu/a_menu_adopt.gif) no-repeat; width: 140px; height:36px; margin-right:5px;}
#navSpecial a {background: #000000 url(../../images/core/menu/a_menu_special.gif) no-repeat; width: 130px; height:36px; margin-right:5px;}
#navKids a {background: #000000 url(../../images/core/menu/a_menu_kids.gif) no-repeat; width: 80px; height:36px; margin-right:5px;}
#navSchools a {background: #000000 url(../../images/core/menu/a_menu_schools.gif) no-repeat; width: 140px; height:36px; margin-right:5px;}
#navShop a {background: #000000 url(../../images/core/menu/a_menu_shop.gif) no-repeat; width:96px; height:36px;}


#rightCol img {}
#leftCol img {width:172px;}

#familyTicket{
	text-align:center;
	margin-left:8px;
}

/* [03] KIDSZONE */

#rodney_rhino_container{
	position:relative;
	width:211px;
}
#rodney_rhino_text{
	position:relative;
	width:260px;
	top:-267px;
	left:241px;
}
#rodney_rhino_text_wide{
	position:relative;
	width:500px;
	top:-205px;
	left:241px;
}
#kidszone_buttons{
	position:relative;
	top:-180px;
}