#header_nav {
	width: 405px;
	height: 120px;
	margin: 0 auto;
	float:right;
}

#header_why {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#555044;
	float: left;
	width: 215px;
	height: 145px;
	margin: 0 auto;
	margin-top:15px;
}
#header_why ul {
	padding: 0;
	float:left;
	margin-top: 8px;
}
#header_why li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#555044;
	line-height:17px;
	letter-spacing:-0.5px;
	padding-left:25px;
}
#header_why li.bullet1 {
	list-style-image:none;
	list-style:none;
}

#ticks {
	background:url(Images/ticks.png) bottom no-repeat;
	margin: 0 auto;
	height:152px;
	width:20px;
	position:relative;
	left:-95px;
	top:-47px;
}

#click_anywhere {
	position:relative;
	z-index:800;
	height: 60px;
	width:130px;
	left:430px;
	top:210px;
	margin: 0 auto;
	background:url(Images/click_anywhere.png) no-repeat;
}
#click_anywhere_video {
	position:relative;
	z-index:800;
	height: 60px;
	width:130px;
	left:430px;
	top:210px;
	margin: 0 auto;
	background:url(Images/click_anywhere_video.png) no-repeat;
}
#large_slit_top {
	position:relative;
	margin: 0 auto;
	z-index:800;
	height: 20px;
	width:720px;
	left:55px;
	top: -840px;
	background:url(Images/large_slit_top.png) no-repeat;
}
#large_slit_left {
	position:relative;
	margin: 0 auto;
	z-index:800;
	height: 420px;
	width:40px;
	left:-295px;
	top: 0px;
	background:url(Images/large_slit_left.png) no-repeat;
}
#large_slit_right {
	position:relative;
	margin: 0 auto;
	z-index:800;
	height: 420px;
	width:40px;
	left:422px;
	top: -420px;
	background:url(Images/large_slit_right.png) no-repeat;
}


#navigation, #content, .section {
	padding:0;
	margin:0;
	list-style:none;
	text-align:left;
}

#content {
	overflow:hidden;
	width:720px;
	background-color: #292422;
	position:relative;
	height:420px;
	float:left;
}
#content a {
	color:#FFF;
	font-weight:bolder;
	text-decoration:none;
}

#navigation {
	float:left;
	width:110px;
	height:400px;
}
#navigation .sup {
	margin:10px 0px;
	font-size:14px;
}
#navigation ul {
	margin:0px;
	list-style:circle;
	padding-left:5px;
}
#navigation a {
	color:#000;
	font-weight:bolder;
	text-decoration:none;
}
#navigation .sup li {
	margin: 3px 0 !important;
	margin:-4px 0;
	font-size:10px;
	color:#000;
}
#navigation a.scrolling {
	color:#933;
}
/* DESIGN PROJECTS */
.emptySection {
	background-color: #292422;
}

.section, .section ul {
	width:6500px;
	position:relative;
	list-style:none;
}
.section .sub {
	position:relative;
	float:left;
	padding:0px;
	width:720px;
	height:420px;
	top:-16px;
	left:-40px;
}
.section .sub ul {
	width:720px;
	position:absolute;
	top: 340px;
	background:url(Images/project_desc_bg.png);
	height:75px;
	margin: 0 auto;
	padding-top:5px;
	color:#FFF;
}
.section .sub li {
	width:30%;
	height:50px;
	color:#FFF;
	float:left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	letter-spacing: -0.2px;
	font-size: 10px;
	list-style:none;
	text-align:left;
	text-decoration:none;
	padding-right:10px;
}
.message {
	background:#EEE;
	border:1px solid #999;
	color:#333;
	font-size:12px;
	padding:1px;
	position:absolute;
	left:11px;
}
#first {
	top:484px !important;
	top:498px;
}
#second {
	top:503px !important;
	top:517px;
}
/* VIDEO PROJECTS */
.section_vid, .section_vid ul {
	width:3600px; /* CHANGE FOR AMOUNT OF VIDEO'S PER ROW - SET TO 5 */
	position:relative;
	list-style:none;
}
.section_vid .sub {
	position:relative;
	float:left;
	padding:0px;
	width:720px;
	height:420px;
	top:-16px;
	left:-40px;
}
.section_vid .sub ul {
	width:680px;
	position:absolute;
	top: 340px;
	background:url(Images/project_desc_bg.png);
	height:75px;
	margin: 0 auto;
	padding-top:5px;
	color:#FFF;
}
.section_vid .sub li {
	width:30%;
	height:50px;
	color:#FFF;
	float:left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	letter-spacing: -0.2px;
	font-size: 10px;
	list-style:none;
	text-align:left;
	text-decoration:none;
	padding-right:10px;
}
/* PRINT PROJECTS */
	.section_print, .section_print ul {
	width:4500px;
	position:relative;
	list-style:none;
}
.section_print .sub {
	position:relative;
	float:left;
	padding:0px;
	width:720px;
	height:420px;
	top:-16px;
	left:-40px;
}
.section_print .sub ul {
	width:680px;
	position:absolute;
	top: 340px;
	background:url(Images/project_desc_bg.png);
	height:75px;
	margin: 0 auto;
	padding-top:5px;
	color:#FFF;
}
.section_print .sub li {
	width:30%;
	height:50px;
	color:#FFF;
	float:left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	letter-spacing: -0.2px;
	font-size: 10px;
	list-style:none;
	text-align:left;
	text-decoration:none;
	padding-right:10px;
}



#details {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:13px;
	color:#555044;
	margin: 0 auto;
	float:left;
	margin-left:50px;
}

#details h3 {
	margin-bottom: 5px;
}

#contact_form h3 {
    margin: 10px 0 10px 10px;
}
#address_pic{
	height: 40px;
	width:40px;
	position:relative;
	top:5px;
	left:-145px;
	margin: 0 auto;
	background:url(Images/house.png) no-repeat;
}
#telephone_pic{
	height: 40px;
	width:40px;
	position:relative;
	top:173px;
	left:-145px;
	margin: 0 auto;
	background:url(Images/call.png) no-repeat;
}

#email_pic{
	height: 40px;
	width:40px;
	position:relative;
	top:209px;
	left:-145px;
	margin: 0 auto;
	background:url(Images/mail.png) no-repeat;
}

/* CONTACT PAGE */
#contact_holder {
	width: 830px;
	height:370px;
	margin: 0 auto;
	clear:both;
	text-align:left;
}
#contact_details {
	margin: 20px auto 0;
	float:left;
	width: 330px;
	height:300px;
	text-align:left;
	font-size:12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#333;
}
#contact_divider {
	margin: 50px auto 0;
	float:left;
	width: 15px;
	height:300px;
	background:url(Images/contact_divider.jpg) no-repeat right;
}
#contact_form {
	margin: 0px auto;
	float:left;
	width: 450px;
	height:350px;
	text-align:left;
	border: none;
	margin-left:30px;
}
#contact_form fieldset {
	border:none;
}
#contact_form li.submit {
	clear:both;
	margin: 0 auto;
	position:relative;
	left:150px;
	width: 180px;
}
#contact_form li.submit input {
	background:url("Images/bt_submit.png") no-repeat center;
	border:0 none;
	width: 70px;
	height: 40px;
	font-size:12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#333;
	font-weight:bold;
}
#contact_form ol {
	list-style:none;
	margin:0;
	padding:0;
}
#contact_form li {
	height:1%;
	padding:0.5em 0 1.0em;
	position:relative;
}
#contact_form li label {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#666;
	display:block;
	float:left;
	font-weight:bold;
	width:170px;
	font-size:14px;
}
#contact_form li span.validation {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	clear:left;
	color:#C60;
	display:block;
	float:left;
	font-size: 12px;
	width:100px;
}
#contact_form input {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	clear:left;
	color:#333;
	font-size: 12px;
	width:235px;
}
#contact_form li.name input, #contact_form li.email input, #contact_form li.url input, #contact_form li select {
	width:235px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
#contact_form li.comments textarea {
	height:100px;
	width:240px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
}

#contact_form li.comments {
	padding: 10px 0 0 0;
}

#contact_error {
	text-align: center;
	padding-bottom: 10px;
}


#apple_video {
	position: absolute;
	z-index: 0;
	bottom: 0;
    margin-left: 300px;
}
#apple_video a {
	color: #ffffff;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: normal;
}

#login_form{
	margin: 0px auto;
	width: 300px;
	height:200px;
	text-align:center;
	border: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	text-decoration:none;
}

#twitter_div .sidebar-title{
	padding:0;
	font-size:15px;
	height:30px;
	margin: 0 auto;
	text-align:center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: normal;
}

#twitter_div #twitter_update_list, #twitter_div #twitter-link{
	color:#FFFFFF;
	display:block;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	margin:0;
	padding:0;
}

#twitter_div #twitter_update_list a{
	color:#CCCCCC;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:10px;
	text-decoration:none;
	}

#twitter_div #twitter_update_list li{
	list-style: none;
	padding-top: 5px;
}

/****************************************************/
/****************************************************/
/* Video Tabs Start */

#videoContainer {
	padding-top: 20px;
}

#VideoBox{
	width: 830px;
	text-align: left;
}

#VideoPlayback {
	    margin-left: 90px;
	}

	#VideoTabs{
		overflow: hidden;
		background-color: #D9D9D9;
		margin-bottom: 0;
	}
	
		#VideoTabs li{
			float: left;
			width: 150px;
			border-right: 1px solid #999;
			list-style: none;
		}
		
		#VideoTabs li a{
			float: left;
			width: 150px;
			color: #333;
			font-size: 14px;
			font-weight: bold;
			height: 16px;
			padding: 8px 0 8px 0;
			text-align: center;
			z-index: 10;
			position: relative;
			color: #555044;
    		font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    		font-size: 13px;
		}
		
		#VideoTabs li a:hover{
			background: #fff;
			text-decoration: none;
		}
		
	
	#VideoContent{
		position: relative;
		min-height: 600px;
		margin: 0;
	}
	
		#VideoContent h1, #boxes h2, #boxes h3{
			font-size: 16px;
			font-weight: bold;
		}
	
			
		.VideoBox:target, .VideoBox:first-child{
			display: block;
		}
		
		.VideoBox{
			padding:12px;
			display: none;
			position: absolute;
			top:0;
			left:0;
			width: 806px;
			min-height: 580px;
			background: url("http://www.flycreative.co.uk/Images/bg.jpg")
		}
		
		.VideoBox:target span{			
			height: 32px;
			width: 150px;
			background: red;
			display: block;
			position: absolute;
			top: -32px;
			z-index:0;
		}
		
		#Corporate span{			
			left:41px;
		}
		
		#MotionGraphics span{			
			left:191px;
		}
		
		#Education span{			
			left:341px;
		}
		
		#MusicVideo span{			
			left:493px;
		}	
		
		.VideoBox ul, .VideoBox p{
			line-height: 1.5em;
			padding-top: 1em;
		}
		
		#VideoContent a{
			color: #ff0000;
		}
		
		.VideoBox li a{
			display: block;
			line-height: 2.2em;
			font-size: 14px;
			margin-bottom: 6px;
			padding-left: 10px;
			border-left: 1px solid #bbb;
		}
		
		#VideoContent ul li a:hover{
			color: #fff;
			font-weight: bold;
			background: #999;
			text-decoration: none;
			border-left: 1px solid #555;
		}

/****************************************************/
/****************************************************/
/* Video Tabs Finish */





