@charset "UTF-8";
/* 	Content: Fly Creative Main CSS 
© flycreative ltd. 2010 All rights reserved.
*/

h1 {
	/*font-family: "Myriad Pro Semibold", Arial, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:26px;
	color:#555044;
}
h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:18px;
	color:#C60;
}
p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:13px;
	color:#555044;
}
body {
	margin: 0px 0px 0px 0px;
	background:url(Images/bg.jpg) repeat;
	border: none;
}

#wrapper {
	text-align:center;
	margin: 0 auto;
	padding-top:10px;
}
#container {
	margin: 0 auto;
	width: 830px;
	text-align:left;
}
#header {
	margin-top:10px;
}
#header_logo {
	width: 200px;
	height: 150px;
	margin: 0 auto;
	float:left;
}
#strapline {
	float: left;
	width: 830px;
	height: 70px;
	margin: 0 auto;
}
#strapline_large {
	float: left;
	width: 830px;
	height: 90px;
	margin: 0 auto;
}

#header_blurb {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#555044;
	float: left;
	width: 545px;
	height: 150px;
	margin: 0 auto;
	padding-top:15px;
}
#header_blurb img {
	padding-bottom:8px;
}

#header_divider {
	background:url(Images/vertical_divider.jpg) no-repeat center;
	float:left;
	margin: 0 auto;
	width: 5px;
	height: 135px;
	margin-left:7px;
	margin-right:7px;
	margin-top:15px;
}

#gallery_holder {
	float:left;
	width: 830px;
	height: 260px;
	margin: 0 auto;
	text-align:center;
}
#gallery {
	width: 820px;
	height: 250px;
	margin: 0 auto;
	background:url(Images/gallery_bg.jpg) no-repeat;
}
#clients {
	clear: left;
	color:#FFF;
	background:url(Images/footer_bg.jpg) repeat;
	width: 100%;
}
#content_shadow {
	height:40px;
	width: 100%;
	margin: 0 auto;
	background:url(Images/bg_shadow_fill.jpg) repeat-x;
}

#footer {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 10px;
	color:#FFF;
	background:url(Images/footer_bg.jpg) repeat;
	text-align: left;
	padding-top:16px;
	padding-bottom:10px;
	height: 30px;
	width: 100%;
}
#footer_copyright {
	margin: 0px auto;
	float: left;
	width: 300px;
	padding-left:10px;
}
#footer_copyright a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 10px;
	color:#CCC;
	text-decoration:none;
}
#footer_copyright a:hover {
	color:#C63;
	text-decoration:none;
}

#footer_links {
	margin: 0px auto;
	margin-top:5px;
	position:absolute;
	z-index:100;
	right:0;
}
#footer_links ul {
	margin: 0;
	padding: 0;
	float:right;
}
#footer_links ul li {
	list-style-type: none;
	display: inline;
}
#footer_links li a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	float: left;
	text-decoration: none;
	width: 80px;
	color:#FFF;
	margin-right:5px;
	text-align:center;
}
#footer_links li a:hover {
	color:#C63;
}
/* Login / Enquiry Slider */ 

/***** clearfix *****/
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
.clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* Panel Tab/button */
.tab {
	background: url(Images/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
	top: 0;
	z-index: 999;
}
.tab ul.login {
	display: block;
	position: relative;
	float: right;
	clear: right;
	height: 42px;
	width: auto;
	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 150px;
	color: white;
	font-size: 80%;
	text-align: center;
}
.tab ul.login li.left {
	background: url(Images/tab_l.png) no-repeat left 0;
	height: 42px;
	width: 60px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	color:#CCC;
}
.tab ul.login li.right {
	background: url(Images/tab_r.png) no-repeat left 0;
	height: 42px;
	width: 60px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	color:#CCC;
}
.tab ul.login li {
	text-align: left;
	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
	background: url(Images/tab_m.png) repeat-x 0 0;
}
.tab ul.login li a {
	color: #FFF;
}
.tab ul.login li a:hover {
	color: #CCC;
}
.tab .sep {
	color:#414141
}
.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 0px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 11px;
	text-decoration:none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:lighter;
	text-align:center;
}
.tab a.open {
	background: none;/*url(Images/bt_open.png) no-repeat left 0;*/
}
.tab a.close {
	background: none;/*background: url(Images/bt_close.png) no-repeat left 0;*/
}
.tab a:hover.open {
	background: none;/*background: url(Images/bt_open.png) no-repeat left -20px;*/
}
.tab a:hover.close {
	background: none;/*background: url(Images/bt_close.png) no-repeat left -20px;*/
}
/* sliding panel */
#toppanel {
	position: absolute;   /*Panel will overlap  content */
	/*position: relative;*/   /*Panel will "push" the content down */
	top: 0;
	width: 100%;
	z-index: 90000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#panel {
	width: 100%;
	height: 280px;
	color: #999999;
	background: #181818;
	overflow: hidden;
	position: relative;
	z-index: 30000;
	display: none;
	background:url(Images/footer_bg.jpg);
}
#panel h1 {
	font-size: 16px;
	padding: 5px 0 10px;
	margin: 0;
	color: #A7886D;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight:lighter;
}
#panel h2 {
	padding-top: 10px;
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	color:#CCC;
	font-weight: lighter;
}
#panel p {
	margin: 5px 0;
	padding: 0;
}
#panel a {
	text-decoration: none;
	color: #FFF;
}
#panel a:hover {
	color: white;
}
#panel a-lost-pwd {
	display: block;
	float: left;
}
#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 12px;
}
#panel .content .left {
	width: 200px;
	float: left;
	padding: 0 15px;
	border-right: 1px solid #333;
}
#panel .content .right {
	width: 200px;
	border: none;
}
#panel .content form {
	margin: 0 0 10px 0;
}
#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight:normal;
	color:#FFF;
}
#panel .content textarealabel {
	float: left;
	padding-top: 45px;
	clear: both;
	width: 280px;
	display: block;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight:normal;
	color:#FFF;
}
#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
#panel .content textarea {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 130px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
}
#panel .content input:focus.field {
	background: #545454;
}
/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login, #panel .content input.bt_register {
	display: block;
	float: left;
	height: 44px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	color:#FFF;
	font-size:12px;
}
#panel .content input.bt_login {
	width: 80px;
	height: 50px;
	color: #272727;
	background: transparent url(Images/bt_login.png) no-repeat center;
}
#panel .content input.bt_register {
	width: 80px;
	height: 50px;
	color: #272727;
	background: transparent url(Images/bt_register.png) no-repeat center;
}
#panel .content input.bt_register:hover {
	color: #FFF;
}
#panel .content input.bt_login:hover {
	color: #FFF;
}
#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
	color: #A7886D;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight:lighter;
}


/* slider */
#slider_top {
	background:url(Images/slider_top.png) no-repeat top;
	float:left;
	margin: 0 auto;
	overflow:visible;
	height:20px;
	width:830px;
	position:relative;
	top: 15px;
	left: 1px;
}
#slider {
	overflow:hidden;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	width:830px;
	height:250px;
	overflow:hidden;
}
#prevBtn, #nextBtn {
	display:block;
	width:45px;
	height:290px;
	left:-10px;
	top:-270px;
	border: none;
	float:left;
	z-index: 99;
	margin: 0 auto;
	position:relative;
}
#nextBtn {
	left:750px;
}
#prevBtn a, #nextBtn a {
	display:block;
	width:45px;
	height:290px;
	background:url(Images/left_slit.png) no-repeat 0 0;
}
#nextBtn a {
	background:url(Images/right_slit.png) no-repeat 0 0;
}
/* slider */


/* Menu Navigation */
#lava {
	/* you must set it to relative, so that you can use absolute position for children elements */
	position:relative;
	top: 60px;
	text-align:center;
	width:340px;
	height:50px;
	float:right;
	margin: 0 auto;
	overflow: hidden;
}
#lava ul {
	/* remove the list style and spaces*/
	margin:0 auto;
	margin-top:10px;
	padding:0;
	list-style:none;
	display:inline;
	/* position absolute so that z-index can be defined */
	position:absolute;
	/* center the menu, depend on the width of you menu*/
	left:40px;
	top:0;
	/* should be higher than #box */
	z-index:100;
	width: 300px;
}
#lava ul li {
	/* give some spaces between the list items */
	width: 100px;
	/* display the list item in single row */
	float:left;
	margin: 0 auto;
	display:block;
}
#lava ul li a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:18px;
	font-weight:lighter;
	text-decoration:none;
	letter-spacing:0.5px;
	color:#2d2d2d;
	display:block;
	position:relative;
	top:-1px;
}
#lava ul li.selected a {
	color:#FFF;
}
#lava ul li a:hover {
	color:#dee3e4;
}
#lava #box {
	position:absolute;
	left:-15px;
	top:5px;
	z-index:50;
	background:url(Images/nav_bg2.png) no-repeat;
	height:35px;
	width:100px;
}
#nav_slit {
	width: 15px;
	height: 40px;
	position: absolute;
	z-index:200;
	margin: 0 auto;
	left: -1px;
	top: 3px;
	background:url(Images/slit.png) no-repeat;
}

/* Clients Vertical Scroller */
#clients_holder {
	width: 830px;
	height: 280px;
	margin: 0 auto;
	text-align:center;
	padding-top:20px;
	position:relative;
}
.client_category {
	font-size:12px;
	width: 255px;
	height:270px;
	margin: 0 auto;
	float:left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.client_category_header_left {
	font-size:15px;
	height:30px;
	margin: 0 auto;
	text-align:left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.client_category_header_mid {
	font-size:15px;
	height:30px;
	margin: 0 auto;
	text-align:center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.client_category_header_right {
	font-size:15px;
	height:30px;
	margin: 0 auto;
	text-align:right;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.clients_divider {
	background:url(Images/vertical_divider_large.jpg) no-repeat center;
	float:left;
	margin: 0 auto;
	width: 10px;
	height: 250px;
	margin-top:25px;
	margin-left:11px;
	margin-right:11px;
}
#wohhh {
	width: 150px;
	height: 55px;
	position:absolute;
	top: 60px;
	left: -100px;
	color: #FFF;
	z-index: 1500;
	background:url(Images/wohhh.png) no-repeat;
}
#over_here {
	width: 70px;
	height: 70px;
	position:absolute;
	top: -5px;
	left: 530px;
	color: #FFF;
	z-index: 1500;
	background:url(Images/over_here.png) no-repeat;
}
#clients_shadow {
	width: 1024px;
	height: 9px;
	position:relative;
	/*top: -145px;
	left: -100px;*/
	z-index: 1500;
	background:url(Images/clients_top_shadow.jpg) no-repeat;
}
#newsticker-demo a {
	text-decoration:none;
}
#newsticker-demo img {
	border: 2px solid #FFFFFF;
}
.newsticker-jcarousellite {
	width:250px;
	height: 260px;
}
.newsticker-jcarousellite ul li {
	list-style:none;
	display:block;
	padding-bottom:1px;
	margin-bottom:5px;
	height: 250px;
}
.newsticker-jcarousellite .thumbnail {
	float:left;
	text-align:left;
	margin: 0 auto;
	margin-bottom:10px;
}
.newsticker-jcarousellite .info {
	float:left;
	text-align:right;
	margin: 0 auto;
	width: 250px;
}
.newsticker-jcarousellite .info a {
	text-align:right;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	line-height: 30px;
}
.newsticker-jcarousellite .info a:hover {
	color:#C63;
	text-decoration:none;
}
.newsticker-jcarousellite .info span.cat {
	display: block;
	text-align:left;
	text-decoration:none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
}

/* Projects Holder Menu */
#projects_holder {
	width: 830px;
	height:420px;
	margin: 0 auto;
	clear:both;
	margin-bottom: 30px;
	overflow:hidden;
	position:relative;
	text-align:left;
}
#projects_container {
	margin: 0px auto;
	width: 830px;
	height:480px;
	overflow:hidden;
}
#projects_menu {
	margin: 0px auto;
	float:left;
	text-align:left;
	width:110px;
	height:400px;
	overflow:hidden;
}
#projects_current {
	margin: 0 auto;
	text-align:left;
	width:720px;
	height:420px;
	overflow:hidden;
}

/* ACCORDION */

.menu_list {
	width: 150px;
	height: 400px;
	margin: 0 auto;
}
.menu_head {
	padding-bottom: 5px;
	padding-left: 5px;
	cursor: pointer;
	position: relative;
	margin:0 auto;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	font-size:13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.menu_head a{
	text-decoration:none;
	font-weight:bold;
}
.menu_head .first {
	padding-bottom: 5px;
	cursor: pointer;
	position: relative;
	margin:0 auto;
}
/*.menu_head a {
	text-decoration:none;
	font-weight:bold;
	color:#333;
	font-family:"Myriad Pro Semibold", Arial;
	letter-spacing:-0.5px;
	font-size:13px;
	width:170px;
}*/
.menu_body {
	display:none;
	width:170px;
}
.menu_body a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	letter-spacing:-0.5px;
	display:block;
	color:#202020;
	padding-left:5px;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	padding-top:1px;
	margin-bottom:5px;
}
.menu_body a:hover {
	color:#000;
	background:url(Images/project_menu_hover.png) repeat-y;
}
.test_class {
	background:url(Images/project_menu_hover.png) repeat-y;
}

#error_holder{
	width: 830px;
	height:450px;
	margin: 0 auto;
	clear:both;
	text-align:center;
	padding-top:20px;
}