/*
 * Main stylesheet - Tom's Games
 * Author: Romain Briand
 */

/* =CLEARFIX */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow:hidden;
}
	.clearfix {display: inline-block;}
	/* Hides from IE-mac \*/
		* html .clearfix {height: 1%;}
		.clearfix {display: block;}
	/* End hide from IE-mac */
/* END CLEARFIX */

/*
 =HTML TAGS
 */

body {
	background: #67696D url("http://img.jeuxvideopc.com/images/maquette_consoles/degrade_fond.gif") top left repeat-x;
	color: #5C5C5C;
	font: normal 12px/12px Verdana, Tahoma, "Nimbus Sans L", arial, sans-serif;
}
a {
	outline: none;
	text-decoration: none;
}
	a:hover { text-decoration: underline; }

.btn { 
	text-indent: -9999px;
	display: block;
}

#container {
	margin: 0 auto;
	width: 1000px;
}

/*
 =HEADER
 */

#header #header-informations {
	background: transparent url(http://img.jeuxvideopc.com/images/maquette_consoles/entete_barre_menu_consoles.gif) top left no-repeat;
	height: 146px;
}
	#header-informations #entete .logo {
		display: block;
		float: left;
		width: 252px;
		height: 100px;
		background: transparent url(http://img.jeuxvideopc.com/images/maquette_consoles/logo_tomsgames_de.jpg) top left no-repeat;
		margin-top: 9px;
		text-indent: -9999px;
		margin-left: 6px;
	}
	#header-informations #entete #bannerTop {
		display: block;
		float: left;
		width: 728px;
		height: 90px;
		background-color: #FFF;
		margin-top: 14px;
	}
#header-sections {
	float: left;
	width: 696px;
	margin: 0;
	padding: 0;
	margin-top: -2px;
	margin-right: 20px;
}
	#header-sections li {
		list-style-type: none;
		float: left;
		position: relative;
		z-index: 5;
	}
		#header-sections li a.games, 
		#header-sections li a.magazine,
		#header-sections li a.download,
		#header-sections li a.community,
		#header-sections li a.forum, 
		#header-sections li a.games:hover, 
		#header-sections li a.magazine:hover,
		#header-sections li a.download:hover,
		#header-sections li a.community:hover,
		#header-sections li a.forum:hover {	
			display: block;
			text-align: center;
			height: 33px;
			line-height: 33px;
			color: #FFF;
			text-transform: uppercase;
			font-weight: bold;
			text-decoration: none;
		}
		#header-sections li a.games {
			width: 112px;
			/*preload css*/
			background: transparent url(http://img.jeuxvideopc.com/images/maquette_consoles/onglets_tgames.jpg) top left no-repeat;
		} #header-sections li a.games:hover { background: transparent url(http://img.jeuxvideopc.com/images/maquette_consoles/onglets_tgames.jpg) top left no-repeat;
		}
		#header-sections li a.magazine {
			padding-left: 16px;
			margin-left: 4px;
			width: 84px;
			background: transparent url(http://img.jeuxvideopc.com/images/maquette_consoles/onglets_tgames.jpg) top left no-repeat;
		} #header-sections li a.magazine:hover { background: transparent url(http://img.jeuxvideopc.com/images/maquette_consoles/onglets_tgames.jpg) top left no-repeat;
		}
		#header-sections li a.download {
			padding-left: 16px;
			margin-left: 2px;
			width: 84px;
			background: transparent url(http://img.jeuxvideopc.com/images/maquette_consoles/onglets_tgames.jpg) top left no-repeat;
		} #header-sections li a.download:hover { background: transparent url(http://img.jeuxvideopc.com/images/maquette_consoles/onglets_tgames.jpg) top left no-repeat; }
		#header-sections li a.community {
			padding-left: 16px;
			width: 84px;
			background: transparent url(http://img.jeuxvideopc.com/images/maquette_consoles/onglets_tgames.jpg) top left no-repeat;
		} #header-sections li a.community:hover { background: transparent url(http://img.jeuxvideopc.com/images/maquette_consoles/onglets_tgames.jpg) top left no-repeat; }
		#header-sections li a.forum {
			padding-left: 0px;
			width: 112px;
			background: transparent url(http://img.jeuxvideopc.com/images/maquette_consoles/onglets_tgames.jpg) top left no-repeat;
		} #header-sections li a.forum:hover { background: transparent url(http://img.jeuxvideopc.com/images/maquette_consoles/onglets_tgames.jpg) top left no-repeat; }

		.wrapperTopmenuOff, .wrapperTopmenuOn {
			position: absolute;
			z-index: 12;
			margin-top: 0;
			padding-left: 0px;
			display: none;
			top: 33px;
			left: 7px;
			width: 99px;
			height: 216px;
			background: transparent url(http://img.jeuxvideopc.com/images/maquette_consoles/menu_deroulant.gif) top left no-repeat;
		}.wrapperTopmenuOn { display: block; }
		.wrapperTopmenuOn ul {
			background: transparent url(http://img.jeuxvideopc.com/images/maquette_consoles/menu_deroulant.gif) bottom left no-repeat;
		}
		.triggerTopmenu, .triggerTopmenuHover {
			display: none;
		}
		#header-sections li li {
			display: block;
			margin-left: -10px;
			float: none;
			height: auto;
			text-transform: none;
			color: #FFF;
			height: 18px;
			line-height: 17px;
		}
			#header-sections li li a {
				color: #FFF;
				text-decoration: none;
			}
#memberArea {
	float: left;
	margin: 10px 0 0 10px;
} #memberArea li {
	display: block;
	float: left;
	font-weight: bold;
	text-align: center;
	width: 108px;
} #memberArea li.first {
	border-right: 1px solid #FFF;
} #memberArea li a {
	color: #FFF;
	text-decoration: none;
} .rss {
	display: block;
	float: left;
	margin: 8px 0px 0px 7px;
	width: 15px;
	height: 16px;
	background: transparent url(http://img.jeuxvideopc.com/images/maquette/bouton_rss_small_transparent.gif) top left no-repeat;
	text-indent: -9999px;
}

/*
 =FOOTER
 */

#footer {
	background: #77787B url(http://img.jeuxvideopc.com/images/maquette_consoles/logo_bom.gif) 95% 50% no-repeat;
	padding: 3px 5%;
	font-size: 11px;
	color: #E3E3E3;
	margin-top: 25px;
	height: 60px;
	text-align: center;
}
	#footer a { color: #E3E3E3;	}
		#footer a:hover {text-decoration: none; }
	#footer ul { 
		width: 80%;
		margin: 5px 0px;
	}
	#footer p { 
		width: 90%;
		padding-top: 5px;
		text-align: center;
	}
		#footer ul li {
			display: inline;
			border-right: 1px solid #E3E3E3;
			padding-right: 4px;
		} #footer ul .last { border: none;}
			#footer ul li a { 
				color: #E3E3E3;
				padding: 0 4px;
			}