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

@import "lib/reset.css";
@import "lib/typography004.css";
@import "lib/forms2.css";
@import "lib/plugins/tabs.css";
@import "lib/gallery.css";


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

body {background: #0a0a50 url(../images/BG.jpg) top left repeat-x; margin: 0; padding: 0}

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

#navContainer {min-width: 1000px;}

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

.banner-index {}

#outer_wrapper {
	width: 100%;
	background: #231f20;
	padding-bottom: 20px;
	border-bottom: 2px solid #fcb215;
}
#wrapper, #wrapper_nofeeds {
	width: 1000px;
	background: #333 url(../images/wrapper.jpg) left bottom;
	background-repeat:no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #fcb215;
	padding-bottom: 150px;
}
#centerme {width:200px; padding-left: 10px;}

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

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

.slideshow {width: 500px;margin-top: 10px;margin-left: auto; margin-right: auto; margin-bottom: 10px; 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/main_nav_BG.jpg) repeat-x; color: #ffffff; text-decoration: none; padding: 5px 10px;text-shadow: 2px 2px 2px #ccc; border-left: solid 1px #6f6f9f;border-right: solid 1px #6f6f9f;}
		
#mainNavigation a:hover {
		color: #fcb215;
		}
		
.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: #fcb215 url(../images/active-tab-BG.jpg) repeat-x left top;
		text-shadow: none;
		color: #0a0a50;
		border-left: solid 1px #6f6f9f;border-right: solid 1px #6f6f9f
		}

#mainNavigation .activeTab a{
		background: #fcb215 url(../images/activetab.gif) no-repeat center bottom;
		text-shadow: 2px 2px 2px #999;
		color: #0a0a50;
		border-left: solid 1px #6f6f9f;border-right: solid 1px #6f6f9f
}




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

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

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

#subNavigation ul {text-align: center;}

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

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

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

#subNavigation .activeTab a{
		background: #fcb215 url(../images/activetab.gif) no-repeat center bottom;
		color: #0a0a50;
}
#subNavigation .activeTab a:hover{
	color: #ffffff;
	

}

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

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

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

}

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

}

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


.profiles img {
	width: 188px;
	height: 188px;
	margin-bottom: 5px;
	border: 1px solid #ffffff;

}

.divProfilesPagination {
 position: relative;
 width: 50%;
 margin: 10px;
 border: 1px solid #666666;
 padding: 10px;
 background-color: #231f20;
}

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

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


.pMoreProfiles a:link, .pMoreProfiles a:visited, .pMoreProfiles a:active, .pMoreProfiles a:hover{
	color: #0047b9;
}

#standardPagination
{
	float: left;
	margin: 10px;
	padding: 10px;
	background-color: #231f20;
}

.imagebox img{
            border-width: 0;
}

.images {
	border: 1px solid #fff;
	margin-bottom: 10px;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}
.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%;
}
.floatleft100 {
	border: 1px solid #fff;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.floatright100 {
	border: 1px solid #fff;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}

/*----------------------------------------------------------- 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: #fcb215;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	color: #ffffff;
}
.selection caption {
	font: 0.9em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #ffcc01;
	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: #fcb215;
	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: #fcb215;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	color: #ffffff;
}
.fixtures caption {
	font: 0.9em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #fcb215;
	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: #07784c;
	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: #07784c;
}
.league_table th {
	border: 1px solid #999;
	background-color: #fcb215;
	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: #fcb215;
	color: #821115;
}



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

}



.linkitem {
	background-color: #231f20;
	padding: 5px;
	padding-bottom:0;
	margin-bottom: 5px;
	border: 1px solid #0a0a50;
	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: 16px;
}

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


.last {
	margin-bottom: 10px;
}
#newbox {
	background-color: #ffffff;
	border: 3px solid #ffcc01;
	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;
}

/*----------------------------------------------------------- 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: #ffcc01;
	color: #ffffff;
}


#container a {color: #fcb215; text-decoration: none;}
#container a:visited {color: #fcb215; text-decoration: none;}
#container a:hover {color: #fcb215; text-decoration: underline;}

.Front_Up_shop_lvl_1 {background-color: black;width: 200px;padding-top: 5px; padding-bottom: 5px; text-align: center;}

.Front_Up_shop_lvl_2 {background-color: #ff9933;width: 200px;padding-top: 5px; padding-bottom: 5px; text-align: center;}

.Front_Up_shop_lvl_2 a {color: black; text-decoration: none;}
.Front_Up_shop_lvl_2 a:visited {color: black; text-decoration: none;}
.Front_Up_shop_lvl_2 a:hover {color: black; text-decoration: underline;}


.RuckinRugby_shop_lvl_1 {background-color: white;width: 200px;padding-top: 5px; padding-bottom: 5px; text-align: center;}

.RuckinRugby_shop_lvl_2 {background-color: #993333;width: 200px;padding-top: 5px; padding-bottom: 5px; text-align: center;}

.RuckinRugby_shop_lvl_2 a {color: white; text-decoration: none;}
.RuckinRugby_shop_lvl_2 a:visited {color: white; text-decoration: none;}
.RuckinRugby_shop_lvl_2 a:hover {color: white; text-decoration: underline;}

.Raging_Bull_shop_lvl_1 {background-color: #000000;width: 200px;padding-top: 5px; padding-bottom: 5px; text-align: center;}

.Raging_Bull_shop_lvl_2 {background-color: #ff0000;width: 200px;padding-top: 5px; padding-bottom: 5px; text-align: center;}

.Raging_Bull_shop_lvl_2 a {color: white; text-decoration: none;}
.Raging_Bull_shop_lvl_2 a:visited {color: white; text-decoration: none;}
.Raging_Bull_shop_lvl_2 a:hover {color: #ff9933; text-decoration: underline;}

/* Footer Styling
-------------------------------------------------------------- */

#footer {
	background-image:url(images/background_footer.jpg);
	background-repeat:repeat-x;
	padding:40px;
	min-height:130px;
}
#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 {
	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: #ffffff; text-decoration: none;}


