/* ---------------------------------------------
HOME.CSS
-----------------------------------------------*/

#wrapper {
	width: 850px;
}

#content {
	width: 500px;
}

/* -------- Promo Panel ----------*/

#promo_panel {
	position: relative;
	width: 530px;
	height: 460px;
	margin-top: 50px;
}

#promo_panel nav {
	display: block;
	position: absolute;
	top: -25px;
	left: 0;
	width: 530px;
	height: 460px;
	background: url(/assets/belgo/images/template/frame.png);
}

#promo_panel nav .arrow,
#promo_panel nav .link,
#promo_panel nav ul {
	display: block;
	position: absolute;
	z-index: 2;
}

#promo_panel .link {
	z-index: 1;
	width: 530px;
	height: 460px;
}

#promo_panel nav ul li a,
#promo_panel .arrow {
	display: block;
	text-indent: -5000px;
	cursor: pointer;
}

#promo_panel .arrow {
	width: 40px;
	height: 30px;
	background: #000;
	border-radius: 5px;
}

#promo_panel nav .up {
	right: 100px;
	top: 37px;
	background: url(/assets/belgo/images/template/arrows.gif) 0 0 no-repeat;
}

#promo_panel nav .down {
	right: 55px;
	top:37px;
	background: url(/assets/belgo/images/template/arrows.gif) 0 100% no-repeat;
}

#promo_panel nav ul {
	right: 6%;
	bottom: 50px;
	width: 80px;
}

#promo_panel nav ul li a {
	float: left;
	width: 15px;
	height: 15px;
	margin: 3px;
	background: #fff;
	border-radius: 30px;
}

#promo_panel nav ul li a.on {
	background: #ffe04d;
}

#cycle_window {
	position: absolute;
	top: 0; left: 15px;
	width: 490px;
	height: 410px;
	overflow: hidden;
	background: #000;
}

#cycle_window img {
	display: none;
	position: absolute;
	top: 0; left: 0;
}


/* -------- Page title ----------*/

h2 {
	background:url(/assets/belgo/images/titles/home.gif);
	margin-bottom:12px;
}

/* -------- Top 10 images ----------*/

.fact {
	background:url(/assets/belgo/images/home/factoid_back.gif) bottom right no-repeat;
}

.facebook {
	background:url(/assets/belgo/images/home/facebook_bill.jpg) bottom right no-repeat;
}
.factoid .facebook p{
	line-height:17px;
}
.hidden_facebook{
	display:block;
	width:212px;
	height:120px;
	text-indent:-5000px;
}

#top_1 {
	background:url(/assets/belgo/images/home/top_beer.jpg) bottom right no-repeat;
}

#top_2 {
	background:url(/assets/belgo/images/home/top_mussels.jpg) bottom right no-repeat;
}

#top_3 {
	background:url(/assets/belgo/images/home/top_poirot.jpg) bottom right no-repeat;
}

#top_4 {
	background:url(/assets/belgo/images/home/top_tintin.gif) bottom right no-repeat;
}

#top_5 {
	background:url(/assets/belgo/images/home/top_damme.jpg) bottom right no-repeat;
}

#top_6 {
	background:url(/assets/belgo/images/home/top_chocolate.jpg) bottom right no-repeat;
}

#top_7 {
	background:url(/assets/belgo/images/home/top_bill.jpg) bottom right no-repeat;
}

#top_8 {
	background:url(/assets/belgo/images/home/top_henin.jpg) bottom right no-repeat;
}

#top_9 {
	background:url(/assets/belgo/images/home/top_bertrand.jpg) bottom right no-repeat;
}

#top_10 {
	background:url(/assets/belgo/images/home/top_radio.jpg) bottom right no-repeat;
}

/* -------- Top 10 images ----------*/

.intro_mussel {
	background:url(/assets/belgo/images/home/intro_mussel.jpg) 0 12px no-repeat;
	width: 350px;
	padding-left:92px;
	margin-left: 20px;
	margin-bottom:15px;
}

div.intro_mussel p {
	display:block;
	background:#FFF url(/assets/belgo/images/home/intro_back.gif) top no-repeat;
	padding:20px 10px 10px 10px;
	margin-bottom:0;
}

.xmas_link{
	display:block;
	margin-bottom:10px;
}

/* -------- Top 10 & Factoid panel ----------*/

.panel {
	border:2px solid #d7d7d7;
	width:436px;
	padding:10px 0 0 10px;
	overflow:hidden;
	background:#FFF;
	position:relative;
}

.panel h3 {
	text-transform:uppercase;
	color:#8e8e8e;
	font-size:1.6em;
	margin-bottom:6px;
	font-weight:bold;
}

.panel h4 {
	text-transform:uppercase;
	color:#8e8e8e;
	font-size:1.2em;
	margin:0 0 6px 0;
	padding-top:7px;
	font-weight:bold;
}

.top_10 {
	width:210px;
	float:left;
	margin-right:10px;
}

.top_10 li {
	padding:2px 0;
	background:url(/assets/belgo/images/home/li_back.gif) bottom no-repeat;
}

.top_10 li a {
	display:block;
	width:210px;
	background:url(/assets/belgo/images/home/question_mark_off.gif) center right no-repeat;
	color:#999;
}

.top_10 li a:hover {
	background:url(/assets/belgo/images/home/question_mark_on.gif) center right no-repeat;
	text-decoration:none;
	color:#666;
}

.top_10 strong {
	font-style:italic;
	color:#776034;
	font-size:1.27em;
	padding-right:3px;
}

.top_10 a.scrolling, .top_10 a.scrolling:hover {
	font-weight:bold;
	color:#666;
	background:url(/assets/belgo/images/home/arrow.gif) center right no-repeat;
}


.factoid {
	width:216px;
	float:left;
	color:#979797;
	height:250px;
	overflow:hidden;
}

.factoid p {
	line-height:1.6em;
	font-style:italic;
	padding-right:10px;
}

.factoid div {
	height:250px;
}


/* -------- Sidebar ----------*/

#sidebar {
	padding-top: 30px;
}

#content {
	position:relative;
}


.belgian_insert {
	position:absolute;
	width:71px;
	top:194px;
	left:51px;
	height:58px;
	z-index:2000;
	background:url(/assets/belgo/images/home/belgian_insert.png);
}

/* -------- Big homepage panel ----------*/

#homepage_panel {
	display: block;
	width: 433px;
	margin: 20px 0 20px 20px;
	border: 2px solid #fff;
	box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
	
	-webkit-box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
}



