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

/* Page */

* {
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;
	margin-top: -15px;
}

.body_copy {
	font-family: "American Typewriter", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	height: auto;
	width: 300px;
	margin-top: 145px;
}

.body_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	text-align: center;
	line-height: 9px;
}
.body_sm:link {color: #FFFFFF}
.body_sm:visited {color: #FFFFFF}
.body_sm:hover {color: #FFFFFF}
.body_sm:active {color: #FFFFFF}

h1 {
	font-family: "American Typewriter", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #A70303;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: 24px;
}

h2 {
	font-family: Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
	line-height: 24px;
}

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

.thumb_a {
	margin: 5px 2px 5px 2px;
}


#header {
	margin-top: -15px;
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	height: 240px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#page_wrapper_b {
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	width: 860px;
	height: 410px;
	background-color: #000000;
	background-image: url(../images/bg/mark.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}

#left_side {
	float: left;
	width:140;
	height:410px;
	background-image: url(../images/bg/left_clear2.png);
	background-repeat: repeat-y;
}

#center {
	float: left;
	width:620px;
	height:410px;
	padding: 0 0 0 20px;
	overflow: auto;
}

#right_side {
	float: right;
	width:80px;
	height:410px;
	background-image: url(../images/bg/right_clear.png);
	background-repeat: repeat-y;
	text-align: center;
}

#footer {
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	height: 98px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
#page_footer {
	float: left;
	margin-left: auto;
	margin-right: auto;
	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;
}

/* End Page */

	

/*
*	Menu Setup
*/

#menu_wrapper {
	padding-top: 10px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	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
*/

/* Left Menu*/

.arrowlistmenu{
	width: 140px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: white;
	margin-bottom: 5px; /*bottom spacing between header and rest of content*/
	margin-top: 0px;
	text-transform: uppercase;
	padding: 4px 0 4px 8px; /*header text is indented 8px*/
	cursor: hand;
	cursor: pointer;
	background-color: black;
	background-image: url(../nav/left/titlebar.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: "American Typewriter", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(../nav/left/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 2px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #A70303;
	background: url(../nav/left/arrowbullet_2.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 2px 2px;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.arrowlistmenu ul li a:visited{
	color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #A70303;
	background-color: #F3F3F3;
}

/* End Left Menu*/

/*
*	Footer
*/

.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 {
	height: 20px;
	text-align: left;
	margin-top: 30px;
}


.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: 16px;
	width: 16px;
	text-indent: -9999px;
}

#sharing li a#imdb {
	background-image: url(../nav/share/imdb.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 30px;
}
#sharing li a#imdb:hover {
	background-position: bottom left;
}
#sharing li a#twit {
	background-image: url(../nav/share/twit.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#sharing li a#twit:hover {
	background-position: bottom left;
}

#sharing li a#face {
	background-image: url(../nav/share/face.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#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/deli.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#sharing li a#deli:hover {
	background-position: bottom left;
}

#sharing li a#stum {
	background-image: url(../nav/share/stum.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#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;
}
