
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	
	list-style:		none;
}
.sf-menu {
	line-height:	1.3;
	width:700px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			35em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			20px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	/*border-left:	1px solid #a40807;
	border-top:		1px solid #a40807;
	padding: 		.75em 1em;
	*/
	padding: 		2px 16px;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#ffffff;
}
.sf-menu li {
	background:		transparent;
}
.sf-menu li li {
	background:		#a40807;
}
.sf-menu li li li {
	background:		#a40807;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#D8CBCA;
	color:			#000000;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			0.95em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.6em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* footer */
#footer{
color:#666;
font-family:Arial,Verdana,Tahoma,"Freesans",sans-serif;
font-size:10px;
height:46px;
clear:both;
position:relative;
line-height:normal;
}
#hd #footer{
color:#000;
top:0;
}
#wallpapers #footer, #videos #footer{
color:#fff;
top:0;
}
#programacion #footer, #perfil #footer,.single #footer,#infantil #footer  {
top:0;
}
.bg-footer-vtr{
padding-top:15px;
background:#EAEAEA url('../images/img/back/footer.png') top;
background-repeat:no-repeat;
padding-left:20px;
height: 40px;
}
#series .bg-footer-vtr{
padding-top:15px;
background:#f4f4f4 url('../images/img/back/footer.png') top;
background-repeat:no-repeat;
padding-left:20px;
height: 40px;
}
#musica .bg-footer-vtr, #deportes .bg-footer-vtr, #infantil .bg-footer-vtr , #peliculas .bg-footer-vtr, #tendencias .bg-footer-vtr, #cultura .bg-footer-vtr{
background:#f4f4f4 url('../images/img/back/footer.png') top;

}
#premium .bg-footer-vtr{
background:#191919 url('../images/img/back/footer.png') top;
}
#hd .bg-footer-vtr, #series.single .bg-footer-vtr, #videos .bg-footer-vtr, .category .bg-footer-vtr, #registro .bg-footer-vtr, #perfil .bg-footer-vtr, #peliculas.single .bg-footer-vtr, #infantil.single .bg-footer-vtr, #deportes.single .bg-footer-vtr, #musica.single .bg-footer-vtr, #tendencias.single .bg-footer-vtr, #cultura.single .bg-footer-vtr, #premium.single .bg-footer-vtr, #hd.single .bg-footer-vtr, #vod.single .bg-footer-vtr, #bazuca.single .bg-footer-vtr{
color:#666;
background:url('../images/img/back/footer.png') top;
}


.tabletopred {
	font-weight:bold; width:980px; background-image:url('../images/top_red.png'); background-repeat:no-repeat; height:32px; padding-top:0px; line-height:0px; padding-bottom:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; color:#FFF;
	
}
.tabletopred div {
padding-top:15px; padding-left:10px; height:20px;
}
.tablemiddle {
width:980px; background-image:url('../images/middle.png'); background-repeat:repeat-y;padding:5px
}
.tablebottom {
width:980px; background-image:url('../images/bottom.png'); background-repeat:no-repeat; height:8px
}
.tabletopwhite {
	width:980px; background-image:url('../images/top_white.png'); background-repeat:no-repeat; height:8px; padding-top:0px; line-height:0px; padding-bottom:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; color:#FFF;
	font-size:6px;
}
.tabletopwhitefull {
	width:980px; background-image:url('../images/top_whitefull.png'); background-repeat:no-repeat; height:32px; padding-top:0px; line-height:0px; padding-bottom:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; color:#000;

}
.tabletopwhitefull div {
padding-top:15px; padding-left:10px; height:20px;
}

.table300topwhite {
	width:300px; background-image:url('../images/top_white300.png'); background-repeat:no-repeat; height:8px; padding-top:0px; line-height:0px; padding-bottom:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; color:#FFF;
		font-size:6px;
}
.table300middle {
width:300px; background-image:url('../images/middle300.png'); background-repeat:repeat-y;padding:5px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000
}
.table300bottom {
width:300px; background-image:url('../images/bottom300.png'); background-repeat:no-repeat; height:8px
}
.amarillo {
background-color:#ffffcc;
}

.labelform
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
.tableform2col {
font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000
}
.tableform2col .label {
 text-align: right;
padding-right:5px;
width:200px;
vertical-align:middle;
}

.tableform2col .cellleft {
 text-align: right;
}
.tableform2col .check1 {
 text-align: right;
padding-right:5px;
width:70px;
display:inline-block;
vertical-align:middle;
}


.tableform2col .smallcell {
width:40px; 
}

.tableform3col {
font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000

}
.tableform3col .label {
 text-align: right;
padding-right:5px;
width:100px; 
}

.home_sub {
	font-size: 18px;
	color: #ffffff;
	font-weight: 900;
	padding-right:20px;
}

.logo_vtr { 
 display:block; width:121px; height:65px; background: url('../images/logo_vtr.jpg') no-repeat left top; text-indent:-1000px; margin-left:5px; padding-left:5px;
 }
 
 
 .tablewarning {
font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000
}
.tablewarning .icon {
 text-align: right;
 vertical-align:top;
padding-right:5px;
padding-left:10px;
width:128px;
}
.tablewarning .text {
 text-align: left;
padding-right:5px;
/*width:200px;*/
vertical-align:top;
}

#titulomain {
padding-left:5px;
}
.infotop {
width:658px; 
height:62px; 
float:right; 
display:inline;
text-align:right;
font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#909090
}
.infotoplogin {
width:658px; 
height:32px; 
padding-right:10px;
float:right; 
text-align:right;
font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#909090
}

.spanrequired {
color:red;
font-weight:bold;
vertical-align:bottom;

}