@charset "utf-8";
/* CSS Document */
html,body { overflow: auto; }
html>body { overflow: visible; }
html { height: 100%; }
body{
	margin:0px;
	background-color:#5F5E51;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#fff;
}
a{
	color:#62af18;
	text-decoration:none;
}
a:hover{
	color:#fff;
	text-decoration:none;
}
img{
	border-width:0px;
}
img.point{
	cursor:pointer;
}
#wrapper{
	margin:0px auto;
	width:990px;
	text-align:center;
	background-color:#000000;
	/*border:solid 5px #fff;*/
}
#header{
	height:223px;
	background-image:url(../images/newbanner.gif);
	background-repeat:no-repeat;
	clear:both;
}
#topstatic{
	height:149px;
	/*margin-top:-223px;
	margin-bottom:74px;*/
	clear:both;
}
#topwelcome{
	float:right;
	margin:6px;
	padding:5px;
	text-align:right;
	background-image:url(../images/trans_bg.png);
}
#topmenuemptyspace{
	float:right;
	height:36px;
	width:99px;/*297px;*/
	margin-top:4px;/*153px;*/
	background-image:url(../images/tab_inactive_bg.png);
	background-repeat:repeat-x; 
	/*border-top:solid 1px #f00;*/
}
#topmenutabs{
	float:left;
	margin-top:4px;/*153px;*/
	width:890px;/*692px;*/
	text-align:left;
	/*border-top:solid 1px #7EFD00;*/
}
#topmenutabs a{
	display:inline-block;
	height:26px;	/* background image height is 36px;*/
	min-width:94px;
	padding-top:10px;
	margin:0px 1px 0px 0px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/tab_inactive_bg.png);
	background-repeat:repeat-x;
}
#topmenutabs a:hover,
.home #topmenutabs #home,
.aboutus #topmenutabs #aboutus,
.contactus #topmenutabs #contactus,
.news #topmenutabs #news,
.myrugby #topmenutabs #myrugby,
.players #topmenutabs #players,
.clubs #topmenutabs #clubs,
.benefits #topmenutabs #benefits,
.protips #topmenutabs #protips{
	text-decoration:none;
	background-image:url(../images/tab_active_bg.png);
	background-repeat:repeat-x;
}
#topmenutabs span.disabletab{
	display:inline-block;
	height:26px;	/* background image height is 36px;*/
	min-width:94px;
	padding-top:10px;
	margin:0px 1px 0px 0px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/tab_inactive_bg.png);
	background-repeat:repeat-x;
}
#topmenutabs span.faketab{
	display:inline-block;
	height:26px;	/* background image height is 36px;*/
	min-width:94px;
	padding-top:10px;
	margin:0px 1px 0px 0px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/tab_inactive_bg.png);
	background-repeat:repeat-x;
	cursor:pointer;
}
#topmenutabs span.faketab:hover,
.news #topmenutabs #news{
	text-decoration:none;
	background-image:url(../images/tab_active_bg.png);
	background-repeat:repeat-x;
}
#topsubmenu{
	width:990px;
	height:34px;
	padding:0px;
	color:#fff;
	text-align:left;
	font-weight:bold;
	background-image:url(../images/topsubmenu_bg.png);
	background-repeat:repeat-x;
	clear:both;
}
#topsubmenu a{
	display:inline-block;
	width:100px;
	height:25px;
	margin:0px;
	padding:9px 3px 0px 3px;
	color:#fff;
	text-align:center;
}
#topsubmenu a:hover{
	/*color:#62af18;
	background-color:#fff;*/
	background-image:url(../images/topsubmenu_hover_bg.png);
	background-repeat:repeat-x;
}
#lefcol{
	float:left;
	margin:0px;
	width:240px;
	min-height:661px;
	text-align:left;
	background-color:#000;
	/*border-width:0px 1px 0px 0px;
	border-color:#7EFD00;
	border-style:solid;*/
	z-index:0;
}
#searchmenutabs{
	float:left;
	margin:10px 0px 0px 10px;
	width:200px;
	text-align:left;
	/*border:solid 1px #7EFD00;*/
}
#searchmenutabs a{
	display:inline-block;
	height:26px;	/* background image height is 36px;*/
	min-width:94px;
	padding-top:10px;
	margin:0px 1px 0px 0px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/searchtab_inactive_bg.png);
	background-repeat:repeat-x;
}
#searchmenutabs a:hover{
	text-decoration:none;
	background-image:url(../images/searchtab_hover_bg.png);
	background-repeat:repeat-x;
}
#searchmenutabs span{
	display:inline-block;
	height:26px;	/* background image height is 36px;*/
	min-width:94px;
	padding-top:10px;
	margin:0px 1px 0px 0px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/searchtab_inactive_bg.png);
	background-repeat:repeat-x;
	cursor:pointer;
}
#searchmenutabs span:hover{
	text-decoration:none;
	background-image:url(../images/searchtab_hover_bg.png);
	background-repeat:repeat-x;
}
#searchmenutabs .seltab{
	text-decoration:none;
	background-image:url(../images/searchtab_active_bg.png);
	background-repeat:repeat-x;
}
#searchmenutabs .seltab:hover{
	text-decoration:none;
	background-image:url(../images/searchtab_active_bg.png);
	background-repeat:repeat-x;
	cursor:text;
}
.searchoptions{
	float:left;
	margin:0px 0px 10px 10px;
	width:183px; /*total 200px with padding*/
	padding:5px;
	height:238px;/*185px;220px;*/
	text-align:center;
	background-color:#434133;
}
.searchoptions select{
	width:95%;
	color:#434133;
	margin:3px auto;
}
.searchoptions .textbox{
	width:92%;
	color:#434133;
	margin:3px auto;
}
.searchoptions .textboxlight{
	width:92%;
	color:#434133;
	margin:3px auto;
	color:#919191;
}
.searchoptions .allsearch{
	color:#919191;
}
#numplayers,#numclubs{
	width:93%;
	margin:3px auto 6px;
	padding:2px 0px 2px 0px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#434133;
	border:1px solid #fff;
}
#clubsearchbtn{
	margin-top:28px;
}
#div_mathampson{
	clear:both;
	width:195px;
	margin:5px 10px;
	/*border:solid 1px #f00;*/
}
#div_cas{
	clear:both;
	width:195px;
	margin:10px 10px 5px;
	text-align:center;
	/*border:solid 1px #f00;*/
}
#content{
	float:right;
	margin:0px;
	padding-top:10px;
	width:750px;
	min-height:651px;
	background-color:#000;
	text-align:left;
	/*border-width:0px 0px 1px 0px;
	border-color:#7EFD00;
	border-style:solid;*/
}
#content p{
	padding-right:10px;
}
#login{
	margin:auto;
	width:96%;
	color:#fff;
	border:solid 6px #434133;
}
#home_small_adverts{
	width:auto;
	height:100%;
	/*border:solid 1px #f00;*/
}
#home_small_adverts .advertimg{
	/*float:left;*/
	margin:1px;/*5px 10px;*/
	/*border:solid 0px #f00;*/
}
#myareasearch{
	width:auto;
	margin-right:5px;
	padding:5px;
	background-image:url(../images/trans_bg.png);
	/*border:solid 1px #f00;*/
}
#nothingfound{
	width:auto;
	margin-right:5px;
	padding:5px;
	text-align:center;
	color:#FF0000;
}
#samurailogo{
	float:left;
	width:190px;
	height:81px;
	margin:20px 0px 20px;
}
#ticker{
	float:right;
	width:528px;/*718px;total=732px;*/
	height:51px;/*total=81px;*/
	margin:20px 18px 0px 0px;
	padding:30px 7px 10px 7px;
	text-align:left;
	font-size:1.5em;
	color:#fff;
	background-image:url(../images/ticker_bg.png);
	background-repeat:no-repeat;
}
#ticker a{
	color:#E2FE72;
	text-decoration:none;
}
#ticker a:hover{
	color:#fff;
}
.tickerdot{
	vertical-align:middle;
}
#mymenu{
	float:right;
	/*width:280px;/*132px;*/
	margin:6px;
	margin-top:-4px;
	padding:5px;
	text-align:right;
	vertical-align:middle;
	background-image:url(../images/trans_bg.png);
}
#percentagecontainer{
	float:right;
	width:130px;
	/*margin-top:5px;*/
	text-align:left;
	border:solid 1px #62af18;/*#7FB03C;*/
}
#profilepercentage{
	height:16px;
	font-size:13px;	
	text-align:center;
	color:#333333;
	background-image:url(../images/searchtab_inactive_bg.png);
	background-position:-1px;
	/*background-color:#7FB03C;*/
}
#myadvert{
	width:auto;
	text-align:center;
}
.utilrow{
	float:left;
	width:99%;
	/*border:solid 1px #fff;*/
}
.utillist{
	float:left;
	width:47%;
	padding:5px;
	margin:3px;
	margin-left:0px;
	border:solid 1px #000000;
}
.utillist:hover{
	background-image:url(../images/trans_bg.png);
	border:solid 1px #5F5E51;
}
.utillistlogo{
	float:right;
	height:30px;
}
.utillistcat{
	color:#FFCC66;
}
.utillistdesc{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#ccc;
}
#newslogo{
	float:right;
	margin:20px 20px 0px 10px;
	/*margin-right:20px;*/
	padding:2px;
	border:solid 1px #999999;
}
.newsdesc{
	text-align:justify;
	padding-right:10px;
}
#newscontent{
	width:auto;
	margin-top:10px;
	margin-right:10px;
	text-align:left;
}
.newslist{
	float:left;
	width:100%;
	margin:20px 0px;
	padding-bottom:5px;
	border-bottom:dashed 1px #808080;
	clear:both;
}
.pubdate{
	font-size:0.8em;
	color:#999999;
}
.listimg{
	width:100px;
	height:auto;
	border:solid 1px #808080;
	float:left;
	margin:0px 10px 10px 0px;
	clear:both;
}
#newsthumbs{
	float:left;
	width:100%;
	margin-top:10px;
	clear:both;
}
.thumbimg{
	height:50px;
	width:auto;
	border:solid 1px #808080;
	float:left;
	margin:0px 5px 5px 0px;
	cursor:pointer;
}
.thumbimg:hover{
	border-color:#efefef;
}
.newsmainimg{
	float:left;
	padding:3px;
	border:solid 1px #808080;
	margin:0px 10px 2px 0px;
}
#pagingbuttons{
	width:auto;
	text-align:center;
}
#pagingbuttons a{
	display:inline-block;
	width:20px;
	margin:2px;
	padding:0px 2px;
	text-align:center;
	border:1px solid #62af18;
}
#pagingbuttons a:hover{
	color:#000;
	background-color:#62af18;
	border:1px solid #62af18;
}
.curpage{
	display:inline-block;
	width:20px;
	margin:2px;
	margin-right:5px;
	padding:0px 2px;
	background-color:#62af18;
	color:#000;
	text-align:center;
	border:1px solid #62af18;
}
.disablebutton{
	display:inline-block;
	width:20px;
	margin:2px;
	padding:0px 2px;
	color:#666;
	text-align:center;
	border:1px solid #666;
}
/*.pageingtext{
	display:inline-block;
	margin:2px;
	padding:0px 2px 0px 2px;
	text-align:center;
	font-weight:bold;
	border:1px solid #ffffff;
}*/

.searchrow{
	float:left;
	width:99%;
	/*border:solid 1px #fff;*/
}
.searchlist{
	float:left;
	width:47%;
	padding:5px;
	margin:3px;
	margin-left:0px;
	border:solid 1px #000000;
}
.searchlist:hover{
	background-image:url(../images/trans_bg.png);
	border:solid 1px #5F5E51;
}
.searchlistphoto{
	float:right;
	width:80px;
	padding:3px;
	background-color:#efefef;
}
.searchlistname{
	color:#FFCC66;
	font-weight:bold;
}
.searchlistdesc{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#ccc;
}
#regdetails{
	width:69%;
	padding:1px;
	border:solid 1px #5F5E51;
}
#regdetails .head{
	width:30%;
	color:#fff;
	vertical-align:top;
	background-color:#5F5E51;
}
#regdetails .detail{
	width:60%;
	vertical-align:top;
}
.playerdetails{
	width:70%;
}
#footer{
	margin:auto;
	width: 980px;
	height:14px;
	padding:20px 5px 5px;
	font-size:0.8em;
	color:#fff;
	background-color:#000;
	/*border-top:solid 1px #7EFD00;*/
	text-align:center;
	clear:both;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	color:#7EFD00;
	text-decoration:none;
}
#undercon{
	position:relative;
	margin:40px 0 0 0;
}
#feerenualreminder{
	width:auto;
	height:23px;/*30px;*/
	padding-top:7px;
	padding-right:1px;
	background-color:#FF0000;
}
#feerenualreminder a{
	color:#fff;
}
.pagetext{	
	font-size:24px;
	color:#62af18;
	font-weight:normal;
}
.error{
	color:#f00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
.info{
	color:#97C61B;
}
.heading{
	font-weight:bold;
	font-size:1.3em;
	margin-bottom:-12px;
}	
.inputcontent{
	color:#434133;
}
.button{
	border:solid 1px #808080;
	color:#fff;
	padding:0px 5px 0px 5px;
	text-align:center;
	background-color:#434133;
	min-height:20px;
}
.button:hover{
	color:#000;
	background-color:#97C61B;
}
.pageheader{
	color:#97C61B;/*#62af18; */
	font-size:1.7em; 
	font-weight:bold;
}
.photoframe{
	padding:3px;
	background-color:#ccc;
	border:solid 1px #808080;
}
.profilephoto{
	padding:3px;
	background-color:#666666;
	border:solid 1px #808080;
}
.profilelogo{
	padding:3px;
	border:solid 1px #808080;
}
.myprofilephoto{
	float:right;
	margin-right:20px;
	text-align:center;
}
.newslink li{
	float:left;
	display:block;
	width:50%;
	list-style:none;
	margin-bottom:2px;
	padding:5px;
	text-align:left;
}
.newslink li a{
	font-weight:bold;
}
.smalllink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
.help{
	color:#f00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
#donation_note{
	width:auto;
	padding:0px 10px;
	margin-top:-20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
#newsadverts{
	position:absolute;
	width:490px;
	margin:228px 10px 0px 505px;	
	/*border:solid 1px #fff;*/
	z-index:1000;
}
.advertcontainer{
	float:left;
	width:150px;
	min-height:150px;
	margin:5px;
	text-align:left;
	/*border:solid 1px #f00;*/
}
.advertcontainer img{
	float:left;
}
.advertdesc{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#ccc;
}
#left_logo_thumbs{
	margin-left:10px;
	margin-top:5px;
	width:194px;
	height:194px;
	/*border:solid 1px #f00;*/
}
#left_logo_thumbs .logo_thumb{
	float:left;
	width:94px;
	height:94px;
	text-align:center;
	/*background-color:#434133;*/
}
#benefittext{
	width:auto;
	padding-right:10px;
}