BODY
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14;
}

A
{
	color: #FECD66;
	text-decoration: underline;
}

A:visited
{
	color: #E8DCC3;
}

TD
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14;
}

H1, H2, H3, H4, H5
{
	margin-bottom: 0.4em;
}

.PageTitle
{
	color: #CC8505;
	font-weight: bold;
	font-size: 15;
}

.Normal
{
	font-size: 12;
}

.NormalBig
{
	font-size: 14;
}

.BlurbPop
{
	background: #3F1600;
}


.errorbox
{
	border: 2px dotted #FDCA65;
	background: #93522F;
	font-weight: bold;
	color: #FDCA65;
	padding: 10;
}
UL.errorList
{
	margin-left:15px;
	margin-top:2px;
	margin-bottom:2px;
	text-indent: 0px;
}
LI.errorList
{
	margin-left:0px;
	line-height: 16px;
}

.myaccountbox
{
	border: 1px solid #FFFF01;
	background: #000000;
	font-weight: bold;
	color: #FFFF01;
	padding: 10;
}

.formadvice
{
	padding-left: 5px;
	color: #CFCFCF;
}

.small
{
	font-size: 10;	
}

.small2
{
	font-size: 11;	
}

.smallyellow
{
	font-size: 10;
    font-weight: bold;
	color: #FFFF00;	
}

.PlayerControls
{
	font-size: 11;
	font-family: Arial, Helvetica, Geneva;
	font-weight: bold;
	color: #CC8505;
}

.PagerIndex
{
	text-decoration: none;
	font-size: 0.8em;
	padding: 2;	
}

.PagerIndexActive
{
	text-decoration: none;
	font-size: 0.8em;
	padding-left: 3;
	padding-right: 3;
}

.TextButton
{
	text-decoration: none;
	font-size: 11;
	font-family: Arial, Helvetica, Geneva;
	font-weight: bold;
	color: #FFCC66;
	border-top: 1px solid #603919;
	border-left: 1px solid #603919;
	border-right: 1px solid #402611;
	border-bottom: 1px solid #402611;
	background: url("/theme/hardcoreblackstuds/images/button-fade.gif");
	background-color: #804D22;
	padding: 2 4 2 4;
	cursor: hand;
}


.RecentMeatTitle
{
	font-size: 11;
	font-family: Arial, Helvetica, Geneva;
	font-weight: bold;
	color: #FFCC66;
	background: url("/theme/hardcoreblackstuds/images/button-fade-dark.gif");
	background-color: #2F1201;
	border-top: 1px solid #603919;
	border-left: 1px solid #603919;
	border-right: 1px solid #402611;
	padding: 2 4 2 4;
}

.RecentMeatContent
{
	background: #4F290E;
	padding: 0;
	font-size: 10;
	border-left: 1px solid #603919;
	border-right: 1px solid #402611;
	border-bottom: 1px solid #603919;
	height: 250;
	overflow: auto;
	scrollbar-base-color: #7E4A22;
}

.MoviesBoxTitle
{
	font-size: 11;
	font-family: Arial, Helvetica, Geneva;
	font-weight: bold;
	color: #DAAA54;
	background: url("/theme/hardcoreblackstuds/images/button-fade-dark.gif");
	background-color: #804D22;
	border-top: 1px solid #603919;
	border-left: 1px solid #603919;
	border-right: 1px solid #402611;
	border-bottom: 1px solid #4F290E;
	padding: 2 4 2 4;
}

.MoviesBoxTitleLink, .MoviesBoxTitleLink:visited
{
	text-decoration: none;
	color: #DAAA54;
}

.MoviesBoxContent
{
	background: #4F290E;
	padding: 4;
	font-size: 10;
	border-left: 1px solid #603919;
	border-right: 1px solid #402611;
	border-bottom: 1px solid #603919;
}

.RightNavContent
{
	border-left: 1px solid #603919;
	border-right: 1px solid #402611;
	background: url("/theme/hardcoreblackstuds/images/vert-fade-1.jpg");
	background-attachment: fixed; 	
	overflow: auto;
	height: 116;
	scrollbar-base-color: #7E4A22;
}

.SearchResultsContent
{
	overflow: auto;
	height: 265;
	scrollbar-base-color: #7E4A22;
}

.RightNavLink
{
	font-size: 11;
	font-family: Arial, Helvetica, Geneva;
	line-height: 1.5;
}

.RightNavLinkFocus
{
	font-size: 11;
	font-family: Arial, Helvetica, Geneva;
	line-height: 1.5;
	color: black;
	background: #dd9933;
}


.RightNavLinkDescFocus
{
	font-size: 11;
	font-family: Arial, Helvetica, Geneva;
	line-height: 1.5;
	color: black;
	padding-right: 5;
	background: #dd9933;
}

.RightNavLinkDesc
{
	font-size: 10;
	font-family: Arial, Helvetica, Geneva;
	line-height: 1.5;
	color: white;
	padding-right: 5;
}



.BigLink
{
	font-size: 12;
	font-family: Arial, Helvetica, Geneva;
	font-weight: bold;
	color: #FFCC66;
}

.ExclusiveText
{
	font-size: 9;
	font-weight: bold;
	color: white;
}

/* srt = Search Results Text */
.srt
{
	font-size: 10;
	margin-bottom: 10;
}

.MeatRow1
{
	background: #603919;
	padding: 4;
}

.MeatRow2
{
	padding: 4;
}

/* Favorites delete button */
.fdb
{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #000000;
	font-family: Arial; 
	font-size: 8; 
	text-decoration: none; 
	padding-left: 1; 
	padding-right: 2;
	color: #FFCC66;
}

/* DHTML full length movie popups */
div.aebnpop {
	position:absolute; visibility:hidden;
	left:0; top:0; z-index:500;
	color : white;
	font-size:12px;
	width : 180;
	align : center;
	background-color: #8E8E8E;
	xborder: 1px solid #333333;
	padding: 4px;
}

.HomePageTermsConditionsBox
{
	border: 1px solid #1F1F1F; 
	background: #151515; 
	width: 675; 
	height: 65; 
	overflow: auto; 
	margin-bottom: 20; 
	text-align: left; 
	padding: 5; 
	font-size: 11;
	scrollbar-base-color: #505050;
}

.HomePageBottomHelpText
{
	color: #FFFFFF; 
	font-size: 11; 
	margin-bottom: 15;
}
/* Added for payment history table */
.Tb
{
	font-size: x-small;
	background: #C0C0C0;
	margin-bottom: 2px;
}

.Th
{
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	background: #CDCDCD;
	margin: 0;
	padding: 0;
}

.ThSmall
{
	font-size: xx-small;
	background: #CDCDCD;
	margin: 0;
	padding: 0;
}
.Tr, .Tr1
{
	color: #000000; 
	background: #FCFCFC;
	font-size: x-small;
}

.Tr2
{
	background: #f6f6f9;
	font-size: x-small;
}
.TdPay
{
	font-family: Arial;
	color: #000000;
	font-size: 13px;
	padding: 2px;
}
/* Signup page "join now" header */
.TdJoinNow
{
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
.JoinNowHdr
{
	color: #FF6601;
	font-size: 18px;
	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 10px;
}
.JoinNowUL
{
	margin-left: 10px;
	padding-left: 15px;
	text-indent: 0;
}
.JoinNowLI
{
	list-style: dash;
}
.JoinNowFooter
{
	color: #FF6601;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
}
.PaymentPlanSelection
{
	cursor:pointer;
	cursor:hand;
}
.PaymentSiteSelection
{
	color: #FECD66;
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
	cursor:hand;
	padding-bottom:2px;
}
.MovieScroll
{
	float:left;
	overflow:auto;
	overflow-x:scroll;
	overflow-y:hidden;
	width:245px;
	height:156px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding-top:0px;
	margin-top:0px;
}
* html .MovieScroll
{
	overflow-y: hidden;
	overflow-x: scroll;
}
.VideoScroll
{
	float:left;
	position:relative;
	display: inline;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:scroll;
	width:245px;
	height:2635px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding-top:0px;
	margin-top:0px;
}
.MyFavScroll
{
	float:left;
	border-color: White;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	text-align:left;
	position: relative;
	display: inline;
	overflow: auto;
	width:227px;
	height:225;
	padding-top:0px;
	margin-top:0px;
	scrollbar-base-color: #666666;
	
}
.QuickView
{
	width:245px;
	height:61px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding-top:0px;
	margin-top:0px;
}
.QuickViewNav
{
	background: url("/theme/hardcoregaysexxx/images/nav_quick_bg.gif");
	height:36px;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	padding-top:0px;
	margin-top:0px;
}
.QuickViewTable
{
	border-style: solid;
	border-collapse:collapse;
	border-width: 1px 1px 1px 1px;
	padding:5px;
	margin-top:0px;
}
.MemberSiteAccessListDenied:link
{
	color: #999999;
    text-decoration:line-through;
}
.MemberSiteAccessListDenied:visited
{
	color: #999999;
    text-decoration:line-through;
}
.MemberSiteAccessListDenied:hover
{
	color: #999999;
    text-decoration:none;
}
.MemberSiteAccessListGranted:link
{
	color: #FECD66;
    TEXT-DECORATION: none;
}
.MemberSiteAccessListGranted:visited
{
	color: #FECD66;
    text-decoration:none;
}
.MemberSiteAccessListGranted:hover
{
	color: #FFFFFF;
    text-decoration:underline;
}
UL.MyFav
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 5px;
	padding-left: 1em;
	text-indent: -1em;
}
LI.MyFav
{
	list-style: none;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    line-height: 14px;
	margin-left: 5px;
}
UL.MyAcc
{
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
LI.MyAcc
{
	list-style: disc url(/theme/hardcoregaysexxx/images/bullet_right_arrow.gif) inside;
}
