fieldset {
    border: 1px solid #CCCCCC;
    padding: 1em;
}
#search {
	float: right;
	width:1004px;
	/*margin-top:-20px;*/
	hieght:35px;
}

#myajaxmenu{
width:200px;	
}

#searchClose {
	float:right;
	padding:10px 2px 0 2px;
	display: inline;
	position: absolute;
	top:0;
	right:0;
	border:none;
	cursor:pointer;
}

#indicator {
	float:right;
	padding:10px 2px 0 2px;
	display: inline;
	position: absolute;
	top:0;
	right:20px;

}


#search-directory {
	position:absolute;
	top:26px;
	left:5px;
	width:496px;
	height:32px;
	overflow:hidden;
	z-index:400;
}
#search fieldset{
	border: none;
	margin: 0;
	display:inline;
	_width:145px;
	padding: 5px 0 5px 10px;
	
    _padding: 5px 3px 0 0;
	_margin-top: -20px;
    
	height:26px;
		
}
*:first-child+html #search fieldset{
	padding: 5px 0 3px 10px;
}


#sidebarlogin fieldset{
	border: none;
	margin: 0;
	padding: 5px 0 8px 10px;
        _padding: 7px 3px 0 0;
	/*margin-left: 5px;*/
	/*margin-right: 5px;*/
        /*margin-top:5px;*/
	_margin-top: 10px;
        width:170px;
        _width:180px;
}
#search form {
	border: none;
	margin: 0 0 0 90px;
	_margin: 0 0 0 220px;
	padding: 0px;
	height:36px;
	width:168px;
	float:right;
}

#sidebarlogin form {
	border: none;
	margin: 0 0 0 0px;
	padding: 0px;
	height:10px;
}


#search label, #sidebarlogin label {
color: #444444;
text-indent:0px;
}


#search input, #sidebarlogin input {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 20px;
	z-index:99999;
	width:113px;
	_width:100px;
	font-size:1.2em;
	padding-top:3px;
}
.pageSearch input{
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 20px;
	z-index:99999;
	width:400px;
	font-size:1.2em;
	padding-top:3px;
}


#sidebarlogin label {
display: block;
margin-top: 5px !important;
}

#sidebarlogin input {
	width: 100%;
	height: 100%;
}
#sidebarlogin #checkbox_1 {	width: auto; float: right; border: 0 !important;}
#sidebarlogin h3 {
	display: none;
	height: auto;
}
.button {
width: auto !important; 
height: auto !important; 
padding: 2px !important; 
margin-top: 5px !important; 
margin-bottom: 5px !important;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

#sidebarlogin #forgotpsswd {
	font-size: 75%;
	display: block;
	float: right;
	margin-top: -25px;
}
#search select {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 17px;
}
#search textarea {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 17px;
}

#search-txt {
display:none;
}

#ajaxSearch_input {
    position: relative;
    /*top: 7px;
    /*left: 103px;*/
    /*width: 70px;*/
    _width:80px;
}

#ajaxSearch_submit {
    width: 51px !important;
    height: 18px !important;
    margin: auto 0px auto 0px;
    _margin: 3px 0px 3px 0px;
    border: 0 !important;
    background: transparent  url(images/search_70x21.gif) no-repeat center top;
    padding: 0 0 0 0!important;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
    position: relative;
    height:18px;
    /*left: 200px;*/
	visibility:hidden;
}
.pageSearch #ajaxSearch_submit{
    background: transparent  url(images/search_57x26.gif) no-repeat center top;
	width: 57px !important;
    height: 26px !important;

}
.pageSearch #ajaxSearch_submit{
	visibility:visible;
}

.logout {
    width: 51px !important;
    height: 18px !important;
    margin: 3px;
    _margin: 3px 10px 3px 10px;
    border: 0 !important;
    background: transparent  url(images/search_70x21.gif) no-repeat center top;
    padding: 0 0 0 0!important;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
    position: relative;
    height:18px;
	float:right;
    /*left: 200px;*/
}

.edit {
    height: 18px !important;
    margin: 3px;
    _margin: 3px 10px 3px 10px;
    border: 0 !important;
    background: transparent  url(images/edit_100x21.gif) no-repeat left top;
    padding: 0 0 0 0!important;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
    position: relative;
    height:18px;
	float:left;
	background-color:#F9EAE1!important;
    /*left: 200px;*/
}
.edit a{
	text-decoration:none;
	line-height:1.5em;!important
	margin:5px;	
	padding-left: 12px;
	width:100%;
	
}

.logout a{
	text-decoration:none;
	line-height:1.5em;
	width:100%;	
}
.logout a:hover{
colour:black;
	line-height:1.5em;
	width:100%;
	
}

.homeSportandRecreation .logout a{

}

#ajaxSearch_output {
	background-image: url(images/menu.png);
	/*height:400px;*/
    color: black;
	/*-moz-opacity:0.95 !important;
    opacity:0.95 !important;*/
    filter: alpha(opacity=95) !important;
	position: relative;
	/*top: 36px;*/
    /*left: -15px;*/
    _left: 8px;
	width: 1004px !important;
	_width: 262px;
	z-index: 99999;
	border: 0;
	padding: 0;
	margin: 36px 0 0 0;
	_margin: 3px 0 0 0;
	background-color: #b9c3c8;
	background-repeat: no-repeat;
}
#ajaxSearch_output a {
	color: black;
	text-align: left;
	width: 172px;
	display: block;	
	width: 93% !important; 
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2em;
	padding-bottom:2px;
	text-decoration:none;
}
#ajaxSearch_output a:hover{
	color: white;
	text-decoration:underline;
}
.ajaxSearch_highlight{
	background-color: #FFFF00;
}
#ajaxSearch_output p, .AS_ajax_grpResultName, .paging1Infos, .paging1Next, .paging1Prev {
	margin: 0;
	color:black;
	padding: 0 10px;
	}
.ajaxSearch_paging { }

.AS_ajax_result {
    color: #444;
    padding: 5px 10px 7px;
	font-weight: bold;
	font-size: 1em;
}
    .AS_resultLink {
	padding: 0;
	margin: 0;
	
    }
    .AS_ajax_resultDescription {
		font-weight: normal;
		margin-top:5px;
		font-size:.9em;
		line-height:1.2em;
		}
	.AS_ajax_resultExtract p{
        font-size:.8em;
		color: #ccc;
		font-weight: normal;
		margin-top:5px;

    }
    .AS_ajax_more {
		color: #555;
		padding:10px;
		 }
    .AS_intro { display: none;}
	.AS_ajax_resultsIntroFailure { padding: 5px;}


#dirsearch-txt {
position: absolute;
top: 0px;
left: 0px;
width: 118px;
height: 21px;
color: #4E5760;
font-size: 13px;
line-height: 23px;
}

#dirsearch-inp {
position: absolute;
top: 0px;
left: 123px;
width: 201px;


height: 18px;
}

#dirsearch-btn {
position: absolute;
top: 0px;
left: 329px;
width: 70px;
height: 21px;
}

#dirsearch-txt2 {


position: absolute;



top: 3px;









left: 405px;
width: 170px;
height: 21px;
color: #4E5760;
}

#dirsearch-txt2 a {
color: #4E5760;
}

#join {
position: relative;
}
    #join-inp {
    margin-top: 5px;
    width: 158px;
    height: 18px;




    }
    #join-btn {
    margin-top: 5px;
    width: 120px;
    height: 21px;






    }
.ajaxSearch_resultsInfo{
	font-size: 1.5em;
	color: #666666;	


}
.ajaxSearch_paging{

	padding:5px;
	margin:0px;
	display:block;
	}
.ajaxSearch_resultLink{
	display:block;
	font-size:1.2em;
}
.ajaxSearch_resultDescription{
	font-size:1.1em;
}

/* Added these IE7 hacks in when it wasn't picking up the styles Jan 2010*/
	*:first-child+html #wlpeUserProfileInput label,*:first-child+html #wlpeActivateFieldset label,*:first-child+html #wlpeActivateFieldset label,*:first-child+html #wlpeRegisterForm label,*:first-child+html #wlpeLoginFieldset label,*:first-child+html #wlpeUserRegisterInput label,*:first-child+html #wlpeUsername, *:first-child+html #wlpePassword{
float:left;
margin:13px 0 0 0;
width:200px;
}

*:first-child+html #forumLogin #wlpeUsername, *:first-child+html #forumLogin #wlpePassword{
float:left;
margin:13px 0 0 0;
width:200px;
left:-190px;
}


#wlpeUserProfileInput label,#wlpeActivateFieldset label,#wlpeActivateFieldset label,#wlpeRegisterForm label,#wlpeLoginFieldset label,#wlpeUserRegisterInput label,#wlpeUsername,#wlpePassword{
clear:both;
position:relative;
float:left;
margin:3px 0 0 0;
width:200px;
padding:0px;
}
#wlpeStayLoggedIn{
float:left;
display:inline;
margin:0.5em 0 0.5em;
width:57px;
padding:0;
}

#wlpeUserProfileInput input, #wlpeUserProfileInput select, #wlpeUserProfileInput p, #wlpeUserProfileInput #wlpeNewPasswordArea, #wlpeUserProfileInput textarea, #wlpeUserRegisterInput textarea{
float:left;
width:200px;
margin:0.5em 0 0.5em;
}
#wlpeUserProfileCountry, #wlpeUserProfileGender{
	margin-left:5px;
}
#wlpeCaptchaImage{
	float:left;	
margin-right:200px;
}
#wlpeTosCheckbox{
	width:20px;!important
}
#wlpeUserProfileInput h3, #wlpeUserProfileInput p, #wlpeUserProfilePhoto, #wlpeUserRegisterInput p,#wlpeUserRegisterInput h2,#wlpeUserRegisterInput h3,#wlpeUserRegisterInput p,#wlpeUserRegisterInput li, #wlpeCaptchaImage img{
/*float:left;
clear:both;*/
}
#wlpeUserDefaultImage, #wlpeMyProfileImg{
	float:left;
	margin-right:200px;
}
#wlpeUserProfileInput input#wlpeUserProfilePhoto {
padding-left:200px;
}


#wlpeUserProfileInput img, #wlpeUserRegisterInput img{
/*float:left;*/
clear:both;

}


form.clubsearch input {
	/*background-color: #00CC99;*/
}

#WebLoginLayer0, #WebLoginLayer2{padding:0px;}

.homeSportandRecreationOrange form{
}
#wlpeUserButtons{

}
#wlpeUserButtons .buttonleft, #wlpeLoginButtons .buttonleft, #wlpeResetForm .buttonleft, #wlpeUserRegisterButtons .buttonleft {
background-image:url(images/left.gif);
border-width:0;
cursor:pointer;
height:24px;
width:66px;
float:left;
}
#wlpeUserButtons .buttonleft:hover, #wlpeLoginButtons .buttonleft:hover, #wlpeResetForm .buttonleft:hover, #wlpeUserRegisterButtons .buttonleft:hover {
background-image:url(images/left_over.gif);}

#wlpeUserButtons .buttonright, #wlpeLoginButtons .buttonright, #wlpeResetForm .buttonright, #wlpeUserRegisterButtons .buttonright {
background-image:url(images/right.gif);
border-width:0;
cursor:pointer;
height:24px;
width:66px;
float:left;
}
#wlpeLoginButtons .GetPassword{
	width:137px;
	background-image:url(images/right137px.gif);
	float:left;
	border-width:0;
	cursor:pointer;
	height:24px;
}
#wlpeLoginButtons .GetPassword:hover{
	background-image:url(images/right137px_hover.gif);!important
}
#wlpeUserButtons .buttonright:hover, #wlpeLoginButtons .buttonright:hover, #wlpeResetForm .buttonright:hover, #wlpeUserRegisterButtons .buttonright:hover {
background-image:url(images/right_over.gif);}

#wlpeUserButtons .buttonmiddle, #wlpeLoginButtons .buttonmiddle, #wlpeResetForm .buttonmiddle, #wlpeUserRegisterButtons .buttonmiddle {
background-image:url(images/middle.gif);
border-width:0;
cursor:pointer;
height:24px;
width:66px;
float:left;
}
#wlpeUserButtons .buttonmiddle:hover, #wlpeLoginButtons .buttonmiddle:hover, #wlpeResetForm .buttonmiddle:hover, #wlpeUserRegisterButtons .buttonmiddle:hover {
background-image:url(images/middle_over.gif);
}
#wlpeLoginForm{
padding:0;
}

#WebLoginLayer0 form input{margin:2px 0;}

.box{
	background-color:#F4F4F4;
	padding:10px;
	margin:10px 0;
	border: 1px dotted #999999;
}
.downloadBar{
	margin-bottom:60px;
}
#wlpeTermsOfService{
	margin:50px 0 0 0;
	float:left;
}
#antispam{

	float:left;
	clear:both;
}
#profileButtons{
 float:left;
 margin-top:100px;
}
.errors{
color:red;
}
