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

@import "lib/reset.css";
@import "lib/PBtypography6.css";
@import "lib/forms.css";
@import "lib/plugins/tabs.css";
@import "lib/gallery3.css";


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

body {background: #231f20 url(../images/BG3.gif) top left repeat-x; margin: 0; padding: 20px; padding-top: 0px;}

h1 {
	color: #333333;
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	background: #99cc99 url(../images/mainnavBGx.gif) repeat-x left top;
	font-weight: normal;
	border-bottom: solid 1px #ff3366;
	border-top: solid 1px #ff3366;
}

#navContainer {min-width: 1000px;}

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

#outer_wrapper {
	width: 1000px;
	background-color: #333;
	background-image: url(../images/left_columnBG3.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #0099ff;
}

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

#wrapper {}

#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: 210px; float: right; padding: 10px; padding-top: 0px;}

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

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

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

#footer {clear:both; text-align: center; padding: 5px; margin-top: 20px;}

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

.gallery-preview {text-align: center;}

.slideshow {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: #0099ff url(../images/mainnavBG.gif) repeat-x; color: #ffffff; text-decoration: none; padding: 5px 10px;}
		
#mainNavigation a:hover {
		color: #ff9933;
		}
		
.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: #ff3366 url(../images/active-tab-background.gif) repeat-x left top;
		text-shadow: none;
		color: #ffffff;
		}

#mainNavigation .activeTab a{
		background: #ff3366 url(../images/active-tab-background.gif) repeat-x left top;
		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: #ffff33;

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

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

#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: 200px;
	margin-bottom: 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: 200px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: left;
	background: #231f20 url(../images/profileBGx.gif) top left;
	background-repeat: repeat-x;
	padding: 5px;
}
.profiles p {
		font: normal 1.1em Arial, Helvetica, sans-serif;
		color: #cccccc;
		text-align: left;

}


.profiles img{
	border: 1px solid #777777;
	width: 190px;
	height: 190px;
	margin-bottom: 5px;
}

.imagebox img{
            border-width: 0;
}
.image {
	border: 1px solid #333;
}
#feeds img {
	border: 1px solid #cccccc;
	margin: 2px;
}
.images {
	border: 1px solid #fff;
	margin-bottom: 10px;
	width: 90%;
}
.imagesnb {
	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%;
}
.sponsorimage {
	border: 1px solid #fff;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	width: 200px;
}

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

.selection{
	border: 1px solid #999999;
	border-collapse: collapse;
	width: 100%;
}
.selection td {
	border: 1px solid #999999;
	padding: 4px;
	background-color: #ffffff;
}
.selection th {
	border: 1px solid #999;
	background-color: #ff3366;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	color: #ffffff;
}
.selection caption {
	font: 0.9em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #ff3366;
	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: #cc0000;
	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: #ff3366;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	color: #ffffff;
}
.fixtures 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;
}
.fixtures tr.altrow {
	background-color: #cccccc;
	color: #333333;
}
.fixtures tr:hover {
	background-color: #cc0000;
	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: #ff3366;
	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: #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: #ff3366;
}

.linkitem {
	background-color: #231f20;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
}
.linkitem img {
	float: left;
	border: 1px solid #666666;
	margin-right: 5px;
}


#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 #cc0000;
	height: 550px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
/*----------------------------------------------------------- Shop Navigation -----------*/



#shop_navigation li
{
	list-style-type: none;
	display: block;
	padding: 5px;
	font-size: 10px;
	font-style: Verdana, Arial, sans-serif;
	color: #ffffff; 
}

.shop_lvl_2
{
	padding-left: 10px;
}

.clear_me
{
	clear: both;
}

.view_product
{
	float: left;
	background-color: #231f20;
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #990000;
	font-size: 15px;
	color:#fff;
}

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

#shop_navigation a {color: white; text-decoration: none;}
#shop_navigation a:visited {color: white; text-decoration: none;}
#shop_navigation a:hover {color: white; text-decoration: underline;}

#main a {color: #ff3366; text-decoration: none;}
#main a:visited {color: #ff3366; text-decoration: none;}
#main a:hover {color: #0099ff; text-decoration: underline;}

