@charset "utf-8";

	/* mini reset */
	/* -------------> */
	.mds_hd-site,
	.mds_hd-site * {
		margin:0; padding:0;
		font-family:Arial, Helvetica, sans-serif;
	}
	.mds_hd-site a {color: #0355A2;text-decoration: none;}
	.mds_hd-site a:link {outline: medium none;}
	.mds_hd-site a:hover {outline: medium none;}
	.mds_hd-site a:active {outline: medium none;}
	.mds_hd-site a:visited {outline: medium none;}
	.mds_hd-site img {border:none;}
	.mds_hd-site li {
		list-style: none outside none;
	}
	.mds_hd-site h1, .mds_hd-site h2, .mds_hd-site h3, .mds_hd-site h4, .mds_hd-site h5, .mds_hd-site h6 {
    font-size: 100%;
    font-weight: normal;
	}
	/* <------------- */


	/* page size limiter */
	.mds_hd-site .mds_limiter {width:1000px; margin:0 auto;}


	/* header */
	.mds_hd-site {
		padding:1px 0 5px 0; border-bottom:4px solid #f2f2f2; *zoom:1;
		background:#ffffff url(http://mediasetstatic-a.akamaihd.net/static/MDSMediaset/cobranded/cobranded_header/images/mds_bg-theme_site-header_default.png?hash=0b9272ce2d6a1b2615a06dd80ef98b66) no-repeat 50% 60%;
	}

	/* shared */
	.mds_hd-site .mds_brand,
	.mds_hd-site .mds_onsite-tools {display:inline-block; zoom:1; *display:inline; vertical-align:bottom;}

	/* masthead */
	.mds_hd-site .mds_masthead {position:relative; *z-index:1;}
	.mds_hd-site .mds_masthead .mds_safe-wrap {display: inline;float: left;white-space: nowrap;width: 475px;
}

	/* brand logo */
	.mds_masthead .mds_brand {*float:left;*margin-right:4px;}
	.mds_masthead .mds_brand .mds_logo {display:block; overflow:hidden; width:205px; height:45px;}
	.mds_masthead .mds_brand .mds_logo .mds_lnk {display:block; width:100%; height:100%;}
	.mds_masthead .mds_brand .mds_logo .mds_name {display:none;}

	/**
		 * @subsubsection MEDIASET "BALLS" SITE NAVIGATION
		 */
			/* scopes */
			.mds_hd-site .mds_mediaset-nav {vertical-align:baseline; margin-right:15px;}
			.mds_hd-site .mds_mediaset-nav .mds_item {margin:2px;float:left;*margin-top: 13px;}

			/* BALLS */
			.mds_hd-site .mds_mediaset-nav .mds_ball {
				display:block; width:25px; height:25px; overflow:hidden; line-height:6em;
				background:url(http://mediasetstatic-a.akamaihd.net/static/MDSMediaset/cobranded/cobranded_header/images/mds_bg-sprites_mediaset-nav-balls.png?hash=93dbde92318c8f1001cc883d2c9fe8f1) no-repeat 0 0;
				*float:left; /* ie7 bug with lineheighted hidden texts and iblk parent containers */
			}

			/* sprite positions */
			.mds_hd-site .mds_mediaset-nav .mds_tl5 .mds_ball {background-position:    0   0;} /* telecinco */
			.mds_hd-site .mds_mediaset-nav .mds_cua .mds_ball {background-position:  -29px 0;} /* cuatro */
			.mds_hd-site .mds_mediaset-nav .mds_fdf .mds_ball {background-position:  -58px 0;} /* factoría de ficción */
			.mds_hd-site .mds_mediaset-nav .mds_la7 .mds_ball {background-position:  -87px 0;} /* La Siete */
			.mds_hd-site .mds_mediaset-nav .mds_bng .mds_ball {background-position: -115px 0;} /* Boing */
			.mds_hd-site .mds_mediaset-nav .mds_div .mds_ball {background-position: -145px 0;} /* Divinity */
			.mds_hd-site .mds_mediaset-nav .mds_nrg .mds_ball {background-position: -174px 0;} /* Energy */
			.mds_hd-site .mds_mediaset-nav .mds_bmd .mds_ball {background-position: -203px 0;} /* BeMad */
			.mds_hd-site .mds_mediaset-nav .mds_la9 .mds_ball {background-position: -204px 0;} /* La Nueve */

	/* onsite tools */
	.mds_hd-site .mds_masthead .mds_aux {display: inline;float: right;white-space: nowrap;
}

	/* onsite tools */
	.mds_hd-site .mds_masthead .mds_aux li.mds_item-set {float:left;}
	/* onsite tools */
	.mds_masthead .mds_onsite-tools {/* @ref shared */ min-width:100px;}

	/* onsite options */
	.mds_masthead .mds_onsite-options {
		  text-align:left;
		  white-space:nowrap; margin-top: 20px;
	}
	.mds_masthead .mds_onsite-options a {font-size:12px;line-height:22px;color: #0355A2;padding-right: 14px; border-right: solid 1px #0355A2;}
	.mds_masthead .mds_onsite-options a:hover {text-decoration: underline;}
	.mds_masthead .mds_onsite-options .mds_options {display:inline;}
	.mds_masthead .mds_onsite-options .mds_opt {}

	/* social options */
	.mds_hd-site .mds_onsite-social {margin-top: 23px;}
	.mds_hd-site .mds_onsite-social .mds_social-item {margin-left:10px;float:left;}
	.mds_hd-site .mds_onsite-social .mds_social_logos {
				display:block; width:20px; height:14px; overflow:hidden; line-height:6em;
				background:url(http://mediasetstatic-a.akamaihd.net/static/MDSMediaset/cobranded/cobranded_header/images/mds_bg-sprites_mediaset-social-icons.png?hash=a214afce72819904d1f773b729ee9091) no-repeat 0 0;
				*float:left; /* ie7 bug with lineheighted hidden texts and iblk parent containers */
			}

	/* sprite positions */
			.mds_hd-site .mds_onsite-social .mds_facebook .mds_social_logos  {background-position: -8px 0;} /* facebook */
			.mds_hd-site .mds_onsite-social .mds_twitter .mds_social_logos  {background-position: -32px 0;} /* twitter */
			.mds_hd-site .mds_onsite-social .mds_rss .mds_social_logos  {background-position: -58px 0;} /* facebook */
			
	/* logo telecinco */
			.mds_hd-site .h2_mds_logo_t5 .mds_logo_t5 {
				display:block; width:119px; height:20px; overflow:hidden; line-height:6em;
				background:url(http://mediasetstatic-a.akamaihd.net/static/MDSMediaset/cobranded/cobranded_header/images/mds_bg-logo_t5.png?hash=96af6e61964715a2a239164c9c059b7b) no-repeat 0 0;
				*float:left; 
			}

			.mds_hd-site .h2_mds_logo_t5  {margin:18px 0 0 18px;}


	/* _____ */
	/* TOOLS */
	/* ----- */

		/* clearfix */
		.mds_cf:after {clear:both; display:block; height:0; content:" "; font-size:0; visibility:hidden;}
		.mds_cf {zoom:1;}
		.mds_iblk {display: inline-block !important;}
		.mds_lnk {cursor: pointer;}
		.mds_trail-set:before, .mds_trail-set:after {content: "";display: table;}

		/* css correction for opera */
		doesnotexist:-o-prefocus, .mds_hd-site .mds_mediaset-nav .mds_item {margin-top: 13px;}


/* EOF */