html {
	background: url(/i/total-html-bg.gif) repeat 0 0;
	}
body {
	background: url(/i/total-body-bg.gif) repeat-x 0 0;
	}
div#border {
	border: 3px solid #406e29;
	padding: 0;
	}

#title {
	height: 99px;
	background: #509140  100% 0;
	}
#title ul li {
	border-bottom: 1px solid #73a766;
	padding-bottom: 1px;
	color: #aad199;
	}
#title ul.third{
	margin-left:486px;
}
#title ul.first a,ul.second a, ul.third a {
	color: #ffffff;
	text-decoration: none;
	}
#title ul.first a:hover,
#title ul.second a:hover,
#title ul.third a:hover {
	color:#ffe400;
	background:transparent url(../i/right-arrow-white-small.gif) no-repeat scroll 0 5px;
	}
#title ul.first li.act a,
#title ul.second li.act a,
#title ul.third li.act a {
	color: #ffe400;
	}
#title ul.third li.act a{
	color:#ffe400;
}


#main{
	padding-top:16px;
}

h2 {
	font: bold 1.5em Tahoma, Verdana, Arial;
	margin-top: 0;
	padding-bottom: 11px;
	}
div.intervew-blogs{
	overflow:hidden;
	background:url(../i/tmp/intervew-blogs-bg.gif) repeat-y;
	margin-left: -10px;
	width: 480px;
	margin-bottom:20px;
}
div.intervew-blogs h2 {
	margin: 0 0 10px 0;
	padding: 0;
}

div.intervew{
	width:215px;
	background:#efefef;
	color:#626262;
	float:left;
	padding:6px 10px 10px 10px;
}

div.intervew h4 {
	margin-left: 65px;
	margin-top: -3px;
}


div.intervew h4 span.date,
div.blogs h4 span.date{
	font: 0.6em Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
div.intervew a.picture{
	display:block;
	height:55px;
	width:58px;
	background:#d7d7d7;
	float:left;
}
div.blogs a.picture{
	width:40px;
	height:40px;
	background:#d7d7d7;
	display:block;
}
div.blogs div.inner{
	display:table-cell;
	vertical-align:middle;
	height:40px;
	width:40px;
	padding-right:3px;
}
div.intervew a.picture img,
div.blogs a.picture img{
	position:relative;
	margin:-3px 0px 0px -3px;
}


div.blogs h4  {
	display:table-cell;
	vertical-align:middle;
	padding-left: 8px;
}

div.blogs{
	width:215px;
	background:#f5f2df;
	color:#626262;
	float:right;
	padding:6px 10px 10px 10px;
}
div.blogs ul{
	margin:10px 0px;
}
div.blogs ul li div{
	display:table;
}
* + html div.blogs ul li div {
	display: block;
	overflow: hidden;
	width: 100%;
}
* + html div.blogs ul li div a.picture {
	float: left; display: inline;
	height: 42px;
	}
* + html div.blogs ul li div a.picture {
	position: relative;
	scrollbar-face-color: expression(
		runtimeStyle.scrollbarFaceColor = "#fff",
		runtimeStyle.top = offsetHeight < parentNode.offsetHeight ? (parentNode.offsetHeight - offsetHeight)/2+"px" : "0px"
	);
}
* + html div.blogs ul li div h4 {
	position: relative;
	margin-left: 50px;
	padding-left: 0;
	scrollbar-face-color: expression(
		runtimeStyle.scrollbarFaceColor = "#fff",
		runtimeStyle.top = offsetHeight < parentNode.offsetHeight ? (parentNode.offsetHeight - offsetHeight)/2+"px" : "0px"
	);
}
* html div.blogs ul li div {
	display: block;
	overflow: hidden;
	width: 100%;
}
* html div.blogs ul li div a.picture {
	float: left; display: inline;
	height: 42px;
	}
* html div.blogs ul li div a.picture {
	position: relative;
	scrollbar-face-color: expression(
		runtimeStyle.scrollbarFaceColor = "#fff",
		runtimeStyle.top = offsetHeight < parentNode.offsetHeight ? (parentNode.offsetHeight - offsetHeight)/2+"px" : "0px"
	);
}
* html div.blogs ul li div h4 {
	position: relative;
	margin-left: 50px;
	padding-left: 0;
	scrollbar-face-color: expression(
		runtimeStyle.scrollbarFaceColor = "#fff",
		runtimeStyle.top = offsetHeight < parentNode.offsetHeight ? (parentNode.offsetHeight - offsetHeight)/2+"px" : "0px"
	);
}
div.blogs ul li{
	border-bottom:1px solid #e5e5e5;
	padding-bottom:10px;
	margin-bottom:10px;
}


div.cols {
	zoom: 1;
	margin-bottom: 10px;
	}
div.cols:after {
	content: ".";
	height: 0;
	display: block;
	clear: both;
	overflow: hidden;
	visibility: hidden;
	}
div.top-cols {
	position: relative;
	top: 27px;
	margin-bottom: 47px;
	}
div.cols div.main {
	float: left; display: inline;
	width: 461px;
	margin-right: -1px;
	border-right: 1px solid #e5e5e5;
	padding-right: 10px;
	position: relative;
	z-index: 2;
	}
div.cols div.main div.wrapper {
	width: 460px;
	padding: 0 10px;
	overflow: hidden;
	position: relative;
	}
div.cols div.aside {
	float: right;
	width: 236px;
	border-left: 1px solid #e5e5e5;
	padding-left: 10px;
	position: relative;
	z-index: 1;
	}
div.cols div.aside div.wrapper {
	width: 236px;
	padding-left: 10px;
	overflow: hidden;
	position: relative;
	}



ul.news-list-simple  {
	margin-bottom: 20px;
	}

.rating td.num {
	padding: 6px 5px 5px 8px;
	}
.rating td.info h4 {
	color: #346AA7;
	}

div.borderleft {
	zoom: 1;
	}
div.list table {
	width: 100%;
	table-layout: fixed;
	margin-top: 0;
	}
div.list table th.name {
	width: 300px;
	}
div.list table th.rating {
	width: 50px;
	}
div.list table th.address {
	width: 280px;
	}


div.exh {
	background: #efefef;
	padding: 4px 10px;
	margin-bottom: 20px;
	margin-left:0px;
	position: relative;
	width: 450px;
	zoom: 1;
	}
div.exh table {
	width: 100%;
	}
div.exh td {
	border-bottom: 1px solid #e3e3e3;
	vertical-align:middle;
	}
div.exh td img {
	float:left;display:inline;
}
div.exh tr {
	scrollbar-face-color: expression( runtimeStyle.scrollbarFaceColor = "#fff", (this == parentNode.lastChild) ? (className += " last-child") : ("") );
	}
div.exh tr:last-child td,
div.exh tr.last-child td {
	border-bottom: 0;
	}
div.exh tr.all a {
	color: #c00;
	padding-right: 9px;
	background: url(/i/right-arrow-red.gif) no-repeat right 5px;
	}
div.exh td.date {
	font:550 1em Arial, Helvetica, sans-serif;
	color: #626262;
	}
div.exh td.players{
	font:550 1em Arial, Helvetica, sans-serif;
}
div.exh td.time{
	font:550 1em Arial, Helvetica, sans-serif;
	color: #626262;
	padding-left:10px;
}
	/*** communities last posts ***/
div.communities {
	padding-bottom: 15px;
	width: 462px;
	overflow: hidden;
	}
div.communities h3 {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	color: #000;
	}
div.communities ul {
	float: left;
	width: 212px;
	padding-right: 10px;
	border-right: 1px solid #d3dcc8;
	margin-right: -1px;
	}
div.communities ul li.all {
	margin-top: 20px;
	}
div.communities div.toptheme {
	float: right;
	width: 219px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #d3dcc8;
	}

.rating td.num {
	padding: 6px 5px 5px 8px;
	}


div.top-cols h2.top {
	margin-top: -32px;
	position: relative;
	}
div.top-cols div.aside h2 {
	margin-left: 0;
	}
h3 {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	color: #000;
	}
div.map-banner{
	margin-bottom:10px;
}
div.blogs  ul li {
	scrollbar-face-color: expression( runtimeStyle.scrollbarFaceColor = "#fff", (this == parentNode.lastChild) ? (className += " last-child") : ("") );
	}
div.blogs  ul li:last-child,
div.blogs  ul li.last-child {
	border-bottom: 0;
	}
div.champTable{
	margin-left:0;
	margin-bottom:20px;
}
div.champTable table{
	width:100%;
}
div.champTable table th{
	text-align:center;
	vertical-align:middle;
	font: 0.8em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#b1b1b1;
	height:20px;
}
div.champTable table tr.firstPlace td{
	font-weight:bold;
	color:#000000;
	background:#eaf0f6;
}
div.champTable table td{
	vertical-align:middle;
	text-align:center;
	height:20px;
	border-top:1px solid #e5e5e5;
	color:#626262;
}
div.champTable table td.team,
div.champTable table th.team{
	text-align:left;
	padding-left:10px;
}
div.champTable table tr.firstPlace td.place,
div.champTable table td.place{
	font:0.8em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#626262;
}
div.champTable table tr.firstPlace td.place:after,
div.champTable table td.place:after{
/*	content:"."*/
}
div.champTable table tr.up{
	background:#f5f2df;
}
div.champTable table tr.up td.team{
	background:#f5f2df url(../i/up.gif) no-repeat 0 7px;
}
div.champTable table tr.down{
	background:#f4f4f4;
}
div.champTable table tr.down td.team{
	background:#f4f4f4 url(../i/down.gif) no-repeat 0 7px;
}
div.banner-90min {
	background:#e5e5e5;
	float: left;
	margin: 3px 0 13px 3px;
	position: relative;
}
div.banner-90min a,
div.banner-90min img {
	display: block;
	}
div.banner-90min img {
	position:relative;
	left: -3px;
	top: -3px;
}
div.banner-90min p.meta {
	position: absolute;
	z-index: 1;
	bottom: 3px;
	left: -3px;
	width: 100%;
	padding: 2px 0;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	height: 25px;
}
div.banner-90min span.meta {
	color: #fff;
	position: absolute;
	z-index: 2;
	bottom: 10px;
	left: 7px;
	}
a.football-banner {
	clear: both;
	display:block;
	margin:0 0 20px 0;
}


ul.gallery {
	overflow: hidden;
	width: 100%;
	}
ul.gallery li {
	float: left;
	width: 235px;
	margin-bottom: 15px;
	}
ul.gallery li.divider {
	float: none;
	clear: both;
	width: auto;
	height: 0px;
	overflow: hidden;
	margin: 0;
	#margin-top: -12px;
	}
ul.gallery a.image {
	background: #e5e5e5;
	float: left; display: inline;
	margin-left: 3px;
	margin-top: 3px;
	}
ul.gallery a.image img {
	border: 1px solid #8f8f8f;
	position: relative;
	left: -3px;
	top: -3px;
	display: block;
	}
ul.gallery div.image-desc-wrap {
	margin-left: 83px;
	padding-right: 10px;
	height: 75px;
	}
ul.gallery div.image-desc {
	display: table-cell;
	vertical-align: middle;
	height: 75px;

	#height: auto;
	#scrollbar-face-color: expression(
		runtimeStyle.scrollbarFaceColor = "#fff",
		runtimeStyle.marginTop = (parentNode.offsetHeight > offsetHeight) ? ((parentNode.offsetHeight - offsetHeight)/2 + "px") : ("0px") );
	}
ul.gallery span.date {
	font: 0.8em Tahoma, Verdana, Arial;
	color: #626262;
	display: block;
	}
ul.gallery h4 {
	font: 1em Tahoma, Verdana, Arial;
	color: #626262;
	margin-top: 1px;
	margin-bottom: 1px;
	}
ul.gallery a.user {
	font: 0.8em Tahoma, Verdana, Arial;
	}
div.borders{
	overflow:hidden;
	width:708px;
	zoom:1;
	padding:0 10px;
}
h2.main {
	margin-top:-5px;
	zoom:1;
}
ul.menuMagazine{
	width:715px;
	height:20px;
	background:#e5e5e5;
	margin-left: -10px;
	padding:7px 10px 10px 10px;
	margin-bottom:20px;
	zoom:1;
}
ul.menuMagazine li{
	float:left;
	display:block;
	height:20px;
	zoom:1;
}
ul.menuMagazine li a{
	display:block;
	height:100%;
	padding:4px 12px 0 12px;
	color:#cc0000;
	zoom:1;
}
ul.menuMagazine li a:hover{
	background:#cc0000;
	color:#ffffff;
	display:block;
	zoom:1;
}
ul.menuMagazine li a.act{
	background:#cc0000;
	color:#ffffff;
	display:block;
	zoom:1;
}
* html ul.menuMagazine{
	position:relative;
	width:705px;
	height:20px;
	background:#e5e5e5;
	margin-left: -10px;
	padding:7px 10px 10px 10px;
	margin-bottom:20px;
	zoom:1;
}
* html ul.menuMagazine li{
	float:left;
	display:block;
	height:20px;
	zoom:1;
	width:100px;
}
* html ul.menuMagazine li a{
	display:block;
	height:95%;
	padding:4px 12px 0 12px;
	color:#cc0000;
	zoom:1;
	white-space:nowrap;
}
* html ul.menuMagazine li a:hover{
	background:#cc0000;
	color:#ffffff;
	display:block;

}
* html ul.menuMagazine li a.act{
	background:#cc0000;
	color:#ffffff;
	display:block;

	}
div.news-content{
	width:460px;
	float:left;
	overflow:hidden;
}
div.news-content ul.news li h4 {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	zoom:1;
}
div.news-content ul.news li p {
	color:#777777;
	font: 0.8em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	zoom:1;
}
div.news-content ul.news li.inline h4,
div.news-content ul.news li.inline p  {
	display:inline;
	zoom:1;
}
div.news-content ul.news li{
	scrollbar-face-color: expression( runtimeStyle.scrollbarFaceColor = "#fff", (this == parentNode.lastChild) ? (className += " last-child") : ("") );
	}
div.news-content ul.news li:last-child,
div.news-content ul.news li.last-child {
	border-bottom: 0;
	zoom:1;
	}
div.football-90min{
	width:225px;
	zoom:1;
	float: right;
	overflow: hidden;
}
div.football-90min a.banner{
	display:block;
	height:304px;
	width:221px;
	background:#e5e5e5;
	margin:3px 0 10px 3px;
	zoom:1;
}
div.football-90min a.banner img{
	position:relative;
	margin:-3px 0 0 -3px;
	zoom:1;
}
div.date{
	height:14px;
	background:#e5e5e5;
	padding:7px 11px;
	margin-bottom:10px;
	zoom:1;
}
ul.numbers{
	background:#e5e5e5;
	padding:10px 10px 2px 10px;
	zoom:1;
}
ul.numbers li{
	margin-bottom:5px;
	zoom:1;
}
ul.numbers li a img{
	margin-right:4px;
	zoom:1;
}
ul.numbers li.noArrow a{
	margin-left:8px;
	zoom:1;
}
ul.archive{
	width:740px;
	overflow:hidden;
	margin:17px 0 0 -10px;
}
ul.archive li{
	width:122px;
	height:170px;
	text-align:center;
	float:left;
	padding:13px 10px 21px 13px;
	border-bottom:1px solid #ededed;
	overflow:hidden;
	border-right:1px solid #ededed;
}
ul.archive li a{
	font-size:0.9em;
}

ul.archive li a.picture{
	display:block;
	height:168px;
	width:122px;
	background:#e5e5e5;
	margin-bottom:4px;
}
ul.archive li a.picture img{
	position:relative;
	margin:-3px 0 0 -5px;
}
div.hiddenUl{
	width:708px;
	overflow:hidden;
}
div.allRecords{
	width:470px;
	margin-left:-10px;
}
ul.new-records{
	width:470px;
	margin-bottom:310px;
}
ul.new-records li{
	padding:10px 10px 12px 0;
	border-bottom:1px solid #e5e5e5;
	background:url(../i/tmp/new-blog-bg.gif) repeat-y;
}
ul.new-records li a h4{
	font:bold 1.2em Tahoma,Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 -4px;
}
ul.new-records li span.date{
	font-size:0.7em;
}
ul.new-records li p{
	font: 1em Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color:#626262;
}
ul.new-records li div.inner{
	height:92px;
	width:79px;
	float:left;
	margin:0 10px 0 0px;
	border-bottom:1px solid #ced0cf;
	padding:3px 0 0 13px;
	overflow:hidden;
}
ul.new-records li div.inner a{
	display:block;
	height:40px;
	width:40px;
	background:#ced0cf;
}
ul.new-records li div.inner a img{
	position:relative;
	margin:-3px 0 0 -3px;
}
ul.new-records li{
	scrollbar-face-color: expression( runtimeStyle.scrollbarFaceColor = "#fff", (this == parentNode.lastChild) ? (className += " last-child") : ("") );
	}
ul.new-records li:last-child,
ul.new-records li.last-child {
	border-bottom: 0;
	zoom:1;
	}
div.left-comments{
	margin-top:500px;
	zposition:static;
}
div.blogs p {
	margin-top:5px;
}


div.announce {
	position: relative;
	background: url(/i/announce-bg.gif) repeat-x 0 -10px;
	padding: 26px 0;
	border-bottom: 1px solid #d9e2ec;
	margin-bottom: 1px;
	margin-right: 10px;
	zoom: 1;
	}
div.announce i {
	position: absolute;
	top: 0;
	width: 10px;
	height: 10px;
	background: url(/i/announce-bg.gif) no-repeat 0 0;
	}
div.announce i.tl {
	left: 0;
	}
div.announce i.tr {
	right: 0;
	background-position: 100% 0;
	}
div.announce h2 {
	margin: 0 auto;
	text-align: center;
	font: bold 4.17em Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	}
div.announce h3 {
	margin: 0 auto;
	text-align: center;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	color: #000;
	}
div.announce h3 span {
	color: #000;
	}
div.announce h3 span.place-time{
	letter-spacing: -0.5px;
	}
div.announce h3 span.translation {
	font: 0.61em Tahoma, Verdana, Arial;
	margin-left: 8px;
	}
div.announce h3 span.channel-5 {
	padding: 5px 24px 5px 0;
	background: url(/i/channel5-bg.gif) no-repeat 100% -4px;
	}

div.announce h3 span.channel-100 {
	padding: 2px 34px 5px 0;
	background: url(/i/tv-100.jpg) no-repeat 100% 0px;
	}

div.announce h3 span.channel-1 {
	padding: 5px 20px 5px 0;
	background: url(/i/tv-1.gif) no-repeat 100% 0px;
	}

div.announce h3 span.channel-ntv {
	padding: 3px 20px 5px 0;
	background: url(/i/tv-ntv.gif) no-repeat 100% 0px;
	}

div.announce h3 span.channel-r2 {
	padding: 3px 71px 5px 0;
	background: url(/i/tv-r2.png) no-repeat 100% 0px;
	}
div.announce h3 span.channel-s2 {
	padding: 3px 66px 5px 0;
	background: url(/i/tv-s2.jpg) no-repeat 100% 0px;
	}

div.forecast {
	background: url(/i/forecast-bg.gif) repeat-x 0 100%;
	padding: 15px 0;
	position: relative;
	margin-bottom: 17px;
	margin-right: 10px;
	zoom: 1;
	}
div.forecast-wrapper {
	background: url(/i/forecast-wrapper-bg.gif) repeat-y 231px 0;
	overflow: hidden;
	zoom: 1;
	}
div.forecast h3 {
	color: #c00;
	}
div.forecast p {
	font-size: 0.8em;
	color: #626262;
	}
div.forecast i {
	position: absolute;
	bottom: 0;
	width: 10px;
	height: 10px;
	background: url(/i/forecast-bg.gif) no-repeat 0 0;
	overflow: hidden;
	}
div.forecast i.bl {
	left: 0;
	background-position: 0 0;
	}
div.forecast i.br {
	right: 0;
	background-position: 100% 0;
	}
div.forecast-result {
	float: left; display: inline;
	width: 231px;
	text-align: center;
	margin-right: 2px;
	}
div.forecast-result h3 {
	font: bold 2em Arial, Helvetica, sans-serif;
	margin-bottom: 9px;
	padding-bottom: 0;
	}
div.forecast-score {
	float: left; display: inline;
	width: 240px;
	margin-right: 2px;
	text-align: center;
	}
div.forecast-score h3 {
	font: bold 4em Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 1;
	}
div.make-a-bet {
	float: left;
	width: 233px;
	text-align: center;
	}
div.make-a-bet h3 {
	font: bold 2em Arial, Helvetica, sans-serif;
	margin-bottom: 9px;
	padding-bottom: 0;
	}
div.make-a-bet h3 a {
	padding-right: 11px;
	background: url(/i/make-a-bet-bg.gif) no-repeat 100% 13px;
	}

div.actions {
	overflow: hidden;
	zoom: 1;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
div.actions p strong {
	color: #c00;
	display: block;
	}
div.actions div.real-fan {
	float: left;
	width: 380px;
	border-right: 1px solid #e5e5e5;
	padding-left: 91px;
	background: url(/i/real-fan-bg.gif) no-repeat 12px 0;
	margin-right: -1px;
	min-height: 65px;
	height: auto !important;
	height: 65px;
	}
div.actions div.real-fan h3 {
	margin-bottom: 0;
	}
div.actions div.best-forecaster {
	float: right;
	width: 150px;
	border-left: 1px solid #e5e5e5;
	padding-left: 96px;
	background: url(/i/best-forecaster-bg.gif) no-repeat 19px 0;
	min-height: 65px;
	height: auto !important;
	height: 65px;
	position:relative;
	}
div.actions div.best-forecaster a.popup{
	position:absolute;
	width:61px;
	height:67px;
	left:18px;
	top:0;
}
div.actions div.best-forecaster h3 {
	margin-bottom: 0;
	}
div.rules {
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
	}
div.rules p {
	color: #626262;
	}
div.rules p.partner {
/*	background: url(/i/partner-zenit-bg.gif) no-repeat 0 4px;
	padding-left: 64px;*/
	color: #000;
	margin-top: 10px;
	}
#title div.top_search {
	position: absolute;
	right: 17px;
	top: 13px;
	}
#title div.top_search label {
	font: 0.8em Tahoma, Verdana, Arial;
	margin-right: 10px;
	color: #a6b3b0;
	position: relative;
	top: -1px;
	display: block;
	}
#title div.top_search input.find {
	margin-right: 6px;
	width: 160px;
	}
#title div.top_search input.submit {
	background: #d4d0c8;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
	padding-bottom: 1px;
	}
#title div.partners {
	top: 75px;
	right: 17px;
	}
#title div.partners a {
	color: #c9c7c3;
	}






/*** user profile ***/
div.user-profile {
	border-left: 1px solid #e5e5e5;
	padding: 0 10px;
	}
div.user-profile div.ava-tools {
	overflow: hidden;
	zoom: 1;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	}
div.user-profile div.ava-tools dl.ava {
	overflow: hidden;
	zoom: 1;
	}
div.user-profile div.ava-tools dl.ava dt {
	float: left; display: inline;
	margin-right: 15px;
	}
div.user-profile div.ava-tools dl.ava dd {
	padding-top: 17px;
	font: 22px Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	overflow: hidden;
	}
div.user-profile div.ava-tools dl.ava dd span.username {
	font: 30px Arial, Helvetica, sans-serif;
	color: #000;
	display: block;
	}
div.user-profile div.ava-tools ul.tools {
	float: right;
	font: 11px/16px Tahoma, Verdana, "Trebuchet MS", sans-serif;
	width: 225px;
	padding-top: 26px;
	}
div.user-profile div.ava-tools ul.tools a {
	padding-left: 16px;
	}
div.user-profile div.ava-tools ul.tools li.mail a {
	color: #c00;
	background: url(/i/icon.mail.red.gif) no-repeat 0 3px;
	}

div.user-profile div.rates {
	overflow: hidden;
	margin-bottom: 10px;
	}
div.user-profile div.rates ul {
	overflow: hidden;
	zoom: 1;
	background: url(/i/profile-rates-bg.gif) repeat-y 0 0;
	width: 103%;
	}
div.user-profile div.rates ul li {
	width: 31.3%;
	float: left; clear: right;
	margin-right: 2%;
	}
div.user-profile div.rates dt {
	font: bold 18px Arial, Helvetica, sans-serif;
	padding-top: 10px;
	}
div.user-profile div.rates dd {
	font: bold 36px Arial, Helvetica, sans-serif;
	color: #c00;
	}

div.user-profile div.currentbet {
	background: #eaf0f6;
	text-align: center;
	padding: 8px 16px;
	margin-bottom: 10px;
	}
div.user-profile div.currentbet h2 {
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	margin-left: 0;
	padding-bottom: 3px;
	}
div.user-profile div.currentbet h3 {
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	margin-bottom: 0;
	}
div.user-profile div.currentbet h4 {
	font: 12px Tahoma, Verdana, "Trebuchet MS", sans-serif;
	margin-bottom: 0;
	}
div.user-profile div.currentbet table.bet-options {
	width: 100%;
	margin-top: 10px;
	}
div.user-profile div.currentbet table.bet-options td {
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #ddd;
	}
div.user-profile div.currentbet table.bet-options td.option {
	width: 206px;
	padding-left: 0;
	}
div.user-profile div.currentbet table.bet-options td.points {
	width: 206px;
	color: #c00;
	}
div.user-profile div.currentbet table.bet-options input[type=text] {
	width: 45px;
	text-align: center;
	}
div.user-profile div.currentbet table.bet-options input.type-text {
	width: 30px;
	text-align: center;
	}
div.user-profile div.currentbet table.bet-options tr.submit td {
	border-bottom: 0;
	}
div.user-profile div.currentbet table.bet-options tr.submit input {
	margin-right: 6px;
	}
div.user-profile div.currentbet table.bets-history {
	width: 100%;
	}
div.user-profile div.currentbet table.bets-history tr.header td {
	padding-bottom: 15px;
	padding-top: 10px;
	}
div.user-profile div.currentbet table.bets-history tr.header td div {
	border-top: 1px solid #ddd;
	height:0;
	overflow: hidden;
	}
div.user-profile div.currentbet table.bets-history th {
	font-weight: bold;
	padding-bottom: 5px;
	}
div.user-profile div.currentbet table.bets-history td {
	padding-bottom: 5px;
	}
div.user-profile div.currentbet table.bets-history th span.date {
	font-weight: normal;
	color: #626262;
	}
div.user-profile div.currentbet table.bets-history td.result {
	color: #c00;
	}
div.user-profile div.currentbet table.bets-history td.result span {
	color: #c00;
	width: 10px;
	display: inline-block;
	text-align: right;
	padding-right: 5px;

	#display: inline;
	zoom: 1;
	}
div.user-profile div.currentbet table.bets-history td.result-minus,
div.user-profile div.currentbet table.bets-history td.result-minus span {
	color: #626226;
	}
div.user-profile div.currentbet table.bets-history tr.back td {
	text-align: center;
	padding-top: 10px;
	}
div.user-profile div.currentbet table.bets-history tr.back td div {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	}


div.user-profile div.userinfo {
	background: #efefef;
	padding: 5px 10px;
	}
div.user-profile div.userinfo dt {
	border-bottom: 1px dotted #626262;
	float: left; clear: left;
	width: 230px;
	}
div.user-profile div.userinfo dt span {
	background: #efefef;
	position: relative;
	top: 2px;
	padding-right: 1px;
	color: #626262;
	}
div.user-profile div.userinfo dd {
	overflow: hidden;
	zoom: 1;
	padding-left: 5px;
	padding-top: 2px;
	margin-bottom: 5px;
	}

div.forecast-stats {

	}
div.forecast-stats ul {
	text-align: center;
	font: bold 21px/40px Arial, Helvetica, sans-serif;
	}
div.forecast-stats span.forecast {
	position: relative;
	color: #9b9b9b;
	}
div.forecast-stats span.forecast ins {
	font: 10px Tahoma, Verdana, "Trebuchet MS", sans-serif;
	text-decoration: none;
	color: #626262;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: -10px;
	}
div.forecast-stats span.popular-forecast {
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #c00;
	}

div.football-tv table {
	width: 100%;
	color: #4c4c4c;
	}
div.football-tv table td.match,
div.football-tv table td.tv {
	color: #000;
	}
div.football-tv table td {
	padding: 10px 0;
	border-bottom: 1px solid #e5e5e5;
	}
div.football-tv table td.date {
	width: 130px;
	}
div.football-tv table td.match {
	width: 200px;
	}
div.football-tv table td.city {
	width: 150px;
	}
div.football-tv table td.tv-100 {
	background: url(/i/icon.100tv.gif) no-repeat 100% 50%;
	}

table.total-winners {
	width: 100%;
	}
table.total-winners th {
	font: 10px Tahoma, Verdana, "Trebuchet MS", sans-serif;
	color: #9a9a9a;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	}
table.total-winners td {
	padding: 8px 0;
	border-bottom: 1px solid #e5e5e5;
	}
table.total-winners tr.header td {
	border-bottom: 0;
	font: bold 18px Arial, Helvetica, sans-serif;
	}
table.total-winners td.winner a.ava {
	float: left; display: inline;
	margin: 3px 10px 0 3px;
	background: #e5e5e5;
	}
table.total-winners td.winner a.ava img {
	position: relative;
	left: -3px;
	top: -3px;
	display: block;
	}
table.total-winners td.winner span.ava {
	float: left; display: inline;
	margin: 3px 10px 0 3px;
	}
table.total-winners td.winner span.ava span {
	display: block;
	width: 27px;
	height: 27px;
	}
table.total-winners td.winner {
	width: 230px;
	}
table.total-winners td.date {
	width: 240px;
	}
table.total-winners td.winner p {
	overflow: hidden;
	}
table.total-winners td.winner p span.sector {
	display: block;
	font: 10px Tahoma, Verdana, "Trebuchet MS", sans-serif;
	}
table.total-winners td.winner p a.username {
	font: bold 14px Arial, Helvetica, sans-serif;
	}
table.total-winners tr.winner td {
	border-bottom: 0;
	padding-bottom: 20px;
	}
table.total-winners tr.winner div.winner-block {
	background: #f2f2f2;
	padding: 10px;
	}
table.total-winners tr.winner div.winner-block p {
	margin-bottom: 10px;
	}
table.total-winners tr.winner div.winner-block div.user {
	overflow: hidden;
	margin-bottom: 10px;
	}
table.total-winners tr.winner div.winner-block div.user img {
	float: left;
	display: inline;
	margin-right: 10px;
	}
table.total-winners tr.winner div.winner-block div.user p {
	overflow: hidden;
	zoom: 1;
	font-weight: bold;
	padding-top: 14px;
	}
table.total-winners tr.winner div.winner-block em {
	font-style: italic;
	}


div.search-alph {
	background: #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 20px;
	}
div.search-alph form {
	border-bottom: 1px solid #fff;
	padding: 10px;
	}
div.search-alph form input[type=text] {
	width: 640px;
	}
div.search-alph ul.alph {
	font: 12px Tahoma, Verdana, "Trebuchet MS", sans-serif;
	padding: 5px 10px;
	}
div.search-alph ul.alph li {
	display: inline;
	padding: 1px 3px;
	}
div.search-alph ul.alph li.active {
	background: #c00;
	}
div.search-alph ul.alph li.active a {
	color: #fff;
	}

div.rating-cols {
	overflow: hidden;
	zoom: 1;
	width: 709px;
	}
div.rating-cols div.main {
	float: left; display: inline;
	width: 464px;
	margin-right: -1px;
	border-right: 1px solid #e5e5e5;
	padding-right: 10px;
	}
div.rating-cols div.aside {
	padding-left: 10px;
	border-left: 1px solid #e5e5e5;
	float: right;
	width: 224px;
	}
table.total-users {
	width: 100%;
	}
table.total-users th {
	font: 10px Tahoma, Verdana, "Trebuchet MS", sans-serif;
	color: #a9a9a9;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	}
table.total-users td {
	padding: 10px 0;
	border-bottom: 1px solid #e5e5e5;
	color: #626262;
	}
table.total-users td.user a.ava {
	float: left; display: inline;
	background: #f2f2f2;
	margin: 3px 10px 0 3px;
	}
table.total-users td.user a.ava img {
	position: relative;
	left: -3px;
	top: -3px;
	display: block;
	}
table.total-users td.user span.ava {
	float: left;
	display: inline;
	margin: 3px 10px 0 3px;
	}
table.total-users td.user span.ava span {
	display: block;
	width: 27px;
	height: 27px;
	}
table.total-users td.user p {
	overflow: hidden;
	}
table.total-users td.user p span.sector {
	display: block;
	font: 10px Tahoma, Verdana, "Trebuchet MS", sans-serif;
	color: #626262;
	}
table.total-users td.user p a.username {
	font: bold 14px Arial, Helvetica, sans-serif;
	}
table.total-users td.rating {
	width: 80px;
	font: bold 14px Arial, Helvetica, sans-serif;
	}
div.rating-cols div.aside h2 {
	margin-left: 0;
	padding-left: 0;
	}

ul.total-winners-list {
	border-top: 1px solid #e5e5e5;
	margin-bottom: 25px;
	}
ul.total-winners-list li {
	padding: 10px 0;
	border-bottom: 1px solid #e5e5e5;
	}
ul.total-winners-list li a.ava {
	float: left; display: inline;
	background: #f2f2f2;
	margin: 3px 10px 0 3px;
	}
ul.total-winners-list li a.ava img {
	position: relative;
	left: -3px;
	top: -3px;
	display: block;
	}
ul.total-winners-list li p {
	overflow: hidden;
	}
ul.total-winners-list li p span.match {
	display: block;
	font: 10px Tahoma, Verdana, "Trebuchet MS", sans-serif;
	color: #626262;
	}
ul.total-winners-list li p a.username {
	font: bold 14px Arial, Helvetica, sans-serif;
	}
ul.total-winners-list li.archive a {
	color: #c00;
	background: url(/i/right-arrow-red.gif) no-repeat 100% 5px;
	padding-right: 12px;
	}

