@import "skinLayout_v8.0.1.css";

/* TOP NAVIGATION LINKS BORDERS */
#topNav a, #topNav a.home {
	border-left: solid 1px #801515;
	border-right: solid 1px #c93e40;
}

/* TOP NAVIGATION FREE ACCOUNT / MY ACCOUNT LINK BORDER */
#topNav a.first { 
	border-right: solid 1px #c9a066;
}

/* TOP NAVIGATION LINKS BORDERS HOVER */
#topNav a:hover, #topNav a.home:hover {
	border-left: solid 1px #560e0e;
	border-right: solid 1px #ca2a2c;
}

/* TOP NAVIGATION FREE ACCOUNT / MY ACCOUNT LINK BORDER HOVER */
#topNav a.first:hover { 
	border-right: solid 1px #560e0e;
		border-left: 0px;

}

/*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: #f3cb92;
}

/* 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: #750000;
}

/* ----   DETAILS AREA TABS  ---- */
/* INACTIVE TABS */
#mainContent div.detailsArea div.componentHeader .detailsPageTab {
	color: #ffffff;
}

/* ACTIVE TAB */
#mainContent div.detailsArea div.componentHeader span.active {
	color:  #000000;
}

/* WATCH NOW BUTTON TEXT COLOR */
#centerColumn .editorsPick100A a.watchNow {
	color: #000000;
}

/* WATCH NOW BUTTON TEXT COLOR HOVER */
#centerColumn .editorsPick100A a.watchNow:Hover {
	color: #ffffff;
	Text-decoration: none;
}

/* 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: #000000 !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;
}

#footerMenu {Background-color: transparent;
background-image: none;}

#footerNav a:link /* This will affect the Top Nav links */
{color: #f3cb92;
text-decoration: none;
}
#footerNav a:active /* This will affect the Top Nav links */
{color:  #f3cb92;
text-decoration: none;
}
#footerNav a:visited /* This will affect the Top Nav links */
{color:  #f3cb92;
text-decoration: none;
}

#footerNav a:hover /* This will affect the Top Nav links WHEN YOU HOVER! */
{color: #f3cb92;
text-decoration: none;
}




/* My Account Page Links in Tabs */

#mainContent div.myAccountInformation a.detailsPageTab {
background-color:#750000;
border-left:0px solid #ffffff;
border-right:0px solid #ffffff;
border-top:0px solid #ffffff;
color:#ffffff;
}

/* 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: #fffffff !important;}


/* Corrects the padding in the movie details tab area*/
#mainContent div.detailsArea div.componentHeader {
height:48px !important;
}

/*Footer Links*/
#privacyFooter a {
color:#f3cb92;
}
#rssFooter a {
color:#f3cb92;
}
div#footerLocaleMenu a {
color:#f3cb92;
}





/*#page
{background-color: transparent;
background-image: url(../images/pgbg.jpg);
background-position: center;
background-attachment: fixed;
background-repeat: repeat-y;
padding-left: 24px;
padding-right: 24px;
overflow: hidden;
margin: 0 auto;
}


*:first-child+html #page
{background-color: transparent;
background-image: url(../images/pgbg.jpg);
background-position: center;
background-repeat: repeat-y;
background-attachment: fixed;
padding-left: 24px;
padding-right: 22px;
overflow: hidden;
margin: 0 auto;
}*/

#page {
background-color: #750000;
}

Body
{background-color: #000000;
background-image: url(../images/bg.gif);
background-repeat: repeat;}

div.componentHeader {
font-size: 10pt !important;}


/*Star Page*/

/* This changes the ACTIVE tab on the stars details page*/

#mainColumn div.pornStarDetailPage div.pornStarDetailsBlock div.starDetailTabs a.activeTab {

background:transparent url(../images/detailsPageTab_on2.gif) repeat-x scroll left -2px;

border:1px solid #ffffff;

border-collapse:collapse;

color:#000000 !important;

cursor:default;

font-size:12px;

font-weight:normal;

height:24px;

line-height:24px;

margin:0;

padding:0 10px;

text-align:center;

vertical-align:middle;

}

 

/* This changes the tabs on the stars details page */

#mainColumn div.pornStarDetailPage div.pornStarDetailsBlock div.starDetailTabs a {

background:transparent url(../images/detailsPageTab_off2.gif) repeat-x scroll left -2px;

border:1px solid #ac1719;

color:#ffffff;

border-collapse:collapse;

cursor:pointer;

font-size:12px;

font-weight:normal;

height:24px;

line-height:24px;

margin:0;

padding:0 10px;

text-align:center;

vertical-align:middle;

}

/* This changes the border color below the two fore mentioned tabs*/

 

#mainColumn div.pornStarDetailPage div.pornStarDetailsBlock div.starDetailTabs {

border-bottom:1px solid #ac1719 !important;

}
 
#mainColumn div.pornStarDetailPage div.pornStarDetailsBlock div.starDetailTabs a:hover {
height:24px;
margin:0;
padding:0 10px;
}



