
@import url(BRFC0708_default.css);
/*
	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. forms stuff
*/

/* --------- 1. defaults ---------- */

* {/* zero margins and padding */
		margin: 0;
		padding: 0;
}

body {
	background-color: #333333;
	margin: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/wavy33x.jpg);
	background-repeat: repeat-x;
}

/* -------- 2. structure -------- */

.banner, #outer_wrapper {
	max-width: 950px;
	min-width: 750px;
}
.banner {
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666;
	margin-bottom: 0px;
	background-image: url(../images/banner08.jpg);
}
#banner-index {
}
#outer_wrapper {
	background-color: #333;
	background-image: url(../images/left_columnBG.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #fff;
}

#centerme
{
	width:100%;
	padding-left: 20px;
}


#wrapper {
}
#container {
	width: 100%;
	float: left;
	margin-right: -182px;	
}
#content {
	margin-right: 182px;
}
#content-profiles {
	margin-right: 0px;
}
#container-alt {
	width: 100%;
	float: left;
	margin-right: -500px;
}
#content-alt {
	margin-right: 500px;
}
#feeds {
	width: 160px;
	float: right;
	padding: 5px 10px 10px;
}
#feeds-alt {
	width: 470px;
	float: right;
	padding: 5px 10px 10px;
}
#main {
	margin-left: 210px;
	padding-top: 10px;
	padding-right: 10px;
}
#main-profiles {
	margin-left: 205px;
	padding-top: 10px;
	padding-right: 0px;
}
#footer {
	clear:both;
	text-align: center;
	padding: 5px;
	margin-top: 20px;
	border-top: 1px solid #fbd323;
}
#navContainer {/* navigation container */
		clear: left;
}

/* ---------- 3. links and navigation ---------- */

#main a:link, #main a:visited, #main-profiles a:link, #main-profiles a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ee1d23;
}
#main a:hover, #main-profiles a:hover {
	color: #fbd323;
}
#footer a:link, #footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	color: #999999;
}

	/* -- main navigation -- */
#mainNavigation {
	border-top: 1px solid #fbd323;
	padding: 5px 0px;
	margin-right: -20px;
	margin-left: -20px;
	background-color: #ffffff;
	background-image: url(../images/main-navigation-background2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#mainNavigation ul {
		text-align: center;
}
#mainNavigation li {
		display: inline;
		border-right: 1px solid #ee1d23;
		border-left: 1px solid #ee1d23;
}
#mainNavigation a {
		font: 1.4em Arial, sans-serif;
		color: #ffffff;
		text-decoration: none;
		padding: 5px 10px;
		}
		
#mainNavigation a:hover {
		color: #fbd323;
		}
		
.sectionHome #mainNavigation #linkHome a, .sectionClub #mainNavigation #linkClub a, .sectionSeniors #mainNavigation #linkSeniors a,
 .sectionJuniors #mainNavigation #linkJuniors a, .sectionGuestbook #mainNavigation #linkGuestbook a, .sectionGallery #mainNavigation #linkGallery a, 
 .sectionBlog #mainNavigation #linkBlog a, .sectionFixtures #mainNavigation #linkFixtures a{/* automation for active tab */
		background: #fbd323 url(../images/active-tab-background.gif) repeat-x 100%;
		border-top: 1px dashed #ee1d23;
		color: #ee1d23;
		}

#mainNavigation .activeTab a{
background: #569bd2 url(../images/active-tab-background.gif) repeat-x 100%;
		border-top: 1px dashed #ee1d23;
		color: #ee1d23;
}



.sectionHome #mainNavigation #linkHome a:hover, .sectionClub #mainNavigation #linkClub a:hover, .sectionSeniors #mainNavigation #linkSeniors a:hover,
 .sectionJuniors #mainNavigation #linkJuniors a:hover, .sectionGuestbook #mainNavigation #linkGuetbook a:hover, .sectionGallery #mainNavigation #linkGallery a:hover, 
 .sectionBlog #mainNavigation #linkBlog a:hover, .sectionFixtures #mainNavigation #linkFixtures a:hover{/* hover over-ride for automated tab */
		color: #ffffff;
		}
		
#mainNavigation .activeTab a:hover{
	color: #0085c6;
}
		
	/* -- sub-navigation -- */
#subNavigation {
	margin-top: -1px;
	background: #d7b108 url(../images/sub-navigation-background.gif) 100% top;
	border-bottom: 1px solid #666666;
	padding: 5px 0px;
	margin-right: -20px;
	margin-left: -20px;
		}

#subNavigation ul {
		text-align: center;
		}

#subNavigation li {
		display: inline;
		border-right: 1px solid #d7b108;
		border-left: 1px solid #d7b108;
		}

#subNavigation a {
		font: 1.4em Arial, sans-serif;
		color: #0085c6;
		text-decoration: none;
		padding: 2px 10px;
		}

#subNavigation a:hover {
		color: #ee1d23;
		}

/* ---------- 4. fonts ---------- */

html {
	font-size: 100%;
}

body {
	font-size: 62.5%;
	font-style: "Lucinda Grande", "Lucinda Sans Unicode", Verdana, Arial, sans-serif;
	color: #ffffff;
}
#main td {
	font: 1.2em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #fff;
	padding-top: 0;
	margin-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0.2em;
}
#main th {
	font: 1.2em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 0;
	margin-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0.2em;
}

h1 {
	font: 1.5em "Lucinda Grande", "Lucinda Sans Unicode", Verdana, Arial, sans-serif;
	color: #fbd323;
	margin-bottom: 1em;
}
h2 {
	font: 1.3em "Lucinda Grande", "Lucinda Sans Unicode", Verdana, Arial, sans-serif;
	color: #0085c6;
	margin-bottom: 0.8em;
}

p {
	font: 1.2em/1.4em "Lucinda Grande", "Lucinda Sans Unicode", Verdana, Arial, sans-serif;
	color: #ffffff;
	padding-top: 0;
	margin-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0.8em;
}
.blue {
	font: 1.2em/1.4em "Lucinda Grande", "Lucinda Sans Unicode", Verdana, Arial, sans-serif;
	color: #569bd2;
}
#main ul li, #main-profiles ul li {
	display: inline;
	padding: 3px;
	font: 1em/1em "Lucinda Grande", "Lucinda Sans Unicode", Verdana, Arial, sans-serif;
	color: #ffffff;

	
}
#footer p {
	color: #687d8e;
	clear:both;
}

/* ---------- 5. images ---------- */

.imagebox {
	border: 1px solid #999999;
	width: 150px;
	margin-top: 10px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px;
}

.profiles {
	border: 1px solid #0085c6;
	float: left;
	width: 161px;
	margin-left: 14px;
	margin-top: 10px;
	text-align: center;
	background: #ffffff url(../images/profile02.jpg) top left;
	background-repeat: no-repeat;
	padding: 5px;
}
.profiles p {
	color: #333333;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 4px;
	margin-bottom: 2px;

}
.imagebox-pf {
	width: 202px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #ffffff;
	padding: 3px;
	border: 1px solid #999999;
	float: left;
}
.imagebox img{
            border-width: 0;
}
.image {
	border: 1px solid #333;
}
.image2 {
	border: 1px solid #fff;
	margin-bottom: 10px;
}

/*---------- 6. forms stuff ---------- */

input.txt {
	color: #333333;
	background-color: #fb6f7c;
	border: 1px solid #999999;
	width: 200px;
}
textarea.txt {
	color: #333333;
	background-color: #fb6f7c;
	border: 1px solid #999999;
	width: 200px;
}
input.btn {
	}
form p {
	font: 1.2em/1.4em "Lucinda Grande", "Lucinda Sans Unicode", Verdana, Arial, sans-serif;
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form p label {
	float: left;
	width: 30%;
	font: 1.1em Arial, Helvetica, sans-serif;
	color: #f95464;
}
input:focus {
	background-color: #FFFFFF;
	border: 1px solid #980029;
	color: #333333;
}
textarea:focus {
	background-color: #FFFFFF;
	border: 1px solid #980029;
	color: #333333;
}
fieldset {
	border: 1px solid #999999;
	margin-top: 15px;
	padding: 10px;
}
legend {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #444444;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #980029;
}.form {
	margin-right: 10px;
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 3px;
}

/*---------- rss feed ---------- */

.feedbox{
	border: 1px solid #777777;
	width: 150px;
	margin-top: 10px;
	text-align: left;
	padding: 5px;
	background: #555555; /*url(../images/profile02.jpg) top left;*/
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #fbd323;
}

.feedbox h2{
		border-top: 1px dotted #777777;
		font: bold 1.1em Arial, Helvetica, sans-serif;
		text-decoration: none;
		margin-bottom: 0.3em;
		margin-top: 0.3em;
		padding-top: 0.3em;
		color: #fbd323;
}

.feedbox p{
		font: normal 1.1em Arial, Helvetica, sans-serif;
		color: #fbd323;
}
.feedbox a:link, .feedbox a:visited {
	text-decoration: none;
	color: #cccccc;
}
.feedbox a:hover {
	color: #fbd323;
}


/*------------- gallery -----------*/
#thumbnails {
	font: normal 1.1em Arial, Helvetica, sans-serif;
	float: left;
	width: 100%;
	padding: 5px;
	background-color: #333;
	margin-bottom: 5px;
	margin-right: 5px;
}
#gallery_image{
	float: left;
	border: 1px solid #fff;
	width: 90%;
}

.thumbnail{
	float: left;
	border: none;
	width: 100px;
	text-align: center;
	margin:0 8px 8px 0;
	border: 1px solid #fff;
}

/*-------------- Table Styling -----------*/

.selection{
	border: 1px solid #999999;
	border-collapse: collapse;
	width: 100%;
}
.selection td {
	border: 1px solid #999999;
	padding: 4px;
}
.selection th {
	border: 1px solid #999;
	background-color: #ee1d23;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	color: #ffffff;
}
.selection caption {
	font: 0.9em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #0085c6;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
}
.selection tr.altrow {
	background-color: #cccccc;
	color: #333333;
}
.selection tr:hover {
	background-color: #0085c6;
	color: #ffffff;
}
.fixtures{
	border: 1px solid #999999;
	border-collapse: collapse;
	width: 90%;
	margin: 10px;
}

.fixtures td {
	border: 1px solid #999999;
	background-color: #0085c6;
	padding: 4px;
}
.fixtures th {
	border: 1px solid #999;
	background-color: #ee1d23;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	color: #ffffff;
}
.fixtures caption {
	font: 0.9em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #ad3950;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
}
.fixtures tr.altrow {
	background-color: #cccccc;
	color: #333333;
}
.fixtures tr:hover {
	background-color: #0085c6;
	color: #ffffff;
}
.league_table {
	border: 1px solid #999999;
	border-collapse: collapse;
	width: 90%;
	margin: 10px;
}
.contacts {
	border: 1px solid #999999;
	border-collapse: collapse;
	width: 95%;
	margin: 10px;
}

.league_table td {
	border: 1px solid #999999;
	background-color: #0085c6;
	padding: 4px;
}
.league_table th {
	border: 1px solid #999;
	background-color: #ee1d23;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	color: #ffffff;
}
.league_table caption {
	font: 0.9em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #ad3950;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
}
.league_table tr.altrow {
	background-color: #cccccc;
	color: #333333;
}
.league_table tr:hover {
	background-color: #0085c6;
	color: #ffffff;
}



.guestbook_entry {
	border: 1px solid #999;
	padding: 5px;
	margin: 5px;
	background-color: #666;

}

.divPlayerProfiles {
float: left;
}

.divProfilesPagination {
 position: relative;
 width: 50%;
 margin: 10px;
}

.pMoreProfiles{
	text-align: right;
	float: right;
	font-size: 0.9em;
}

.divPlayerProfiles .profiles {
	margin: 10px 5px 10px 5px;
}

.pMoreProfiles a:link, .pMoreProfiles a:visited, .pMoreProfiles a:active, .pMoreProfiles a:hover{
	color: #0085c6;
}

.linkitem {
	background-color: #666;
	text-align: left;
	padding: 5px 5px 5px 75px;
	margin-bottom: 10px;
	border: 1px solid #508fc4;
	height: 55px;
	background-repeat: no-repeat;
	background-position: left;	
}
