@charset "UTF-8";
/* CSS Document */

@import url('reset.css');
@import url('typography.css');

body {
	background: #000 url(../images/background.jpg) top center no-repeat;
	margin: 0 auto;
	width: 100%;
}

/* WRAPPING DIV */

div#wrapper {
	margin: 0 auto;
	width: 800px;
	min-height: 800px;
	position: relative;
	overflow: hidden;
}

/* FOR HOME & ADVERTISE WITH US PAGES */

div#landing-graphic {
	background: url(../images/landing_image_new.gif) top center no-repeat;
	width: 800px;
	height: 225px;
	position: relative;
	margin: 0;
	padding: 0;
}

div#intro {
	padding: 27px 0 40px 0;
	width: 600px;
	color: #fff;
	overflow: hidden;
}

#intro p {
	color: #fff;
	padding-bottom: 15px;
	line-height: 140%;
}

#latest-films {
	width: 600px;
	overflow: hidden;
	padding-bottom: 20px;
}

#latest-films-advertise {
	width: 600px;
	overflow: hidden;
	padding-bottom: 20px;
}

div#banners-misc {
	position: absolute;
	top: 325px;
	right: 0px;
	width: 120px;
}

#banners-misc .advert {
	float: right;
	padding-bottom: 37px;
}

div#more-films {
	width: 100px;
	height: 138px;
	float: right;
}

#more-films h2 {
	padding-top: 38px;
}

/* FOR CONTACT PAGE */

div#form-container {
	width: 520px;
	height: 606px;
	position: relative;
}

div#contactus {
	position: absolute;
	top: 27px;
	width: 160px;
	color: #fff;
}

#contactus p {
	color: #fff;
	padding-bottom: 15px;
	line-height: 140%;
}

div#contactus-address {
	position: absolute;
	top: 27px;
	left: 180px;
	width: 320px;
	padding-left: 20px;
}

#contactus-address p {
	color: #fff;
	padding-bottom: 15px;
	line-height: 140%;
}

#contactus-address .input {
	margin-bottom: 9px;
}

/* FOR MOVIE PAGES - TOP SECTION */

div#logo {
	float: left;
	padding-top: 20px;
	padding-bottom: 30px;
}

div#statement {
	float: left;
	padding: 55px 0px 0px 40px;
}

/* SELECTION & NAV BARS */

div#selection-bar {
	clear:both;
	background: url(../images/video_select_panel.png) repeat-x;
	height: 40px;
	border-bottom: 2px groove #000;
	position: relative;
}

#selection-bar p {
	font-weight: bold;
	font-size: 14px;
	line-height: 40px;
	padding-left: 440px;
}

#jumpMenu {
	position: absolute;
	top: 10px;
	left: 540px;
}

#navbar {
	background: url(../images/nav_panel.png) no-repeat;
	height: 31px;
}

#navbar ul#nav {
	float: left;
	font-size: 12px;
}

#nav li {
	font-weight: bold;
	display: inline;
	padding-left: 20px;
	line-height: 31px;
}

#nav li a {
	text-decoration: none;
	color: #000;
}

#nav li a:hover {
	color:#999999;
}

/* MAIN CHUNK */

/* LEFT COLUMN - MOVIE PAGES */

#left-column {
	width: 287px;
	padding-top: 10px;
	position: relative;
}

#left-column .now-playing {
	padding-bottom: 20px;
}

#left-column h2 {
	padding: 0px 0px 20px 0px;
}

#left-column .client-logo {
	float: left;
	padding-bottom: 27px;
}

#left-column .client-pic {
	float: right;
	padding-bottom: 27px;
}

#client-details {
	clear: both;
	background: #ECEBEB url(../images/client-details-box.png) bottom repeat-x;
	padding: 10px;
	border: 1px solid #FFFFFF;
	position: relative;
	height: 100%;
}

#client-details p {
	padding-bottom: 7px;
}

#category-address-telephone {
	width: 76px;
	float: left;
}

#actual-details {
	width: 181px;
	float: right;
	padding-bottom: 7px;
}

#further-information {
	clear: both;
	width: 267px;
	padding-top: 10px;
	border-top: 1px dotted #666666;
}

/* MOVIE SECTION - MOVIE PAGES */

#movie {
	background: #000 url(../images/vid_bgrnd.gif) top center no-repeat;
	position: absolute;
	top: 430px;
	left: 314px;
	width: 320px;
	height: 313px;
	border: 1px solid #fff;
	z-index: 0;
}

#movie-twolines {
	background: #000 url(../images/vid_bgrnd.gif) top center no-repeat;
	position: absolute;
	top: 448px;
	left: 314px;
	width: 320px;
	height: 313px;
	border: 1px solid #fff;
	z-index: 0;
}

#gltvMovie {
	vertical-align:top; 
	z-index: 1;
}

#download-player {
	position: absolute;
	top: 395px;
	left: 314px;
	width: 320px;
	font-size: 12px;
	text-align: right;
	line-height: 120%;
}

/* AD BANNERS */

#banners {
	position: absolute;
	top: 310px;
	right: 0px;
	width: 120px;
}

#banners .advert {
	float: right;
	padding-bottom: 37px;
}

/* DIVIDER */

#dividing-bar {
	clear: both;
	background: #000 url(../images/dividing_bar.png) bottom repeat-x;
	width: 800px;
	height: 10px;
	padding-top: 27px;
}

/* WHAT'S ON */

#whatson {
	padding-top: 20px;
	margin-bottom: 30px;
	overflow:hidden;
	width:800px;
}

#whatson p {
	color: #fff;
	padding: 0 0 20px 0;
}

div.client-whatson {
  margin: 0 25px 20px 0;
  border:1px solid #171d4e;
  height:136px;
  width:auto;
  float:left;
  text-align:center;
}

div.client-whatson-last {
  margin:0 0 20px 0;
  border:1px solid #171d4e;
  height:136px;
  width:auto;
  float:left;
  text-align:center;
}

div.client-whatson img {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
}

div.client-whatson-last img {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
}

div.client-whatson a:hover img{
  	border:1px solid #171d4e;
}

div.client-whatson-last a:hover img{
 	border:1px solid #171d4e;
}

div.desc {
  text-align: left;
  font-size: 11px;
  line-height: 120%;
  font-weight:normal;
  width:130px;
  margin:3px;
  overflow: hidden;
}

/* FOOTER */

#footer {
	clear: both;
	background: #171D4E url(../images/footer.png) repeat-x;
	min-height: 200px;
	padding-top: 20px;
	position: relative;
}

#copyright {
	margin: auto;
	width: 800px;
	height: 31px;
	position: relative;
}

#validation-logo {
	position: absolute;
	top: 0px;
	left: 712px;
	width: 88px;
	height: 31px;
}
	
