
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visit {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	background: #000000;
	color: #FFFFFF;
	}

img {
	border: none;
}

#playlist a img {
	width: 100px;
	height: 75px;
	margin: 0 0 0 5px;
	float:left;
	border: 3px double #dfdfdf;
}

#playlist a img:hover {
	width: 100px;
	height: 75px;
	margin: 0 0 0 5px;
	border: 3px double #FF0000;
}

#playlist a.playing img {
	padding: 4px;
	background: url(http://www.rudepost.com/images/mov.gif) no-repeat;
	border: 0;
}

.player_bottom {
	width: 510px;
	margin: 0 0 0 7px;
}
.stars {
	width: 100px;
	float: right;
}

.tag {
	margin:5px 0;
	font-size:12px;
	float:left;
	padding-left:20px;
	padding-right:10px;
	margin-top:5px;
	text-decoration:none;
	white-space: nowrap; 
	height:16px;
	background:url(http://www.hustlertube.com/images/tag.png) center left no-repeat;
	border-right:1px solid #C2C1C1;
}

.tags a {
	color: Gray;
}

.tags a:hover {
	color: White;
	background: url(http://www.hustlertube.com/images/tag2.png) center left no-repeat;
	border-right: 1px solid #CC0000;
}

.tags {
	width: 390px;
	float: left;
}

#left,#right {
	float:left;
	width: 25px;
	height: 86px;
	margin: 0 0 0 7px;
	background-position:25px;
	background: url(http://www.rudepost.com/images/left.gif) no-repeat;
	border:0;
}
#right {
	margin: 0 7px 0 0;
	float:right;
	background-position:0;
	background: url(http://www.rudepost.com/images/right.gif) no-repeat;
}
#right:hover, #left:hover {
	background-position:-25px;
}
#flashsec {
	width: 529px;
	padding: 7px 0 3px 0;
	background: url(http://www.hustlertube.com/images/mainbg3.gif) no-repeat;
	float:left;
	text-align:left;
}

.category_title {
	font: 24px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.header_main {
	background:url(http://www.hustlertube.com/images/ht_header_bg.gif);
	height: 149px;
	width: 100%;
}
.header_logo {
	background:url(http://www.hustlertube.com/images/ht_header_logo.gif);
	height: 149px;
	width: 110px;
	z-index:0;
}
.header_nav {
	height: 60px;
	width: 1000px;
	background: transparent;
	vertical-align: bottom;
	z-index:1;

}
.header_search {
	vertical-align: bottom;
	align: right;
	background: transparent;
	padding: 0 40px 0 0;
	height: 89px;
}
.rollover a {
	width: 119px;
	height: 29px;
	color: #FFFFFF;		
	background: url(http://www.hustlertube.com/images/ht_button.gif);
	float:right;
	font-weight: bold;
}
.rollover a:hover {
	width: 119px;
	height: 29px;
	color: #FFFFFF;	
	background: url(http://www.hustlertube.com/images/ht_button_over.gif);
	float:right;
}
.rollover_over {
	width: 119px;
	height: 29px;
	color: #FFFFFF;		
	background: url(http://www.hustlertube.com/images/ht_button_over.gif);
	float:right;
	font-weight: bold;
}
.text_rollover {
	color: #FFFFFF;	
	padding: 8px 0 0 0px;
}
.main_content {
	width: 750px;
	height: 153px;
	background: url(http://www.hustlertube.com/images/main_body_bg.gif);
	background-repeat: no-repeat;
}
.main_content_large {
	width: 935px;
	height: 153px;
	background: url(http://www.hustlertube.com/images/main_body_bg_large.gif);
	background-repeat: no-repeat;
}

.video_bg {
	width: 1120px;
	height: 153px;
	background: url(http://www.hustlertube.com/images/main_body_bg_xlarge.gif);
	background-repeat: no-repeat;
}

.right_nav {
	align: center;
	width: 185px;
}
.left_nav {
	align: center;
	width: 185px;
}
.table {
	background:url(http://www.hustlertube.com/images/ht_header_logo.gif);
	background-repeat: no-repeat;
}

.content_runtime {
	float: left;
	align: left;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	padding: 2px 0 0 0;
	width: 71px;
}
.content_rating {
	float: right;
	align: right;
	padding: 2px 0 0 0;
	width: 71px;
}

.content_views {
	float: left;
	align: left;
	font-size: 10px;
	font-family: Verdana;
	padding: 2px 0 0 0;
	width: 71px;
}
.content_date {
	float: right;
	align: right;
	font-size: 10px;
	font-family: Verdana;	
	padding: 2px 0 0 0;
	width: 71px;
}
.content_title {
	align: center;
	font-size: 11px;
	padding: 0 0 3px 0;
	font-family: Verdana;
	font-weight: bold;
}

.menu {
	width: 180px;
	text-align: left;
	padding: 0;
	border: 1px solid #222222;
	clear: left;
}
.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li a {
	list-style-type: none;
	margin: 0;
	padding: 3px 0 3px 14px;
	font: 11px Verdana, Helvetica, sans-serif;
	color: #ffffff;
	background: url(http://www.hustlertube.com/images/arrow.gif) no-repeat 5px 5px;
	display:block;
}
.menu li a:hover {
	color: #ffffff;
	display:block;
	margin: 0;
	background: #cc0000 url(http://www.hustlertube.com/images/arrow2.gif) no-repeat 5px 5px;
}
.expandable {
	cursor: pointer;
}

h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #CC0000;
	width: 173px;
	height: 19px;
	margin: 0;
	padding: 2px 0 0 7px;
	background: url(http://www.hustlertube.com/images/letterbg.gif) no-repeat;
}
h2:hover {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #CC0000;
	width: 180px;
	height: 19px;
	margin: 0;
	padding: 2px 0 0 7px;
	background-position: -180px;
}
.test {

	width: 274px;
	height: 30px;
	padding: 3px 0 0 0;
}
.input {
	background: transparent;
	border: 0;
	color: #fffff;
	font-size: 12px;
	font-family: verdana;
	width: 205px;
	height: 20px;
}

.submit {
	background:url(http://www.hustlertube.com/images/ht_search_button.gif) no-repeat;
	border: 0;
	width: 64px;
	height:28px;
	float:right;
}

.searchbg {
	background:url(http://www.hustlertube.com/images/ht_search_form.gif) repeat-x;
	border: 0;
	padding: 5px 0 0 0;
	width: 200px;
	color: #ffffff;
	height:28px;
	float:left;
}
.search_left {
	float:left;
}

.float_input {
	padding: 0 0 0 0;
	width: 305px;
	height: 28px;
}

.video {
	border: 1px solid #bbbbbb;
}

.table_tr {
	height: 155px;
	width: 145px;
	background: #111111;
	border: 1px solid #333333;	
}

.sf {
	font: 10px Arial, Helvetica, sans-serif;
	float:right;
	margin: -7px 14px 0 0;
}

.movie_title {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.movie_title2 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 355px;
	align: center;
}

#rflash {
	width:355px;
	float:left;
	text-align: center;
	margin: 0 0 0 5px;
	padding: 0 0 0 6px;
}
.flasherthumb {
	align: center;
	width: 110px;
	float:left;
	margin: 0 5px 5px 0;
}
.footer {
	background: url(http://www.hustlertube.com/images/footer2.gif);
	height: 59px;
	align: center;
	width: 100%;	
}
.footer_text {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 59px;
	width: 840px;
	padding: 0 50px 0 0;
	text-align: right;
}
.footer_image {
	float:right;
	background: url(http://www.hustlertube.com/images/footer.gif) no-repeat;
	height: 59px;
	align: center;
	padding: 0 0 0 0;
	width: 276px;	
}
.footer_copyright {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 0 0;
}

.text_ad_container {
	width: 520px;	
	height: 200px;
	float: left;
	padding: 5px;
}