@charset "utf-8";
/* CSS Document */

body{ 
	background:url(../images/background.jpg) repeat-y;
 	margin:auto;
}

div#nav_bar{
	background:url(../images/nav_bar.png);
	width:799px;
	height:20px;
	margin-top:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	padding-top:7px;
	padding-left:0px;
	color:#FFFFFF;
	font-weight:bold;
	z-index:1;
	position:relative;
}

div#flash{
	position:relative;
	width:799px;
	height:229px;
	/*z-index:-1;*/
	background-color:#FFFFF3;
	margin-top:0px;

}
div#flash_home{
    background-color:#FFFFE7;
	position:relative;
	width:799px;
	height:245px;
	top:0px;
	z-index:-1;
	margin-top:-8px;
}
div#content{
	background:url(../images/content_background.jpg) repeat-x #FFFFFD;
	width:739px;
	margin-bottom:60px;
	padding-left:60px;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:0px;
}

div#content_box{
	margin-top:-300px; 
	width:375px;
}

div#content_after_searchbox{
	margin-top:-360px; 
	width:375px;
}

div#content_birders{
	margin-top:-355px; 
	width:375px;
}

div#content_birders_template {
	background:url(../images/content_background.jpg) repeat-x #FFFFFF;
	width:739px;
	margin-bottom:60px;
	padding-left:60px;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:-188px;
}	

div#bubbles{
	width:275px; 
	height:180px; 
	position:relative; 
	left:204px; 
	top:-64px;
}

div#search_box{
	background:url(../images/search_box.png);
	width:207px;
	height:215px;
	position:relative; 
	left:480px; 
	top:-145px; 
	z-index:1
}

div#pics_contest{
	background:url:url(../images/pic_frame.png);
	width:220px;
	height:150px;
	position:relative; 
	left:480px; 
	top:-50px; 
	z-index:1
}

div#poll{
	width:170px; 
	position:relative; 
	top:-183px; 
	left:90px;
	}
	
div#video_list{
	width:170px; 
	position:relative; 
	top:-343px; 
	left:26px;
	height:278px;
	}	

div#poll_box{
	width:279px;
	height:332px;
	position:relative; 
	left:410px; 
	top:87px; 
	z-index:1
}

div#videos_box{
	width:279px;
	height:332px;
	position:relative; 
	left:442px; 
	top:-9px; 
	z-index:1
}

div#kk_button{
	margin-top:-170px; 
	margin-left:68px;
}

div#index_buttons{
	margin-top:115px;
}

div#view_all{
	position:relative; top:122px;
	margin-top:8px;
}

div#title_top_box{
	position:relative; 
	top:-375px; 
	width:400px;
}

div#title_top_birders{
	position:relative; 
	top:-375px; 
	width:400px;
}

div#form{
	position:relative;
	top:130px;
}

div#footer{
	background:url(../images/footer1.jpg);
	width:739px;
	height:251px;
	margin-top:-60px;
	padding-left:60px;

}
div#footer_birders{
	background:url(../images/birdersclub/footer_birders.jpg);
	width:739px;
	height:108px;
	margin-top:-70px;
	padding-left:60px;
	padding-top:5px;

}

div#footer_links{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	width:490px;
	font-weight:bold;
	margin-top:5px;
}

div#birds{
	position:relative;
	left:512px; 
	top:-233px; 
	width:353px; 
	height:361px;
	z-index:1;
}

div#bird_guide{
	width:181px; 
	height:117px; 
	position:relative; 
	left:385px; 
	top:-613px;
}

div#bird_location{
	position:relative;
	top:-314px;
	left:411px;
	width:288px;
	height:245px;
}

div#space_bottom{
	height:86px;
}

div#bottom_space{
	height:43px;
}

div#bottom_space_on{
	height:90px;
}

div#welcome{
	margin-left:30px; 
	margin-top:25px; 
	width:230px; 
	height:120px;
	padding-top:25px;

}
#fbc-wtb-button-wrapper {
	position: relative;
	left: -10px;
	margin-top: 30px;
	overflow: hidden; /* float hack */
	}
#frequent-buyer-club-button,
#where-to-buy-button {
	float: left;
	display: block;
	width: 225px;
	height: 111px;
	outline: none;
	text-indent: -9999px;
	}
#frequent-buyer-club-button {
	height: 158px;
}
#frequent-buyer-club-button {
	background: transparent url(../images/FBCIcon_Home.png) no-repeat 0 0;
	}
#where-to-buy-button {
	background: transparent url(../images/where-to-buy-button.png) no-repeat 0 0;
	}
#where-to-buy-button:hover {
	background: transparent url(../images/where-to-buy-button.png) no-repeat 0 -111px;
	}

