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

@import "lib/reset.css";
@import "lib/typography.css";
@import "lib/forms.css";
@import "lib/plugins/tabs.css";
@import "lib/gallery.css";


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

body {background: #0a0a50 url(../images/banner2000x350.jpg) top center no-repeat; margin: 0;}

#navCenterer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
}
#navContainer {
	width: 1000px;
}


#banner {
	width: 1000px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	margin-bottom: 0px;
}
.banner-index {}

#advert-banner {
	width: 1000px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #231f20;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px solid #666
	
	
}
#wrapper {
	background: #333333 url(../images/wrapperBG.gif) no-repeat bottom left;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #fff;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}
#outer_wrapper {
	width: 100%;
	background: #232323 url(../images/owBG2000x600.jpg) top center no-repeat;
	padding-top: 10px;
	padding-bottom: 20px;
}
#outer_wrapper_nofeeds {
	width: 100%;
	background: #232323 url(../images/owBG2000x600.jpg) top center no-repeat;
	padding-top: 10px;
	padding-bottom: 20px;
}
#wrapper_nofeeds {
	background: #333333 url(../images/wrapperBG.gif) no-repeat top left;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #fff;
	padding-bottom: 300px;
}

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



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

#content {margin-right: 232px;}

#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;text-align: center;}

#feeds-alt {width: 470px; float: right; padding: 5px 10px 10px;}

#main {margin-left: 230px; padding-top: 10px; padding-right: 10px;}

#main-profiles {margin-left: 230px; padding-top: 10px; padding-right: 10px;}

#navContainer {clear: left; margin-top: -20px;}

.gallery-preview {text-align: center;margin-bottom: 10px;}

.slideshow {width: 500px;margin-top: 10px;margin-left: auto; margin-right: auto;border: solid 1px white;height: 333px;}

.blip {width: 500px;margin-top: 10px;margin-left: auto; margin-right: auto;border: solid 1px white;height: 333px;}


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

#mainNavigation {padding-top: 5px 0px;}
	
#mainNavigation ul {text-align: center;}

#mainNavigation li {display: inline; margin-right: 1px; margin-left: 1px;}

#mainNavigation a { font: bold 1.3em Arial, sans-serif; background: #0a0a50 url(../images/mainnavBG.gif) repeat-x; color: #ffffff; text-decoration: none; padding: 5px 10px;text-shadow: 2px 2px 2px #555;border-left: 1px solid #0a0a50; border-right: 1px solid #0a0a50;}
		
#mainNavigation a:hover {
		color: #ff9900;
		}
		
.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: #569bd2 url(../images/activetabBG.gif) repeat-x left top;
		text-shadow: none;
		color: #ffffff;
		border-left: 1px solid #569bd2;
		border-right: 1px solid #569bd2;
		}

#mainNavigation .activeTab a{
		background: #569bd2 url(../images/activetabBG.gif) repeat-x left top;
		text-shadow: 2px 2px 2px #555;
		border-left: 1px solid #569bd2;
		border-right: 1px solid #569bd2;
		color: #ff9900;
}




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

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

#subNavigation {padding: 5px 0px; margin-top: 4px; background-color: #569bd2; border-bottom: 1px solid #0a0a50;}

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

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

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

}

.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: 190px;
	margin-left: 10px;
	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;
}

.images {
	border: 1px solid #666;
	margin-bottom: 10px;
	width: 90%;
}
.floatleft {
	border: 1px solid #666;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	width: 40%;
}
.floatright {
	border: 1px solid #666;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	width: 40%;
}
.flickr {border: 2px solid #666;}
.google {border: 2px solid #666; background-color: white;}

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

.selection{
	background-color: white;
	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: #569bd2;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	color: #ffffff;
}
.selection caption {
	font: 0.9em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #ffffff;
	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: #5161ac;
	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: #569bd2;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	color: #ffffff;
}
.fixtures caption {
	font: 0.9em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #990000;
	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: #006c51;
	color: #ffffff;
}
.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: #cc0000;
}
.league_table th {
	border: 1px solid #999;
	background-color: #569bd2;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	color: #ffffff;
}
.league_table caption {
	font: 0.9em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #cc0000;
	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: #cc0000;
	color: #821115;
}



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

}
.guestbook_entry p{
	color: white;

}

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

.linkitem {
	background-color: #231f20;
	padding: 5px;
	padding-bottom:0;
	margin-bottom: 5px;
	border: 1px solid #999999;
	background-repeat: no-repeat;
	float:left;
	width:515px;	
}
.linkitem .linkDiv {
	float: left;
}
.linkitem *{
	font-size:10pt;
}
.linkitem p{
	font-size:9pt;
	
}
.linkitem a.link{
	position: relative;
	float:left;
	display:block;
	width:200px;
	padding:0;
	margin-top:5px;
	margin-right: 10px;
	border: 1px solid #666;
}


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


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


.last {
	margin-bottom: 10px;
}
#newbox {
	background-color: #ffffff;
	border: 3px solid #5161ac;
	height: 550px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#portfolio {
	background-repeat: no-repeat;
	background-image: url(../images/portfolio.jpg);
	height: 50px;
	width: 200px;
}
/* Footer Styling
-------------------------------------------------------------- */

#footer {
	clear:both;
	padding:40px;
	min-height:130px;
	border-top: 1px solid #040440;
}
#footer-container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	font-family: Arial, sans-serif;
	font-size: 10px;
}
.footer_column {
	float:left;
	width:120px;
	margin-right:30px;
	text-align: left;
}
#footer .long {
	width:610px;
}
#footer h3 {
	color:#e2dddc;
	text-transform:uppercase;
	font-size:10px;
}
.footer_column ul li, .footer_column ul {
	font-family: Arial, sans-serif;
	font-size:9.5px;
	list-style:none;
	margin:0px;
	padding:0px;
}
	
#footer a {color: #e2dddc; text-decoration: none;}
#footer a:visited {color: #e2dddc; text-decoration: none;}
#footer a:hover {color: #569bd2; text-decoration: none;}

/*----------------------------------------------------------- Shop Navigation -----------*/

#product_image {border: 1px solid #555; margin-bottom: 10px;}

#product_description {}


#shop_navigation li
{
	list-style-type: none;
	display: block;
	font-size: 10px;
	font-style: 'Arial Black', Verdana, Arial, sans-serif;
	
}
.shop_lvl_1
{
	background-color: #333;
	width: 198px;
}

.shop_lvl_2
{
	padding-left: 0px;
	background-color: transparent;
}

.clear_me
{
	clear: both;
}

.view_product
{
	float: left;
	margin-right: 10px;

}
#shop_view
{
	max-width: 225px;
	float: left;
	background-color: #231f20;
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #990000;
	color:#fff;
}


.view_product a, a:visited
{
	border: #ff9900;
	color: #ffffff;
}


#main a {color: #569bd2; text-decoration: none;}
#main a:visited {color: #569bd2; text-decoration: none;}
#main a:hover {color: #cccccc; text-decoration: underline;}


.guestbook {color: white;}