body {
	font-family: Tahoma;
	font-size: 13px;
	margin:0;
	padding:0;
	background-color:#f0e8d5; 
	filter:none;
}

.whiteheader a {color:white; text-decoration:none}

.urldotted {
        padding:3px;
        background: url('/images/dots2.gif') 0 1.3em repeat-x;
        text-decoration: none;
}

.hidden {
	display: none;
	text-align: center;
	margin-top: 2px;
}

object { 
	outline: none; 
}

.jeton {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.jeton li {
	margin: 0px;
	padding: 2px;
}
.button {
	background-color:#d5cab4;
	border:1px solid #b5af66;
	color:black;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	cursor:hand;
}

.disabledbutton {
	background-color:#f3f3f3;
	border:1px solid #a4a4a4;
	color:#a4a4a4;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	cursor:hand;
}

img {
	border: none;
}

h3 {
	font-family:Tahoma;
	margin-top:0px;
	font-size:15px;
}

hr {
	color:#c3b99e;
	background-color:#c3b99e;
	height: 1px;
	border:0px;
}

#footerpic {
	background-image: url(/images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;
	width: 100%;
}
#maindiv {
	padding-top: 350px;
}
#geton {
	background-image: url(/images/geton.png);
	height: 250px;
	width: 250px;
	margin-top:7px;
	padding-right: 0px;
	background-repeat: no-repeat;
}
.text10 {
	font-size: 10px;
}

.login-field1 {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FFF;
	border: 1px solid #77aaac;
	width: 103px;
	padding: 3px;
}

td {
	font-family: Tahoma;
	font-size: 13px;
}
#footer-copyright td {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 0px;
}
a {
	color: #5A7932;
	text-decoration: underline;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
}
.index-text-td {
	padding-right: 0px;
	height:100%;
	padding-top: 20px;
}
.about-td {
	padding-left: 35px;
}
.redhr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #b09d6c;
}
.indextabletext {
	margin-top: 40px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b09d6c;
	margin-bottom: 50px;
}

.indextabletext td {
	padding-bottom: 50px;
}
h4 {
	font-size: 24px;
	color: #f11b00;
	font-weight: normal;
}
ol {
	margin-left: 13px;
	padding-left: 13px;
}
a:hover {
	text-decoration: underline;
	color: #A02F00;
}
.bestplayersred {
	font-size: 14px;
}

.bestplayersred a{
	color: #F11B00;
	text-decoration: underline;
}

.bestplayersred a:hover{
	color: #5A7932;
	text-decoration: underline;
}

.bestplayersgreen {
	font-size: 14px;
}




#footer-copyright table td {
	font-family: Tahoma;
	font-size: 11px;

}


#headerpic {
	background-image: url(/images/index-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
}
.index-header-left {
	background-image: url(/images/top_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.index-header-up {
	background-image: url(/images/top_left01.jpg);
	background-repeat: no-repeat;
	height:401px;
	background-position: right top;
}

.index-header-up-geton {
	background-image: url(/images/top_left02.jpg);
	background-repeat: no-repeat;
	height:309px;
	background-position: right top;
}

.inner-header-up {
	background-image: url(/images/inner_top_left.jpg);
	background-repeat: no-repeat;
	height:457px;
	background-position: right top;
}

.index-header-center {
	background-image: url(/images/center_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.index-header-bottom {
	background-image: url(/images/bottom_left.jpg);
	background-repeat: no-repeat;
	height:317px;
	background-position: right top;
}

.index-header-up2 {
	background-image: url(/images/top_right.jpg);
	background-repeat: no-repeat;
	height:710px;
	background-position: left top;
}

.inner-header-up2 {
	background-image: url(/images/inner_top_right.jpg);
	background-repeat: no-repeat;
	height:457px;
	background-position: left top;
}

.index-header-center2 {
	background-image: url(/images/center_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.index-header-bottom2 {
	background-image: url(/images/bottom_right.jpg);
	background-repeat: no-repeat;
	height:317px;
	background-position: left top;
}


.index-header-right {
	background-image: url(/images/top_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.index-mainarea-bg {
	background-image: #f0e8d5;
}
.indexlogo {
	height: 50px;
	width: 50px;
	top: 0px;
	position: absolute;
}
.login-field2 {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FFF;
	border: 1px solid #77aaac;
	width: 166px;
	padding: 3px;
}
.redtext {
	color: #F03434;
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}
.login-button {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #648319;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #92C025;
	border-right-color: #3C4F0F;
	border-bottom-color: #3C4F0F;
	border-left-color: #92C025;
}
.inner-header-left {
	background-image: url(/images/inner-header-left.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.inner-header-right {
	background-repeat: no-repeat;
	background-position: left top;
}
#inner-headerpic {
	background-image: url(/images/inner-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
	width: 970px;
}
#mailru_inner-headerpic {
	background-image: url(/images/mailru_inner-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
	width: 970px;
}
#soccer_inner-headerpic {
	background-image: url(/images/soccer_inner-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
	width: 970px;
}
.clocks {
	background-repeat: no-repeat;
	background-position: -1px;
	padding-top: 35px;
	padding-left: 0px;
	width: 122px;
}

.clocks strong {
	font-size: 11px;
	color: #afff31;
	font-weight: normal;
	padding-right: 32px;

}
.chat-td {
	padding-bottom: 10px;
}
.chat-bg {
	background-image: url(/images/chat/bg.jpg);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
}
.chat-header {
	background-image: url(/images/chat/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.chat-submenu {
	padding-right: 8px;
	padding-left: 8px;
	height: 25px;
	padding-top: 6px;
}

.chat-submenu a {
	margin-right: 22px;
	margin-left: 22px;
}

.chat-submenu a:hover {
}



.inner-top-menu {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}

.inner-top-menu a{
	font-size: 14px;
	color: #01699a;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
}

.inner-top-menu a:hover{
	color: #A32F18;
	text-decoration: none;
}

#exitlink {
	font-size: 17px;
	color: #d43804;
	font-weight: normal;
}
#exitlink:hover{
	color: #000;
	text-decoration: underline;
}#getoninner {
	background: url(/images/geton-inner.jpg) no-repeat;
	height: 250px;
	width: 250px;
	padding-top: 0px;
	padding-left: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}
.getonmenu {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

.getonmenu a {
	color: #000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.getonmenu a:hover {
	color:#3e7c6a;
	text-decoration: underline;
}


.getonmenu2 {
	color: #777777;
	text-decoration: underline;
}
.getonmenu2:hover {
	color: #777777;
	text-decoration: none;
}

.smallavatar {
	border: 1px solid #81a99e;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h5 {
	font-size: 18px;
	font-weight: normal;
}

h5 strong{
	font-size: 12px;
	font-weight: normal;
}
.chat-field {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FFF;
	border: 1px solid #77aaac;
	width: 300px;
	padding: 3px;
}
.chat-field2 {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FFF;
	border: 1px solid #77aaac;
	width: 398px;
	padding: 3px;
}
.chat-field3 {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FFF;
	border: 1px solid #77aaac;
	width: 147px;
	padding: 3px;
}
.char-rightcolumn {
	padding-left: 10px;
}
.chat-field4 {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FFF;
	border: 1px solid #77aaac;
	width: 197px;
	padding: 3px;
}
.chat-small-buttons {
	font-family: Tahoma;
	font-size: 11px;
}

.chat-small-buttons a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 4px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #efe2b9;
	border: 1px solid #CCC;
}

.chat-small-buttons a:hover {
	font-weight: normal;
	color: #D43804;
	text-decoration: underline;
	display: block;
	float: left;
	margin-right: 4px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #FAF5E7;
	border: 1px solid #CCC;
}
.chatmainmenu-center {
	font-family: Tahoma;
	font-size: 12px;
}

.chatmainmenu-center a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.chatmainmenu-center a:hover {
	color: #D43804;
	text-decoration: underline;
}

 .chatmainmenu-centerselected  {
	background-color: #EADAA6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4d503c;
	border-right-color: #4d503c;
	border-bottom-color: #E7D7A3;
	border-left-color: #4d503c;
}

 .chatmainmenu-centerselected a  {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

 .chatmainmenu-leftselected  {
	background-image: url(/images/chat/chatmenu-left-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

 .chatmainmenu-leftselected a {
	font-weight: normal;
	text-decoration: underline;
	color: #000;
}


 .chatmainmenu-rightselected  {
	background-image: url(/images/chat/chatmenu-right-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

 .chatmainmenu-rightselected a {
	font-weight: normal;
	text-decoration: underline;
	color: #000;
}

.main_menu a{
	font-family: Tahoma;
	font-size: 14px;
	color:#5e7316;
	font-weight: bold;
	text-decoration:underline;
}	


.main_menu a:hover{
	text-decoration:none;
}	


.stats {
	color:#cf8405;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	}

.stats a {
	color:#cf8405;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	}
	
.stats a:hover {
	text-decoration:underline;
	}
	
.menu2  a{
	font-family: Tahoma;
	text-decoration:none;
	color:#000000;
}	

.menu2 a:hover{
	text-decoration:underline;
}		

.clear
{
    border:0;
    background-color:#feeac6;
}

.menu_disabled {
	color:#999999;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.quests  a{
	font-family: Tahoma;
	color:#bd2f00;
	font-size:13px;
	font-weight:bold;
}	

.quests a:hover{
	
	text-decoration:underline;
	color:#3e7c6a;
}	

.ui-button, .ui-button-disabled,.ui-button-hover {
	height: 25px;
}

.ui-button  #left{
	width:6px;
	background-repeat:repeat-x;
	background-image:url('/images/button/button_left.gif');
}
.ui-button  #right{
	width:6px;
	background-repeat:repeat-x;
	background-image:url('/images/button/button_right.gif');
}
.ui-button  #center{
	background-image:url('/images/button/button_center.gif');
	background-repeat:repeat-x;
	background-color:#9FB521;
	padding: 0px 5px;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	cursor:pointer;
	cursor:hand;
}

.ui-button-disabled #left{
	width:6px;
	background-repeat:repeat-x;
	background-image:url('/images/button/button_left_dis.gif');
}
.ui-button-disabled  #right{
	width:6px;
	background-repeat:repeat-x;
	background-image:url('/images/button/button_right_dis.gif');
}
.ui-button-disabled  #center{
	background-repeat:repeat-x;
	background-image:url('/images/button/button_center_dis.gif');
	background-color:#FFF;
	padding: 0px 5px;
	font-size:13px;
	color:#bfbfbf;
	font-weight:bold;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	cursor:pointer;
	cursor:hand;
}

.ui-button-hover  #left{
	width:6px;
	background-repeat:repeat-x;
	background-image:url('/images/button/button_left.gif');
}
.ui-button-hover  #right{
	width:6px;
	background-repeat:repeat-x;
	background-image:url('/images/button/button_right.gif');
}
.ui-button-hover  #center{
	background-image:url('/images/button/button_center.gif');
	background-repeat:repeat-x;
	background-color:#9FB521;
	padding: 0px 5px;
	font-size:13px;
	color:#f3f3f3;
	font-weight:bold;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	cursor:pointer;
	cursor:hand;
}
.menuItem {
	font-family:tahoma;
	font-size:11px;
	color:black;
	white-space: nowrap;
	padding-top:2px;
}

#menu_1 {
	border: 1px solid #c3b99e;
	background-color:#eee2be;
	padding:5px 10px 5px 10px;
	background-image:url('/images/chat/bar.gif');
	background-repeat:repeat-x;
	background-position: 0px 23px;
}

#menu_1 a {
	text-decoration:none;
}
#menu_1 a:hover {
	text-decoration:underline;
}

.exchange1,.exchange1_on,.exchange2,.exchange2_on,.exchange3,.exchange3_on,.exchange4,.exchange4_on {
	width:234px;
	height:107px;
	background-repeat:no-repeat;
	background-position: center center;
	vertical-align:bottom;
        padding-bottom: 5px;
}

.exchange1 {
	background-image:url('/images/exchange_booster/1_1.gif');
}
.exchange1_on {
	background-image:url('/images/exchange_booster/1_2.gif');
	cursor:pointer;
	cursor: hand;
}

.exchange2 {
	background-image:url('/images/exchange_booster/20_1.gif');
}
.exchange2_on {
	background-image:url('/images/exchange_booster/20_2.gif');
	cursor:pointer;
	cursor: hand;
}

.exchange3 {
	background-image:url('/images/exchange_booster/100_1.gif');
}
.exchange3_on {
	background-image:url('/images/exchange_booster/100_2.gif');
	cursor:pointer;
	cursor: hand;
}

.exchange4 {
	background-image:url('/images/exchange_booster/500_1.gif');
}
.exchange4_on {
	background-image:url('/images/exchange_booster/500_2.gif');
	cursor:pointer;
	cursor: hand;
}

div.nice_panel { 
	background-color: #eaddc0;
	float: left;		
}
div.nice_panel div { 
	background-image: url('/images/tables_art/table-border.gif'); 
	background-repeat: repeat-x;
	background-position: top left;
}
div.nice_panel div div { 
	background-image: url('/images/tables_art/table-border.gif'); 
	background-repeat: repeat-x; 
	background-position: bottom;
}
div.nice_panel div div div { 
	background-image: url('/images/tables_art/table-border.gif'); 
	background-repeat: repeat-y; 
	background-position: left;
}
div.nice_panel div div div div { 
	background-image: url('/images/tables_art/table-border.gif'); 
	background-repeat: repeat-y; 
	background-position: right;
}
div.nice_panel div div div div div { 
	background-image: url('/images/tables_art/table-up-left.gif'); 
	background-repeat: no-repeat; 
	background-position: left top; 
}
div.nice_panel div div div div div div { 
	background-image: url('/images/tables_art/table-up-right.gif'); 
	background-repeat: no-repeat; 
	background-position: right top;
}
div.nice_panel div div div div div div div { 
	background-image: url('/images/tables_art/table-down-left.gif'); 
	background-repeat: no-repeat; 
	background-position: left bottom;
}
div.nice_panel div div div div div div div div { 
	background-image: url('/images/tables_art/table-down-right.gif'); 
	background-repeat: no-repeat;  
	background-position: right bottom;
}
div.nice_panel div div div div div div div div div *{ 
	background-image: none; 
}
div.nice_panel *{
  padding: 0px;
  margin: 0px;
  color:black;
}
div.nice_panel a{ 
	color:#5A7932;
}

div.nice_panel a:hover{ 
	color:#A02F00;
}

#progressbar {
height:15px;
position:relative;
background-image: url('/images/jeton_bar/empty.gif');
width:190px;
}

#progressbar div.text {
height:100%;
position:absolute;
text-align:center;
width:100%;
font-size: 11px;
font-family:Verdana;
}

#progressbar div.progress {
background-color:#C3D0C6;
height:15px;
overflow:hidden;
background-image: url('/images/jeton_bar/full.gif');
background-repeat:repeat-x; 
width:0;
}

#progressbar div.progress .text {
color:white;
position:absolute;
text-align:center;
font-size: 11px;
}

#progressbar_spec {
height:15px;
position:relative;
background-color: #F0E7D5;
border: 1px solid #ACA18C;
width:190px;
}

#progressbar_spec div.text {
height:100%;
position:absolute;
text-align:center;
width:100%;
font-size: 11px;
font-family:Verdana;
}

#progressbar_spec div.progress {
background-color:#A5B33A;
height:15px;
overflow:hidden;
width:0;
}

#progressbar_spec div.progress .text {
color:white;
position:absolute;
text-align:center;
font-size: 11px;
}

.ui-button {
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
cursor:pointer;
cursor:hand;
}

.opacity_50 {
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

.ui-menu-subitem-selected, .ui-menu-subitem-selected:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
cursor: default;
}