body{
	color:#000;
	font:12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	min-width:865px;
	background: #ebebeb url(../images/widebg.gif) repeat-y center top;
	padding: 0;
	margin: 0;
}
img{border-style:none;}
a{
	color:#eb1c24;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
.wrapper{
	width:865px;
	margin:0 auto;
}

#header {
	overflow:hidden;
	background:url(../images/bg-body.gif) repeat-x left 45px;
}

#header .holder {
	width: 882px;
	height: 223px;
	background: url('../graphics/header.gif') no-repeat center top;
	margin: auto;
}

#header p{
	margin:0;
	letter-spacing:-1px;
	font:24px/26px Arial, Helvetica, sans-serif;
}

.decor{
	display:block;
	width:446px;
	height:150px;
	text-indent:-9999px;
	background:url(../images/worldcup_04.jpg) no-repeat;
}
.logo{
	margin:9px 0 9px 12px;
	display:inline;
	float:left;
	width:137px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
}
.logo2{
	float:right;
	width:398px;
	height:223px;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo2.jpg) no-repeat;
}
.logo a,
.logo2 a{
	display:block;
	height:100%;
	position:relative;
}
.description{
	height:1%;
	clear:left;
	padding:0 0 0 2px;
	overflow:hidden;
}
#content{
	height:1%;
	padding:0 0 13px 2px;
	overflow:hidden;
}
.item{
	height:165px;
	overflow: hidden;
	margin:0 0 8px;
	border:2px solid #f8b2b4;
	background:url(../images/bg-item-c.gif) repeat-y;
}
.items{
	width:870px;
	overflow:hidden;
	margin:0 0 8px -7px;
}
.items .item{
	width:424px;
	float:left;
	margin:0 0 0 7px;
	display:inline;
	border:2px solid #ccc;
	background:url(../images/bg-item-c2.gif) repeat-y;
	margin-bottom: 5px;
}
.item .inner{background:url(../images/bg-num.gif) no-repeat;}
.item:after{
	height: 0;	clear: both;	content:'';	display: block;}
.item .num{
	width:33px;
	float:left;
	position:relative;
	z-index:2;
}
* html .item .num{margin:0 -10px 0 0;}
* html .items .item .num{margin:0 -3px 0 0;}
.items .item .num img{left:0;}
.item .num img{
	float:left;
	display:inline;
	position:relative;
	left:-3px;
}
.items .item .entry{padding:5px 2px 7px 5px;}
.item .entry{
	height:1%;
	padding:11px 33px 11px 8px;
	overflow:hidden;
	position:relative;
	background:#f4f4f4 url(../images/bg-item-b.gif) repeat-x;
}
.item.entry{padding:11px 33px 11px 0;}
.item .holder{
	height:1%;
	overflow:hidden;
	padding:8px 0 40px;
}
.items .item .holder{padding:31px 0 40px;}
.items .item .long{padding:20px 0 40px;}
.item .ad{
	float:left;
	margin:0;
}
.info{
	margin:0;	padding:0;	list-style:none;
}
.info li{
	width:100%;
	overflow:hidden;
	vertical-align:top;
	margin:0 0 2px;
	line-height:14px;
}
.info .title{
	width:auto;
	font-size:14px;
	line-height:16px;
	margin:0 0 3px 89px;
	text-align:left;
}
.info strong{
	float:left;
	width:82px;
	text-align:right;
	line-height:20px;
	font-weight:normal;
}
.items .info span{
	width:190px;
	padding:3px 5px;
}
.info span{
	width:310px;
	float:right;
	padding:3px 2px;
	background-color:#fff;
}
.items .buttons{
	left:190px;
	bottom:6px;
}
.buttons{
	position:absolute;	bottom:11px;	left:478px;
	margin:0;	padding:0;
	width:100%;	list-style:none;
}
.buttons li{
	float:left;
	display:inline;
	margin:0 2px 0 0;
}
.buttons a{
	float:left;
	width:97px;
	height:27px;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
}
.buttons .login{background:url(../images/btn-login.gif) no-repeat;}
.buttons .register{background:url(../images/btn-register.gif) no-repeat;}

#footer{
	background: url('../graphics/footer_repeat.gif') repeat-x left bottom;
	
}

#footer .holder {
	margin: auto;
	width: 900px;
	height: 49px;
	padding-top: 39px;
	background: url('../graphics/footer.gif') no-repeat center top;
	text-align: center;
}

img.campaign_image {
	width: 180px;
}

.num {
	font-size: 20pt;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
}