/*
-----------------------------------------------
- Oz Harvest
----------------------------------------------- 
- Author:  Swear Words (www.swearwords.com.au)
----------------------------------------------- */

*
{
	margin: 0;
	padding: 0;
}

a 
{
	color: #00ccff;
	text-decoration: none;
}

a:hover 
{
	color: #ffffff;
}

a.none
{
	text-decoration: none;
}

a.none:hover
{
	text-decoration: underline;
}

a.footer
{
	color: #0bbef2;
}

a.footer:hover
{
	color: #ffffff;
}

a.video
{
	font-size: 11px;
	color: #0bbef2;
}

a.video:hover
{
	color: #ffffff;
}

body
{
	margin: 0 auto;
	font-family: Georgia, Times New Roman, serif;
	font-size: 13px;
	color: #ffffff;
	background-color: #333333;
}

h1, h2, h3, h4, h5
{
	font-family: Georgia, Times New Roman, serif;
}

h1
{
	font-size: 20px;
}

h2
{
	font-size: 18px;
	color: #ffea00;
}

h3
{
	margin-bottom: 10px;
	font-size: 14px;
	color: #999999;
}

img
{
	border: 0;
	margin: 0;
}

input
{
	font-family: Georgia, Times New Roman, serif;	
	font-size: 12px;
	height: 14px;
	line-height: 14px;
	color: #cccccc;
	background-color: #666666;
	border: 3px solid #666666;
	padding-left: 5px;
	padding-right: 5px;
}

input.signup
{
	width: 132px;
}

input.enquiry
{
	width: 290px;
}

input.search
{
	font-size: 13px;
	height: 18px;
	line-height: 18px;
	width: 280px;
}

input.footer_search
{
	width: 135px;
}

input.amount_box
{
	font-family: Georgia, Times New Roman, serif;	
	font-size: 30px;
	font-weight: bold;
	width: 145px;
	height: 40px;
	line-height: 40px;
	color: #ffea00;
	background: transparent;
	background: url('../../images/site/bg_amount_box.gif') no-repeat;
	border-style: none;
	padding: 10px;
}

input.meals_box
{
	font-family: Georgia, Times New Roman, serif;	
	font-size: 14px;
	font-weight: bold;
	width: 55px;
	height: 25px;
	line-height: 15px;
	color: #ffea00;
	background: transparent;
	background: url('../../images/site/bg_meals_box.gif') no-repeat;
	border-style: none;
	text-align: center;
	padding: 5px;
}

input.small_box
{
	font-family: Georgia, Times New Roman, serif;	
	font-size: 14px;
	font-weight: bold;
	width: 40px;
	height: 25px;
	line-height: 15px;
	color: #ffea00;
	background: transparent;
	background: url('../../images/site/bg_small_box.gif') no-repeat;
	border-style: none;
	text-align: center;
	padding: 5px;
}

input.dollar_box
{
	font-family: Georgia, Times New Roman, serif;	
	font-size: 14px;
	font-weight: bold;
	width: 65px;
	height: 25px;
	line-height: 15px;
	color: #ffea00;
	background: transparent;
	background: url('../../images/site/bg_dollar_box.gif') no-repeat;
	border-style: none;
	text-align: center;
	padding: 5px;
}

textarea
{
	font-family: Georgia, Times New Roman, serif;	
	font-size: 12px;
	color: #cccccc;
	background-color: #666666;
	border: 3px solid #666666;
	padding-left: 5px;
	padding-right: 5px;
}

textarea.enquiry
{
	width: 290px;
}

table.content
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}

table.content th
{
	font-size: 12px;
	font-weight: bold;
}

table#top_navs
{
	width: 690px;
	height: 40px;
}

table#top_navs td
{
	width: 690px;
}

ul.content
{
	margin-left: 15px;
}

ul.content ul
{
	margin-left: 30px;
}

ol.content
{
	margin-left: 20px;
}

span.txt_message
{
	color: #ffea00;
}

.divider_small
{
	width: 100%;
	height: 15px;
	background: url("../../images/site/divider_small.gif") no-repeat;
	overflow: hidden;
}

.divider_medium
{
	margin-top: 10px;
	width: 100%;
	height: 15px;
	background: url("../../images/site/divider_medium.gif") no-repeat;
	overflow: hidden;
}

.divider_long
{
	width: 100%;
	height: 15px;
	background: url("../../images/site/divider_long.gif") no-repeat;
	overflow: hidden;
}

.divider_line
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 1px;
	line-height: 1px;
	background-color: #999999;
	overflow: hidden;
}

.finger
{
	cursor: pointer;
}

.bg_body_home
{
	background: url("../../images/site/bg_body_home.jpg") repeat-x;
}

.bg_body_content
{
	background: url("../../images/site/bg_body_content.jpg") repeat-x;
}

.bg_top_nav_selected
{
	background: url("../../images/site/bg_top_nav_selected.gif") repeat-x;
}

.txt_featured
{
	font-size: 18px;
	color: #00ccff;
}

.txt_grey
{
	color: #999999;
}

.txt_bigger
{
	font-size: 15px;
}

/* SLIDE MENU */

div.dhtmlnav
{
	padding: 5px;
	width: 170px;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #333333;
	overflow: hidden;
}

div.subnav_link
{
	padding-left: 5px;
	padding-right: 5px;
	line-height: 20px;
	height: 20px;
}

div.dhtmlnav_countries
{
	width: 210px;
	height: 106px;
	overflow: hidden;
}

div.subnav_country
{
	margin-bottom: 1px;
	width: 210px;
	height: 35px;
	overflow: hidden;
}

/* WRAPPERS AND BACKGROUNDS LAYER STYLES */

#wrapper
{
	width: 100%;	
	overflow: hidden;
}

#wrapper_top
{
	position: absolute;
	top: 0;
	width: 100%;	
	height: 110px;
	z-index: 10;
	overflow: hidden;
}

#wrapper_top #wrapper_top_bg
{
	margin-bottom: -110px;
	width: 100%;	
	height: 110px;
	background: url("../../images/site/bg_wrapper_top.png") !important; 
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/bg_wrapper_top.png', sizingMethod='scale');
	overflow: hidden;
}

#wrapper_top #wrapper_top_content
{
	position: relative;
	width: 100%;	
	height: 110px;
	overflow: hidden;
}

#wrapper_banner
{
	width: 100%;	
	overflow: hidden;	
}

#wrapper_main
{
	width: 100%;	
	background: url("../../images/site/bg_wrapper_main.gif") repeat-x; 
	background-color: #333333;
	overflow: hidden;	
}

#wrapper_footer
{
	width: 100%;
	height: 115px;
	background: url("../../images/site/bg_footer.gif") repeat-x;
	overflow: hidden;
}

/* GLOBAL LAYER STYLES */

#container_video
{
	position: absolute;
	top: 60px;
	margin-top: 60px;
	margin-left: 30px;
	width: 480px;
	height: 300px;
	z-index: 50;
	overflow: hidden;
}

#container_video #video_area
{
	float: left;
	width: 460px;
	height: 300px;
	overflow: hidden;
}

#container_video #video_close
{
	float: right;
	width: 20px;
	height: 65px;
	background: url("../../images/site/bg_btn_close.png") no-repeat !important; 
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/bg_btn_close.png', sizingMethod='image');	
	overflow: hidden;
}

#container_video #video_area #video_bg
{
	margin-bottom: -300px;
	width: 460px;
	height: 300px;
	background: url("../../images/site/bg_plate_grey.png") !important; 
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/bg_plate_grey.png', sizingMethod='scale');	
	overflow: hidden;
}

#container_video #video_area #video_content
{
	padding: 5px 5px 0px 5px;
	width: 450px;
	height: 270px;
	overflow: hidden;
}

#container_video #video_area #video_navs
{
	padding-left: 5px;
	padding-right: 5px;
	width: 450px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}

#container_video #video_area .video_box
{
	width: 450px;
	height: 270px;
	overflow: hidden;
}

#container_nav_countries
{
	position: absolute;
	top: 65px;
	margin-left: 750px;
	width: 240px;
	height: 35px;
	z-index: 50;
	overflow: hidden;
}

#container_donate_now
{
	position: absolute;
	top: 80px;
	margin-left: 735px;
	width: 240px;
	height: 165px;
	z-index: 50;
	overflow: hidden;
}

#container_meal_counter
{
	position: absolute;
	top: 440px;
	margin-left: 750px;
	width: 210px;
	height: 450px;
	z-index: 50;
	overflow: hidden;
}

#container_top
{	
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
	width: 930px;
	height: 110px;
	overflow: hidden;	
}

#container_logo
{	
	float: left;
	padding-top: 10px;
	width: 210px;
	overflow: hidden;	
}

#container_navigation
{	
	float: right;
	width: 690px;
	overflow: hidden;	
}

#container_navigation .top_nav_box
{
	float: left;
	padding-top: 15px;
	border-left: 1px solid #ccc14d;
	width: 114px;
	height: 25px;
	overflow: hidden;
}

#container_banner
{
	margin: 0 auto;
	width: 990px;
	overflow: hidden;
}

#container_banner .banner_home { width: 990px; height: 555px; }
#container_banner .banner_content { width: 990px; height: 305px; }

#container_main
{
	position: relative;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	width: 930px;
	overflow: hidden;
}

#container_main .content_box
{
	width: 930px;
	overflow: hidden;
}

#container_newsletter
{
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
	width: 930px;
	height: 35px;
	background: url("../../images/site/bg_newsletter.gif") no-repeat;
	overflow: hidden;
}

#container_footer
{
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
	width: 930px;
	overflow: hidden;
}

#container_footer #footer_info
{
	float: left;
	padding-top: 20px;
	width: 690px;
	font-size: 12px;
	color: #999999;
	overflow: hidden;
}

#container_footer #search_box
{
	float: right;
	padding-top: 30px;
	width: 210px;
	overflow: hidden;
}

/* HOME LAYER STYLES */

.home #container_overlay
{
	position: relative;
	margin: -125px auto 0px auto;
	width: 990px;	
	height: 125px;
	overflow: hidden;
}

.home #container_overlay #bg_overlay
{
	margin-bottom: -125px;
	width: 990px;	
	height: 125px;
	background: url("../../images/site/bg_plate_grey.png") !important; 
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/bg_plate_grey.png', sizingMethod='scale');
	overflow: hidden;
}

.home #container_overlay #highlight_box
{
	position: relative;
	padding-left: 30px;
	width: 690px;	
	height: 125px;
	overflow: hidden;
}

.home #container_overlay #highlight_box #mission_box
{
	float: left;
	padding-top: 20px;
	width: 450px;
	overflow: hidden;	
}

.home #container_overlay #highlight_box #watch_vid_box
{
	float: right;
	padding-top: 25px;
	width: 210px;
	overflow: hidden;	
}

.home #container_overlay #highlight_box #watch_vid_box #pic_tv
{
	float: left;
	width: 70px;
	overflow: hidden;	
}

.home #container_overlay #watch_vid_box #vid_link
{
	float: right;
	padding-top: 25px;
	width: 130px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;	
}

.home #news_box
{
	padding-top: 20px;
	width: 690px;
	overflow: hidden;	
}

.home #news_box #upclosepersonal
{
	float: left;
	width: 200px;
	overflow: hidden;	
}

.home #news_box #newsandevents
{
	float: right;
	width: 450px;
	overflow: hidden;	
}

.home #partner_sponsors 
{
	padding-top: 20px;
	width: 690px;
	overflow: hidden;	
}

.home #partner_box
{
	float: left;
	padding-top: 10px;
	width: 200px;
	overflow: hidden;	
}

.home #sponsors_box
{
	float: right;
	padding-top: 10px;
	width: 450px;
	overflow: hidden;	
}

/* CONTENT PAGE */

.content #container_section_title
{
	position: relative;
	margin: -105px auto 0px auto;
	padding-left: 30px;
	padding-right: 30px;
	width: 930px;	
	height: 105px;
	overflow: hidden;
}

.content #page_navs_box
{
	float: left;
	padding-top: 20px;
	width: 200px;
	overflow: hidden;
}

.content #page_navs_box .nav_box,
.content #page_navs_box .subnav_box
{
	width: 200px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}

.content #page_navs_box .nav_box
{
	line-height: 15px;
}

.content #page_navs_box .subnav_box
{
	padding-left: 10px;
	line-height: 20px;
	width: 190px;
}

.content #page_navs_box .nav_box .selected
{
	color: #ffffff;
}

.content #page_contents
{
	float: right;
	padding-top: 20px;
	width: 690px;
	font-size: 14px;
	overflow: hidden;
}

.content #page_contents .area_box
{
	margin-bottom: 20px;
	width: 690px;
	overflow: hidden;
}

.content #page_contents .area_box .area_text
{
	float: left;
	width: 450px;
	overflow: hidden;
}

.content #page_contents .area_box .area_image
{
	float: right;
	width: 210px;
	overflow: hidden;
}

.content #page_contents .area_box .image_box
{
	margin-bottom: 10px;
	padding: 3px;	
	background-color: #666666;
	width: 204px;
	overflow: hidden;
}

.content #page_contents .area_box .image_nopad_box
{
	margin-bottom: 10px;
	width: 210px;
	overflow: hidden;
}

.content #page_contents .area_box .caption_box
{
	margin-bottom: 20px;
	font-style: italic;
	font-size: 11px;
	color: #999999;
	overflow: hidden;
}

.content #page_contents .backToTop
{
	width: 100%;
	text-align: right;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.content #page_contents .img_thumb
{
	margin-bottom: 5px;
	padding-right: 5px;
}

.content #search_results
{
	padding-top: 20px;
	width: 450px;
	overflow: hidden;
}

/* CONTAINER ENLARGEMENT */

#container_enlargement
{
	position: absolute;
	top: 250px;
	left: 200px;
	z-index: 99;	
	overflow: hidden;
}

#container_enlargement #close
{	
	float: right;
	width: 20px;
	height: 65px;
	overflow: hidden;
}

#container_enlargement #enlargement_main
{
	float: left;
	padding: 5px;
	background-color: #666666;
	overflow: hidden;
}

#container_enlargement #enlargement_navs
{
	padding-top: 5px;
}

/* SHARE LUNCH FIGHT HUNGER FORM */

#container_sharelunch
{
	margin-bottom: 30px;
	width: 690px;
	height: 290px;
	overflow: hidden;
}

#container_sharelunch #bg_sharelunch
{
	margin-bottom: -290px;
	width: 690px;
	height: 290px;
	background: url("../../images/site/bg_sharelunch_form.png") no-repeat !important; 
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/bg_sharelunch_form.png', sizingMethod='image');	
	overflow: hidden;
}

#container_sharelunch #sharelunch_form
{
	position: relative;
	width: 690px;
	height: 290px;
	overflow: hidden;
}

#btn_share
{
	position: absolute;
	margin-left: 480px;
	margin-top: 240px;
	width: 208px;
	height: 143px;
	z-index: 10;
	overflow: hidden;
}