/*=================================================================================================*/
/*======================CSS RESET==================================================================*/

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}

a:link { color: #f0a640; }
a:visited { color: #a49e78; }
a:hover { color: #e75a28; }
a:active { color: #f0a640; }
a { text-decoration : none; }
p { clear: both; }	
	
	
/*=================================================================================================*/
/*======================WRAPPER====================================================================*/

#header_wrapper, #content_wrapper, #footer_wrapper {
	width: 960px;
	margin: 0px auto;
	}
#header_wrapper {
	background: #3eb2aa;
	height: 204px;
	background-image:url('../images/top_2011.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}
#header_container_outer {
	}
#header_container_inner {
	}

	
/*=================================================================================================*/	
/*======================NAVIGATION MENU============================================================*/

#navigation {
	background-image:url('../images/bg_for_flags.jpg');	
	background-repeat: no-repeat;
	}
#navigation ul {
	text-align: center;
	margin: 0; 
	padding: 0; 
	list-style: none;
	list-style-type: none; 
	list-style-image: none; 
	}
#navigation li {
	display: inline; 
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
	line-height: 65px;
	}
#navigation ul li a {
	padding-left: 44px;
	padding-right: 44px;
	padding-bottom: 70px; /*seems to be required by webkit browsers to make the background of <li> element to be fully seen*/
	}
.menu1 {
	background-image: url('../images/menu/home.png');
	} 
.menu1active {
	background-image: url('../images/menu/home_active.png');
	} 
.menu2 {
	background-image: url('../images/menu/aboutUs.png');
	} 
.menu2active {
	background-image: url('../images/menu/aboutUs_active.png');
	} 
.menu3 {
	background-image: url('../images/menu/howTo.png');
	} 
.menu3active {
	background-image: url('../images/menu/howTo_active.png');
	} 
.menu4 {
	background-image: url('../images/menu/countSheet.png');
	} 
.menu4active {
	background-image: url('../images/menu/countSheet_active.png');
	} 
.menu5 {
	background-image: url('../images/menu/birdGuide.png');
	} 
.menu5active {
	background-image: url('../images/menu/birdGuide_active.png');
	} 
.menu6 {
	background-image: url('../images/menu/results.png');
	} 
.menu6active {
	background-image: url('../images/menu/results_active.png');
	} 
#navigation a:link { color: #242424; }
#navigation a:visited { color: #242424; }
#navigation a:hover { color: #919191; }
#navigation a:active { color: #242424; }
#navigation li a { 
	text-decoration : none; 
	width: 20px;
	}

/*=================================================================================================*/
/*======================INSTRUCTIONS PAGES=========================================================*/

#instructions_content {
	margin-top: 40px;
	margin-left: 5px;
	}		

.content_main_inner_sub_header_green {	
	color: #d2d839;
	}

/*=================================================================================================*/
/*======================HOW TO PAGE================================================================*/

#how_to_container{
	float: left;
	}

#how_to_inner {
	width: 110px;
	float: left;
	margin-left: 7px;
	line-height: 19px;
	}
	
.ul_for_faq	{
	margin-left: 14px;
	color: #ed6428;
	}
	
.ul_for_faq li {
	margin-bottom: 7px;
	line-height: 17px;
	}	

.faq a:link { color: #868162; }
.faq a:visited { color: #868162; }
.faq a:hover { color: #ed6428; }
.faq a:active { color: #868162; }

/*=================================================================================================*/
/*======================CONTAINER==================================================================*/

#header_container {
	}



/*=================================================================================================*/
/*======================BODY ELEMENTS==============================================================*/

body {
	background: #6bbbb8;
	font-family: georgia;
	font-size: 14px;
	color: #404041;
	}
	
.content_main_inner_header {
	font-family: arial;
	font-weight: normal;
	font-size: 32px;
	color: #a49e78;

	}

.content_main_inner_sub_header {
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
	color: #e75a28;
	margin-left: 2px;
	}


	
.content_main_inner_sub_header_caps	{
	font-size: 14px;
	letter-spacing: 2px;
	}


.content_box_inner_header {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #d2d839;
	margin-left: 9px;
	}
	
.content_main_caps {
	font-size: 11.5px;
	letter-spacing: 2px;
	}	

#content_box_inner p {
	font-family: arial;
	font-size: 11px;
	color: #57575a;
	padding-top: 8px;
	margin-right: 11px;
	padding-bottom: 8px;
	margin-left: 14px;
	line-height: 17px;
	}

#content_box_inner img {
	padding-left: 7%;
	}


h1 {
	font-size: 15px;
	color: #02243c;
	padding: 5px;
	}

h2 {
	font-size: 13px;
	padding: 5px;
	}
	
	

p {
	font-family: georgia;
	font-size: 14px;
	color: #404041;
	line-height: 150%;
	margin-left: 2px;
	}
	

.number_of_participants {
	font-size: 25px;
	color: #212121;
	text-align: center;
	line-height: 20%;
	}

#facebook_box {
	padding-left: 9px;
	}	

/*=================================================================================================*/
/*======================CONTENT AREA===============================================================*/

#content_wrapper {
	}
	
#content_container {
	width: 960px;
	float: left;
	background-image:url('../images/bg.jpg');
	}
	
#content_container_inner {
	width: 730px;
	background: #fff;
	padding: 10px;
	padding-top: 50px;
	margin-left: 105px;
	overflow: hidden;
	
	-moz-border-radius: 30px 30px 0px 0px;
	-webkit-border-top-left-radius: 30px;;
	-webkit-border-top-right-radius: 30px;;
	}

#content_main {
	width:475px;
	float: left;
	margin-left: 18px;
	margin-bottom: 15px;

	}

/*The individual boxes inside the main content area can be styled here NOT IN USE YET*/	
#content_main_inner	{
	margin-bottom: 20px;
	}

#content_box {
	width: 200px;
	margin-top: 5px;
	margin-left: 23px;
	float: left;
	}

#content_box_inner {
	/*the space between the side boxes*/
	margin-bottom: 0px;
	background: #e0e0db;
	}

#content_box_inner_header {
	background: #231f20;
	letter-spacing: 1px;
	}

#count_me_in {
	width: 100px;
	height: 16px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 70px;
	margin-left: 380px;	
	background: #fff;
	color: #e75a28;
	font-size: 13px;
	text-align: center;
	border: 1px solid #75b8c6;
	}	
#count_me_in_text {
	margin-bottom: 4px;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	}	
#count_me_in a:link { color: #e75a28; }
#count_me_in a:hover { color: #000; }


/*=================================================================================================*/
/*======================FOOTER AREA================================================================*/	

#footer_wrapper	{
	clear: both;
	width: 960px;
	background-image:url('../images/bg_for_footer.jpg');
	}
#footer_container {
//	clear: both;
//	height: 200px;
	padding-left: 90px;
	background-image:url(../images/footer.png);
	background-repeat: no-repeat;
	padding-top: 163px;
	}	
.footer {
	color: #000;
	font-size: 10px;
	}
		
/*=================================================================================================*/
/*======================FAQ========================================================================*/	


#ul_for_faq {
	color: ed6428;
	}

#ul_for_faq span.pointer {
		position:absolute;
		right:-5px; top:0;
		color:#ccc;
		font-size:13px;
	}
	
#ul_for_faq li {
		margin:10px;
		margin-bottom: 14px;
		position:relative;
		cursor:pointer;
	}

#ul_for_faq li:hover { backgroud-color: red; }	
	
#ul_for_faq h3 {
		margin:0;
		font-family: georgia;
		font-size: 16px;
		font-weight: bold;
		color: #868162;	}

	
#ul_for_faq p {
		margin:5px 0;
		font-family: georgia;
		font-size: 14px;
		color: #404041;
		line-height: 150%;
		margin-left: 2px;
		font-weight: normal;
		display:none;
		line-height: 1.5em;
	}	

/*=================================================================================================*/
/*======================RESULTS TABLE==============================================================*/	

#results table {
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	width: 200px;
}

#results_bird_name td {
	width: 200px;	
}

#results_bird_count td {
	width: 140px;	
}



#results ul.results {
	margin-left: 15px;	
}

#results ul.results li {
	margin-top: 5px;
}

/*=================================================================================================*/
/*======================REGISTRATION FORM==========================================================*/	

#registration_form label, .label_question, .span_text { font-family: lucida; font-size: 13px; }
#registration_form h3 { font-size: 15px; margin: 10px 0px 15px 0px; color: #e75a28;}
#registration_form label { float: left; width: 180px; }
#registration_form .input_fields { float: left; }
.small { font-size: 9px; }
.questions { float:left; }
.label_question { float: left; width: 100px;}
.submit_button {float:left; margin-top: 10px; margin-left: 240px; }

.style_textbox { background-color: #fff; border-width: 0; border-bottom: 1px dotted #e97c32; outline: 0; }
.style_textarea { border-width: 0; border: 1px dotted #e97c32; outline: 0; }
.style_select { outline: 0; border-width: 0; border-bottom: 1px dotted #e97c32; font-size: 12px; background-color: #fff; }

#personal_details { padding: 20px 0px 14px 0px; border-bottom: 1px solid grey; }
#survey_site_1 { padding: 40px 0px 14px 0px; border-bottom: 1px solid grey; }
#survey_site_2 { padding: 40px 0px 14px 0px; border-bottom: 1px solid grey; }
#data_entry { padding: 40px 0px 14px 0px; border-bottom: 1px solid grey; }
#form_submit { padding: 20px 0px 0px 0px; }

/*=================================================================================================*/
/*======================BIRD GUIDE=================================================================*/	

#bird_guide { float:left; text-align: center; }
#bird_row { float:left; margin-bottom: 25px;}
.bird_call_text { margin-bottom: 10px; }
#birds {float: left; }
.line_space { line-height: 1.5em }
.credit_number { float: left; width: 15px; }



/*=================================================================================================*/
/*=====================TABS FOR BIRD GUIDE=========================================================*/
ul.bird_guide_tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.bird_guide_tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.bird_guide_tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 13px;
	padding: 0 26px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.bird_guide_tabs li a:hover {
	background: #ccc;
}
html ul.bird_guide_tabs li.active, html ul.bird_guide_tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}




.bird_guide_tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.bird_guide_tab_content {
	padding: 0px;
	font-size: 1.2em;
}



