*{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}
body{
	background: #393939 url(../image_main/bg.jpg) repeat;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 16px;
}
a{
	color: #7D130C;
}
a:hover{
	color: #A7312A;
}
p{
	margin: 10px 0 0  0;
}
ul{
	list-style: none;
}
h2{
	font-size: 15px;
	margin: 0 0 6px 0;
}
h5{
	margin: 6px 0 0 0;
	font-size: 15px;
	border-bottom: 1px dashed #C3C3C3;
}
.clearAll{
	clear: both;
}
#logo,#logoForum{
	margin: 26px 0 0 0;
}
#logoPlacement{
	float: left;
}
#headerWrapper{
	background: #393939 url(../image_main/bg-header.jpg) repeat-x;
	height: 100px;
}
#header{
	width: 960px;
	margin: 0 auto;
	height: 90px;
}

#tabbs{
	float: right;
	width: 685px;
	padding: 80px 0 0 0;
}
#tabbs ul{
	list-style:none;
}
#tabbs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
}
#tabbs a{
	float:left;
	color: #B1B1B1;
	margin:0 2px 0 0;
	padding:0 0 0px 3px;
	text-decoration:none;
}
#tabbs a span{
	float:left;
	display:block;
	padding:4px 9px 7px 6px;
}
#tabbs a span{
	float:none;
}
#tabbs a:hover{
	color: #fff;
}
#tabbs a:hover span{
	color: #fff;
}



#yshout{
	background: #F0E69E url(../image_main/shout_bg.jpg) repeat-x;
}

#mainbarWrapper{
/*background: #393939;*/
}
#mainbar{
	background: #AD453E url(../image_main/mainbar_bg.png) repeat-x;
	width: 900px;
	padding: 25px 30px;
	margin: 0 auto;
}
#footerLeft{
	float: left;
	width: 220px;
	overflow: hidden;
}
#mainbarMiddle, #footerMiddle{
	float: left;
	margin: 0 25px 0 25px;
	width: 380px;
	overflow: hidden;
}
#mainbarRight, #copyRight, #footerRight{
	float: left;
	width: 250px;
	overflow: hidden;
}

#mainbarLeft{
	float: left;
	width: 627px;
	overflow: hidden;
	margin: 0 23px 0 0;
}
#copyLeft{
	float: left;
	width: 627px;
	overflow: hidden;
	margin: 0 23px 0 0;
}
#copyMiddle{
	float: left;
	margin: 0 23px 0 0;
	width: 627px;
	overflow: hidden;
}
#copyMiddle1{
	float: left;
	width: 220px;
}
#copyMiddle2{
	float: left;
	margin: 0 0 0 25px;
	width: 380px;
}

#mainbar a{
	color: #FFDF7C;
	text-decoration: none;
}
#mainbar a:hover{
	color: #FEF0C5;
	text-decoration: underline;
}
#mainbarLeft ul{
	list-style: none;
}
#events a{
	display: block;
	padding: 3px 10px;
	background: #BA534C;
	margin: 3px 0 0 0;
	text-decoration: none;
}
#events a span{
	color: #fff;
}
#events a:hover{
	background: #C7615A;
	color: #FEF0C5;
	text-decoration: none;
}
#events a h3{
	color: #fff;
	font-weight: normal;
	font-size: 14px;
}
#mainbar h1{
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #BD6A65;
	padding: 0 0 5px 0;
	font-size: 14px;
	margin: 0 0 14px 0;
}
#mainbar p{
	color: #fff;
	margin: 0;
	padding: 0;
	line-height: 16px;
}
#mainbarSub{
	padding: 10px 0;
}
#mainbarSub h1{
	font-size: 22px;
	border: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#mainbarSub h1 span{
	font-size: 16px;
}

#copy, #footer1{
	width: 900px;
	margin: 0 auto;
}
#copy{
	background: #f1f1f1;
	padding: 0 30px 40px 30px;
}
#copy h1,#footer1 h1{
	color: #222;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #DADADA;
	padding: 0 0 5px 0;
	font-size: 15px;
	margin: 35px 0 14px 0;
}

#copy span h1{
	margin: 35px 0 0 0;
}
.underHdr{
	display: block; 
	background: #E5E5E5 url(../image_main/hdr-bg.jpg) repeat-x; 
	padding: 4px 6px 4px 10px;
	color: #666;
	margin: 35px 0 0 0;
	border: 1px solid #C9C9C9;
}
.underHdr2{
	display: block; 
	background: #E5E5E5 url(../image_main/hdr-bg.jpg) repeat-x; 
	padding: 4px 6px 4px 10px;
	color: #666;
	margin: 20px 0 0 0;
	border: 1px solid #C9C9C9;
}
.underHdr3{
	display: block; 
	background: #2A2A2A url(../image_main/hdr-bg2.jpg) repeat-x; 
	padding: 4px 6px 4px 10px;
	color: #fff;
	margin: 20px 0 0 0;
	border: 1px solid #212121;
}
.underHdr3 span{
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.underHdr span, .underHdr2 span{
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.module{
	background: #fff;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	padding: 10px;
}
.module3{
	background: #000;
	border-left: 1px solid #212121;
	border-right: 1px solid #212121;
	border-bottom: 1px solid #212121;
	padding: 10px;
	text-align: center;
}
.copyBlock{
	background: #fff;
	border: 1px solid #B4B4B4;
	padding: 10px;
	margin: 8px 0 0 0;
	overflow: hidden;
}
.ads{
	margin: 35px 0 0 0;
}
/*#copyRight h1{
	color: #464646;
	padding: 0 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 25px 0 0 0;
}*/
hr{
	display: none;
}
.hr{
	clear:both;
	border-bottom: 1px dashed #ccc;
	height: 1px;
	background: none;
	margin: 15px 0;
}
.hr2{
	clear:both;
	border-bottom: 1px dashed #ccc;
	height: 1px;
	background: none;
	margin: 5px 0;
}
.hr3{
	clear:both;
	border-bottom: 1px dashed #ccc;
	height: 1px;
	background: none;
	margin: 10px 0;
}
.date{
	float: left;
	width: 40px;
	height: 42px;
	text-align: center;
	color: #fff;
	padding: 8px 0 0 0;
	margin: 2px 15px 0 0;
	background: #5B5B5B;
}
.date span{
	font-size: 16px;
	font-weight: bold;
}
.comments{
	float: right;
	color: #787878;
	font-size: 11px;
	text-decoration: none;
}

.comments:hover{
	color: #999;
}
.subUser, .subUserTop{
	background: #fff;
	padding: 10px 15px;
	border: 1px solid #ccc;
}
.subUser label{
	float: left;
	width: 85px;
	margin: 5px 0 0 0;
}
.subUser input{
	margin: 5px 0 0 0;
}
.subUserTop{
	margin: 35px 0 0 0;
	background: #FBDEDC;
	border: 1px solid #ECC1BE;
}
.subUserTop h3{
	border-bottom: 1px solid #ECC1BE;
	padding: 0 0 4px 0;
	margin: 0 0 8px 0;
}
/*.adminSubMenuHdr{
	background: #fff;
	border-top: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	padding: 3px 4px 3px 4px;
	margin: 35px 0 0 0;
}
.adminSubMenu{
	background: #fff;
	padding: 3px 4px 3px 4px;
	margin: 0;
	border-bottom: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
}*/
#user{
	margin: 20px 0 0 0;
	height: 40px;
	width: 600px;
	float: right;
	overflow: hidden;
	color: #ccc;
	text-align: right;
}
#user a{
	color: #fff;
}
#user a:hover{
	color: #eee;
}

.textInput{
	padding: 2px 8px;
	color: #ccc;
	background: #353535;
	border: 1px solid #5E5E5E;
}
#loginBtn,#loginBtn2{
	background: #585858;
	border: none;
	padding: 2px 6px;
	color: #ccc;
}
#loginBtn2{
	background: #AD453E;
	color: #fff;
}
#copyLeftSub{
	float: left;
	width: 180px;
	overflow: hidden;
}
#copyMiddleSub{
	float: left;
	width: 500px;
	margin: 0 46px 0 46px; 
}
#copyMiddleSub2{
	float: left;
	width: 666px;
	margin: 0 0 0 46px; 
}
#copyRightSub{
	float: left;
	width: 120px;
}

.dbChamps{
	display: block;
	width: 243px;
	padding: 60px 0 0 150px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background: #f1f1f1 url(../image_main/sub-banner.jpg) no-repeat;
}
.tourneyChamp{
	float: left;
	margin: 5px 10px 5px 0;
}

#pageHdr{
	background: #000 url(../image_main/page_hdr_bg.jpg) repeat-x;
	height: 165px;/* 189px originally */
	padding: 12px;
}
#pageHdr img{
	float: left;
	margin: 0 20px 0 0;
}
#pageHdr span{
	float: left;
	width: 210px;
}
#pageHdr h5{
	font: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px solid #5D5D5D;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
	color: #EBEBEB;
}
#pageHdr p{
	margin: 0;
	padding: 0;
	color: #C5C5C5;
}
#pageHdr a{
	color: #ccc;
}
#pageHdr a:hover{
	color: #fff;
}
.memberList{
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #999;
}
#leftSideBar{
	margin: 25px 0 0 0;
}

#footerWrapper{
	background: #393939 url(../image_main/footer_bg.jpg) repeat-x;
	width: 900px;
	padding: 0 30px 0 30px;
	margin: 0 auto;
}
#footer1{
	padding: 0 0 20px 0;
}
#footer1 ul {
	list-style: none;
}
#footer1 a, #footer1 a{
	color: #fff;
	text-decoration: none;
}
#footer1 p{
	color: #C1C1C1;
}
#footer1 p a:hover, #footer1 ul li a:hover{
	color: #ccc;
}
.footerBtn{
	margin: 0 0 10px 0;
}
#footer1 h1{
	color: #fff;
	border-bottom: 1px solid #737373;
	padding: 0 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 35px 0 14px 0;
}
#footer2{
	color: #fff;
	padding: 15px 0 25px 0;
}

#footerLeftSub{
	float: left;
	width: 180px;
	overflow: hidden;
}
#footerMiddleSub{
	float: left;
	margin: 0 25px 0 46px;
	width: 404px;
	overflow: hidden;
}
#footerRightSub{
	float: left;
	width: 237px;
	overflow: hidden;
}
/*#footerLeft{
	float: left;
	width: 638px;
	margin: 0 25px 0 0;
}*/
.game{
	background: #3E3E3E;
	padding: 8px;
	color: #fff;
	margin: 0 0 8px 0;
}
.gameLight{
	background: #fff;
	padding: 8px;
	border: 1px solid #ccc;
	margin: 0 0 8px 0;
}
.game img,.gameLight img{
	float: left;
	margin: 0 8px 0 0;
}
.gameThumb{
	border: 1px solid #6A6A6A;
}
.gameThumb:hover{
	border: 1px solid #ccc;
}
.game p,.gameLight p{
	margin: 0;
}
.game a {
	text-decoration: none;
}
.game h2 a{
	color: #fff;
}
.game h2 a:hover{
	color: #ccc;
}
.success,.fail{
	margin: 35px 0 0 0;
	background: #E1FFB9;
	border: 1px solid #BCE969;
	padding: 10px;
}
.fail{
	background: #FBDEDC;
	border: 1px solid #ECC1BE;
}
.success p,.comment p,.fail p{
	margin: 0;
}
.bigSearch{
	width: 300px;
	padding: 5px;
	font-size: 18px;
}
.bigBtn{
	padding: 5px;
	font-size: 18px;
}
.comment{
	background: #fff;
	padding: 20px 10px;
	border-left: 1px solid #7B7B7B;
	border-right: 1px solid #7B7B7B;
	border-bottom: 1px solid #7B7B7B;
	margin: 0 0 15px 0;
	color: 000;
}
.commentHdr{
	background: #7B7B7B url(../image_main/comment_hdr.jpg) repeat-x;
	display: block;
	padding: 5px;
	color: #fff;
	border: 1px solid #7B7B7B;
}
.commentHdr a{
	color: #fff;
}
.comment blockquote{
	background: #f1f1f1;
	border: 1px dashed #ccc;
	margin: 8px;
	padding: 10px;
}
.edits{
	float: right;
}
.table{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff;
}
.tableLeft{
	width: 80px;
	padding: 8px 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.tableMiddle{
	padding: 8px 10px 0 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.tableRight{
	width: 43px;
	padding: 8px 10px 8px 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: center;
}
.tableRight a{
	text-decoration: none;
}


/* mainbar banners */
.glidecontentwrapper{
	position: relative;
	width: 627px;
	height: 150px;
/*border: 1px solid #9F2B24;*/
	overflow: hidden;
}
.glidecontent{ 
	position: absolute;
	background: #151515;
	padding: 0;
	visibility: hidden;
	width: 627px;
}
.glidecontenttoggler{
	width: 627px;
	text-align: right;
	background: #151515;
}
.glidecontenttoggler a{
	display: -moz-inline-box;
	display: inline-block;
	color: #fff;
	padding: 1px 3px;
	margin-right: 3px;
	font-weight: bold;
	text-decoration: none;
}

.glidecontenttoggler a.selected{/*style for selected page's toggler link. ".selected" class auto generated! */
	background: #333;
	color: #fff;
}

.glidecontenttoggler a:hover{
	background: #444;
	color: #fff;
}

.glidecontenttoggler a.toc{/*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{/*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
	background: #444;
	color: #fff;
}

.serverIcon{
	float: left;
	margin: 0 8px 0 0;
	vertical-align:middle;
}
#tabbedStuff p{
	padding: 0 0 20px 0;
	clear:both;
}

.button,.button4{
	background: url(../image_main/button_left.jpg) no-repeat top left;
	display: block;
	color: #fff;
	float: left;
	font: normal 13px Tahoma;
	line-height: 15px;
	height: 23px; 
	padding-left: 5px; 
	text-decoration: none;
	padding-right: 5px;
}
.button{
	float: right;
}
.button4{
	padding-right: 2px;
}
.button:link, .button:visited, .button:active,.button4:link, .button4:visited, .button4:active{
	color: #fff; 
}
.button span,.button4 span{
	background: url(../image_main/button_right.jpg) no-repeat top right;
	display: block;
	padding: 4px 10px 4px 5px; 
}
.button:hover,.button4:hover{ 
	background-position: bottom left;
}
.button:hover span,.button4:hover span{ 
	background-position: bottom right;
}
.buttonWrapper{ 
	overflow: hidden;
	width: 100%;
	margin: 0 0 5px 0;
}

a#button2{
	background: url(../image_main/button2_left.jpg) no-repeat top left;
	display: block;
	color: #fff;
	float: left;
	font: normal 13px Tahoma;
	line-height: 15px;
	height: 23px; 
	padding-left: 5px; 
	text-decoration: none;
}
a:link#button2, a:visited#button2, a:active#button2{
	color: #fff; 
}
a#button2 span{
	background: url(../image_main/button2_right.jpg) no-repeat top right;
	display: block;
	padding: 4px 10px 4px 5px; 
}
a#button2:hover{ 
	background-position: bottom left;
	text-decoration: none;
}
a#button2:hover span{ 
	background-position: bottom right;
	text-decoration: none;
}
#buttonWrapper2{ 
	float: right;
	overflow: hidden;
	margin: 0 0 6px 0;
}

a.button3{
	background: url(../image_main/button3_left.jpg) no-repeat top left;
	display: block;
	color: #fff;
	float: left;
	font: normal 13px Tahoma;
	line-height: 15px;
	height: 23px; 
	padding-left: 5px; 
	text-decoration: none;
	margin:0 5px 0 0;
}
a:link.button3, a:visited.button3, a:active.button3{
	color: #fff; 
}
a.button3 span{
	background: url(../image_main/button3_right.jpg) no-repeat top right;
	display: block;
	padding: 4px 10px 4px 5px; 
}
a.button3:hover{ 
	background-position: bottom left;
	text-decoration: none;
}
a.button3:hover span{ 
	background-position: bottom right;
	text-decoration: none;
}
.buttonWrapper3{ 
	overflow: hidden;
	margin: 0 0 6px 0;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
}
.tooltip{
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #999;
}
.member{
	float: left;
	text-align: center;
	margin: 0 25px 15px 0;
/*border: 1px solid #ccc;*/
}
.member img{
	border: 1px solid #ccc;
}
#forumCounter a{
color: #fff;
}

/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;
/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(../image_main/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../image_main/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../image_main/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../image_main/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../image_main/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../image_main/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}
.mb{
	margin: 0 10px 0 0;
}

/*************************************************************/
.miniIcon{
	float: right;
	padding: 0 0 0 3px;
}

.accept,.deny{
	float: right;
	padding: 0 10px;
}


