body {

                background-image: url('http://www.aatoplist.com/skins/fusion/background.png');

                background-color: #c50303;

		        font-family:Tahoma,Verdana,Arial,sans-serif; 

                background-repeat: repeat-x;

	            font-family: sans-serif;

	            font-size: 12px;

				margin-top: 0px;

}





/*

Menu CSS below

*/

#menunavigation{

margin: 10px 0px 0px 0px;

width: 200px;



position: relative;

float: center;

list-style: none;

}

#menunavigation ul {

margin: 0px;

padding: 0px;

font-size: 100%;

font-weight: bold;

font-size: 15px;

font-family: "Tahoma", sans-serif;

}



#menunavigation li { display: inline;}



#menunavigation a {

display: block;

text-decoration: none;

color: #ffffff;

padding: 8px 0px 8px 0px;

background-image: url(http://www.aatoplist.com/skins/fusion/button1.png);

background-position: 50%;

background-repeat: no-repeat;

}



#menunavigation a:hover{

color: #ffffff;

background-image: url(http://www.aatoplist.com/skins/fusion/button2.png);

background-position: 50%;

background-repeat: no-repeat;

} 











h1, h2, h3 {

  margin: 0px;

  padding: 0px;

}

#wrapper {

	border: 0px solid #000;

	left: 50%;

	margin-left: -450px;

	position: absolute;

	width: 900px;

}

#header {

	width: 900px;

}

#navigation {

	background: #4a4a4a url("title.png") repeat-x;

	color: #FFF;

	margin: 1px;

	padding-bottom: 7px;

	padding-top: 7px;

	text-align: left;

	width: 200px;

}

#filters {

	float: left;

	margin: 15px;

}

#search {

	float: right;

	margin: 15px;

	text-align: right;

}

#content {

	clear: both;

	padding-left: 15px;

	padding-right: 15px;

}

#copyright {

	margin: 10px;

	text-align: center;

}



/* Hyper Links */

a { color: #666; }

a:hover { color: #333; }



#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 #000;

	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: #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: #DCDCDC; }

.stats1 {

	background-color: #DCDCDC;

	text-align: center;

}

.stats2 {

	background-color: #FFF;

	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: #000;

	background-color: #FFF;

}

.lightbgalt {

	color: #000;

	background-color: #DCDCDC;

}



table { width: 100%; }

/* No Borders Images */

img { border: 0; }



textarea, input {

	font-family: sans-serif;

	font-size: 12px;

}



.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; }

.table_description_premium { width: 75%; }


.prem {
	padding: 5px;
	background: #f4e39d url('prem.jpg') no-repeat;
	border: 1px solid #f19d1f;
}


.prem-title a:link, .prem-title a:visited, .prem-title a:hover{
	text-shadow:2px 2px 2px #fff;
	font-size: 14px;
	font-weight: bolder;
	padding: 5px;
	color:#c50303;
}
.prem-title a:hover{
	color:#000;
	}
.prem-desc {
	margin-top: 5px;
	padding: 4px;
	background: #fcf1c5;
	border: 1px solid #e4c749;
	margin-right: 105px;
}

.box1 {
	padding: 5px;
	margin: 4px 2px;
	background: #dfeef7 url(bg1.gif) repeat-x;
	border: 1px solid #0d8ecc;
		-moz-border-radius: 5px;
-webkit-border-radius: 5px;
	
}
.box2 {
	padding: 5px;
	margin: 2px 0;
	background: #edf5fa url(bg2.gif) repeat-x;
	border: 1px solid #dfeef7;
	
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;

	
}