/* Style Sheet for Detailed Directories */
/* Version 1.0 */
/* Created by R.E.Shine 26/08/2009 */




div.top-left, div.top-right, div.bottom-right, div.bottom-left {
	display:none;
}

#frm_displayClubDirectory {
	display: none;
}

#frm_displayPlayer {
	display: none;
}

div.insidetab {
	background: none;
	font-size: 10px;
	border-left: 0;
	border-right: 0;
	padding-left: 0;
	padding-right 0;
}

div.tabcontents {
	width: auto;

}
div.playerhilite {
	background: #FFF;
}

div.playernormal {
	background: #CCFFCC;
}

p.notopgap {
	font-size:2px;
	margin-top: 0;
	padding-top: 0;
}


div.content {
	margin-top: 0px;
}
h1.tabheadings {
	width: auto;
	text-align: center;
}
div.login {
	height:210px;
}

#id_divStatusBar {
	display: none;
}

div.mapclub {
	float:left;
	margin-right: 0;
	margin-left: 10px;
	display: block;
}

div.mapvenue {
}

div.clublongrows {
	width: 500px;
}

div.surnamehints {
	float:left;
	width:auto;
	margin-left:0px;
}

#id_email_hprompt, #id_email_txtprompt {
	display: none;
}

/* Tab menu definitions */
#tabmenu, #tablist {
	display: none;
}




