@import "skinLayout_v8.0.1.css";

/* TOP NAVIGATION LINKS BORDERS */
#topNav a, #topNav a.home {
	border-left: solid 1px #000000;
	border-right: solid 0px #000000;
}

/* TOP NAVIGATION FREE ACCOUNT / MY ACCOUNT LINK BORDER */
#topNav a.first { 
	border-right: solid 0px #61747f;
}

/*CENTER COLUMN COMPONENT BACKGROUND COLOR */ 
#centerColumn div.componentBody {
	background-color: #090909;
}

/* DEFAULT COMPONENT BACKGROUND COLOR */
div.componentBody {
	background-color: #090909;
}

/* MAIN COLUMN COMPONENT BACKGROUND COLOR */
#mainContent div.componentBody  {
	background-color: #090909;
}

/* MOVIE DETAILS DETAILSAREA COMPONENT BACKGROUND COLOR */
#mainContent div.detailsArea div.componentBody  {
	background-color: #090909;
}

/* RIGHT COLUMN COMPONENT BACKGROUND COLOR */
#rightColumn div.componentBody {
	background-color: #090909;
}

/* RIGHT COLUMN LINKS */
#rightColumn div.componentBody a {
	color: #cdcdcd;
}

/* RIGHT COLUMN COMPONENT HEADER TEXT COLOR */
#rightColumn div.componentHeader {
	color: #ffffff;
}

/* LEFT COLUMN COMPONENT HEADER TEXT COLOR*/
#leftColumn div.componentHeader {
	color: #ffffff;
}

/* BUY TIME COMPONENTS */
#mainColumn div.componentBody div.componentBody {
	background-color: #594254 !important;
}

/* ----   DETAILS AREA TABS  ---- */
/* INACTIVE TABS */
#mainContent div.detailsArea div.componentHeader .detailsPageTab {
	color: #000000;
}

/* ACTIVE TAB */
#mainContent div.detailsArea div.componentHeader span.active {
	color:  #000000;
}

/* WATCH NOW BUTTON TEXT COLOR */
#centerColumn .editorsPick100A a.watchNow {
	color: #000000;
}

/* LEFT COLUMN Gay/STRAIGHT SWITCHER LINK COLOR */ 
a.genreSwitchLink {
	color: #ffffff;
}


/*cheat cheat*/

/*Top Nav Cheats*/

#topNav a.first:hover /* This will affect the free account nav button WHEN YOU HOVER! */
{color: #fffff !important;
text-decoration: none !important;}

#topNav a.first /* This will affect the free account nav button */
{color: #ffffff !important;
text-decoration: none !important;}


#topNav a:link /* This will affect the Top Nav links */
{color: #000000;
text-decoration: none;}
#topNav a:active /* This will affect the Top Nav links */
{color: #ffffff;
text-decoration: none;}
#topNav a:visited /* This will affect the Top Nav links */
{color: #000000;
text-decoration: none;}

#topNav a:hover /* This will affect the Top Nav links WHEN YOU HOVER! */
{color:#ffffff;
text-decoration: none;}



/*Bottom Nav Cheats*/

#footerNav a.first:hover /* This will affect the free account nav button WHEN YOU HOVER! */
{color: #000000 !important;
text-decoration: none !important;}

#footerNav a.first /* This will affect the free account nav button */
{color: #000000 !important;
text-decoration: none !important;}



#footerNav a:link /* This will affect the Footer Nav links */
{color: #000000;
text-decoration: none;}
#footerNav a:visited /* This will affect the Footer Nav links */
{color: #000000;
text-decoration: none;}
#footerNav a:active /* This will affect the Footer Nav links */
{color: #000000;
text-decoration: none;}

#footerNav a:hover /* This will affect the Footer Nav links WHEN YOU HOVER! */
{color: #000000;
text-decoration: none;}

/*Footer Links*/
#privacyFooter a {
color:#000000;
}
#rssFooter a {
color:#000000;
}
div#footerLocaleMenu a {
color:#000000;
}

/* My Account Page Links in Tabs */

#mainContent div.myAccountInformation a.detailsPageTab {
background-color: #949494;
border-left:1px solid: #949494;
border-right:1px solid: #949494;
border-top:1px solid: #949494;
color: #000000;
}


/* Star Detail Page Links in Tabs */
#mainColumn div.pornStarDetailPage div.pornStarDetailsBlock div.starDetailTabs a {
background-color:#949494;
border-left:1px solid #949494;
border-right:1px solid #949494;
border-top:1px solid #949494;
color:#000000;


/* Movie Details Page Favorites Text */
#mainColumn div.movieDetailsBlock div.componentHeader a {
Color: #ffffff !important;}

/* Buy Time Package Cheats */

#ppvBuyTimePackage div.componentHeader /* This will affect the header text */
{color: #d5bf3f !important;}

#ppvBuyTimePackage div.componentBody /* This will affect the body text */
{color: #ffffff !important;}


#mainContent div.detailsArea div.componentHeader {
height:48px;
}

