/* GENERAL */
body {
	background: #FFF;
	font: normal 12px/18px 'Trebuchet MS', Arial, Sans-serif;
	color: #333;
	position: relative;
}
body#bhome {
	font: normal 11px/18px 'Trebuchet MS', Arial, Sans-serif;
}
img {
	border:0;
}
ul, ol { margin-bottom: 18px; }
ul,
li  { list-style-type: none; }
 
a   { 
	outline: none;
	color: #0a5ab4;
	text-decoration:none;
}
a:hover   { 
	text-decoration:underline;
}
table,
tr,
td {
	border: 0;
 	border-collapse: collapse;
 	vertical-align: top;
}
p {
	margin-bottom: 18px;
}
.alignright {
	float: right;
}
img.alignright {
	float: right;
	margin: 0 0 4px 10px;
}
.alignleft {
	float: left
}
img.alignleft {
	float: left;
	margin: 0 10px 4px 0;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div.center {
	margin: 0 auto;
	width: 960px;
	position: relative;
}
.icon {
	vertical-align: middle;
}
.hide {
	display:none;
}
.error {
	background: #F00 ;
	padding: 10px;
	color: #fff;
	margin-bottom: 12px;
	font-weight:bold;
}
.error a{
	color:#FF0;
}
.info {
	background: #FFFDDB;
	padding: 10px;
	color: #333;
	margin-bottom: 12px;
	font-weight:bold;
}
.clearfix:after {
	content: ""; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden;
}
.clearfix {
	min-height: 0; 
	height: 1%;
}
/* HEADER */
#header {
	background: #ff9900;
	height: 149px;
	color: #fff;
	position: relative;
	border-bottom: 1px solid #fbcc87;
}
#header .center{
	background: transparent url(/images/bg-header.png) no-repeat right bottom;
	height: 149px;
}
div#langs {
	width: 150px;
	height: 20px;
	position: absolute;
	top: 3px;
	color: #fff;
}
div#langs a{
	color: #fff;
	font-size: 11px;
}
#logo a{
	width: 278px;
	height: 98px;
	background: transparent url(/images/logo-golocio.png) no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 29px;
}
#agent-access {
	width: 609px;
	height: 31px;
	background: #000 url(/images/bg-login-agent.png) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}
#agent-access form {	
	margin-left: 140px;
	padding-top: 2px;
}
#agent-access form input{	
	float: left;
	margin-left:3px;
	margin-top:4px;
}
#agent-access .input-text {
	width: 185px;
	height:14px;
	background: #fff;
	border:0;
	font-size:11px;
}
#btn-registro-login{
	display: block;
	float:left;
	margin-left: 22px;
	margin-top:4px;
}
#controller {
	position: absolute;
	top: 250px;
	right: 0;
}
#controller a{
	width: 10px;
	height: 10px;
	display:block;
	float:left;
	margin-right:10px;
	background: transparent url(/images/bullets.png) no-repeat 0 -10px;
	text-indent: -999em;
}
#controller a.selected{
	background: transparent url(/images/bullets.png) no-repeat 0 0;
}
#submenu {
	position: absolute;
	top: 65px;
	right:0;
}
#submenu li{
	float: left;
}
#submenu a {
	color: #fff;
	font: bold 12px/18px 'Trebuchet MS', Arial, Sans-serif;
	text-transform:uppercase;
	padding: 5px;
	margin-right: 5px;
	position: relative;
}
#submenu a.last {
	padding-right: 0;
	margin-right: 0;
}
#submenu a:hover {
	color: #fff;
	text-decoration:underline;
}
#menu {
	position: absolute;
	top: 90px;
	right:0;
	widht: 550px;
	text-align: right;
	background: none;
}
#menu li{
	float: left;
	background: none;
}
#menu a {
	color: #000;
	font: normal 18px/18px 'Trebuchet MS', Arial, Sans-serif;
	text-transform:uppercase;
	padding: 5px;
	margin-right: 5px;
	position: relative;
	background: none;
}
#menu a.last {
	padding-right: 0;
	margin-right: 0;
}
#menu a:hover {
	color: #000;
	text-decoration:underline;
}

/* BANNER */
#banner {
	background: #000 url(/images/bg-banner.jpg) repeat-x;
	height:100px;
	position:relative;
}
#banner .center {
	height:100px;
	background: #000 url(/images/bg-flash.jpg) no-repeat;
}
#banner h1 {
	font: bold 60px/60px 'Trebuchet MS', Arial, Sans-serif;
	text-transform:uppercase;
	position:absolute;
	top:30px;
	left:0;
	color: #fff;
}
#banner-home {
	height:270px;
	background: #000 url(/images/bg-banner.png) repeat-x;
	position:relative;
}
#banner-home .center {
	background: #000 url(/images/banner-home.jpg) no-repeat;
	height:270px;
}
#animation {
	width: 550px;
	height: 200px;
	position: absolute;
}
#btn-agente {
	width: 213px;
	height: 44px;
	background: transparent url(/images/btn-soy-agente.png) no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 210px;
}
#btn-aficionado {
	width: 172px;
	height: 44px;
	background: transparent url(/images/btn-soy-aficionado.png) no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 210px;
	left: 220px;
}
#btn-registro{
	width: 213px;
	height: 41px;
	background: transparent url(/images/btn-registro.png) no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 30px;
	right: 0;
}
#banner-home #btn-registro{
	top: 210px;
	left:0;
}
/* CONTENT */
#content {
	background: #fff url(/images/bg-content.png) repeat-x;
	position: relative;
}
#bhome #content {
	padding: 15px 0;
}
.column1 {
	float: left;
	position:relative;
	width: 206px;
}
.column1 p{
	font: normal 11px/18px 'Trebuchet MS', Arial, Sans-serif;
	margin-bottom: 5px;
}
.column1 a, .column1 a:hover{
	color: #fff;
	text-decoration:underline;
	font-weight: bold;
}
.column2 {
	float: left;
	position:relative;
	width: 406px;
	margin-left:20px;
}
.column3 {
	float: left;
	width: 306px;
	position:relative;
	margin-left:20px;
}
.column1 h2,
.column2 h2 {
	font: normal 18px/18px 'Trebuchet MS', Arial, Sans-serif;
	text-transform:uppercase;
}

.column3 h2{
	font: normal 18px/18px 'Trebuchet MS', Arial, Sans-serif;
	text-transform:uppercase;
	margin-bottom:5px;
}
.column1 #block-stats {
	padding: 6px 10px 6px 10px;
	width: 185px;
	height: 88px;
	background: #ff9900 url(/images/bg-block-stats.png) no-repeat;
	color: #fff;
	margin-bottom: 10px;
} 
.column1 #block-stats h2{
	font: bold 14px/18px 'Trebuchet MS', Arial, Sans-serif;
	text-transform:uppercase;
}
#block-buscador {
	width: 276px;
	padding: 12px 15px;
	height: 162px;
	background: #000 url(/images/bg-block-buscador.png) no-repeat;
	margin-bottom: 15px;
	color: #fff;
}
.column1 #block-buscador {
	padding: 12px 10px;
	width: 185px;
	height: 136px;
	background: #000 url(/images/bg-block-buscador-sidebar.png) no-repeat;
} 
#sidebar #block-buscador {
	margin-left: 20px;
	padding: 12px 10px;
	width: 185px;
	height: 136px;
	background: #000 url(/images/bg-block-buscador-sidebar.png) no-repeat;
}
.column1 #block-buscador h2,
#sidebar #block-buscador h2{
	font: bold 14px/18px 'Trebuchet MS', Arial, Sans-serif;
	text-transform:uppercase;
}
#block-buscador .select {
	padding:0.1em;
	font: normal 11px Arial, Helvetica, sans-serif;
	background: #f3f3f3;
	border-color:#BBBBBB rgb(187, 187, 187) rgb(221, 221, 221);
	border-style:solid;
	border-width:2px 1px 1px;
	width:260px;
}
.column1 #block-buscador .select,
#sidebar #block-buscador .select {
	width:180px;
}
#block-buscador .t-form td.buttons{
	padding:5px;
}
#block-ultimo-minuto {
	margin-bottom: 15px;
}
#block-ultimo-minuto h2{
	color: #f00;
	margin-bottom:5px;
}
#block-agente {
	width: 369px;
	padding: 12px 0 0 14px;
	height: 117px;
	background: #ff9900 url(/images/bg-block-agente.jpg) no-repeat;
	margin-bottom: 15px;
	color: #fff;
}
#block-aficionado {
	width: 369px;
	padding: 12px 0 0 14px;
	height: 117px;
	background: #000 url(/images/bg-block-aficionado.jpg) no-repeat;
	color: #fff;
}
#block-ventajas {
	width: 182px;
	padding: 12px 14px;
	height: 249px;
	background: #999 url(/images/bg-block-ventajas.jpg) no-repeat;
	color: #fff;
}
#block-viajes {
	margin-bottom: 15px;
}
#block-viajes h2 span{
	color: #666;
	font-size:14px;
}
#block-viajes h2 span small{
	font-size:11px;
}
#block-viajes span {
	color: #999;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}
#block-viajes td.price {
	color: #f00;
	text-align:right;
}
#block-viajes td.price strong{
	font: normal 18px/18px Arial, Sans-serif;
}
#block-viajes a#ver-todos {
	width: 161px;
	height: 26px;
	background: transparent url(/images/btns-home.png) no-repeat;
	text-indent: -999em;
	display:block;
}
#block-viajes table {
	width: 100%;
	margin-bottom:5px;
}
#block-viajes td {
	border-bottom: 1px solid #999;
	padding: 2px 0;
}
#block-viajes td a {
	text-decoration: none;
	color:#333;
}
#block-viajes td a:hover {
	text-decoration: underline;
}
#block-golociotv a#visitar-golociotv{
	width: 130px;
	height: 26px;
	background: transparent url(/images/btns-home.png) no-repeat 0 -27px;
	text-indent: -999em;
	display:block;
	margin-bottom:18px;
}
#block-blog h3 a,
#sidebar #block-blog h3 a{
	width: 16px;
	height:16px;
	display:inline-block;
	text-indent: -999em;
	background: transparent url(/images/icons.png) no-repeat 0 -40px;
}
#sidebar #block-blog h3{
	margin-bottom: 5px;
}
#block-blog p{
	margin-bottom: 5px;
}
#block-blog a#visitar-blog {
	width: 91px;
	height: 26px;
	background: transparent url(/images/btns-home.png) no-repeat 0 -54px;
	text-indent: -999em;
	display:block;
	margin-bottom:18px;
}
#sidebar #block-blog a#visitar-blog {
	margin-left: 20px;
}
#block-boletin {
	margin-bottom: 15px;
}	
#sidebar #block-boletin h3{
	margin-bottom: 5px;
}	
#block-boletin table{
	width: 100%;
}
#sidebar #block-boletin table {
	margin-left: 20px;
	margin-bottom: 15px;
}
#sidebar #block-boletin table td{
	padding: 2px 0;
}
#block-boletin #email-boletin {
	width: 304px;
	height:20px;
	background: #fff;
	border: 1px solid #999;
	color:#333;
	font-size:11px;
	padding:0 0 0 2px;
	margin-bottom:4px;
}
.column1 #block-boletin #email-boletin,
#sidebar #block-boletin #email-boletin {
	width: 200px;
}
#block-boletin .select {
	padding:0.1em;
	font: normal 11px 'Trebuchet MS',Arial, Helvetica, sans-serif;
	background: #fff;
	border: 1px solid #999;
	width:200px;
	float:left;
}
#block-boletin .error {
	padding: 5px 10px;
}
#block-boletin .info {
	padding: 5px 10px;
}
#maincontent {
	float: left;
	width: 692px;
	padding: 15px 0;
	position:relative;
}
#social-tools {
	position: absolute;
	top: 15px;
	right:5px;
}
#maincontent h2 {
	font: normal 36px/48px 'Trebuchet MS', Arial, Sans-serif;
	margin-bottom:12px;
}
#maincontent h3 {
	font: normal 18px/24px 'Trebuchet MS', Arial, Sans-serif;
	margin-bottom:12px;
	color: #666;
}
#maincontent h4 {
	font: bold 14px/18px 'Trebuchet MS', Arial, Sans-serif;
	margin-bottom:12px;
}
#maincontent small.date {
	font: normal 11px/18px 'Trebuchet MS', Arial, Sans-serif;
	color: #999;
}
#alert-agent {
	width:688px;
	height:174px;
	margin-bottom: 18px;
	position:relative;
	background: transparent url(/images/bg-aviso-agente.png) no-repeat;
}
#alert-agent h2 {
	position: absolute;
	top: 10px;
	left: 240px;
	color: #000;
	font-size: 30px;
	font-weight: bold;
}
#alert-agent p {
	position: absolute;
	top: 55px;
	left: 245px;
	font-size: 14px;
	font-weight:bold;
	line-height:18px;
	width:415px;
}
#btn-close-alert {
	position: absolute;
	top: 8px;
	right: 8px;
	display:block;
}
#btn-access-sistem {
	position: absolute;
	top: 130px;
	left: 245px;
	display:block;
}
#btn-create-account {
	position: absolute;
	top: 130px;
	left: 405px;
	display: block;
}
#link-more-info {
	position: absolute;
	top: 135px;
	left: 565px;
	display: block;
}
#headerimage {
	background: #000;
	margin-bottom:18px;
}
#headerimage .alignleft{
	width: 242px;
	height: 200px;
	background: #000 url(/images/bg-destacado.jpg) no-repeat;
}
#headerimage .alignleft p{
	color: #fff;
	font: normal 18px/24px 'Trebuchet MS', Arial, Sans-serif;
	padding: 15px;
}
#headerimage .alignright{
	width: 450px;
	height: 200px;
}
#headerimage .foto-estadio{
	background: #000 url(/images/foto-estadio.jpg) no-repeat;
}
#headerimage .foto-agente{
	background: #000 url(/images/foto-agente.jpg) no-repeat right top;
}
#headerimage .foto-balon-estadio{
	background: #000 url(/images/foto-balon-estadio.jpg) no-repeat;
}
#headerimage .foto-gol{
	background: #000 url(/images/foto-gol.jpg) no-repeat;
}
#headerimage .foto-porteria{
	background: #000 url(/images/foto-porteria.jpg) no-repeat;
}
#headerimage .foto-portero{
	background: #000 url(/images/foto-portero.jpg) no-repeat;
}
#headerimage .foto-balon-cesped{
	background: #000 url(/images/foto-balon-cesped.jpg) no-repeat;
}
#headerimage .foto-corner{
	background: #000 url(/images/foto-corner.jpg) no-repeat;
}
#headerimage form {
	padding: 15px;
}
.menuinterior {
	width: 200px;
	float: left;
}
.menuinterior li a{
	text-decoration: none;
	display:block;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
.menuinterior li a:hover{
	background: #e5e5e5;
}
.content{
	width: 450px;
	float: right;
}
.t-form {
	width: 100%;
	margin-bottom:12px;
}
.t-form th, 
.t-form td{
	padding: 3px 2px;
}
.t-form th{
	text-align:left;
	font-weight:bold;
}
#headerimage .t-form th{
	color: #fff;
}
.t-form td.buttons{
	padding-top: 15px;
}
.input-text {
	width: 300px;
	border-color:#BBBBBB rgb(187, 187, 187) rgb(221, 221, 221);
	border-style:solid;
	border-width:2px 1px 1px;
	padding:0.2em;
	color:#333;
	background: #f3f3f3;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#headerimage .input-tex{
	background: #fff;
}
.input-check {
	vertical-align:middle;
}
.select {
	width: 300px;
	padding:0.1em;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #f3f3f3;
	border-color:#BBBBBB rgb(187, 187, 187) rgb(221, 221, 221);
	border-style:solid;
	border-width:2px 1px 1px;
}
#headerimage .select {
	background: #fff;
	border:1px solid #BBBBBB;
}
.avatar {
	float: right;
}
.list{
	width: 100%;
	margin-bottom:18px;
}
.list th, 
.list td{
	padding: 5px 2px;
}
.list thead{
	border: 1px solid #ccc;
}
.list th{
	background: #ddd;
	text-align:left;
	font-weight:bold;
}
.list td{
	border-bottom: 1px solid #ccc;
}
.list td small{
	font-size: 11px;
	color: #999;
}
.list td.price{
	color:#f00;
	font-size:12px;
	font-family:Arial, sans-serif;
	vertical-align:middle;
}
.list td.price strong{
	font-weight: bold;
	font-size:24px;
}
.list td.price small{
	font-size:18px;
	color:#f00;
}
.list td.actions{
	text-align: center;
	line-height: 14px;
	padding-left:15px;
}
.list td.actions a{
	color: #0d7dfb;	
}
#fax {
	display: block;
	margin: 0 auto 18px auto;
	border: 1px solid #999;
}
ol.items-numbers {
	margin-left: 30px;
}
ol.items-numbers li{
	font: bold 24px/18px 'Trebuchet MS', Arial, Sans-serif;
	list-style: decimal;
	color: #ff9900;
}
ol.items-numbers p{
	font: normal 11px/18px 'Trebuchet MS', Arial, Sans-serif;
	color: #333;
}
#botones-fax {
	margin: 0 auto 15px auto;
	width:483px;
}
#botones-fax li {
	float: left;
}
#tabfax a{
	background: transparent url(/images/btns-fax.png) no-repeat 0 -34px;
	width:122px;
	height:34px;
	text-indent: -999em;
	display:block;
}
#tabfax a:hover,
#tabfax a.selected {
	background-position: 0 0;
}
#tabinfo a{
	background: transparent url(/images/btns-fax.png) no-repeat -122px -34px;
	width:185px;
	height:34px;
	text-indent: -999em;
	display:block;
}
#tabinfo a:hover,
#tabinfo a.selected {
	background-position: -122px 0;
}
#tabvideo a{
	width:176px;
	background: transparent url(/images/btns-fax.png) no-repeat -307px -34px;
	height:34px;
	text-indent: -999em;
	display:block;
}
#tabvideo a:hover,
#tabvideo a.selected {
	background-position: -307px 0;
}
#partido-cerrado {
	position: absolute;
	z-index:999px;
	float:left;
	margin-top: 10px;
	margin-left:50px;
}
.videos table{
	width: 100%;
}
.videos td{
	padding: 5px;
}
.videos td.photo {
	width: 110px;
}
.videos td.description {
	line-height: 15px;
}
.videos td.bigphoto{
	width: 200px;
}
.videos td.bigdescription{
	width: 150px;
	font-size: 12px;
}
/* SIDEBAR */
#sidebar {
	float: right;
	width: 250px;
	padding: 15px 0;
	background:transparent url(/images/bg-sidebar.png) no-repeat;
	min-height:400px;
}
#sidebar h3, 
h2.widgettitle {
	font: bold 14px/18px 'Trebuchet MS', Arial, Sans-serif;
	color: #666;
	margin-bottom:12px;
	text-transform:uppercase;
	margin-left:20px;
}
#sidebar p {
	padding-left: 20px;
}
#sidebar ul {
	margin-left: 1px;
}
#sidebar li a{
	color: #666;
	text-decoration:none;
	font-weight:bold;
	background:transparent url(/images/sidebar-arrows.png) no-repeat 0 -25px;
	padding: 3px 0 0 36px;
	display:block;
	height: 22px;
}
#sidebar li a:hover{
	color: #0a5ab4;
	text-decoration:none;
	background:transparent url(/images/sidebar-arrows.png) no-repeat;
}
#sidebar li a.here{
	color: #000;
	text-decoration:none;
	background:transparent url(/images/sidebar-arrows.png) no-repeat;
}
#infocenter_banner {
	padding-left: 20px;
	margin-bottom: 12px;
}
#rss {
	padding-left: 20px;
	background: transparent url(/images/icons.png) no-repeat 0 -40px;
	margin-left: 12px;
	font-weight: bold;
	margin-left:20px;
}
/* FOOT */
#foot {
	border-top: 1px solid #ccc;
	padding: 10px 0;
}
#portugal {
	padding-left: 24px;
	background: transparent url(/images/icons.png) no-repeat left 1px;
}
#phone {
	padding-left: 20px;
	background: transparent url(/images/icons.png) no-repeat left -174px;
}
#infocenter {
	padding-right: 20px;
	background: transparent url(/images/icon-infocenter-foot.gif) no-repeat right center;
}