/*Core style sheet for GLFS website*/

body {
	background-image: url(../images/glfs_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	overflow-x:hidden;
	}

img {
	border:none;
}
	
a {
	color: #99cc33;
	}



a:active {
	color: #99cc33;
	text-decoration: none;
	}

a:hover {
	color: #99cc33;
	text-decoration: none;
	}
	
.left {
	float:left;
}

.vfx {
	background-image: url(../images/vfx_bg.jpg);
}

.asset_bg {
	background-image: url(../images/asset_bg.jpg);
}

	
#maincontent {
	background-image: url(../images/page_top.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0;
	padding: 0px;
	text-align:left;
	}

#header {
	background-image: url(../images/glfs_header.jpg);
	background-repeat: no-repeat;
	width:1000px;
	height:155px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align:left;
	}
	
.hint {
	width:400px;
	height:150px;
	position:absolute;
	left:32%;
	top:50px;
	text-align:center;
}

.hint h2 {
	color:#fff;
}
	
#audio_player {
	width:135px;
	height:30px;
	margin: 105px 0px 20px 0px;
	padding: 0px;
	text-align:right;
	float: right;
	}

#header h1 {
	display: none;
	font-size: 18px;
	color: #99cc33;
	margin: 0px;
	padding: 0px;
	}
	
#left_column {
	width: 710px;
	margin: 20px 20px 40px 20px;
	padding: 0px;
	text-align: left;
	float: left;
	}

#navigation {
	background-image: url(../images/nav_tile.gif);
	background-repeat: repeat-x;
	background-color: #565656;
	width: 710px;
	height: 35px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align:left;
	}

#navigation span {
	display: none;
	}

#navigation ul {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	height: 25px;
	display: inline;
	}

#navigation ul li {
	float: left;
	display:block;
	height: 25px;
	position: relative;
	z-index:800;
	}

#navigation ul li a {
	display: block;
	height: 25px;
	}
	
#navigation li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 195px;
	w\idth: 195px;
	font-weight: normal;
	border: solid #000000;
	border-width: 1px;
	margin: 0;
	background: #333333;
	z-index:700;
	}

#navigation li li {
	padding: 0;
	width: 195px;
}

#navigation li ul a {
	width: 195px;
	w\idth: 195px;
	text-decoration: none;
	line-height: 25px;
	font-size: 12px;
	color: #ffffff;
	padding-left: 10px;
}

#navigation li ul ul {
	margin: 0;
}

#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li.sfhover ul ul, #navigation li.sfhover ul ul ul {
	left: -999em;
}

#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul {
	left: auto;
}

#navigation li:hover, #navigation li.sfhover, #navigation li.chosen {
	background-image: url(../images/nav_over.gif);
	background-repeat: repeat-x;
}
	
#navigation a.home {
	background-image: url(../images/menu_home.gif);
	height: 35px;
	width: 63px;
	}

#navigation a:hover.home, #navigation a.homeon {
	background-image: url(../images/menu_home.gif);
	background-position: bottom;
	height: 35px;
	width: 63px;
	}

#navigation a.about {
	background-image: url(../images/menu_about.gif);
	height: 35px;
	width: 87px;
	}

#navigation a:hover.about, #navigation a.abouton  {
	background-image: url(../images/menu_about.gif);
	background-position: bottom;
	height: 35px;
	width: 87px;
	}

#navigation a.showreel {
	background-image: url(../images/menu_showreel.gif);
	height: 35px;
	width: 96px;
	}

#navigation a:hover.showreel, #navigation a.showreelon  {
	background-image: url(../images/menu_showreel.gif);
	background-position: bottom;
	height: 35px;
	width: 96px;
	}

#navigation a.features {
	background-image: url(../images/menu_features.gif);
	height: 35px;
	width: 126px;
	}

#navigation a:hover.features, #navigation a.featureson  {
	background-image: url(../images/menu_features.gif);
	background-position: bottom;
	height: 35px;
	width: 126px;
	}

#navigation a.shorts {
	background-image: url(../images/menu_shorts.gif);
	height: 35px;
	width: 110px;
	}

#navigation a:hover.shorts, #navigation a.shortson  {
	background-image: url(../images/menu_shorts.gif);
	background-position: bottom;
	height: 35px;
	width: 110px;
	}

#navigation a.contact {
	background-image: url(../images/menu_contact.gif);
	height: 35px;
	width: 102px;
	}

#navigation a:hover.contact, #navigation a.contacton  {
	background-image: url(../images/menu_contact.gif);
	background-position: bottom;
	height: 35px;
	width: 102px;
	}
	
#navigation a.tvprod {
	background-image: url(../images/menu_tv.gif);
	height: 35px;
	width: 261px;
	}

#navigation a:hover.tvprod, #navigation a.tvprodon  {
	background-image: url(../images/menu_tv.gif);
	background-position: bottom;
	height: 35px;
	width: 261px;
	}
	
#navigation a.jobs {
	background-image: url(../images/menu_jobs.gif);
	height: 35px;
	width: 56px;
	}

#navigation a:hover.jobs, #navigation a.jobson  {
	background-image: url(../images/menu_jobs.gif);
	background-position: bottom;
	height: 35px;
	width: 56px;
	}

#navigation a.newsletter {
	background-image:url(../images/menu_newsletter.gif);
	height:35px;
	width:112px;
}

#navigation a:hover.newsletter, #navigation a.newsletteron {
	background-image:url(../images/menu_newsletter.gif);
	background-position: bottom;
	height:35px;
	width:112px;
}

	
#main_photo {
	width:710px;
	height:440px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align:left;
	}
	
#main_caption {
	background-image: url(../images/nav_over.gif);
	background-repeat: repeat-x;
	width: 710px;
	height: 35px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align:left;
	}
	
#main_caption p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0;
	}
	
.clear {
	clear:both
}

#gallery {
	position:relative;
	height:420px;
	}
	
	
#gallery a {
	float:left;
	position:absolute;
	}
	
#gallery a img {
	border:none;
	}
	
#gallery a.show {
	z-index:500
	}

#gallery .caption {
	z-index:600; 
	background-image: url(../images/cap_over.gif);
	background-repeat: repeat-x; 
	color:#ffffff; 
	height:55px; 
	width:100%; 
	position:absolute;
	bottom:0;
	border-top: 5px solid #000000;
	}

#gallery .caption .content {
	margin:5px
	}
	
#gallery .caption .content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0; 
	}
	
#gallery .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
	}
	
#main_text {
	width:710px;
	margin: 0px 0px 40px 0px;
	padding: 0px;
	text-align:left;
	}
	
#people_box {
	background-color: #000000;
	width: 710px;
	margin: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align:left;
	border-bottom: 1px solid #333333;
	float: left;
	}
	
#people_box img {
	float: left;
	margin: 0px 15px 0px 0px;
	}
	
#box_vfx {
	background-image: url(../images/box_vfx.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	width: 345px;
	height: 220px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	text-align:left;
	float: left;
	}
	
#vfxlink {
	float:left;
	display: inline;
	display:block;
	cursor:pointer;
	width:345px;
	height:220px;
	position:relative;
	top:0px;
	left:0px;
	padding: 0px;
	margin: 0px;
	}
	
#box_imagination {
	background-image: url(../images/box_imag.jpg);
	background-repeat: no-repeat;
	width: 345px;
	height: 220px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	float: left;
	}
	
#digitallink {
	float:left;
	display: inline;
	display:block;
	cursor:pointer;
	width:345px;
	height:220px;
	position:relative;
	top:0px;
	left:0px;
	padding: 0px;
	margin: 0px;
	}

	
#box_vfx h1, #box_imagination h1 {
	display: none;
	font-size: 18px;
	color: #ffffff;
	}
	
#box_vfx p, #box_imagination p {
	display: none;
	color: #ffffff;
	}
	
#right_column {
	width: 230px;
	margin: 20px 20px 0px 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}
	
#right_column_top {
	width: 230px;
	height: 545px;
	margin: 20px 20px 0px 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}
	
#pane2 {
	height:400px;
}
	
#right_column_bottom {
	width: 230px;
	margin: 5px 20px 0px 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}
	
#right_column_bottom h1#news_feed, #right_column_top h1#news_feed {
    padding: 35px 0 0 0;
    margin: 0;
    overflow: hidden;
    background-image: url(../images/news_title.gif);
    background-repeat: no-repeat;
	width: 230px;
    height: 0px !important; /* for most browsers */
    height /**/:35px; /* for IE5.5's bad box model */
}

#right_column h1#news_feed {
    padding: 35px 0 0 0;
    margin: 0;
    overflow: hidden;
    background-image: url(../images/news_title.gif);
    background-repeat: no-repeat;
	width: 230px;
    height: 0px !important; /* for most browsers */
    height /**/:35px; /* for IE5.5's bad box model */
}

#right_column h1#intro, #right_column_top h1#intro, #right_column_bottom h1#intro {
    padding: 35px 0 0 0;
    margin: 0;
    overflow: hidden;
    background-image: url(../images/intro_title.gif);
    background-repeat: no-repeat;
	width: 230px;
    height: 0px !important; /* for most browsers */
    height /**/:35px; /* for IE5.5's bad box model */
}

#right_column h1#prod_plan {
    padding: 35px 0 0 0;
    margin: 0;
    overflow: hidden;
    background-image: url(../images/prod_title.gif);
    background-repeat: no-repeat;
	width: 230px;
    height: 0px !important; /* for most browsers */
    height /**/:35px; /* for IE5.5's bad box model */
}

#right_column h2, #right_column_top h2, #right_column_bottom h2 {
	font-size: 11px;
	color: #99cc33;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	}
	
#right_column h3, #right_column_top h3, #right_column_bottom h3 {
	background-image: url(../images/post_icon.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
	}
	
#right_column p, #right_column_top p, #right_column_bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	}


	
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width:1000px;
	height:90px;
	margin: 0px auto 50px auto;
	padding: 0px;
	text-align:left;
	}
	
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:-1px;
	color: #999999;
	margin: 0px 20px 0px 20px;
	padding: 35px 0px 0px 0px;
	text-align: left;
	}
	
#footer a {
	color: #999999;
	}	

#footer .chengdu {
	width:auto;
	height:46px;
	position:relative;
	top:-40px;
	left:50%;
	letter-spacing:-1px;
}

	
.clear {
    clear: both;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #99cc33;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #99cc33; 
	}
	
h3 {
	font-size: 14px;
	color: #99cc33;
	border-bottom: 1px solid #999999;
	padding: 0px 0px 5px 0px;
	}

h4 {
	font-size: 14px;
	color: #99cc33;
	}
	
h5 {
	font-size: 14px;
	padding: 0px;
	}
	
h6 {
	font-size: 12px;
	padding: 0px;
	}
	
.fakelink {
	text-decoration: underline;
	}

