body
{
	background: #606b6d;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	font-family: sans-serif;
}

img
{
	border: none;
}

div
{
	padding: 0px;
	margin: 0px;
}

input
{
	background: #a1a1a3;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

#top
{
	background: #606b6d;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#top ul, #top li
{
	padding: 0px;
	margin: 0px;
}

#logo
{
	abackground: url('../img/modme-logo.png') no-repeat;
	width: 120px;
	height: 95px;
	margin-left: 15px;
	margin-bottom: 20px;
}

#main
{
	width: 1000px;
	clear:both;

	text-align: left;

	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#main-con
{
	//border: 1px red solid;
	min-height: 400px;
	width: 735px;
	float: left;
	
	text-align: left;

	//border-top: 0px;
	margin-left: 2px;
}

#content-cont
{
	min-height: 400px;
	width: 735px;
	apadding: 40px 20px 0px 20px;
	//background: url('/img/main-line.png') repeat-y;
}


#content
{
	width: 620px;
	clear: both;
	overflow-x: hidden;
}

#content a
{
	text-decoration: none;
	color: #bfdfbf;;
  font-family: sans-serif;
  font-size: 12px;
}

#content li a:active, #content li a:hover
{
	color: black;
}


#content-end
{
	height: 40px;
	width: 735px;
	float: left;
	
	text-align: left;
	background: url('/img/main-bottom.png') no-repeat;
	clear:both;
}

#right-navigation-cont
{
	width: 135px;
	height: 800px;
	background: url('/img/menu.png') no-repeat;
	float: left;

	text-align: left;
	
	padding: 20px;
	#margin-left: 15px;
	#margin-top: 20px;
}

#right-navigation li a:link, #right-navigation li a:hover, #right-navigation li a:visited, #right-navigation li a:active
{
	display: block;
	text-decoration: none;
	color: #bfdfbf;
  font-family: sans-serif;
  font-size: 12px;
}
#right-navigation ul
{
	padding: 0px;
	margin: 0px;
}

#right-navigation li a:active, #right-navigation li a:hover
{
	color: black;
}

#right-navigation
{
	width: 150px;
	clear: both;
	overflow: hidden;
}

#right-navigation .intend
{
	padding-left: 6px;	
}

li
{
	list-style-type: none;
}

#top-navigation li
{
	width: 78px;
	float: left;
	text-align: center;
	font: 14px verdana;
	height: 90px;
}


/** ash new **/

/* stats */

.maps .mapname
{
	float:left;
	width:50%;
}

.maps .timesplayed
{
	float:left;
	width:15%;
	height:32px;
}

.maps .playtime
{
	float:left;
	width:35%;
}

.oneline .rank
{
	float:left;
	width:10%;
}

.recentmaps .timestart,
.recentmaps .timeend
{
	float:left;
	width:20%;
}

.recentmaps .playtime,
.recentmaps .mapname
{
	float:left;
	width:30%;
}


.playerranking .rank,
.cheaters .rank
{
	float:left;
	width:8%;
}
.playerranking .playername,
.cheaters .playername
{
	float:left;
	width:35%;
}
.playerranking .lastseen,
.cheaters .lastseen
{
	float:left;
	width:20%;
}

.oneline .picture
{
	float:left;
	width:50px;
	height:32px;
}

.oneline .name
{
	float:left;
	width:40%;
}

.oneline .frogcnt
{
	float:left;
	width:10%;
}

.oneline
{
	display:block;
	float:left;
	width:100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* stats end */


#ranking img
{
	background: url('/img/iconholder_ingame.jpg') no-repeat;
}

#top-navigation span
{
	height:500px;
	display: inline-table;
	position: relative;
	top: 90px;
}

#top-navigation a
{
	display: block;
	font-weight: bold;
	text-decoration: none;
	height: 90px;
	color: white;
}

#top-navigation li
{
	background: url('../img/main-menu-empty.png') no-repeat;
}

#top-navigation a:link, #top-navigation a:visited
{
	background: url('../img/main-menu-unselected.png') no-repeat;
}

#top-navigation a:hover, #top-navigation a:active
{
	background: url('../img/main-menu-selected.png') no-repeat;
	color: black;
}

#top-navigation
{
	background: url('../img/modme-logo.png') no-repeat;

	width: 1120px;
	height: 132px;

	float: left;
	clear:both;

	padding-left:175px;
	padding-top: 40px;
}

#top-con
{
	width: 1000px;
	clear:both;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

/** ash new end **/



.def a
{
	color: white;
}

.sele a
{
	color: black;
}

/* login site */
fieldset
{
	border: 1px solid #ffffff;
	padding-left: 10px;
}

legend
{
	color:#e9cb49;
	border: 1px solid #ffffff;
	padding: 2px 8px;
}

label
{
	display: block;
	float: left;
	width: 140px;
	text-align: right;
	padding-right: 10px;
}

#footer, #timing
{
	float: left;
	width: 100%;
}

#footer a
{
	color:#ffffff;
	text-decoration: none;
}

.header
{
	font-size: 14px;
	width: 100%;
}