/* General styles */
body, html {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background: #020000 url(../images/pageBg.gif) no-repeat top center;
	color: #fff;
	font-size: 80%;
}
img {
	border: 0;
}
p {
	padding: 0;
	margin: 0 0 10px 0;
}
form {
	padding: 0;
	margin: 0;
}
h1 {
	padding: 0;
	margin: 0;
}
h2, h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 0 0 10px 0;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.error {
	color: red;
	font-weight: bold;
}
.container {
	width: 100%;
	background: url(../images/containerBg.gif) no-repeat bottom center;
	text-align: center;
	padding-bottom: 35px;
}
.header, .content {
	width: 827px;
	margin: auto;
	text-align: left;
	clear: both;
}
.header {
	padding-top: 15px;
	overflow: hidden;
	position: relative;
}
a:focus {
	outline: 0;
}
/* top */
.menuSection {
	width: 468px;
	float: right;
	display: inline;
}
.banner {
	margin-bottom: 6px;
}
.logo {
	float: left;
	display: inline;
}
/* navigation */
.menuSection ul {
	width: 468px;
	background: url(../images/topMenuBg.jpg) repeat-x top;
	height: 30px;
	list-style: none;
	list-style-position: outside;
	overflow: visible;
	margin: 5px 0 0 0;
	padding: 0;
}

.menuSection ul li, .menuSection ul li a, .menuSection ul li span {
	display: inline;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
	height: 30px;
	
}
.menuSection ul li a, .menuSection ul li span {
	text-indent: -2000em;
}
.menuSection ul li a:hover {
	background-position: 0 -30px;
}
.menuSection ul .home a {
	background-image: url(../images/menuItems/home.gif);
	width: 66px;
}
.menuSection ul .films a {
	background-image: url(../images/menuItems/lionsgate.gif);
	width: 95px;
}
.menuSection ul .promotions a {
	background-image: url(../images/menuItems/promotions.gif);
	width: 105px;
}
.menuSection ul .news a {
	background-image: url(../images/menuItems/news.gif);
	width: 57px;
}
.menuSection ul .register a {
	background-image: url(../images/menuItems/register.gif);
	width: 81px;
}
.menuSection ul .login a {
	background-image: url(../images/menuItems/login.gif);
	width: 64px;
}
.menuSection ul .logout a {
	background-image: url(../images/menuItems/logout.gif);
	width: 64px;
}
.menuSection ul .membersArea a {
	background-image: url(../images/menuItems/membersArea.gif);
	width: 125px;
}
.menuSection ul .horrorList a {
	background-image: url(../images/menuItems/horrorList.gif);
	width: 108px;
}
.menuSection ul .search span {
	background-image: url(../images/menuItems/search.gif);
	width: 77px;
}
.menuSection ul .search {
	width: 222px;
}
.menuSection ul .search .searchArea {
	width: 90px;
	height: 15px;
	padding: 0 2px;
	margin: 4px 12px 0px 0;
}
.menuSection ul .search .go {
	width: 30px;
	height: 20px;
	padding: 0 2px;
	margin: 4px 0 0 4px;
}
/* content */

/* topBox */
.box {
	overflow: visible;
}
.topBox {
	width: 712px;
	height: 258px;
	background: url(../images/topBoxBg.png) no-repeat top left;
	padding: 48px;
	position: relative;
}

.filmTopLeft {
	display: none;
}
.topBoxTemplate {
}
.topBoxTemplateMembersArea {
	background: url(../images/topBoxBgMembersArea.png) no-repeat top left;
}
.topBoxTemplatePromoNews {
	background: url(../images/topBoxTemplatePromoNews.png) no-repeat top left;
}

.topBox .leftSection, .topBox .rightSection {
	height: 250px;
	float: left;
	display: inline;
}
.topBox .leftSection {
	width: 391px;
	margin-right: 10px;
	background-color: #000;
	position: relative;
}
.topBox .rightSection {
	width: 300px;
	background-color: #000;
}
.filmDetails {
	margin: 10px;
	position: relative;
	height:230px;
	font-size: 1.1em;
}
.filmDetails img {
	float: left;
	display: inline;
}
.filmDetails p, .filmDetails h3 {
	float: right;
	display: inline;
	width: 177px;
}

.filmGalleryImage {
	display: none;
}

.bottomBox {
	width: 827px;
	height: 427px;
	background: url(../images/bottomBoxBg.png) no-repeat top left;
	padding: 48px 0px;
	position: relative;
}
.bottomBoxTemplate {
}
.bottomBoxTemplateMembersArea {
	background: url(../images/bottomBoxBgMembersArea.png) no-repeat top left;
}
.bottomBoxTemplatePromoNews {
	background: url(../images/bottomBoxTemplatePromoNews.png) no-repeat top left;
}

/* thumbails */
.thumbnailsGallery {
	padding: 0px 26px;
	position: relative;
	top: -10px;
}
.thumbnailList {
	width: 105px;
	margin: 0px 22px 5px 22px;
	float: left;
	display: inline;
}
.thumbnailPlaceholder {
	background: url(../images/thumbnailShadow.png) no-repeat top left;
	width: 105px;
	text-align:center;
	padding: 6px 0;
}
.thumbnailDescription {
	width: 73px;
	background-color: #000;
	margin-left: 6px;
	text-transform: uppercase;
	padding: 4px 10px;
	letter-spacing: -1px;
	font-weight: bold;
	float: left;
	display: inline;
	line-height: 1.1em;
	height: 3.7em;
}
.date {
	color: #A9373A;
}
.thumbnailDescription a {
	color: #B7B7B7;
	padding-right: 9px;
	background: url(../images/aGraphic.gif) no-repeat bottom right;
	display: inline;
	float: left;
}
/* 2 columns for bottomBox */
.twoColumnsContainer {
	padding: 29px 0 0 41px;
}
.twoColumnsContainer h2 {
	background: url(../images/headingBg.png) repeat-y bottom left;
	margin: 0 0 20px 7px;
	padding: 10px;
}
.thumbnailItem {
	width: 342px;
	float: left;
	display: inline;
	margin-right: 23px;
}
.thumbnailPlaceholderSmall {
	background: url(../images/thumbnailShadowSmall.png) no-repeat top left;
	width: 97px;
	float: left;
	display: inline;
	text-align:center;
	padding: 6px 0;
}
.thumbnailItemInfo {
	width: 204px;
	float: left;
	display: inline;
	margin: 6px 0 0 9px;
	padding: 10px 15px;
	height: 101px;
	background: url(../images/infoBg.png) top left no-repeat;
	line-height: 1.1em;
	position: relative;
}
.thumbnailItemInfo h3 {
	padding: 0;
	margin: 0 0 10px 0;
}
/* one column container for bottomBox */
.headerSingle {
	background: url(../images/headingBg.png) repeat-y bottom left;
	margin: 20px 0 0px 48px;
	padding: 10px;
	width: 371px;
}
.oneColumnContainer {
	background: url(../images/infoBg.png) top left repeat;
	margin: 10px 78px 0 48px;
	padding: 15px;
	font-size: 1.2em;
	overflow: hidden;
}
.horrorListItems {
	font-size: 1.3em;
	font-weight: bold;
}
/* login form */
.loginHolder {
	margin-top: 20px;
}
.oneColumnContainer form {
	padding-bottom: 30px;
}
#loginVersion, #sendPasswordVersion {
	padding: 0 !important;
}
.submitContainer{
	width: 272px;
	padding: 0 0 15px 0 !important;
	text-align: right;
}
.submitContainer input {
	width: auto !important;
}
#loginVersion p input{
	width: 150px !important;
}
.oneColumnContainer form label {
	display: inline;
	float: left;
	width: 120px;
	clear: left;
	font-weight: bold;
}
.oneColumnContainer form p input {
	display: inline;
	float: left;
	width: 150px;
	margin-bottom: 9px;
	border-width: 1px;
}
.oneColumnContainer form div {
	clear: left;
	padding: 10px 0 15px 190px;
}
.oneColumnContainer form div input {
	width: 80px;
}
/* footer */
.footer {
	position: absolute;
	bottom: -30px;
	left: 0;
	text-transform: uppercase;
}
.footer a {
	text-decoration: underline;
}

.footer a:hover {
	text-decoration: none;
}
/* buttons & navigation */
.imageSlideShowNav {
	position: absolute; 
	bottom: 0; 
	right: 0; 
	z-index: 100;
}
.imageSlideShowNav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.showImage a {
	display: none;
	width: 20px;
	height: 20px;
	text-indent: -2000em;
	background:url(../images/dot.png) no-repeat top left;
}
.showImage a:hover, a.homeImageActive {
	background-position:0 -20px;
}



.navigation {
	clear: both;
}
.filmDetails .navigation, .leftSection .navigation {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#film_downloads .navigation {
	padding: 0 10px 8px 10px;
	text-align: center;
	width: 391px;
}
#film_downloads .navigation a {
	margin: 0 10px;
}
.navBarMultiplePages {
	background: url(../images/navBarBg.jpg) top left repeat-x;
	height: 18px;
	margin: 10px 78px 0 48px;
	padding: 4px 0 0 0;
	text-align: center;
	position: relative;
	font-weight: bold;
}
.prevPageText {
	position: absolute;
	left: 5px;
	top: 4px;
	text-transform: uppercase;
}
.nextPageText {
	position: absolute;
	right: 5px;
	top: 4px;
	text-transform: uppercase;
}
.imageButtons {
	text-indent: -2000em;
	display: inline;
	border: 0 !important;
	cursor: pointer;
	font-size: 0;
	color: #fff;
}
.downloads, .trailer, .buyNow, .gallery {
	float: left;
	height: 24px;
}
.prev, .next {
	height: 22px;
	width: 52px;
	margin: 0 10px 10px 10px;
}
.prev {
	background: url(../images/prevButton.png) top left no-repeat;
	float: left;
}
.next {
	background: url(../images/nextButton.png) top left no-repeat;
	float: right;
}
.submit {
	background: url(../images/submitButton.png) top left no-repeat;
	width: 67px !important;
	height: 30px;
}
.downloads {
	width: 105px;
	background: url(../images/downloadsButton.png) top left no-repeat;
}
.trailer {
	width: 91px;
	background: url(../images/trailerButton.png) top left no-repeat;
}
.gallery {
	width: 90px;
	background: url(../images/galleryButton.png) top left no-repeat;
}
.buyNow {
	width: 84px;
	background: url(../images/buyNowButton.png) top left no-repeat;
}
.more {
	position: absolute;
	right: 5px;
	bottom: 5px;
	background: url(../images/moreButton.png) top left no-repeat;
	width: 60px;
	height: 30px;
}
.prevPage {
	float: left;
	background: url(../images/prevPageButton.png) top left no-repeat;
	width: 109px;
	height: 38px;
	margin-right: 77px;
}
.leftPadded {
	margin-left: 50px;
}
.nextPage {
	float: right;
	background: url(../images/nextPageButton.png) top left no-repeat;
	width: 109px;
	height: 38px;
	margin-right: 77px;
}
/* headers */
.headerText {
	position: absolute;
	bottom: 52px;
	left: 48px;
	text-indent: -2000em;
}
.searchHeader {
	width: 281px;
	height:63px;
	background: url(../images/searchHeader.png) top left no-repeat;
}
.loginHeader {
	width: 235px;
	height:155px;
	background: url(../images/loginHeader.png) top left no-repeat;
}
.horrorListHeader {
	width: 233px;
	height:65px;
	background: url(../images/horrorListHeader.png) top left no-repeat;
}
.memberAreaH3 {
	background: url(../images/memberAreaH3.png) top left no-repeat;
	width: 300px;
	height:34px;
	text-indent: -2000em;
}

.newsSectionH3 {
	background: url(../images/newsSectionH3.png) top left no-repeat;
	width: 300px;
	height:34px;
	text-indent: -2000em;
}

#newsContent {
	padding: 10px;
}

#newsContent h2 {
	text-transform: uppercase;
}

#newsContent div {
	width: 278px;
	height: 195px;
	background-color: black;
	color: white;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	overflow: auto;
}

#newsContent p {
	margin-top: 10px;
}

.thumbnailItemInfo .fdate {
	margin-top: 10px;
}
.registerHeader {
}


.visible {
	display: block;
}

a.activePage {
	font-weight: bold;
	color: red;
}

/* registration form */
.registrationForm p {
	clear: both;
	margin: 0 !important;
	overflow:hidden;
}
.registrationForm form {
	padding-bottom: 0px !important;
}
.registrationForm .navigation  input {
	float: right !important;
}
.registrationForm .column p .mobileInput {
	float: left !important;
	margin: 0 15px 0 0;
}
.registrationForm .column .lower {
	padding-top: 17px;
}
.registrationForm .column {
	width: 289px;
	float: left;
	display: inline;
	padding: 0;
	clear: none;
}
.registrationForm .second {
	float: right;
	width: 375px;
}
.registrationForm .column p input, .registrationForm .column .otherInputs {
	clear: right;
	float: right;
	display: inline;
	width: 142px;
	margin-bottom: 7px;
	margin-right: 17px;
}
.registrationForm .checkBox {
	margin-bottom: 9px;
	clear: both;
	display: block;
}
.registrationForm .second .checkBox {
	float: left;
	display: inline;
}
.heigher {
	position: relative;
	top: -10px;
}
.lessH {
	top: -5px;
}
.registrationForm .second input {
	margin-right: 0 !important;
}
.registrationForm .column p label {
	clear: both;
	float: left;
	display: inline;
	width: 115px;
	padding-top: 3px;
}
.registrationForm label {
	font-weight: normal !important;
}
.registrationForm .otherInputs input, .registrationForm .checkBox input, .registrationForm .checkBox label, .registrationForm .checkboxColumn input {
	width: auto !important;
}
.registrationForm .otherInputs label, .registrationForm .otherInputs input, .registrationForm .checkBox input {
	display: inline !important;
	float: none !important;
	margin: 0  !important;
}
.registrationForm .otherInputs label {
	padding-right: 10px;
}
.registrationForm .checkboxColumn {
	float: left;
	width:115px;
	display: inline;
	clear: right;
	padding: 5px 0 5px 0;
}
.registrationForm .middleCheckboxColumn {
	margin: 0 10px !important;
	width: 125px;
}
.registrationForm .middleCheckboxColumn label {
	width: 125px !important;
}
.registrationForm .second .checkboxColumn input {
	margin: 0 0 9px 2px !important;
}
.registrationForm .navigation input {
	margin-bottom: 0;
}

#film_competition {
	padding: 10px;
}

#competitionterms {
	position: absolute;
	top: 50px;
	left: 50px;
	width: 250px;
	height: 200px;
	border: 1px solid white;
	background-color: black;
	display: none;
	padding: 10px;
}

#competitionterms textarea {
	width: 250px;
	height: 150px;
	background-color: black;
	color: white;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

/* login */
.logged {
	position: absolute;
	bottom: 10px;
	right: 0;
}