@import url("morning_cab.css");

html 				{ background: url("i/backImage.jpg") repeat-x scroll center 114px #302d31;}
body			{ background: url("i/BkgSubTabs_infinite_Body.png") repeat-x scroll left top transparent;}
#wrapper, .skin2009 #wrapper 	{ background: url("i/backWrapper.png") repeat-y scroll center 0 transparent !important; position:relative;}
 .skin2009 #wrapper > .container >.subtabs {background-color: #F2F2F2;float: left;width: 100%;}
#wrapper>.wrapper.top	{ background: url("http://www.rtve.es/css/style/i/tabs/BkgSubTabs_round.gif") repeat-x scroll 0 -8px transparent;
    height: 36px; position: absolute; top:0px; width: 100%; z-index: 1000;*left:0px;}
#wrapper>.container			{ position: relative; z-index: 1001; }
.wrapper.foot						{ background: url("i/BkgSubTabs_infinite_Body.png") repeat-x scroll left -124px white !important; bottom: 0; display: block; float: left; height: auto; width: 100%; }

/*Ajuste para 3.0*/
/*#wrapper .overheader {
    background: url("/css/style2011/i/bgLines02.png") repeat-y scroll center bottom #FFFFFF !important;
}*/
.newsGroup {
	background: url("i/bolitas.png") no-repeat scroll left top transparent;
    color: #4E6E08;
    font-family: RTVEFontB;
    font-size: 13pt;
    height: 38px;
    line-height: 33pt;
    padding-left: 53px;
    text-shadow: 0 1px 1px #966400;
    text-transform: uppercase;
}
.newsGroup  span{
	letter-spacing: -0.04em;
    word-spacing: 0;
}

/* PAGINADO SLIDE PHOTOS ***************************************/
/***************************************************************/
.pagbox {width:100%;float:left;display:block;padding:0.8em 0 0 0;}
.pagbox ul {width:auto;float:none;margin:0 auto;display:table;height:auto;}
/**/    *:first-child+html .pagbox {width:auto;}
/**/    *:first-child+html .pagbox ul {clear:both;display:inline-block;}
.pagbox li {float:left;width:auto;height:auto;margin:0 0.2em;border:0.1em solid #ccc;}
	.pagbox .items {border:none;margin:0;}
.pagbox strong {display:block;text-align:center;height:1.9em;width:100%;font-weight:normal;}
.pagbox span {display:block;font-size:130%;line-height:146.15%;}

/*botones navegacion*/
.pagbox .first,.pagbox .last {overflow:hidden;height:1.9em;width:1.9em;}
.pagbox .first strong,.pagbox .last strong {font-size:180%;line-height:1em;}
.pagbox .next strong,.pagbox .prev strong {width:6em;}

/*efecto hover/selected*/
.pagbox strong {text-decoration:none;}
.pagbox strong:hover {background:#ccc;color:#000;cursor:pointer;}
.pagbox .active {background:#000;color:#eee;}

/*efecto desactivado 'off'*/
.pagbox .off {border-color:#ddd;}
.pagbox .off strong,.pagbox .off strong:hover {color:#ccc;cursor:default;background:none;}

/*paginado compacto*/
.pagbox .numpages {text-align:center;width:5.231em;//68px s/13px;border:1px solid #ccc;color:#444;float:none;margin:0 auto;}
.pagbox .numpages strong {width:auto;display:inline;color:#000;font-weight:bold;}
.pagbox .numpages strong,.pagbox .numpages em {font-style:normal;}
.pagbox .numpages strong:hover {cursor:default;background:none;}

/*paginado extendido*/
/**/    *:first-child+html .pagbox .items {font-size:10px;//Explorer NO calcula bien los 'ems';}
.pagbox .items {overflow:hidden;position:relative;height:2.1em;display:inline-block;}
.pagbox ol {position:absolute;top:0;}
.pagbox ol strong {width:1.9em;}


/**/    *:first-child+html .content_slide {font-size:10px;//Explorer NO calcula bien los 'ems';}
.content_slide {width:100%;display:block;float:left;background:#f8f8f8;}
/*titulo fotogaleria*/
.content_slide .titu {width:100%;height:auto;background:#c00;float:left;}
.content_slide .titu strong {font-size:130%;line-height:169.2%;display:block;text-align:left;color:#fff;padding:0 0 0 0.462em;}
/*como colocar las fotos*/
.gallery,.gallery li,.gallery li span {text-align:center;display:block;width:100%;}
.gallery li,.gallery li span {height:100%;}
.gallery {float:left;cursor: pointer;}
.gallery li {}
.gallery li span {}

.gallery li img {width:none;/*width:100%;width:auto;*/}

.gallery .ver img {height:100%;}
.gallery .hor img {width:100%;}
.gallery .hor,.vmode .ver {overflow:hidden;}
.vmode .ver img {width:100%;height:auto;} 

/*titulo de las fotos*/
.slide .title {width:100%;text-align:center;padding:0.6em 0 0 0;display:block;clear:both;}
.slide .title strong {font-size:130%;line-height:123.1%;font-weight:normal;}

/*ocultamos enlace 'ver foto'*/
span img + a {display:none;}