html{
	min-height: 100%;
}

body{
	margin: 0px;
	padding: 0px;
	background:url(../images/main_bg.png) repeat-x bottom #0E6CC7; 
	height: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img{
	vertical-align: bottom;
}

a{
	text-decoration: none;
}

a img{
	border: none;
}


form{
	margin: 0px;
	padding: 0px;
}

p{
	margin: 0px;
	padding: 8px 0px;
}




.clear{
	clear: both;
}

.clearL{
	clear: left;
}

.clearR{
	clear: right;
}


.clear, .clearL, .clearR{
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}

#wrapper1{
	/* background:url(../images/main_bg2.png) no-repeat top left; */
	text-align: center;
	padding: 0px 0px 10px 0px;
}

#wrapper2{
	width: 950px;
	margin: auto;
	text-align: left;
}



#header{
	margin: 0px 15px 0px 2px;
	position: relative;
}

#topHeader{
	float: right;
	width: 740px;

}

.minh{
	min-height: 135px;
}

* html .minh{
	height: 135px;
}


#logo2{
	width: 185px;
	padding: 12px 0px 0px 0px;
}

#loginBox{
	text-align: right;
	padding: 10px 1px 12px 0px;
}

#loginBox label{
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

#loginBox input{
	vertical-align: middle;
}

#loginBox input.inputbox{
	border: solid 1px #92b9d8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0f2974;
	width: 115px;
}

#topAdd{
	padding-right: 1px;
	text-align: right;
	padding: 20px 1px 10px 0px;
}

#slogan{
	padding: 20px 0px 1px 10px;
}

.box1{
	background:url(../images/box1_mid.png) repeat-x bottom;
}

.box1L{
	background:url(../images/box1_left.png) no-repeat left bottom;
}

.box1R{
	background:url(../images/box1_right.png) no-repeat right bottom;
	width: 100%;
	min-height: 210px;
}

* html .box1R{
	height: 210px;
}


.box2{
	background:url(../images/box2_mid.png) repeat-x top #9c191a;
}

.box2Left{
	background:url(../images/border_white.png) repeat-y left;
}

.box2Right{
	background:url(../images/border_white.png) repeat-y right;
}

.box2TopLeft{
	background:url(../images/box2_top_left.png) no-repeat left top;
}

.box2TopRight{
	background:url(../images/box2_top_right.png) no-repeat right top;
	width: 100%;
}



.box3TopLeft{
	background:url(../images/box3_top_left.png) no-repeat left top #ffffff;
}

.box3TopRight{
	background:url(../images/box3_top_right.png) no-repeat right top;
}

.box3BotLeft{
	background:url(../images/box3_bot_left.png) no-repeat left bottom;
}

.box3BotRight{
	background:url(../images/box3_bot_right.png) no-repeat right bottom;
	width: 100%;
}



.box4Top{
	background:url(../images/box4_top.png) no-repeat center top #102974;
}

.box4Bot{
	background:url(../images/box4_bot.png) no-repeat center bottom;
	width: 100%;
}



.box5{
	background:url(../images/box5_mid.png) repeat-x top #901114;
}

.box5TopLeft{
	background:url(../images/box5_top_left.png) no-repeat left top;
}

.box5TopRight{
	background:url(../images/box5_top_right.png) no-repeat right top;
	width: 100%;
}


.box6{
	background: #fff5f5;
	border: solid 1px #bbbbbb;
	margin: 1px 0px 0px 0px;
	min-height: 380px;
}

* html .box6{
	height: 380px;
}

.box6, .box6 p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

.box7{
	border: solid 1px #f4bd6d;
	margin-top: 8px;
	min-height: 85px;
	text-align: center;
}

* html .box7{
	height: 85px;
}

.box8{
	border: solid 1px #919191;
	background: #e5e5e5;
	margin-top: 1px;
}

.contentpane{
	border: solid 1px #919191;
	background: #e5e5e5;
	margin-top: 1px;
	padding: 10px;
}

.contentpane .contentpane{
	border: none;
	background: none;
	padding: 0px;	
}

.contentdescription{
	padding: 4px 15px 1px 20px;
}

.componentheading{
	background:url(../images/box8_mid.png) repeat-x top #6978a8;
	padding: 10px 10px 10px 15px;
	font-size: 14px;
	lin-weight: 17px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

/*
.contentpaneopen{
	border: solid 1px #919191;
	background: #e5e5e5;
	margin-top: 1px;
}
*/
.bottomAd{
	margin-top: 7px;
	min-height: 85px;
	text-align: center;
}

* html .bottomAd{
	height: 85px;
}


.box9{
	background:url(../images/box8_mid.png) repeat-x top #6978a8;
}

.box9TopLeft{
	background:url(../images/box8_top_left.png) no-repeat left top;
}

.box9TopRight{
	background:url(../images/box8_top_right.png) no-repeat right top;
	width: 100%;
}


.box10{
	background:url(../images/box10.png) repeat-x top #d1d6e4;
	min-height: 80px;
	margin-top: 7px;
}

* html .box10{
	height: 80px;
}



.box11{
	background: #e7ffef;
	min-height: 180px;
	margin-top: 1px;
	border: solid 1px #bbbbbb;
}

* html .box11{
	height: 180px;
}


.box12{
	background: #ffefd8;
	min-height: 165px;
	margin-top: 1px;
	border: solid 1px #bbbbbb;
	color: #911214;
	font-weight: bold;
	line-height: 17px;
}

* html .box12{
	height: 165px;
}



#trophy{
	width: 120px;
	margin-left: 220px;
}



#navigation{
	margin: 8px 15px 0px 15px;
}

#navigation ul{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#navigation li{
	display: inline;
	background:url(../images/nav_separator.png) no-repeat left center;
	padding: 2px 14px 2px 15px;
}

#navigation li.first{
	background: none;
}

#navigation li.first{
	padding: 0px 20px 0px 0px;
}

#navigation a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f5f7ff;
}
#navigation a:hover{
	color: #000000;
}


#navigation a#active_menu{
	color: #000000;
}


.pad1{
	padding: 15px 0px 15px 0px;
}

.pad2{
	padding: 12px 15px 14px 12px;
}

.pad3{
	padding: 10px 0px 0px 0px;
}

.pad4{
	padding: 4px 20px;
}

.pad5{
	padding: 12px 20px 12px 20px;
}

.pad6{
	padding: 6px 5px 0px 5px;
}

.pad7{
	padding: 4px 15px 1px 20px;
}

.pad8{
	padding: 12px;
}

.pad9{
	padding: 28px 10px 10px 63px;
}

.pad10{
	padding: 12px 15px 0px 15px;
}

.pad11{
	padding: 5px 10px 0px 25px;
}

.pad12{
	padding: 0px 0px 4px 0px;
}

#leftSide{
	width: 243px;
	float: left;
	margin: 0px 0px 0px 10px;
	display: inline;
}

#leftSide ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#leftSide ul li{
	margin: 0px;
	background:url(../images/bullet1.png) no-repeat left center;
	padding: 0px 0px 0px 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
}

.joinprice{ 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	padding: 0px 10px 5px 0px;
}

.joinNow{
	margin: 63px 0px 0px 0px;
}


.joinBoxPad{
	padding: 12px 0px 14px 12px;
}

.joinPriceBox{
	width: 95px;
	float: right;
	padding: 25px 0px 0px 0px;
}


h3{
	margin: 0px;
	padding: 10px 10px 10px 20px;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

.top7{
	margin-top: 7px;
}



#wrapper3{
	width: 671px;
	margin-left: 267px;
}

h1{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: 17px;
	font-family: Tahoma, Arial, Helvetica, sans-serif
}

h4{
	margin: 7px 0px 0px 0px;
	padding: 7px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif
}

h3.green{
	background:url(../images/green_bg.png) repeat-x top #6fc38d;
	color: #1e4b03;
	margin: 7px 0px 0px 0px;
	padding: 7px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif

}

.moduletabletopPlayers h3{
	background:url(../images/green_bg.png) repeat-x top #6fc38d;
	color: #1e4b03;
	margin: 7px 0px 0px 0px;
	padding: 7px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif
}


.moduletablepoll h3{
	background:url(../images/brown_bg.png) repeat-x top #e4aa56;
	color: #543811;
	margin: 0px;
	padding: 7px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif
}

.moduletablepoll{
	min-height: 165px;
}	

.pollpoll{
	color: #911214;
	font-weight: bold;
	line-height: 17px;
}

.box9 h1{
	color: #ffffff;
	padding: 10px 17px;
}

.box9 h1 a{
	color: #ffffff;
}

.box8 a{
	color: #102974;
}

.box8 a:hover{
	color: #CE4646;
}



ul{
	margin: 0px;
	padding: 6px 0px 6px 4px;
	list-style: none;
}

ul li{
	padding: 2px 0px 3px 25px;
	background:url(../images/bullet2.png) no-repeat left center;
	color: #102974;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.hr{
	background: url(../images/hr.png) repeat-x left center;
	line-height: 8px;
	font-size: 8px;
	height: 8px;
}

.hr2{
	background: url(../images/hr2.png) repeat-x left center;
	line-height: 14px;
	font-size: 14px;
	height: 14px;
}

#mainContent{
	width: 415px;
}

#rightSide{
	width: 243px;
	float: right;
}	


#countdown{
	background:url(../images/box11.png) no-repeat center top;
	min-height: 106px;
}

* html #countdown{
	height: 106px;
}

#countdown{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}

#countdown span.cdDays{
	font-size: 15px;
	display: block;
	line-height: 17px;
	padding: 6px 0px 2px 0px;
}

#countdown span.cdHours{
	font-size: 11px;
	line-height: 13px;
	padding: 2px 0px 2px 0px;
	display: block;
}


ul.check{
	padding: 0px 0px 14px 0px;
}

ul.check li{
	background:url(../images/bullet3.png) no-repeat left center;
	color: #102974;
	font-weight: bold;
	padding: 5px 0px 5px 25px;
	font-size: 11px;
}

ul.check li span{
	float: left;
	width: 120px;	
}


.box11 a{
	font-weight: bold;
	color: #2787e1;
	line-height: 16px;
}

.box11 a:hover{
	color: #1e4b03;
}

#poll input{
	vertical-align: middle;
	margin: 0px 0px 0px 3px;
}

#poll label {
	vertical-align: middle;
}


#poll input.submit1{
	margin: 8px 0px 0px 0px;
}

.pollpoll input.button{
	margin: 0px;
	vertical-align: top;
}

.pollpoll a.button img{
	margin: 0px;
	vertical-align: top;
}


.pollpoll{
	text-align: left;
}

.pollpoll thead tr td{
	padding: 5px 0px 6px 0px;
}

.pollstableborderpoll{
	margin-left: 0px;
	border-collapse: collapse;
}

.pollstableborderpoll td{
	padding: 3px 5px 3px 0px;
}

.pad20{
	padding: 8px 0px 5px 0px; 
	text-align: center;
}

.moduleblogx{
	background:url(../images/box10.png) repeat-x top #d1d6e4;
	margin: 10px 0px 10px 0px;
}

.moduleblogx div div div{
	padding: 10px 10px 10px 20px;
}

.moduleblogx ul{
	padding: 0px 0px 0px 0px;
}

.moduleblogx ul li{
	background:url(../images/bullet5.png) no-repeat left center;
	color: #102974;
	font-weight: bold;
	padding: 5px 0px 5px 25px;
	font-size: 11px;
}

.moduleblogx h3{
	color:#FFFFFF;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:17px;
	margin:0px;
	padding:0px 0px 10px 0px;
}


a{
	color: #102974;
}

a:hover{
	color: #CE4646;
}

.authorimage{
	float: left;
	margin: 0px 10px 5px 0px;
}


.authordesc{
	padding: 0px 0px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.latestnewsblogx{

}

.fieldCell .inputbox{
	width: 150px;
}

textarea.inputbox{
	width: 360px;
	height: 150px;
}



.playerList7 table{
	width: 100%;
}
.playerList7 td{
	width: 33%;
}

.playerlist{
	padding: 10px 0px 0px 0px;
}

.playresList8 td{
	padding: 2px;
}


.batterBg{
	background:url(../images/batter_wm.png) no-repeat center center;
	padding: 10px 0px;
}

.batterBg td{
	padding: 4px 0px;
}

.contentpane td .sectiontableheader{
	font-weight: bold;
	padding: 15px 4px 4px 4px;
}


#mod_login_greeting{
	font-size: 12px;
	color: #ffffff;
	padding: 0px 10px;
	vertical-align: middle;
}


.box13Top{
	background:url(../images/box6_top.png) repeat-x top #d95050;
}

.box13BotLeft{
	background:url(../images/box6_bot_left.png) no-repeat bottom left;
}


.box13BotRight{
	background:url(../images/box6_bot_right.png) no-repeat bottom right;
	padding: 10px 0px;
}	



#footer{
	padding:10px 0px 0px 0px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
}

#footer ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer ul li{
	display: inline;
	padding: 0px 12px;
	border-left: solid 1px #ffffff; 	
	margin: 0px;
	background: none;
}

#footer ul li.first{
	border: none;
}

#footer a{
	line-height: 21px;
	color: #ffffff;
}

#footer a:hover{
	color: #E6AF61;
}


.modulegoogleads{
	border: solid 1px #f4bd6d;
	margin-top: 8px;
	min-height: 85px;
	text-align: center;
}

.modulegoogleads div div div{
	padding: 5px 0px 5px 0px;
}

.xPlayersList, .xUsersList{
	width: 100%;
}

.xPlayersList td, .xPlayersList th, .xUsersList td, .xUsersList th {
	padding: 3px;
	font-size: 11px;
	color: #0F2974;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.xPlayersList td, .xUsersList td{
	border-bottom: solid 1px #BBBBBB;
}

.xPlayersList th, .xUsersList th{
	border-bottom: solid 2px #BBBBBB;
}
#cdtrophy{
	width: 65px;
	float: left;
}

#cdcontent{
	padding: 28px 0px 10px 0px;
}


.moduletableRightBanner{
	margin: 0px 0px 8px 0px;
	border: solid 1px #F4BD6D;
	padding: 3px;
	text-align: center;
}
