/**** HTML Standard Tags ****/

a {
	color: #900;
  font: normal 14px Arial, Verdana, Geneva, Helvetica, sans-serif;
  text-decoration: none;
}

/**** Container ****/

#container {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	height: 100%;
	background: url(sec-bg-top.gif) repeat-x;
}

/**** Content ****/

#content {
	float: left;
	width: 659px;
	_width: 654px;
	margin: 0;
	padding: 0 0 20px 0;
	border-left: 1px solid #EBD8D8;
}

#centralBlock {
	position: relative;
	width: 990px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

/* Primary Content Home */

#primaryContent {
	position: relative;
	width: 988px;
	height: 288px;
	margin: 0 auto;
	border: 1px solid #ebd8d8;
	background: url(bg-mainPhotoBox.gif) repeat;
	_overflow: hidden;
}

.leftBdMainPhoto,
.rightBdMainPhoto {
	float: left;
	width: 8px;
	height: 288px;
	margin: 0;
}

.leftBdMainPhoto {
	background: url(bd-mainPhoto-left.gif) no-repeat;
}

.rightBdMainPhoto {
	background: url(bd-mainPhoto-right.gif) no-repeat;
}

#mainPhotoBox {
	float: left;
	width: 630px;
	height: 274px;
	margin: 14px 15px 0 6px;
}

#portada {
	height: 274px;
	overflow: hidden;
}

#portada img {
	float: left;
}

#portada img {
	float: left;
	margin-right: 10px;
}

#portada h1 a span {
	font-weight: bold;
}

#portada h1,
#portada p {
	float: left;
	width: 250px;
	margin: 5px 0 0 0;
}

#portada h1 a {
	padding-top: 5px;
	font-size: 25px;
	line-height: 26px;
}

#portada p {
 padding-bottom: 10px;
 border-bottom: 1px #ccc dashed;	
}

#portada ul {
	float: left;
	width: 235px;
	margin: 0 0 0 15px;
	*margin: 0;
	padding: 0;
	list-style-type: disc;
	*list-style-position: inside;
}

#portada li {
	margin: 5px 0;
}

#portada li a {
	display: block;
	font-size: 11px;
	color: #036;
	line-height: 12px;
	padding-right: 5px;
}

#videoBox {
	float: left;
	width: 300px;
	height: 258px;
	padding: 14px 6px 15px 15px;
	_padding-right: 0;
	background: url(bg-videoBox.gif) repeat;
}

#videoBox h2.htv {
	float: left;
	width: 100%;
	height: 35px;
	margin: 0;
	background: url(video-top.gif) no-repeat;
}

#videoBox h2.htv span {
	float: left;
	width: 61px;
	height: 29px;
	text-indent: -9999px;
	margin: 9px 0 0 13px;
	background: url(video-logo.gif) no-repeat;
}

.videoConten {
	float: left;
	width: 295px;
	height: 223px;
	padding-left: 5px;
	background: #fff url(video-bottom.gif) left bottom no-repeat;
	margin: 0;
}

ul.videoList {
	float: left;
	width: 167px;
	height: auto;
	margin: 0;
	padding: 0;
	border: 1px solid #ebd8d8;
	border-top: 0;
	list-style-type: none;
}

ul.videoList li {
	height: 55px;
	float: left;
	border-bottom: 1px solid #ebd8d8;
	margin: 0;
	padding: 0;
	width: 167px;
}

ul.videoList li a {
	margin-top: 5px;
	padding-right: 3px;
}

ul.videoList h3,
.videoNews h3 {
	margin: 0;
	height: 24px; 
	font-size: 14px;
	padding: 6px 0 0 10px;
	background: #fff url(video-fondo.gif) left bottom repeat-x;
}

ul.videoList h3 {
	width: 157px;
}

.videoNews h3 {
	border-bottom: 1px solid #ebd8d8;
}

.videoNews {
	float: left;
	width: 120px;
	height: 198px;
	border-right: 1px solid #ebd8d8;
	border-bottom: 1px solid #ebd8d8;
	background: #f5f5f5;
}

.videoNews img {
	text-align: center;
	margin: 10px 0 5px 0;
}

.videoNews a,
.videoConten span,
.videoConten a {
	margin-left: 10px;
	float: left;
	font-size: 12px;
}

.videoConten span {
	font-size: 11px;
}

.topBreves {
	background: #fff;
	width: 300px;
	height: 250px;
	padding: 5px 0 5px 5px;
}

.topBreves .itemBar {
	border: 1px solid #ebd8d8;
	width: 294px;
	height: 228px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.topBreves .itemBar #listaNoticias li {
	height: 30px;
	list-style-position: outside;
}

.topBreves .itemBar #listaNoticias li a {
	background: url(bol-red.jpg) 0 5px no-repeat;
	padding-left: 10px;
}

.homeBlock1	{
	float: left;
	width: 345px;
	margin: 0;
	padding: 0 0 30px 15px;
}

.homeBlock2	{
	float: left;
	width: 274px;
	margin: 0;
	padding: 0 0 0 15px;
}

.imgHome,
.itemHome	{
	float: left;
	width: 100%;
	margin: 7px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dashed #CECECE;
}


.imgHome h1, .homeBlock1 h2{
color:#003366;
font-weight:bold;
font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
font-size:17px;
border-bottom:1px solid #003366;
padding:0 0 3px 0;
margin:0 0 5px 0;
text-transform:uppercase;
}

.imgHome p {
margin:0;
padding:0 0 10px 0;
text-align:justify;

}

.imgHome p a,
.itemHome a	{
	color: #036;
	font-weight: bold;
}

.itemHome img	{
	margin-top: 10px;
}

.imgHome img {
	float: left;
}

.imgHome a.section {
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 7px 0 7px;
	text-transform: uppercase;
}

h2.hBlock	{
	float: left;
	background: url(bd-hBlock.gif) repeat;
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	padding: 2px 4px;
	margin: 15px 0 0 10px;
}

.columnHome1 h2.hBlock {
	padding: 2px 4px;
	margin: 0 0 0 10px;
}

.columnHome1 .blockBarHome {
	margin-bottom: 15px;
}

.blockBarHome {
border:1px solid #EBD8D8;
float:left;
margin:0;
padding:0 10px 10px;
width:250px;
}

.imgalign{
float:left;
background:#ccc;
padding:3px;
margin:0 10px 0 0;
border:1px solid #000;
}

h3.titHome {
	color: #900;
	margin: 10px 0 5px 10px;
	padding: 0;
}

h3.subtitle {
	font-size: 13px;
	margin: 0;
	padding: 5px 2px;
}

h3.titHome a {
	font-weight: bold;
	font-size: 16px;
}

.bgShop {
	width: 100%;
	_width: 246px;
	background: url(bg-bloque-compras.gif) no-repeat 178px 0;
	float: left;
	padding: 0 10px;
	margin: 0;
}

.bgShop h4 {
	padding: 8px 0 0 0;
	margin: 0;
}

.bgShop ul {
	padding: 0;
	margin: 0;
}

.blogsBlock {
	float: left;
	width: 248px;
	padding: 4px 8px;
	margin: 0 0 6px 0;
}

.blogsBlock2 {
	float: left;
	width: 248px;
	padding: 6px 5px 6px 10px;
	*padding-bottom: 4px;
	margin: 0;
	font-size: 12px;
}

.blogsBlock a,
.blogsBlock2 a {
	margin-bottom: 8px;
}

.bgWhite {
	width: 93%;
	float: left;
	background-color: #fff;
	padding: 8px;
	margin: 5px 0;
}

.photoBlock {
	float: left;
	padding: 0 10px 0 0;
	_padding-right: 0;
	margin: 0;
}

.textBlock {
	font-size: 12px;
	_width: auto;
	padding: 3px 0 0 0;
	_padding-left: 5px;
	margin: 0;
}

.textBlock ul,
.bgShop ul {
	float: left;
	margin: 10px 0 0 20px;
	*margin-left: 10px;
	padding: 0;
	*list-style-position: inside;
}

.textBlock ul li,
.bgShop ul {
	padding: 0 0 5px 0;
	color: #900;
}

.textBlock ul li a,
.bgShop ul {
	font-size: 12px;
}

.bgShop ul li {
	*padding-bottom: 5px;
}

.newsList {
	margin: 0;
	padding: 10px 5px 0 10px;
	list-style-type: none;
}

.newsList li {
	padding-bottom: 10px;
}

#especialBoxHome {
	float: left;
	width: 990px;
	height: 225px;
	padding: 0 0 15px 0;
	_padding-bottom: 0;
	margin: 0;
	border: 1px solid #EBD8D8;
	border-top: none;
}

#servicesBlockHome {
	float: left;
	width: 990px;
	padding: 0;
	margin: 0;
}

#servicesBlockHome .columnHome1 {
	float: left;
	width: 270px;
	padding: 0;
	margin: -2px 2px 0 2px;
}

#servicesBlockHome .columnHome2 {
	float: left;
	width: 370px;
	padding: 0;
	margin: 0 10px 0 0;
	_margin: 0;
}

#servicesBlockHome .columnHome3 {
	float: right;
	width: 330px;
	padding: 0;
	margin: 0 0 0 2px;
}

.linksHomeColumn {
	float: left;
	width: 320px;
	padding: 0 10px;
	margin: 5px 0 0 0;
}

.linksHomeColumn h3 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px dashed #EBD8D8;
}

.linksHomeColumn h3 a {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

/*.linksHomeColumn ul {
	float: left;
	height: 140px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.linksHomeColumn ul li {
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}*/

.linksHomeColumn ul li a.blue {
	font-size: 12px;
	padding: 0;
	*padding-bottom: 15px;
	margin: 0;
}

ul.listaSeccion {
	float: left;
	width: 330px;
	margin: 0;
	padding: 10px 0 10px 15px;
	list-style-type: none;
}

ul.listaSeccion li {
	float: left;
	width: 100%;
	margin: 0;
	padding: 5px 0 0 0;
}

ul.listaSeccion li a {
	font-size: 12px;
	color: #036;
	margin: 0;
	padding-left: 0;
}

ul.listaSeccion li a:hover {
	text-decoration: underline;
}

ul.listaSeccion li.titSeccion {
	width: 335px;
	float: left;
	margin: 0;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #EBD7D9;
}

ul.listaSeccion li.titSeccion a {
	color: #900;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	*padding-left: 0;
}

ul.listaSeccion li.titSeccion a:hover {
	text-decoration: none;
}

h2.hEspecial {
	float: left;
	width: 970px;
	font-size: 18px;
	color: #000;
	border: 1px solid #EBD8D8;
	border-bottom: none;
	margin: 0;
	padding: 5px 10px;
}

#especialBoxHome .sectionList {
	width: 990px;
	height: 33px;
	padding: 0;
	margin: 0;
	background: url(bg-especialBoxHome.gif) repeat-x;
}

#especialBoxHome .sectionList div {
	width: 197px;
	float: left;
	padding: 0;
	margin: 0;
}

#especialBoxHome .sectionList p {
	float: left;
	font-size: 12px;
	border: 0px solid #EBD8D8;
	border-bottom: none;
	background-color: #fff;
	padding: 5px;
	color: #666;
	margin: 7px 0 0 10px;
}

#especialBoxHome .sectionList div .sectionEspecialContent {
border-right:1px solid #EBD8D8;
float:left;
height:190px;
margin:0;
padding:15px 3px;
width:195px;
}

*html #especialBoxHome .sectionList div .sectionEspecialContent {
padding:15px 0px;
width:195px;
}

.sectionEspecialContent img {
	padding-bottom: 8px;
}

.separate {
	float: left;
	height: 30px;
	width: 992px;
	padding: 0;
	margin: 0;
	background: url(bg-separate.gif) repeat-x;
}

.listHoroscopeBar {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}

.listHoroscopeBar li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	width: 57px;
}

.listHoroscopeBar li a {
	font-size: 11px;
	padding: 0;
	margin: 0;
}

.listHoroscopeBar li a img {
	padding: 12px 0 0 0;
	margin: 0;
}

.tvForm {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

.tvForm .itemTv {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

.tvForm .itemTv select {
	font-size: 11px;
	width: 175px;
}

.tvForm label {
	width: 45px;
	float: left;
	font-weight: bold;
	margin: 0;
	padding-right: 5px;
}

.tvForm .boton-tv {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	width: 64px;
	height: 20px;
	float: left;
	position: relative;
	text-align: center;
	border: 0;
	margin: -10px 0 0 183px;
	*margin-top: -20px;
	padding: 0;
	background: url(bg-boton-tv.gif) no-repeat;
}

.bgTv {
	background: url(bg-tv.gif) no-repeat;
	position: relative;
	margin: 75px 0 0 5px;
	_margin-top: -35px;
	*margin-top: -25px;
	height: 45px;
	padding: 0;
}

ul#listaNoticias {
	margin: 5px 0 0 15px;
	*margin-left: 3px;
	padding: 0;
	*list-style-position: inside;
}

ul#listaNoticias li {
	padding: 5px 0;
	border-bottom: 1px #ebd8d8 dashed;
	color: #900;
}

ul#listaNoticias li a {
	line-height: 15px;
	color: #036;
	padding: 0;
}

.topBreves ul#listaNoticias {
	margin: 0;
	padding: 0 5px;
}

.topBreves ul#listaNoticias li {
	padding: 4px 0;
}

.topBreves ul#listaNoticias li a {
	font-size: 12px;
	line-height: 13px;
}

ul#listaNoticias li a em {	
	color: #036;
	padding: 0;
}

/**** Right Column ****/

#columnRight {
	float: left;
	_float: right;
	width: 330px;
	height: auto;
	margin: 18px 0 7px 0;
	padding: 0;
}

#publi {
	width: 300px;
	height: auto;
	float: left;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 11px 15px;
}

.barBlockHome,
.doubleButton,
.barBlockHomeSpecsavers {
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	*padding: 4px 0;
	border: 1px solid #EBD8D8;
	border-top: none;
}

.barBlockHome,
.barBlockHomeSpecsavers {
	width: 328px;
}

.doubleButton {
	width: 161px;
	margin-right: 2px;
}

.doubleButton h2.hBlockRed	{
	width: 161px;
}

.doubleButton .itemBarPhoto,
.itemBar {
	width: 135px;
	_width: 133px;
	margin: 4px;
	_margin: 0;
}

.columnHome3 .barBlockHome {
	margin: 0 0 15px 0;
	_margin-top: -2px;
}

h2.hBlockRed {
	width: 328px;
	height: 20px;
	background: url(bd-TopBarBlockHome.gif) repeat;
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	position: relative;
	margin: -5px 0 0 0;
}

h2.hBlockRed strong	{
	display: block;
	position: absolute;
	background: url(bd-hBlockRed.gif) repeat-x;
	top: -2px;
	left: 5px;
	height: 18px;
	padding: 4px 4px 0 4px;
}

.topBreves h2.hBlockRed {
	width: 296px;
	margin: 0;
}

h2.hBlockSpecsavers	{
	float: left;
	width: 328px;
	height: 23px;
	*height: 21px;
	background: #C8FBDE url(logo-bloque.gif) 270px bottom no-repeat;
	text-transform: none;
	font-size: 12px;
	color: #fff;
	padding: 0;
	margin: -3px 0 0 0;
}

.columnHome3 h2.hBlockSpecsavers {
	margin: 0;
}

h2.hBlockSpecsavers strong {
	position: relative;
	background: #00944A url(bg-extras-labels.png) 0 bottom repeat-x;
	_background: #00944A;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://multimedia.hellomagazine.com/ns/hello/comunes/estilos/bg-extras-labels.png');
	height: 16px;
	padding: 3px 10px;
	margin: -3px 0 0 5px;
	*margin-top: 0;
	float: left;
}

.itemBarPhoto,
.itemBar {
	width: 302px;
	_width: 300px;
	float: left;
	margin: 4px;
	_margin: 5px;
	padding: 7px 9px;
	_padding: 4px;
	background-color: #fff;
}

.itemBarPhoto2 {
	width: 151px;
	float: left;
	margin: 4px;
	_margin: 2px;
	padding: 700px 9px;
	_padding: 5px;
	background-color: #fff;
}

.itemBarPhoto img {
	text-align: center;
	padding-bottom: 5px;
}

.itemBar2 {
	position: relative;
	float: left;
	width: 100%;
	border-top: 1px dashed #EBD8D8;
	padding-top: 8px;
	margin: 8px 0 5px 0;
}

.itemBar h4 {
	border-bottom: 1px dashed #EBD8D8;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 3px;
	margin: 0 0 5px 0;
}

.itemBar img {
	margin: 0;
}

/**** Bloque newsletter ****/

#formularioalta {
	width: 255px;
	margin: 8px 0 0 0;
	padding: 3px 0;
}

.text-susc {
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 12px;
}

.input-susc {
	padding: 2px 0;
	width: 195px;
	margin: 0;
	font-size: 12px;
	border: solid 1px #999;
}

.boton-susc {
	font-size: 11px;
	height: 20px;
	width: 50px;
	padding: 0;
	margin: 0;
	border: solid 1px #999;
}

/* ----- BLOQUE DE ESTILO ----- */

.titStyle {
	float: left;
	position: relative;
	margin-bottom: -23px;
	border-bottom: 1px solid #4d4d4d;
	width: 270px;
}

h2.hStyle {
	margin-top: 0;
	padding: 8px 18px;
	height: 14px;
	width: 110px;
	_padding-bottom: 3px;
	_margin-left: 5px;
	font-size: 17px;
	font-weight: normal;
	text-indent: -9999px;
	background: url(lifestyle.png) no-repeat;
}

#style {
	border: 0;
	width: 270px;
	background: #000 url(style-bg.gif) left bottom repeat-x;
	padding: 38px 0 30px 0;
}

#styleConten {
	height: 260px;
}

.styleItem { 
	padding: 0 10px;
}

.styleFoto {
	float: left;
}

.styleItem a.styleText {
	width: 250px;
}

.styleItem a.mensa {
	position: relative;
	margin: -29px 0 0 175px;
	padding: 2px 5px;
	font-size: 12px;
	background: #fff;
	color: #000;
	_width: 60px;
}

.styleItem a {
	float: left;
	color: #fff;
	padding-bottom: 5px;
}

.styleItem a:hover { 
	text-decoration: underline;
}

.styleNav {
	float: left;
	width: 230px;
	border-bottom: 1px dashed #818181;
	padding: 0 20px;
}

.styleNav a {
	float: left;
	position: relative;
	overflow: hidden;
	margin: 10px 0 -9px 0;
}

.styleNav-marks {
	float: left;
	width: 169px;
	height: 21px;
	padding-left:15px;
	margin: 11px 0 -14px 0;
}

.styleNav-marks a {
	margin: 0 3px;
}

.styleNav-marks a {
	width: 12px;
	height: 17px;
	padding: 0 0 0 4px;
	background: #fff url(cuadroOff-nav-style.gif) no-repeat;
}

.styleNav-marks a.markNoActive:hover {
	/*
	background: url(http://multimedia.hola.com/ns/hola/comunes/estilos/markOver-nav-style.png) no-repeat;
	_background: url(http://multimedia.hola.com/ns/hola/comunes/estilos/markOver-nav-style.gif) no-repeat;
	*/
}

.styleNav-marks a.markActive {
	background: url(cuadroOn-nav-style.gif) no-repeat;
	color: #333;
}

#styleNav-prev,
#styleNav-next {
	text-indent: -9999px;
	width: 23px;
	height: 19px;
}

.inActive-prev {
	background: url(leftOff-nav-style.png) no-repeat;
	_background: url(http://multimedia.hola.com/ns/hola/comunes/estilos/leftOff-nav-style.gif) no-repeat;
}

#styleNav-prev.active {
	background: url(leftOn-nav-style.png) no-repeat;
	_background: url(http://multimedia.hola.com/ns/hola/comunes/estilos/leftOn-nav-style.gif) no-repeat;
}

#styleNav-next.active {
	background: url(rightOn-nav-style.png) no-repeat;
	_background: url(http://multimedia.hola.com/ns/hola/comunes/estilos/rightOn-nav-style.gif) no-repeat;
}

.inActive-next {
	background: url(rightOff-nav-style.png) no-repeat;
	_background: url(http://multimedia.hellomagazine.com/ns/hello/comunes/estilos/rightOff-nav-style.gif) no-repeat;
}

#style #preloader {
	display: none;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 220px;
	margin-left: 128px;
	background: #fff url(ajax-loader.gif) no-repeat;
}

h2.patroBodaclick {
	background: url(label-rightbar.gif) no-repeat;
	height: 32px;
	border: 0;
	margin-top: -5px;
}

h2.patroSalutem {
	background: url(label-rightbar-1.gif) no-repeat;
	height: 32px;
	border: 0;
	margin-top: -5px;
}

h2.patroBodaclick strong,
h2.patroSalutem strong {
	display: none;
}

/*AJAX portada*/

#coverFirstPic, #coverFirstPic .secondPic, #coverFirstPic h1,
#coverFirstPic p, #coverFirstPic ul, #coverFirstPic li, #coverFirstPic li a {
	float: left;
}

#coverFirstPic {
	position: relative;
	height: 260px;
	width: 630px;
	background: #fff url(coverFirstPic-back.gif) repeat-x;
	margin: 14px 15px 0 6px;
}

.banner_bonus img{
float:left;
margin:5px 15px 0 5px;	
}

 
 .bonus{
 color:#242C40;
 font-size:17px;
 text-align:left;
 }
 
 .bonus b{
 color:#D1030A;
 font-size:20px;
 font-weight:bold;
 } 

#coverFirstPic h3, #coverFirstPic h3 a{
color:#990000;
float:left;
font-size:23px;
line-height:26px;
font-weight:bold;
padding-top:5px;
}

.secondPic img {
	opacity: 0;
	filter: alpha(opacity=0);
}

.firstPic,
.coverLink {
	position: absolute;
	left: 0;
	top: 0;
}

.coverLink {
	height: 260px;
	width: 630px;
	opacity: 0;
	filter: alpha(opacity=0);
	background: #fff;
}

.coverLink:hover {
	opacity: 0.25;
	filter: alpha(opacity=25);
}

#coverFirstPic .secondPic {
	margin-right: 10px;
}

#coverFirstPic h1 a span.grande {
	font-weight: bold;
	font-size: 25px;
}

#coverFirstPic h3,
#coverFirstPic p {
	width: 345px;
	margin: 5px 0 0 0;
}

#coverFirstPic h3 a {
	padding-top: 5px;
	font-size: 23px;
	line-height: 26px;
	color: #900;
	float: left;
}

#coverFirstPic ul {
	width: auto;
	position: absolute;
	left: 369px; 
	top: 214px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#coverFirstPic li {
	margin: 0 9px 0 0;
	padding: 0;
}

.outText {
	display: none;
}

#coverFirstPic li a {
	border: 3px #fff solid;
	height: 50px;
	_overflow: hidden;
}

#coverFirstPic li a.picMenu-on {
	border: 3px #666 solid;
}

/*AJAX portada*/

/* ----------- playlists videos -------------- */

.playList-infobar, .playList-position li, .playList-items li, a.playList-nav, .playList-items, .playList-menu { 			float:left; 		}
		
a.playList-nav{
	width:35px;
	border-top:#f5f5f5 2px dotted;
	border-bottom:#f5f5f5 2px dotted;
	height:56px;
	text-indent:-9999px;
	overflow:hidden;
	background:center center no-repeat;
}

a.prevBt{
	background-image: url(playlist-leftico.gif);
}

a.nextBt{
	background-image: url(playlist-rightico.gif);
}

.playList-menu{
	background:#fff;
	margin-left:-1px;
	width:330px;
	border-top:#ebd8d8 1px solid;
	padding-top:5px;
}

.playList-mask{ position:relative; overflow:hidden; width:260px; height:auto; float:left; }

ul.playList-items, ul.playList-position{
	padding: 0 0 5px 5px;
	margin:0;
	list-style-type:none;
}

.playList-items  li{
	padding-right:13px;
}

img.thumbnail {
	width: 75px;
}

.playList-title{ display:none; }

.playList-infobar{ 	width:100%; border-top:#ebd8d8 1px solid; }

ul.playList-position{ padding: 0; width:100px; margin:0 auto; }

.playList-position li{
	background:#ccc url(playlist-mark.png) center center no-repeat;
	margin-right:2px;
	padding:0 2px;
}

.playList-position a{
	text-indent:-9999px;
	overflow:hidden;
	width:10px;
	height:20px;
	display:block;
}

.playList-position li.posOut{
	background-color:#900;
}
		
#video-container-video-play-list {
	padding:14px 15px;
	height: 265px;
}

#simpleTooltip { 
	font-size: 11px;
	width: 100px;
	padding: 7px; border: 1px solid #A6A7AB; background: #F2F3F5;
}

.bonus_tbl{
 width:310px;
 margin:0 10px 0 10px;
 border-bottom:1px dashed #666;
 padding:0 0 10px 0;
 margin:6px 0 10px 8px;
}
.banner_bonus_tbl{
text-align:center;
margin:0 0 5px 0;
padding:3px;
background:#fff;
border:1px solid #000;
}

.bonus_tbl h3, .bonus_tbl h3 a{
color:#990000;
font-size:23px;
font-weight:bold;
padding:5px 0 0 0;
margin:0;
}

p.bonus_txt{
color:#242C40;
font-size:17px;
text-align:center;
padding:0;
margin:0;
}

.bonus_txt b{
color:#D1030A;
}


.read-more{
background:#283044;
color:#fff;
text-align:center;
font-size:13px;
text-decoration:none;
font-weight:normal;
padding:3px 5px;
}

.read-more:hover{
background:#646A79;
color:#bcbcbc;
padding:3px 5px;
}



.reviews_banner img, .article_banner img{
 float:left;
 margin:2px 5px 2px 0;
 border:1px solid #000;
 padding:3px;
 background:#fff;
}

.reviews, .articles{
  border-bottom:1px dashed #457C92;
	margin:5px 0 10px;
	padding:0 0 5px;
}

.reviews p, .articles p {
text-align:justify;
font-size:13px;
}

.reviews h3, .reviews h3 a, .bonus h3, .bonus h3 a{
 padding:0;
 margin:0;
 color:#FF0000;
 text-decoration:none;
 font-size:14px;
 margin:0 0 3px 0;
}
.reviews h3 a:hover, .bonus h3 a:hover{
color:#000;
text-decoration:none;
}

.reviews h4, .reviews h4 a, .articles h4, .articles h4 a{
 padding:0;
 margin:0;
 text-align:left;
 color:#003366;
 text-decoration:none;
font-family:Tahoma,Arial,tahoma,Helvetica,sans-serif;
font-size:16px;
text-decoration:none;
 margin:0 0 3px 0;
 font-weight:normal;
}

.reviews h4 a:hover, .articles a:hover{
 color:#FF0000;
}






