body {
background-color: #330000;
background-image: url(images/bg.gif);
}
#page {
border-top: 1px solid #330000;
border-bottom: 1px solid #330000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
background-color: #330000;
background-image: url(images/bg2.gif);
background-position: 0% 0%;
background-repeat: repeat;
background-attachment: fixed;
}
#bannerTop {
background-color: #330000;
}
#leftColumn {
background-color: transparent;
}
.welcomeMessage {
background-color: #330000;
}
.component {
background-color: #200000;
border: 1px solid black;
}
#componentHeader {
text-align: center;
background-color: #450000;
border: 1px solid black;
}

#allContent {
/*	border-left: 1px solid #000000; */
}


#footerMenu {
text-align:center;
}

#mainContent {
	/* border-left: 1px solid #000000; */
}

#mainColumn div.freeAccount table.signUpTable {border-color : #333333; }

#mainColumn div.shoppingCart table.shoppingCartTable {border-color : #333333; }

#mainColumn div.shoppingCart td.cellShoppingCart {border-color : #333333; }

.vxrtitle {
color: white;
font-weight: bold;
text-align: center;
}

.vxrbar {
text-align: center;
font-size: 14px;
color: white;
}

a:link,a:focus,a:active,a:visited {
color: #ffffff;
text-decoration: none;
}

a.vxrlink:link,a.vxrlink:focus,a.vxrlink:active,a.vxrlink:visited {
font-size: 14px;
color: #ffffff;
text-decoration: none;
}

a.vxrlink:hover {
font-size: 14px;
color: #ffff00;
text-decoration: underline;
}

ul a:hover,li a:hover {
color:#ffff00;
}

a.studioName:hover,a.moreLink:hover,a.morelink:hover,a.seriesName:hover,a.directorName:hover,a.favLink:hover,a.addFavoritesScene:hover,a.addFavoritesMovie:hover {
color:#ffff00;
}

#topNav a:hover, #footerNav a:hover,#footerLocaleMenu a:hover,#privacyFooter a:hover,#rssFooter a:hover {
color:#ffff00;
}

a.linkWithPopup:hover,a.watchNow:hover,a.infoLink:hover,a.starName:hover,a.title:hover {
color:#ffff00;
}

.description a:hover,.recommended a:hover,.movie a:hover,.moreLink a:hover,.packageMenu a:hover,.detailsLink a:hover,.topList a:hover,.SplashVideo a:hover {
color:#ffff00;
}

a:hover {
color: #ffff00;
text-decoration: underline;
}