/*
HEADER
*/
#header {
	background: #ea2500;
	height: 100px;
	position: relative;
}
#logo {
	display: block;
	position: absolute;
	top: 14px;
	text-indent: -999em;
	width: 180px;
	height: 72px;
	background: transparent url(../images/logo-golociotv.png);
}
#banner_top {
	position: absolute;
	right: 0px;
	top: 5px;
}
#banner_top_468 {
	position: absolute;
	right: 0px;
	top: 25px;
}
/*
NAV
*/
#nav {
	background: #000 url(../images/bg-menu.png);
	height: 30px;
	padding-top: 10px;
	position: relative;
}
#nav ul {
	margin: 0;
}
#nav li {
	float: left;
}
#nav ul li a {
	font: normal 18px/18px 'Trebuchet MS', Arial, Sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
#mhome a{
	padding: 3px 20px 10px 0;
}
#mofertas a{
	padding: 3px 40px 10px 20px;
	background: transparent url(../images/icons.png) no-repeat 92% -244px;
	position:relative;
}
#mequipos a{
	padding: 3px 40px 10px 20px;
	background: transparent url(../images/icons.png) no-repeat 92% -244px;
	position:relative;
}
#mdestinos a{
	padding: 3px 40px 10px 20px;
	background: transparent url(../images/icons.png) no-repeat 92% -244px;
	position:relative;
}
#mmundial a{
	padding: 3px 40px 10px 20px;
	background: transparent url(../images/icons.png) no-repeat 92% -244px;
	position:relative;
}
#mprogramacion a{
	padding: 3px 0 10px 20px;
}
.subnav {
	display: none;
	background: #ea2500;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	position:absolute;
	top: 30px;
	z-index:999;
	padding:5px 10px 5px 20px;
}
.subnav h3 {
	margin:0;
	padding:0;
	text-transform: uppercase;
	font-size:12px;
	color:#fff;
}
#mofertas .subnav {
	width: 270px;
}
#mofertas .subnav ul li {
	width: 90px;
}
#mequipos .subnav {
	width: 360px;
}
#mequipos .subnav ul li {
	width: 120px;
}
#mdestinos .subnav{
	width: 400px;
}
#mdestinos .subnav ul li {
	width: 100px;
}
#mmundial .subnav {
	width: 160px;
}
#mmundial .subnav ul li {
	width: 75px;
}
#mofertas .subnav ul li a,
#mequipos .subnav ul li a,
#mdestinos .subnav ul li a,
#mmundial .subnav ul li a {
	color: #fff;
	font: normal 11px/18px 'Trebuchet MS', Arial, Sans-serif;
	text-transform:none;
	padding:0;
	background: #ea2500;
}
#mofertas .subnav ul li a:hover,
#mequipos .subnav ul li a:hover,
#mdestinos .subnav ul li a:hover,
#mmundial .subnav ul li a:hover{
	text-decoration: underline;
}
#nav ul li a.tab_over {
	background: #ea2500 url(../images/icons.png) no-repeat 92% -283px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
/*
CONTENT
*/
#maincontent {
	width: 962px;
	margin: 0 auto;
	padding-top: 25px;
	position: relative;
}
#narrow {
	width: 642px;
	margin-bottom: 12px;
	position: relative;
}
#narrow .top {
	background: transparent url(../images/bg.png) no-repeat 0 top;
	height: 39px;
	position: relative;
}
#narrow .top h2{
	font: bold 14px/18px 'Trebuchet MS', Arial, Sans-serif;
	color: #fff;
	position: absolute;
	top: 8px;
	left: 15px;
	padding: 5px 0 5px 35px;
	text-transform: uppercase;
}
#wide .top h2.view,
#narrow .top h2.view{
	background: transparent url(../images/icons.png) no-repeat 0 -4px;
}
#narrow .main {
	background: transparent url(../images/bg.png) repeat-y -2872px top;
}
#narrow .bottom {
	background: transparent url(../images/bg.png) no-repeat 0 bottom;
	height: 19px;
	padding: 10px 12px;
}
#player {
	width: 640px;
	height: 432px;
	margin-left: 1px;
}
#sidebar {
	width: 302px;
	margin-bottom: 12px;
	position: relative;
}
#sidebar .top {
	background: transparent url(../images/bg.png) no-repeat -643px top;
	height: 39px;
	position: relative;
}
#sidebar .top h2{
	font: bold 14px/18px 'Trebuchet MS', Arial, Sans-serif;
	color: #fff;
	position: absolute;
	top: 8px;
	left: 15px;
	padding: 2px 0 5px 35px;
	text-transform: uppercase;
}
#sidebar .top h2.related{
	background: transparent url(../images/icons.png) no-repeat 0 -102px;
}
#sidebar .main {
	background: transparent url(../images/bg.png) repeat-y -3515px top;
	position: relative;
	padding: 12px 14px 0 14px;
}
#sidebar .main .scroll {
	height: 444px; 
	overflow:auto;
}
#sidebar .main table{
	width: 100%;
}
#sidebar .main td{
	padding: 5px;
}
#sidebar .main td.photo {
	width: 110px;
}
#sidebar .main td.description {
	line-height: 15px;
}
#sidebar .main td.photo a img{
	border: 2px solid #ea2500;
}
#sidebar .bottom {
	background: transparent url(../images/bg.png) no-repeat -643px bottom;
	height: 15px;
}
#wide {
	width: 962px;
	margin: 0 auto 12px auto;
	position: relative;
}
#wide .top {
	background: transparent url(../images/bg.png) no-repeat -946px top;
	height: 39px;
	position: relative;
}
#wide .top h2{
	font: bold 14px/18px 'Trebuchet MS', Arial, Sans-serif;
	color: #fff;
	position: absolute;
	top: 8px;
	left: 15px;
	padding: 3px 0 5px 35px;
	text-transform: uppercase;
}
#wide .top h2 span{
	text-transform: none;
}
#wide .top h2.top5{
	background: transparent url(../images/icons.png) no-repeat 0 -52px;
}
#wide .top h2.guide{
	background: transparent url(../images/icons.png) no-repeat 0 -199px;
}
#wide .top h2.services{
	background: transparent url(../images/icons.png) no-repeat 0 -148px;
}
#wide .top h2.noicon{
	padding-left: 0;
}
#wide .top form{
	display: inline-block;
}
#wide .top select{
	font: normal 11px/18px 'Trebuchet MS', Arial, Sans-serif;
	margin: 0 5px;
	text-transform: none;
}
#wide .main {
	background: transparent url(../images/bg.png) repeat-y -3818px top;
	position: relative;
	padding: 12px 14px 0 14px;
}
#wide #subtitle{
	height: 40px;
	background: #f5f5f5 url(../images/bg.png) repeat-y -4781px top;
	position: relative;
	padding: 5px 14px 0 14px;
}
#wide #subtitle h3{
	font: normal 18px/18px 'Trebuchet MS', Arial, Sans-serif;
	color:#ea2500;
}
#wide #subtitle h4{
	font: bold 11px/18px 'Trebuchet MS', Arial, Sans-serif;
	color:#666;
}
#wide  #subtitle .alignleft{
	width: 50%;
}
#wide  #subtitle .alignright{
	width: 50%;
}
#wide .main h1{
	font: normal 18px/18px 'Trebuchet MS', Arial, Sans-serif;
	color:#ea2500;
	margin-bottom: 15px;
}
#wide .main p.last{
	margin-bottom: 0;
}
#wide .main #nav_int{
	width: 300px;
}
#wide .main #nav_int li{
	padding: 3px 0;
}
#wide .main #contents{
	width: 560px;
}
#wide .main table{
	width: 100%;
}
#wide .main td{
	padding: 5px;
}
#wide .main td.hour{
	width: 70px;
	font-weight:bold;
}
#wide .main td.program{
	width: 380px;
}
#wide .main td.program span{
	color: #999;
}
#wide .main td.bigphoto{
	width: 200px;
}
#wide .main td.bigdescription{
	width: 150px;
	font-size: 12px;
}
#wide .main td.video_entry{
	line-height: 15px;
	width: 150px;
}
#wide .main td.video_entry img{
	margin-bottom: 5px;
}
#wide .main td a img{
	border: 2px solid #ea2500;
}
#wide .bottom {
	background: transparent url(../images/bg.png) no-repeat -946px bottom;
	height: 15px;
}

/*
FORM
*/
#wide .t-form {
	width: 100%;
	margin-bottom:15px;
}
#wide .t-form th, 
#wide .t-form td{
	padding: 3px 2px;
}
#wide .t-form th{
	text-align:left;
	font-weight:bold;
}
#wide .t-form td.buttons{
	padding-top: 15px;
	text-align: center;
}
#wide .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;
}
#wide .input-check {
	vertical-align:middle;
}
#wide .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;
}

/*
FOOT
*/
#foot {
	width: 962px;
	margin: 0 auto 12px auto;
	position: relative;
}
#foot .top {
	background: transparent url(../images/bg.png) no-repeat -1909px top;
	height: 15px;
}
#foot .main {
	background: transparent url(../images/bg.png) repeat-y -3818px top;
	position: relative;
	padding: 0 14px;
}
#foot .main h3{
	font: bold 14px/18px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#foot .main ul {
	margin-bottom: 0;
}
#foot .main ul li {
	float: left;
	width: 130px;
}
#foot .main .column_info {
	width: 110px;
	float: left;
}
#foot .main .column_ofertas {
	width: 260px;
	float: left;
	margin-left: 10px;
}
#foot .main .column_equipos {
	width: 350px;
	float: left;
	margin-left: 10px;
}
#foot .main .column_equipos ul li {
	width: 170px;
}
#foot .main .column_destinos {
	width: 150px;
	float: left;
	margin-left: 10px;
}
#foot .main .column_destinos ul li {
	width: 70px;
}
#foot .bottom {
	background: transparent url(../images/bg.png) no-repeat -1909px bottom;
	height: 15px;
}
#subfoot {
	width: 960px;
	margin: 0 auto;
	color: #666;
}
#mini-golocio {
	display: inline-block;
	vertical-align: bottom;
	margin-left: 5px;
	margin-top: -20px;
	text-indent: -999em;
	width: 75px;
	height: 23px;
	background: transparent url(../images/logo-golocio.png);
}
