/* begin overall style */
body {
	margin: 0;
	padding: 0;
}

.bckg {
	background: url("../images/cssimg/hback.jpg") transparent no-repeat top
		center;
	/*height: auto !important;
	min-height:1024px;	*/
	height: auto !important;
	width: 100%;
}

.spacev {
	height: 190px;
}

.margen_8 {
	margin-left: 8px;
	/*margin-right:8px;*/
}
.margenb_8{
	margin-bottom: 8px;
	}

.enmedio {
	background: url("../images/cssimg/enmedio.jpg") repeat-y top center;
}

#page {
	width: 750px;
	margin: 0 auto;
	padding: 0;
}

#header {
	margin: 0;
	/*	padding: 0 0 0 200px;*/
	height: 150px;
}

#panel_usuario {
	margin: 3px 0;
}

#buscador {
	/*padding: 40px 0 15px 700px;
	font-size: 200%;*/
	padding-top:17px;
}
.binput{
	
	background:transparent url("../images/cssimg/backfind.png") no-repeat top left;
	}
.findinput{
	width:160px;
	height:12px;
	margin:3px 10px 0 5px;
	background-color:#C7C7C7;
	border:0 none;
	font-size:9px;;
	}

/*- Menu Tabs H--------------------------- */
#tabsH { /*background: Silver;	
	/*line-height: normal;
	width: 100%;
	float: left;
	position: absolute;
	top: 90px;*/
	padding: 0;
}

#tabsH ul {
	margin: 0;
	padding: 22px 10px 0 250px;
	list-style: none;
}

#tabsH li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabsH a {
	float: left;
	background: url("../images/cssimg/tableftH.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#tabsH a span {
	display: block;
	background: url("../images/cssimg/tabrightH.gif") no-repeat right top;
	padding: 5px 10px 4px 6px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsH a span {
	float: none;
}

/* End IE5-Mac hack */
#tabsH a:hover span {
	color: #FFF;
}

#tabsH a:hover {
	background-position: 0% -42px;
	color: #666;
}

#tabsH a:hover span {
	background-position: 100% -42px;
	color: #666;
}

#tabsH  a.active {
	background-position: 0% -42px;
	color: #000;
}

#tabsH  a.active span {
	background-position: 100% -42px;
	color: #000;
}

#submenu { /*position:absolute;
	top:125px;
	float:left;	
	z-index: 502; 
	opacity: 0;*/
	background: url("../images/cssimg/subtab.jpg") repeat-x left bottom;
	width: 976px;
}

.border_s {
	margin: 5px;
	border: 1px #CCC solid;
	padding: 5px;
}

#submenu ul {
	overflow: hidden;
	margin: 0;
	padding-left: 260px;
	height: 25px;
	/*background: url("../images/cssimg/subtab.jpg") repeat-x left top ;*/
}

#submenu li {
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
	/*background-color:#fff;*/
}

#submenu a { /*padding: 5px 15px 4px 6px;*/
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#submenu  a.active {
	background: transparent;
	color: #666;
}

#submenu a:hover {
	background: transparent;
	color: #666;
}

.subtab {
	background: url(../images/cssimg/subtab.jpg) repeat-x center top;
	height: 30px;
	width: 940px;
	font-size: 90%;
	margin-bottom: 10px;
	padding-right: 20px;
}

#content {
	position: relative;
	/*width: 95%;
	margin: 25px 0 0;*/
	padding: 0 8px;
}

#footer {
	margin-top: 20px;
	/*height: 250px;*/
	background: url("../images/cssimg/footer.jpg") #666 no-repeat center
		bottom;
}

/* end of overall style */ /* begin data grid style */
table.dataGrid {
	background: white;
	border-collapse: collapse;
	width: 100%;
}

table.dataGrid th,table.dataGrid td { /*font-size: 0.9em;
	border: 1px #4F81BD solid;*/
	padding: 0.3em;
}

table.dataGrid th {
	background: #d3dfee;
	text-align: center;
}

table.dataGrid th.label {
	width: 150px;
}

table.dataGrid tr.odd {
	background: #E6F2FF;
}

/* end of data grid style */
.actionBar {
	margin: 10px;
}

.ch2 {
	background: url(../images/cssimg/h1.gif) no-repeat left top;
	margin: 10px 0 5px;
	padding-left: 30px;
	font-weight: bold;
	color: #444f60;
	font-size: 120%;
}

.titulobox {
	font-weight: bold;
	padding-left: 30px;
}

.titulo h3 {
	font-size: 90%;
	/*background: transparent url(../images/cssimg/h1.png) no-repeat left
		bottom;*/
	height: 15px;
	padding: 0px 30px 0;
}

.titulodvd {
	height: 30px;
	color: #000;
	font-size: 120%;
	background: url(../images/cssimg/barra_dvd.jpg) transparent no-repeat
		left top;
	margin-bottom: 5px;
}

.tituloblue {
	height: 30px;
	color: #000;
	font-size: 120%;
	background: url(../images/cssimg/barra_bluray.jpg) transparent no-repeat
		left top;
	margin-bottom: 5px;
}

/* boxes*/
.box {
	margin: 10px 0 0;
	width: 100%;
}

.boxarrow {
	padding-left: 10px;
	color: #ffffff;
	font-size: 120%;
	margin-bottom: 5px;
	background: #7c8594 url(../images/cssimg/arrow.gif) no-repeat right
		bottom;
}

.boxficha {
	margin: 10px 0 10px -8px;
	width: 100%;
	padding: 0px 8px;
	/*height:200px;*/
	background: #595959 url(../images/cssimg/cuadficha.jpg) no-repeat left
		top;
	border-bottom: 1px solid #000;
}

.mbox {
	background: #ccc;
	width: 310px;
}

.trp_l {
	background-color: transparent;
}

.trp {
	background-color: transparent;
	height: 22px;
}

.nr_gris_l {
	background: transparent url(../images/cssimg/box10headl.jpg) no-repeat
		left top;
}

.nr_gris {
	background: transparent url(../images/cssimg/box10headr.jpg) no-repeat
		right top;
	height: 10px;
}

.gris_l {
	background: transparent url(../images/cssimg/box40headl.gif) no-repeat
		left top;
}

.gris {
	background: transparent url(../images/cssimg/box40headr.gif) no-repeat
		right top;
	height: 25px; /*40 menos 18px del padding del tab*/
}

.gris_lnoh {
	background: transparent url(../images/cssimg/box40headlnl.gif) no-repeat
		;
}

.gris_noh {
	background: transparent url(../images/cssimg/box40headrnl.gif) no-repeat
		right top;
	height: 25px; /*40 menos 18px del padding del tab*/
}

.ncolor_l {
	background: transparent url(../images/cssimg/box40headcleanl.gif)
		no-repeat;
}

.ncolor {
	background: transparent url(../images/cssimg/box40headcleanr.gif)
		no-repeat right top;
	height: 25px; 
}

.ncolor10_l {
	background: transparent url(../images/cssimg/box10headcleanl.gif)
		no-repeat;
}

.ncolor10 {
	background: transparent url(../images/cssimg/box10headcleanr.gif)
		no-repeat right top;
	height: 10px; 
}
.artbottom_l {
	background: transparent url(../images/cssimg/box80bottomcleanl.gif)
		no-repeat;
}

.artbottom {
	background: transparent url(../images/cssimg/box80bottomcleanr.gif)
		no-repeat right top;
	height: 100px; 
}
.arrow {
	background: transparent url(../images/cssimg/boxheadarrowl.jpg)
		no-repeat left top;
	height: 40px;
}

.arrow_l {
	background: transparent url(../images/cssimg/boxheadarrowr.jpg)
		no-repeat right top;
	height: 40px; /*40 menos 18px del padding del tab*/
}

.arrow_2 {
	/*igual que arrow_1 pero mas bajito para ajustar a las lineas del cuerpo en el decorator boxarrow*/
	background: transparent url(../images/cssimg/boxheadarrowr.jpg)
		no-repeat right top;
	height: 33px;
}

.arrowblack {
	background: transparent url(../images/cssimg/boxheadarrowblackl.jpg)
		no-repeat left top;
	height: 40px;
}

.arrowblack_l {
	background: transparent url(../images/cssimg/boxheadarrowblackr.jpg)
		no-repeat right top;
	height: 40px; /*40 menos 18px del padding del tab*/
}

.tituloarrow {
	color: #FFF;
	font-size: 90%;
	padding: 5px 20px;
}

.fondo_gris {
	background-color: #fff;
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	border-top: 1px solid #D1D1D1;
}

.mgris_l {
	background: transparent url(../images/cssimg/minibox30headl.gif)
		no-repeat left top;
}

.mgris {
	background: transparent url(../images/cssimg/minibox30headr.gif)
		no-repeat right top;
	height: 25px; /*40 menos 18px del padding del tab*/
}

.notabmgris {
	background: transparent url(../images/cssimg/minibox30headr.gif)
		no-repeat right top;
	height: 25px;
}

.mnocolor_l {
	background: transparent url(../images/cssimg/minibox30headcleanl.gif)
		no-repeat left top;
}

.mnocolor {
	background: transparent url(../images/cssimg/minibox30headcleanr.gif)
		no-repeat right top;
	height: 25px; /*40 menos 18px del padding del tab*/
}

.black_l {
	background: transparent url(../images/cssimg/box40headl_black.gif)
		no-repeat left top;
}

.black {
	background: transparent url(../images/cssimg/box40headr_black.gif)
		no-repeat right top;
	height: 22px; /*40 menos 18px del padding del tab*/
}

.grbk_l {
	background: transparent url(../images/cssimg/box40headl.gif) no-repeat
		left top;
}

.grbk {
	background: transparent url(../images/cssimg/box40headr.gif) no-repeat
		right top;
	height: 24px; /*40 menos 18px del padding del tab*/
}

.fondo_grbk {
	background-color: #171717;
	color: #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.fondo_black {
	background-color: #0E1015;
	color: #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.mblack_l {
	background: transparent url(../images/cssimg/minibox40headl_black.gif)
		no-repeat left top;
}

.mblack {
	background: transparent url(../images/cssimg/minibox40headr_black.gif)
		no-repeat right top;
	height: 22px; /*40 menos 18px del padding del tab*/
}

.item {
	margin: 10px 0 0;
	background: transparent url(../images/cssimg/boxheadl.gif) no-repeat
		left top;
}

.itemlist { /*min-height: 150px;	
	height: auto !important;
	height:150px;*/
	margin: 10px 0px;
}

.thehead {
	height: 30px;
	background: transparent url(../images/cssimg/boxheadr.gif) no-repeat
		right top;
}

.thebody {
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	padding:4px 10px;
	/*min-height: 105px;*/
	height: auto !important;
	height: 105px;
}
.bodyflash{
	
border-left: 1px solid silver;
	border-right: 1px solid silver;
	}

.backficha {
	background-color: #F7F7F7;
}

.social {
	margin-bottom: 10px;
}

.social ul li {
	display: inline;
	padding: 5px;
}

.miniatura { /*left: -10px;
	position: relative;
	top: -10px;*/
	
}

.sombra { /*background: #333 right bottom;
	height: 134px;
	width: 90px;*/
	margin: 15px;
}

.sombra_p {
	background: #333 right bottom;
	height: 90px;
	width: 145px;
	margin: 15px;
}

.cuadro {
	margin-top: 4px;
	background-color: #0E509E;
	border: 1px solid #9AAFE5;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.recuadro {
	margin-top: 4px;
	/*background-color: #0E509E;*/
	border: 1px solid #9AAFE5;
	color: #0E509E;
	font-size: 12px;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.minicuadh {
	height: 15px;
	background: transparent url(../images/cssimg/minicuadheader.gif)
		no-repeat center top;
}

.minicuadb {
	height: 15px;
	background: transparent url(../images/cssimg/minicuadbottom.gif)
		no-repeat center bottom;
}

.podcast_tit {
	float: left;
	width: 170px;
	text-align: right;
}

.mplayer {
	/*background-color: #D3D3D3;*/
	margin-left: 5px;
	width: 290px;
	height: 20px;
}

/* Trasladadas a text.css
.minitext {
	color: #000;
	font-size: 75%;
	font-weight: bold;
	padding: 4px 0;
}
.minitext_nb {
	color: #000;
	font-size: 75%;	
	padding: 2px 0;
}
*/
.dot
{
	background: url(../images/cssimg/sombram.jpg) repeat-x right top;
	height: 2px;
	margin: 10px 0 15px;
}
.puntuacion {
	padding: 5px 4px 10px;
}

.puntuacion ul {
	list-style: none;
}

.puntuacion ul li {
	display: inline;
}

.linebottoml {
	height: 30px;
}

.linebottomr {
	height: 30px
}

.linebottom_grisl {
	background: url(../images/cssimg/box30bottoml.gif) no-repeat left top;
	height: 30px;
}

.linebottom_grisr {
	background: url(../images/cssimg/box30bottomr.gif) no-repeat right top;
	height: 30px
}

.linebottom_ncolorl {
	background: url(../images/cssimg/box40bottomcleanl.gif) no-repeat left
		top;
	height: 40px;
}

.linebottom_ncolorr {
	background: url(../images/cssimg/box40bottomcleanr.gif) no-repeat right
		top;
	height: 40px
}

.linebottom_blackl {
	background: url(../images/cssimg/box30bottoml_black.gif) no-repeat left
		top;
	height: 30px;
}

.linebottom_blackr {
	background: url(../images/cssimg/box30bottomr_black.gif) no-repeat right
		top;
	height: 30px
}

.linebottom_grbkl {
	background: url(../images/cssimg/box30bottoml_black.gif) no-repeat left
		top;
	height: 30px;
}

.linebottom_grbkr {
	background: url(../images/cssimg/box30bottomr_black.gif) no-repeat right
		top;
	height: 30px
}

.minilinebottom_grisl {
	background: url(../images/cssimg/minibox40bottoml.gif) no-repeat left
		top;
	height: 40px;
}

.minilinebottom_grisr {
	background: url(../images/cssimg/minibox40bottomr.gif) no-repeat right
		top;
	height: 40px;
	width: 310px;
}

.minilinebottom_blackl {
	background: url(../images/cssimg/minibox40bottoml_black.gif) no-repeat
		left top;
	height: 40px;
}

.minilinebottom_blackr {
	background: url(../images/cssimg/minibox40bottomr_black.gif) no-repeat
		right top;
	height: 40px;
	width: 310px;
}

.minilinebottoml {
	height: 40px;
}

.minilinebottomr {
	height: 40px;
	width: 310px;
}

.cpodcasts {
	border: 1px solid #CCC;
	padding: 8px;
}

.barrapodcast {
	background-color: #7A7A7A;
	color: #FFF;
}

.videophd {
	background: url("../images/cssimg/decorep_yt.png") transparent no-repeat
		left bottom;
	width: 620px;
	height: 25px;
}

.videophd a {
	text-decoration: none;
	color: #FFF;
	font-size: 90%;
	padding-left: 20px;
}

.videophd a span {
	font-weight: bold;
}

.reflejophp {
	height: 50px;
	width: 112px;
}

.sube {
	background: url("../images/cssimg/sube.gif") transparent no-repeat right
		center;
	padding-right: 20px;
}

.baja {
	background: url("../images/cssimg/baja.gif") transparent no-repeat right
		center;
	padding-right: 20px;
}

.igual {
	background: url("../images/cssimg/igual.gif") transparent no-repeat
		right center;
	padding-right: 20px;
}

.nueva {
	background: url("../images/cssimg/nueva.gif") transparent no-repeat
		right center;
	padding-right: 20px;
}

.button {
	cursor: pointer;
	padding-top: 100px;
	/*position:absolute;
top:50px;*/
}
.in_8{
	padding:0 8px;
	width:100%;
	}

.masinf_l{
	background: url(../images/cssimg/mas.gif) no-repeat left top;
	/*margin: 10px 0 5px;
	color: #0E509E;*/
	padding-left: 20px;
	font-weight: bold;	
	font-size: 12px;
	}
.masinf_r{
	
	}
#ciudades_importantes ul li {
	
}
.ivoox{
background: url(../images/cssimg/logo_ivoox.gif) no-repeat left top;
}
.itunes{
background: url(../images/cssimg/logo_itunes.gif) no-repeat left top;
}