@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
	background-color: #000000;
	background-image: url(../images/bg/treeline_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
}

.link_a {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}


#page_wrap {
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
	width: 1060px;
	height: 692px;
	background-color: #000000;
	background-image: url(../images/bg/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#fanbox_wrap {
	float: right;
	width: 200px;
	height: 692px;
}

#movie_wrap {
	margin-left: 229px;
	width: 410px;
	height: 232px;
	margin-top: 75px;
}


/*
*	Menu Setup
*/

#menu_wrapper {
	padding-top: 10px;
	margin-left: 40px;
	width: 780px;
	height: 26px;
	voice-family: "\"}\""; voice-family:inherit; width: 780px}

ul.menu {
	list-style: none;
	padding: 0px;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.menu li {
	float: left;
	}

ul.menu li a {
	display: block;
	height: 26px;
	background-image: url(../nav/menu.png);
	}

/*
*	Normal Links
*/
ul.menu li.about a {
	width: 120px;
	background-position: 0 0;
	}

ul.menu li.gallery a {
	width: 78px;
	background-position: -120px 0;
	}

ul.menu li.video a {
	width: 62px;
	background-position: -198px 0;
	}

ul.menu li.news a {
	width: 125px;
	background-position: -260px 0;
	}

ul.menu li.indepth a {
	width: 127px;
	background-position: -385px 0;
	}

ul.menu li.cinemas a {
	width: 96px;
	background-position: -512px 0;
	}

ul.menu li.links a {
	width: 78px;
	background-position: -608px 0;
	}
	
ul.menu li.face a {
	width: 26px;
	background-position: -686px 0;
	}

ul.menu li.twit a {
	width: 20px;
	background-position: -712px 0;
	}

ul.menu li.vimeo a {
	width: 20px;
	background-position: -732px 0;
	}

ul.menu li.tube a {
	width: 28px;
	background-position: -752px 0;
	}

/*
*	Hover Links
*/
ul.menu li.about a:hover {
	background-position: 0 -26px;
	}

ul.menu li.gallery a:hover {
	background-position: -120px -26px;
	}

ul.menu li.video a:hover {
	background-position: -198px -26px;
	}

ul.menu li.news a:hover {
	background-position: -260px -26px;
	}

ul.menu li.indepth a:hover {
	background-position: -385px -26px;
	}

ul.menu li.cinemas a:hover {
	background-position: -512px -26px;
	}

ul.menu li.links a:hover {
	background-position: -608px -26px;
	}
	
ul.menu li.face a:hover {
	background-position: -686px -26px;
	}

ul.menu li.twit a:hover {
	background-position: -712px -26px;
	}

ul.menu li.vimeo a:hover {
	background-position: -732px -26px;
	}

ul.menu li.tube a:hover {
	background-position: -752px -26px;
	}
	
/*
*	Clicked Links
*/
ul.menu li.about a:active {
	background-position: 0 -26px;
	}

ul.menu li.gallery a:active {
	background-position: -120px -26px;
	}

ul.menu li.video a:active {
	background-position: -198px -26px;
	}

ul.menu li.news a:active {
	background-position: -260px -26px;
	}

ul.menu li.indepth a:active {
	background-position: -385px -26px;
	}

ul.menu li.cinemas a:active {
	background-position: -512px -26px;
	}

ul.menu li.links a:active {
	background-position: -608px -26px;
	}
	
ul.menu li.face a:active {
	background-position: -686px -26px;
	}

ul.menu li.twit a:active {
	background-position: -712px -26px;
	}

ul.menu li.vimeo a:active {
	background-position: -732px -26px;
	}

ul.menu li.tube a:active {
	background-position: -752px -26px;
	}
	
/*
*	Selected/Active Links
*/
ul.menu li.about a:selected {
	background-position: 0 -26px;
	}

ul.menu li.gallery a:selected {
	background-position: -120px -26px;
	}

ul.menu li.video a:selected {
	background-position: -198px -26px;
	}

ul.menu li.news a:selected {
	background-position: -260px -26px;
	}

ul.menu li.indepth a:selected {
	background-position: -385px -26px;
	}

ul.menu li.cinemas a:selected {
	background-position: -512px -26px;
	}

ul.menu li.links a:selected {
	background-position: -608px -26px;
	}
	
ul.menu li.face a:selected {
	background-position: -686px -26px;
	}

ul.menu li.twit a:selected {
	background-position: -712px -26px;
	}

ul.menu li.vimeo a:selected {
	background-position: -732px -26px;
	}

ul.menu li.tube a:selected {
	background-position: -752px -26px;
	}
/*
*	Menu End
*/

/*
*	Footer
*/

#page_footer {
	margin-left: 0px;
	margin-top: 420px;
	width: 860px;
	height: 60px;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}


.flink_a {
	width: 102px;
	height: 38px;
	margin-left: 30px;
	margin-right: 10px;
	background-image: url(../footer/rating.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
}

.flink_b {
	width: 75px;
	height: 16px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(../footer/screenaust.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;

}

.flink_c {
	width: 99px;
	height: 16px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(../footer/filmvic.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
}

.flink_d {
	width: 31px;
	height: 22px;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(../footer/victoria.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
}

.flink_e {
	width: 71px;
	height: 16px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(../footer/showtime.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
}

.flink_f {
	width: 53px;
	height: 18px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(../footer/prem_fund.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
}

.flink_g {
	width: 73px;
	height: 20px;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(../footer/madman.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
}

.flink_h {
	width: 46px;
	height: 18px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(../footer/arena.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
}

.flink_i {
	width: 109px;
	height: 18px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(../footer/ntg_ntfo.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
}

.flink_j {
	width: 44px;
	height: 18px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(../footer/dolby.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
}

/*
*	End Footer
*/


/*
*	Sharing Links
*/

#social {
	margin-top: -205px;
	margin-left: 644px;
	width: 70px;
	height: 125px;
	text-align: center;
}


.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#sharing {
	background: transparent;
	margin: 0;
	padding: 0;
	width: 100%;
}
#sharing li {
	float: left;
	list-style: none;
}
#sharing li a {
	display: block;
	margin: 0 3px;
	padding: 0;
	height: 27px;
	width: 27px;
	text-indent: -9999px;
}

#sharing li a#tube {
	background-image: url(../nav/share/lge/tube.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 57px;
	margin: 26px 3px 3px 5px;
}
#sharing li a#tube:hover {
	background-position: bottom left;
}
#sharing li a#twit {
	background-image: url(../nav/share/lge/twit.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 3px 3px 3px 3px;
}
#sharing li a#twit:hover {
	background-position: bottom left;
}

#sharing li a#face {
	background-image: url(../nav/share/lge/face.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 3px 3px 3px 3px;
}
#sharing li a#face:hover {
	background-position: bottom left;
}

#sharing li a#goog {
	background-image: url(../nav/share/goog.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#sharing li a#goog:hover {
	background-position: bottom left;
}

#sharing li a#dig {
	background-image: url(../nav/share/dig.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#sharing li a#dig:hover {
	background-position: bottom left;
}

#sharing li a#deli {
	background-image: url(../nav/share/lge/deli.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
}
#sharing li a#deli:hover {
	background-position: bottom left;
}

#sharing li a#stum {
	background-image: url(../nav/share/lge/stum.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
}
#sharing li a#stum:hover {
	background-position: bottom left;
}

#sharing li a#tech {
	background-image: url(../nav/share/tech.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#sharing li a#tech:hover {
	background-position: bottom left;
}

#ifaward {
	float: right;
	margin: 10px 10px 0 0;
	}