@charset "utf-8";
/* CSS Document */
.special-oztee{
	font-size:14px;
	font-weight:bold;
	color:#666;
	/*padding:8px 16px;*/
	margin-bottom:15px;
	padding:12px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.special-oztee strong{color:#f90;}
.special-oztee-banner{
	width:930px;
	height:61px;
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-999em;
	padding:0px;
	background-color:#fff;
	margin-bottom:15px;
	overflow:hidden;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.main{
	width:906px;
	height:226px;
	margin-bottom:30px;
	position:relative;
}
#pos1 img,
#pos2 img,
#pos3 img,
#pos4 img{
	display:block;
	width:100%;
	height:100%;
}
#pos1 .ballon,
#pos2 .ballon,
#pos3 .ballon,
#pos4 .ballon{
	position:absolute;
	display:block;
	font-size:13px;
	z-index:5;
}
#pos1{
	position:absolute;
	width:410px;
	height:210px;
	top:20px;
	left:20px;
	 z-index:1;
}
#pos1 .ballon{
	height:32px;
	width:358px;
	top:6px;
	left:6px;
	background:url(/images/layout/bg-ballon1.png);
	padding:12px 20px 28px;
}
#pos2{
	position:absolute;
	width:270px;
	height:95px;
	top:20px;
	right:210px;
	 z-index:2;
}
#pos2 .ballon{
	left:-245px;
	top:64px;
	background-color:#fff;
}
#pos3{
	position:absolute;
	width:170px;
	height:210px;	
	top:20px;
	right:20px;
	z-index:4;
}
#pos3 .ballon{
	top:128px;
	left:-224px;
	background-color:#fff;
}
#pos4{
	position:absolute;
	width:270px;
	height:95px;
	bottom:20px;
	right:210px;
    z-index:3;
}
#pos4 .ballon{
	bottom:68px;
	left:-296px;
	background-color:#fff;
}
#jogorapido{
	margin-bottom:30px;
}
.jcarousel-container {
	width:524px;
	padding:0 28px;
}
.jcarousel-next {
	top:0;
	right:0;
	width:28px;
	height:106px;
}
.jcarousel-prev {
	top:0;
	left:0;
	width:28px;
	height:106px;
}
#list-roll-games li{
	float:left;
	width:106px;
	height:106px;
	margin:0 2px;
}

.list-updates li{
	width:568px;
}
.list-updates .item{
	width:528px;
}
.list-top li{
	width:100%;
}
.list-top .item{
	width:180px;
}

/*DESTAQUES*/
#dt-today{background:#fff; margin-bottom:20px;}
#dt-today ul.dt{float:left;width:906px;}
#dt-today ul.dt li{float:left;}
#dt-today ul.dt li a{float:left; display:block; padding:12px;-webkit-border-radius:5px;-moz-border-radius:5px;}
#dt-today ul.dt li img{display:block;padding:2px; border:1px solid #000;margin-bottom:4px;}
#dt-today ul.dt li .gname{display:block;margin-bottom:4px;line-height:14px; height:14px;}
#dt-today ul.dt li .gdesc{display:block;font-size:12px; font-weight:normal;line-height:12px; height:24px;}

             #dt-today ul.dt{width:906px;}
.left-column #dt-today ul.dt{width:580px;}

#dt-today ul.dt li.dt1{width:438px;height:354px;}
#dt-today ul.dt li.dt2{width:234px;height:177px;}
#dt-today ul.dt li.dt3{width:290px;height:205px;}
#dt-today ul.dt li.dt4{width:193px;height:157px;}

#dt-today ul.dt li.dt1 img{width:408px;height:278px;}
#dt-today ul.dt li.dt2 img{width:204px;height:101px;}
#dt-today ul.dt li.dt3 img{width:260px;height:129px;}
#dt-today ul.dt li.dt4 img{width:163px;height:81px;}
