@charset "utf-8";
/**************************************************
CSS Document 
Clangamz style sheet
23/11/2009
***************************************************/


body {
	margin:0 auto;
	background-image:url(../images/wallpaper-halo.jpg);
	background-position:center top;
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:13px;
	background-color:#000000;
}
/*
body {
	margin:0 auto;
	background-image:url(../images/bg-main.png);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:13px;
	background-color:#000000;
}
*/
a img {
	border:none;
}
a {
	outline:none;
	text-decoration:none;
}
h3 {
	margin:0px;
	padding:0px;
	font-size:15px;
	color:#d43b00;
	font-weight:normal;
}
/*header*/
.wrapper {
	background-image:url(../images/header-bg.png);
	background-repeat:repeat-x;
	height:auto;
	overflow:hidden;
}
/*content-holder*/
.content-holder {
	width:990px;
	margin:0 auto;
	padding-top:8px;
	overflow:hidden;
}
/*header*/
.header {
	background-image:url(../images/header-graphics.png);
	height:153px;
	background-repeat:no-repeat;
}
.header ul {
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
	overflow:hidden;
}
.header ul li {
	float:left
}
.logo {
	margin-left:19px;
	margin-top:4px;
}
.right-text {
	clear:right;
}
/*navigation-bar*/
.navigation-bar {
	display:block;
}
.navigation-bar ul {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:25px;
}
.navigation-bar ul li {
	float:left;
	display:block;
	padding-top:0px;
	margin-right:5px;
}
.navigation-bar ul li a {
	float:left; /*IE6 solution*/
	display:block;
	color:#c6c6c6;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	height:41px;
	text-shadow:0 -2px 0 #000000;
}
.navigation-bar ul li a span {
	float:left; /*IE6 solution*/
	display:block;
	color:#c6c6c6;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding-right:20px;
	padding-top:12px;
	height:29px;
	cursor:pointer; /*IE6 solution*/
}
.navigation-bar ul li a:hover {
	background-image:url(../images/nav-bg-over-left.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-shadow:none!important;
}
.navigation-bar ul li a:hover span {
	background-image:url(../images/nav-bg-over-right.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	color:#d43b00!important;
}
.active {
	background-image:url(../images/nav-bg-over-left.png)!important;
	background-position:left bottom!important;
	background-repeat:no-repeat!important;
	text-shadow:none!important;
}
.active span {
	background-image:url(../images/nav-bg-over-right.png)!important;
	background-position:right bottom!important;
	background-repeat:no-repeat!important;
	color:#d43b00!important;
}
/*under navigation*/
.under-navigation {
	font-size:12px;
	font-weight:bold;
	clear:both;
	color:232323;
	overflow:hidden;
	height:28px;
}

.under-navigation a{ cursor:pointer!important;}

.under-navigation ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.under-navigation ul li {
	float:left;
	padding-right:0px;
	padding-top:6px;
	text-shadow:0 1px 0 #cccccc;
	height:30px;
}

.form {
	padding-top:4px!important;
	font-weight:normal;
	float:left;
	width:555px;
}
.form input {
	background-image:url(../images/text-box-bg.png);
	width:110px;
	height:16px;
	background-repeat:no-repeat;
	border:none;
	padding:2px;
	color:#666666;
	margin-left:5px;
	margin-right:5px;
	border:0px;/*IE6 solution*/
	font-family:Arial, Helvetica, sans-serif;
}
.under-navigation div {
	float:left;
}
.red {
	color:#d43b00;
	text-shadow:none;
}
.green {
	color:#04E413;
	text-shadow:none;
}
.sign-up {
	padding-top:0px;
	padding-left:10px;
	margin-top:-3px;
}
/*content-box*/
.content-box {
	background-image:url(../images/content-bg.png);
	background-repeat:repeat-y;
	padding:10px;
	overflow:hidden;
}
.lhs {
	float:left;
	width:203px;
	padding-left:8px;
	padding-right:8px;
}
.box {
	border:1px #4c4b4b solid;
	width:203px;
}
.box-title {
	background-image:url(../images/title-bg.png);
	height:20px;
	background-repeat:repeat-x;
	padding:2px;
	font-weight:bold;
	color:#cccccc;
	font-size:12px;
	border:1px #4b4b4b solid;
	border-bottom:none;
}
/*acording menu open*/
.applemenu {
}
.applemenu div.silverheader a {
	background-color:#343434;
	display:block;
	clear:both;
	color:#ffff00;
	font-size:18px;
	text-decoration:none;
	border-top:1px solid #4C4B4B;
}
.applemenu div.submenu { /*DIV that contains each sub menu*/
	padding: 5px;
	/*height: 300px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
	background-color:#343434;
}
.submenu ul {
	margin:0px;
	padding:0px;
	padding-left:40px;
	list-style:none
}
/*******************Updated for game link*********************/
.submenu ul li {
	background-position:left;
	padding:3px;
	padding-left:11px;
}
/******************Updated for game link*********************/
.submenu ul li a {
	color:#b2b2b2;
	text-decoration:none;
	display:block;
	height:22px;
	overflow:hidden;
	;
}
.submenu ul li a:hover {
	text-decoration:none;
	color:#FFFF00;
}
/*acording menu close*/

.add01 {
	padding:15px;
	text-align:center;
}
/**********************************************************************************************************************************************/

.rhs {
	float:left;
	padding-left:8px;
	width:738px;
}
.add-holder {
	padding-top:10px;
}
.add-holder div {
	float:left;
	border:1px #aeaeae solid;
}
.add02 {
	border:1px #aeaeae solid;
	width:726px;
}
.red-border {
	border:1px #af381f solid !important;
	margin-left:8px;
	margin-bottom:9px;
	*margin-bottom:0px;
	_margin-bottom:0px;
}
.yellow-border {
	border:1px #ffff00 solid !important;
	margin-left:8px;
	margin-bottom:9px;
	*margin-bottom:0px;
	_margin-bottom:0px;
}
.blue-border {
	border:1px #1933b1 solid !important;
	margin-left:8px;
}
.text-holder1 {
	float:left;
	width:419px;
	margin-right:10px;
	background-image:url(../images/box-bg.png);
	background-position:top;
	background-repeat:repeat-x;
}
.lefted {
	float:left
}
.righted {
	float:right;
	padding-right:3px;
}
.yellow {
	color:#ffff00;
	font-weight:bold;
}
.yellow-msg {
	color:#ffff00;
	font-weight:bold;
	font-size:14px;
}
.text-box {
	padding:7px;
	padding-top:5px;
	border:1px #4c4b4b solid;
	height:215px;
}
.text-box span {
	color:#605e5e;
	font-size:11px;
}
.text-box p {
	color:#b1b1b1;
	font-size:11px;
	line-height:12px;
	margin-top:0px;
}

.text-box h3{ margin-bottom:3px; padding-bottom:10px; border-bottom:1px #3b3b3b solid;}
.line {
	border-bottom:1px #1e1e1e solid;
	padding-top:1px;
	margin-bottom:0px;
}

.text-box .line{ border-bottom:none}
.text-holder1 a {
	color:#ffff00;
	text-decoration:none;
}
.text-holder1 a:hover {
	color:#ffff00;
	text-decoration:underline;
}
.second-box {
	width:740px;
	margin-top:10px;
}
.add03 {
	float:left;
	border:1px #aeaeae solid;
	margin-top:2px;
}
/*data box*/

.data-box {
	margin-top:10px;
	clear:both;
	border-bottom:1px #4b4b4b solid;
}
/***************************************inner page*****************************************************************/


.inner {
	margin-top:0px;
	width:415px;
	margin-right:5px;
	float:left;
}
.add04 {
	margin-left:5px;
	float:left
}
.search-box {
	height:185px;
	background-image:url(../images/bg-search-box.png);
	background-repeat:repeat-x;
	border:1px solid #4C4B4B;
	padding:20px;
	color:#e3e2e2;
}
.search-box select {
	background-image:url(../images/select-bg.png);
	background-repeat:repeat-x;
	background:tranceparant;
	width:180px;
	margin-top:4px;
	margin-bottom:5px;
	color:#77705b;
	font-size:12px;
	border:1px #000000 solid;
	height:23px;
	padding:2px;
	background-color:#ebebeb;
}
.left-option-boxes {
	float:left;
	width:190px;
}
.right-option-boxes {
	float:left;
	width:180px;
}
.options {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:4px;
}
.ladder-list-box {
	background-image:url(../images/bg-clan-listing.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#2f2f2f;
	padding:0px;
	overflow:hidden;
	border:1px #4b4b4b solid;
}
.ladder-list-box ul {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	display:block;
}
.ladder-list-box ul li {
	padding:8px;
	float:left;
	display:block;
	color:#979797;
	overflow:hidden;
}
.ladder-list-box ul li a {
	color:#979797;
	text-decoration:none;
}
.ladder-list-box ul li a:hover {
	color:#979797;
	text-decoration:underline;
}
.box-title02 {
	background-color:#1a1a1a;
	padding:5px;
	width:736px !important;
	border-bottom:1px #2f2e2e solid;
}
.one {
	width:220px;
}
.two {
	width:50px;
	text-align:center;
}
.three {
	width:120px;
	text-align:center;
}
.four {
	width:100px;
	text-align:center;
}
.five {
	width:100px;
	text-align:center;
}
.six {
	width:60px;
}
.alternet {
	background-color:#1a1a1a!important;
}
.alternet-loop {
	background-color:#212121!important;
}
.olive-green {
	color:#aeae15 !important;
	clear:both;
	display:block;
}
.olive-green2 {
	color:#aeae15 !important;
	font-size:11px;
}
.dark-gray {
	color:#444c4d !important;
	clear:both;
	display:block
}
/******************************************************************************************************************/


/**************************************ladder-info**************************************************************/
.news-box {
	background-image:url(../images/bg-search-box.png);
	background-repeat:repeat-x;
	border:1px solid #4b4B4B;
	padding:0px;
	color:#e3e2e2;
	height:207px !important;
	*height:221px !important;
}
.news-box ul {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:11px;
	color:#b0b0b0;
	padding-top:5px;
}
.news-box ul li {
	padding:5px;
	padding-left:10px;
	border-bottom:1px #343434 solid;
	overflow:hidden;
}
.news-box ul li div {
	float:left;
}
.date-box {
	width:50px;
	font-weight:bold;
}
.news-title {
	width:280px;
}
.news-title a {
	color:#b79e80;
	text-decoration:none;
	font-weight:bold;
}
.news-title a:hover {
	color:#b79e80;
	text-decoration:underline;
}
.read-more {
	float:right;
	margin-top:10px;
	margin-right:10px;
}
.inner2 {
	width:299px;
	clear:none;
	margin-top:0px;
	margin-left:5px;
	float:left;
}

.inner2 ul{ margin:0px!important;}
.info-box {
	background-image:url(../images/bg-search-box.png);
	background-repeat:repeat-x;
	border-top:1px solid #4C4B4B;
	border:1px solid #4C4B4B;
	padding:5px;
	padding-bottom:0px;
	color:#e3e2e2;
	overflow:hidden;

}
.info-box ul {
	margin:0px;
	padding:4px;
	margin-bottom:5px;
	background-color:#000000;
	list-style:none;
	overflow:hidden;
	font-size:11px;
	color:#b79e80;
}
.info-box ul li {
	padding:1px;
	padding-left:8px;
	background-color:#161616;
	overflow:hidden;
	_padding-bottom:13px;
	border-bottom:1px #000000 solid;
	clear:both;
}
.alternet-info {
	background-color:#0d0d0d !important;
	border-bottom:none!important;
}
.info-box div {
	float:left;
	width:130px;
}

#detail-div div {
	float:left;
	width:130px !important;
}


/**********************************/
.forgot{ color:#B61010; display:block; float:right; margin-left:10px; margin-top:2px;}
