﻿body{
	margin:0;
	padding:0;
	font-family: "Tahoma";
	background-color: #eeeeee;
	font-size: 12px;
	color: #929292;
	text-align: center;
}

a {
	color: #000;
}
a:visited {
	color: #000;
}
a:active {
	color: #000;
}
a:hover {
	color: #525252;
}

:link IMG {
	border: 1px solid #fff;
}
:visited IMG {
	border: 1px solid #fff;	
}
:hover IMG {
	border: 1px dashed #d5c2a7;
}

#top{
	width: 1025px;
	height: 93px;
	margin: 0 auto;
	overflow: hidden;
}

#logo{
	float: left;
	width: 380px;
	height: 93px;
	margin-right: 25px;
	overflow: hidden;
}

#menu{
	float: left;
	margin-top: 36px;
}

#menu a {
    color: #525252;
    font-size: 16px;
    padding: 10px 30px 10px 30px;
    margin-right: 2px;
    text-decoration: none;
    background: #e0e0e0;
    text-shadow:1px 1px #fff;
    text-transform: uppercase;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
}

#menu a:hover {
	color: #fff;
	background: #0085c8;
	text-shadow: 1px 1px #009be9;
}

#topad{
	width: 468px;
	height: 60px;
	float: left;
	margin-top: 8px;
}

.content {
	display: block;
	width: 100%;
	float: left;
	margin-right: -100%;
}

a:active.five {color: #000; font-size: 22px; TEXT-DECORATION: underline;}
a:visited.five {color: #000; font-size: 22px; TEXT-DECORATION: underline;}
a:link.five {color: #000; font-size: 22px; TEXT-DECORATION: underline;}
a:hover.five {color: #ab3837; font-size: 22px; TEXT-DECORATION: none;}

.thumbs3 {text-align: center;}
.thumbs3 div {width: 324px; padding: 2px; background: #fff; display: inline; display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline; text-align: center; position: relative; vertical-align: top; margin: 0 1px 4px 0; border: 1px solid #d7d7d7;}
.thumbs3 img.thumb {width: 320px; height: 240px; border: 1px solid #fff; z-index: 999;}
.thumbs3 a:hover img.thumb {border: 1px solid #000;}
.thumbs3 span.descrip {font-size: 16px; text-transform: uppercase; line-height: 25px}

.thumbs2 {text-align: center;}
.thumbs2 div {width: 324px; padding: 2px; background: #fff; display: inline; display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline; text-align: center; position: relative; vertical-align: top; margin: 0 1px 4px 0; border: 1px solid #d7d7d7;}
.thumbs2 img.thumb {width: 320px; height: 240px; border: 1px solid #fff; z-index: 999;}
.thumbs2 a:hover img.thumb {border: 1px solid #000;}
.thumbs2 span.descrip {font-size: 16px; text-transform: capitalize; line-height: 22px; margin-top: 2px}
.thumbs2 span.time{float: left; margin-left: 3px; font-size: 12px; color: #525252; line-height: 20px; margin-top: -2px;}
.thumbs2 span.tube{float: right; margin-right: 3px; font-size: 11px; text-transform: uppercase; color: #929292; line-height: 20px; margin-top: -2px;}

.thumbs4 {text-align: center;}
.thumbs4 div {width: 324px; padding: 2px; background: #fff; display: inline; display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline; text-align: center; position: relative; vertical-align: top; margin: 0 1px 4px 0; border: 1px solid #d7d7d7;}
.thumbs4 img.thumb {width: 320px; height: 180px; border: 1px solid #fff; z-index: 999;}
.thumbs4 a:hover img.thumb {border: 1px solid #000;}
.thumbs4 span.descrip {font-size: 16px; text-transform: capitalize; line-height: 22px; margin-top: 2px}
.thumbs4 span.time{float: left; margin-left: 3px; font-size: 12px; color: #525252; line-height: 20px; margin-top: -2px;}
.thumbs4 span.tube{float: right; margin-right: 3px; font-size: 11px; text-transform: uppercase; color: #929292; line-height: 20px; margin-top: -2px;}

a:active.three {color: #0073bb; TEXT-DECORATION: none;}
a:visited.three {color: #0073bb; TEXT-DECORATION: none;}
a:link.three {color: #0073bb; TEXT-DECORATION: none;}
a:hover.three {color: #0094f1; TEXT-DECORATION: none;}

a:active.two {color: #dfdfdf; TEXT-DECORATION: none; font-weight:bold; text-shadow:1px 1px #000}
a:visited.two {color: #dfdfdf; TEXT-DECORATION: none; font-weight:bold; text-shadow:1px 1px #000}
a:link.two {color: #dfdfdf; TEXT-DECORATION: none; font-weight:bold; text-shadow:1px 1px #000}
a:hover.two {color: #e65b5b; TEXT-DECORATION: none; font-weight:bold; text-shadow:1px 1px #000}

a:active.four {color: #525252; TEXT-DECORATION: none; text-shadow:1px 1px #fff}
a:visited.four {color: #525252; TEXT-DECORATION: none; text-shadow:1px 1px #fff}
a:link.four {color: #525252; TEXT-DECORATION: none; text-shadow:1px 1px #fff}
a:hover.four {color: #0085c8; TEXT-DECORATION: none; text-shadow:1px 1px #fff}


#bar{
	width: 100%;
	margin: 0 auto;
	height: 37px;
	background: url('images/topbg.gif') repeat-x;
	margin-top: 20px;
	margin-bottom: 2px;
}

#bar span{
	float: left;
	margin-left: 30px;
	margin-top: 8px;
	font-size: 20px;
	color: #929292;
	text-shadow:1px 1px #fff;
	text-transform: uppercase;
}

#bar img{
	margin-right: 10px;
	margin-top: -6px;
	vertical-align: middle;
}

#toplist{
	width: 98%;
	margin: 0 auto;
	padding: 4px;
}

#toplist div{
	width: 16%;
	height: 24px;
	float: left;
	overflow: hidden;
}

#toplist span.no{
	float: left;
	background: #ffa03d;
	padding: 3px;
	color: #fff;
	font-family: Arial;
	margin-right: 9px;
}

#toplist a{
	float: left;
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
}

#cats{
	width: 96%;
	margin: 0 auto;
	margin-top: 25px;
}

#cats div.cat{
	width: 98%;
	height: 24px;
	float: left;
	clear: left;
}

#cats a{
	float: left;
	font-size: 18px;
	margin-right: 5px;
	text-transform: uppercase;
}

#cats img.cat{
	float: left;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-right: 9px;
}

#cats span.no{
	float: left;
	font-size: 11px;
	font-weight: normal;
	margin-top: 1px;
	color:#757575;
	padding: 1px;
}

#cats #col{
	float: left;
	width: 16%;
}

#300x250{
	text-align: center;
	width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
}

#300x250 .ad{
	float: left;
	width: 300px;
	height: 250px;
	margin-right: 4px;
}

#footer{
	width: 1240px;
	margin: 0 auto;
	margin-top: 25px;
}

#footer .left{
	float: left;
}

#footer .right{
	float: right;
	margin-bottom: 10px;
}

#footer .disc{
	text-align: center;
}

#footspace{
	width: 1240px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#pages{
	width: 98%;
	margin: 0 auto;
	font-size: 20px;
	line-height: 30px;
}

#pages a{
	color: #ffa03d;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: underline;
}

#pages a:hover{
	color: #2e2d2d;
}