/* 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: #000000;
}
#content_area {
	clear: both;
	background: url(../pics/bg_content_area2.gif);
	padding-bottom: 10px;
}
.align-center {
	text-align: center;
}
#CONTENT_LEFT_OUTER {
	width: 714px;
	float: left;
	margin-right: 8px;
}
#CONTENT_LEFT {
	width: 714px;
}
#CONTENT_RIGHT_OUTER {
	width: 278px;
	float: left;
	background: #1B1D21;
}
#CONTENT_RIGHT {
	width: 278px;
}
#CONTENT_RIGHT A {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}
#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_image {
	width: 1000px;
	height: 262px;
	background: url(../pics/bg_start_banner.jpg);
	background-repeat: no-repeat;
}
#category {
	float: left;
	padding-top: 12px;
	width: 680px;
	text-align: left;
}

/* 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 {
	min-height: 410px;
	padding-top: 5px;
	/*background: #43484F;*/
	/*background: #666;*/
	background: #1B1D21;
}
#video_area_left {
	float: left;
	width: 714px;
}
#video_area_right {
	float: left;
	width: 278px;
	height: 420px;
	margin-left: 8px;
	background: #000000;
}

/* 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 {

}
#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_title {
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 5px;
}
.video_channel_box {
	float: left;
	width: 142px;
	height: 180px;
}
.channel_description_outer {
	margin-top: 5px;
	border-right: 1px solid #A2A2A2;
	height: 111px;
}
channel_description_outerlast {
	margin-top: 5px;
	height: 111px;
}
.channel_description {
	padding-left: 5px;
	padding-right: 8px;
	font-size: 11px;
}

/* CATEGORY VIEW */
#category_headline {
	width: 339px;
	height: 26px;
	overflow: hidden;
	background: url(../pics/bg_category_headline.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 16px;
	padding-left: 7px;
	line-height: 26px;
	margin-top: 15px;
}
.video_cat_box {
	width: 234px;
	height: 64px;
	overflow: hidden;
	float: left;
	background: url(../pics/bg_category_box.gif);
}
.category_separator {
	float: left;
	width: 2px;
	height: 64px;
	overflow: hidden;
}
.video_cat_image {
	float: left;
	padding-top: 4px;
	padding-left: 5px;
}
.video_cat_title {
	text-align: center;
	padding-top: 15px;
}
.video_cat_title A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BDBDBD;
	text-decoration: none;
}
.video_cat_title a:hover {
	color: #A6720E;
}
.cat_clearer {
	clear: both;
	height: 3px;
	overflow: hidden;
}

/* VIDEOPORTAL LIST */
.video_content_box {
	float: left;
	width: 351px;
	margin-right: 4px;
	background: #252525;
	font-size: 11px;
}
.video_box_main {
	height: 78px;
	color: #FFFFFF;
	border-top: 1px solid #A5A5A5;
	border-bottom: 1px solid #A5A5A5;
}
.video_list_screenshot {
	float: left;
	padding-right: 10px;
}
.video_list_autor {
	float: left;
	color: #999999;
	padding-top: 2px;
	padding-left: 10px;
}
.video_list_length {
	float: left;
	color: #999999;
	padding-top: 2px;
	padding-left: 10px;
}
.video_list_rating {
	clear: both;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.video_box_newline {
	display: block;
	clear: both;
	font-size: 1px;
	height: 5px;
}
.videoportal_listview {
	width: 714px;
	overflow: hidden;
	margin-top: 5px;
}	
.video_list_title {
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
}
.video_list_description {
	padding-top: 3px;
	padding-right: 10px;
}
/* VIDEO PORTAL SINGLE VIEW */
.missingplugin {
	padding-top: 50px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

/* VIDEO CAROUSEL */
#videocarousel {
	text-align: center;
	padding-top: 12px;
}
.pvvideocarousel-item {
	margin-top: 18px;
	margin-bottom: 18px;
}


/* TIPAFRIEND */
#tipafried_send {
	padding-left: 15px;
}
A {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
