@charset "UTF-8";
/* CSS Document */

#slider_container {
	height:255px;
	background:url(../2009_images/slider/bg_container.jpg) no-repeat top left;
	position:relative;
	padding: 8px 32px;
}

#prev {
	width:32px;
	height:240px;
	background:url(../2009_images/slider/btn_leftArrowAll.jpg) no-repeat top left;
	position:absolute;
	top:8px;
	left:0;
	text-indent:-1000px;
	overflow:hidden;
}

#next {
	width:32px;
	height:240px;
	background:url(../2009_images/slider/btn_rightArrowAll.jpg) no-repeat top left;
	position:absolute;
	left:828px;
	top:8px;
	text-indent:-1000px;
	overflow:hidden;
}

.slider_page img, #slider_lightBox img {
	border: 4px solid #28343d !important;
}

#prev:hover, #next:hover {
	background-position:0 -480px;
}

#prev.disabled, #next.disabled {
	background-position:0 -240px !important;
}

#slider_images {
	width:796px;
	height:240px;
	overflow:hidden;
	position:relative;
}

#slider_lightBox {
	width:796px;
	height:240px;
	position:absolute;
	top:0;
	left:0;
	background:url(../2009_images/slider/bg_lightBox.png);
	z-index:999;
}

#sliderLightImages {
	width:100%;
	height:100%;
	text-align:center;
	padding-top:20px;
}

#sliderLightImages a {
	padding:0 8px;
}

#slider_images_cropped {
	position:absolute;
	width:4000px;
}

.slider_page {
	width:796px;
	height:240px;
	padding:20px 0;
	text-align:center;
	float:left;
}

#bubbleLeft {
	width:500px;
	height:240px;
	position:absolute;
	top:8px;
	left:600px;
	z-index:1000;
}

#bubbleRight {
	width:493px;
	height:240px;
	position:absolute;
	top:8px;
	left:600px;
	z-index:1000;
}

#slider_container a, #slider_container img {
	border:0;
}

.slider_page a {
	padding:0 8px;
}

.hidden {
	display:none;
}

.invisible {
	visibility:hidden;
}

#bubble_content {
	display:none;
}

/*****************
BUBBLE CONTENT
***********************/
#bubbleLeft #bubbleBGLeft {
	width:71px;
	float:left;
	height:240px;
	background:url(../2009_images/slider/bg_bubble_left_left.png) no-repeat top left;
}

#bubbleRight #bubbleBGLeft {
	width:24px;
	float:left;
	height:240px;
	background:url(../2009_images/slider/bg_bubble_right_left.png) no-repeat top left;
}

#bubbleBGMid {
	width:417px;
	float:left;
}

#bubbleBGTop {
	width:417px;
	height:7px;
	background:url(../2009_images/slider/bg_bubble_top.png) no-repeat top left;
	overflow:hidden;
}

#bubbleContent {
	width:417px;
	background:#FFFFFF;
	height:208px;
	overflow:hidden;
	position:relative;
}

#bubbleBGBottom {
	width:417px;
	background:url(../2009_images/slider/bg_bubble_bottom.png) no-repeat top left;
	height:25px;
}

#bubbleLeft #bubbleBGRight {
	width:11px;
	float:left;
	height:240px;
	background:url(../2009_images/slider/bg_bubble_left_right.png) no-repeat top left;
}

#bubbleRight #bubbleBGRight {
	width:52px;
	float:left;
	height:240px;
	background:url(../2009_images/slider/bg_bubble_right_right.png) no-repeat top left;
}

.bubble_content_left {
	width:213px;
	height:182px;
	border-right:1px solid #ced9e1;
	padding-right:32px;
	float:left;
	position:absolute;
	top:19px;
}

.bubble_content_left h1 {
	font-size:18px;
	color:#f4a301;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	margin:0;
	padding:0;
}

.bubble_content_left h2, .bubble_content_right h2 {
	font-size:14px;
	color:#283d4e;
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
}

.bubble_content_left p {
	color:#283d4e;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	line-height:16px;
	margin:0;
	padding:10px 0 0 0;
}

.bubble_content_left a, .bubble_content_right a {
	color:#015294;
}

.bubble_content_left a:hover, .bubble_content_right a:hover {
	color:#1070be;
}

.bubble_content_right {
	width:128px;
	padding-left:20px;
	float:left;
	position:absolute;
	top:19px;
	left:245px
}

.bubble_content_right .radio, .bubble_content_right .film {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	margin:10px 0;
}

.bubble_content_right .radio {
	display:block;
	background:url(../2009_images/slider/icn_disc.jpg) no-repeat top left !important;
	padding:0 0 5px 24px;
	height:31px;
}

.bubble_content_right .film {
	display:block;
    background:url(../2009_images/slider/icn_film.jpg) no-repeat top left;
    padding:2px 0 5px 24px;
}

.bubble_content_right .more_info, .bubble_content_right .more_info li {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
}

.bubble_content_right .more_info li {
	padding:5px 0;
}

.bubble_content_right .more_info a {
	display:block;
	padding-left:24px;
	background:url(../2009_images/slider/icn_arrow.jpg) no-repeat top left;
	padding-bottom:5px;
}

.bubble_content_right a {
	text-decoration:none;
}

.bubble_content_right .media a.first {
	margin-top:0;
}

#slider_close {
	display:block;
	width:19px;
	height:20px;
	text-indent:-1000px;
	overflow:hidden;
	background:url(../2009_images/slider/btn_close.jpg) no-repeat top left;
	position:absolute;
	top:10px;
	right:6px;
}

#slider_close:hover {
	background-position:0 -20px;
}
