/* INDEX */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #F4F4F4;
	
	margin-bottom: 0px;
	margin-top: 0px;
}

li {
	text-decoration: underline;
}

.main {
	background: #FFFFFF;
	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.header {
	/*padding: 0px;*/
	background: url('../img/header.jpg') no-repeat bottom;
	height: 100px
}

.news {
	background: #FFF8EF;
	border-bottom: 1px solid #FF9405;
	padding: 5px;
	text-align: center;
	color: #777777;
	font-size: 9px;
}

.loginBox {
	background: #F1F8FC;
}

.loginBox td {
	padding: 2px;
}

.loginHeader {
	font-weight: bold;
	background: #C5E3F5 url('../img/user_orange_18x18.png') no-repeat;
	border-bottom: 2px solid #5c8295;
	padding-left: 20px
}

.loginBorder {
	border: 1px solid  #5c8295;
}

.userNickname {
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
}

.userSalir {
	text-align: right;
}

.userMail {
	text-align: center;
}

.space {
	height: 7px;
}

.mainSpace {
	height: 0px;
}

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
/*	color:#333333; */
	color: #FF9504;
	text-decoration: underline;
}

.paginacionUP {
	border: 1px solid #5c8295;
	background: #F1F8FC;
	margin-bottom: 2px;
}

.paginacionDOWN {
	border: 1px solid #5c8295;
	background: #F1F8FC;
	margin-top: 2px;
}

.paginacionUP td, .paginacionDOWN td {
	padding: 3px;
}	

.tab, .tab a:link, .tab a:visited {
	background: url('../img/tab_back.png') repeat-x;
	color: #F2F2F2;
	text-align: center;
	width: 80px
}

.tabSelected, .tabSelected a:link, .tabSelected a:visited {
	background: url('../img/tab_back_selected.png') repeat-x;
	color: #F2F2F2;
	text-align: center;
	width: 80px
}

/* MENU SUPERIOR */
.mainBar {
	background: url('../img/menu_back.gif') repeat-x;
	padding: 0px;
	
	border-top: 2px solid #003399;
	border-bottom: 1px solid #003399
}

.mainBarMenu {
	height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*text-align: center;*/
	border-right: 1px solid #006699;
	
}

.mainBarMenu div a {
	padding-left: 5px;
	display: block;
}

.mainBarMenu h1 {
	position: relative;
	top: 2px;
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align: left;
	color: #FAFAFA;
}

.mainBarMenu div a span {
	width: 100%;
	position: relative;
	top: -2px;
	text-align: right;
	font-size: 10px;
	padding: 0;
	margin: 0;
}

.mainBarMenu a:link, .mainBarMenu a:visited, .mainBarMenu a:active {
	color: #F2F2F2;
	text-decoration: none;
}

.mainBarMenu:hover{
	background: url('../img/menu_back_selected.gif') repeat-x;
}

/* MENU IZQUIERDO */
.mainMenu {
	background: #F1F8FC;
}

.mainMenu td {
	padding: 3px;
	padding-left: 20px;	
}

.mainMenuItem {
	background: url('../img/icon_bullet_orange.png') no-repeat;
	border-bottom: 1px solid #C5E3F5
}

.mainMenuItem:hover {
	background: #D6EAF7 url('../img/icon_bullet_orange.png') no-repeat;
	text-decoration:underline
}

.mainMenuItem a:link, .mainMenuItem a:visited, .mainMenuItem a:active {
	color:#000000;
	display:block;
	text-decoration: none;
}
.formatosTable td {
	padding: 0px;
}

.headerFirefox{
	background: #C5E3F5 url('../img/world_18x18.png') no-repeat;
	border-bottom: 2px solid #5c8295;
	font-weight: bold
}

.mainMenuFirefox {
	border-bottom: 1px solid #C5E3F5;
}

.mainMenuMSN {
	background: url('../img/msn.jpg') no-repeat;
	border-bottom: 1px solid #C5E3F5
}

.mainMenuFACE {
	background: url('../img/facebook.gif') no-repeat;
	border-bottom: 1px solid #C5E3F5
}


.headerMSN {
	background: #C5E3F5 url('../img/userMSN.png') no-repeat;
	border-bottom: 2px solid #5c8295;
	font-weight: bold
}

.headerCategorias {
	background: #C5E3F5 url('../img/icon_bricks_18x18.png') no-repeat;
	border-bottom: 2px solid #5c8295;
	font-weight: bold
}

.headerFormatos {
	background: #C5E3F5 url('../img/icon_cd_18x18.png') no-repeat;
	border-bottom: 2px solid #5c8295;
	font-weight: bold
}

.headerGeneros {
	background: #C5E3F5 url('../img/icon_film_18x18.png') no-repeat;
	border-bottom: 2px solid #5c8295;
	font-weight: bold
}

/* USER MENU */
.headerAccount {
	background: #BDEFA4 url('../img/house.png') no-repeat 1px 1px;
	border-bottom: 2px solid #6A9F4F;
	font-weight: bold
}

.mainMenuUser {
	background: #F1F8FC;
	border: 1px solid #5c8295;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
}

.mainMenuUser td {
	padding: 3px;
	padding-left: 20px;	
}

.mainMenuUser a:link, .mainMenuUser a:hover {
	color: #000000;
}

.mainMenuUserCart {
	border-bottom: 1px solid #C5E3F5;
	background: url('../img/cart.png') no-repeat 1px 2px;
	
}

.mainMenuUserWish {
	border-bottom: 1px solid #C5E3F5;
	background: url('../img/wand.png') no-repeat 1px 2px;
	
}

.mainMenuUserCard {
	border-bottom: 1px solid #C5E3F5;
	background: url('../img/vcard.png') no-repeat 1px 2px;
	
}

.mainMenuUserOut {
	border-bottom: 1px solid #C5E3F5;
	background: url('../img/door_in.png') no-repeat 1px 2px;
	
}

/* RANKING */
.headerRanking {
	background: #C5E3F5 url('../img/action_go_18x18.gif') no-repeat;
	border-bottom: 2px solid #5c8295;
	font-weight: bold
}

.topNumbers {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #FF9504;
	font-weight: bolder;
}

.rankingBox td {
	background: #F1F8FC;
	padding: 3px;
}

.ranking td {
	padding: 1px;
}

/* MINI RESULTADOS */
.miniResultados {
	border: 1px solid #5C8295;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

.miniResultados td {
	padding: 3px;
}

.miniResultadosHeader {
	background: #C5E3F5;
	font-weight: bold;
	border-bottom: 2px solid #5c8295;
}

.miniResultadosBottom {
	background: #C5E3F5;
	font-weight: bold;
	border-top: 2px solid #5c8295;
	border-bottom: 1px solid #5c8295;
}

.mR {
	background: #FFFFFF;
}

.mR:hover {
	background: #F1F8FC;
}
	
/* FORM */
.query {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	height: 20px;
	border: 1px solid #666666;
	background: url('../img/input_back.gif') repeat-x;
}	

.login {
	font-size: 10px;
	border: 1px solid #666666;
	background: url('../img/input_back.gif') repeat-x;; font-style:normal; font-variant:normal; font-weight:normal
}

.registro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height: 18px;
	border: 1px solid #666666;
	background: url('../img/input_back.gif') repeat-x;
}

.registroArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	border: 1px solid #666666;
	background: #F4F4F4 url('../img/input_back.gif') repeat-x;
}

.registroOB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height: 18px;
	border: 1px solid #FF9504;
	background: url('../img/input_back.gif') repeat-x;
}	

.seriesBox {
	font-size: 9px;
	height: 16px;
	width: 200px;
	border: 1px solid #5C8295;
}

.seriesBoxDiv {
	text-align: right;
	position: relative;
	top: -3px;
	padding-right: 5px;
}

/* MAIN */
.mainTitle {
	font-size:14px;
	font-weight: bold;
	background: #C5E3F5 url('../img/cd_go.png') no-repeat;
	border-bottom: 2px solid #5C8295;
	padding: 1px;
	margin-bottom: 3px
}

.mainPage {
	border: 1px solid #5c8295;
	background: #F1F8FC;
	padding: 3px;
}

.mainPageHome {
	border: 1px solid #5c8295;
	background: #F1F8FC;
	padding: 0px;
}

.mainPagePremium {
	border: 1px solid #5c8295;
	background: #F1F8FC;
	padding: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.mainTabs {
	background: url('../img/tabs_back.gif') repeat-x bottom;
}

.verMas {
	font-size: 10px;
	text-transform: uppercase;
	padding-right: 2px;
}

/* PELICULAS */
.peliculasImg {
	border: 1px solid #000000;
	background: #FFFFFF url('../img/noimg.jpg') no-repeat;
}

.peliculasTitulo, .peliculasTitulo a:link, .peliculasTitulo a:visited, .peliculasTitulo a:hover {
	text-transform: capitalize;
	/*font-weight: bold;*/
	font-size: 9px;
	color: #000000;
}

.peliculasPrecio {
	color: #FF0000;
	font-weight: bold;
}

/*.peliculasGrid {
	border: #999999 solid 1px;
	background: #FFFFFF;
	margin: 2px;
	height: 170px;
}*/

.peliculasGrid td {
	padding: 3px;
}

.peliculasPadd td {
	padding: 0px;
}

.premiumBack {
	background: #F1F8FC;
}

.premiumGrid {
	width: 99px;
}

.detalleR {
	border-right: 2px solid #5C8295;
}

.detalleL {
	border-left: 2px solid #5C8295;
}

.detalleFrameBack {
	background: #F1F8FC;
}

.detalleFrameTitle {
	font-size:14px;
	font-weight: bold;
	border-bottom: 2px solid #5C8295;
	padding: 1px;
	margin-bottom: 3px;
}

.detalleBox {
	border: 1px solid #000000;
	margin-bottom: 5px;
	background: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
}

.detalleBoxExpanded {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #FFFFFF;
	margin-bottom: 5px;
	margin-top: -5px;
}

.detalleBoxExpanded td {
	padding-left: 10px;
	padding-right: 10px;
}

.detalleOpciones {
	position: relative;
	top: 7px;
}

.verde {
	color: #70BD5E;
	font-weight: bold;
}

.rojo {
	color: #FF0000;
	font-weight: bold;
}

#previewImg {
	width: 250px;
	height: 370px;
}

#preview {
	width: 250px;
	height: 370px;
	top: 0;
	left: 0;
	z-index: 1;
}

#previewMarca {
	width: 250px;
	height: 370px;
	background: url('../img/marcaFondo.png') no-repeat top left;
	position: relative;
	top: -370px;
	left: 0;
	z-index: 2
}

/* TRAILER */
#trailer {
	background: url('../img/overlay.png');
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	
	display: none;
	z-index: 100
}

#trailerBox {
	position: absolute;
	text-align: right;

	background: #FFFFFF;
	padding: 15px;
	
	height: 447px;
	width: 530px;
	
	display: none;
}

/* COMENTARIOS */
.mainTitleComentarios {
	font-size:14px;
	font-weight: bold;
	background: #C5E3F5 url('../img/comments.png') no-repeat 2px 2px;
	border-bottom: 2px solid #5C8295;
	padding: 1px;
	margin-bottom: 3px
}

.mainTitleComentar {
	font-size:14px;
	font-weight: bold;
	background: #C5E3F5 url('../img/comment.png') no-repeat 2px 2px;
	border-bottom: 2px solid #5C8295;
	padding: 1px;
	margin-bottom: 3px
}

.comentarios {
	background: #FFFFFF;
	border: #000000 1px solid;
	margin-bottom: 5px;
}

.comentarios td {
	padding: 5px;
}

.comentariosHeaderNick {
	font-weight: bolder;
	background: #FFFDDF url('../img/user_orange.png') no-repeat 3px 5px;
	border-bottom: 1px solid #666666
}

.comentariosHeaderNick div {
	padding-left: 17px;
}

.comentariosHeaderNota {
	background: #FFFDDF;
	border-bottom: 1px solid #666666;
}

.valorar td {
	padding: 0;
	padding-right: 4px;
	color: #666666;
}

/* DETALLE BUBBLE */
.bubble {
	padding: 0;
}

.bubbleColabore {
	background: #FFF1DF;
	border: 1px solid #FF9405;
	padding: 10px;
	margin: 15px 10px 5px 10px;
	color: #000000;
	font-size: 9px;
	text-align: center;
}

.bubbleFlecha {
	position: relative;
	top: 0px;
	left: 160px;
	width: 20px;
	height: 14px;
	margin-bottom: -16px;
	background: url('../img/bubble.png') no-repeat;
}

/* DETALLE MAS IMAGENES */
.mainTitleFotos {
	font-size:14px;
	font-weight: bold;
	background: #C5E3F5 url('../img/photo.png') no-repeat 2px 2px;
	border-bottom: 2px solid #5C8295;
	padding: 1px;
	margin-bottom: 3px
}

.mainTitleImages {
	font-size:14px;
	font-weight: bold;
	background: #C5E3F5 url('../img/picture.png') no-repeat 2px 2px;
	border-bottom: 2px solid #5C8295;
	padding: 1px;
	margin-bottom: 3px
}

.uploader {
	font-size: 11px;
}

/* LISTA DE DESEOS */
.mainTitleDeseos {
	font-size:14px;
	font-weight: bold;
	background: #C5E3F5 url('../img/wand.png') no-repeat 2px 2px;
	border-bottom: 2px solid #5C8295;
	padding: 1px;
	margin-bottom: 3px
}

/* FOOTER */
.footer {
	background: #88a3b5 url('../img/footer_back.gif') repeat-x;
	border-top: 2px solid #003399;
	text-align: center
}




/***************/
.columnaCentral {
	border-right: 1px solid #C5E3F5;
	/*background: url(../img/input_back.gif) repeat-x #F4F4F4;*/
}
