/*	= content frame(s)
-------------------------------------------------------------------- */

#content {
	clear: left;
	margin: 0 auto;
	width: 925px;
	position:relative;
}

#secondaryContent {
	overflow: hidden;
	float: left;
	margin: 0 0 40px;
	width: 190px;
}

#mainContent {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	width: 535px;
}

#mainContent.gradient {
	background: #161616 url(../img/bg.content.jpg) repeat-y;
}

#supplementaryContent {
	overflow: hidden;
	float: left;
	margin: 0 0 40px;
	width: 190px;
}

/*	= meta
-------------------------------------------------------------------- */
#meta {
	background: #000;
}

#meta a { color: #fff; }

#meta div {
	clear: both;
	margin: 0 auto 4px auto;
	overflow: hidden;
	padding: 1.0em 0 0;
	width: 535px;
}

#meta h1 {
	font-size: 22px;
	float: left;
	margin: 0;
	padding: 0;
}

ul.meta {
	float: right;
	margin: 5px 0 0 0;
}

ul.meta li {
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 0 15px;
	height: 14px;
	font-size: 12px;
	list-style: none;
	overflow: visible;
	display: block;
	float: left;
}


/*	= home
-------------------------------------------------------------------- */
body.home {
	background-position: center 420px;
}

#events_carousel {
	background: #000;
	margin: 0 auto 4px auto;
	position: relative;
	padding-top: 15px;
	width: 925px;
	height: 435px;
}

#event_navigation {
	float: right;
	margin: 5px 246px 5px 0;
}
#event_navigation a {
	background: transparent url(../img/bg.home.nav.gif) no-repeat 0 0;
	display: block;
	float: left;
	cursor: pointer;
	height: 8px;
	overflow: hidden;
	text-indent: -9999px;
	width: 65px;
}
#event_navigation #ticket {
	background: transparent url(../img/bg.home.nav.gif) no-repeat -65px 0;
	width: 70px;
}

/*	= news
-------------------------------------------------------------------- */
div.news_items {
}
div.news_item {
	position: relative;
	clear: both;
	padding: 3px;
	height: 90px;
	color: #5a5a5a;
	margin-bottom: 5px;
	background: #161616 url(../img/bg.content.jpg) repeat-y;
}
div.news_item img {
	float: left;
	margin-right: 7px;
}
div.news_item h3 {
	color: #fff;
	font-size: 18px;
	margin: 2px 0 0 0;
	padding: 0;
}
div.news_item .read_more {
	background: transparent url(../img/multilingual/bg.readmore.gif) scroll no-repeat left top;
	bottom: 4px;
	height: 11px;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	width: 61px;
}
div.news_item_full {
}
div.news_item_full div.body {
	clear: both;
	margin: 20px 0;
	padding: 0 40px;
}
div.news_item_full div.body h3 {
	margin: 20px 0;
	text-transform: none;
	font-size: 22px;
}

div.news_item_full h3.related {
	background: transparent url(../img/multilingual/bg.more.gif) scroll no-repeat left top;
	height: 11px;
	margin: 20px 0;
	text-indent: -9999px;
	width: 61px;
}

div.news_item_full h3.related_media {
	background: transparent url(../img/bg.more_media.gif) scroll no-repeat left top;
	height: 11px;
	margin: 20px 0;
	text-indent: -9999px;
	width: 61px;
}

ul.bullets {
	margin: 0px;
	padding: 0px;
}
ul.bullets li {
	list-style: none;
	background: transparent url(../img/ar.right.gif) no-repeat left 6px;
	padding-left: 10px;
	margin: 0;
}

.active {
	color: #ff1946;
}

input.button {
	width: 100px;
	height: 20px;
	padding-bottom: 2px;

	background: url(../img/button.gif);
	border: 0px;
	color: #ddd;
	text-transform: uppercase;
	font-size: 9px;
	text-align: center;
	cursor: pointer;
}

input.button:hover {
	color: #ff1946;
}

/*	= events
-------------------------------------------------------------------- */
div.events {
}
div.event {
	position: relative;
	clear: both;
	background: #161616 url(../img/bg.content.jpg) repeat-y;
	border-bottom: 1px solid #888;
	margin-bottom: 1px;
	padding: 4px 4px 3px 4px;
	min-height: 105px;
}
div.event:last-child {
	border-bottom: 0px;
}
div.event h3 {
	color: #ff1946;
	padding: 2px 0 0 0;
	margin: 0px;
}
div.event h4 {
	color: #888;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
div.event img {
	float: left;
	margin-right: 7px;
}
div.event div.menu {
	position: absolute;
	left: 293px;
	top: 96px;
}
div.event div.menu a {
	display: block;
	float: left;
	overflow: hidden;
	cursor: pointer;
	height: 8px;
	margin-left: 5px;
	outline: none;
}

div.event div.more_contents {
	border-top: 1px solid #333;
	clear: both;
}

div.event div.more_contents div.item {
	padding: 10px;
	clear: both;
}
div.event div.more_contents div.item h4 {
	float: left;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
}
div.event div.more_contents div.item div.eventbody {
	margin-left: 140px;
}

/*	= company
-------------------------------------------------------------------- */
ul.company_menu {
	margin: 32px 0 0 55px;
}
ul.company_menu li {
	font-size: 16px;
	margin-bottom: 11px; 
}
ul.company_menu li a {
	color: #fff;
}
ul.company_menu li a.active {
	color: #ff0054;
}
div.news_item {
	position: relative;
	clear: both;
	padding: 3px;
	height: 90px;
	color: #5a5a5a;
	margin-bottom: 5px;
	background: #161616 url(../img/bg.content.jpg) repeat-y;
}

div.company_item {
	position: relative;
	background: #161616 url(../img/bg.content.jpg) repeat-y;
	padding: 5px;
	margin-bottom: 5px;
}
div.vacature_item {
	height: 90px;
}

div.company_item .read_more {
	background: transparent url(../img/multilingual/bg.readmore.gif) scroll no-repeat left top;
	bottom: 4px;
	height: 11px;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	width: 61px;
}

div.company_item img {
	background: #161616 url(../img/bg.content.jpg) repeat-y;
}

input.login {
	width: 100px;
}

div.press_photo {
	position: relative;
	float: left;
	width: 155px;
	margin: 0 10px 35px 10px;
	height: 120px;
}

.nice_form .field {
	clear: both;
}

.nice_form label {
	float: left;
	display: block;
	width: 70px;
	padding-top: 1px;
	color: #888;
	margin: 0 0 0 5px;
	width: 150px;
	font-size: 11px;
	border-top: 1px solid #222222;
	padding: 2px 0;
}

.nice_form input.black {
	width: 250px;
}

.nice_form input.black, .nice_form textarea, .nice_form select {
	margin: 0 0 0 10px;
	background: #000;
	border: 1px solid #666;
	color: #ddd;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.nice_form .error {
	margin: 2px 0 5px 165px;
	font-family: Arial, sans-serif;
	color: red;
}

.nice_form .button {
	margin: 20px 0 0 238px;
}

.nice_form textarea {
	width: 510px;
	margin: 5px;
	height: 70px;
	overflow: hidden;
}

#press_login label {
	float: left;
	margin-left: 100px;
	display: block;
	width: 70px;
	padding-top: 1px;
	font-size: 16px;
	color: #888;
}

#press_foto_list {
	color: #666;
	text-align: center;
}
#press_foto_list img {
	margin-top: 20px;
}

div.press_photo .preview {
	float: left;
	background: #000;
	width: 100px;
	border: 1px solid #333;
	height: 100px;
}

div.logo {
	position: relative;
	float: left;
	width: 235px;
	margin: 0 10px 35px 10px;
	font-weight: bold;
	height: 120px;
}

div.logo .downloads {
	float: right;
	width: 120px;
	height: 100px;
	overflow: hidden;
}
div.logo .downloads a {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	color: #888;
}
div.logo .preview {
	float: left;
	background: #000;
	width: 100px;
	border: 1px solid #333;
	height: 100px;
}
div.logo .preview img {
	width: 100%;
	height: 100%;
}

/*	= video
-------------------------------------------------------------------- */
body.video {
	background-position: 0 -200px;
}

#video_header {
	margin-top: 10px;
}
#video_header h1 {
	margin-bottom: 5px;
	float: left;
	font-size: 22px;
}
#video_player {
	margin: 0 auto;
	width: 925px;
	height: 440px;
	text-align: center;
}

#video_controls {
	margin-top: 5px;
	margin-right: 10px;
	float: right;
	width: 110px;
}
#previous_video {
	float: right;
	background: transparent url(../img/multilingual/btn.back.gif) left top no-repeat;
	width: 54px;
	height: 10px;
	cursor: pointer;
}

#next_video {
	margin-left: 10px;
	float: right;
	background: transparent url(../img/multilingual/btn.next.gif) left top no-repeat;
	width: 41px;
	height: 10px;
	cursor: pointer;
}

.related_event_up {
	float: right;
	background: transparent url(../img/multilingual/btn.next.gif) left top no-repeat;
	width: 41px;
	height: 10px;
	cursor: pointer;
}

.related_event_down {
	float: right;
	background: transparent url(../img/multilingual/btn.back.gif) left top no-repeat;
	width: 41px;
	height: 10px;
	cursor: pointer;
}

#photo_filter {
	margin-right: 10px;
}

#video_overview {
	height: 195px;
	clear: both;
}

#video_overview .video {
	position: relative;
	background: #161616 url(../img/bg.content.jpg) -230px top repeat-y;
	float: left;
	padding: 10px;
	width: 155px;
	overflow: hidden;
	margin: 0 10px 10px 0;
	height: 175px;
}
#video_overview .video .preview {
	margin-bottom: 5px;
	background: #000;
	width: 155px;
	height: 90px;
	overflow: hidden;
}

#video_overview .video h2 {
	color: #ff1946;
	margin-bottom: 5px;
}
#video_overview .video h3 {
	display: block;
	color: #888;
	font-size: 14px;
	margin: 2px 0;
}

#video_overview .play_video {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

/*	= contact
-------------------------------------------------------------------- */
#contact_form {
}

#contact_form label {
}

/*	= photos
-------------------------------------------------------------------- */
#photos {
	margin: 0 auto 10px auto;
	width: 925px;
	text-align: center;
}

.gallery_selection {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

/*	= audio
-------------------------------------------------------------------- */
#audio {
	background: #161616 url(../img/bg.content.jpg) repeat-y;
	padding: 5px 5px 30px 5px;
	margin-bottom: 25px;
}

.destinations {
	margin-bottom:5px;
}