/* Navigation change */
#nav {
	margin: 18px 0 21px 0;
}

#main {
	height: auto;
}

/* Home top wrapper */
#home {
	position: relative;
}

/* Picture Container */
#picture_container {
	float: left;
	height: 236px;
	overflow: hidden;
	position: relative;
	width: 552px;
}

#picture_container_nav {
	left: 4px;
	position: absolute;
	top: 218px;
	z-index: 200;
}

#picture_container embed {
	position: absolute;
	z-index: 2;
}

#picture_container_nav a {
	background: url(../images/bullets/pic_container.gif) no-repeat;
	color: #000;
	display: block;
	float: left;
	font-size: 0.92em;
	font-weight: bold;
	height: 16px;
	padding: 1px 1px 0 0;
	text-decoration: none;
	text-align: center;
	width: 18px;
}

#picture_container_nav a.activeSlide {
	background: url(../images/bullets/pic_container_act.gif);
}

/* Home layout */
.col-left {
	float: left;
	margin-right: 20px;
	width: 420px;
}

.col-right {
	float: right;
	width: 320px;
}

#content {
	padding-right: 0;
}

/* Top */
#top {
	margin-top: 16px;
}

/* News */
#home_news {
	margin-right: 16px;
	width: 194px;
}

#content .news-latest-container {
	margin-top: -7px;
}
#content .news-latest-container li {
	margin: 0 0 0.5em 0;
	padding: 0;
}

.news-latest-date {
	color: #c0c0c0;
	display: block;
	font-weight: normal;
}
.news-latest-item {
	border-bottom: 2px solid #fff;
	display: block;
	margin: 0;
	padding: 3px 8px 4px 0px;
}
.news-latest-item:hover,
.news-latest-item.hover {
	border-bottom: 2px solid #000;
}
.news-latest-item a {
	display: block;
	font-weight: bold;
}

/* Content */
#home_content {
	background: #fff;
	height: 242px;
	overflow: hidden;
	padding-right: 0px;
	position: relative;
	width: 208px;
	z-index: 0;
}

#home_content a.double-arrow-down {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 30;
}
#home_content a.double-arrow-up {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 30;
}

#home_content .content-wrapper {
	height: 210px;
	overflow: hidden;
	position: relative;
}

#home_content .content-wrapper p.bodytext {
	position: absolute;
	width: 192px; 
}
#home_content p.bodytext {
	margin: 0 40px 0 0;
}

/* Home Tabs */
#home_tabs {
	background: url(../images/backgrounds/home_tabs_back.gif) no-repeat left 29px;
	height: 232px;
}

#home_tabs ul {
	height: 31px;
	margin: 0;
	padding: 0;
}

#home_tabs ul li {
	background: url(../images/backgrounds/home_tab_left.gif) no-repeat left top;
	float: left;
	height: 29px;
	list-style-type: none;
	margin: 0 4px 0 0;
	padding: 0 0 0 8px;
}

#home_tabs ul li.active {
	background: url(../images/backgrounds/home_tab_active_left.gif) no-repeat left top;
	height: 31px;
}

#home_tabs ul li a {
	background: url(../images/backgrounds/home_tab_right.gif) no-repeat right top;
	color: #000;
	display: block;
	font-size: 1.08em;
	font-weight: bold;
	padding: 8px 8px 14px 0;
	text-align: center;
}

#home_tabs ul li.active a {
	background: url(../images/backgrounds/home_tab_active_right.gif) no-repeat right top;
	height: 31px;
	padding: 8px 8px 14px 0;
}

#home_tabs .tabs-content-wrapper {
	height: 183px;
	overflow: hidden;
	position: relative;
	padding: 10px;
}

#home_tabs div.news-latest-item {
	border-bottom: 1px solid #cccccc;
	margin: 4px 0;
}
#home_tabs div.news-latest-item.hover {
	border-bottom: 1px solid #cccccc;
}

#home_tabs div.news-latest-item .news-latest-date {
	color: #666;
	font-size: 0.83em;
}

#home_tabs div.news-latest-item a {
	color: #000;
}

#home_tabs div.news-latest-item a:hover {
	color: #f04e11;
	text-decoration: underline;
}

#home_tabs div.news-latest-item .news-left {
	float: left;
	height: 44px;
	overflow: hidden;
	width: 54px;
}
#home_tabs .news-latest-container {
	position: relative;
}

#home_tabs a.news-latest-next {
	background: url(../images/bullets/arrow_right_hard.gif) no-repeat;
	bottom: 13px;
	display: block;
	height: 13px;
	position: absolute;
	right: 10px;
	width: 10px;
}

#home_tabs a.news-latest-previous {
	background: url(../images/bullets/arrow_left_hard.gif) no-repeat;
	bottom: 13px;
	display: block;
	height: 13px;
	position: absolute;
	left: 10px;
	width: 10px;
}
#home_tabs a.news-latest-previous span,
#home_tabs a.news-latest-next span {
	display: none;
}

/* Home Prices */
#home_prices {
	/*min-height: 372px;*/
	margin: 0px;
	width: 420px;
}

#home_prices p {
	color: #666;
}

#home_prices .item p a {
	background: url(../images/bullets/arrow.gif) no-repeat left center;
	padding-left: 14px;
	text-decoration: none;
}

#home_prices .n1 {
	float: left;
	margin-right: 16px;
	width: 194px;
}

#home_prices .n2,
#home_prices .n3{
	float: right;
	padding: 0;
	width: 208px;
}

#home_prices .n2 {
	height: 130px;
}

.csc-header h3,
.csc-textpicHeader h3 {
	margin-top: 0;
}

/* Focus */
#home_bottom_right p a {
	background: url(../images/bullets/arrow.gif) no-repeat left center;
	padding-left: 14px;
	text-decoration: none;
}

#home_focus {
	position: relative;
	/*height: 324px;*/
}

#home_focus h3 {
	position: absolute;
	top: 130px;
	z-index: 10;
}

#focus_on_belgium {
	height: 200px;
	left: 0;
	position: absolute;
	top: 126px;
	width: 320px;
	z-index: 9;
}

#mobile_widget_wrapper {
	height: 96px;
	position: absolute;
	top: -8px;
	width: 296px;
}

#mobile_widget {
	height: 72px;
	width: 296px;
}

#mobile_widget_wrapper div.csc-header {
	position: relative;
	top: -4px;
}

#mobile_widget_wrapper div.csc-header h3 {
	position: relative;
	top: 0;
}

/* Tickets */
#home_tickets {
	background: url(../images/backgrounds/home_tickets_back.gif) no-repeat;
	height: 221px;
	padding: 10px 20px;
	width: 280px;
	/*position: absolute;
	bottom: 0;
	z-index: 11;*/
}

#home_tickets h4 {
	margin-top: 0.5em;
}

#home_tickets h4 a {
	background: url(../images/bullets/arrow_right_hard.gif) no-repeat left center;
	padding-left: 14px;
}

#home_tickets a:hover { 
	color: #fff;
}

#home_tickets p {
	color: #fff;
}

/* Home Bottom */
#bottom {
	padding: 20px 0;
}

/* Home Bottom Content */
/*
#home_bottom_content {
	margin-top: 16px;
	padding-bottom: 28px;
	position: relative;
	width: 420px;
}

#home_bottom_content .item {
	float: left;
	margin-right: 16px;
	width: 194px;
}

#home_bottom_content .n2 {
	float: right;
	margin-right: 0px;
	width: 210px;
}

#home_bottom_content p a {
	background: url(../images/bullets/arrow.gif) no-repeat left center;
	bottom: 0;
	display: block;
	font-weight: bold;
	margin-top: 1em;
	padding-left: 14px;
	position: absolute;
	text-decoration: none;
	width: 180px;
}
*/
