/* EL PAIS STYLES */
div#reel_content {
	width: 2980px;
	height: 256px;
	background-image: url(../images/transparent_pattern.png);
	position: relative;
	left: -1000px;
	display: none;
}

div#reel_content_wrapper {
	width: 980px;
	height: 215px;
	padding: 28px 0 0 0;
	margin: auto;
	overflow: hidden;
}

div#reel_content_wrapper div.paragraph_container {
	width: 370px;
	float: left;
	padding: 0 0 0 20px;
}

div#reel_content_wrapper p {
	margin: 0px;
	padding: 0 0 13px 0;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	text-align: justify;
}

div#reel_content_wrapper p span.yellow {
	color: #ffdb00;
	font-weight: bold;
}

/* VIDEO CONTAINER STYLES */
div#reel_video_container {
	float: left;
	width: 520px;
	height: 150px;
	padding: 0 0 0 42px;
}

div#reel_video_container div.previous_button {
	float: left;
	width: 13px;
	height: 4px;
	padding: 84px 0 0 0;
}

div#reel_video_container div.next_button {
	float: left;
	width: 13px;
	height: 13px;
	padding: 80px 0 0 0;
}

div#reel_video_container div.previous_button a {
	display: block;
	width: 13px;
	height: 13px;
	text-indent: -9999px;
	background-image: url(../images/previous.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px !important;
}

div#reel_video_container div.next_button a {
	display: block;
	width: 13px;
	height: 13px;
	text-indent: -9999px;
	background-image: url(../images/next.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px !important;
}

div.thumb_reel_container {
	float: left;
	width: 460px;
	height: 118px;
	margin: 15px 15px 0 15px;
	position: relative;
	overflow: hidden;
}

div.thumb_reel_container div.thumb_wrapper {
	float: left;
	width: 9000px;
	position: relative;
	left: 0px;
}

div.thumb_container {
	float: left;
	width: 460px;
}

div.thumb_wrapper_ind {
	float: left;
	padding: 26px 13px 0 0;
	width: 142px;
	height: 86px;
	position: relative;
}

div.last_thumb_wrapper {
	padding: 26px 0 0 0;
}

div.thumb_wrapper a.reel_link {
	display: block;
	float: left;
	width: 142px;
	height: 86px;
	padding: 0px !important;
	margin: 0px !important;
}

div.thumb_container a img {
	border: 0px;
	padding: 1px 1px 1px 1px;
}

div.hover_reel_div {
	position: absolute;
	z-index: 2;
	width: 142px;
	height: 86px;
	background-image: url(../images/reel_rollover.png);
	top: 27px;
	left: 1px;
	display: none;
	cursor: pointer;
	border: 1px solid;
	border-color: #ffdb00;
}

div.hover_reel_div p {
	padding: 46px 12px 0 7px !important;
	margin: 0px !important;
	font-weight: bold !important;
	font-size: 15px !important;
	color: #ffdb00 !important;
}

div#flash_reel_flv {
	float: left;
	width: 512px;
	height: 384px;
	padding: 0 0 0 12px;
}

div#reel_popup_1 div.popup_viewport {
	/*height: 285px !important;*/
	margin-bottom: 0px !important;
}

p.reel_info {
	font-size: 12px;
	color: #ffdb00;
	padding: 12px 0 12px 0;
	margin: 0px;
}

div#popup_sp {
	width: 535px;
	height: 423px;
	float: left;
	margin: 0 0 0 32px;
	position: relative;
	overflow: hidden;
}
