/* #### TROPHIES MODULE ######## */

.trophiesList img.fastedit {
	background: none;
	border: none;
	cursor: pointer;
}

.trophiesList .undo 
{
    display: none;
}

.trophiesList .confirm
{
    display: none;
}

.trophiesList * {
	margin: 0;
	padding: 0;
}

.trophiesList .comment {
	margin: 1em 0px;
	padding: 0.75em 1em 1.25em 1em;
}
.trophiesList .comment .content ul {
	border-collapse: separate;
	margin: 0.5em 0px 1em;
}
.trophiesList .comment .content li {
	position: static;
	vertical-align:baseline;
	border-left: none;
	margin: 0.15em 0px 0.15em 0.35em;
	padding-bottom: 0.2em;
	padding-left: 1.25em
}

.trophiesList ul {
	/*list-style: none;*/
	border-collapse: collapse;
}
.trophiesList ul, ol {
	BACKGROUND: none;
}

.trophiesList img {
	border: 0;
	border: 6px solid #252525;
	background: #252525;
}

.trophiesList .messages img {
	border: none;
	background: none;
}

.trophiesList .add-help img {
	border: none;
	background: none;
}

.trophiesList .comment img {
	border: none;
	background: none;
}

.trophiesList img.not-public {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.trophiesList table, tbody, tr, td {
	border:none;
}

.trophiesList table {
	margin-left:20px
}

.trophiesList li {
	position: relative;
	vertical-align:bottom;
}

.trophiesList li a.image {
	/*left: 10px;
	position: absolute;
	top: 10px;*/
}

.trophiesList td.image {
	width: 100px;
	padding-right: 6px;
	vertical-align: top
}

.trophiesList td.dlc {
	width: 22px;
	padding-right: 2px
}

.trophiesList ul li.middle {
	background: #fff url(http://static.stratege.ru/themes/images/trophiesList-ul-li-bg.gif) 100px 100% no-repeat;
	clear: both;
	min-height: 100px;
	padding: 20px 20px 20px 0px;
}

.trophiesList ul li.first {
	/*background: #fff url(http://static.stratege.ru/themes/images/trophiesList-ul-li-bg.gif) 100px 100% no-repeat;*/
	background: none;
	clear: both;
	min-height: 100px;
	padding: 20px 20px 20px 0px;
}

.trophiesList .general {
	background: #e9e9e9;
	padding: 10px 10px 10px 100px;
}
.trophiesList h4 {
	background: #fff;
	color: #474747;
	font-size: 2.4em;
	margin: 0;
	padding: 30px 20px 30px 105px;
}
.trophiesList h4.trophies-hidden {
	background: #fff url(http://static.stratege.ru/themes/images/trophies-h4_hidden.png) 0 100% no-repeat;
}
.trophiesList h4.trophies-platinum {
	background: #fff url(http://static.stratege.ru/themes/images/trophies-h4_platinum.png) 0 100% no-repeat;
}
.trophiesList h4.trophies-gold {
	background: #fff url(http://static.stratege.ru/themes/images/trophies-h4_gold.png) 0 100% no-repeat;
}
.trophiesList h4.trophies-silver {
	background: #fff url(http://static.stratege.ru/themes/images/trophies-h4_silver.png) 0 100% no-repeat;
}
.trophiesList h4.trophies-bronze {
	background: #fff url(http://static.stratege.ru/themes/images/trophies-h4_bronze.png) 0 100% no-repeat;
}
.trophiesList h4.trophies-hidden {
	color: #1c1c1c;
}
.trophiesList h4.trophies-platinum {
	color: #5fade0;
}
.trophiesList h4.trophies-gold {
	color: #dc9f1c;
}
.trophiesList h4.trophies-silver {
	color: #c7c7c7;
}
.trophiesList h4.trophies-bronze {
	color: #b05f37;
}
.trophiesList ul.trophies-hidden li {
	border-left: 6px solid #1c1c1c;
}
.trophiesList ul.trophies-platinum li {
	border-left: 6px solid #5fade0;
}
.trophiesList ul.trophies-gold li {
	border-left: 6px solid #dc9f1c;
}
.trophiesList ul.trophies-silver li {
	border-left: 6px solid #c7c7c7;
}
.trophiesList ul.trophies-bronze li {
	border-left: 6px solid #b05f37;
}

.trophiesList ul li.last {
	background: #fff url(http://static.stratege.ru/themes/images/trophiesList-bg_odd.gif) 100% 100% repeat-x !important;
	/*padding: 20px 20px 20px 0px;*/
	padding-right: 20px
}

.trophiesList li a.image {
	/*top: 20px;*/
}

.trophiesList .tcontent h5,
.trophiesList .tcontent h2{
	color: #16438b;
	font-size: 1.8em;
	margin: 0 0 0.5em;
}
.trophiesList ul.dlc {
	/*position: relative;*/
	/*display: inline;
	float: left;*/
	/*left: 150px;*/
	/*top: 20px*/
	/*height: 100%;*/
	vertical-align: center;
}

.trophiesList ul.dlc li {
	background: none;
	min-height: 0px;
	padding: 0px;
	border-left: none;
}

.trophiesList ul.dlc li img {
	background: none;
	border: none;
}