/* featuredgame */

.featuredgame {
	background: url('images/mediumback.gif') top left no-repeat;
	width:275px;
	height:240px;
	min-width:275px;
	min-height:240px;
	float:left;
}

.featuredgame p, .tellafriend p, .tellafriend label {
	padding:20px 10px 10px 10px;
	overflow:hidden;
	color:#FFFFFF;
}

.featuredgame h2, .tellafriend h3{
	padding:10px 10px 0px 10px;
	text-align:center;
}

.featuredgame h2 {
	text-align:left;
	font-size:110%;
	margin-left:15px;
}

.featuredgame {
	background: url('images/featuredgame.gif') top left no-repeat;
	margin-left:58px;
	width:450px;
	height:192px;
	margin-top: 30px;
}

.featuredgame img {
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.featuredgame a{
	color:#CC99FF;
	font-size:14px;
	text-decoration:none;
	margin-left:120px;
	left:-20px;
}

.featuredgame a:hover{
	color:#000000;
}


/* header.inc */

body {
	font-size: 10px;
	color: #ffffff;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
	margin: 0pt auto;
}

.wrapper { position: relative; width: 990px; margin: 0pt auto;}

.main {
	background: #000000;
	width:990px;
}

.container {
	background: #000000;
	margin-left: auto;
	margin-right: auto;
	width:990px;
	display:table; /* FireFox hack */
	text-align:left;
}

.header {
	background: top center;
	height:300px;
	width:990px;
	margin: 0 auto;
}

.title_header {
	background-image: url('images/header_title.gif');
	height: 33px ;
	width:990px;

}

.menuholder { width:730px; }

.menu {
	position:relative;
	top:0px;
	left:0px;
	font-size:12px;
	color:#000000;
	width:950px;
	text-align:center;
	font-family:Verdana,Arial,Times;
}
	
.menu a{
	color:#000000;
	text-decoration:none;
}	

.menu a:hover{
	color:#6b6b6b;
}		

#searchbox {
}

.toplogin {
	position:absolute;
	top:240px;
	left:10px;
	text-align:left;
	width:200px;
	font-variant : small-caps;	
}

.toplogin a {
	text-decoration:none;
}




/*other */

a img {
	border:none;
}

h1, h1 a {
	color:#FFFFFF;
	font-size:22px;
	text-decoration:none;
}

h1 a:hover, a:hover {
	color:#ff5400;
}

h2 {
	color:#FFFFFF;
	font-size:18px;
	text-align: center;
}

h5 {
	color:#FFFFFF;
	font-size:12px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}

a {
	color:#EEEEEE;
}


/* block */

.block {
	margin-left:auto;
	margin-right:auto;
	width:560px;
}

#blockdiv img {
	max-height: 50px;
	max-width: 50px;
	width: expression(this.width > 50 ? 50: true);
	height: expression(this.height > 50 ? 50: true);
	position:relative;
	z-index:1;
	top: -65px;
	right: -43px;
}

#blockdiv a img {
	max-height: 80px;
	max-width: 101px;
	padding: 0px 0px 0px 0px;
	width: expression(this.width > 101 ? 101: true);
	height: expression(this.height > 80 ? 80: true);
	position:relative;
	top:25px;
	left:20px;
}

#blockdiv {
	height:176px;
	width:135px;
	min-height:176px;
	min-width:135px;
	background: url('images/tableback1.gif') top center;
	float:left;
	display:block;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: -2px;
}

#blockdiv h4 {
	text-align:center;
	font-size:95%;
	position:relative;
	top:3px;
}

#blockdiv .spacer {
	padding:0px 0px 0px 0px;
	margin:0;
	top:0;
}

.blockdiv img {
	max-height: 50px;
	max-width: 50px;
	width: expression(this.width > 50 ? 50: true);
	height: expression(this.height > 50 ? 50: true);
	position:relative;
	z-index:1;
	top: -65px;
	right: -43px;
}

.blockdiv a img {
	max-height: 80px;
	max-width: 101px;
	padding: 0 0 0 0;
	width: expression(this.width > 101 ? 101: true);
	height: expression(this.height > 80 ? 80: true);
	position:relative;
	top:25px;
	left:20px;
}

.blockdiv {
	height:176px;
	width:135px;
	min-height:176px;
	min-width:135px;
	background: url('images/tableback1.gif') top center;
	float:left;
	display:block;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: -2px;
}

.blockdiv h4 {
	text-align:center;
	font-size:95%;
	position:relative;
	top:-46px;
}

.blockdiv .spacer {
	padding:0px 0px 0px 0px;
	margin:0;
	top:0;
}

/* article */

.article {
	background: url('images/bigback_trepeat.jpg') top left repeat-y;
	width:556px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffd061;
	border-bottom-color: #ffd061;
	margin-left: 5px;
	text-align: left;
	padding-bottom: 30px;
}

.article h1, .article h2, .article p  {
	padding: 0 20px 0 20px ;
}

/* reviews */

.reviews {
	background: url('images/bigback_trepeat.jpg') top left repeat-y;
	width:556px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffd061;
	border-bottom-color: #ffd061;
	margin-left: 5px;
	text-align: center;
}

.reviews p, .reviews h2, .reviews h3, .reviews form  {
	padding: 0 20px 0 20px ;
}

.reviewtext {
	font-size:10px;
	color:#000000;
	text-indent:10px;
	background:#ffd061;
}

.individualreview {
	border: 1px solid #ffd061;
	background:#CC99FF;
	width:400px;
	color:#000000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 55px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.addreview {
	width:200px;
	padding:15px 15px 15px 15px;
	border: 1px solid #313131;
	margin: 0 auto 0 auto;
}


/* Advertise */

.advertise {
	background: url('images/bigback_trepeat.jpg') top left repeat-y;
	width:556px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffd061;
	border-bottom-color: #ffd061;
	margin-left: -10px;
	text-align: left;
	padding-bottom: 30px;
}

.advertise h2 a, .advertise h2 {
	font-size:18px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	margin-top: 15px;
	margin-left: 10px;

}

.advertise a {
	color:#ffffff;
	line-height:12px;
	text-decoration:none;
	width:120px;
	font-size: 12px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: left;
}

.advertise h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left: 10px;
}

/* Bazar */

.bazar, .enfant, .mobile, .patch, .goodies, .noscore {
	background: url('images/bigback_trepeat.jpg') top left repeat-y;
	width:556px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffd061;
	border-bottom-color: #ffd061;
	margin-left: -10px;
	text-align: left;
	padding-bottom: 30px;
}

.bazar h2 a, .bazar h2, enfant h2 a, enfant h2, .mobile h2 a, .mobile h2, .patch h2, .patch h2 a, .goodies h2 a, .goodies h2, noscore h2, noscore h2 a {
	font-size:18px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	margin-top: 15px;
	margin-left: 10px;

}

.bazar a, enfant a, , .mobile a, .patch a, .goodies a, noscore a {
	color:#ffffff;
	line-height:12px;
	text-decoration:none;
	width:120px;
	font-size: 12px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: left;
}

.bazar h3, enfant h3, .mobile h3, .patch h3, .goodies h3, .noscore h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left: 10px;
}


/* footer.inc */

.footer {
	background-image: url('images/header_title.gif');
	width:990px;
	height: 28px;
}

.footertext {
	color:#000000;
	text-align:center;
	height: 20px;
	font-size: 10px;
}

.footertext a{
	text-align:center;
	font-size: 10px;
}


/* gameembed */

.gameembed {
	background: url('images/bigback_trepeat.jpg') top left repeat-y;
	width:556px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffd061;
	border-bottom-color: #ffd061;
	margin-left: 5px;
	text-align: left;
	padding-bottom: 30px;
	margin-bottom:18px;
}

.gameembed h3 {
	padding: 0 20px 0 20px;
	text-align: center;
}

.gameembed textarea {
	width: 300px;
	height: 60px;
	font-size: 11px;
	font-family:Verdana, Arial, Times;
	background-color: #FFFFFF;
	margin-left: 125px;
}

/* bottomnav */

.bottomnav {
	font-size:12px;
	color:#FFF;
	float: left;	
}

.bottomnav a{
	text-decoration:none;
	font-family:verdana,arial;
	font-size:12px;
	color:#FFF;
}


/* gamedetails */

.gamedetails {
	color:#FFFFFF;
	background: url('images/bigback.gif') top left no-repeat;
	height:238px;
	min-height:238px;
	text-align: left;
	margin-left: 6px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 12px;
}

.gamedetails p{
	margin: 0 0 0 70px;
}

.gamedetails img{
	float:left;
	margin: 5px 5px 5px 5px;
}


/* More */

.detail {
	background:#5993eb;
	border:1px solid #333333;
	margin:0 0 -65px 0;
	padding: 5px 10px 5px 10px;
	position:relative;
	color:#000000;
}

.playnow a img{
	z-index:0;
	position:relative;
	left:200px;
	top:-3px;
}


#agree, #sponsored, #rememb {
	width: 15px;
	background:transparent;
	margin:-10px 0 0 0;	
}

#tafbutton {
clear:both;
}


#gameRating {
	position:relative;
	top:-15px;
	left:140px ;
}

#thegamediv {
	left:-12px;
	position: relative;
}

.tip {
	margin-left: 0px;
}

.register form, .login form, .viewFavorites, .changePass, .gamecategory {
	background: url('images/bigback_trepeat.jpg') top left repeat-y;
	width:556px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffd061;
	border-bottom-color: #ffd061;
	margin-left: 5px;
	text-align: left;
	padding-bottom: 30px;
}

.postcat, form p, .viewFavorites p, .changePass p, .viewFavorites h2, .changePass h2, .viewFavorites h1, .changePass form  {
	padding: 0 20px 0 20px ;
}


/* profile */

.profile h2 a, .profile h2 {
	font-size:18px;
	text-align:left;
	color:#ffffff;
	text-decoration:none;
	margin-top: 15px;
	margin-left: 10px;
}

.profileInfo {
	background: url('images/bigback_trepeat.jpg') top left repeat-y;
	width:556px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffd061;
	border-bottom-color: #ffd061;
	margin-left: 5px;
	text-align: left;
	padding-bottom: 30px;
}

.profileInfo ul {
	color:#000000;
	line-height:12px;
	font-size: 10px;
}

.profileInfo li {
height:13px;
font-size: 10px;

}

.profileInfo img {
	float:right;	
	padding: 0 20px 0 20px ;

}

.profileInfo h1, .profileInfo p, .profileInfo a  {
	padding: 0 20px 0 20px ;
	font-size: 10px;
}


/* register */

.register form, .login form {
	font-size: 12px;
	display:table;
	color: #FFFFFF;
}

.register input, .login input {
	width: 300px;
	height: 12px;
	font-size: 12px;
	font-family:Verdana, Arial, Times;
	float:right;
	position:relative;
	left:-20px;
	top:10px;
	background-color: #FFFFFF;
	margin-top: -11px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}

.register input:hover, .register input:hover:active, .login input:hover, .login input:hover:active{
	background:#FFFFFF;
}

.register textarea {
	width: 300px;
	height: 60px;
	font-size: 11px;
	font-family:Verdana, Arial, Times;
	float:right;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: -20px;
	margin-left: 0px;
}

#regsubmit, #submit, #tafbutton {
	background: #ffffff;
	font-size: small;
	font-variant : small-caps;
	border : 1px solid #ffd061;
	width:20%;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: center;
	height: 80%;
	color: #000000;
}

#regsubmit:hover, #submit:hover, #tafbutton:hover {
	border : 1px solid #000000;
}


/* siderbar_****.inc */

.leftside {
	float:left;
	background: url('images/sidebar_02repeat.jpg') top left;
	margin: 0px 0 0px 0px;
	width:191px;
}

.leftside h2, .adside h2 {
	font-size:12px;
	text-align:center;
	margin: 0 0 -5px 0;
	background: url('images/sidebartop.gif') top left;
}

.leftside li, .adside li {
	list-style-image: url('images/li.gif');
	font-family: verdana,arial,times;
	font-size:12px;
	text-align:left;
	border-bottom: 1px solid #CC99FF;
	margin:0 5px 2px -5px;
}

.leftside li a, .adside li a {
	color: #CC99FF;
	text-decoration: none;
	padding: 1px 2px 0px 2px;
}

.leftside li a:hover {
	color: #DDDDDD;
	text-decoration: none;
	background:#772c00;
}

.sidebarback {
	background: url('images/sidebar_01top.jpg') top left no-repeat;
	width:191px;
	max-width:191px;
}

.adside {
	position:absolute;
	top:300px;
	left: 798px;
	z-index:1;	
}

.rightside {
	float:left;
	width:590px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.adtop {
	text-align: center;
	margin-left: -20px;
}


/* suggestedgames */

.suggestedgames {
	background: url('images/mediumback.gif') top left no-repeat;
	width:275px;
	height:240px;
	min-width:275px;
	min-height:240px;
	float:left;
	margin-top:15px;
	margin-left: 6px;
}

.suggestedgames p {
	padding:20px 10px 10px 10px;
	overflow:hidden;
	color:#FFFFFF;
}

.suggestedgames h3 {
	padding:10px 10px 0px 10px;
	text-align:center;
}

.suggestedgames li {
	text-align:left;
}

/* Highscore */

.highscore {
	background: url('images/mediumback.gif') top left no-repeat;
	width:275px;
	height:240px;
	min-width:275px;
	min-height:240px;
	float:left;
	margin-top:15px;
	margin-left: 6px;
}

.highscore p {
	padding:20px 10px 10px 10px;
	overflow:hidden;
	color:#FFFFFF;
}

.highscore h3 {
	padding:10px 10px 0px 10px;
	text-align:center;
}

.highscore li {
	text-align:left;
}

/* tellafriend */

.tellafriend label {
    display:block;
}

.tellafriend {
	margin-top:15px;
}

.tellafriend form {
	margin:-40px 0 0 65px;
}

.tellafriend label {
	display:block;
	margin-bottom:-8px;
}

.tellafriend {
	background: url('images/mediumgreen.jpg') top left no-repeat;
	width:274px;
	height:240px;
	min-width:274px;
	min-height:240px;
	float:right;
	position:relative;
	left:-10px;
}


/* topcategory */

.topcategory {
	height:176px;
	width:135px;
	min-height:176px;
	min-width:135px;
	background: url('images/tableback1.gif') top center;
	float:left;
	display:block;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: -25px;
}

.topcategory h2 a, .topcategory h2 {
	font-size:12px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	margin-top: 15px;
	margin-left: 0px;
}

.topcategory img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.topcategory ul, .topcategory a {
	color:#ffffff;
	line-height:12px;
	text-decoration:none;
	width:120px;
	font-size: 10px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: left;
}

.topcategory li {
height:13px;
overflow:hidden;
position:relative;
left:-25px;
}

.fbbutton {
position:relative;
left:150px;
	
}

.buttoninfojeu {
	position:relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 440px;
}

.emuimg {
	position:absolute;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}	
.quiz {
	position:relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -7px;
}}
