@import "form.css";

.clear {
	clear:both;
}

div.lcol_original {
	background:transparent url('../images/left_menu_original.jpg') no-repeat 22px 23px;
	padding:23px 0 0 22px;
	width:296px;
	float:left;
	min-height:640px;
	_height:640px;
}

.lcol_original ul {
	min-height:300px;
	_height:300px;
}

.lcol_original ul li a {
	float:left;
	height:38px;
	margin:6px 0 0 9px;
	width:268px;
}

.lcol_original ul li a:hover {
	background-position:0 -38px;
}

.lcol_original ul li.register_new_club a {
	background:transparent url('../images/button/register_new_club_active.gif') no-repeat 0 0;
	margin:11px 0 0 9px;
}

.lcol_original ul li.update_changes a {
	background:transparent url('../images/button/changes_update.gif') no-repeat 0 0;
	margin:11px 0 0 9px;
}

.lcol_original ul li.existing_registration a {
	background:transparent url('../images/button/existing_registration.gif') no-repeat 0 0;
	margin:11px 0 0 9px;
}

.lcol_original ul li.tournament_registration a {
	background:transparent url('../images/button/tournament_registration.gif') no-repeat 0 0;
	margin:11px 0 0 9px;
}

.lcol_original ul li.community_club_registration a {
	background:transparent url('../images/button/community_club_registration.gif') no-repeat 0 0;
	margin:11px 0 0 9px;	
}

.lcol_original ul li.existing_club_changes a {
	background:transparent url(../images/button/existing_club_changes.gif) no-repeat 0 0;
}

.lcol_original ul li.existing_club_changes a:hover {
	background-position:0 -38px;
}

.lcol_original ul li.first a:hover {
	background:transparent url('../images/button/register_new_club_active.gif') no-repeat 0 0;
}

ul li.register_league_help_guide a {
	background:transparent url('../images/button/registration_help_league.gif') no-repeat 0 0;
}

ul li.register_tournament_help_guide a {
	background:transparent url('../images/button/registration_help_tournament.gif') no-repeat 0 0;
}

ul li.register_community_help_guide a {
	background:transparent url('../images/button/registration_help_community.gif') no-repeat 0 0;
}

ul li.back_to_home_page a {
	background:transparent url('../images/button/back_home_page.gif') no-repeat 0 0;
}
ul li.contact_us a {
	background:transparent url('../images/button/contuct-us.gif') no-repeat scroll 0 0;
}
ul li.league_registration a{
	background:transparent url('../images/button/league_registration.gif') no-repeat 0 0;
	margin:11px 0 0 9px; 
}
ul li.league_registration a:hover{
	background:transparent url('../images/button/league_registration.gif') no-repeat 0 0; 
}

ul li.one_first a:hover {
	background-position:0 0;
}

ul li.register_club_help_guide a {
	background:transparent url('../images/button/registration_help_club.gif') no-repeat 0 0;
}

div.contact_info .design {
	font-size:8px;
}

div.contact_info .phone {
	color:#fff100;
	font-size:15px;
}

div.contact_info .ball {
	position:relative;
	left:20px;
}

div.one_center {
	float:left;
	padding:21px 0 0 0;
	color:#04285c;
}
.lost input.good{
	width:31px;
}
div.form {
	margin:0 auto;
	width:679px;
	font-size:14px;
}

div.form p {
	font-size:11px;
	text-align:left;
	color:#000;
}

div.form form {
	padding-bottom:20px;
}

div.form p.head {
	margin-bottom:0.3em;
	text-align:center;
	font-size:15px;
}

div.form .page_head {
	margin:-5px 0 30px 0;
}

.login {
	margin:0 0 0 120px;
}

div.form form.login label {
	min-width:150px;
	_width:150px;
	text-align:right;
}

.form .choose {
	margin:30px 0 70px 0;
	width:100%;
}
.form .choose p {
	font-size:12px;
	text-align:center;
	margin:4px 0 10px 0;
	width:100%;
}
.form .lock {
	padding:20px 0 12px 0;
}

.form #login {
	font-size:11px;
}

.form #login label {
	width:120px;
	text-align:right;
	float:left;
	padding:4px 2px 4px 0;
}

.form #login input {
	width:118px;
	background:#fff;
	border:0 none;
	float:left;
	margin:0px 10px 6px 10px;
	padding:3px 5px;
	height:13px;
	line-height:13px;
	display:inline;
}

div.form form.login select {
	width:193px;
	border:1px solid #b1b1b2;
}

div.official_info {
	padding:20px 0;
}

div.official_info p {
	font-weight:bold;
}

div.official_info p span {
	font-weight:normal;
}

div.season {
	padding:10px;
	margin: 0 auto;
	width:565px;
	text-align:left;
}
div.form p.was {
	color:red;
	padding-bottom:10px;
	float:left;
	padding-left:30px;
}
div.form p.named {
	color:red;
	float:left;
	font-weight:bold;
	padding-left:60px;
	padding-top:55px;
}
