BODY
{
	font-family: Arial;
	color: #FEFAF1;
	font-size: 14;
}

A
{
	color: #FECD66;
	text-decoration: underline;
}

A:visited
{
	color: #E8DCC3;
}

TD
{
	font-family: Arial;
	color: #FEFAF1;
	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;
}

.formadvice
{
	padding-left: 5px;
	color: #CFCFCF;
}

.small
{
	font-size: 10;	
}

.small2
{
	font-size: 11;	
}

.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;
}

.PagerIndexActiveCell
{
	background: #804D22;
}

.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 #603919;
	border-left: 1px solid #603919;
	border-right: 1px solid #402611;
	border-bottom: 1px solid #402611;
	background: url("/theme/hardcoreblackstuds/images/button-fade-dark.gif");
	font-family: Arial; 
	font-size: 8; 
	text-decoration: none; 
	padding-left: 1; 
	padding-right: 2;
	color: #FECD66;
}

/* 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: #B56D32;
  xborder: 1px solid #402611;
  padding: 4px;
}



.HomePageTermsConditionsBox
{
	border: 1px solid #3F1600; 
	background: #280D02; 
	width: 675; 
	height: 65; 
	overflow: auto; 
	margin-bottom: 20; 
	text-align: left; 
	padding: 5; 
	font-size: 11;
	scrollbar-base-color: #7E4A22;
}

.HomePageBottomHelpText
{
	color: #FDC964; 
	font-size: 11; 
	margin-bottom: 15;
}

.FreeTourStoryScrollBox
{
	padding: 10;
	width: 500;
}