@charset "utf-8";
/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#ff6600;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color:#111;
}
img {
	border: 0;
}
input,textarea{
	color:#111; 
/*	font-size:85%; */
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
}
a{
	color:#0B55A3;
}
a:hover{
	color:#222;
}
p{
	padding:5px 0px;	
	line-height:1.4em;
	color:#333333;
}
strong{
	font-weight:bold;
}
h1{
	color:#0B55A3;/* ACCESS SPORT BLUE */
	font-size:153.9%; /*20pt*/
	padding:10px 0px 10px 0px;
	font-weight:bold;
}
div#center-column h1{
	padding-bottom:5px;
}
p#emailLine{
	padding:0px;
	margin:0px;
}
h2,legend{
	color:#000;
	font-size:116%;
	font-weight:bold;
	margin:10px 0px 20px 0px;	
}

label{
	font-weight:normal;
}
.access-sport-green{
	color:#92C83E; 
}
.access-sport-blue{
	color:#0B55A3;
}
.access-sport-red{
	color:#ff0000;
}
input.checkbox{
	width:20px !important;
	border:none !important;
}
img.more-profile-photo{
	margin:5px;
	border:1px solid #ccc;
}
label.checkbox-label{
	width:auto !important;
	margin-right:10px;
}
label.full-label{
	width:auto !important;
	margin-top:10px!important;
	margin-right:0px !important;
	margin-bottom:5px !important;
	margin-left:0px; !important;
	padding:0px !important;
	min-height:auto !important;
	font-weight:bold;
	clear:both;
}
/* -----------------------------POSTIONING ELEMENTS --------------------------------*/
div#container {
	width:980px;
	/*height:1072px;*/
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	padding:0px 0px 10px 0px;
	/*background-image:url(../images/home-background.jpg);
	background-image:url(../images/cricket-background.jpg);*/
	background-repeat:no-repeat;
	border:10px solid #E5ECF7;
	position:relative;
}

div#content{
	width:980px;
}
div#header{
	height:250px;
}
div#header-inner{
	height:230px;
	margin:10px 0px 10px 10px;
	position:relative;
	background-image:url(../images/top-bg1.gif);
	width:955px;
}

div#logo-box{
	margin-left:20px;
	margin-top:0px;
	float:left;
	width:190px;
	height:171px;
	overflow:hidden;
}
div#header-links{
	float:right;
	width:240px;
	height:25px;
	margin-right:0px;
}
div.header-link-button{
	background-image:url(../images/btntoplinksbg.gif);
	height:26px;
	width:76px;
	float:left;
}
div#header-link-links,div#header-link-contact{
	margin-right:6px;
}
div.header-link-button a{
	color:#fff;
	font-weight:bold;
	font-size:85%;
	margin:5px 5px;
	text-decoration:none;
	text-align:center;
	display:block;
}
div#banner-login-holder{
	float:right;
	margin-right:0px;
	width:685px;
}
div#login-form{
	float:right;	
	width:430px;
	height:50px;
}
div#login-form #result{
	margin:10px;
}
div#login-form #result a{
	text-decoration:none;
}
div#login-form label{
	font-weight:bold;
}
div#login-form input#username,div#login-form input#password{
	border:2px solid black;
	font-size:85%;
	}
div.login-form-holder{
	float:left;
	margin-top:10px;
	margin-right:5px;
}
div#login-form-button-holder{
	margin-top:20px;
}
div#login-form-forgot-holder a{
	text-decoration:none;
	font-size:85%;
	margin-top:15px;
	display:block;
	line-height:0.9em;
}
div#login-welcome{

	float:left;
	width:290px;
	margin-top:10px;
}
div#login-links{

	float:right;
	width:120px;
	text-align:center;
}
div#login-links a{
	text-decoration:none;
	font-size:85%;
	display:block;
	line-height:0.9em;
	border:1px solid #999;
	background-color:#fff;
	padding:2px;
	margin:2px;
}
div#login-links a:hover{
	background-color:#5386C5;
	color:#fff;
}
div#special-offer-box{
	float:left;
	height:50px;
	width:230px;
	margin-top:-25px;
	margin-left:10px;
	padding:0px!important;
	cursor:pointer;
}
div#special-offer-text{
	width:238px;
	height:35px;
	background-image:url(../images/special-offer-box.gif);
	margin-left:2px;
	margin-top:-7px;
	background-repeat:no-repeat;
	/* for IE margin-top:-5px;*/
}
div#special-offer-box input{
	margin:0px !important;
	padding:0px!important;
}
div#special-offer-box h3{
	
	line-height:1.1em;
	font-size:93%;
	margin:3px 5px 3px 10px ;
	padding:2px!important;
	font-weight:bold;
}
div#banner-advert{
	float:right;
	margin-top:5px;
	width:675px; /*676*/
	height:95px; /*96*/
}
div#top-menu-holder{
	width:100%;
	height:35px;
	padding-top:10px;
	/*position:absolute;
	bottom:0px;*/
}
/*----------------------------- menu nav styles ------------------------------*/
ul#navbar{
	height:35px;	
	margin:0px;
	padding:0px;
}
ul#navbar li{
	margin:0px;
	display:inline;
}
ul#navbar li a{
	float:left;
	display:block;
	height:35px;
	padding:12px 10px 0px 11px;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#00447B;
	font-weight:bold;
	font-size:93%;
	background-image:url(../images/under-menu-shadow.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border-left:1px solid #fff;
}
ul#navbar li a:hover{
	background-color:#006699;
	color:#92C83E;
}

ul#navbar li a.selected{
	background-color:#006699;
	color:#92C83E;
}
ul#navbar li a#link1{
/*home link*/
	padding:12px 16px 0px 16px;
}
ul#navbar li a#link10{
/*penultimate link in light blue*/
	background-color:#5386C5;
}
ul#navbar li a#link11{
/*last link in light green*/
	/*background-color:#10A34A;*/
	background-color:#92C83E;
	/*padding:12px 15px 0px 12px;*/
	padding:12px 10px 0px 10px;
	float:right;
	
}
ul#navbar li a#link11:hover{
	color:#0B55A3;
}
/*----------------------------- end menu nav styles ------------------------------*/
div#top-menu-holder-shadow{
	height:10px;
	background-image:url(../images/under-menu-shadow.jpg);
	background-repeat:repeat-x;
	margin-left:2px;
}
div.divClear
{
	clear:both;
	line-height:0.1em;
}
div#main-content
{
	clear:both;
}
div#left-column
{
	float:left;
	width:287px;
	min-height:765px;
	margin-left:10px;
	background-image:url(../images/left-bg1.gif);
	border:1px solid #EFF0F0;
}
div#search-panel{
	width:277px;
	margin:10px 7px;
	
}
div#search-panel-top{
	background-image:url(../images/searchtabs.gif);
	background-repeat:no-repeat;
	height:30px;
}
div#search-panel-top a{
	display:block;
	margin-left:5px;
	padding-top:10px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	float:left;
	width:130px;
	height:27px;
}
div#search-panel-top a:hover{
	color:#000;
}
div#search-panel-body{
	background-image:url(../images/searchpanelbg.jpg);
	background-repeat:repeat-y;
	/*height:440px;*/
	/*border-top:1px solid transparent;*/
	position:relative;
}
div#search-panel-body form{
	margin:0px 20px;
	padding-top:10px;
}
div#search-panel-body form #imgLookingArrow{
	position:absolute;
	top:13px;	
}
div#search-panel-body input,div#search-panel-body select{
	padding:2px;
	width:170px;
}
div#search-panel-body input#btnSubmit{
	padding:0px;
	width:121px;
	margin-left:120px;
}
div#search-panel-body form div.divClear{
	height:5px;
}
div#search-panel-body form input#search_postcode{
	width:165px;
}
div#search-panel-body form input#within_km{
	width:30px;
}
div#search-panel-body div#refinesearch h3{
	font-weight:bold;
	margin:5px 0px;
}
div#search-panel-body div#refinesearch label{
	float:left;
	width:200px;
}
div#search-panel-body div#refinesearch input{
	float:right;
	margin-right:10px;
	width:20px;
}
div#search-panel-bottom{
	background-image:url(../images/searchpanelbottom.gif);
	background-repeat:no-repeat;
	height:10px;
}
div#featured-players{
	width:276px;
	height:266px;
	margin:10px;
	margin-top:33px;
	/*background-image:url(../images/featuredmembers.jpg);*/
	background-image:url(../images/featured-members-box.gif);
	background-repeat:no-repeat;
	}
div#featured-players-holder{
	float:left;
	width:231px;
	height:240px;
	margin-top:25px;
	margin-left:25px;
	/*background-image:url(../images/featuredplayersbg.jpg);*/
	background-repeat:repeat-x;
}
div.featured-player-thumb{
	width:100px;
	height:100px;
	border:1px solid #fff;
	background-color:#fff;
	float:right;
}

div#featured-player-1,div#featured-player-2{
	margin-top:12px;
}
div#featured-player-3,div#featured-player-4{
	margin-top:8px;
}
div#featured-player-1,div#featured-player-3{
	margin-right:12px;
}
div#featured-player-2,div#featured-player-4{
	margin-right:8px;
}

div#sports-page-headlines{
	width:267px;
	/*height:70px;/*240px;*/
	margin:10px;
}
div#sports-page-headlines h3{
	font-weight:bold;
	color:#0B55A3;/* ACCESS SPORT BLUE */
	font-size:138.5%;/*18pt*/
	margin:0px 0px 5px 0px;	
}
div#sports-page-headlines a{
	text-decoration:none;	
}

div#center-column
{
	float:left;
	width:495px;
/*	height:765px;*/
	margin-left:10px;
}
div#center-column-copy{
	width:100%;
	margin-bottom:15px;
	/*height: 218px;*/
}
div#center-column-copy p,div#center-column-copy h1{
	margin-right:20px;
	margin-left:5px;
}
.center-column-news-box{

}
.center-column-news-box-top{
	width:480px;
	height:29px;
	background-image:url(../images/latest_news_panel_01.gif);
}
.center-column-news-box-middle{
	width:480px;
	background-image:url(../images/latest_news_panel_02.gif);
}
.center-column-news-box-bottom{
	width:480px;
	height:23px;
	background-image:url(../images/latest_news_panel_03.gif)
}
.center-column-news-box a{
	color:#92C83E;
}

.center-column-news-box p{
	margin-left:10px;
	margin-top:0px;
	/*margin-bottom:15px;*/
	padding:0px;
	clear:both;
}
.center-column-news-box td{
	padding:0px;
	margin:0px;
	vertical-align:top;
	text-align:left;
}
.center-column-news-box div#latest-news-image1-holder,.center-column-news-box div#latest-news-image2-holder{
	float:left;
}
.center-column-news-box div#latest-news-image1-holder{
	margin-left:0px;
}
.center-column-news-box img{
	border:1px solid #fff;
	margin:0px !important;
	padding:0px !important;
}
.center-column-news-box div#latest-news-image2-holder{
	margin-left:0px;
}
/*-------------------- Headlines on Home Page ---------------------*/
div#center-column-headlines{
	width:477px;
	/*height: 157px;*/
	margin-top:13px;
	margin-right:20px;
	background-image:url(../images/news-bg1.gif);
}
div#center-column-headlines h2{
	color:#0B55A3;
	padding:0px;
	margin:15px 5px 5px 10px;
}
div#center-column-headlines h3{
	color:#0B55A3;
	padding:0px;
	margin:0px 10px 5px 10px;
	font-weight:bold;
}
div#center-column-headlines a{
	text-decoration:none;
}
div#center-column-headlines a.news-thumb{
	float:left;
	margin-left:10px;
}
div#center-column-headlines p.news-description{
	float:right;
	width:370px;	
	margin:0px 10px 15px 10px;
	padding:0px !important;
	color:#111;
	line-height:normal;
}
/*-------------------- End of Headlines on Home Page ---------------------*/
.center-column-success-stories{
	width:477px;
	border:1px solid #008866;
	margin-top:13px;
	margin-right:20px;
	/*background-image:url(../images/news-bg1.gif);*/
}
.center-column-success-stories h2{
	display:block;
	width:465px;
	background-color:#0B55A3;
	padding:2px 2px 2px 10px;
	color:#FFFF00;
	margin:0px;
}
.center-column-success-stories img.success-img,.center-column-success-stories p.success-p{
	float:left;
	padding:0px 0px 10px 0px;
	margin:10px 0px 0px 15px;
}
.center-column-success-stories img.success-img{
	width:79px;
}
.center-column-success-stories p.success-p{
	width:350px;
}
.featured-club{
	float:right;
	width:220px !important;
	vertical-align:text-top;
	margin-right:15px;
	background-color:#000;
	color:#00CC33;
	font-weight:bold;
	padding:15px;
}
.featured-club a,.featured-club a:hover,.featured-club h2{
	
	color:#92C83E; /* Access Sports Light Green*/
	font-weight:bold;
	text-decoration:none;
}
div#skyscraper-column
{
	float:left;
	width:147px;
	height:765px;
	border:1px solid #eee;
	margin-right:10px;
	margin-left:10px;
}
div#footer{
	height:25px;
	background-color:#000000;
	/*position:absolute;
	bottom:20px;
	left:10px;
	right:10px;	*/
}
div#footer p{
	font-size:85%;
	color:#fff;
	font-weight:bold;
	margin:0px 10px;
}

/*_----------------------------------------------SEARCH RESULT STYLES---------------------------------------*/

tr.tr_searchResultBox{
	border-bottom:1px solid #ccc;
	height:120px;
	width:485px;
	cursor:pointer;

}
tr.tr_searchResultBox td{
	border-bottom:1px solid #ccc;
}
td.td_searchResultsImage{
	width:110px;
}
tr.tr_searchResultBox a{
	text-decoration:none;
	color:#333333;
}

div.searchResultBox{
	border-bottom:1px solid #ccc;
	clear:both;
}
div.searchResultBox a{
	display:block;
	height:120px;
	width:485px;
	cursor:pointer;
	text-decoration:none;
	color:#333333;
}
div.searchResultBox img.searchResultImage,tr.tr_searchResultBox img.searchResultImage{
	float:left;
	border:1px solid black;
	margin-top:10px;
}
div.searchResultBox div.searchResultText{
	float:left;
	width:375px;
}
div.searchResultBox div.searchResultText h3,tr.tr_searchResultBox h3{
	font-weight:bold;
	font-size:108%;
	margin-top:20px;
	margin-left:5px;
}
div.searchResultBox div.searchResultText p,tr.tr_searchResultBox p{
	margin:0px 5px;
	padding:0px;
}

/*----------------------- Player form layout ----------------------------*/
div#player-info-holder-left{
	width:310px;
	float:left;
}
div#view-player-info-holder-left{
	width:230px;
	float:left;
}
div#view-player-info-holder-left p{
line-height:1.8em;
}
div#view-player-info-holder-right{
	width:250px;
	float:right;
	text-align:right;
}
div#view-player-info-holder-right img{
	margin-top:5px;
}
form.sports-form{
	margin-top:20px;
}
form.sports-form input,form.sports-form select{
	border:2px solid #bbb;
	padding:2px;
	width:190px;
}
div#player-info-holder-left label{
	display:block;
	float:left;
	width:105px;	
	height:30px;
	margin-top:3px;
	/*font-size:108%;*/

}
div#player-info-holder-right{
	width:180px;
	float:right;
	border:1px solid #eee;
}

div#player-info-holder-right input#user_photo,div#player-info-holder-right input#club_logo,div#player-info-holder-right input#sports_scientist{
	width:150px !important;
}

div#player-info-holder-other h2,div#player-info-holder-other p{
padding:0px;
margin:0px;
}
div#player-info-holder-other h2{
margin:10px 0px 5px 0px;
}
div#player-info-holder-other label,div#password-change-holder-other label,form#billing-form label{
	display:block;
	float:left;
	width:105px;	
	min-height:28px;
	margin-top:3px;
}
div#player-info-holder-other input,div#password-change-holder-other input,form#billing-form input{
	width:375px;	
	margin-bottom:3px;
}
div.billing-vals{
	width:375px;	
	padding-top:3px;
	float:left;
}
div#player-info-holder-other select{
	width:380px;	
	margin-bottom:3px;
}
div#player-info-holder-other textarea{
	width:480px;
}
div#about-your-sports label{
	width:225px;	
}
div#about-your-sports input{
	width:255px;	
}
div#about-your-sports select{
	width:260px;	
}

/*--------------------------------------- contact form stylings ------------------------------*/
form#frmContact label{
	float:left;
	width:150px;
}
form#frmContact input{
	float:left;
	width:250px;
}
form#frmContact textarea{
	float:left;
	width:400px;
}
form#frmContact input#btnContactSubmit{
	float:left;
	width:auto;
}
/*------------------------------------- search paging stylings -----------------------------*/
div#search-paging{
	margin:5px auto;
	text-decoration:none;
}
div#search-paging a{
	text-decoration:none;
	font-weight:bold;
}
/*-----------------------------------------error message box--------------------------------------*/
div#error-message{
	background-color:#FF9966;
	border:1px solid black;
	padding:5px;
}
div#general-message{
	background-color:#92C83E;
	border:1px solid black;
	padding:5px;
}
div#error-message li,div#general-message li{
	padding-bottom:3px;
	list-style:square;
	margin-left:15px;
}
.tinytext{
	font-size:9px ;
	font-style:italic ;
	color:#666666;
}
.notsotinytext{
	font-size:10px ;
	font-style:italic ;
	color:#666666;
}
p.search-error-msg{
	/*background-color:#eccece;*/
	background-image:url(../images/search-msg-bg.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:30px 30px 30px 60px;
	margin-top:30px;
}
div#divPopup{ 
	/*border:1px solid #0B55A3;
	background-color:#fff;*/
	color:#111; 
	position:absolute; 
	display:none;
	font-size:90%;
	z-index:200;
	width:394px !important;
	text-align:left;
	/*height:400px !important;*/
}
div#divPopupHead{
	width:394px;
	height:38px;
	background-image:url(../images/pop-up-single_01.gif);
	background-repeat:no-repeat;
	font-size:130%;
	font-weight:bold;
	position:relative;
}
div#divPopupHead h3{
	padding:17px 20px 20px 20px;
	
}
div#divPopupHead a{
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	top:15px;
	right:10px;
	text-decoration:none;
	font-weight:bold;
	color:#111;
}
div#divPopupBody{

	width:354px;
	background-image:url(../images/pop-up-single_02.gif);
	padding:20px;
	background-repeat:repeat-y;
	min-height:200px;

}
div#divPopupBody h3{
	margin-right:10px;
}
div#divPopupFoot{
	width:394px;
	height:22px;
	background-image:url(../images/pop-up-single_03.gif);
	background-repeat:no-repeat;
}
ul#reg-options{
	margin-right:10px;
}

ul#reg-options a{
	margin:10px;
	display:block;
	border:1px solid #aaa;
	width:400px;
	height:30px;
	text-decoration:none;
	font-size:115%;
	padding:10px 0px 20px 10px;

}
ul#reg-options a:hover{
	background-color:#92C83E;
	}
img.help-icon{
	vertical-align:middle;
	width:15px;
	height:15px;
}
.yui-skin-sam .yui-tt .bd{
	background-color:#FBF5B2 !important;
	text-align:left !important;
	padding:5px 10px!important;
	width:300px !important;
}
div.register-box{
	width:414px;
	margin-bottom:20px;
	margin-left:20px;
	cursor:pointer;
}
div.register-content{
	background-image:url(../images/btnRegBackground.gif);
	width:414px;
}
div.register-foot{
	background-image:url(../images/btnRegisterBottom.gif);
	width:414px;
	height:12px;
	background-repeat:no-repeat;
}
div.register-player-head{
	background-image:url(../images/player_button.gif);
	width:414px;
	height:25px;
	background-repeat:no-repeat;
}
div.register-club-head{
	background-image:url(../images/club_button.gif);
	width:414px;
	height:25px;
	background-repeat:no-repeat;
}
div.register-treatment-room-head{
	background-image:url(../images/treatment_button.gif);
	width:414px;
	height:25px;
	background-repeat:no-repeat;
}
span.asterisk{
	color:#ff0000;
	font-weight:bold;
}
img#access-aports-logo-static{
margin-top:20px;
}
