@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: #000000;
}

/* DEFAULT COMPONENT BACKGROUND COLOR */
div.componentBody {
	background-color: #000000;
}

/* MAIN COLUMN COMPONENT BACKGROUND COLOR */
#mainContent div.componentBody  {
	background-color: #000000;
}

/* MOVIE DETAILS DETAILSAREA COMPONENT BACKGROUND COLOR */
#mainContent div.detailsArea div.componentBody  {
	background-color: #000000;
}

/* RIGHT COLUMN COMPONENT BACKGROUND COLOR */
#rightColumn div.componentBody {
	background-color: #000000;
}

/* RIGHT COLUMN LINKS */
#rightColumn div.componentBody a {
	color: #cdcdcd;
}

/* RIGHT COLUMN COMPONENT HEADER TEXT COLOR */
#rightColumn div.componentHeader {
	color: #d60905;
}

/* LEFT COLUMN COMPONENT HEADER TEXT COLOR*/
#leftColumn div.componentHeader {
	color: #ffffff;
}

/* BUY TIME COMPONENTS */
#mainColumn div.componentBody div.componentBody {
	background-color: #262120;
}

/* ----   DETAILS AREA TABS  ---- */
/* INACTIVE TABS */
#mainContent div.detailsArea div.componentHeader .detailsPageTab {
	color: #000000;
}

/* ACTIVE TAB */
#mainContent div.detailsArea div.componentHeader span.active {
	color:  #ffffff;
}

/* WATCH NOW BUTTON TEXT COLOR */
#centerColumn .editorsPick100A a.watchNow {
	color: #ffffff;
}

/* 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: #FFFFFF !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: #FFFFFF !important;
text-decoration: none;}
#topNav a:active /* This will affect the Top Nav links */
{color: #FFFFFF !important;
text-decoration: none;}
#topNav a:visited /* This will affect the Top Nav links */
{color: #FFFFFF !important;
text-decoration: none;}

#topNav a:hover /* This will affect the Top Nav links WHEN YOU HOVER! */
{color:#FFFFFF !important;
text-decoration: none;}



/*Bottom Nav Cheats*/

#footerNav a.first:hover /* This will affect the free account nav button WHEN YOU HOVER! */
{color: #ffffff !important;
text-decoration: none !important;}

#footerNav a.first /* This will affect the free account nav button */
{color: #ffffff !important;
text-decoration: none !important;}



#footerNav a:link /* This will affect the Footer Nav links */
{color: #ffffff;
text-decoration: none;}
#footerNav a:visited /* This will affect the Footer Nav links */
{color: #ffffff;
text-decoration: none;}
#footerNav a:active /* This will affect the Footer Nav links */
{color: #ffffff;
text-decoration: none;}

#footerNav a:hover /* This will affect the Footer Nav links WHEN YOU HOVER! */
{color: #ffffff;
text-decoration: none;
}


/*Footer Links Language, 2257, RSS*/
#privacyFooter a {
color:#ffffff;
}
#rssFooter a {
color:#ffffff;
}
div#footerLocaleMenu a {
color:#ffffff;
}


/* My Account Page Links in Tabs */

#mainContent div.myAccountInformation a.detailsPageTab {
background-color: #d60905 !important;
border-left:1px solid: #d60905 !important;
border-right:1px solid: #d60905 !important;
border-top:1px solid: #d60905 !important;
color: #000000 !important;
}


/* Star Detail Page Links in Tabs */
#mainColumn div.pornStarDetailPage div.pornStarDetailsBlock div.starDetailTabs a {
background-color: #d60905 !important;
border-left: 1px solid: #d60905 !important;
border-right:1px solid: #d60905 !important;
border-top:1px solid: #d60905 !important;
color: #000000 !important;
}

/* 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: #d60905 !important;}

#ppvBuyTimePackage div.componentBody /* This will affect the body text */
{color: #ffffff !important;}

