#beforeContentGradient {
	position: absolute;
	top: 137px;
	z-index: 999;
	height: 7px;
	opacity: 0.6;
	width: 100%;
	display: block;
	background: -moz-linear-gradient(top,  rgba(142,142,142,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(142,142,142,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(142,142,142,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(142,142,142,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(142,142,142,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(142,142,142,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a68e8e8e', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
#bannerRight {
	position: absolute;
	top: 7px;
	left: 871px;
}
#container {
	width: 988px;
	margin: 0 auto;
}
body, html {
	width: 100%;
	height: 100%;
	background-image: url(../images/pattern.gif);
/* 	background-image: url(../images/winter_pattern.png); // Winter 2014 pattern */
	background-position: center 133px;
	//background: rgb(112,28,28); /* Old browsers */
}
#wrapper {
	width: 100%;
	height: 100%;
}
#content {
	padding: 10px 103px;
	width: 780px;
	margin-left: -30px;
	background-image: url(../images/shadow_new.png);
	clear: both;
	height: 100%;
}
#btnName {
	position: absolute;
	top: 170px;
	left: 640px;
}
#header {
	position: absolute;
	top: 0;
	width: 100%;
	background-image: url(../images/header_new.png);
	background-repeat: repeat-x;
}
#logo {
	position: relative;
	margin: 0px auto;
	width: 841px;
	left: -73px;
}
.userMessage {
	float: none;
	display: inline-block;
}
.userActions {
	float: right;
	margin: 0;
	display: inline-block;
}


/* Thanks to tekenwereld.zikle.nl for restyling the menu */

.menu-wrap{
    position: relative;
    top: -4px;
    width: 100%;
    background-color: rgba(0,0,0,0.8);
    height: 30px;
}

.menu {
	margin: 0 auto; 
	text-align: center;
}

.menu ul ul {
	display: none;
}

	.menu ul li:hover > ul {
		display: block;
	}


.menu ul {
	padding: 0 15px;
	list-style: none;
	position: relative;
	display: inline-table;
    font-family: Helvetica, sans-serif; font-size: 14px; line-height: 24px;
}
	.menu ul:after {
		content: ""; clear: both; display: block;
	}

	.menu ul li {
		float: left;
	}
		.menu ul li:hover {
			background: #4b545f;
			background-color: rgba(0,0,0,0.4);
		}
		
		.menu ul li a {
			display: block; padding: 3px 20px; padding-right: 25px;
			color: #fff; text-decoration: none;
		}
			
		
	 .menu ul ul {
  background-color: rgba(0,0,0,0.8);
   padding: 0;
  position: absolute; top: 100%;
        text-align: left;
        z-index: 99999;
 }

		.menu ul ul li {
			float: none;  position: relative;
		}
			.menu ul ul li a {
				padding: 5px 15px;
				color: #fff;
			}	
				.menu ul ul li a:hover {
					background: background-color: rgba(0,0,0,0.4);
				}
		
	.menu ul ul ul {
		position: absolute; left: 100%; top:0;
	}
		
    .menu ul li.home {
        background: url('http://www.zikle.com/images/icon/home.gif') center left no-repeat;
    }
    .menu ul li.account {
        background: url('http://www.zikle.com/images/icon/user.gif') center left no-repeat;
    }
    .menu ul li.pages {
        background: url('http://www.zikle.com/images/icon/manage_pages.gif') center left no-repeat;
    }
    .menu ul li.messages {
        background: url('http://www.zikle.com/images/icon/private_normal.gif') center left no-repeat;
    }
    .menu ul li.forum {
        background: url('http://www.zikle.com/images/icon/forum.gif') center left no-repeat;
    }
    .menu ul li.search {
        background: url('http://www.zikle.com/images/icon/search.gif') center left no-repeat;
    }
    .menu ul li.online {
        background: url('http://www.zikle.com/images/icon/icons/user_green.png') center left no-repeat;
    }
    
    .menu ul li.login {
        background: url('http://www.zikle.com/images/icon/login.gif') center left no-repeat;
    }
    .menu ul li.register {
        background: url('http://www.zikle.com/images/icon/signup.gif') center left no-repeat;
    }


#user {
	background: #EFEFEF;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	height: auto;
}
#user a {
	font-size: 12px;
}
.locationBar {
	background: none;
	border: 2px solid #DDD;
	padding: 10px;
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
	height: auto;
}
.locationBar a {
	color: #444;
	background: none;
}
.lowerBar {
	background-image: url(../images/header_2.gif);
	background-repeat: repeat-x;
	background-color: #CC6666;
	clear: both;
	width: 100%;
	height: 300px;
	background-position: 0 300px;
}
.lowerBorder {
	border-top: 1px solid #acacac;
	width: 802px;
	margin-left: 63px;
}
#subHeader{
	width: 988px;
	position: absolute;
	top: 138px;
}
#dropdownArrow {
	display: none;
	position: absolute;
	top: 138px;
	z-index: 9999999;
}
#dropdownHolder {
	position: absolute;
	top: 138px;
	padding: 7px 0 0 4px;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, arial, sans-serif;
	z-index: 999999;
	display: none;
}
#dropdownMenu {
	width: 180px;
	padding: 3px 0 0 0;
	background: url(../images/dropdowngradient.gif) repeat-x #fff;
	border: 1px solid #656565;
	border-top: 0;
	font-weight: bold;
}
#dropdownMenu a {
	color: #333333;
	display: block;
	padding: 4px 8px;
}
#dropdownMenu a:link, #dropdownMenu a:visited {
	color: #333333;
}
#dropdownMenu a:hover {
	background-color: #EEE;
	color: #000;
}

#logo_container {
	width: 100%;
}

#guirlande {
	width: 100%;
	position: fixed;
	top: -10px;
	background-image: url(http://informatiqueasy.free.fr/guirlande.png);
	background-repeat: repeat-x;
	z-index: 99999;
	height: 96px;
	opacity: 0.8;
}