body {
	color: #B7B7B7;
	background-color: #59595B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.yellow {
	color: #FFF200;
	font-weight: bold;		
	}
.white {
	color: #FFF;
	font-weight: bold;
	}
.grey1 {
	color: #B7B7B7;
}
.red {
	color: #FF0000;
	font-weight: bold;		
	}	
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFF200;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFF200;
	font-weight: bold;
}
.mainMenu {
	width: 724px;
	margin-bottom: 20px;
}
.header {
	width: 724px;
	margin-bottom: 20px;
}
.imgBig {
	margin-bottom: 20px;
	float: left;
}
.footer {
	width: 724px;
	margin-bottom: 20px;
	margin-top: 20px;
	float: left;
}
.bodyTextL {
	width: 355px;
	float: left;
}
.mainHolder {
	width: 724px;
}
p {
	text-align: left;
	margin-bottom: 8px;
	margin-top: 0px;
}
li {
	text-align: left;	
}
.list2 {
	margin-bottom: 0px;
}

.list1 {
	list-style-type: none;	
	
	}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
	
.noBot {
	margin-bottom: 0px;
}
.bodyTextR {
	float: right;
	width: 355px;
	margin-bottom: 20px;
}

.border1 {
	border: 2px solid #FFFFFF;
}
.border2 {
	border: 2px solid #FFFFFF;
	width: 351px;
	text-align: center;
}
.borderG {
	border: 2px solid #59595B;
}
h1 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #FFF200;
	margin-top: 0px;
	margin-bottom: 4px;
}
h2 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #FFF200;
	margin-top: 0px;
	margin-bottom: 4px;
}
h3 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 4px;
}
h4 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 4px;
}
h5 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #FFF200;
	margin-top: 0px;
	margin-bottom: 4px;
}
.posterS {
	margin: 7px;
}
.posterS_end {
	margin-bottom: 14px;
}
.thumbLink img {
	border: 0px;
}
.bigTxtC {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.imgTitle {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 14px;
}

.low1 {
	width: 351px;
}
.low2 {
	width: 197px;
}
.b1 {font-weight: bold}

 #overview .overview, #images .images, #demo .demo, #trailer .trailer, #script .script
{
	color: #FFF200;
	font-weight: bold;		
}
.imageT {
	margin-right: 14px;
	margin-bottom: 14px;
}
.line{
	overflow:hidden;_overflow:visible;_zoom:1;
	margin:0px;
	padding:0px;
}
#text_full {
	padding: 5px 0;
	text-shadow: 0px 1px 0px #444;
}
.rule {
	clear: both;
	background: url(/images/horizontal-line.gif) repeat-x;
}
/*---------------------------------------------------- Footer ------------------------------------------------------------*/

#footer {
	clear: both;
	position:relative;
	width:100%;
	font-size: 100%;
	font-weight:100;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
	padding: 10px 0px;
/*	margin-top: 20px;
	margin-bottom: 90px;*/
	margin: 10px 0 0 0;
}

#footer a {
	font-weight:100;
	color:#a6a6a8;
}

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

#footer li {
	list-style-type:none;
}

#footer ul {
	list-style-type:none;
	padding:0px;
	margin: 0;
}

/*---------------------------------------------------- Common ------------------------------------------------------------*/

.social  {
	border:none;
	text-align:right;
	padding-left: 10px;
	padding-bottom: 2px;
}

.unit{float:left;_zoom:1;}
.unitright{float:left;_zoom:1;text-align:right;}
.size1of1{float:none}
.size1of2{width:50%}
.size1of3{width:33.333%}
.size1of4{width:25%}

.banner {
	margin: 0px;
}

/*---------------------------------------------------- Tables ------------------------------------------------------------*/

#rounded-corner
{
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	text-shadow: 0px 1px 0px #444;
}
#rounded-corner thead th.rounded-left
{
	background: #a2a2a2 url('/images/ui/table/left.jpg') left -1px no-repeat;
}
#rounded-corner thead th.rounded-right
{
	background: #a2a2a2 url('/images/ui/table/right.jpg') right -1px no-repeat;
}
#rounded-corner thead th.rounded-sub
{
	background: #929292;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: bold;
	color:#FFF;
	background: #a2a2a2;
}
#rounded-corner td
{
	padding: 8px;
	background: #797979;
	border-top: 1px solid #fff;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #a2a2a2 url('/images/ui/table/bot-left.jpg') left bottom no-repeat;
	color:#FFF;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #a2a2a2 url('/images/ui/table/bot-right.jpg') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #a2a2a2;
	color:#FFF;
}

/*---------------------------------------------------- Carousel ------------------------------------------------------------*/

.carousel_loading {
left: 315px;
top: 180px;
position: absolute;
backgound-color: transparent;
}

#slide_area {/*Main Size of block (Only created so no changes are made to php files*/
width: 724px;
height: 420px;
overflow: hidden;
position: relative;
text-align: left;
z-index: 10000;
padding: 0 0 5px 0;
}

#slide_holder {/*Size of Slide - Anything out of this block is hidden*/
width: 720px;
height: 422px;
overflow: hidden;
position: absolute;
left:2px;
top:1px;
text-align: left;
z-index: 1000;
/*padding: 0 0 5px 0;*/
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#slide_holder_inner {
width: 720px;
height: 405px;
/*overflow: hidden;*/
z-index: 2000;
}

#slide_holder_mask {/*Size of Slide Area*/
background-image: url(/images/mask.png);
width: 724px;
height: 407px;
/*overflow: hidden;*/
position:absolute;
left:00px; /*Needed to position over slides*/
top:0px;
z-index:3000;
}
text-align: left;
z-index: 9000;
padding: 0px;
}

/*
#intro, .intro {
z-index: 9000;
}
*/
/*-- for slide divs --*/

#slide_holder_inner div {


}
/*-- for divs in html slides to position relative --*/
div#slide_holder_inner div.slide div {

}

div#carousel_controls {
/*background-image: url(/images/mask.png);*/
position: absolute;
width: 724px;
height: 422px;
z-index: 4000;
overflow: hidden;
}

/*-- for slide buttons --*/

#slide_buttons li:hover, #pause_button, .prev_button, .next_button, #hover_next_button, #hover_prev_button, #first_button, #last_button {
cursor: pointer;
cursor: hand;
z-index: 5000;
}
#carousel_controls #button_selected, #carousel_controls .prev_button_disabled, #carousel_controls  .next_button_disabled, #carousel_controls  .first_button_diabled, #carousel_controls  .last_button_disabled {
cursor: auto;
}
#slide_buttons li span, #pause_button span, .prev_button span, .next_button span, #first_button span, #last_button span, #hover_next_button span, #hover_prev_button span, #water_mark span {
margin-left: -10000px;
}
#slide_buttons li, #pause_button, .prev_button, .next_button, #first_button, #last_button, #water_mark {
background-repeat: no-repeat;
overflow: hidden;
top: 0px;
}
ul#slide_buttons {
position: relative;
top: 410px;
left: 300px;
z-index: 5000;
}
ul#slide_buttons li {
background-image: url(/images/button.png);
display: block;
float: left;
height: 9px;
list-style: none;
margin: 0 0 0 3px;
padding: 2px;
width: 10px;
}
ul#slide_buttons li:hover {
}
ul#slide_buttons li#button_selected {
background-image: url(/images/button_selected.png);
}
ul#slide_buttons li#button_selected:hover {
}
/*-- first & last buttons --*/

/*#first_button {
background-image: url(images/first.png);
height: 29px;
left: 354px;
width: 34px;
background-position: 0 -36px;
}
#first_button:hover {
background-position: 0 0;
}
#last_button {
background-image: url(images/last.png);
height: 29px;
left: 474px;
width: 34px;
background-position: 0 -36px;
}
#last_button:hover {
background-position: 0 0;
}
*/
/*-- end first & last buttons --*/

/*-- next & prev buttons --*/
/*
#nex_prev_buttons {
position: absolute;
left: 0;
z-index: 5000;
}
#next_button {
background-image: url(images/next.png);
background-position: 0 -36px;
height: 29px;
left: 443px;
width: 31px;
}
#next_button:hover {
background-position: 0 0;
}
#prev_button {
background-image: url(images/prev.png);
background-position: 0 -36px;
height: 29px;
left: 388px;
width: 31px;
}
#prev_button:hover {
background-position: 0 0;
}
*/
/*-- end next & prev buttons --*/


/*-- looks like pause button --*/
/*
.pause_button {
background-image: url(images/pause.png);
background-position: 0 -36px;
height: 29px;
left: 419px;
width: 24px;
}
.pause_button:hover {
background-position: 0 0;
}
/*-- looks like play button --*/
/*
.paused_button {
background-image: url(images/play.png);
background-position: 0 -36px;
height: 29px;
left: 419px;
width: 24px;
}
.paused_button:hover {
background-position: 0 0;
}
*/
/*-- hover next & hoverprev buttons --*/
/*
#hover_next_button, #hover_prev_button {
height: 125px;
background-repeat: no-repeat;
display: none;
overflow: hidden;
width: 77px;
top: 35px;
z-index: 6000;
}
#hover_next_button span {
}
#hover_next_button {
background-image: url(images/hover_next.png);
background-position: 21px 35px;
padding: 30px 0 30px 30px;
right: 0;
}
#hover_prev_button {
background-image: url(images/hover_prev.png);
background-position: 8px 35px;
padding: 30px 30px 30px 0;
left: 0;
}
*/
/*-- end next & prev buttons --*/

/*-- rules for slide captions --*/
/*
#slide_captions {
color: #333;
left: 8px;
overflow: visible;
top: 5px;
z-index: 6000;
}
#slide_captions span {
font-family: Tahoma;
font-size: 15px;
height: 20px;
line-height: 20px;
overflow: visible;
}
*/
/*-- end rules for slide captions --*/

/*-- rules for watermark --*/
/*
#water_mark {
background-image: url(images/water_mark.png);
height: 30px;
left: 202px;
width: 246px;
top: 208px;
z-index: 6000;
}

#water_mark span {
}
*/
/*-- end rules for slide captions --*/

/*-- slide number display --*/
/*
#slide_number_display {
background-image: url(images/bg_swatch.png);
background-position: 0 0;
background-repeat: no-repeat;
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
height: 23px;
padding: 4px;
right: 7px;
text-align: center;
top: 208px;
width: 37px;
z-index: 5000;
}
/*
/*-- for carousel view --*/
#slide_holder {
margin: 0px auto 0 auto;
}

#row_of_slides {
position: absolute;
top: 0;
}
#row_of_slides .slide {
/*display: none;*/
position: absolute;
overflow: hidden;
}
				
/*-- end for carousel view --*/				

/*-- end number display --*/

/*-- end required & default rules --*/

/*-- example rules --*/
/*html body {
font-family: Arial, Helvetica, sans-serif;
margin: 20px;
background-color: #59595b;
}
*/

/*-- JW Lightbox START --*/	

#jwbox_background{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	zoom: 1;
	-moz-opacity: 0.8;
	opacity:0.80;
	filter: alpha(opacity = 80);
	overflow: auto;
}
.jwbox_hidden {
	display: none;
	position: fixed;
	padding: 16px 16px 25px 16px;
	border: 16px solid black;
	background-color: black;
	z-index:1002;
	overflow: hidden;
	background-image:url('/showreel/images/closelabel.png');
	background-position:bottom right;
	background-repeat:no-repeat;
}
.jwbox_content{
}

/*-- JW Lightbox END --*/	

/*--  Showreel START --*/	

.bannerBcknd {
	background-image: url(/showreel/images/showreel_bannerBcknd.jpg);
	background-repeat: no-repeat;
	width: 724px;
	height: 407px;
}
.showreelRollover {
	float: left;
}
.floatL {
	float: left;
}

/*--  Showreel END --*/	

.info {
	font-size: 10px;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	color: #FFF;
}
#info a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#info a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#info a:hover {
	text-decoration: underline;
	color: #FFF200;
	font-weight: bold;
}
#info a:active {
	text-decoration: none;
	color: #FFF200;
	font-weight: bold;
}

.bigTxtHome {
	font-size: 18px;
	font-weight: bold;
}

.footerFix {
	width: 724px;
	float: left;
}

