﻿/**************************************************
  раздача наград
  by Tucker (http://56.en.cx/UserDetails.aspx?uid=19577)
**************************************************/

/**************************************************
  иконки кубков-медалей
**************************************************/

.a_t {
	display:inline-block;
	height:15px;
	text-decoration: none;
	vertical-align: middle;
	}
.a_c0 {
	width:13px;
	background: url("http://cdn.endata.cx/data/games/7338/icons.gif") 0 0 no-repeat;
	}
.a_c1 {
	width:13px;
	background: url("http://cdn.endata.cx/data/games/7338/icons.gif") -13px 0 no-repeat;
	}
.a_c2 {
	width:13px;
	background: url("http://cdn.endata.cx/data/games/7338/icons.gif") -26px 0 no-repeat;
	}
.a_m0 {
	width:9px;
	background: url("http://cdn.endata.cx/data/games/7338/icons.gif") -39px 0 no-repeat;
	}
.a_m1 {
	width:9px;
	background: url("http://cdn.endata.cx/data/games/7338/icons.gif") -48px 0 no-repeat;
	}
.a_m2 {
	width:9px;
	background: url("http://cdn.endata.cx/data/games/7338/icons.gif") -57px 0 no-repeat;
	}
.a_m3 {
	width:20px;
	height:20px !important;
	background: url("http://cdn.endata.cx/data/games/7338/icons_bad.gif") 0 0 no-repeat;
	}
.a_o {
	width:12px;
	background: url("http://cdn.endata.cx/data/games/7338/icons.gif") -66px 0 no-repeat;
	}





/*************************************************
  для выпадающего меню (в IE меню прозрачно - как исправить?)
*************************************************/
.ul-tr {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	width:100%;
	}
.ul-tr ul {
	padding:5;
	list-style-type:decimal;
	list-style-position:inside;
	line-height:1.5em;
/*	z-index:1000;*/
	background:#000000;
	position:absolute;
	display:none;
	width:50em;
	left:-45em;
	}
.ul-tr li {
	float:left;
	position:relative;
	}
.ul-tr li ul {
	border:1px solid #1B7C00;
	width:50em;
/*	z-index:1100;*/
	}
.ul-tr li ul li {
	width:50em;
	height:auto;
	float:left;
/*	z-index:1200;*/
	}
.box-tr {
	display: block;
	text-decoration: none;
	COLOR: #FFFFFF;
	}
.box-tr:hover {
	display: block;
	text-decoration: none;
	COLOR: #FFFFFF;
	}

/**************************************************
  раздача наград
  by Tucker (http://56.en.cx/UserDetails.aspx?uid=19577)
**************************************************/

