@charset "UTF-8";

#mediacenter a, #imgcntr a {
    color: #CB0003;
}

#mediacenter, #imgcntr {
    color:#525252;
    border: 0;
    background: none;
    font-family: Arial, Helvetica, sans-serif;
}

#mediacenter .mediacenter_headline, #imgcntr .imagecenter_headline {
    display: none;
}

#mediacenter #advert_layer {
    margin:0;
}

.input_text {
    border-color: #D7D7D7;
    color: #464646;
    font-family: Arial, Helvetica, sans-serif;
}

a.btn {
    background: #f9f9f9 url('images/send_button.gif') repeat-x !important;
    color: #CB0003 !important;
    padding: 0 !important;
    border: #d5d5d5 1px solid !important;
}

a.btn strong {
    border-color: #fff !important;
    font-size: 12px !important;
}

.loader {
    background-image:url('images/loader.gif');
}

#mediacenter_inner { background-color: #F1F1F1; margin-left: 0px; }

#mc_player_info_container { background-color: #E2E2E2; margin-top: -3px; }

.mc_player_info { border-bottom-color: #D7D7D7; border-top-color: #F1F1F1;  }
#row_3 { color: #646464; }
#row_4 .right a { color: #646464; }

.mc_player_info label { color: #646464; padding: 0 2px; }

#videolink { color:#A7A7A7; }

a.movie_link {
    background:#dfdfdf url('images/movie_link_bg.jpg');
    border: #D7D7D7 1px solid;
    border-top: #F1F1F1 1px solid ;
    text-decoration: none !important;
}

a.movie_link img {
    border-color: #D7D7D7;
}
a.movie_link h6 {
    color: #646464;
}

#mc_video_select .active h2 {
    color: #525252;
}

#mc_search {
    border-color: #D7D7D7;
    background: #CB0003 url('images/mc_search_bg.jpg') repeat-x;
}

#mc_search h2 {
    color: #fff;
    font-size: 16px;
    margin-top: -4px;
}

.mc_search_dropdown_box {
    width:163px;
}

.mc_search_dropdown {
    border-color: #D7D7D7;
    background-image: url('images/dropdown.jpg');
}
.mc_search_dropdown_layer {
    width:163px;
}

.mc_search_dropdown_layer a {
    color: #525252 !important;
}

.mc_search_dropdown_layer_bg {
    border-color: #D7D7D7;
}

a#mc_search_reset_button {
    background: transparent url(images/mc_search_reset_button.gif) no-repeat;
}

.mc_video_select_btn_up {
    background-image:url(images/mc_videoselect_up.png);
}

.mc_video_select_btn_down {
    background-image:url(images/mc_videoselect_down.png);
}

#mc_sponsors_branding_head  h3 {
    background: none;
    color:#7A7A7A;
}

#mc_sponsors_branding img {
    border-color:#D7D7D7;
}

#mediacenter_loader {
    background-color: #fff;
    width: 950px;
}

#mediacenter_loader h1 {
    color: #525252;
}

#mediacenter_loader h4 {
    color: #525252;
}

#advert_overlay {
    background-color: #F1F1F1;
}

#message_layer {
    border: #D7D7D7 1px solid;
    background-color:#f9f9f9;
}

#message_layer .close {
    background-image: url('images/icon_close.gif');
}

.error_box {
    background-color:#fff;
    border-color: #D7D7D7;
}


.embed_video h3 {
    font-family: Arial, Helvetica, sans-serif;
    color: #434343;
}

/* movie snippet*/

.article_movie_snip { border: 1px solid #d7d7d7; }
.movie_snip_top {
        background-color: #f8f8f8;
	background-image: url(images/movie_snip_top_bg_online.gif);
	background-repeat:repeat-x;
	height:18px;
	font-size: 14px;
	color: #646464;
	line-height:18px;
	font-weight: bold;
	padding-left:10px;
	padding-top:4px;
}


.movie_snip_bottom {
	min-height:84px;
	background-color: #f8f8f8;
	background-image:url(images/movie_snip_bottom_bg.gif) ;
	background-repeat: repeat-x;
	background-position:center bottom;
	margin:0px;
	padding:0 10px 10px 10px;
}

.movie_snip_bottom_img {
	border: 1px solid #d7d7d7;
}
.movie_snip_bottom_h6 {
	padding-top:10px;
	margin:0px;
	margin-left:2px;
        margin-bottom: 2px;
	font-size: 10px;
	color: #646464;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, "Times New Roman", Times, serif;
}

.movie_snip_bottom_h1 a {
	font-size: 14px;
	color: #cb0003;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, "Times New Roman", Times, serif;
	margin:0px;

}

/************* Imagecenter ************/
#imgcntr {
    color: #525252;
    font-family: Arial, Helvetica, sans-serif;
}

#imgcntr .input_text {
    border-color: #d7d7d7;
    color: #646464;
}

.imgcntr_layout {
    border: 0;
    padding: 0;
    width: auto;
    padding-right: 15px;
}

a.link_arrow {
    background: url('images/link_arrow.gif') 0 4px no-repeat;
    padding-left: 10px;
}

a.link_back_arrow {
    background-image: url('images/link_back_arrow.gif') !important;
}

#imgcntr #overview .gallery .headline, #imgcntr #embed .headline {
    background:#f8f8f8 !important;
    border-bottom:#eee 1px solid;
}

#imgcntr #overview .gallery .thumbs {
    border-bottom:#d7d7d7 1px solid;
    background:#e2e2e2 url('images/carousell_bg.jpg') repeat-x !important;
    padding:5px 0 0 3px;
}

#imgcntr .link_row {
    background-color:#e2e2e2;
    border-top:#f1f1f1 1px solid;
}

#imgcntr #overview .ic_search h4 {
    float: none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-top: 2px;
}

#imgcntr #overview .ic_search {
    border: 0;
    background: url('images/ic_search_bg.jpg') repeat-x;
    height: 56px;
}

#imgcntr #overview .mc_search_dropdown_box {
    margin: 9px 8px 0 0;
    float: left;
}


#imgcntr #overview .gallery {
    border:#d7d7d7 1px solid;
    width:466px;
    margin: 0 14px 15px 0;
}

#imgcntr #overview .gallery .thumb {
    padding-left: 10px;
}

#imgcntr #overview .resultstr {
    padding: 12px 16px;
    font-weight: bold;
}

#imgcntr #overview .resultstr strong {
    font-family: Arial, Helvetica, sans-serif;
}

#imgcntr .paginator .pages span.pages_str { display: none; }
#imgcntr .paginator a.pager_absolute { display: none; }

#imgcntr .paginator {
    background:#e6e6e6 url('images/paginator_bg.gif') top repeat-x;
    border: 0;
    padding:5px;
    height:22px;
}

#imgcntr .button {
    border:#d5d5d5 1px solid;
    display:inline-block;
}

#imgcntr .button span {
    border:#ffffff 1px solid;
    background:url('images/button_bg.gif') repeat-x;
    display:inline-block;
    padding:1px 6px 0 6px !important;
    height:17px;
    font-weight:bold;
}

#imgcntr .active span {
    color:#333333;
}

#imgcntr .button_layer .previous_button a:hover {
    background-image:url('images/layer_prev.png');
}

#imgcntr .button_layer .next_button a:hover {
    background-image:url('images/layer_next.png');
}

#imgcntr .img_subline {
    color:#646464;
    background-color:#f1f1f1;
}

#imgcntr .image_large {
    background-color:#f9f9f9;
}

#imgcntr #fading_image {
    background-image: url('images/loader.gif');
}

#imgcntr .carousel {
    background:#e2e2e2 url('images/carousell_bg.jpg') repeat-x;
    border-bottom:#d7d7d7 1px solid;
    border-top:#fff 1px solid;
}

#imgcntr .carousel .previous_button a {
    background-image: url('images/carousell_prev.gif');
}

#imgcntr .carousel .next_button a {
    background-image: url('images/carousell_next.gif');
}

#imgcntr #gallery_full {
    background-color:#f8f8f8;
    border: 0px;
}

#imgcntr #gallery_full #sidebar {
    width:195px;
}

#imgcntr #img_link { width:187px; }
#imgcntr #mail_add { float:left; width: 120px; }
#imgcntr #send_mail { float:right;}


#imgcntr #mobile .headline {
    background: #fff url('images/mobile_headline_bg.jpg') repeat-x;
}

#imgcntr #mobile .button_bottom {
    background: url('images/button_bottom_bg.jpg') no-repeat;
}

#imgcntr #mobile .previous_button_bottom a {
    background-image: url('images/mobile_arrow_left.gif');
    border-right:#d7d7d7 1px solid;
}

#imgcntr #mobile .next_button_bottom a {
    background-image: url('images/mobile_arrow_right.gif');
    border-left:#d7d7d7 1px solid;
}

#imgcntr #mobile .headline {
    font-weight: bold;
    color: #464646;
}

#imgcntr #mobile .image_large {
    background-color: #fff;
}

.imgcntr_embed_mobile {
    border-top:#d7d7d7 1px solid !important;
    border-bottom:#d7d7d7 1px solid !important;
}

.imgcntr_embed {
    border:#d7d7d7 1px solid !important;
    border-bottom:0 !important;
    width:479px;
    padding-top: 0;
}

#imgcntr #embed .headline  {
    padding-top: 8px;
}

#imgcntr #embed .headline a {
    font-family: Arial, Helvetica, sans-serif;
}

#imgcntr #embed .carousel #carousel-wrapper {
    width:432px;
    margin-left:5px;
}

#imgcntr #embed .image_large, #imgcntr #embed .image_large td, #imgcntr #embed #imagelarge {
    height:319px;
}

#imgcntr #embed #img_subline {
    height:49px;
}

#imgcntr #embed #fading_image {
    height:369px; /* Die höhe den großen Bildes (319px) + die Höhe der Bildunterschrift (49px) */
}

#imgcntr #embed .button_layer {
    width:479px;
}

#imgcntr #embed .button_layer .previous_button a, #imgcntr #embed .button_layer .next_button a {
    height:323px; /* Der Abstand beider Layered Buttons von oben */
    width:225px;
}

.imgcntr_embed_large {
    width: 705px !important;
}

.imgcntr_embed_large #embed .carousel #carousel-wrapper {
    width: 610px !important;
    margin-left:32px !important;
}

/******* CMS ********/

.cms_movie_listing_item_left h1 {
    color:#CB0003;
}
