/* reset css */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 12px courier new, Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
}
li, dd, blockquote {
	margin-left: 1em;
}
form label {
	cursor: pointer;
}
fieldset, img {
	border: none;
}
input, select, textarea {
	font: 100% courier, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px;
}
p, li {
	padding-bottom: 1em;
	color:#FFF;
}
/**/
body {
	background: #000;
}
a:link, a:visited, a:hover  {
	color: #9999cc;
	text-decoration: underline;
	border: none;
}

a.linkblack:link, a.linkblack:visited, a.linkblack:hover  {
	color: #000;
	text-decoration: underline;
	border: none;
}
/* titulos */
h2 {
	font-size: 18px;
	padding: 4px 0 8px 0;
	color:#FFF;

}
h3 {
	font-size: 15px;
	padding: 2px 0 4px 0;
	color: #FFF;
}
#principal h3 {
	background: url(/img/h3_bg_2.gif) #CC9 no-repeat;
	padding-left: 8px;
	margin: 4px 0;
}
h4 {
	font-size: 12px;
	padding: 2px 0 4px 0;
    font-weight:bold;
    font-family:arial;
}
/* textos */
.medium {
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 7px;
	color:#00003D;
    font-family:arial;
}
.small {
	font-size: 9px;
	line-height: 12px;
	padding-bottom: 6px;
}
.by {
	margin-left: 154px;
}
.cursiva {
	font-size: 11px;
	font-style: italic;
	background-color: #000095;
	border-top: dashed 1px #fff;
	border-bottom: dashed 1px #fff;
	padding: 5px;
	margin-bottom: 1em;
}
.fondolila {
	background-color:#ff9900;
	display: inline;
	padding: 0;
}
/* estructura */

#base {
	position: relative;
	width: 100%;
	min-width: 760px;
	max-width: 1000px;
	margin: auto;
}
#headleft {
	position: relative;
	z-index: 3;
	width: 100%;
	height: 149px;
	overflow: hidden;
}
#logo {
	position: absolute;
	z-index: 10;
	right:0px;
}
#headright {
	position: relative;
	padding-right: 4px;
	z-index: 2;
}
#footleft {
	position: relative;
	/*background: url(/img/footleft_bg.png) bottom left no-repeat;*/
	padding-left: 16px;
}
#footright {
	position: relative;
	/*background: url(/img/footright_bg.png) bottom right no-repeat;*/
	padding-right: 4px;
}
#foot {
	padding:20px 20px 40px 24px;
	font-size: 9px;
	color: #666;
	line-height: 12px;
	text-align:center;
}
#wrapleft {
	position: relative;
	min-width: 100px;
	/*background: url(/img/content_left.png) top left repeat-y;*/
	padding-left: 16px;
}
#wrapright {
	position: relative;
	/*background: url(/img/content_right.png) top right repeat-y;*/
	padding-right: 4px;
}
#lateral {
	position: relative;
	width: 245px;
	float: right;
	z-index: 1;
	padding: 5px 5px 5px 0;
}
#principal {
	position: relative;
	width: 100%;
	margin-right: -250px;
	float: left;
	background:#000071;
}
.hueco {
	padding: 5px 0 5px 10px;
}

/* bienvenida */
#menubienvenida {
	position: relative;
	float:left;
	width: 170px;
	height: 245px;
	padding: 10px 10px 5px 8px;
}

#flashani{
	position: relative;
	float:left;
	width: 650px;
	height: 245px;
	background-image: url(/img/bienve.jpg);
	padding: 10px 10px 5px 8px;
}

/* Contenedores Flash */
#novedad, #presentacion, #ranking, #swf260, #swf360 {
	position: relative;
	overflow: hidden;
}
#swf260 {
	height: 260px;
}
#swf360 {
	height: 360px;
}
#ranking {
	height: 623px;
}
.contenido {
	margin-right: 250px;
	padding: 5px;
}
.menu {
	position: relative;
	height: 24px;
	overflow: hidden;
	background-color: #00003d;
	z-index: 2;
	width:100%;
}

#flashwelcome{
	position: relative;
	height: 300px;
	overflow: hidden;
	background-color: #00003d;
	z-index: 2;
	width:100%;
	/*border-bottom:solid 1px #FFF;*/
}

#headleft .menu {
	position: absolute;
	width: 100%;
	left: 16px;
	top: 125px;
	z-index: 11;
}
.menuitems {
	position:absolute;
	left: 10px;
	top: 3px;
	width: 100%;
	font-size: 12px;
	text-align: left;
}
.clearing {
	height: 0;
	clear: both;
}
.spacer5px {
	height: 5px;
	overflow: hidden;
	clear: both;
}
#chatpos {
	position: relative;
	width: 100%;
	height: 390px;
}
#chatpos2 {
	position: relative;
	width: 100%;
	height: 395px;
}
#chat {
	position: absolute;
	overflow: hidden;
}
/* img general */
.imgtoleft {
	float: left;
	margin: 8px;
}
.imgtoright {
	float: right;
	margin: 8px;
}
.minicon {
	float: left;
	margin-top: -2px;
	margin-right: 4px;
}
/* thumbnails */
#canales {
	width: 100%;
	color:#FFF;
}
.canal {
	position: relative;
	display: inline;
	float:left;
	width: 120px;
	height: 116px;
	text-align: center;
	line-height: 10px;
	font-size: 9px;
	overflow: hidden;
}
.thwebcamon, .thwebcamoff {
	position: absolute;
	left: 1px;
	top: 66px;
	width: 29px;
	height: 29px;
	z-index: 3;
	background-image: url(/img/webcam_on.png);
}
.thwebcamoff {
	background-image: url(/img/webcam_off.png);
}

.thgratis {
	position: absolute;
	left: 27px;
	top: 78px;
	width: 40px;
	height: 11px;
	z-index: 4;
}
.alerta {
	position:absolute;
	top: 5px;
	left: 5px;
	width: 11px;
	height: 9px;
}
.cflags {
	position: absolute;
	top: 80px;
	left: 5px;
}
.shadow120 {
	position: absolute;
	width: 120px;
	height: 98px;
	background-image: url(/img/shadow120.gif);
}
.shadow138 {
	position: absolute;
	width: 138px;
	height: 112px;
	background-image: url(/img/shadow138.gif);
}
.menucanales {
	font-size: 9px;
	border-top:dotted 1px #fff;
	padding: 0 5px;
}
.floatlink {
	float:right;
	font-size:9px;
	font-weight:normal;
}
#anterior {
	visibility: hidden;
}
.thumbfoto {
	position: relative;
	display: inline;
	float:left;
	width: 138px;
	height: 118px;
	overflow: hidden;
}

/* recthumbs */
#tuvideo {
	display: none;
}
#recthumbs {
	margin: 0 5px;
}
#recthumbs img {
	border: none;
}

/* directlink */
.byicon {
	position: relative;
	float: left;
	left: -3px;
}
input.code {
	width: 90px;
}
input.entrar {
	width: 60px;
}
input.alta {
	width: 160px;
}

/* miembros */
#acceso, #recupera {
	text-align: right;
	padding-right: 2px;
	line-height: 26px;
}
.inpt {
	width: 100px;
}
.inpb {
	width: 108px;
}

/* caja de búsqueda */
.suggest {
	margin-top: 5px;
	padding: 2px;
	background-color: #2B2BFF;
	height: 36px;
	cursor: pointer;
	color:#FFF;
}
.suggest img {
	vertical-align: middle;
}
.suggest:hover {
	background-color: #eebbff;
}
#canalSuggest input {
	width: 221px;
}
/* mailing */
.inp1 {
	width: 146px;
}
.inp2 {
	width: 70px;
}

/* listado ranking */
.stars {
	font-size: 11px;
	line-height: 20px;
}
.stars img {
	float: right;
	margin-top: 2px;
}

/* iconos de botones */
.infobot {
	float:left;
	margin:-2px 8px 4px 0;
}
/* flags */
.flags img {
	position: relative;
	top: 2px;
}

/* popswc */
#popswc {
	display: none;
	position: fixed;
	width: 297px;
	height: 166px;
	top: 50%;
	left: 50%;
	margin-top: -90px;
	margin-left: -148px;
	z-index: 6;
}

#icra {
	float: left;
	margin-right: 8px;
}

/* Spiffy Corners */
/* DIV en la zona principal */
.rbox1{display:block}
.rbox1 *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#00003D}
.rbox11{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #00002B;
  border-right:1px solid #00002B;
  background:#00002B}
.rbox12{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #00002B;
  border-right:1px solid #00002B;
  background:#00002B}
.rbox13{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #00002B;
  border-right:1px solid #00002B;}
.rbox14{
  border-left:1px solid #00002B;
  border-right:1px solid #00002B}
.rbox15{
  border-left:1px solid #00002B;
  border-right:1px solid #00002B}
.rbox1fg{
  background:#00003D;
  width:100%;
  overflow: hidden}
.rbox1fg h2, .rbox1fg h4, .rbox1fg p, .rbox1fg ul {
  padding-left: 8px;
  padding-right: 5px;
}
/* DIV lateral para medios de pago */
.rbox2{display:block}
.rbox2 *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#f2c200}
.rbox21{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f9e491;
  border-right:1px solid #f9e491;
  background:#f5d13f}
.rbox22{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fdf8e5;
  border-right:1px solid #fdf8e5;
  background:#f4cd30}
.rbox23{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f4cd30;
  border-right:1px solid #f4cd30;}
.rbox24{
  border-left:1px solid #f9e491;
  border-right:1px solid #f9e491}
.rbox25{
  border-left:1px solid #f5d13f;
  border-right:1px solid #f5d13f}
.rbox2fg{
  background:#f2c200;
  padding:5px 3px 5px 8px;
 }
/* DIV lateral */
.rbox3{
  display:block}
.rbox3 *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#00009B;
  }
.rbox31{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #000081;
  border-right:1px solid #000081;
  background:#000081}
.rbox32{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #000056;
  border-right:1px solid #000056;
  background:#000056}
.rbox33{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #000056;
  border-right:1px solid #000056;}
.rbox34{
  border-left:1px solid #000056;
  border-right:1px solid #000056}
.rbox35{
  border-left:1px solid #000081;
  border-right:1px solid #000081}
.rbox3fg{
  background:#00009B;
  padding:5px 8px}
  
  #overlay img{ border: none; }

#overlay{ background-image: url(../img/overlay.png); }

#colizq {
position: relative;
float:left;
width: 680px;

}

#colder {
position: relative;
float:left;
width: 300px;

}