body {
	background-color: #EDECEC;
	color: #000;
	font-family: sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
	border: 1px solid #000;
	margin: 0 auto;
	width: 1000px;
}
#header {
	width: 1000px;
}
#navigation {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 998px;
}
#content {
clear:both;
padding-top:0;
}
#copyright {
text-align:center;
color:#666;
width:auto;
padding: 45px 0 10px 0;
background: url(images/despartitor.png) repeat-x;
}
#copyright a {
color: #444;
}
.copyright {
margin: 0 auto;
width: 1000px;
}
.footer_left{
float: left;
text-align: left;
}
.footer_left a {
text-decoration: none;
}
.footer_right, .footer_right a {
float: right;
text-decoration: none;
}

/* Hyper Links */
a { color: #1B7FCC; text-decoration: none; }
a:hover { color: #1C91EB; }

#navigation a, .table_top_title a { color: #FFF; }
#navigation a:hover, .table_top_title a:hover {
	color: #CCC;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.table_border {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
	background: #4a4a4a url("title.png") repeat-x;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #DCDCDC;
	padding: 2px;
}
.table_top_rating {
	background-color: #DCDCDC;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; }
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #E1C655;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width:33%;
	font-family: 'Jockey One', sans-serif;
}
.stats_left { 
background-color: #F4F4F4; 
font-family: 'Roboto', sans-serif;
padding-left:10px;
font-size:14px;
}
.stats1 {
	background-color: #F4F4F4;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size:14px;

}
.stats2 {
	background-color: #F4F4F4;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lightbg {
	color: #000;
	background-color: #FFF;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; }

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }

.notif{
width:970px;
height:50px;
color:#555;
font-size:16px;
background: #fff;
text-align:left;
padding-left:5px;
padding-right:5px; 
border-radius:2px;
}
fieldset {
border: none;
}
.button input {
background-color: #1B7FCC;
border: 1px solid #ccc;
border-radius: 3px;
color:#FFFFFF;
}
.button input:hover {
background-color:#1C91EB;
}
input, select {
border:1px solid #D9D9D9;
border-top:1px solid #C0C0C0;
font-size:14px;
outline:none;
padding:5px;
}
textarea {
border:1px solid #D9D9D9;
border-top:1px solid #C0C0C0;
padding:5px;
max-width: 970px;
}
input:hover {
border:1px solid #C0C0C0;
}
input:focus  {
border:1px solid #4d90fe;
}
.button input {
background-color: #1B7FCC;
border: 1px solid #ccc;
border-radius: 3px;
color:#FFFFFF;
}
.button input:hover {
background-color:#1C91EB;
}
#pagination { margin: 0 auto; width: 1000px; padding-top: 15px;}

.pagination { padding-left: 8px; padding-right:7px; padding-top:5px; padding-bottom:5px; font-size:14px; border-radius: 0px; border: 1px solid #d0d0d0; color: #666; background-color: #f0f0f0; background-image: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%); background-image: -ms-linear-gradient(top, #ffffff 0%, #f0f0f0 100%); background-image: -o-linear-gradient(top, #ffffff 0%, #f0f0f0 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f0f0f0)); background-image: -webkit-linear-gradient(top, #ffffff, #f0f0f0); background-image: linear-gradient(top, #ffffff, #f0f0f0); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#f0f0f0'); text-shadow: rgba(255,255,255,.75) 0 1px 0; }

.pagination:hover { text-decoration: none; background-color: #FAFFBD;}
.pagination:active { border: 1px solid #909090; border-radius: 0px; background-color: #c0c0c0; background-image: -moz-linear-gradient(top, #e0e0e0 0%, #c0c0c0 100%); background-image: -ms-linear-gradient(top, #e0e0e0 0%, #c0c0c0 100%); background-image: -o-linear-gradient(top, #e0e0e0 0%, #c0c0c0 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e0e0), color-stop(100%, #c0c0c0)); background-image: -webkit-linear-gradient(top, #e0e0e0, #c0c0c0); background-image: linear-gradient(top, #e0e0e0, #c0c0c0); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e0e0e0', EndColorStr='#c0c0c0'); -webkit-box-shadow: inset rgba(0,0,0,.25) 0 0 8px; box-shadow: inset rgba(0,0,0,.25) 0 0 8px; }

.pagination_current { padding-left: 8px; padding-right:7px; padding-top:5px; padding-bottom:5px; font-size:14px; border: 1px solid #969696; border-radius: 0px; color: #000000; background-color: #E1C655;);
}
.pagination_current:hover { text-decoration: none; }
.pagination_current:active {
-webkit-box-shadow: inset rgba(0,0,0,.5) 0 0 8px; box-shadow: inset rgba(0,0,0,.5) 0 0 8px;}

.button1 {
background-color: #1B7FCC;
border: 1px solid #ccc;
border-radius: 3px;
color:#FFFFFF;
}
.button1:hover {
background-color:#1C91EB;
}
.button_hit {
cursor:pointer;
cursor:hand;
background-color: #E1C655;
border: 1px solid #ccc;
border-radius: 3px;
color:#FFFFFF;
font:13px sans-serif;
line-height:19px;
cursor:pointer;
width:auto;
text-align:center;
font-weight:bold;
padding:4px 12px;
display:inline-block;
}
.button_hit:hover {
background-color:#E2CD76;
}
.input_hit {
width:230px; 
background:#FFFFFF; 
cursor:hand; 
height:16px; 
font-size:13px; 
border-radius: 3px; 
color:#242424; 
margin-top:1px; 
padding-left:3px;
}
.input_hit:focus {
border:1px solid #CCCCCC;
box-shadow: 0 0 0 0;

}
table.topsite:hover { background: #FFFFC9; }
td.topsite:hover { background: #FFFFC9; }
td.menu { background-color: #F4F4F4; height: 25px; padding-left:8px; font-size:16px; font-family: 'Jockey One', sans-serif, Arial;}
td.menu:hover { background-color: #FAFFBD; }
td.menu a { color: #646464; text-decoration: none; }
td.menu a:hover { color: #242424; }

h5 {
  display:inline;
  font-size:12px;
  margin: 0px;
  padding: 0px;
  background:#FFFFC9;
}
h6 {
  display:inline;
  font-size:16px;
  margin: 0px;
  padding: 0px;
  background:#FFFFC9;
}
img.screenshot {
filter: alpha(opacity=50); 
opacity: 0.5;

}
img.screenshot:hover {
filter: alpha(opacity=100); 
opacity: 1;
}
td.onglet{
border-spacing:10;
padding-left:5px;
padding-right:5px;
text-align: left;
font-size:12px; 
color: #333333;
border-bottom:1px solid #FFFFFF;
height: 20px;
}
td.onglet:hover {
border-bottom:1px solid #E1C655;
color: #000000;
}
td.onglet-ok{
border-spacing:10;
padding-left:5px;
padding-right:5px;
text-align: left;
font-size:12px;
color: #333333;
height: 20px;
font-weight: bold;
border-bottom:1px solid #E1C655;
}

