/* body */

body {
	width: 770px;
	padding: 0;
	margin: 0 auto;
	
	background-color: #f5f5f5;
	
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	
	color: #222327;
	
}

body td {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#content-area {
	background: #ffffff;
}

.bold {
	font-weight: bold;
}

#novisit {
	margin: 0;
	font-size: 10px;
	font-style: normal;
}

#novisit a:link {
	color: #5078d7;
	text-decoration: underline;
}

#novisit a:visited {
	color: #5078d7;
	text-decoration: underline;
}

#novisit a:hover {
	color: #b1bed7;
	text-decoration: none;
}

#novisit a:active {
	color: #ff6400;
	text-decoration: none;
}



/* /body */



/* header */

#header-top-bg {
	background: url(header_01.gif) top no-repeat;
	width: 760px;
	height: 40px;
}

#header-logo-bg {
	background: url(header_02.gif) top no-repeat;
	width: 425px;
	height: 150px;
}

#sitemap a:link {
	color: #e8dcb6;
	text-decoration: underline;
}

#sitemap a:visited {
	color: #e8dcb6;
	text-decoration: underline;
}

#sitemap a:hover {
	color: #ffffff;
	text-decoration: none;
}

#sitemap a:active {
	color: #f9eabb;
	text-decoration: none;
}


#slogan {
	margin: 0;
	padding-top: 0px;
	padding-left: 110px;
	color: #e8dcb6;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px; 
	letter-spacing: -1px;
}

.slogan-bullet {
	vertical-align: middle;
	margin: 0;
	padding: 1px;
}

#header-menu-bg {
	background: url(header_04.gif) top no-repeat;
	width: 760px;
	height: 40px;
}

#sitemap {
	margin: 0;
	padding-left: 15px;
	color: #b1bed7;
	font: 10px Verdana, Helvetica, sans-serif;
}

#sitemap a:link {
	color: #e8dcb6;
	text-decoration: underline;
}

#sitemap a:visited {
	color: #e8dcb6;
	text-decoration: underline;
}

#sitemap a:hover {
	color: #ffffff;
	text-decoration: none;
}

#sitemap a:active {
	color: #f9eabb;
	text-decoration: none;
}

#login-word {
	margin: 0;
	padding-right: 10px;
	color: #b1bed7;
	font: 10px Verdana, Helvetica, sans-serif;
}

#login-word a:link {
	color: #e8dcb6;
	text-decoration: underline;
}

#login-word a:visited {
	color: #e8dcb6;
	text-decoration: underline;
}

#login-word a:hover {
	color: #ffffff;
	text-decoration: none;
}

#login-word a:active {
	color: #f9eabb;
	text-decoration: none;
}

/* header */



/* top navigation */

#top-nav {
	margin: 0;
	padding: 0;
}

#top-nav ul {
	margin: 0;
	padding: 0;
	font-size: 12px;
	list-style: none;
}

#top-nav li {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

#top-nav li a:link {
	color: #e8dcb6;
	text-decoration: underline;
}

#top-nav li a:visited {
	color: #e8dcb6;
	text-decoration: underline;
}

#top-nav li a:hover {
	color: #ffffff;
	text-decoration: none;
}

#top-nav li a:active {
	color: #f9eabb;
	text-decoration: none;
}

#top-nav-home {
	margin: 0;
	padding-left: 5px;
}

#top-nav-join {
	float: right;
	margin: 0;
	padding-right: 15px;
}

/* /top navigation */



/* promotion */

#promotion-bg {
	background: url(promotion_01.gif) top no-repeat;
	width: 260px;
	height: 138px;
}

#promotion-bg-2 {
	background: url(promotion_03.gif) top no-repeat;
	width: 515px;
	height: 40px;
}

/* /promotion */



/* content area */

.title {
	font-size: 18px;
	margin: 0;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 20px;
}

.titleRealTimeStats {
	font-size: 18px;
	margin: 0;
	padding-top: 9px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.titleClickonClip {
	font-size: 10px;
	margin: 0;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.orange {
	color: #ff6400;
}

.white {
	color: #ffffff;
}

/* news */

#news {
	margin: 0;
	padding: 0;
}

#news ul {
	margin: 0;
	padding-left: 40px;
	padding-right: 10px;
	list-style: none;
	list-style-image: url(news-bullet.gif);
}

#news li {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

/* news */

/* search */

#search-field {
	background: #b0bdd6;
	margin: 0;
	padding: 3px;
	width: 120px;
	border: 0;
	font: 10px Verdana, Helvetica, sans-serif;
	color: #49556b;
}

#search-tip {
	font-size: 10px;
	margin: 0;
	padding-left: 40px;
	padding-bottom: 20px;
	padding-top: 10px;
}

#adv-search {
	font-size: 12px;
	margin: 0;
	padding-left: 40px;
	padding-bottom: 20px;
}

#adv-search a:link {
	color: #5078d7;
	text-decoration: underline;
}

#adv-search a:visited {
	color: #5078d7;
	text-decoration: underline;
}

#adv-search a:hover {
	color: #b1bed7;
	text-decoration: none;
}

#adv-search a:active {
	color: #ff6400;
	text-decoration: none;
}

/* /search */

/* hot pick */

#hot-pick {
	margin: 0;
	padding-left: 25px;
	padding-bottom: 20px;
}

/* /hot pick */

/* misc */

#misc {
	width: 180px;
	margin: 0;
	padding-left: 25px;
	padding-bottom: 20px;
	font-size: 12px;
	text-align: justify;
}

.rating-star {
	margin: 0;
	padding: 2px;
	vertical-align: middle;
}

.nudity-rating {
	margin: 0;
	padding: 2px;
	vertical-align: middle;
}

/* /misc */

/* stats */

.stats-toptens {
	font-size: 30px;
	color: #ff6400;
	padding: 0;
	margin: 0;
	text-align: center;
}

.stats-figure {
	font-size: 60px;
	color: #ff6400;
	padding: 0;
	margin: 0;
}

.stats-desc {
	font-size: 10px;
	padding: 10px;
	margin: 0;
}

.stats-desc a:link {
	color: #5078d7;
	text-decoration: underline;
}

.stats-desc a:visited {
	color: #5078d7;
	text-decoration: underline;
}

.stats-desc a:hover {
	color: #b1bed7;
	text-decoration: none;
}

.stats-desc a:active {
	color: #ff6400;
	text-decoration: underline;
}


/* /stats */

/* promo */

#promo-text {
	margin: 0;
	padding-left: 20px;
	padding-top: 30px;
	color: #ffffff;
}

#promo-join {
	margin: 0;
	padding-left: 20px;
	padding-top: 10px;
}

#promo-info {
	font-size: 20px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	color: #e8dcb6; 
}


/* /promo */

/* footer */

#footer-menu {
	margin: 0;
	padding: 5px;
	font-size: 12px;
	text-align: center;
}

#copyright {
	font-size: 10px;
	text-align: center;
}

/* /footer */


/* /content area */



/* actress template */

#imdb {
	vertical-align: middle;
	margin: 0;
	padding: 5px;
}

#amazon {
	vertical-align: middle;
	margin: 0;
	padding: 5px;
}

#actress-bio {
	font-size: 12px;
	font-style: normal;
}

#actress-bio a:link {
	color: #5078d7;
	text-decoration: underline;
}

#actress-bio a:visited {
	color: #5078d7;
	text-decoration: underline;
}

#actress-bio a:hover {
	color: #b1bed7;
	text-decoration: none;
}

#actress-bio a:active {
	color: #ff6400;
	text-decoration: none;
}


.actress-more-info {
	font-size: 18px;
}

.actress-more-info a:link {
	color: #ff6400;
}

.actress-more-info a:visited {
	color: #ff6400;
}
/* /acctress template */


/* join */

.join-title {
	margin: 0;
	padding: 5px;
	font-size: 18px;
}

/* /join */

/* reviews */

.reviews-title {
	margin: 0;
	padding: 5px;
	font-size: 18px;
}

/* /reviews */

.aff-title {
	margin: 0;
	padding: 5px;
	font-size: 18px;
}

.movie-desc {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.movie-more-info {
	font-size: 18px;
}

.movie-more-info a:link {
	color: #ff6400;
}


#warning {
	font-size: 60px;
}


/* global links */

a:link {
	color: #5078d7;
	text-decoration: underline;
}

a:visited {
	color: #cc99cc;
	text-decoration: underline;
}

a:hover {
	color: #b1bed7;
	text-decoration: none;
}

a:active {
	color: #ff6400;
	text-decoration: underline;
}


.box
{
border-style: solid;
border-color: yellow
}


/* /global links */

