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




body.default_hbo_ceu {
	background-image: url(/images/ceu_background.jpg);
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    background-attachment: fixed;
    color:#ffffff;
    background-position: center top;
    background-repeat: no-repeat;
	background-color:#000000;
}


.main_body{
	background:none;
	border:none;
	width:980px;
	padding:10px 0 0 0;
}

.ceu_logo{
	padding:0 0 10px 0;
}

.main_menu{
    top: 87px;
    margin: 0 0 0 -478px;
}

.indexVideos{
	background-color:#101010;
    background-image:url("/images/shape_black_mainbox_header.png");
	border-bottom:solid 2px #000000;
}
.indexVideos .content_box_title h1, .indexVideos .right_box_title h1, .indexVideos .content_box_body_main{
	color:#ffffff;
}
#index_video_title{
	color:#ffffff;
}

.index_header_image{
	padding-bottom:10px;
	margin-top: 10px;
}


.content_box_body_main a{
	color:#12a6bd;
}


.content_box_body_main2 a{
	color:#12a6bd;
}

.content_box_body_main2{
	margin:0px;
    color:#ffffff;
    width: 588px;
	text-align:justify;
}

.content_box_body_main{
	text-align:justify;
}

.footer{
	text-align:center;
	padding: 0 0 20px 0;
    color: #DEDEDE;
    font-size: 10px;
}

table tr td{
    text-align:justify;
}


.magazine_gallery{
	display:block;
	width:340px;
	height:281px;
	background-color:#0A0A12;
	background-image:url("/images/ajax-preloader_images.gif");
	background-position:center center;
	background-repeat:no-repeat;
	margin-bottom:5px;
}
#magazine_gallery{
	display:block;
    width:340px;
	height:255px;
	overflow:hidden;
	position:relative;
}
#magazine_video_actual_title, #magazine_gallery_actual_title{
	display:block;
	padding:5px;
	margin-bottom:10px;
	border-bottom:solid 1px #474747;
	text-align:center;
}

#magazine_video_actual_title a, #magazine_gallery_actual_title a{
	color:#ffffff;
}

.magazine_gallery_thn1 {
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    float: left;
    height: 84px;
    margin: 0 2px 2px 0;
    width: 112px;
}

.magazine_gallery_thn2{
    display:block;
	width:112px;
	height:84px;
	background-position: center -10px;
}
.magazine_gallery_thn2:hover{
    background-image:url("/images/shape_index_video_hover.png");
}
#magazine_gallery_images{
	display:block;
	left:0px;
	position:absolute;
	z-index:1;
}
#magazinGalleryLeft{
    display:block;
	width:60px;
	height:255px;
	left:0px;
	top:0px;
	position:absolute;
    z-index:2;
	background-repeat:no-repeat;
	background-position: -56px;
    background-image:url("/images/shape_magazine_gallery_left.png");
    cursor:pointer;
}
#magazinGalleryRight{
    display:block;
	width:60px;
	height:255px;
	right:0px;
	top:0px;
	position:absolute;
    z-index:2;
	background-repeat:no-repeat;
	background-position: 116px;
    background-image:url("/images/shape_magazine_gallery_right.png");
    cursor:pointer;

}

.about_left{
	display:block;
	float:left;
	width:620px;
}
.about_right{
	display:block;
	float:left;
	margin-left:20px;
	width:340px;
}

.content_box2 {
    width: 588px;
}

.country_chooser_button{
	display: block;
    left: 50%;
    margin-left: 379px;
    position: absolute;
    top: 57px;
}

#country_chooser{
	display:block;
	position:absolute;
	width:229px;
	background-color:#485055;
	border:solid 1px #000000;
    margin-left: -122px;
	padding:1px;
    z-index: 10;
}

.country_chooser_left{
	display:block;
	float:left;
	width:112px;
	text-align:center;
}
.country_chooser_right{
	display:block;
	float:left;
	width:112px;
	margin-left:5px;
    text-align:center;
}

.country_chooser_right img, .country_chooser_left img{
	margin: 10px 0 9px 0;
}

.country_chooser_right a, .country_chooser_left a{
	background-image:url("/images/ceu_country_bg.png");
	display:block;
	color:#ffffff;
	padding:1px 0 1px 0;
	font-size:10px;
}

.country_chooser_right a:hover, .country_chooser_left a:hover{
	background:none;
	background-color:#12a6bd;
}







	body.default_hbo_ceu {
		background-attachment: fixed;
		background-color: #000000;
		background-image: url("/images/hboeurope_aurora.png");
		background-position: center 260px;
		background-repeat: no-repeat;
		background-attachment:scroll;
		background-size: 1370px;
		color: #ffffff;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
		margin: 0;
		padding: 0;
	}
	.main_body{
		position:relative;
	}
	.ceu_logo{
		display:none;
	}
	.index_header_image{
		margin:40px 0 0 30px;
	}
	.eu_logo{
		left: 240px;
		position: absolute;
		top: 230px;
	}
	.eu_countries{
		margin:20px 16px 0px 65px;
	}
	.eu_countries a,
	.country_item_info a{
		color:#2880bb;
		text-decoration:none;
	}
	
	.country_chooser_button{
		top:32px;
		padding: 0 0 0 20px;
		background: url("/images/hboeurope_arrows2.png") no-repeat 0 -10px;

		-webkit-transition: background .2s ease;
		-moz-transition: background .2s ease;
		-ms-transition: background .2s ease;
		-o-transition: background .2s ease;
		transition: background .2s ease;
	}
	#country_chooser{
		border: 1px solid #000000;
		border-radius:5px;
		background: #121212;
		padding:0;
	}
	.country_chooser_right a, .country_chooser_left a{
		background: #191919;
		border-bottom:1px solid #232323;
		padding:3px 0;
	}
	.country_chooser_right a:last-child, .country_chooser_left a:last-child{
		border-bottom:none;
	}
	.country_chooser_right a:last-child{
		border-bottom-right-radius:5px;
	}
	.country_chooser_right a:hover, .country_chooser_left a:hover{
		background: #2880bb none repeat scroll 0 0;
	}
		
	.eu_title{
		color: #000;
		display: block;
		font-size: 24px;
		font-weight: bold;
		left: 50%;
		margin-left: -300px;
		position: absolute;
		top: 285px;
	}
	
	.contact_info_title{
		width:186px;
		height:15px;
		margin:20px auto 50px auto;
		font-size: 18px;
		background: url("/images/contact_info_text.png") no-repeat 0 0;
	}
	.contact_info{
		display:block;
		width:840px;
		padding:0 20px 0 140px;
	}
	.country_item{
		float:left;
		width:400px;
		margin:0 0 30px 0;
	}
	.country_item img{
		margin:0 60px 0 0;
		vertical-align:top;
	}
	.country_item_info{
		display:inline-block;	
	}
	.country_item_info span{
		margin:0 0 0 -10px;
		color: #2880bb;
		font-size: 14px;
		font-weight: bold;
	}	
	
	
	.clear {
		clear: both;
		display: block;
	}
	


.cookie-consent {
	position: fixed;
	height: auto;
	width: 100%;
	background-color: #059;
	font-size: 14px;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9970;
}
.cookie-consent .cookie-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;

	padding: 20px;

	max-width: 1256px;
	margin: 0 auto;
}
.cookie-consent .cookie-text p {
	margin: 0;
	text-align: left;
}
.cookie-consent .cookie-container strong {
	font-size: 18px;
	display: block;
	font-weight: 500;
}
.cookie-consent .cookie-text a {
	position: relative;
	text-decoration: none;
	color: #fff;
	border-color: rgba(255,255,255,.6);
}
.cookie-consent .cookie-text a:after {
	display: block;
	content: "";
	position: absolute;
	left: -1px;
	bottom: 0;
	right: 0;
	height: 1px;
	background-color: #fff;
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
}
.cookie-consent .cookie-text a:hover:after {
	background-color: #059;
}

.cookie-consent .btn {
	display: inline-block;
	font-weight: 400;
	font-size: 15px;
	line-height: 34px;
	text-decoration: none;
	padding: 0 20px;
	border-radius: 4px;
	cursor: pointer;
	-webkit-transition: all .2s;
	transition: all .2s;

	margin: 0 0 0 20px;
	background-color: #fff;
	color: #059;
	white-space: nowrap;
	text-align: center;
	text-shadow: none;

	-webkit-box-shadow: 0 0 0 1px rgba(255,255,255,.6) inset;
	box-shadow: 0 0 0 1px rgba(255,255,255,.6) inset;
}
.cookie-consent .btn:hover {
	background-color: transparent;
	color: #fff;
	-webkit-box-shadow: 0 0 0 1px #fff inset;
	box-shadow: 0 0 0 1px #fff inset;
}
