.ficha_subasta
{
	background-color: #000;
	width: 669px;
	padding: 15px;
	float: left;
	color: #fff;
}

.ficha_subasta img
{
	margin:0 10px 30px 0;
	float: left;
	border: 3px solid #aae500;
}

.ficha_subasta h2,h3
{
	font-size: 1.2em;
	text-transform: uppercase;
	color: #aae500;
	line-height: 1em;
}

.ficha_subasta h3
{
	font-size: 1em;
}

.descuento
{
	margin-top: .2em;
	font-size: .9em;
	color: #328012;
}

.verd_destacat_clar
{
	color: #aae500;
}

.verd_destacat_fort
{
	color: #328012;
}

#premios_consolacion
{
	clear: left;
}

h2.v2
{
	color: #fff;
	font-size: 1em;
}

.premio_consolacion
{
	float: left;
	width: 48%;
	margin-top: 15px;
}

.casella
{
	float: left;
/* 	width: 20%; */
	width: 25px;
	height: 30px;
	font-size: 0.8em;
	font-weight: bold;
	margin: 5px 2px 5px 2px;
	padding: 5px 5px 10px 5px;
	color: white;
}

.casella_empty
{
/* 	background-color: red; */
/* 	background: url(../img/mapa_pujas/prova1.png) no-repeat center 20px; */
}

.casella_repetida
{
/* 	background-color: blue; */
	background: url(../img/mapa_pujas/repetida.png) no-repeat center 20px;
}

.casella_repetida_major
{
/* 	background-color: blue; */
	background: url(../img/mapa_pujas/repetida_major.png) no-repeat center 20px;
}

.casella_repetida_menor
{
/* 	background-color: blue; */
	background: url(../img/mapa_pujas/repetida_menor.png) no-repeat center 20px;
}

.casella_unica
{
/* 	background-color: blue; */
	background: url(../img/mapa_pujas/unica.png) no-repeat center 20px;
}

.casella_winner
{
/* 	background-color: blue; */
	background: url(../img/mapa_pujas/winner.png) no-repeat center 20px;
}

#caselles
{
	width: 669px;
	border-top: 1px solid #333;
	float: left;
	padding: 15px;
/*  	padding-top: 15px; */
/* 	padding-bottom: 15px; */
/* 	padding-left: 30px; */
/* 	padding-right: 0px; */
/* 	background-color: #252525; */
	
	color: white;
}

.p_first{margin-right: 20px;}

#rankings
{
	width: 669px;
	border-top: 1px solid #333;
	padding: 15px;
	float: left;
}

.rankings_tables
{
	width: 333px;
	float: left;
}

.rt_first
{
	margin-right: 2px;
}

/* Algo es algo xD */
.ranking_scroll
{
	height: 400px;
	overflow: auto;
/* 	overflow: hidden; */
/* 	margin-right: 10px; */
}

.rankings_tables h3
{
	font-size: 1em;
	color: #fff;
	padding: 7px 15px;
	background-color: #3a3b3b;
	margin-bottom: 2px;
}

.rankings_tables table
{
	width: 100%;
	background-color: #252525;
	margin-bottom: 3px;
}

.rankings_tables th
{
	padding-left: 15px;
}

.rankings_tables td
{
	font-size: .8em;
	color: #fff;
	padding: 5px 0px 10px 15px;
}

.t_title
{
	padding: 10px 0 5px 15px;
	font-size: .9em;
	color: #aae500;
}

.t_header
{
	font-size: .9em;
	color: #328012;
}

.rankings_tables a
{
	margin-top: 7px;
	display: block; 
	padding-top: 24px; height: 0 !important;
	height /**/: 24px; overflow: hidden;
}

.btn_ranking_personal
{
/* 	width: 144px; */
	background: url(../img/buttons/entrar.png) no-repeat 0 0;
}

.btn_recargar_creditos
{
	width: 144px;
	background: url(../img/buttons/recargar_creditos_big.png) no-repeat 0 0;
}

.btn_recargar_creditos:hover
{
	width: 144px;
	background: url(../img/buttons/recargar_creditos_big.png) no-repeat 0 -24px;
}

.pjr_container
{
	padding: 15px;
	color: #fff;
	background-color: #313131;
	margin-bottom: 3px;
}

.pjr_container form
{
	margin: 10px 0 0 0;
}

.textInput
{
	margin-bottom: 5px;
}

.ranking_destacat td
{
	font-weight: bold;
	color: #96C100;
	background-color: #333333;
}

/* Mootools tips */
.tool-tip {
	color: #fff;
	width: 150px;
	z-index: 13000;
	border: 3px solid #aae500;
	text-align: center;
}
 
.tool-title {
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	color: #3B8E27;
	padding: 8px 8px 4px;
/* 	background: url(bubble.png) top left; */
	background-color: #000;
}
 
.tool-text {
	font-size: 15px;
	padding: 4px 8px 8px;
/* 	background: url(bubble.png) bottom right; */
	background-color: #000;
}

/*.verd_destacat_clar
{
	color: #aae500;
}

.verd_destacat_fort
{
	color: #328012;
}*/

.titol_verd_gran
{
	color: #aae500;
	font-size: 20px;
}

.text_verd_gran
{
	color: #96C100;
	font-size: 18px;
}
