/* HEADER STYLES --- CSS Document --------------------------------------- */
body{
	background: #1C2335 url(../../images/home_body_bg.jpg) repeat-x center top;
}
#header{
	position: relative;
	width: 920px;
	height: 421px;
	background: url(../../images/home_header_bg.jpg) no-repeat;
}
#header h1{
	position: absolute;
	top: auto;
	left: auto;
	width: 277px;
	margin: 0;
}
#header h1 a{
	display: block;
	height: 73px;
	text-indent: -9999em;
	text-decoration: none;
	outline: none;
}

/* Top Nav ------------------------------------------------------------- */
#top_nav{
	position: absolute;
	top: 44px;
	left: 688px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#top_nav li{
	float: left;
}
#top_nav li a{
	padding: 0 10px;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid #FFF;
}
#header li a{

	
	color: #fff !important;
}

a.first_link{
	margin-left: 0 !important;
	padding-left: 0 !important;
	border: none !important;
	color: #fff !important;
}
#top_nav li a:hover{
	text-decoration: underline;
}

/* Invite a Friend ---------------------------------------------------- */
#invite_friend{
	position: absolute;
	top: 89px;
	left: 336px;
	width: 398px;
}
#invite_friend p{
	margin: 0;
	margin-left: 95px;
	color: #FFF;
	font-size: 8pt;
}
#invite_friend a{
	display: block;
	width: 134px;
	height: 29px;
	margin-top: 10px;
	text-indent: -9999em;
	text-decoration: none;
	outline: none;
	background: url(../../images/invite_friend_button.jpg) no-repeat;
}
#invite_friend a:hover{
	margin-top: 11px;
	background-position: 0 -29px;
}

/* Join Us ------------------------------------------------------------ */
#join_us{
	position: absolute;
	top: 75px;
	left: 336px;
	width: 398px;
}
#join_us p{
	margin: 0;
	margin-left: 95px;
	color: #FFF;
	font-size: 8pt;
}
#join_us a{
	display: block;
	width: 134px;
	height: 29px;
	margin-top: 10px;
	text-indent: -9999em;
	text-decoration: none;
	outline: none;
	background: url(../../images/join_us_button.jpg) no-repeat;
}
#join_us a:hover{
	margin-top: 11px;
	background-position: 0 -29px;
}

/* Main Nav ----------------------------------------------------------- */
#main_nav{
	position: absolute;
	top: 361px;
	left: 0;
	width: 554px;
	height: 48px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#main_nav li{
	float: left;
}
#main_nav li a{
	display: block;
	height: 48px;
	text-indent: -9999em;
	text-decoration: none;
	outline: none;
}
#main_nav li.home a{
	width: 73px;
	background: url(../../images/main_nav_home.jpg) no-repeat;
}
#main_nav li.profile a{
	width: 105px;
	background: url(../../images/main_nav_profile.jpg) no-repeat;
}
#main_nav li.search a{
	width: 145px;
	background: url(../../images/main_nav_search.jpg) no-repeat;
}
#main_nav li.forum a{
	width: 74px;
	background: url(../../images/main_nav_forum.jpg) no-repeat;
}
#main_nav li.resources a{
	width: 157px;
	background: url(../../images/main_nav_resources.jpg) no-repeat;
}
#main_nav li a:hover{
	background-position: 0 -48px;
}

#home_content_wrapper {
	width: 918px;
	background: #363F54;
	border-left: 1px solid #000;
	border-right: 1px solid #000;

	}

/* Left Hand Side */
#left_resources {
	margin-left: 5px;
	float: left;

	}



#log_in_header {
		background: #1B1F28 url(../../images/profile_red_bar.gif) no-repeat;
		width: 301px;
		height:35px;

			}

#mlg_header {
		background: #1B1F28 url(../../images/themes/user/mlg/profile_red_bar.gif) no-repeat;
		width: 301px;
		height:35px;

			}

.header_text {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 7px;
	left: 15px;
	}

#frm_login2 {
	background: #8F8F8F;
	}

	#frm_login2 dl {
	float: left;
	width: 280px;
	background: #8F8F8F;
	margin-left: 0px;
	margin-right: 5px;
padding-bottom: 5px;
	color:#2F2F2F;

}

#frm_login2 dt{
	float: left;
	width: 85px;
	padding: 0px 15px 0px 3px;
	margin: 0 !important;
		text-align: right;
	font-weight: bold;
 
}
#frm_login2 dd{
	float: left;
	width: 160px !important;
	padding-left: 3px;
	margin: 0 !important;

 
}



.float_right img{
float: right;
}

#rect {
width: 300px;

	color:#fff;
	background: #363F54;
	margin-top: 5px;


	}

#middle_content {
float: left;
width: 430px;


}

.middle_box_text {
	color: #fff;
	}

.middle_box_header {
	width: 430px;
	height: 35px;
	background: #000 url(../../images/black_bar_430.gif) no-repeat;
	}

.middle_box_content {
	width: 428px;
	background:#7988A5;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-top: 0px;
	padding-top: 0px;

	}



.middle_box_content_bg {
	width: 428px;
	background: #7988A5 url(../../images/red_guys_content.jpg) no-repeat;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-top: 0px;
	padding-top: 0px;

	}

.middle_box_content_bg p {
	margin-top: 0px;

	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	}

.middle_box_content p {
	margin-top: 0px;
	padding-left: 10px;

	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	}
#test1 {
	width: 300px;
	margin-left: 5px;

	float: left;
	}

	#left_container {

	width: 300px;


	padding: 0px 0px 10px 0px !important;
	margin: 0px 0px 0px 0px !important;
	
	}

#test2 {
	width: 430px;

	float: left;
	margin-left: 3px;

	}

#test3 {
	margin-left: 3px;

	width: 160px;
	float: left;

	}

.newprofiles_content { 
		float: left;
		width: 430px;
			background:#7988A5;
		margin: auto;
		margin-bottom: 15px;

}

.number_users {
	padding: 5px 5px 5px 5px;
	width: 430px;

	}

.newprofiles_content ol {
	list-style-type: none;
	display: inline;

	}

.newprofiles_content ol li {
	float: left;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 10px;
	width: 90px;
	color: #000;

	text-align: center;
}

.newprofiles_content img {
		border: 1px solid #000;
		}

.newvideos_content { 
		float: left;
		width: 430px;
			background:#7988A5;
		margin: auto;
		margin-bottom: 15px;

}

.newvideos_content ol {
	list-style-type: none;
	display: inline;

	}

.newvideos_content ol li {
	float: left;
	padding-top: 6px;
	padding-right: 4px;
	padding-left: 7px;
	width: 130px;
	color: #000;

	text-align: center;
}

.newvideos_content img {
		border: 1px solid #000;
		}

#log_in_box {
	background: #8F8F8F;
	border: 1px solid #000;

	}

#log_in_box p, h2 {
margin-top: 0px;
padding-top: 5px;
padding-left: 5px;

}


/* Elite Squad Module */

.left_module_header {
		background: #1B1F28 url(../../images/black_bar_301.gif) no-repeat;
		width: 301px;
		height:35px;
		margin-top: 5px;

			}

.left_module_text {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 7px;
	left: 15px;
	}

.left_module_box {
	background:#7988A5;;
	border: 1px solid #000;

	}
.left_module_box p, h2 {
margin-top: 0px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;

}

.left_resource_container {
background: #5E6576;
	border: 1px solid #000;
margin-top: 5px;
width: 298px;
	}

.left_resource_container p {
padding-left: 5px;
padding-right: 5px;
}

.resource_header, test1 {
background: #1C2335;
border-bottom: 1px solid #000;
padding-bottom: 3px;
padding-top: 3px;
margin-top: 0px;
	padding-left: 5px;
margin-bottom: 0px;
color: #fff;
}

p.top25 {
text-align: center;
font-weight: bold;
}

p.top25 a {
color: #00FF00;
}

button.add_clan{

	width: 198px;
	height: 43px;
	background-image: url(../../images/buttons/register_clan_button.jpg);
}