/*********** STANDARD HTML STYLES ***********/
body{
	font-size: 0.9em;
	color: #000000;
	font-family: verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #fff url(/images/structure/backgrounds/cloudBackground004.jpg) top center no-repeat;
	min-height: 100%;
}

img{
	border: 0px;
}

a{
	text-decoration: none;
	color: #fe0000;
}

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

hr{
	height: 0px;
	border-top: 1px solid #fff;
	margin-top: 0px;
	background: #fff;
}

p{
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

form{
	margin: 0;
}

h1, h2, h3, h4, h5, h6, h7{
	font-weight: bold;
	padding: 10px 0px;
	margin: 0px;
	color: #000;
}

h1{font-size: 18px;}

h2{font-size: 14px;}
/*********** STANDARD HTML STYLES ***********/



/*********** FUNCTION BAR STYLES ************/
#functionBar{
	display: none;
}
/*********** FUNCTION BAR STYLES ************/



/*********** HEADER ************/
div#innerHeader{
	height: 119px;
	position: relative;
}

div#innerHeader .mainLogo{
	position: absolute;
	right: 18px;
	top: 29px;
}
/*********** HEADER ************/


/************ CRUMBTRAIL STYLES *************/
div#crumbtrail{
	display: none;
}
/************ CRUMBTRAIL STYLES *************/


/********** CENTRAL LAYOUT STYLES ***********/
div#innerLeftColumn{
	padding: 0px;
	position: relative;
	overflow: visible;
	margin-top: 284px;
}

div#innerRightColumn {
	padding-right:10px;
	padding-top:0px;
}

div#center{
	padding:0px 0px 0px 0px;
	min-height: 648px;
	position: relative;
}


div#center .strapLine{
	right: 0px;
	position: absolute;
}

div#center .latestNews{
	left: -30px;
	top: 131px;
	position: absolute;
	background: #000;
	color: #fff;
	padding: 8px;
	font-weight: normal;
	width: 212px;
}

div#center .latestNews .title{
	color: #fe0000;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 5px;
}


div#center .latestNews .date{
	margin-top: -5px;
	font-size: 0.8em;
}

div#center .latestNews a{
	color: #1fa8dc;
}

/*div#center .videoPlayer{
	left: 209px;
	top: 131px;
	position: absolute;
}

div#center .videoPlayerHome{
	left: 1000px;
	top: 505px;
	position: absolute;
}*/


div.pageCopy{
	overflow: hidden;
}
/********** CENTRAL LAYOUT STYLES ***********/



/************** FOOTER STYLES ***************/
div#innerFooter{position: relative;
     bottom: -12px;
	height: 35px;

	background: #000;
	font-size: 0.75em;
	color: #b1afaf;
}

div#innerFooter a{
	color: #b1afaf;
}

div#innerFooter .internalLinks{
	position: absolute;
	right: 15px;
	top: 8px;
}

div#innerFooter .internalLinks span{
	padding: 0px 10px;
}

div#innerFooter .futureFilms{
	position: absolute;
	left: 15px;
	top: 0px;
}

div#innerFooter .projectorTV{
	position: absolute;
	left: 75px;
	top: 0px;
}

div#innerFooter .snapperDetails{
	position: absolute;
	top: 8px;
	left: 330px;
}

/************** FOOTER STYLES ***************/
#innerWrapper{
	width: 100%;
	float: left;
background: #000 url(/images/structure/backgrounds/homepageBackground009.jpg) top center no-repeat;}