@import "skinLayout_v8.0.1.css";

/* TOP NAVIGATION LINKS BORDERS */
#topNav a, #topNav a.home {
	border-left: solid 1px #0D0D0D;
	border-right: solid 0px #0D0D0D;
}

/* TOP NAVIGATION FREE ACCOUNT / MY ACCOUNT LINK BORDER */
#topNav a.first { 
	border-right: solid 0px #555555;
}
body {
	background: url(http://pic.aebn.net/v8_skins/CustomSkins/aebn051660/58737z/qss.jpg) repeat-x;


background-position:top-center ;
background-repeat: no-repeat;
	background-attachment: fixed;


}
#page {
	background: transparent;




}
#bannerTop, #bannerMain, #bannerMiddle, #bannerLeft 

{

background: transparent;

}

/*CENTER COLUMN COMPONENT BACKGROUND COLOR */ 
#centerColumn div.componentBody {
	background-color: #0D0D0D;
}

/* DEFAULT COMPONENT BACKGROUND COLOR */
div.componentBody {
	background-color: #0D0D0D;
}

/* MAIN COLUMN COMPONENT BACKGROUND COLOR */
#mainContent div.componentBody  {
	background-color: #0D0D0D;
border-color: #fffff 2px;

}

/* MOVIE DETAILS DETAILSAREA COMPONENT BACKGROUND COLOR */
#mainContent div.detailsArea div.componentBody  {
	background-color: #0D0D0D;
}

/* RIGHT COLUMN COMPONENT BACKGROUND COLOR */
#rightColumn div.componentBody {
	background-color: #0D0D0D;
}

/* RIGHT COLUMN LINKS */
#rightColumn div.componentBody a {
	color: #ffffff;
}

/* RIGHT COLUMN COMPONENT HEADER TEXT COLOR */
#rightColumn div.componentHeader {
	color: #ffffff;
}

/* LEFT COLUMN COMPONENT HEADER TEXT COLOR*/
#leftColumn div.componentHeader {
	color: #AE6900;
}

/* BUY TIME COMPONENTS */
#mainColumn div.componentBody div.componentBody {
	background-color: #555555;
}

/* ----   DETAILS AREA TABS  ---- */
/* INACTIVE TABS */
#mainContent div.detailsArea div.componentHeader .detailsPageTab {
	color: #ffffff;
}

/* 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;
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: #ffffff;
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: #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*/
#privacyFooter a {
color:#C67700;
}
#rssFooter a {
color:#C67700;
}
div#footerLocaleMenu a {
color:#C67700;
}


/* My Account Page Links in Tabs */

#mainContent div.myAccountInformation a.detailsPageTab {
background-color: #000000;
border-left:1px solid: #000000;
border-right:1px solid: #000000;
border-top:1px solid: #000000;
color: #ffffff;
}


/* Star Detail Page Links in Tabs */
#mainColumn div.pornStarDetailPage div.pornStarDetailsBlock div.starDetailTabs a {
background-color: #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
color:#ffffff;
}

/* 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: #ffffff !important;}

#ppvBuyTimePackage div.componentBody /* This will affect the body text */
{color: #ffffff !important;}




