/*-------------------------------layout style-------------------------------*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	background-color: #171B1C;
	background-image: url("back-body.gif");
	background-repeat: repeat;
	text-align: center;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	sscrollbar-darkshadow-color: #98AAB1;
}

#main {
	background-color: #FFFFFF;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
		font-size: 80%;
}

#babuska {
	background-image: url("back.gif");
	background-repeat: repeat-y;
}

#babuska-left {
  float: left;
  width: 816px;
}

#babuska-left-header {
  width: 816px;
  height: 188px;
  background: url("header.png") top left no-repeat;
}

#babuska-left-navbar {
  width: 816px;
  height: 75px;
  background: url("subnav.gif") top left no-repeat;
}

#babuska-left-subnavbar{
  padding-left: 30px;
  padding-top: 8px;
}

#babuska-left-toptext {
  height: 21px;
  background: url("subnav.gif") bottom left no-repeat;
  padding-top: 0px;
  padding-left: 20px;
}

#babuska-left-toptext-text {
  padding-top: 5px;
  color: #AEAEAE;
}

#babuska-left-content {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

#babuska-left-c-left {
 width: 626px;
 float: left;
 font-size: 80%;
}

#babuska-left-c-right {
 width: 190px;
 float: right;

}

#babuska-left-c-r-menu {
  width: 179px;
  margin-left: 6px;
  margin-right: 5px;
}

#babuska-left-c-r-footer {
  background: url("mid-footer.gif");
  width: 179px;
  height: 5px;
  margin-left: 6px;
  margin-right: 5px;
}

#babuska-left-c-cleaner {
 clear: both;
}

#babuska-right {
  float: right;
  width: 184px;
}
/* babuska right*/
#b-r-location {
  width: 184px;
  height: 198px;
  background: url("location.gif") top left no-repeat;
}

#babuska-right-menu {
  width: 184px;
}

#babuska-cleaner {
  clear: both;
}

#footer {
	background-image: url("footer.gif");
	background-repeat: no-repeat;
	height: 53px;
}

#footer p {
	font-size: 60%;
	color: #FFFFFF;
	text-align: right;
	padding-right: 30px;
	padding-top: 38px;
	margin-top: 0px;
}

#footer p a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer p a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*-------------------------------layout style end---------------------------*/


#Clock {
  background-image: url("tabback.gif");
	background-repeat: repeat-y;
  color: #AEAEAE;
  text-align: center;
  font-size: 60%;
  padding: 23px 0px 0px 0px;
}

.affiliate {
  background-image: url("mid-back.gif");
	background-repeat: repeat;
	font-size: 10px;
  font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	width: 179px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
}

.affiliate-right {
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: top;
	width: 184px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

.tabhead {
	text-align: left;
	color: #838282;
	font-weight: bold;
	background-image: url("mid-head.gif");
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 0px;
	padding-left: 10px;
}

.tabhead-right {
	text-align: left;
	vertical-align: top;
	color: #838282;
	font-weight: bold;
	background-image: url("right-head.gif");
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 3px;
	padding-left: 10px;
}

.tabfooter {
	background-image: url("");
	background-repeat: repeat-x;
}

.tabhead2 {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url("tabhead2.gif");
	background-repeat: repeat-x;
	height: 10px;
}

.tableft {
	width: 7px;
	background-image: url("mid-left.gif");
	background-repeat: repeat-y;
}

.tablinks {
	color: #FFFFFF;
	font-weight: bolder;
	text-align: left;
	width: 150px;
	padding-top: 0px;
	padding-right: 20px;
}

.loginlinks {
	color: #FFFFFF;
	font-weight: normal;;
	text-align: left;
	width: 150px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.tlinks a:hover {
	color: #E7C779;
	display: block;
	text-decoration: none;
}

.tlinks a {
	font-size: 100%;
	font-weight: bold;
	color: #a7a6a6;
	text-decoration: none;
}

/*-----------------------------calendar style-------------------------------*/

.calmini {
  background-image: url("mid-back.gif");
	background-repeat: repeat;
	color: #AAAAAA;
	vertical-align: top;
	width: 179px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.calmini a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888888;
}

.calmini a {
	display: block;
	color: #FFFFAA;
	text-decoration: none;
}

.calminicell{
	text-align: center;
	width: 14%;
}

.calminitoday {
	text-align: center;
	width: 14%;
  border: 1px solid #FF0000;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	vertical-align: top;
}

.cal{
	width: 380px;
	border: #000000 solid 1px;
}

.caltoday {
	text-align: center;
	width: 50px;
	height: 50px;
  border: 1px solid #FF0000;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	vertical-align: top;
  text-align: center;
}

.caltoday a{
	text-align: center;
	width: 50px;
	height: 50px;
  border: 1px solid #FF0000;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	vertical-align: top;
  text-align: center;
}

.calcell{
	text-align: center;
	width: 50px;
	height: 50px;
  border: 1px solid #AAAAAA;
	font-size: 11px;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
	vertical-align: top;
}

.calcell a{
	text-align: center;
	width: 50px;
	height: 50px;
  border: 1px solid #AAAAAA;
	font-size: 11px;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
	vertical-align: top;
}

.cal-mo {  height: 18px;  text-align: center;  	font-size: 10px}
.cal-tu {  height: 18px;  text-align: center;  	font-size: 10px;}
.cal-we {  height: 18px;  text-align: center;  	font-size: 10px;}
.cal-th {  height: 18px;  text-align: center;  	font-size: 10px;}
.cal-fr {  height: 18px;  text-align: center;  	font-size: 10px;}
.cal-sa {  height: 18px;  text-align: center;  	font-size: 10px;}
.cal-su {  height: 18px;  text-align: center;  	font-size: 10px;  color:#FF4444;}

.caltab {
	color: #333333;
	text-decoration: none;
}

.caltab a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;	
	background-color: #888888;
}

.caltab a {
	display: block;
	color: #AAAAAA;
	text-decoration: none;
}

/*-----------------------------calendar style end---------------------------*/

/*-------------------------------forum style---------DELETE-----------------*/
.forumstab1 {
	background-color: #202020;
	vertical-align: top;
	padding-left: 10px;
}

.forumstab2 {
	background-color: #303030;
	vertical-align: top;
	padding-left: 10px;
}

.forumhead {
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
}

.forumbody {
  color: #FFFFFF;
	font-size: 100%;
	text-align: left;  
	padding-left: 10px;
	border-left: 1px solid;
}

.forumdate {
  color: #FFFFFF;
	font-size: 100%;
	text-align: left;
  width: 100px;  
}

/*-------------------------------forum style end-----DELETE-----------------*/

.postpost {
  padding-right: 1px;
  list-style-type: none;
  text-decoration: none;
  color: #AEAEAE;
  font-weight: bold;

}

.postpost a {
	color: #EEEEEE;
	padding-right: 1px;
	text-decoration: none;
}

.postpost a:hover, #postpost a:active, #postpost a:focus {
	color: #EEEEEE;
	padding-right: 1px;
	text-decoration: none;
}

/*---------------------------------news style-------------------------------*/

.newshead{

}

.newslink {
  background: url("news/frame-header.png") no-repeat;
  height: 43px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 7px;
}

.newslink a {
  vertical-align: top;
	color: #AAAAAA;
	font-weight: bold;
	text-decoration: none;
}

.newslink a:hover, .newslink a:active, .newslink a:focus {
  vertical-align: top;
	color: #AAAAAA;
	font-weight: bold;
	text-decoration: underline;
}

.newsbody {
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
  background: url("news/frame-content.png") repeat-y;
}

.newsbody a {
	color: #FFFF55;

}

.newsbody a:hover, .newsbody a:active, .newsbody a:focus {
	color: #FFFF55;

}

.newsfooter{
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  height: 60px;
  background: url("news/frame-bottom.png") no-repeat;
}

.newsfooter a {
	color: #AAAAAA;
	text-decoration: none;
}

.newsfooter a:hover, .newsfooter a:active, .newsfooter a:focus {
	color: #AAAAAA;
  text-decoration: none;
}

.newsdetail {
  text-decoration: none;
  height: 50px;
}

.newsdetail a {
	color: #AAAAAA;
  text-decoration: none;
}

.newsdetail a:hover, .newsdetail a:active, .newsdetail a:focus {
	color: #AAAAAA;
  text-decoration: none;
}

/*---------------------------------news style end---------------------------*/


.contentframe {
	padding-left: 11px;
	vertical-align: top;
	overflow:auto;
}

.commentframe {
	margin-left: 15px;
	vertical-align: top;
}

.userlink a {
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}

.userlink a:hover, .userlink a:active, .userlink a:focus {
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: underline;
}

.hrstyle {
	background-image: url("hr.gif");
}

.tips {
  padding-left: 10px;
  font-size: 0.6em;
  text-decoration: none;
}

  /* controls styles */
.regform {
	color: #AEAEAE;
	border: 1px solid #000000;
	vertical-align: middle;
	font-weight: bolder;
	text-align: left;
	font-size: 100%;
}

input {
  padding-left: 5px;
  padding-top: 2px;
  border: 0px;
}

.input {
	font-weight: bold; 
  font-size: 8pt;
  margin: 1px;
  background: url("input.gif") #AC7E00; 
  color: #333333; 
  font-family: tahoma, verdana, arial; 
  border-bottom: 1px #000000 solid;
}

.input:disabled {
	font-weight: bold; 
  font-size: 8pt;
  margin: 1px;
  background: #555555; 
  color: #888888; 
  font-family: tahoma, verdana, arial; 
  border-bottom: 1px #000000 solid;
}

.input-disabled {
	font-weight: bold; 
  font-size: 8pt;
  margin: 1px;
  background: #555555; 
  color: #888888; 
  font-family: tahoma, verdana, arial; 
  border-bottom: 1px #000000 solid;
}

select{
  border: 1px solid black;
}

.option{
  background: url("input.gif") #AC7E00; 
  color: #333333; 

}

.option-selected{
  background: url("input.gif") #AC7E00; 
  color: #AA0000; 
}

.output {
	font-weight: bold; 
  font-size: 8pt;
  margin: 1px;
  background: #444444; 
  color: #FFFFFF; 
  font-family: tahoma, verdana, arial; 
  border-bottom: 1px #AAAAAA solid;

}


.login-name {
  border: 0px;
	font-weight: bold; 
  font-size: 6pt; 
  background: url("login-name.gif");
  background-attachment: inherit; 
  _background-attachment: fixed; 
  color: #a5a4a4; 
  font-family: verdana, tahoma, arial;
  width: 101px;
  height: 9px;
  padding-top: 13px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 8px;
}

.login-pass {
  border: 0px solid white;
	font-weight: bold; 
  font-size: 6pt; 
  background: url("login-pass.gif");
  background-attachment: inherit; 
  _background-attachment: fixed; 
  color: #a5a4a4; 
  font-family: verdana, tahoma, arial;
  width: 101px;
  height: 9px;
  padding-top: 13px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 8px;
}

.button {
  background-color: #2B2B2B;
  color: #EEEEEE;
  font-size: 6pt;
  border: 1px dotted #EEEEEE;
}

  /* controls styles END */

.matchtab {
	vertical-align: top;
	width: 300px;
}

.matchtab tr td {
	vertical-align: top;
	width: 100px;
}

.match_win {
  font-weight: bold;
  color: rgb(0,204,0);
}

.match_lose {
  font-weight: bold;
  color: rgb(237,0,0);
}

.match_draw {
  font-weight: bold;
  color: #FFFF00;
}

.match_form_v {
  display: table;
}
.match_form_h {
  display: none;
}

.matches_tab {
  color: #EEEEEE;
  font-size: 90%;
}

.awd_head {
  color: #FFFFFF;
}

.list_line {
  line-height: 170%;
}

.list_line a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
}

.list_line a:hover, .list_line a:active, .list_line a:focus {
  color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


a img {
  border-width: 0px;
}

h1 {
	font-size: 130%;
	color: #FF9900;
	margin: 10px 10px 10px 0px;
	font-weight: bold;
}

h2 {
	font-size: 120%;
	color: #999966;
	margin: 10px 10px 10px 20px;
	font-weight: bold;
}

a.text {
	color: #EEEEEE;
}

a.text:hover {
	color: #FF9900;
}

input {
  padding-left: 5px;
  padding-top: 2px;
}

textarea {
  padding-left: 5px;
  padding-top: 2px;
}

.hr {
  display: none;
  width: 0px;
  height: 0px;
}

ul {
  padding-right: 20px;
}

form {
  margin: 0 0 0 0;
}


/* News categories */
.bf2 {
  background: url("news/bf2.gif") top left no-repeat;
}

.hot-news {
  background: url("news/hot-news.gif") top left no-repeat;
  height: 25px;
}

.sponsorlogo a {
float: right;
}

.sponsorlogo a:hover, .sponsorlogo a:active, .sponsorlogo a:focus {
float: left;
}

/*-------------------------------server style-------------------------------*/

.servers-param
{
	color:#FF8000;
	font-weight:bold;
}

.servers-vals
{
	color:#00FF00;
}
/*-------------------------------server style end---------------------------*/

/*------------------------------message style-------------------------------*/

.message {
width: 400px;
border: 1px solid black;
}

.message-head {
border: 1px solid black;
padding-left: 10px;
background-color: #00B1FF;
color: #000000;
font-size: 15px;
font-weight: bold;
}

.message-icon {
width: 50px;
background-color: #555555;
font-size: 40px;
font-family: Times New Roman;
font-weight: bolder;
text-align: center; 
}

.message-body {
background-color: #555555;
font-size: 12px;
font-weight: bold;
}
/*------------------------------message style end---------------------------*/

/*------------------------------members style-------------------------------*/
.members_teamstab{ /*sub-game table*/
padding-left:21px;
display: table;
}

.members_teamstab_invisible{ /*sub-game table hidden*/
display: none;

}
.member_list{ /*sub-members table*/
background-image: url(members/list.png);
background-repeat: repeat-y;
padding-left: 30px;
display: table;
}

.member_list_invisible{ /*sub-members table hidden*/
display: none;
}

.members_game{
cursor: url(members/3dwnwse.cur), default;
}


.members_team{
background-image: url(members/team.png);
cursor: url(members/3dwnwse.cur), default;
height: 31px;
width: 594px;
font-size: 20px;
font-weight: bold;
padding-left: 40px;
}

.member_line{
height:20px;
}

.member_cell1{ /*flag*/
width:22px;
}

.member_cell2 a{ /*nick*/
width:200px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

.member_cell3{
}

.member_cell4{
}
/*------------------------------members style end---------------------------*/
