/* MY FIGHT TEAM */
#outer_container {
	width:100%;
	overflow:hidden;
	background:url(../images/bg_home_registration.jpg) no-repeat center top;
}
.header {
	width:950px;
	height:142px;
	overflow:hidden;
}
.header .logo {
	width:440px;
	height:105px;
	overflow:hidden;
	padding:0 0 0 11px;
}
.header .right_container {
	width:435px;
	height:43px;
	background:url(../images/bg_registration_topright.jpg) no-repeat;
	padding:62px 0 0 53px;
}
.header .right_container .input_outer {
	width:420px;
	overflow:hidden;
}
.header .right_container .input_outer .input_container {
	width:166px;
	overflow:hidden;
}
.header .right_container .input_outer .input_container label {
	display:block;
	width:56px;
	height:11px;
	padding:2px 0 1px 0;
	color:#f47119;
	font-size:10px;
	letter-spacing:0px;
}
.header .right_container .input_outer .input_container label a {
	text-decoration:none;
	color:#999999;
}
.header .right_container .input_outer .input_container input {
	width:152px;
	height:18px;
	border:1px solid #666666;
	font-size:0.69em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cccccc;
	background:#333333;
}
.header .right_container .input_outer .login_container {
	width:52px;
	height:14px;
	padding:15px 0 0 14px;
}
.header .navlink {
	margin:0 auto;
	width:928px;
	height:37px;
	background:url(../images/bg_navlink.gif) no-repeat;
}
.navlink ul {
	list-style:none;
	width:922px;
	height:31px;
	padding:3px;
	background:url(../images/btn_reg_blank.gif) no-repeat 395px 3px;
}
.header .navlink ul li {
	float:left;
	padding:0 2px 0 0;
	height:31px;
	background:url(../images/navlink_devider.gif) no-repeat top right;
}
/* Middle Container */
#middle_container {
	width:950px;
	overflow:hidden;
}
/* Left Container */
#left_container {
	width:812px;
	overflow:hidden;
	padding:17px 0 0 0;
}
#left_container .index_contanier {
	 margin-left:17px;
	 margin-right:16px;
	 padding:7px;
	 border-width:1px;
	 border-top-color:#ffffff;
	 border-style:solid;
	 background-color:#333333;
}
#left_container .index_contanier .first {
	 color:#ffffff;
	 padding:0px;
}
#left_container .index_contanier .second {
	color:#cccccc;
	padding:0px;
}
#left_container p {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding:0 0 0 19px;
}
#left_container .joinfighter_container {
	width:812px;
	overflow:hidden;
}
#left_container .joinfighter_container .joinfighter {
	width:405px;
	height:376px;
	background:url(../images/jointhefighter.jpg) no-repeat;
}
#left_container .joinfighter_container .joinfighter .btn {
	margin:269px 0 0 59px;
	width:292px;
	height:51px;
}
#left_container .joinfighter_container .jointeam {
	width:407px;
	height:376px;
	background:url(../images/jointheteam.jpg) no-repeat;
}
#left_container .joinfighter_container .jointeam p {
	margin:0 auto;
	display:block;
	width:280px;
	overflow:hidden;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	text-align:center;
	padding:140px 0 0 0;
}
#left_container .joinfighter_container .jointeam p span {
	color:#F3721D;
}
#left_container .joinfighter_container .jointeam .btn {
	margin:27px 0 0 56px;
	width:292px;
	height:51px;
}
.linux.gecko #left_container .joinfighter_container .jointeam .btn {
	margin:27px 0 0 56px;
	width:292px;
	height:51px;
	margin-top:15px;
}

#left_container .recentfighter_container {
	margin:0 0 22px 16px;
	width:778px;
	overflow:hidden;
	border:1px solid #383838;
	background:url(../images/bg_innerbottomline.gif) repeat-x bottom;
}
#left_container .recentfighter_container h1 {
	display:block;
	width:757px;
	height:22px;
	overflow:hidden;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CCCCCC;
	background:url(../images/bg_tit.gif) repeat-x;
	padding:10px 0 0 21px;
}
#left_container .recentfighter_container .fighter_container {
	width:96px;
	overflow:hidden;
	text-align:center;
	padding:18px 0 25px 0;
	float:left;
}
#left_container .recentfighter_container .fighter_container a {
	 text-decoration:none;
}
#left_container .recentfighter_container .fighter_container .img {
	margin:0 auto;
	width:56px;
	height:56px;
	border:1px solid #383838;
	overflow:hidden;
}
#left_container .recentfighter_container .fighter_container p {
	margin:0 auto;
	display:block;
	width:56px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#F26D18;
	padding:4px 0 0 0;
}
#left_container .recentfighter_container .fighter_container p {
	text-decoration:none;
}
#right_container {
	width:120px;
	overflow:hidden;
	padding:38px 0 0 0;
}
