body
{
	background: #2d6f0c url(../img/bg/body.png) repeat-x 0 0;
}

#container
{
	position: relative;
	width:952px;
	margin:0px auto;
	text-align:left;
}

#header
{
	width: 100%;
	height: 146px;
	position: relative;
	z-index: 4;
	text-align: right;
}

/*NAVIGATION*/
#top_nav
{
	padding: 8px 0 65px 0;
	color: #fff;
	line-height: 1.5em;
}

#nav li, #top_nav li
{
	display: inline;
}

#nav a
{
	border-right: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	text-shadow: #000 1px 1px 10px;
}

#top_nav li a
{
	border-right: 1px solid #75a700;
	color: #75a700;
	font-weight: bold;
}

#nav a, #top_nav li a
{
	text-transform: uppercase;
	text-decoration: none;
	font-size: .73em;
	padding: 0px 10px;
}

#nav a:hover, #top_nav a:hover
{
	color: #f5dd50;
	text-decoration: underline;
}

/*LEFT CENTER RIGHT*/

.content_containers
{
	float: left;
	padding-bottom: 15px;
}

#logo
{
	position: absolute;
	left: -165px;
	width: 581px;
	height: 194px;
	z-index: 3;
	background: url(../img/logos/xlaminima.png) no-repeat 0 0;
}

#content
{
	margin-top: 7px;
	padding-top: 42px;
	width: 952px;
	background: #358110;
	float: left;
}

#left, #content_2col, #right
{
	margin:0 10px;
}

#content_2col
{
	width: 689px;	
	margin-top: -7px;
}

#promo_left_top
{
	width: 220px;
	height: 197px;
	
	background: url(../img/misc/left_top.png) no-repeat left top;
}

#promo_left_center
{
	width: 220px;
	height: 412px;
	
	/* Banner PNG */
/* 	background: url(../img/misc/left_center.png) no-repeat left top; */
	
	/* Banner GIF */
/* 	background: url(../img/misc/left_center.gif) no-repeat left top; */
	
	/* Banner GIF */
/* 	background: url(../img/misc/left_center.jpg) no-repeat left top; */
}

#promo_left_center_bottom
{
	width: 220px;
	height: 412px;
	margin-top: 10px;
	
	/* Banner PNG */
/* 	background: url(../img/misc/left_center.png) no-repeat left top; */
	
	/* Banner GIF */
/* 	background: url(../img/misc/left_center.gif) no-repeat left top; */
	
	/* Banner GIF */
/* 	background: url(../img/misc/left_center.jpg) no-repeat left top; */
}

.promo_right
{
	width: 220px;
	height: 187px;
	margin-top: 7px;
	margin-bottom: 10px;
}

#center
{
	width: 472px;
}

#center_top
{
	width: 472px;
	height: 191px;
/* 	background: url(../img/misc/center_top.png) no-repeat left top; */
}

#right{width: 219px;}


/*FOOTER*/
#footer
{
	clear: left;
	position: relative;
	height: 150px;
	border-top: 7px solid #21550e;
	background: #000;
}

#footer_content
{
	padding-top: 10px;
	width:952px;
	margin:0px auto;
	text-align:left;
}

#footer_content li
{
	display: inline;
}

#footer_content li a
{
	font-size: .8em;
	color: #9dd600;
	text-decoration: none;
	padding: 0 10px;
	border-right: 1px solid #9dd600;
}

#footer_content li a:hover
{
	color: #fff;
	text-decoration: underline;
}

#footer_content p
{
	border-top: 1px solid #384e00;
	padding-top: 10px;
	margin:10px 0 0 10px;
	color: #fff;
	font-size: .7em;
}

/*RIGHT CONTENT******************************************/

.panel
{
	width: 220px;
	height: 132px;
	background: url(../img/bg/panel.png) no-repeat 0 0;
	padding: 58px 0 0 22px;
}

.panel p
{
	line-height: 1.2em;
	font-size: .9em;
	color: #fff;
}

.mini_title, .panel .mini_title
{
	font-weight: bold;
	color: #328012;
}

.mini_destacados, .panel .mini_destacados
{
	font-size: .8em;
	color: #a6e300;
}

.panel .btn_recargar, .panel .btn_panel
{
	margin-top: 7px;
	display: block; 
   	padding-top: 16px; height: 0 !important;
	height /**/: 16px; overflow: hidden; 
}

.login
{
	background: url(../img/bg/panel_login.png) no-repeat 0 0;
}

.btn_recargar
{
	width: 106px;
	background: url(../img/buttons/recargar_creditos.png) no-repeat 0 0;
}

.btn_recargar:hover
{
	background: url(../img/buttons/recargar_creditos.png) no-repeat 0 -16px;
}	

.btn_panel
{
	width: 106px;
	background: url(../img/buttons/panel_control.png) no-repeat 0 0;
}

.btn_panel:hover
{
	background: url(../img/buttons/panel_control.png) no-repeat 0 -16px;
}	

/*LOS GANADORES*************************************/

.ganadores
{
	width: 200px;
	color: #fff;
	background-color: #000;
	padding: 10px;
	font-size: .9em;
	border-bottom: 1px solid #333;
	min-height: 92px;
}

.ganadores p
{
	line-height: 1.3em;
}

.ganadores img
{
	float: left;
	margin:0 7px 20px 0;
	border: 3px solid #aae500;
}

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

.ganadores a
{
	margin-top: 3px;
	display: block; 
   	padding-top: 14px; height: 0 !important;
	height /**/: 14px; overflow: hidden; 
	background: url(../img/buttons/ver_detalles.png) no-repeat 0 0;
}

.ganadores a:hover
{
	background: url(../img/buttons/ver_detalles.png) no-repeat 0 -14px;
}

.google_adsense
{
	width: 200px;
	color: #fff;
	background-color: #000;
	padding: 10px;
/* 	font-size: .9em; */
	border-bottom: 1px solid #333;
	min-height: 92px;
	text-align: center;
}

.last_right
{
	border: 0;
	background: #000 url(../img/bg/bottom_right.png) no-repeat bottom left;
}

.last_2col
{
	width: 699px;
	border: 0;
	background: #000 url(../img/bg/rounded_bottom_2col.png) no-repeat bottom left;
	clear: left;
}

/*GLOBAL*/
h1,h2,h3,div
{
	font-family: Arial, Helvetica, sans-serif; 
}

h1
{
	padding: 10px 0 0 10px;
	color: #a6e300;
	font-size: 1.5em;
	font-weight: bold;
	margin: 7px 0 0 0 ;
	width: 470px;
	height: 39px;
	background: url(../img/bg/titles.png) no-repeat top left;
	clear:left;
}

h1.h1_right
{
	width: 210px;
	height: 41px;
	background: url(../img/bg/title_right.png) no-repeat top left;
}

h1.h1_2col
{
	width: 699px;
	height: 40px;
	background: url(../img/bg/title_2col.png) no-repeat top left;
}

h1 strong
{
	color: #ffffff;
	font-weight: bold;
}

hr{display: none;}

a 
{
	color: #aeea00;
}

a:hover
{
	color: #f5dd50;
}

p
{
	font-size: .8em;
	line-height: 1.4em;
}

strong{font-weight: bold;}

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

.destacat_verd_gran
{
	color: #3B8E27;
	font-size: 22px;
}

.destacat_verd_sms
{
	color: #409913;
	font-size: 20px;
}

.clickable
{
	cursor: pointer;
}