/* ---------- MAIN STYLES  ---------- */
body {
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	margin: auto;
	text-align: center;
}
img {
	vertical-align: text-top
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FEBB00;
}
a:hover {
	color: #FEBB00;
}
.clear {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.noborder {
	border: 0px;
}
.border {
	border: solid 1px #F2F2F2;
	margin-bottom: 3px;
}
a:link .border {
	border: solid 1px #FFAC00;
}
a:hover .border, a:active .border {
	border: solid 1px #FF2B2B;
}
.block_clear {
	width: 997px;
	height: 20px;
	margin: auto;	
}
/* ---------- STYLES FOR HEAD ---------- */
.head {
	width: 997px;
	height: 200px;
	margin: auto;
	padding: 0;
}
.head_logo {
	width: 553px;
	height: 165px;
	background: url(ncp-head-logo-bg.png) 0 0 no-repeat;
	float: left;
}
.head_top {
	width: 508px;
	height: 111px;
	margin: auto;
	padding: 16px 0px 0px 45px;
}
.head_desc {
	width: 383px;
	height: 36px;
	float: left;
	font-size: 11px;
	padding: 2px 130px 0 40px;
	font-style:italic;
}
.text_favorite {
	color: #FE0000;
	text-decoration: underline;
}
.head_ads {
	width: 444px;
	height: 165px;
	float: left;
}
/* ---------- STYLES FOR LINKS TO PAGES ---------- */
.head_pages {
	height: 25px;
	float: left;
	padding-top: 10px;
	font-size: 14px;
	text-align: center;
}
.head_pages_return {
	height: 25px;
	float: left;
	padding-top: 10px;
	font-size: 14px;
	text-align: center;
}
.head_pages_return a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.head_pages_return a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.head_movies {
	width: 164px;
	background: url(ncp-head-pages-movies.png) 0 0 no-repeat;
	margin: 0 0 0 4px;
}
.head_photos {
	width: 165px;
	background: url(ncp-head-pages-photos.png) 0 0 no-repeat;
}
.head_tubes {
	width: 172px;
	background: url(ncp-head-pages-tubes.png) 0 0 no-repeat;
}
.head_favorite {
	width: 172px;
	background: url(ncp-head-pages-favorites.png) 0 0 no-repeat;
}
.head_review {
	width: 165px;
	background: url(ncp-head-pages-review.png) 0 0 no-repeat;
}
.head_other {
	width: 151px;
	background: url(ncp-head-pages-other.png) 0 0 no-repeat;
}
/* ---------- STYLES FOR AZ LINKS ---------- */
.az_box {
	background: url(ncp-head-az-box.png) 0px 0px no-repeat;
	width: 972px;
	height: 45px;
	border: 0px;
	padding: 8px 0 0 25px;
	margin: auto;
}
.letter_box a {
	display: block;
	background: url(ncp-head-letter-passive.png) 0px 0px no-repeat;
	width: 24px;
	height: 28px;
	padding: 8px 0px 0px 1px;
	float: left;
	margin-left: 14px;
	text-align: center;
	font-size: 15px;
	color: #949494;
	overflow: hidden;
}
.letter_box a.active, .letter_box a:hover {
	background: url(ncp-head-letter-active.png) 0px 0px no-repeat;
	width: 24px;
	height: 28px;
	color: #FF3131;
	text-decoration: none;
	overflow: hidden;
}
/* ---------- STYLES FOR CONTENT BOXES  ---------- */
.content {
	width: 989px;
	margin: auto;
	padding: 2px 0px 0px 8px;
	background: url(ncp-bg.gif);
}
.content_left_box {
	float: left;
	width: 789px;
}
.content_right_box {
	float: left;
	width: 190px;
	border-left: 1px dotted #CCC;
}

/* ---------- STYLES FOR FOOTER BOXES  ---------- */
.block_footer_notext {
	background: url(ncp-bottom.gif) 0px 0px no-repeat;
	width: 997px;
	height: 23px;
	margin: auto;
	margin-top: -4px;
}
.block_footer {
	background: url(ncp-bottom.gif) 0px 0px no-repeat;
	width: 997px;
	height: 23px;
	margin: auto;
}
.footer_watch_box {
	font-size: 14px;
	color: #FFAC00;
	letter-spacing: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: -5px 0  0;
	float: left;
	width: 997px;
	height: 23px;
}
a .footer_watch_box {
	font-size: 14px;
	color: #FFAC00;
	letter-spacing: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.footer_watch_box a:active, .footer_watch_box a:hover {
	color: #0EB4F0;
	text-decoration: none;
}
/* ---------- STYLES FOR CELEBRITIES BOXES  ---------- */
.celeb_box {
	float: left;
	text-align: center;
	margin: 0px 3px 12px 5px;
	padding: 2px 2px 4px 2px;
	border: solid 1px #999;
	background-color: #F2F2F2;
	font-size: 12px;
	overflow: hidden;
	display: inline;
}
.celeb_advert_box {
	width: 162px;
	float: left;
	text-align: center;
	margin: 0px 3px 10px 12px;
	padding: 2px 2px 4px 2px;
	border: solid 1px #999;
	background-color: #F2F2F2;
	font-size: 12px;
	overflow: hidden;
	display: inline;
}
.celeb_advert_box_pp {
	width: 162px;
	float: left;
	text-align: center;
	margin: 0px 3px 10px 15px;
	padding: 2px 2px 4px 2px;
	border: solid 1px #999;
	background-color: #F2F2F2;
	font-size: 12px;
	overflow: hidden;
	display: inline;
}
.rating {
	margin: 4px 0 0 0;
}

/* ---------- BLOCK HEADER STYLES  ---------- */
.block_header {
	width: 997px;
	height: 58px;
	background: url(ncp-block-top.png) 0px 0px no-repeat;
	color: #FF0000;
	margin: auto;
	padding: 0px;
	text-align: center;
}
.block_header_title {
	width: 250px;
	height: 46px;
	margin-top: 14px;
	font-size: 20px;
	float: left;
	overflow: hidden;
}
.block_header_bookmark {
	width: 247px;
	height: 48px;
	padding: 10px 0 0 500px;
	float: left;
}
.block_title {
	font-size: 20px;
	font-weight: 500;
	padding: 0px;
	margin: 0px;
}

/* ---------- ADS STYLES ---------- */
.ads_box {
	float: left;
	text-align: center;
	width: 312px;
	margin: 0 0 10px 5px;
	padding: 3px;
	font-size: 14px;
	border: solid 1px #999;
	background-color: #F2F2F2;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.5px;
	overflow: hidden;
	display: inline;
	color: #000000;
}
.ads_box a { 
	color: #000000; 
}
.ads_box a:active, .ads_box a:hover {
	color: #FFAC00;
}
.ads_text {
	width: 982px;
	text-align: center;
	font-size: 28px;
	padding: 0 0 10px 0;
	font-family: "Times New Roman", Times, serif;
}
.ads_text a { 
	color: #FEBB00; 
}
.ads_text a:active, .ads_text a:hover {
	color: #000000;
	text-decoration: underline;
}
.ads_footer_box {
	text-align: center;
	width: 958px;
	margin: -6px 0px 0 5px;
	padding: 5px;
	background-color: #F2F2F2;
	border: solid 1px #999;
}
/* ---------- STYLE FOR MOVIE BOXES  ---------- */
.movie_box {
	float: left;
	text-align: center;
	width: 182px;
	margin: 0px 0px 12px 7px;
	padding: 2px 2px 4px 2px;
	border: solid 1px #999;
	background-color: #F2F2F2;
	font-size: 12px;
	overflow: hidden;
	display: inline;
}
/* ---------- STYLE FOR TUBE BOXES  ---------- */
.tube_box {
	float: left;
	text-align: center;
	width: 182px;
	height: 166px;
	margin: 0px 0px 12px 7px;
	padding: 2px 2px 3px 2px;
	border: solid 1px #999;
	background-color: #F2F2F2;
	font-size: 12px;
	overflow: hidden;
	display: inline;
}
/* ---------- STYLE FOR PHOTO BOXES  ---------- */
.photo_box {
	float: left;
	text-align: center;
	margin: 0px 1px 12px 9px;
	padding: 2px;
	border: solid 1px #999;
	background-color: #F2F2F2;
	font-size: 12px;
	display: inline;
}
/* ---------- TOP SITES BOX STYLES  ---------- */
.other_sites_box {
	width: 210px;
	padding: 10px;
	margin: 0 0 20px 10px;
	border: solid 1px #999;
	background-color: #F2F2F2;
	float: left;
	font-size: 18px;
	line-height: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	font-weight: bold;
	display: inline;
}
.other {
	color: #000000;
}
.other a:active {
	color: #FEBB00;
}
.other a:hover {
	color: #FEBB00;
}
/* ---------- TOP SITES BOX STYLES  ---------- */
.azlist_box {
	width: 210px;
	padding: 10px;
	margin: 8px 0 20px 10px;
	border: solid 1px #999;
	background-color: #F2F2F2;
	line-height: 18px;
	float: left;
}
.azlist_letter {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
}
.azlist {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
/* ---------- ARCHIVE PAGES BOX STYLES  ---------- */
.archive_pages_box {
	background: url(ncp-archives.gif) 0px 0px no-repeat;
	width: 948px;
	height: 40px;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: auto;
	margin-left: 5px;
}
.archive_page_box a {
	width: 32px;
	height: 20px;
	background-color: #F2F2F2;
	text-align: center;
	padding: 8px 0 6px 0;
	margin: 0 0 0 19px;
	border: #EBEBEB solid 1px;
	float: left;
	font-size: 16px;
	color: #949494;
}
.archive_page_box a:active, .archive_page_box a:hover {
	width: 32px;
	height: 20px;
	color: #FF3131;
	text-decoration: none;
}
/* ---------- REVIEW PAGE STYLES  ---------- */
.review_box {
	width: 959px;
	margin: 12px 0px 0px 10px;
	border: solid 1px #999;
	background-color: #F2F2F2;
}
.review_ads {
	float: left;
	width: 160px;
	height: 100px;
	padding: 5px;
}
.review_info {
	float: left;
	width: 150px;
	height: 100px;
	padding: 5px;
	text-align: right;
	font-size: 12px;
}
.review_desc {
	float: left;
	width: 619px;
	padding: 5px;
	letter-spacing: 2px;
}
.review_desc_title {
	font-size: 20px;
	height: 30px;
}
.review_desc_text {
	font-size: 14px;
	text-align: justify;
}







.head_bottom {
	width: 553px;
	height: 38px;
	margin: auto;
	padding: 0;
}

.content_top {
	width: 989px;
	margin: auto;
	padding: 8px 0px 0px 8px;
	background: url(ncp-bg.gif);
}

.main_page_box {
	width: 310px;
	height: 18px;
	background-color: #F2F2F2;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 7px;
	margin-left: 21px;
	border: #EBEBEB solid 1px;
	float: left;
	font-size: 16px;
}
.blank_page_box {
	width: 229px;
	height: 20px;
	padding-top: 8px;
	padding-bottom: 7px;
	margin-left: 21px;
	float: left;
}
.footer {
	text-align: center;
	margin: 10px 0 10px 0;
}



.box_birthday {
	width: 959px;
	border: solid 1px #999;
	background-color: #F2F2F2;
	margin: 3px 0 4px 5px;
	padding: 9px 5px 0 5px;
}
.cc_birthdayLink { font-family: Tahoma; font-size: 12px; }

.cc_birthdayText { font-family: Tahoma; font-size: 11px; }

.cc_celebCell { padding: 8px 5px 0 7px; }
