@charset "iso-8859-1";
/* CSS Document */
/* Fix Png and Links */
body { behavior: url(csshover.htc); }
img, div, a { behavior: url(iepngfix.htc); }
/* end Fix */
/* Global Public */
html,body {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	background:#4a4b4f url(images/bg.jpg) fixed;
}
/* Titles */
h1, h2, h3, h4, h5, h6 { font-weight:bold; margin:0; padding:0; }
h1 { color:#FFF; font-size:26px; margin-top:3px; font-family:Arial, Helvetica, sans-serif; }
h2 { color: #231F20; font-size:21px; font-family:Arial, Helvetica, sans-serif; }
h3 { color:#2f1e35; font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
/* End titles */

/* Styles links */
a:link { text-decoration: none; color:#000; }
a:visited { text-decoration:none; color:#000; }
a:hover, a:active { text-decoration:underline; color:#C60; }
/* End styles links */

/* General block */
#container {
	width:1000px;
	margin:0 auto 0 auto;
}
#header {
	width:1000px;
	height:207px;
	margin:0 auto 0 auto;
	padding:0;
}
#header .block {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:207px;
	margin:0;
	border:none;
}
#header .top {
	background-image:url(images/top_block.png);
	background-repeat:no-repeat;
	width:328px;
	height:135px;
	margin:0px 0px 0px 650px;
}
#header .top h3 {
	color:#000;
	text-align:center;
	padding-top:10px;
}
/* Toplist */
#header .top ul.top4tr {
	list-style:none;
	text-align:left;
	margin-top:5px;
	margin-left:10px;
}
#header .top ul.top4tr li {
  	float: left;
  	width: 50%;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
}
#header .top ul.top4tr li a:link { text-decoration: none; color:#2f1e35; }
#header .top ul.top4tr li a:visited { text-decoration: none; color:#2f1e35; }
#header .top ul.top4tr li a:hover { text-decoration:underline; color:#C43793; }
/* End toplist */
#header .block .bookmark {
	width:170px;
	height:68px;
	margin:0 10px 0px 720px;
}
#header .block .bookmark a {
	background-image:url(images/bookmark.png);
	background-repeat:no-repeat;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:21px;
	height:70px;
	padding-left:15px;
	padding-top:22px;
	display:block;
}
#header .block .bookmark a:hover {
	background-image:url(images/bookmark_a.png);
	background-repeat:no-repeat;
	color:#878410;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:21px;
	height:70px;
}

/* Block thumbs */
#content {
	width:1000px;
	margin:0 auto 0 auto;
}
#content .up {
	width:1000px;
	height:92px;
	background-image:url(images/up_block.png);
	background-repeat:no-repeat;
	
}
#content .up h2{
	color:#282828;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	padding-top:32px;
	padding-left:35px;
}
#content .bg {
	width:1000px;
	background:url(images/bg_block.png) repeat-y;
}
#content .bg .in { 
	width:1000px;
	margin:0 auto 0 auto;
}
/* Thumb size */
#content .bg .in img {
	width:240px;
	height:180px;
	border: 1px solid #333; margin:1px;
}
#content .bg .in img:visited {
	border: 1px solid #333; margin:1px;
}
#content .bg .in img:hover {
	border: 1px solid #C60; margin:1px;
}
/* End thumb size */

/* Generals blocks of thumbs */
#content .bg .in td.st { font-size:23px; font-family:Arial; font-weight:bold; text-align:center; }
#content .bg .in td.st a:link { color:#000; text-decoration:none; }
#content .bg .in td.st a:visited { color:#000; text-decoration:none; }
#content .bg .in td.st a:hover { color:#9D2828; text-decoration:underline; }
/* ====== */
#content .bg .inn { width:956px; margin:0 auto 0 auto; padding-left:20px; }
#content .bg .inn td.se { font-size:18px; font-family:Arial; font-weight:bold; text-align:left; }
#content .bg .inn td.se a:link { color:#000; text-decoration:none; }
#content .bg .inn td.se a:visited { color:#000; text-decoration:none; }
#content .bg .inn td.se a:hover { color:#9D2828; text-decoration:underline; }
/* ====== */
#content .bg .inn td.sa { font-size:22px; font-family:Arial; font-weight:bold; text-align:left; }
#content .bg .inn td.sa a:link { color:#000; text-decoration:none; }
#content .bg .inn td.sa a:visited { color:#000; text-decoration:none; }
#content .bg .inn td.sa a:hover { color:#9D2828; text-decoration:underline; }
/* ====== */
#content .bg .innt { width:750px; margin:0 auto 0 auto; }
#content .bg .innt td.sa { font-size:22px; font-family:Arial; font-weight:bold; text-align:left; }
#content .bg .innt td.sa a:link { color:#000; text-decoration:none; }
#content .bg .innt td.sa a:visited { color:#000; text-decoration:none; }
#content .bg .innt td.sa a:hover { color:#9D2828; text-decoration:underline; }
/* ====== */
#content .bg .innt td.sa1 { font-size:22px; font-family:Arial; font-weight:bold; padding-left:125px; text-align:left; }
#content .bg .innt td.sa1 a:link { color:#000; text-decoration:none; }
#content .bg .innt td.sa1 a:visited { color:#000; text-decoration:none; }
#content .bg .innt td.sa1 a:hover { color:#9D2828; text-decoration:underline; }
/* General blocks of thumbs */
#content .down {
	width:1000px;
	height:37px;
	background-image:url(images/down_block.png);
	background-repeat:no-repeat;
}
/* End block thumbs */

/* Navigation pages numbers */
#page {
width: 1000px;
margin:0 auto;
padding-top:0px;
padding-left:0px;
height:35px;
}
#page div {
overflow:hidden;
padding-left: 4px;
padding-top: 0px;
}
/* In Faketoplist the "More Sites like this:" Text */
#page strong {
font-size: 18px;
float: left;
margin: 1px 4px 0px 4px;
color:#000;
}
#page div {
font-size: 18px;
float: left;
margin: 1px 4px 0px 10px;
color:#FFF;
}
#page div a {
border: 1px solid white;
text-align: center;
float: left;
padding: 0px 6px;
color: black;
font-size: 16px;
text-decoration: none;
font-weight: bold;
margin: 2px;
background-color:#F4F440;
}  
#page div a:visited {
border: 1px solid white;
text-align: center;
float: left;
color: black;
text-decoration: none;
background-color:#F4F440;
}  
#page div a:hover {
color: black;
border: 1px solid #666;
background-color:#C60;
float: left;
color:#FFF;
} 
/* End navigation pages numbers */	

/* Footer */
#footer {
	width:1000px; 
	font-size:14px; 
	font-family:Arial; 
	color:#000; 
	text-align:center;
}
/* End footer */