body {
	background: #4C4D48;
	color: #e5e5e5;
	font-family: sans-serif;
	font-size: 12px;
        text-align: center;
        margin: 0px;
        padding: 0px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
       border: 0px solid #fff;
	text-align: left;
	margin: 0px auto 0px auto;
        padding: 0px;
	position: relative;
	width: 1000px;
}
#header {
	width: 1000px;
        height:100px;
        margin-left: auto;
        margin-right: auto;
        margin-top:0px;
	margin-bottom:0px;
        padding: 0px;
        background:url(images/top213.gif) center;
        border-bottom: 3px solid #F2BD33;
        border-right: 1px solid #6B001C;
        border-left: 1px solid #7E1B1F;

}

#headlogo {
	width: 426px;
        height:73px;
        margin-left: auto;
        margin-right: auto;
        margin-top:0px;
        margin-bottom:0px;
        padding: 5px 0px 0px 0px;
}


#navigation {
	margin: 0px auto 0px auto;
        padding: 0px;
	width: 1000px;
        border-top: 3px solid #F2BD33;

}

#flashgames {
	margin: 0px auto 0px auto;
	padding: 8px 4px 8px 6px;
      width: 1000px;
}








.toplsluts {
	margin: 0px 19px 0px 20px;
	padding: 0px 0px 0px 0px;
      
}


.toplslutsright {
	margin: 0px 20px 0px 19px;
	padding: 0px 0px 0px 0px;
      
}



#filters {
	background-color: #000000;
        float: left;
	 padding: 15px 10px 10px 10px; 
        margin: 0px;
}
#search {
	float: right;
       background-color: #000000;
       margin: 0px;
       padding: 15px 10px 10px 10px;       
        text-align: right;
	
}
#content {
	
        
        background-color: #000000;
        margin: 0px;
        clear: both;
	padding: 0px 10px 0px 10px;
	
}
#copyright {
	background-color: #000000;
        margin: 70px 10px 5px 10px;
	text-align: center;
}

/* Hyper Links */
a { color: #ffbf00; }
a:hover { color: #ff7f00; }

#navigation a, .table_top_title a { 
color: #FFF;
font-size: 14px;
font-weight: bold;
}
#navigation a:hover, .table_top_title a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.table_border {
	border: 1px solid #000000;
	margin: 0px 0px 10px 0px;
	padding: 1px;
}



/* Top Ranking Style */

/* 
.table_top_title {
	background: #4a4a4a url("images/catgrad.png") repeat-x;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
*/





.table_top_title {
	background: #000000;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}






.table_top_rank {
	background-color: #000000;
	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: #000000;
	padding: 2px;
}
.table_top_rating {
	background-color: #000000;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #6B001C 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: #800000;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { 

width: 100%; }


.table_stats {
	background-color: #333333;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #868686; }
.stats1 {
	background-color: #868686;
	text-align: center;
}
.stats2 {
	background-color: #000000;
	text-align: center;
}

/* 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: #fff;
	background-color: #868686;
}
.lightbgalt {
	color: #fff;
	background-color: #333;
}

table { 

width: 100%;

 }



/* No Borders Images */
img { border: 0; }

textarea, input {
	font-family: sans-serif;
	font-size: 12px;
}

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

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


/* The Search Form */

.search {
	float:none;
	width:255px;
	height:29px;
	margin-left: auto;
        margin-right: auto;
        margin-top:20px;
	margin-bottom:20px;
        padding-right:8px;
     


}
.search form {
	margin:0;
	padding:0;

	}
.search input {
	border:none;
	padding:0;
	float:left;
	}
.search input#s {
	width:160px;
	height:20px;
	margin-right:4px;
	font-size:16px;
	padding:2px 2px 1px 7px;
	}
.search input#submit {
	width:36px;
	height:25px;
	padding:2px 2px 1px 1px;
	background:url(images/search.png);
	}


.text {
	width:645px;
	float:none;
	text-align:center;
      margin: 0px auto 0px auto;	


}





#bigcontent {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px;
    }




#centercontent {
	

        
        border-bottom: 3px solid #F2BD33;
        border-left: 3px solid #F2BD33;
        border-right: 3px solid #F2BD33;
        float: left;
        background: #000000;
        width: 645px;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	}
	

#plugathug {
	float: left;
        background: #000000;
        width: 560px;
	margin: 15px 0px 40px 0px;
	padding: 0px 20px 0px 30px;
	}








#toplslut {
  width: 600px;
  border-right: 2px solid #000000;
  padding: 0px 0px 0px 0px;
  margin: 0px auto 0px auto;

}





#centercontentleft {
  float: left;
  border-right: 2px solid #000000;
  padding: 0px 10px 0px 20px;
  margin: 0px 0px 0px 0px;

}

#centercontentright {
  float: right;
  border-left: 2px solid #000000;
  padding: 0px 20px 0px 10px;
  margin: 0px 0px 0px 0px;
}










/************************************************
*	Left Sidebar 		#662600		#BBBB00	     	    * 
************************************************/


#l_sidebar {
	float: left;
	background: #4C4D48;
      width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	}
	

#l_sidebar h2, h3 {
  margin: 8px 0px 6px 10px;
  padding: 0px;
}




#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 1px 5px 1px 5px;
	}

#l_sidebar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#l_sidebar ul li a {
	
	color: #ffbf00;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
        padding: 0px 5px 0px 8px;
	border-bottom: 0px solid #C0C0C0;
	}

#l_sidebar ul li a:hover {
	
	color: #ff7f00;
	font-weight: bold;
       }
	
#l_sidebar p{
	padding: 0px 5px 0px 0px;
	margin: 0px;
	line-height: 12px;
	}

#l_sidebar p a:hover {
	
	margin: 0px;
	line-height: 12px;
	}
#l_sidebar p ul li a {
	display: inline;
}



	
/************************************************
*	Right Sidebar 					     	    * 
************************************************/
	
#r_sidebar {
	float: right;
	background: #4C4D48;
        width: 170px;
	border-right: 0px solid #FFFFFF;
        margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	}

#r_sidebar h2, h3 {
  margin: 8px 0px 6px 7px;
  padding: 0px;
}



#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 1px 5px 1px 0px;
	}

#r_sidebar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#r_sidebar ul li a {
	
	color: #ffbf00;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
        padding: 0px 5px 0px 0px;
	border-bottom: 0px solid #C0C0C0;
        text-decoration: none;	
}

#r_sidebar ul li a:hover {
	
	color: #ff7f00;
	font-weight: normal;
        text-decoration: underline;
        }
	
#r_sidebar p{
	padding: 0px 5px 0px 0px;
	margin: 0px;
	line-height: 12px;
	}

#r_sidebar p a:hover {
	
	margin: 0px;
	line-height: 12px;
	}

#r_sidebar p ul li a {
	display: inline;
}
