@charset "UTF-8";
/* general Sportscape.be stylesheet  */

/* ______________ TAGS ______________ */

html, body {
    height: 100%;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	position: relative;
	text-align: center;
}

a{
	color: #1c5e19;
}

a.sportscape{
	color: #e20025;
}

a.gardenscape{
	color: #7bab14;
}

a.infrascape{
	color: #8e8c8c;
}

/* ______________ BLOCKS ______________ */


#container{
	height: 100%;
	margin: 0px auto 0px auto;
	min-height: 100%;
	position: relative;
	text-align: left;
	width: 1044px;
}


/******************/
#header{
	height: 120px;
	left: 0px;
	position: relative;
	top: 0px;
	width: 1044px;
	z-index: 500;
}

#header H1{
	height: 120px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 200px;
}

#header H1 A{
	color: #fff;
	display: block;
	height: 100px;
	left: 0px;
	opacity:.0; filter: alpha(opacity=0); -moz-opacity: 0.0;
	position: absolute;
	top: 0px;
	width: 200px;	
}

#headerNav{
	height: 20px;
	padding: 0px;
	position: absolute;
	right: 10px;
	text-align: right;
	top: 5px;
}

#headerNav li{
	border-left: solid 1px #666;
	float: left;
	line-height: 20px;
	padding: 0px 7px 0px 7px;
	white-space: nowrap;
}

#headerNav li.noborder{
	border-left: solid 0px #fff;
}

#headerNav li a{
	color: #333;
	font-size: 10px;
	text-decoration: none;
}

#headerNav li a:hover{
	color: #e20025;
	text-decoration: none;
}

#headerNav li.lang a{
	border: solid 1px #e20025;
	display: block;
	float: left;
	height: 13px;
	margin: 3px 5px 0px 0px;
	width: 17px;
}

#headerNav li.lang a:hover{
	border: solid 1px #fff;
}

#headerNav li.lang a span{
	visibility: hidden;
}

#headerNav li a.en{
	background: #fff url(../_images/layout/general/EN.png) left center no-repeat;	
}

#headerNav li a.fr{
	background: #fff url(../_images/layout/general/FR.png) left center no-repeat;	
}

#headerNav li a.nl{
	background: #fff url(../_images/layout/general/NL.png) left center no-repeat;	
}


/******************/
#nav{
	height: 30px;
	width: 1044px;
	z-index: 600;
	overflow: visible;
	position: relative;
}

#nav ul{
	margin: 0px;
	padding: 0px 0px 0px 65px;
	list-style-type: none;
	width: 100%;
	
}

#nav li{
	position: relative;
	float: left;
	height: 25px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 25px;
	font-size: 11px;
}

#nav A{
	color: #fff;
	display: block;
	padding-right: 20px;
	text-decoration: none;
	
}

#nav A.navA{
	font-weight: bold;
}

#nav A.subArrow{
	padding-right: 40px;
}

#subnavigation{
	position: absolute;
	top: 25px;
	padding: 8px 0px 10px 0px;
	left: -3px;
	width: 120px;
	z-index: 2000;
}

#subnavigation ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;	
	display: block;
}

#subnavigation li{
	position: relative;
	line-height: 20px;
	font-size: 11px;
	height: 20px;
	float: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#subnavigation A{
	display: block;
	text-decoration: none;
	line-height: 20px;
	font-size: 11px;
	margin-left: 20px;
}

#subnavigation A:hover{
	color: #fff;
}

#subnavigation A.subnavA{
	font-weight: bold;
}




/******************/
#main{
	background: #fff url(../_images/layout/general/mainBack.png) left bottom no-repeat;
	left: 0px;
	position: relative;
	padding-top: 60px;
	top: 0px;
	width: 1044px;
	z-index: 400;
}

/******************/
#content{
	margin: 0px auto 0px 52px;
	width: 925px;
	position: relative;
}

#left{
	float: left;
	width: 310px;
	height: 400px;
	top: 0px;
	background: url(../_images/layout/general/cornerTop.png) left top no-repeat;
	position: relative;
}

#leftContent{
	margin: 10px 0 0 10px;
	width: 290px;
	height: 390px;
	text-align: justify;
	line-height: 16px;
	position: relative;
}

#leftContent H2{
	font-size: 14px;
	margin-bottom: 20px;
}

#leftContent H3{
	color:#000;
	font-size: 14px;
	font-weight: normal;
	padding-left: 40px;
	margin-top: -20px;
	margin-bottom: 20px;
}

#leftLinks{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../_images/layout/general/cornerBottom.png) right bottom no-repeat;
	width: 300px;
	padding-bottom: 10px;
	margin: 0 0 0 10px;
}


#leftLinks ul li a{
	background: none;
	color: #3b3b35;
	font-size: 10px;
	line-height: 16px;
	padding: 0px 0px 0px 20px;
}

#leftLinks ul li a:hover{
	color: #aeaeae;
}

#middle{
	margin-left: 367px;
	width: 300px;
	height: 300px;
}

#scoop{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 190px;
	height: 300px;
}

#scoop H3{
	height: 30px;
	line-height: 20px;
	font-size: 14px;
	padding: 6px 0px 0px 28px;
	background: url(../_images/layout/sportscape/logo.png) no-repeat left top;
}

#scoopContent{
	padding-left: 10px;
	border-left: solid 1px #000;
	height: 264px;
}

#scoopContent ul li{
	padding: 0px 0px 6px 20px;
	line-height: 18px;
}

#right{
	margin-left: 375px;
	width: 550px;
	height: 400px;
}

#bottom{
	float: none;
	clear: both;
	padding-top: 30px;
}

#bottom img{
	margin: 25px 0px 10px 0px;
}

/******************/
#desso{
	clear: both;
	height: 34px;
	padding: 20px 20px 0px 0px;
	position: relative;
	text-align: right;
}

/******************/
#footer{
	clear: both;
	top: 0px;
	height: 140px;
	left: 0px;
	position: relative;
	width: 1044px;
	z-index: 300;
}
#footer ul{
	height: 100px;
	left: 162px;
	padding: 0px;
	position: absolute;
	top: 30px;
	width: 800px;
}

#footer ul li{
	float:left;
	padding: 0px;
	width: 200px;
}

#footer ul li a{
	font-size: 14px;
	text-decoration: none;
}

#footer ul ul{
	height: 75px;
	left: 0px;
	margin: 0px;
	position: relative;
	top: 5px;
	width: 170px;
}

#footer ul ul li{
	width: 170px;
	padding: 0px 0px 0px 15px;
}

#footer ul ul li a{
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
}
/******************/
#error{
	color: #e20025;
	background: #f3e1df;
	padding: 2px;
	font-size: 10px;
}

#message{
	color: #1c5e19;
	background: #e6efd3;
	padding: 2px;
	margin-bottom: 10px;
	font-size: 10px;
}
#mailing{
	border: solid 1px #666;
	background: #EFEFEF;
}
