html{
	height:100%;
	background:#000;
}
body{
	margin:0;
	font:11px Tahoma, Arial, sans-serif;
	color:#999;
	background:#10141b url(/images/body-bg.gif);
	position:relative;
	min-height:100%;
	min-width:1000px;
}
* html body{
	height:100%;
}
body.iframe{
	background:#000;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#1684ca;
}
a:hover{
	color:#f28903;
}
a:focus{
	outline:none;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
#overall{
	width:100%;
	overflow:hidden;
	background:url(../images/main-bg.jpg) repeat-x;
}
#main{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	z-index:1;
	padding-bottom:114px;
}
#logo{
	position:absolute;
	left:19px;
	top:81px;
	z-index:9;
	margin:0;
	background:url(../images/logo.jpg) no-repeat;
	width:171px;
	height:66px;
}
#logo a{
	display:block;
	width:171px;
	height:66px;
	text-indent:-9999px;
	font-size:0;
}
.topnav{
	width:1000px;
	overflow:hidden;
	margin:0 0 25px;
	font-weight:bold;
	font-size:12px;
}
.topnav li{
	float:left;
	padding:0 18px;
	height:36px;
	background:url(../images/topnav-bullet.gif) no-repeat;
	line-height:32px;
	color:#e9d3d5;
}
.topnav li.welcome{
	background:none;
	margin-left:60px;
	padding-right:16px;
}
.topnav li a{
	color:#fff;
}
.topnav li a:hover{
	color:#c79396;
}
.topnav li.active{
	background:url(../images/topnav-active.gif) repeat-x;
}
.header{
	width:1000px;
	height:106px;
	background:url(../images/header-bg.gif) no-repeat;
	position:relative;
	z-index:1;
	margin-bottom:5px;
}
.header ul{
	width:1000px;
	height:48px;
	background:url(../images/header-bg.jpg) no-repeat;
	position:absolute;
	left:0;
	top:105px;
	z-index:2;
}
.header ul li{
	float:left;
	overflow:hidden;
	height:30px;
	padding:15px 20px 0 19px;
	background:url(../images/header-bullet.gif) no-repeat 100% 4px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#525453;
}
.header ul li a{
	color:#797a7c;
}
.header ul li a:hover{
	color:#bbbcbd;
}
.header .search{
	position:absolute;
	right:8px;
	top:119px;
	z-index:5;
	width:228px;
	height:22px;
}
.header .search .txt{
	float:left;
	width:138px;
	height:14px;
	background:url(../images/bg-search-txt.gif) repeat-x;
	border:none;
	font-size:11px;
	line-height:13px;
	color:#3e3e3e;
	padding:3px 5px 3px;
	margin-right:6px;
}
.header .promo{
	position:absolute;
	left:214px;
	top:20px;
	z-index:6;
	width:257px;
	height:60px;
	color:#a8abad;
	background:url(../images/promo-bg.jpg);
	padding:6px 8px 0;
	margin:0;
}
.header .top-banner{
	position:absolute;
	right:19px;
	top:20px;
	z-index:7;
	width:471px;
	height:63px;
	background:url(../images/bg-top-banner.jpg) no-repeat;
	padding:3px 0 0 3px;
}
.content{
	width:100%;
	overflow:hidden;
	padding:0;
}
.content-box{
	width:998px;
	overflow:hidden;
	border-left:1px #121519 solid;
	border-right:1px #121519 solid;
	position:relative;
	background:#0c0d10 url(../images/content-bg.gif) repeat-x;
}
.btm-ads img{
	display: block;
	padding: 5px;
	background:#16181a;
	border:1px #1b1d1f solid;
	margin:23px auto;
}
.main-pager{
	width:773px;
	height:30px;
	overflow:hidden;
	background:url(../images/main-pager-bg.gif) no-repeat;
	text-align:center;
	padding:11px 0 0;
	margin:0 0 0 9px;
}
.main-pager li{
	display:inline;
	padding:0 4px 0 9px;
	color:#5c6369;
	font-weight:bold;
}
.main-pager li.nobullet{
	background:none;
	padding:0 4px 0 5px;
}
.main-pager li a{
	color:#797454;
}
.main-pager li a:hover{
	color:#d6d1ad;
}
.box-videos{
	width:780px;
	overflow:hidden;
	margin:0 0 8px 5px;
}
.box-videos div{
	width:181px;
	height:192px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 0 3px 3px;
	padding:6px 0 4px 10px;
	background:#171a1c url('../images/bg-thumb.jpg');
	position: relative;
}
.box-videos div input{
	position: absolute;
	top: 27px;
	left: 11px;
	z-index: 1;
	margin: 0;
	float: left;
	width: 15px;
	height: 15px;
}
.box-videos div h4{
	margin:0 0 7px;
	padding-left:1px;
	font-size:11px;
	color:#d6d1ad;
}
.box-videos div h4 a{
	color:#d6d1ad;
}
.box-videos div h4 a:hover{
	color:#6bb3b9;
}
.box-videos div img{
	display:block;
	border:1px #202326 solid;
	margin-bottom:2px;
}
.box-videos div a:hover img {
	border-color: #323639;
}
.box-videos div p{
	margin:0 0 2px;
	padding:1px 4px 2px;
	width:163px;
	height: 14px;
	overflow:hidden;
	font-size:10px;
	background:#222427 url('../images/bg-thumb-p.jpg');
}
.box-videos div p.btm{
	background:#1f2224 url('../images/bg-thumb-p-bot.jpg');
}
.box-videos div p span{
	float:left;
	color:#606568;
}
.box-videos div p span em{
	font-style:normal;
	color:#7e8686;
}
.box-videos div p strong{
	float:right;
	font-weight:normal;
	color:#7f8787;
	padding-bottom:2px;
}
.box-videos div p i {
	float: right;
}
.box-videos div p img{
	border: none;
	float:left;
	padding: 2px 0 0 2px;
}
.top-sites{
	width:998px;
	overflow:hidden;
	border:1px #121519 solid;
	background:#0c0d10;
	position: relative;
	z-index: 11;
}
.top-sites h3{
	margin:0;
	padding:4px 0 0 10px;
	height:24px;
	background:url(../images/title-top-sites.gif) no-repeat;
	font-size:14px;
	color:#c8c8c8;
}
.list-top-sites{
	width:100%;
	overflow:hidden;
	margin:0 0 0 6px;
	padding:0 0 6px 1px;
}
.list-top-sites li{
	width:192px;
	float:left;
	display:inline;
	overflow:hidden;
	font-weight:bold;
	margin:6px 6px 0 0;
	padding:0;
}
.list-top-sites li a{
	width:100%;
	float:left;
	padding:3px 0 5px 7px;
	color:#767b6b;
	background:#1a1b1d;
}
.list-top-sites li a:hover{
	color:#6cb2b8;
	background:#212225;
}
.title-holder{
	width:100%;
	overflow:hidden;
	position:relative;
	margin: 0 0 8px;
}
.title-holder h2{
	margin: 0;
}
.user-nav{
	width:1000px;
	overflow:hidden;
	position:relative;
	height:40px;
}
.user-nav ul{
	overflow:hidden;
	float:left;
	width:786px;
	height:22px;
	background:url(../images/user-nav-bg.gif) no-repeat;
	border:1px #16191f solid;
	padding:6px 0 0 5px;
	margin:0;
	position:relative;
	z-index:1;
}
.wide ul{
	width:993px;
	background-repeat: repeat-x;
}
.user-nav ul li{
	float:left;
	padding:0 10px;
	background:url(../images/user-nav-bullet.gif) no-repeat 0 2px;
	color:#c8c8c8;
}
.user-nav ul li.first{
	background:none;
}
.user-nav ul li a{
	color:#92b1b1;
}
.user-nav ul li a:hover{
	color:#c8c8c8;
}
.user-nav .logout{
	position:absolute;
	left:735px;
	top:5px;
	z-index:9;
	width:53px;
	height:20px;
	background:url(../images/btn-logout-dark.gif) no-repeat;
	text-indent:-9999px;
	font-size:0;
}
.wide .logout {
	left: 942px;
}
.user-nav .login{
	position:absolute;
	left:747px;
	top:5px;
	z-index:9;
	width:53px;
	height:20px;
	background:url(../images/btn-login-dark.gif) no-repeat;
	text-indent:-9999px;
	font-size:0;
}
.user-nav .auth-inner{
	overflow:hidden;
	float:left;
	width:786px;
	height:24px;
	background:url(../images/user-nav-bg.gif) no-repeat;
	border:1px #16191f solid;
	padding:4px 0 0 5px;
	margin:0;
	position:relative;
	z-index:1;
}
.user-nav .auth-inner label{
	float:left;
	padding:1px 10px 0 6px;
	font-weight:bold;
	color:#c8c8c8;
}
.user-nav .auth-inner .txt{
	float:left;
	width:170px;
	padding:2px 5px;
	border:1px #313334 solid;
	background:#313334;
	margin:0 10px 0 0;
	color:#98999a;
	font-size:11px;
}
.user-nav .auth-inner p{
	float:left;
	margin:2px 0 0;
}
.user-nav .auth-inner p a{
	color:#60783b;
}
.user-nav .auth-inner p a:hover{
	text-decoration:underline;
}
.footer{
	width:1000px;
	height:70px;
	padding-top: 50px;
	margin-left:-500px;
	overflow:hidden;
	background:url(../images/footer-bg.png) no-repeat 0 100%;
	color:#848282;
	position:absolute;
	left:50%;
	bottom:0;
	z-index:9;
}
.footer ul{
	margin:0 0 3px;
	text-align:center;
	padding-left:20px;
}
.footer ul li{
	display:inline;
	padding:0 3px 0 8px;
	background:url(../images/footer-bullet.gif) no-repeat 0 2px;
}
.footer ul li:first-child{
	background:none;
}
.footer ul li a{
	position:relative;
	color:#848282;
}
.footer ul li a:hover{
	color:#d6d1ad;
}
.footer p{
	text-align:center;
	margin:0;
	line-height:12px;
	padding-left:30px;
}
.thumbs {
	width: 110%;
	overflow: hidden;
	padding-left: 1px;
}
.thumbs li {
	float: left;
	padding: 2px;
}
.thumbs a {
	float: left;
	border: 1px solid #202326;
}
.thumbs a:hover {
	border-color: #797454;
}
.thumbs img {
	display: block;
	width: 160px;
	height: 225px;
}
.content-box .thumbs {
	width:832px;
	float: left;
}
.t-wide {
	width:997px;
	overflow:hidden;
	padding: 0 0 0 1px;
	border:1px #121519 solid;
	background:#0c0d10 url(../images/content-bg.gif) repeat-x;
	margin: 0 0 0px;
}
.t-wide li {
	padding: 2px;
}
.side-box {
	width: 160px;
	float: right;
	padding: 2px 4px 0 0;
}
.side-box h3{
	padding:5px 10px 4px;
	margin: 0;
	font-size:14px;
	color:#c8c8c8;
	width:140px;
	height:19px;
	background:url(../images/title-box.jpg) no-repeat;
}
.side-box .banner img {
	width: 160px;
}
.side-box ul {
	width:160px;
	overflow:hidden;
	margin: 4px 0;
}
.side-box li{
	float:left; 
	width:100%;
	margin-bottom:4px;
}
.side-box li a{
	display: block;
	background:#1a1b1d;
	color:#7b736b;
	padding:3px 0 5px 7px;
	font-weight:bold;
}
.side-box li a:hover{
	color:#999477;
	background:#212121;
}
.side-box li.active a{
	color:#343332;
	background:#15171a;
}

.top-header{
	width:998px;
	overflow:hidden;
	border:1px #121519 solid;
	background:#0c0d10;
	position: relative;
	z-index: 11;
}
.top-header h3{
	margin:0;
	padding:4px 0 0 10px;
	height:24px;
	background:url(../images/title-top-sites.gif) no-repeat;
	font-size:14px;
	color:#c8c8c8;
}

.top-header .list-resent{
	position:absolute;
	right:0;
	top:7px;
	z-index:9;
	overflow:hidden;
	word-spacing:1px;
}
.top-header .list-resent li{
	float:left;
	padding:0 18px 0 19px;
	margin-right:-6px;
	font-weight:bold;
	background:url(../images/circle-bullet.gif) no-repeat 100% 5px;
}
.top-header .list-resent li a{
	color:#7a9c9f;
}
.top-header .list-resent li.active a{
	color:#475253 !important;
}
.top-header .list-resent li a:hover,.content-block-inner .list-resent li.open a{
	color:#beb180;
}
.top-header .list-resent li.nobullet{
	background:none;
	padding:0 18px 0 19px;
}
.thumbsm {
	width: 110%;
	overflow: hidden;
	padding-left: 1px;
}
.thumbsm li {
	float: left;
	padding: 2px;
}
.thumbsm a {
	float: left;
	border: 1px solid #202326;
}
.thumbsm a:hover {
	border-color: #797454;
}
.thumbsm img {
	display: block;
	width: 202px;
	height: 150px;
}
.content-box .thumbsm {
	width:832px;
	float: left;
}
