/* Peterborough Bird Club website v.1 stylesheets

author: Steven Booth
email: steve@stevenboothdesign.co.uk
website: http://www.stevenboothdesign.co.uk */

html, body, td, th {
	font-size: small;
	background: #ccffff url(images/BG.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}	


#wrapper {
	min-height: 100%;
	position: relative;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	clear: both;
}
a {
	color: #00339c;	
}
a:hover {
	color: #05bbd4;
}
img {
	border: 0;
}
.pix {
	border: 10px solid #fff;
	
}
.insetPix {
	border: 3px solid #ff9900;
	float: left;
	width: 150px;
	margin-right: 20px;
	margin-bottom: 6px;
}
.clear {
	clear: both;
}
.caption {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	font-weight: normal;
	color: #333;
}
/*------------------------------------- Header of web page (masthead) ----------------------------*/

#header {
	background-image:url(images/masthead.jpg);
	background-repeat:no-repeat;
	height: 175px;
	width: 900px;
	background-position: left bottom;
}
/*------------------------------------- main navigation ----------------------------*/
#container {
	position: relative;
	top: 143px;
	width: 900px;
	height: 31px;
	padding: 0;
	margin: 0;	
	}

#globalnav {
	position: absolute;
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 31px;
	display: inline;
	overflow: hidden;
	width: 900px;
	}
	
#globalnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#globalnav a {
	float: left;
	padding: 31px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:31px; /* for IE5/Win */
	}
	
#globalnav a:hover, #globalnav a:active, #globalnav a.selected {
	background-position: 0 -31px;
	}
	
#home a  {
	width: 71px;
	background: url(images/nav_01.jpg) top left no-repeat;
	}

#events a  {
	width: 91px;
	background: url(images/nav_02.jpg) top left no-repeat;
	}

#about_us a  {
	width: 111px;
	background: url(images/nav_03.jpg) top left no-repeat;
	}	

#contact_us a  {
	width: 132px;
	background: url(images/nav_04.jpg) top left no-repeat;
	}
	
	
/*------------------------------------- main page content ----------------------------*/
#content {
	width: 900px;
	clear: both;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.7em;
	font-weight: normal;
	color: #333;
}
.border {
	border-color: #ff8000;
	border-width: .15em;
	border-style: solid;
}
h1 {
	color: #ccffff; 
	text-shadow: 2px 2px 4px #000;
	height: 28px;
	background: url("images/birdBullitt.png") center left no-repeat;
	padding: 0 0 0 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 250%;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0;
}
h2 {
	color: #fff; 
	text-shadow: 1px 1px 3px #000;
	background: url("images/bullit.png") center left no-repeat;
	padding: 0 0 0 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 190%;
	font-weight: normal;
	margin-bottom: 0;
}
h3 {
	color: #333; 
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .4em;
	font-size: 80%;
	font-weight: normal;
	margin-bottom: 0;
	border-bottom: #333 1px solid;
}

#maincontent {
	float: left;
	width: 630px;
	padding: 0;
	margin-bottom: 20px;
	padding-right: 10px;
	overflow: visible;
	display: inline;
	position: relative;
}

#maincontent dt {
	color: #ff9900;
	text-transform: uppercase;
	font-size: 80%;
}	
/*------------------------------------- gallery pictures styles ----------------------------*/

#maincontent_gallery {
	width: 900px;
}

#galleryPix ul {
	margin: 2em 0 0 0;
	padding: 0;
}
#galleryPix li {
	padding-right: .5em;
	margin: 0;
	list-style-type: none;
	width: 740px;
	display: inline;
	}

#galleryPix img {
	border: 1px solid #ff9900;
}
#galleryPix a:hover {
	text-decoration: none;
	border: none;
}


/*------------------------------------- datatables styles ----------------------------*/

.datatable {
	border-collapse: collapse;
	width: 606px;
}
.datatable td {
	padding: 0.3em;
	border: 1px solid #83bfe4;
	background: url(images/sidePanelBG.png) repeat;
	text-align: left;
}
.datatable th {
	padding: 0.3em;
	border: 1px solid #83bfe4;
	background: #aaeeee;
	text-align: left;
}
.datatable caption {
	padding: 0.3em 0 0.3em 0;
	text-align: left;	
}

/*------------------------------------ side content area --------------------------------*/
#sidecontent {
	color: #333;
	background: url(images/sidePanelBG.png) repeat;
	font-size: 90%;
	line-height: 1.5em;
	display: inline;
	float: right;
	width: 220px;
	margin: 20px 0 20px 0;
	padding: 1em;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	border-right: #83bfe4 1px solid;
	border-bottom: #83bfe4 1px solid;
}
#sidecontent h2 {
	color: #2fadcc; 
	text-shadow: none;
	padding: 0;
	background: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: normal;
	margin-bottom: 0;
	border-top: 1px #83bfe4 solid;
	padding-top: .5em;
}
#sidecontent ul {
	margin: 0;
}

	
/*------------------------------------- footer of web page (footer) ----------------------------*/

#footerContainer {
	clear: both;
	width: 100%;
	height: 120px;
	position: relative;
	border-top: #83bfe4 solid 1px;
	}
	
#footer {
	margin-right:auto;
	margin-left:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333;
	width: 900px;
	line-height: 1.7em;
	padding: 10px;
}	
#footer ul {
	padding: 0;
	margin: 0;
}
#footer li {
	padding-right: 1em;
	list-style: none;
	display: inline;
}
#copyright {
	clear: both;
	padding-bottom: 2.5em;
	left: 10px;
}

