/* CSS Document */

#banner_area { width:950px; height:287px; position:relative; background:black;
	overflow:hidden; margin-left:5px; }

#banner_glider { width:950px; height:287px; position:relative; }

#banner_glider div.scroller { width:950px; height:287px; overflow: hidden;
	float:left; }

div.section { width:950px; height:287px; overflow:hidden; float:left; }

#tab_controls { width:890px; height:26px; padding:0 0 0 87px;
	background:top left url(/content/groups/webasset/@web/documents/siteelement/img_carousel_tabs.png); position:absolute;
	z-index:400; bottom:0; }

#tab_controls a { width:84px; height:22px; text-align:center; display:block;
	float:left; font-weight:bold; color:white; padding:4px 0 0 0; }

#tab_controls a.on, #tab_controls a.activeSlide { background:white; 
	color:#9a1515; }

#arrow_control_left { width:46px; height:287px; z-index:200; position:absolute;
	left:0px; background:black; }

#arrow_control_left a.arrow_left { display:block; width:46px; height:287px;
	background:top left no-repeat url(/content/groups/webasset/@web/documents/siteelement/img_carousel_previous.png); }

#arrow_control_left a.arrow_left span, #arrow_control_right a.arrow_right span { display:none; }

#arrow_control_right { width:46px; height:287px; z-index:200; position:absolute;
	right:0; background:black; }

#arrow_control_right a.arrow_right { display:block; width:46px; height:287px;
	background:top left no-repeat url(/content/groups/webasset/@web/documents/siteelement/img_carousel_next.png); }

div.banner_content { height:107px; width:858px; margin:180px auto 0 auto;
	overflow:hidden; }

div.banner_content div.title { height:27px; margin:8px 0 0 20px; }

div.banner_content div.title div { float:left; margin:0; }

div.banner_content div.title div h2 { margin:0px; padding:0px; color:#fff; }

div.banner_content div.title a { display:block; height:22px; 
	margin:3px 0 0 10px; float:left; }

.banner_read_more span, .banner_watch_more span, .banner_hear_more span { display:none; }

div.banner_content div.title a.banner_read_more { width:84px;
	background:top left no-repeat url(/content/groups/webasset/@web/documents/siteelement/img_carousel_read_more.png); }

div.banner_content div.title a.banner_watch_more { width:96px;
	background:top left no-repeat url(/content/groups/webasset/@web/documents/siteelement/img_carousel_watch_more.png); }

div.banner_content div.title a.banner_hear_more { width:96px;
	background:top left no-repeat url(/content/groups/webasset/@web/documents/siteelement/img_carousel_hear_more.png); }

div.banner_content div.text_content { width:746px; height:32px;
	margin:5px 0 0 20px; color:white; overflow:hidden; line-height:15px; }
