* { padding: 0; margin: 0; } 

body	{
	background: url(images/bg.jpg) repeat-x #ced5d6;
	cursor: default;
	font-family: verdana;
	font-size: 10px;
	color: #69586b;
	}

td	{
	font-family: verdana;
	font-size: 10px;
	}

a, a:hover 
	{ 
	text-decoration: none; 
	cursor: default; 
	border: none; 
	} 

blockquote 
	{ 
	width: 80%; 
	color: #40ad81;
	padding: 10px; 
	border-left: 5px solid #98c9b5;
	margin: 10px 0px 10px 40px;
	text-align: justify;
	}  
	
.vote b	{
	color: #5e707c;
	}

.vote #navi ul{
	margin-left: 7;
	padding: 0;
	list-style-type:none;
	width: 215px;
	height: 194px;
	background: url(vote/bg.jpg) no-repeat;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 12px;
	border: 1px solid #c0bec3;
}
.vote #navi ul li{
	display:block;
	padding:0;
	height: 50px;
	width: 215px;
}
.vote #navi ul li a{
	display:block;
	color:#3A3A3A;
	text-decoration:none;
	padding:15px 10px 15px 10px;
	border-bottom: 0px;
}
.vote #navi ul li a:hover 
	{
	color:#885285;
	background:transparent url(vote/hover.png) top center;
	}

h1	{
	text-align: right; 
	font-family: Georgia;
	font-size: 14px; 
	color: #3e7c7c;
	padding: 0px; 
	padding-left: 5px;
	font-weight: bold; 
	letter-spacing: 6px;
	line-height: 20px;
	text-transform: uppercase; 
	}

h1:first-letter
	{
	font-size: 26px; 
	color: #7c9a9a;
	text-transform: lowercase;
	font-family: Georgia,serif;
	font-weight: bold; 
	font-style: italic;
	}

h2	{
	color: #287373;
	font:14px century gothic;
	letter-spacing: 1px;
	padding: 1px 0 1px 0;
	line-height: 18px;
	margin: 10px 9px ;
	text-transform: uppercase;
	}

h2 .subtitle
	{
	color: #71525b;
	padding-left: 20px;
	font: 9px verdana;
	text-transform: uppercase;
	letter-spacing: 0;
	}

h3	{
	font-family: Georgia;
	font-size: 10px; 
	color: #287373;
	padding: 0px; 
	padding-left: 5px;
	font-weight: bold; 
	letter-spacing: 3px;
	line-height: 20px;
	text-transform: uppercase; 
	}

p	{
	padding: 2px 7px 7px 7px;
	line-height: 21px;
	text-align: justify;
	}

i	{
	color: #597687;
	}

b	{
	color: #5e707c;
	}

#status	{
	line-height: 18px;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	padding-right: 100px;
	}

.status	{ 
	background: url(images/sstatus.jpg) top no-repeat; 
	padding: 0px 5px 0px 15px;
	margin: 0;
	height: 105px;
	font-family: verdana;
	font-size: 13px;
	color: #414551;
	}

.rotop100_stats
	{
	line-height: 20px;
	text-align: right;
	padding-right: 24px;
	padding-top: 15px;
	}

.rotop100_stats .online {
    color: #44c49e;
    font-weight: bold;
	padding-left: 5px;
}
.rotop100_stats .offline {
    color: #c44477;
    font-weight: bold;
	padding-left: 5px;
}

.curve 	{ 
	float: left;
	display: block;
	height: 11px;
	clear: left;
	}
		
#curve1 	{
	width: 35px;
	}

#curve2 	{
	width: 15px;
	}

a	{
	color: #a82767;
	}

a:hover	{
	color: #9d48d4;
	border-bottom: 1px dotted #d4488d;
	}

.menu #nav{
	position:relative;
	display:block;
	height: 43px;
	font-size:10px;
	font-weight:normal;
	background:transparent url(images/kage_03.jpg) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
}
.menu #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width: auto;
}
.menu #nav ul li{
	display:block;
	float:left;
	margin:0;
	height: 43px;
}
.menu #nav ul li a{
	display:block;
	float:left;
	color:#3A3A3A;
	text-decoration:none;
	padding:15px 10px 15px 9px;
	border-bottom: 0px;
}
.menu #nav ul li a:hover,.menu #nav ul li a.current{
	color:#885285;
	background:transparent url(images/navhover.png) no-repeat top center;
}
