@charset "utf-8";

/*  =========================================================
	File: Spermaaa tgp.css
	Date: 100527
========================================================== */

/* ==============================================
   I - General Reset
   ============================================== */
html { height:101%;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

ul, ol {
	list-style:none;	
}

fieldset, img {
	border:0;
}

/* All Links */
a { outline:none; text-decoration:none; } 

@font-face {
	font-family: "deepfour";
	src: url(../fonts/deepfour.ttf) format("truetype");
}

@font-face {
	font-family: "deepfour2";
	src: url(../fonts/deepfour.eot);
}

/* ==============================================
   II - Layout
   ============================================== */
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#a20089;
	background:#7e0448 url(../images/bg-header.jpg) top repeat-x;
	margin:0px;
}

/* ==============================================
   --- - Header
   ============================================== */
.header {
	background: url(../images/header.jpg) center top no-repeat;
	margin: 0px;
}

.bookmark-top {
	padding:0px 560px 0px 0px;
}

.top {
	width:220px;
	height:78px;
	margin:14px 14px 0px 0px;	
}

.top a:link, .top a:visited{
	text-decoration:none;
	font-size:12px;
	color:#3d0039;
	font-weight:normal;
	line-height:16px;
}

.top a:active, .top a:hover{
	text-decoration:underline;
	font-size:12px;
	color:#3d0039;
	font-weight:normal;
	line-height:16px;
}

/* .topheader ul {
	text-align:left;
	padding:0;
	margin:0;
} */

ul.nav {
	margin:0px;
	display:block;
	padding:0px 0px 0px 180px;
	float:left;
}

.nav li {
	display:block;
	list-style-type: none;
	float:left;
	padding:0px 2px 0px 0px;
	text-align:center;
}

.nav li a:link, .nav li a:active, .nav li a:visited {
	display:block;
	border:1px solid #ff90dc;
	color:#ffd5f6;
	font-family:"deepfour", "deepfour2", Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:19px;
	line-height:31px;
	padding:0px 17px 0px 17px;
	background:url(../images/menu.jpg) repeat-x;
}
.nav li a:hover
{
	color:#ffffff;
	font-family:"deepfour", "deepfour2", Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:19px;
	padding:0px 17px 0px 17px;
}

.nav li a:link.nosep, .nav li a:active.nosep, .nav li a:visited.nosep, .nav li a:hover.nosep {
	border-left:none;
}

/* ==============================================
   --- - Main
   ============================================== */
.days {
	background:url(../images/tab_02.jpg) left no-repeat;
	height:44px;
	font-size:22px;
	line-height:36px;
	font-family:"deepfour", "deepfour2", Tahoma, Arial, Helvetica, sans-serif;
	color:#420138;
}

.title-toplist {
	background:url(../images/toplist_04.jpg) center no-repeat;
	height:43px;
	width:315px;
	font-size:24px;
	line-height:34px;
	font-family: "deepfour", "deepfour2", Tahoma, Arial, Helvetica, sans-serif;
	color:#c900c7;
}

.sidebar-title {
	font-size:22px;
	font-family: "deepfour", "deepfour2", Tahoma, Arial, Helvetica, sans-serif;
	color:#420138;
}

.sidebar ul {
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.sidebar ul li {
	color:#cc51ad;
	font-size:12px;
	margin-left: 25px;
	margin-right: 5px;
	line-height:20px;
	list-style-image:url(../images/arr.gif);
}

.sidebar {
	color:#cc51ad;
	font-size:12px;
	text-decoration:none;
}

.sidebar a:link, .sidebar a:active, .sidebar a:visited {
	color:#cc51ad;
	font-size:12px;
	text-decoration:underline;
}

.sidebar a:hover {
	color:#cc51ad;
	font-size:12px;
	text-decoration:none;
}

/*
.page-bar td {
	color:#feceff;
	font-size:11px;
	font-weight:normal;
	line-height:26px;
	height:40px;
}

.page-bar a{
	display:block;
	float:left;
}

.page-bar a:link, .page-bar a:visited {
	margin:0px 3px 0px 3px;
	padding:0px 0px 0px 1px;
	width:25px;
	height:18px;
	font-size:11px;
	color:#feceff;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	line-height:16px;
	background:url(../images/nav.jpg) no-repeat center;
}

.page-bar a:hover, .page-bar a:active {
	margin:0px 3px 0px 3px;
	padding:0px 0px 0px 1px;
	width:25px;
	height:18px;
	font-size:11px;
	color:#feceff;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	line-height:16px;
	background:url(../images/nav-a.jpg) no-repeat center;
}

.page-bar-current {
	display:block;
	float:left;
	margin:0px 3px 0px 3px;
	padding:0px 0px 0px 1px;
	width:25px;
	height:18px;
	font-size:11px;
	color:#feceff;
	font-weight:normal;
	text-align:center;
	line-height:16px;
	background:url(../images/nav-a.jpg) no-repeat center;
}

.page-bar-point {
	display:block;
	float:left;
	margin:0px 3px 0px 3px;
	padding:0px 0px 0px 1px;
	width:25px;
	height:18px;
	font-size:11px;
	color:#feceff;
	font-weight:normal;
	text-align:center;
	line-height:16px;
	background:url(../images/nav.jpg) no-repeat center;
}
*/
td {
	font-size:12px;
}

.td1 {
	font-size:11px;
	color:#fdceff;
	font-weight:normal;
}

.td2 {
	text-decoration:none;
	font-size:11px;
	color:#430025;
	font-weight:normal;
}

a:link, a:visited {
	text-decoration:none;
	font-size:12px;
	color:#a20089;
	font-weight:normal;
}

a:active, a:hover {
	text-decoration:underline;
	font-size:12px;
	color:#a20089;
	font-weight:normal;
}

.a1 {
	text-decoration:none;
	font-size:11px;
	color:#430025;
	font-weight:bold;
}

.a1:link, .a1:visited {
	text-decoration:none;
	font-size:11px;
	color:#430025;
	font-weight:bold;
}

.a1:active, .a1:hover {
	text-decoration:underline;
	font-size:11px;
	color:#430025;
	font-weight:bold;
}

.img a:link img, .img a:visited img, .img a:active img {
	border:#fc57bf solid 1px;
	margin:4px;
}
.img a:hover img {
	border:#ff9000 solid 1px;
	margin:4px;
}

/* IMG Movies */
.imgmov a:link img, .imgmov a:visited img, .imgmov a:active img {
	border:#fc57bf solid 1px;
	margin:4px 6px 4px 5px;
}
.imgmov a:hover img {
	border:#fc57bf solid 1px;
	margin:4px 6px 4px 5px;
}

/* IMG ADS */
.imgads a:link img, .imgads a:visited img, .imgads a:active img {
	border:none;
	margin:4px 26px;
}
.imgads a:hover img {
	border:none;
	margin:4px 26px;
}

.toplist td {
	text-align:left;
}

/* ==============================================
   --- - Footer
   ============================================== */   
.footer-bg {
	background:url(../images/footer-bg.jpg) repeat-x;
}
.footer {
	background: url(../images/footer.jpg) center no-repeat;
}  
