* {
	margin: 0;
	padding:0;
	border: none;
}

BODY {
	background-image: url(img/v2/bg.jpg);
	background-repeat: repeat-x;
	font-family:  Verdana, Arial, Helvetica;
	font-size: 12px;
	color: white;
}

H1 {
	color: #7cce50;
	border-bottom: solid 1px #FEFEFE;
	margin-bottom: 10px;
	font-family: Arial;	
}

H3 {
	color: #7CCE50;
	border-bottom: solid 1px #FEFEFE;
	margin-bottom: 10px;
	
}
#main {
	width: 982px;
	float: left
}

#supercontainer {
	margin: 0 auto;
	width: 1108px;
}
#skyscrapper {
	float:right;
	width: 120px;
	height: 600px;
	padding-top: 75px;
}

#header {
	width: 982px;
	height: 420px;
	background-image: url(img/v2/header.jpg);
	position: relative;
}

#logo {
	position: absolute;
	top: 10px;
	left: 10px;
}

#widebannertop {
	position: absolute;
	bottom: 10px;
	left: 11px;
}

#rsspic {
	position: absolute;
	bottom: 71px;
	right: 73px;
}

#header .search {
	position: absolute;
	bottom: 30px;
	right: 45px;
}

#header .loginbox {
	position: absolute;
	bottom: 1px;
	right: 55px;
}
#searchbox {
	background-image: url(img/v2/bg-search.png);
	background-repeat: no-repeat;
	background-color: #036ca3;
	width: 150px;
	height: 24px;
	padding-top: 2px;
	padding-left: 5px;
	line-height: 25px;
	font-size: 14px;
	margin-right: 5px;
}

#content {
	margin: 0 22px;
	background-image: url(img/v2/content-bg.jpg);
	background-repeat: repeat-y;
	width: 938px;
}

#content .inner {
	width: 615px;
	float: left;
	padding-left: 10px;
}
.latest, .latest:visited {
	color: white;
}

.latest:hover {
	text-decoration: none;
}
#catnav {
	width: 310px;
	float:right;
	padding-right: 3px;
	background-image: url(img/v2/nav-monsters-bg.jpg);
	background-position: top 10px;
	background-repeat: no-repeat;
	background-position: 0 100px;
}

#catnav .medium {
	width: 310px;
	height: 279px;
	background-image: url(img/v2/medium-bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	
}

#catnav .medium DIV {
	padding: 15px 0px 5px 8px;
}

#catnav UL  {
	background-image: url(img/v2/nav-droite-top.jpg);
	background-repeat: no-repeat;
	padding-top: 13px;
	background-position: top right;
}

#catnav UL LI  {
	list-style-type: none;
}

#catnav UL LI A, #catnav UL LI A:visited {
	display: block;
	height: 25px;
	background-image: url(img/v2/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	line-height: 22px;
	text-align:right;
	font-size: 16px;
	padding-right: 10px;
	color: white;
	text-decoration: none;
}

#catnav UL LI A:hover {
	color: black;
}



.gamepic {
	width: 250px;
	height: 250px;
	background-repeat: no-repeat;
	background-position: 8px 0;
	overflow: hidden;
	background-color: white;
	position: relative;
	float: left;
}

.gamepic .note {
	position: absolute;
	bottom: 10px;
	left: 60px;
	width: 125px;
}

.gamepic .legend {
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 220px;
	text-align:center;
	color: black;
	
}

.gamepic .legend A, .gamepic .legend A:visited {
	color: black;
}

.gamepic .legend A:hover {
	text-decoration: none;
}

#catnav .gamepic {
	margin-left: 50px;
float: none;
}


.gamepic-small {
	width: 200px;
	height: 200px;
	background-image: url(img/v2/border-img-small.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

.gamepic-small IMG {
	width: 140px;
	margin: 10px 15px
}

.gamepic-small .legend {
	position: absolute;
	left: 5px;
	top: 150px;
	width: 160px;
	text-align:center;
	color: black;
}

.gamepic-small .legend A, .gamepic-small .legend A:visited {
	color: black;
}

.gamepic-small .legend A:hover {
	text-decoration: none;
}

.gameinfo {
	float: left;
	width: 300px;
	color: #FEFEFE;
}

.gameinfo .label {
	font-weight:bold;
	width: 220px;
	margin-bottom: 5px;
	float:left;
}

.gameinfo .btn_play {
	width: 217px;
	height: 86px;
	background-image: url(img/v2/btn-play.jpg);
	margin: 0 auto;
}

.gameinfo  A, .gameinfo  A:visited {
	color: white;
}

.gameinfo H2 A:hover {
	text-decoration: none;
}
.gameinfo .desc {
	font-size: 14px;
}


.toolbar {
	width: 615px;
	height: 64px;
	background-image: url(img/v2/toolbar_bg.png);
}

.toolbar A {
	color: white;
	text-decoration:none;
	font-weight:bold;
	line-height:14px;

}

.toolbar .item {
	width: 141px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display:inline;
}

.toolbar .item IMG {
	float:left;
	margin-right:5px;
	margin-top: -10px;
}

#toolbarexpand {
	border:  solid  #a9a9a9;
	border-width: 1px;
	width: 500px;
	margin: 0 auto 10px auto;
	padding: 5px;
	background-color: white;
	display:none;
	color: black;
	font-size: 11px;
}


#tabsend, #tabsite, #tabreport, #tabfavorite {
	display:none;
	background-color: white;
}

.navbar {
	text-align:center;
	color: white;
}

.navbar A, .navbar A:visited {
	text-decoration: none;
	color: white;
}
.navbar A:hover {
	text-decoration: underline;
}
#footer {
	background-image: url(img/v2/footer-bg.jpg);
	width: 976px;
	height: 109px;
	margin: 0 6px;
	position: relative;
}

#footer .ads {
	position: absolute;
	top: 25px;
	left: 19px;
}

#footer .copyright {
	position: absolute;
	right: 100px;
	top: 10px;
	width: 130px;
}
#footer .partners {
	position: absolute;
	bottom: 20px;
	left: 10px;
}
#footer A, #footer A:visited {
	color: white;
}


.partnerslinks {
	width: 500px;
	margin: 0 auto;
}
.partnerslinks UL {
	list-style-type:none
}

.partnerslinks UL A, .partnerslinks UL A:visited {
	color:white;
}



#error {
	border: solid 1px red;
	margin: 5px;
	padding: 5px;
	text-align:center;
	font-weight:bold;
}

#loginform {
	margin: 30px auto;	
	width: 250px;
	padding: 10px;
	border-width: 2px;
	border-style: solid;
	border-color: #6193bf;
	-moz-border-radius: 8px;
	color:#FFF;
}

#loginform A {
	color: white;
}

#loginform LABEL {
	width: 100px;
	float:left;
}

.commentsfrm {
	width : 600px;
	margin-left: 5px;
}
.commentsfrm h3 {
	line-height:32px;
	padding-left:40px;
	background-image: url(img/v2/icon_comment.png);
	background-repeat:no-repeat;


	margin-bottom: 5px;
	
}

.commentsfrm LABEL {
	width: 150px;
	float:left;
}

.commentsfrm FIELDSET {
	border-width:0;
	padding:0 3px;
}

.commentsfrm .buttons {
	margin-left:200px;
	
}

.comm A, .comm A:visited {
	color: white;
}
.comm {
	padding: 4px;
	clear:both;
	padding-bottom: 10px;
	border-bottom: solid 1px #CCC;
	margin-bottom:  10px;
}
.comm .authorpic {
	float:left;
	margin-right:10px;
}

.comm .commentid {
	float:left;
	margin-right: 5px;
}

.comm .author {
	float:left;
	font-weight: bold;
	margin-right: 5px;
}

.comm .content {
	margin-top:10px;
	margin-bottom: 10px;	
}


.forms {
	border: solid 1px #6092bf;
	background-color: #f5f7fa;
	margin-bottom: 1px;
}


.breaker {
	clear:both;
	height: 1px;
	overflow:hidden;
}