/* CSS Videoportal MAIN */

BODY {
	padding: 0;
	margin: 0;
	background: #1B1D21;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#main_area {
	margin: auto;
	width: 1000px;
	text-align: left;
	background: url(../pics/bg_content_area_start.gif);
	/*background: #000000;*/
}
#content_area {
	clear: both;
	/*background: url(../pics/bg_content_area.gif);*/
	/*padding-bottom: 10px;*/
}
#CONTENT_LEFT_OUTER {
	width: 714px;
	float: left;
	margin-right: 8px;
}
#CONTENT_LEFT {
	width: 714px;
}
#CONTENT_RIGHT_OUTER {
	width: 278px;
	float: left;
}
#CONTENT_RIGHT {
	width: 278px;
}
#CONTENT_RIGHT A {
	color: #777777;
	font-weight: bold;
}
#CONTENT_RIGHT a:hover {
}
#top_area {
	height: 79px;
	background: url(../pics/bg_top_area.gif);
	background-repeat: no-repeat;
}
#top_area_left {
	width: 274px;
	float: left;
}
#top_area_right {
	float: left;
}
#top_area_left #LOGO {
	margin-top: 10px;
	padding-right: 5px;
	height: 58px;
	overflow: hidden;
}
#MENU_MAIN_OUTER {
	width: 700px;
	margin-top: 12px; 
}
#MENU_SUB_OUTER {
	clear: both;
}
#search_area {
	width: 1000px;
	height: 25px;
	background: url(../pics/bg_search_area.gif);
	background-repeat: no-repeat;
	text-align: right;
}

/* BANNER AREA */
#banner_area {
	height: 145px;
	background: #1B1D21;
}
#banner_area_left {
	float: left;
	width: 714px;
	height: 145px;
}
#banner_area_right {
	float: left;
	margin-left: 8px;
	height: 145px;
	width: 278px;
	background: url(../pics/channelview/bg_banner_info.jpg);
	background-repeat: no-repeat;
}
#banner_info {
	/*padding-left: 30px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;*/
	height: 145px;
	overflow: hidden;
}

/* TOP TITLE AREA */
#toptitle_area {
	color: #FFFFFF;
	font-weight: bold;
	background: #1B1D21 !important;	
	height: 34px;
}
#toptitle_single {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 12px;
}
#toptitle_area_left {
	float: left;
	width: 714px;
	height: 34px;
	text-align: right;
	background: url(../pics/channelview/bg_cv_toptitle_left.jpg);
	background-repeat: no-repeat;
}
#toptitle_left {
	padding-top: 8px;
	padding-right: 35px;	
}
#toptitle_left IMG {
	padding-right: 15px;
}
#toptitle_left A {
	color: #BDBDBD;
	text-decoration: none;
}
#toptitle_left a:hover {
	color: #FFFFFF;
}
#toptitle_area_right {
	float: left;
	margin-left: 8px;
	width: 278px;
	height: 34px;
	color: #BDBDBD;
	background: url(../pics/channelview/bg_cv_toptitle_right.jpg);
	background-repeat: no-repeat;
}
#toptitle_right {
	padding-top: 8px;
	padding-left: 35px;
}
#toptitle_right A {
	color: #BDBDBD;
	text-decoration: none;
}
#toptitle_right a:hover {
	color: #FFFFFF;
}
#toptitle_right IMG {
	padding-left: 15px;
	padding-right: 15px;
}
.clearer {
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

/* VIDEO AREA SPECIFIC */
#video_area {
	height: 410px;
}

/* MENU MAIN */
#MENU_MAIN {
	padding-left: 20px;
	line-height: 24px
}
.main-menu-item A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BDBDBD;
	text-decoration: none;
	text-transform: uppercase;
}
#MENU_MAIN a:hover {
	color: #FFFFFF;
}
.main-menu-item {
	padding-right: 15px;
	display: block;
	float: left;
}
.main-menu-item-act {
	padding-right: 15px;
	display: block;
	float: left;
}
.main-menu-item-act A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF !important;
}
/* MENU SUB */
#MENU_SUB {
	padding-left: 20px;
	line-height: 24px;
	clear: both;
}
.sub-menu-item A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BDBDBD;
	text-decoration: none;
}
#SUB_MAIN a:hover {
	color: #FFFFFF;
}
.sub-menu-item {
	padding-right: 15px;
	display: block;
	float: left;
}
.sub-menu-item-act {
	padding-right: 15px;
	display: block;
	float: left;
}
.sub-menu-item-act A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF !important;
}

/* FOOTER / MENU BASIC */
#footer {
	padding-top: 10px;
	padding-left: 10px;
	height: 30px;
	background: #2A2B30;
	clear: both;
	color: #BDBDBD;
}
#footer A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BDBDBD;
	text-decoration: none;
	padding-right: 10px;
}
#footer a:hover {
	color: #FFFFFF;
}

/* CONTENT RIGHT */
#CONTENT_RIGHT {
	background: #1B1D21;
}
#CONTENT_RIGHT H1 {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	background: #444444;
}
#CONTENT_RIGHT P {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	color: #777777;
	font-size: 10px;
	line-height: 11px;
}
.csc-frame-frame1 {
	padding-left: 7px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 10px;
	background: #1B1D21;
	border-bottom: 1px solid #444444;
	width: 269px;
	clear: both;
}
.csc-frame-frame2 {
	padding-left: 7px;
	padding-right: 2px;
	height: 14px;
	background: #404146;
	clear: both;
}
.csc-frame-frame1 .csc-textpic-imagewrap {
	padding-top: 7px;
}
.csc-frame-frame2 .csc-textpic-imagewrap {
	padding-top: 3px;
}

/* VIDEOPORTAL LATEST */
.videoportal_latestview {
	background: #CCC;
	padding-bottom: 8px;
	background: url(../pics/bg_latest_videos.jpg);
	background-repeat: repeat-x;
	height: 185px;
}
.video_latest_box {
	width: 139px;
	height: 167px;
	overflow: hidden;
	float: left;
	background: #000000;
	margin-right: 3px;
}
.video_latest_screenshot_link {
	margin-top: 10px;
	border-bottom: 1px solid #A2A2A2;
}
.video_latest_title {
	color: #777777;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.video_latest_description {
	color: #777777;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
}
.video_latest_pagebrowser {
	margin-top: 5px;
	width: 707px;
	height: 16px;
	background: url(../pics/bg_latest_pagebrowser.gif);
	background-repeat: no-repeat;
	margin-bottom: 4px;
}

/* VIDEOPORTAL CHANNEL VIEW */
.videoportal_channelview {
	text-align: left;
}
.videoportal_channelview_title {
	font-size: 14px;
	color: #777777;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 32px;
	background: url(../pics/bg_channelview_title.jpg);
	background-repeat: no-repeat;
}
.channel_view_title1 {

}
.channel_view_title2 {
	color: #FFFFFF;
}
.channel_view_title3 {
	font-weight: bold;
	color: #FEBA02;
}
.video_channel_box {
	float: left;
	width: 139px;
	height: 180px;
	background: #000000;
	margin-right: 4px;
}
.video_channel_box_last {
	float: left;
	width: 139px;
	height: 180px;
	background: #000000;
}
.channel_description {
	/*padding: 10px;*/
	color: #777777;	
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.channel_list_clearer {
	display: block;
	height: 15px;
	clear: both;
	overflow: hidden;
}

/* VIDEOPORTAL LIST */
.video_content_box {
	float: left;
	width: 138px;
	margin-right: 5px;
}
.video_content_box_inner {
	height: 250px;
	width: 138px;
	background: #2B2B2D;
	color: #999999;
}
.video_list_screenshot {
}
.video_box_top {
	width: 138px;
	height: 8px;
	background: url(../pics/content_box_top.gif);
	background-repeat: no-repeat;
}
.video_box_bottom {
	width: 138px;
	height: 8px;
	background: url(../pics/content_box_bottom.gif);
	background-repeat: no-repeat;
}
.video_box_morelink {
	background: #2B2B2D;
	height: 12px;
	padding-left: 5px;
}
.video_box_newline {
	display: block;
	clear: both;
	font-size: 1px;
	height: 5px;
}
.videoportal_listview {
	width: 716px;
	overflow: hidden;
	margin-top: 5px;
}	
.video_list_title {
	height: 50px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.video_list_title_inner {
	padding-top: 10px;
}
.video_list_subtitle {
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
}
.video_list_description {
	font-size: 11px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
/* VIDEO PORTAL SINGLE VIEW */
.missingplugin {
	padding-top: 50px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}