/* -------------------------------------------------------------- 
  
   Boilerplate Screen Styles
   * Version:   0.5 (2007-11-19)
   
-------------------------------------------------------------- */

@import "lib/reset.css";
@import "lib/forms.css";
@import "lib/typography6.css";
@import "lib/plugins/tabs.css";
@import "lib/gallery5.css";


/* Page Structure
-------------------------------------------------------------- */

body {background-position: center top; background-repeat: no-repeat; margin: 0; background-color: #333333; background-image: url(../images/BG4.jpg); padding: 20px; padding-top: 0px;}

#outer_wrapper {max-width: 1000px; min-width: 850px;}

#navContainer {min-width: 1000px;}

#banner {
	background-repeat: no-repeat;
	width: 950px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	margin-bottom: 0px;
	background-image: url(../images/banner04.jpg);
	
}

#outer_wrapper {
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 13px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapper.jpg);
	border: 1px solid #666;
}

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

#wrapper {}

#container {width: 100%; float: left; margin-right: -222px;}

#content {margin-right: 222px;}

#content-profiles {margin-right: 0px;}

#container-alt {width: 100%; float: left; margin-right: -500px;}

#content-alt {margin-right: 500px;}

#feeds {width: 200px; float: right; padding: 10px; padding-top: 0px;min-height: 400px;}

#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;}

#navContainer {clear: left;}


/* ----------------------------------------------------------- main navigation -- */

#mainNavigation {padding: 5px 0px; margin-right: -20px; margin-left: -20px;}
	
#mainNavigation ul {text-align: center;}

#mainNavigation li {display: inline; border-right: 1px solid white; border-left: 1px solid white;}

#mainNavigation a { font: bold 1.3em Arial, sans-serif; background: #000000 url(../images/mainnavBG.gif) repeat-x; color: #ffffff; text-decoration: none; padding: 5px 10px;}
		
#mainNavigation a:hover {
		color: #f39120;
		}
		
.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: #b11f24 url(../images/active-tab-bground.gif) repeat-x 100%;
		text-shadow: none;
		color: #ffffff;
		}

#mainNavigation .activeTab a{
		background: #b11f24 url(../images/active-tab-bground.gif) repeat-x 100%;
		text-shadow: none;
		color: #ffffff;
}



.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: #f39120;

}
		
/* ----------------------------------------------------------------- sub-navigation -- */

#subNavigation {padding: 5px 0px; margin-top: -1px; background-color: #b11f24; border-bottom: 1px solid #ffffff; margin-right: -20px; margin-left: -20px;}

#subNavigation ul {text-align: center;}

#subNavigation li {display: inline; border-right: none; border-left: none;}

#subNavigation a {padding: 2px 10px; font: bold 1.3em Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none; text-shadow: 2px 2px 2px #555;}

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

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

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

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

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

.profiles {
	border: 1px solid #555555;
	float: left;
	width: 161px;
	margin-left: 14px;
	margin-top: 10px;
	text-align: center;
	background: #ffffff url(../images/profile02.gif) top left;
	background-repeat: no-repeat;
	padding: 5px;
}


.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;
	text-align: center;
}
.images {
	border: 1px solid #fff;
	margin-bottom: 10px;
	width: 90%;
}
.floatleft {
	border: 1px solid #fff;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	width: 40%;
}
.floatright {
	border: 1px solid #fff;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	width: 40%;
}
/*----------------------------------------------------------- Table Styling -----------*/

.selection{
	border: 1px solid #999999;
	border-collapse: collapse;
	width: 95%;
}
.selection td {
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 4px;
}
.selection th {
	border: 1px solid #999;
	background-color: #b11f24;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	color: #ffffff;
}
.selection caption {
	font: 0.9em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #b11f24;
	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: #b11f24;
	color: #ffffff;
}
.fixtures{
	border: 1px solid #999999;
	border-collapse: collapse;
	width: 90%;
	margin: 10px;
}

.fixtures td {
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 4px;
}
.fixtures th {
	border: 1px solid #999;
	background-color: #b11f24;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	color: #ffffff;
}
.fixtures caption {
	font: 0.9em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #b11f24;
	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: #b11f24;
	color: #cd4252;
}
.league_table {
	border: 1px solid #999999;
	border-collapse: collapse;
	width: 90%;
	margin: 5px;
}
.contacts {
	border: 1px solid #999999;
	border-collapse: collapse;
	width: 95%;
	margin: 10px;
}

.league_table td {
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 4px;
	color: #cd4252;
}
.league_table th {
	border: 1px solid #999;
	background-color: #f39120;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	color: #ffffff;
}
.league_table caption {
	font: 0.9em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #b11f24;
	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: #b11f24;
	color: #821115;
}

.guestbook_entry {
	border: 1px solid #999;
	padding: 5px;
	margin: 5px;
	background: #ffffff url(../images/profile02.gif) top left;
	background-repeat: repeat-y;

}

.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: #b11f24;
}

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

#standardPagination ul li
{
	margin: 0;
	padding-left: 10px;
	font-size: 14px;
}

.clearing {
	height: 0;
	clear: both;
}


.last {
	margin-bottom: 10px;
}



