body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	cursor: pointer;
}
a:link {
	color: #000033;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00C;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #99C;
}
a:link img {
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
a:hover img {
	border-top-color: #9999CC;
	border-right-color: #9999CC;
	border-bottom-color: #9999CC;
	border-left-color: #9999CC;
}
a:visited img {
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}

/* Bottom Bar */

.bottom_bar {
	display: none;
	height: 150px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #060;
	position: fixed;
	bottom: 0px;
	text-align: left;
	background-image: url(/pics/v3/bg_left_bar.png);
	box-shadow: #666 -1px -1px 5px;
}
.bottom_bar #bar_hide {
	background-color: #000;
	padding-right: 4px;
	padding-left: 4px;
	cursor: pointer;
	color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: #666 1px 1px 3px;
	position: absolute;
	top: -10px;
	right: 2px;
	font-size: 16px;
	z-index: 100;
}
.bottom_bar #bar_hide:hover {
	background-color: #F00;
}
.bottom_bar span {
	text-align: center;
	margin-top: 5px;
	float: left;
	margin-left: 10px;
}
.bottom_bar span img {
	box-shadow: #666 1px 1px 3px;
	width: 140px;
}
.bottom_bar iframe {
	position: relative;
	top: -10px;
}

/* Left Bard */

.left_bar {
	display: none;
	height: 100%;
	width: 160px;
	padding: 2px;
	border-right-color: #060;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #060;
	border-bottom-color: #060;
	overflow: hidden;
	position: fixed;
	left: 0px;
	top: 0px;
	text-align: left;
	background-image: url(/pics/v3/bg_left_bar.png);
	-webkit-border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
}
.left_bar #bar_hide {
	background-color: #000;
	float: right;
	padding-right: 4px;
	padding-left: 4px;
	cursor: pointer;
	margin-right: 1px;
	color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:    1px 1px 1px 1px #999;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow:         1px 1px 1px 1px #999;
}
.left_bar #bar_hide:hover {
	background-color: #F00;
}
.left_bar .heading {
	display: block;
	font-size: 14px;
	color: #000;
	margin-bottom: 10px;
	padding-left: 3px;
	font-weight: bold;
}
.left_bar span {
	display: block;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
	margin-top: 5px;
}
.left_bar span img {
	-moz-box-shadow:    2px 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px 2px #666;
	box-shadow:         2px 2px 2px 2px #666;
	border: 1px solid #666;
	width: 150px;
}


/* global header */


.container {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1120px;
}

.header_gl {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.header_gl img {
	float: left;
}
.header_gl .item {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	width: 600px;
}
.header_gl .item h1 {
	float: right;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-shadow: #666 2px 2px 3px;
	font-variant: small-caps;
}
.header_gl .item p {
	float: right;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.header_gl .item img {
	border: 1px solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.header_gl .item_addthis {
	float: left;
	width: 190px;
	margin-top: 36px;
	margin-left: 1px;
}
.header_gl .navi {
	float: left;
	width: 1110px;
	margin-top: 10px;
	border: 0px solid #F00;
	margin-left: 5px;
	margin-bottom: 15px;
	background-image: url(/pics/v3/bg_navi.jpg);
	border-radius: 15px;
  	box-shadow: 1px 1px 3px #666;
}
.header_gl .navi a {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-color: #F00;
	background-image: url(/pics/v3/search_box1.jpg);
	border-radius: 11px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.header_gl .navi a:hover {
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(/pics/v3/search_box.jpg);
}
.header_gl .navi .gplusone {
	float: left;
	color: #FFF;
	width: 120px;
	margin-top: 3px;
	margin-left: 10px;
}
.header_gl .navi .search {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	width: 310px;
}
.header_gl .navi .search form {
	margin: 0px;
}
.header_gl .navi .search .search_text {
	border: 0px solid #000;
	background-image: url(/pics/v3/search_box_r1_c1.png);
	height: 22px;
	padding-left: 10px;
	width: 219px;
	-webkit-border-radius: 11px 0px 0px 11px;
	-moz-border-radius: 11px 0px 0px 11px;
	border-radius: 11px 0px 0px 11px;
	position: relative;
	top: -6px;
}
.header_gl .navi .search .search_button {
	cursor: pointer;
	width: 81px;
	margin-left: -3px;
}


/* Body */

.inc_categories {
	float: left;
	width: 1110px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 0px solid #F00;
	margin-left: 5px;
	background-image: url(/pics/v3/bg_navi.jpg);
	border-radius: 15px 15px 5px 5px;
  	box-shadow: 1px 1px 3px #666;
	background-color: #000;
	background-repeat: repeat-x;
}
.under .inc_categories {
	-webkit-border-radius: 5px 5px 15px 15px;
	-moz-border-radius: 5px 5px 15px 15px;
	border-radius: 5px 5px 15px 15px;
}
.inc_categories a {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-color: #F00;
	background-image: url(/pics/v3/search_box1.jpg);
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.inc_categories a:hover {
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(/pics/v3/search_box.jpg);
}
.inc_categories span, .inc_categories h2 {
	float: left;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-shadow: #666 1px 1px 2px;
	margin-right: 20px;
}
.inc_categories em {
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 12px;
	color: #FFF;
}


.header_sub {
	float: left;
	width: 1100px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 0px solid #F00;
	background-image: url(/pics/v3/bg_navi_grey.jpg);
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 5px;
}
.header_sub h2 {
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-shadow: #666 1px 1px 2px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-variant: small-caps;
	text-transform: capitalize;
}
.header_sub .gplusone {
	float: right;
	color: #FFF;
	margin-top: 2px;
	margin-bottom: -2px;
}
.header_sub a {
	float: left;
	background-color: #E4E4E4;
	width: auto;
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:    inset 0 0 3px #333;
	-webkit-box-shadow: inset 0 0 3px #333;
	box-shadow:         inset 0 0 3px #333;
	text-decoration: none;
}
.header_sub a:hover {
	background-color: #FFF;
}
.header_sub span {
	float: left;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 5px;
}
.header_sub b {
	float: left;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 8px;
}

.thumbs {
	float: left;
}
.thumbs a {
	float: left;
	text-decoration: none;
	margin-right: -5px;
	margin-left: 10px;
	margin-bottom: 7px;
	width: 179px;
	font-size: 11px;
}
.thumbs h3, .thumbs p, .thumbs span {
	width: 100%;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-bottom: 2px;
	font-size: 11px;
	height: 24px;
	overflow: hidden;
	white-space: normal;
	line-height: 12px;
	font-weight: normal;
	display: block;
}
.thumbs a img {
	width: 100%;
	border: 1px solid #666;
}
.thumbs a img:hover {
  	box-shadow: 2px 5px 5px #999;
}

.ads {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ads img {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	clear: both;
}

.display_porn {
	float: right;
	margin-right: 10px;
}
.display_porn span {
	font-size: 12px;
	float: left;
	position: relative;
	top: 1px;
}
.display_porn form {
	float: left;
	margin: 0px;
}
.display_porn input {
	margin-left: 10px;
	float: left;
}
.display_porn .typein {
	font-size: 11px;
	width: 100px;
	position: relative;
	top: 1px;
  	box-shadow: 1px 1px 3px #999;
}
.display_porn .button {
	font-family: inherit;
	font-size: 11px;
	color: #000;
	min-width: 70px;
	background-color: #FF0;
	border: 1px solid #CCC;
	border-radius: 0px 4px 4px 0px;
  	box-shadow: 1px 1px 3px #999;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	cursor: pointer;
	top: 1px;
}
.display_porn .button:hover {
	color: #666;
}

/* Extras */

.extras {
	float: left;
	margin-top: 20px;
	width: 1110px;
	margin-left: 10px;
}
.extraspromo {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 1100px;
	margin-left: 10px;
	text-align: center;
}
.galleries_block {
	float: left;
	width: 450px;
}
.new_galleries {
	float: left;
	width: 100%;
	margin-bottom: 7px;
	border: 1px solid #CCC;
}
.new_galleries:hover {
  	-moz-box-shadow:    2px 2px 3px 3px #ccc;
  	-webkit-box-shadow: 2px 2px 3px 3px #ccc;
  	box-shadow:         2px 2px 3px 3px #ccc;
}
.new_galleries img {
	float: left;
	width: 120px;
	border: 1px solid #666;
}
.new_galleries .right {
	float: right;
	width: 80%;
}
.new_galleries .right h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 3px;
}
.new_galleries .right p {
	font-size: 12px;
	margin: 3px;
	line-height: 14px;
}

.tube_block {
	float: right;
	width: 640px;
}
.tubelink {
	float: left;
	width: 200px;
	margin-bottom: 7px;
	margin-left: 10px;
}
.promo .tubelink {
	width: 186px;
}
.tubelink a {
	text-decoration: none;
}
.tubelink img {
	width: 100%;
	border: 1px solid #666;
	height: 133px;
}
.tubelink a img:hover {
  	-moz-box-shadow:    2px 2px 3px 3px #ccc;
  	-webkit-box-shadow: 2px 2px 3px 3px #ccc;
  	box-shadow:         2px 2px 3px 3px #ccc;
}
.tubelink h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 1px;
	line-height: 15px;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
}
.tubelink p {
	font-size: 11px;
	margin: 1px;
	color: #999;
	line-height: 12px;
	height: 24px;
	width: 100%;
	overflow: hidden;
}
.tubelink .rate {
	width: 100%;
	padding-top: 3px;
}
.tubelink .rate span {
	float: right;
}
.tubelink .rate span img {
	width: auto;
	border: 0px solid #666;
	height: auto;
}



.top30celebs {
	font-size: 11px;
	line-height: 13px;
}
.top30celebs em {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	display: block;
	white-space: nowrap;
}
.top30celebs img {
	width: auto;
	border: 1px solid #666;
	height: auto;
}
.top30celebs_gals a {
	white-space: nowrap;
	display: block;
	width: 163px;
	margin-left: 3px;
	text-decoration: none;
}
.top30celebs_gals a:hover {
	text-decoration: underline;
}
.top30celebs_table {
	width: 273px;
	overflow: hidden;
	display: block;
	float: left;
	margin-bottom: 3px;
	border: 1px solid #ccc;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.top30celebs_table:hover {
	background-color: #FFF;
	width: 600px;
	z-index: 10000;
	position: relative;
	border: 1px solid #999;
  	-moz-box-shadow:    2px 2px 3px 3px #ccc;
  	-webkit-box-shadow: 2px 2px 3px 3px #ccc;
  	box-shadow:         2px 2px 3px 3px #ccc;
}
.top30celebs_table td {
	margin: 0px;
	padding: 0px;
}

/* Archive Pages */

.naked_galleries {
	float: left;
	width: 550px;
	margin-bottom: 10px;
}
.naked_galleries a {
	background-image: url(/pics/images_v2/star3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	font-size: 14px;
	text-decoration: none;
	float: left;
	width: 90%;
}
.naked_galleries a:hover {
	text-decoration: underline;
}
.naked_galleries a span {
	color: #060;
}
.linkex {
	margin-top: 15px;
	float: left;
}
.linkex a {
	background-image: none;
	padding-left: 0px;
}

.naked_thumbs {
	float: left;
	width: 280px;
}
.naked_thumbs a {
	float: left;
}
.naked_thumbs a img {
	width: 125px;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 1px solid #666;
}

.celeb_list_holder {
	width: 260px;
	float: right;
}
.celeb_list {
	font-size: 12px;
	height: 272px;
	width: 250px;
	overflow: auto;
	margin-bottom: 10px;
}
.celeb_list a {
	text-indent: 5px;
	display: block;
	text-decoration: none;
}
.celeb_list span {
	display: block;
	font-size: 13px;
	font-weight: bold;
}

/* Tube Pages */

.flv {
	float: left;
	width: 500px;
	margin-bottom: 10px;
}
.promo {
	float: right;
	width: 590px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.ratings {
	float: left;
	width: 100%;
}
.ratings .ratingblock {
	float: left;
	width: 200px;
}
.ratings .gplusone {
	float: right;
	color: #FFF;
	width: 120px;
	margin-top: 3px;
}

.playlist img {
	float: left;
	width: 118px;
	margin-right: 2px;
	border: 1px solid #999;
	margin-bottom: 2px;
	height: 77px;
}

.comment {
	float: left;
	width: 100%;
}

.comments_form span {
	float: left;
	width: 98%;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;
	padding-bottom: 2px;
}
.comments_form input, .comments_form textarea {
	font-size: 11px;
	float: right;
}
.comments_form img {
	height: 20px;
}

/* NEED */

.help {
	width: 0px;
}
.azlist span {
	float: left;
	width: 98%;
}
.azlist span.letter {
	background-color: #E4E4E4;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #333;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 5px;
	box-shadow: 0 0 3px #999;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	width: auto;
}
.azlist a {
	background-image: url(../v3/fhgarrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 3px;
	float: left;
	padding-left: 8px;
}
.secondary .azlist a, .full .azlist a {
	width: 90%;
}

.toplist {
	margin: 0;
	padding: 0;
}
.toplist a {
	background-image: url(../v3/arrow-right.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto 90%;
	float: left;
	padding-left: 14%;
	font-size: 1.2em;
	text-decoration: none;
	width: 85%;
}
.toplist a:visited {
	color: #000;
}
.nude_pics img {
	margin: 2px;
	height: auto;
	width: 13%;
	border: 1px solid #09F;	
}
[data-more] {
	margin: 5px;
	font-size: 1.5em;
	color: #FFF;
	text-decoration: none;
	background-color: #F00;
	padding: 10px 30px;
	border-radius: 5px;
	display: block;
	box-shadow: inset 2px 2px 10px #000;
}
[data-more]:hover {
	background-color: #FFF;
}



.goosearch {
	width: 90%;
	float: left;
	margin-left: 5%;
}