/* CSS Document */
/*Zak Henry December 07*/

body {
	font-family: Arial, Helvetica, sans-serif;
}

div#container {
	width: 990px;
	margin: auto;
}

#sitename {

	position: absolute;
	left: -999px;
}

/*Header*/

#header-image {
	margin: 5px;
	margin-top: 0px;
	border: none;
}

#logo {
	float: left;
	margin: 5px;
	background: #17759D;
	padding-left: 90px;
	padding-top: 25px;
	padding-right: 20px;	
	padding-bottom: 25px;
	border: none;
}

#navigation ul {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 557px;
}

#navigation ul li {
	list-style: none;
	float: left;
}

#navigation li a {
	font-family: "Calibri", Helvetica, Arial, sans-serif;
	margin: 5px;
	float: left;
	background: #199DBF;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: .1em;
	padding-top: 65px;
	padding-bottom: 5px;
	width: 82px;
}

body.home #navigation .home a, body.members #navigation .members a, body.calendar #navigation .calendar a, body.theclub #navigation .theclub a, body.contact #navigation .contact a {
	background: #199DBF;
	padding-top: 77px;
	outline: none;
}
body.home #navigation .home:hover a, body.members #navigation .members:hover a, body.calendar #navigation .calendar:hover a, body.theclub #navigation .theclub:hover a, body.contact #navigation .contact:hover a {
	background: #17759D;
	padding-top: 77px;
	outline: none;
}


#navigation ul li a:hover, #navigation ul li a:focus{
	background: #17759D;
	padding-top: 77px;
	outline: none;
}

#navigation ul li.k3d a:hover, #navigation ul li.k3d a:focus{
	background: #9f000e; //mum likes FF0C00
	//padding-top: 77px;
	outline: none;
}


div#header {
	height: 257px;
	background-image: url(/Images/bg.gif);
	background-repeat: no-repeat;
	background-position: 735px 0px;
}

/*Body*/



/*Global*/

h2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #14749C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #17759D;
	padding-bottom: 6px;
	margin-left: 5px;
	margin-right: 5px;
}

h3 {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0C3F49;
	letter-spacing: .02em;
}

h4 {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	font-weight: lighter;
	color: #14749C;
	letter-spacing: .02em;
	margin-top: -10px;
}

p {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #195F68;
	margin-top: -5px;
	padding-right: 40px;
	line-height:1.6em;
}

li {
	list-style: none;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #195F68;
}

.body-text ul li {
	list-style-type: circle;
}

.body-text ul {
	padding-left: 30px;
}

.body-text p {
	text-align: justify;
}

ul {
	padding: 0px;
	margin-top: -5px;
	margin-left: 0px;
}

a {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C3F49;
	text-decoration: none;
}

a:hover {
	color: #14749C;
	text-decoration: underline;
}

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

.body-text a {
	text-decoration: underline;
}


h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #14749C;
}

small {
	color: #0C3F49;
	text-transform: uppercase;
	font-size: 10px;
}

.body-text ul li {
	padding-bottom: 5px;
}

img {
	border: none;
}

iframe#map {
	margin-bottom: 10px;
}

/*Tables*/

.body-text table {
	border-collapse: collapse;
}

.body-text table tr th {
	background: #6cb0f5;
}


.body-text table tr td {
	padding: 10px;
}


/*Index*/


div#upcoming-events {
	clear: left;
	width: 260px;
	float: left;
	margin-top: 20px;
}

div#links a img {
	margin-left: 0px;
}
	

div#club-updates {
	width: 470px;
	float: left;
	margin-top: 20px;
}


div#contact-details {
	width: 260px;
	float: left;
	margin-top: 20px;
}

div#contact-details a:hover h3, div#contact-details a:hover p {
	color: #16769E;
}
	
#update-icon {
	float: left;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: none;
}


div#club-updates div {
	margin-bottom: 20px;
}

div#club-updates div p img {
	border: 2px solid #000000;
	width: 70px;
	float: left;
	margin-right: 10px;
}

div#club-updates div ul {
	margin-left: 30px;
}

div#club-updates div ul li {
	list-style-type: circle;
}

/*Sub-Page*/

div#sub-nav {
	clear: left;
	width: 260px;
	float: left;
	margin-top: 20px;
}

div#sub-nav h2 {
	font-size: 14px;
	text-align: right;
	width: 260px;
}

div#sub-nav ul {
	text-align: right;
}


div#sub-nav ul li a {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0C3F49;
	letter-spacing: .02em;
	display: block;
	padding-top: 8px;
}

div.body-text {
	width: 450px;
	margin-top: 20px;
	padding-left: 20px;
	margin-top: 57px;
	float: left;
}

div.content-image {
	max-width: 250px;
}

div.content-image img {
	float: left;
	border: none;
	margin: 10px;
	padding-top: 10px;
}

div.content-image small {
	float: left;
	clear: left;
	width: 100%;
	text-align: center;
	padding-top: 5px;
}


/*Photo Gallery*/
/*
div#albums {
	width: 260px;
	float: left;
	margin-top: 20px;
}

div#sub-nav h3 {
	text-align: right;
}

div#sub-nav ul {
	margin-left: 90px;
	margin-top: -14px;
}

ul#thumbnails li {
	float: left;
}

ul#thumbnails li a {
	border: none;
	margin: 0px;
	display: block;
}

ul#thumbnails li img {
	border: 2px solid #000000;
	width: 50px;
	height: 50px;
	margin: 15px;
	margin-right: 0px;
	margin-left: 30px;
	float: left;
}



div#main-image {
	width: 450px;
	margin-top: 20px;
	padding-left: 20px;
	margin-top: 54px;
	float: left;
}

div#main-image h3 {
	margin-left: 14px;
}

div#main-image div img {
	border: 2px solid #000000;
	width: 400px;
	height: 300px;
	margin-top: 10px;
	float: left;
	margin-left: 14px;
}

div#main-image div small {
	float: left;
	clear: left;
	width: 400px;
	padding-top: 5px;
	margin-left: 14px;
}

div#albums {
	width: 260px;
	float: left;
	margin-top: 20px;
}

div#albums ul {
	margin-top: 18px;
}

div#albums ul li {
	padding-top: 15px;
	clear: both;
}

div#albums ul li a {
	display: block;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#albums ul li a:hover {
	background-color: #F3FCFF;
	text-decoration: none;
}

div#albums ul li img {
	float: left;
	width: 50px;
	height: 50px;
	border: 2px solid #000000;
}

div#albums ul li h3 {
	float: left;
	margin: 0px;
	padding-left: 5px;
}

div#albums ul li p {
	width: 150px;
	float: left;
	padding-top: 7px;
	line-height: 11px;
	padding-left: 5px;
}

div#flickrslidr {
	margin: auto;
}

/*Calendar*/

#calendar li table {
	margin-bottom: 30px;
	border-collapse: collapse;
}

#calendar li table tr th {
	background: #6cb0f5;
}


#calendar li table tr td {
	padding: 10px;
}

.event {
	color: #0C3F49;
	font-weight: bold;
	/*border-left: 1px solid #61B1BC;
	border-right: 1px solid #61B1BC;*/
}

caption {
font-size: 1.2em;
text-align: left;
text-indent: 1em;
text-transform: uppercase;
font-weight: bold;
}

#calendar li {
	list-style: none;
}

.even {
//border-top: 1px solid #61B1BC;
//border-bottom: 1px solid #61B1BC;

}

.odd {
background: #EAF8F9;
}

.shoots tr.shoot, .bees tr.bee, .meetings tr.meeting {
	background: #D5E9EF;
}

/*Footer*/

div#footer {
	width: 990px;
	float: left;
	background: #17759D;
	margin-top: 100px;
}

div#footer-nav {
	margin-left: 280px;
	padding-top: 30px;
}

div#footer-nav ul li {
	float: left;
	width: 95px;
}

div#footer ul li ul {
	padding-top: 7px;
	margin: 0px;
}

div#footer-nav ul li a {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: .02em;
}

div#footer-nav ul li a:hover {
	text-decoration: underline;
}

div#footer-nav ul li ul li a {
	color: #00A0C6;
	font-weight: bold;
}

#footer p {
	display: block;
	width: 370px;
	float: left;
	padding-top: 50px;
	margin-left: 330px;
	text-transform: uppercase;
	color: #FFFFFF;
}

div#under-construction-notice {
	left: 250px;
	top: 800px;
}

div#under-construction-notice h1 {
	font-size: 14px;
	color: #CC3300;
	font-weight: bold;
	text-transform: uppercase;
}

div#under-construction-notice h2 {
	color: #CC6633;
	font-size: 12px;
}