/* CSS Document */

body {
	background-color: #000000;
	margin: 0;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a {
	text-decoration: underline;
	color: #009933;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
h1 {
	text-align: center;
	font-size: 30px;
}
h5 {
	margin: 0px;
	background-color: #000000;
	color: #ffffff;
	height: 18px;
	width: 139px;
	text-align: center;
	padding-top: 5px;
	font-size: 10px;
}
form {
	padding-top: 10px;
	padding-bottom: 10px;
}
.container {
	width: 950px;
	margin: 0 auto;
}
.header {
	width: 100%;
	height: 100px;
	background: #000000 url(images/header_bg.jpg);
	position: relative;
	margin-bottom: 5px;
}
.logo {
	width: 224px;
	height: 100px;
	background: url(images/logo.png) no-repeat;
	position: absolute;
	left: 25px;
}
.logo a {
	display: block;
	width: 224px;
	height: 100px
}
.banner {
	position: absolute;
	right: 50px;
	top: 50%;
	margin-top: -30px;
	width: 468px;
}
.websites {
	width: 900px;
	height: 110px;
	padding: 15px 25px 0px 25px;
	background: url(images/websites_bg.gif);
	margin-bottom: 5px;
	text-align: center;
}
.wsite {
	width: 300px;
	float: left;
}
.wsite img {
	float: left;
	margin-left: 15px;
}
.wsite p {
	float: left;
	margin: 0;
	margin-top: 6px;
	margin-left: 5px;
	padding: 2px;
	text-align: left;
	width: 146px;
	background-color: #000000;
	text-align: center;
	color: #ffffff;
}
.main_top {
	background: url(images/body_top.gif);
	width: 950px;
	height: 30px;
}
.main {
	width: 950px;
	background: #ffffff url(images/mainbg.gif) repeat-y;
	padding-top: 10px;
}
.column1 {
	width: 139px;
	float: left;
	padding-left: 36px;
}
.s_item, .blog_list {
	width: 139px;
	min-height: 100px;
}
.s_item ul, .blog_list ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 1.4;
}
.s_item ul li, .blog_list ul li {
	width: 137px;
	background-color: #f1f1f1;
	border: 1px solid #000000;
	border-top: none;
	text-indent: 5px;
}
.blog_list ul li {
	text-indent: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 132px;
}
.s_item ul li:hover {
	background-color: #ffffff;
}
.s_item ul li a, .blog_list ul li a {
	text-decoration: none;
	color: #009933;
	display: block;
	width: 137px;
	height: 18px;
	padding-top: 3px;
}
.blog_list ul li a {
	height: auto;
}
.s_item ul li a:hover {
	color: #000000;
}
.pic_list {
	width: 137px;
	text-align: center;
	background-color: #f1f1f1;
	border: 1px solid #000000;
	border-top: none;
	padding: 5px 0;
}
.column2 {
	width: 600px;
	float: left;
}
.play_pics {
	width: 580px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.play_pic {
	width: 145px;
	float: left;
	text-align: center;
	position: relative;
}
.play_pics a img {
	border: 1px dashed #009933;
}
.play_pics a:hover img {
	border: 1px solid #009933;
}
.play_button a {
	width: 140px;
	height: 105px;
	display: block;
	background: url(images/play.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

/* ------Link List Format------ */
.link_item {
	width: 576px;
	background-color: #cccccc;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 2px;
	padding-bottom: 0px;
}
.link_top {
	color: #ffffff;
}
.rank {
	width: 43px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px outset #ffffff;
	float: left;
	background-color: #000000;
}
.link_title {
	width: 392px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px outset #ffffff;
	float: left;
	background-color: #000000;
}
.link_name {
	float: left;
}
.link_stats {
	float: right;
	margin-right: 10px;
}
.link_rating {
	width: 125px;
	height: 22px;
	padding-top: 3px;
	border: 1px outset #ffffff;
	float: left;
	background-color: #000000;
	text-align: center;
}
.bottom_left {
 	width: 448px;
	background-color: #f1f1f1;
	float: left;
}
.rateit {
	float: left;
	width: 45px;
	padding: 6px 0px 11px 5px;
}
.rateit img {
	border: none;
}
.description {
	float: left;
	min-height: 40px;
	width: 395px;
	padding-top: 6px;
}
.bottom_right {
	float: left;
	width: 126px;
	margin-left: 2px;
}
.b_left {
	float: left;
	width: 62px;
	background-color: #f1f1f1;
	margin-bottom: 2px;
	text-indent: 5px;
	padding: 3px 0px 3px 0px;
}
.b_right {
	float: right;
	width: 62px;
	background-color: #f1f1f1;
	margin-bottom: 2px;
	text-align: center;
	padding: 3px 0px 3px 0px;
}
/* -----------------------------*/
.mini {
	width: 580px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.mini_pic {
	width: 96.5px;
	float: left;
	text-align: center;
}
.mini_pic a img {
	border: 1px dashed #009933;
}
.mini_pic a:hover img {
	border: 1px solid #009933;
}
.column3 {
	width: 149px;
	float: left;
}
.body_bottom {
	width: 950px;
	height: 30px;
	background: url(images/footer_bottom.gif);
	text-align: center;
}
.left {
	clear: left;
}
.both {
	clear: both;
}
/*--------------Stats & Review Page ----------------*/
.info_table {
	width: 570px;
	margin: 0 auto;
	margin-bottom: 10px;
	background-color: #f1f1f1;
	padding: 5px;
}
.it_left {
	float: left;
	width: 75px;
	padding-bottom: 10px;
}
.it_right {
	float: left;
	width: 495px;
	padding-bottom: 10px;
}
.single_review {
	padding-bottom: 10px;
	font-weight: normal;
}
.stats_table {
	width: 580px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.st_row {
	height: 12px;
	background-color: #f1f1f1;
	border-bottom: 1px solid #000000;
}
.row_item {
	float: left;
	width: 88px;
	text-align: center;
	border-left: 1px solid #000000;
}