html {
	min-height: 100%;
}

body {
	background: url('../img/bottombg.jpg') #000 no-repeat bottom center;
	color: #FFF;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a:link {
	color: #ff9bb0;
	text-decoration: none;
}
a:visited {
	color: #ff9bb0;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ff9bb0;
	text-decoration: none;
}


#wrap {
	background: url('../img/topbg.jpg') no-repeat top center;
	margin: 0px auto;
	text-align: left;
	width: 870px;
}

#header {

}

#logo {
	background: url('../img/logo.jpg') no-repeat top left;
	clear: left;
	float: left;
	display: block;
	height: 140px;
	text-indent: -9999px;
	width: 350px;
}

#topad {
	clear: right;
	float: right;
	margin-top: 0px;
             margin-right: 20px;
}

#topad a img {
	border: 0px none;
}

#topmenu {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#topmenu li {
	float: left;
	margin-right: 1px;
}

#topmenu li a, #topmenu li a:active, #topmenu li a:hover, #topmenu li a:link {
	border: 0px none;
	display: block;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
}

#topmenu .home a {
	background: url('../img/home-btn.jpg') no-repeat top left;
	width: 83px;
}

#topmenu .videos a {
	background: url('../img/videos-btn.jpg') no-repeat top left;
	width: 90px;
}

#topmenu .community a {
	background: url('../img/community-btn.jpg') no-repeat top left;
	width: 124px;
}

#topmenu .liveGirls a {
	background: url('../img/liveGirls-btn.jpg') no-repeat top left;
	width: 114px;
}

#topmenu .premium a {
	background: url('../img/premium-btn.jpg') no-repeat top left;
	width: 106px;
}

#topmenu .adultPass a {
	background: url('../img/adultPass-btn.jpg') no-repeat top left;
	width: 116px;
}

#topmenu .search {
	float: right;
}

#topmenu .search form {
	margin: 0px;
	padding: 0px;
}

#term {
	background: #000;
	border: 1px solid #797979;
	color: #fff;
	font-size: 1em;
	padding: 2px 0px;
	position: relative;
	top: -13px;
	width: 134px;
}

#body {
	clear: both;
}

#content {
	clear: left;
	float: left;
	text-align: center;
	width: 694px;
}

#vpage #content {
	margin: 1px 0px 0px;
	width: 613px;
}

#rail {
	clear: right;
	float: right;
	width: 175px;
}

#vpage #rail {
	margin-top: 1px;
	width: 250px;
}

#rail .block {
	border: 1px solid #797979;
}

h1.vod {
	background: url('../img/videos-of-the-day.jpg') no-repeat top left;
	clear: both;
	display: block;
	height: 33px;
	margin: 1px auto 10px;
	padding: 0px;
	text-indent: -9999px;
	width: 200px;
}

h1.topFriends {
	background: url('../img/top-friends.jpg') no-repeat top left;
	clear: both;
	display: block;
	height: 25px;
	margin: 1px auto 1px;
	padding: 0px;
	text-indent: -9999px;
	width: 95px;
}

h1.hotVideos {
	background: url('../img/hot-videos.jpg') no-repeat top left;
	clear: both;
	display: block;
	height: 25px;
	margin: 0px auto 1px;
	padding: 0px;
	text-indent: -9999px;
	width: 85px;
}

.vidlist {

}

.vid {
	border: 1px solid #797979;
	float: left;
	margin: 0px 5px 5px 0px;
	padding-bottom: 4px;
	width: 164px;
}

.vid .title {
	display: block;
	clear: both;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	overflow: hidden;
	height: 30px;
	margin: 2px 0px 4px;
	text-align: center;
}

.vid .thumb {
	display: block;
	text-align: center;
}

.vid .thumb img {
	border: 0px none;
	height: 110px;
	width: 150px;
}

.vid .ext {
	padding: 5px 5px 9px;
}

.vid .ext span {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: left;
	float: left;
}

.vid .ext .rating {
	clear: right;
	float: right;
}

.hotvids div {
	display: block;
	margin: 0px auto;
	text-align: center;
	width: 160px;
}

.hotvids div * {
	display: inline;
}

.linkstxt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-align: left;
	font-weight:normal;	
	padding:3px;
	color:#999999;
	line-height: 14px;
}

.topfriends div {
	margin: 10px auto;
	width: 160px;
}

#footer {
	background: transparent;
	clear: both;
	font-size: 1em;
	margin-bottom: 0px;
             width: 880px;
}

#footer .ad {
	margin: 0px auto;
	width: 880px;
}

#footer .ad div, #footer .ad img {
	display: inline;
}

#footer div.ad * {
	background: transparent;
}

.copyright2{font-size:9pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFF; text-align: center; margin: 10px auto; width: 840px;}

.stylea a:visited {
	color: #a0a0a0;
	text-decoration: none;
}
.stylea a:hover {
	color: #cfcfcf;
	text-decoration: underline;
}
.stylea a:active {
	color: #a0a0a0;
	text-decoration: none;
}
.stylea a:link {
	color: #a0a0a0;
	text-decoration: none;
}

#related-vids {
	clear: both;
	width: 100%;
}

#related-vids h1 {
	color: yellow;
	display: block;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	margin: 10px 0px 0px;
	padding: 10px 0px 5px;
	text-align: center;
}

.viewstextbig {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
}

#vid-viewer {
	border: 1px solid #797979;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px;
}

#vid-info {
	border: 0px solid #797979;
	float: left;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 20px;
	margin: 1px 1px 0px 0px;
	width: 600px;
}

#vid-viewer h1 {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	margin: 1px 0px 0px;
	padding-bottom: 0px;
	color: #ff9bb0;
}

#vid-viewer .player img {
	height: 450px;
	width: 610px;
}

#rail .ad img {
	height: 300px;
	margin: 0px;
	width: 250px;
}

#vid-info span {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
}

#vid-info .views {
	display: block;
	clear: left;
	float: left;
	padding: 15px 0px 15px 10px;
	text-align: left;
	width: 200px;
}

#vid-info .current {
	display: block;
	float: left;
	padding: 15px 0px 15px 10px;
	width: 200px;
}

#vid-info .rating {
	clear: right;
	float: right;
	margin: 10px 10px 0px;
	text-align: right;
}

.notice {
	margin: 0px;
	padding: 0px;
}

.plinks {
	clear: both;
	border: 1px solid #797979;
	padding: 5px 0px;
	margin-right: 5px;
	text-align: center;
}

#best-sites {
	border: 1px solid #797979;
	float: left;
	margin: 10px 0px;
	padding-bottom: 10px;
	clear: both;
	width: 99%;
}

#best-sites h2 {
	font-size: 1.2em;
	margin: 0px;
	padding: 5px;
}

#best-sites ul {
	clear: both;
	list-style: none;
	margin: 0px 5px 10px;
	padding: 0px;
	width: 99%;
}

#best-sites ul li {
	float: left;
	width: 20%;
}

.watchlink {
	font-size: 10px;
}

.watchlink:hover {
	color: yellow;
}