@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 0.8em Arial, Helvetica, sans-serif;
	background: #030303;
}
div.bodybg { background: #dfdfdf url(../images/top-bg.png) repeat-x; }


img { border:0; }
a{ cursor:pointer;}
#wrapper {
	width: 970px;
	text-align: left;
	margin: 0px auto;
}
.header { position:relative;}
#menu {
	background: #000000;
	padding: 1px 0;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#menu a {
	border-right: 1px solid #CCC;
	padding: 0 20px;
	text-decoration:none;
}
#menu a:link {
	color:#fff;
}
#menu a:visited {color:#ebebeb; }
#menu a:link:hover {color:#000; background-color:#dfdfdf; }
#menu a:visited:hover {color:#666666; background-color:#dfdfdf; }


#menu2 a:link {
	border-right: 1px solid #CCC;
	padding: 0 5px;
	text-decoration:none;
	background: url(../images/gradient.gif) repeat-x;
	display: block;
	float: left;
	color: #000000;
}
#menu2 {
	background: url(../images/gradient.gif);
	border: 1px solid #999999;
}

#menu2 a:visited {color:#ebebeb; }
#menu2 a:link:hover {color:#000; background-color:#dfdfdf; }
#menu2 a:visited:hover {color:#666666; background-color:#dfdfdf; }

#content { 
background-color:#fdfdfd;
border-left: 1px solid #999999;
border-right: 1px solid #999999; 
padding-top:10px; 

}


/*Digital Adult TV*/
.streamClock {
	width: 200px;
	height: 48px;
}
.datPlayer {
	padding: 0;
	margin: 4px 20px 0 0;
	font-size: 10px;
}
.datPad {
	position: absolute;
	top: 3px;
	right: 12px;
	padding: 0;
}
.datScreen {
	width: 200px;
}
.datPlayer td {vertical-align:top;}
.datPlayer p { margin:0px; padding:0px;}

/* siteThumbs */
.blok {
	width: 431px;
	float: left;
	height: 230px;
	overflow: hidden;
	
}
.blokpad {
	margin: 0px 4px 4px;
}

.blok h3 img {
	vertical-align: middle;
}
.blok p img {
	float: left;
	margin: 0px 3px 3px 0px;
}
.tleft {
	margin-bottom: 12px;
}
.clear { clear:both; line-height:0; font-size:0; }

#bot {
	height: 18px;
	font-size: 1px;
	line-height: 18px;
	background: url(../images/bot-r.png) no-repeat right;
}
#sub {
	background: url(../images/black.png) repeat-x;
	height: 78px;
	position: relative;
}
#wrapper #sub img {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#bot div{
	background: url(../images/bot.png) repeat-x;
	margin-right: 12px;
}
#bottomwrapper {
	width: 970px;
	text-align: left;
	margin: 0px auto;
	background: url(../images/truus.jpg) no-repeat right bottom;
}
#bottomwrapper table {
	height: 350px;
	margin: 10px 188px 120px 120px;
}
.bottom {
	background: url(../images/black.png) repeat-x bottom;
}
.bodybg .bottom #bottomwrapper a {
	color: #333333;
}
