@charset "utf-8";
/* CSS Document */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

html{
	font-size:100%;
	}

body {
	font-family: "Helvetica Neue",  Helvetica, Arial, sans-serif;
	/*	font-size: 62.5%;*/
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #404040;
	height:100%;
	background-color:#404040;
	}

img{
	border:0;
	}

p{
	font-size:0.819em;
	text-align:left;
	margin:0;
	padding:0 0 1em 0;
	color:#404040;
	line-height:1.35em;
	}

h1, h2, h3{
	padding:0;
	margin:0;
}

h1, h2, h3{
	text-transform:uppercase;
	font-family: "Helvetica Neue",  Helvetica, Arial, sans-serif;
	/*	font-size: 62.5%;*/
	font-size: 1em;
	text-align:left;
	color:#ffffff;
	padding-bottom:10px;
	}

h1.blue{
	text-transform:uppercase;
	font-family: "Helvetica Neue",  Helvetica, Arial, sans-serif;
	/*	font-size: 62.5%;*/
	font-size: 18px;
	text-align:left;
	color:#0098d8;
	padding-bottom:10px;
	}
	
h1.showreel{
	text-transform:uppercase;
	font-family: "Helvetica Neue",  Helvetica, Arial, sans-serif;
	/*	font-size: 62.5%;*/
	font-size: 90px;
	text-align:left;
	color:#534029!important;
	letter-spacing: -2px;
	padding-bottom:10px;
	}	
	
h2.brown{
	text-transform:uppercase;
	font-family: "Helvetica Neue",  Helvetica, Arial, sans-serif;
	/*	font-size: 62.5%;*/
	font-size: 18px;
	text-align:left;
	color:#534029!important;
	padding-bottom:30px;
	}
	
h2.brown a{
	color:#534029!important;
	text-decoration:none;
	}	
	
h2.slider{
	text-transform:uppercase;
	font-family: "Helvetica Neue",  Helvetica,Arial, sans-serif;
	/*	font-size: 62.5%;*/
	font-size: 18px;
	text-align:left;
	color:#674f2e;
	padding-bottom:20px;
	}	
	

h2.demo{
	text-transform:uppercase;
	font-family: "Helvetica Neue",  Helvetica,Arial, sans-serif;
	/*	font-size: 62.5%;*/
	font-size: 22px;
	text-align:left;
	color:#674f2e;
	padding-bottom:20px;
	}			


h3{
	color:#666666;
	font-size:0.9em;
	padding-top:5px;
	}

a:link, a:visited  {
	color: #666666;
	text-decoration: none;
	} 

a:hover, a:active {
	color: #9ccaee;
	text-decoration: underline;
	} 

form{
	padding-top:0;
	margin-top:0;
	}
	
input{
	
	
	}	

/*------------------------------------------------------Containers-----------------------------------------------------*/

#container{
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	}
	

#header-strip-outer{
	width:100%;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	}	

#header-strip{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}	
	
#nav-bar-outer{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	}	

#nav-bar{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	color: #ffffff;
	font-size: 14px;
	}	
	
#interactive-outer{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#9ccaee;
	background-image:url(../assets/gfx-mail-bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	}	

#interactive{
	width:1074px;
	height:335px;
	margin-left:auto;
	margin-right:auto;
	font-size: 14px;
	padding: 0;
	}	
	
#bottom-outer{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	background-image:url(../assets/gfx-bottom-section-bg.gif);
	background-position:center;
	background-repeat:repeat-x;
	border-top: solid 5px #ffffff;
	}	

#bottom{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	height: 500px;
	}
	
#footer-outer{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	}	

#footer{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	padding: 40px 0 40px 0;
	font-size:11px;
	}				
	

/*------------------------------------------------------Header elements-----------------------------------------------------*/

#logo{
	width:295px;
	height:44px;
	float:left;
	margin: 40px 20px 40px 0;
	}	
	
#strap{
	position: relative;
	top: 65px;
	}
	
#contact-container{
	height: 30px;
	position: absolute;
	top: 9px;
	right: 90px;
	}
	
.contact{
	color:#666666;
	font-size: 11px;
	}
	
.contact a{
	color:#666666;
	font-size: 11px;
	}			
	
.twitter{
	width: 82px;
	padding: 70px 0 0 0;
	position: absolute;
	bottom:0;
	right:0;
}

.twitter a, .twitter   a:visited{
	width:82px;
	height: 20px;
	float:right;
	padding: 0;
	display: block;
	overflow: hidden;
}

.twitter  a:hover, .twitter  a:active{
	display: block;
	text-indent: -82px;
	float:right;
}

/*------------------------------------------------------Sign In Menu-----------------------------------------------------*/

#topnav {
	padding:10px;
	font-size:10px;
	position:absolute;
	top:0;
	right: -10px;
	text-transform: uppercase;
	text-align:center;
}
#topnav a.signin {
	background:#9ccaee;
	padding:10px;
	text-decoration:none;
	color:#fff;
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
}
#topnav a.signin:hover {
	background:#0098d8;
}
#topnav a.signin, #topnav a.signin:hover {
	*background-position:0 !important;
}

a.signin {
	position:relative;
	margin-left:3px;
}
a.signin span {
	padding:10px;
}
#topnav a.menu-open {
	background:#9ccaee!important;
	color:#fff!important;
	outline:none;
}
#small_signup {
	display:inline;
	float:none;
	line-height:23px;
	margin:25px 0 0;
	width:170px;
}
a.signin.menu-open span {
	background-image:url(../assets/toggle_up_dark.png);
	color:#fff;
}

#signin_menu {
	display:none;
	background-color:#9ccaee;
	position:absolute;
	width:210px;
	z-index:100;
	border:1px transparent;
	text-align:left;
	padding:12px;
	top: 24.5px; 
	right: 0px; 
	margin-top:5px;
	margin-right: 0px;
	*margin-right: -1px;
	color:#fff;
	font-size:11px;
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-top-left-radius: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
}

#signin_menu input[type=text], #signin_menu input[type=password] {
	display:block;
	border:none;
	font-size:13px;
	margin:0 0 5px 0;
	padding:5px;
	width:203px;
}
#signin_menu p {
	margin:0;
	padding: 0 0 4px 0;
}
#signin_menu a {
	color:#fff;
}
#signin_menu label {
	font-weight:normal;
	color: #333333;
	font-size: 11px;
}
#signin_menu p.remember {
	padding:5px 0;
	float: left;
	
}
#signin_menu p.forgot, #signin_menu p.complete {
	clear:both;
	margin:5px 0;
}
#signin_menu p a {
	color:#fff!important;
}
#signin_submit {
	color:#ffffff;
	padding:4px 10px 5px;
	font-size:11px;
	margin:0 5px 2px 0;
	font-weight:bold;
	background-color: #404040;
	border: solid 1px #404040;
}

#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}

#signin_submit:hover, #signin_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}

/*------------------------------------------------------Interactive area-----------------------------------------------------*/

.slide-01{
	height: 315px;
	width:940px;
	padding:40px 0 40px 0;
	}
	
	
.services-img{
	width:214px;
	height:100px;
	border: solid 3px #fff;
	float: left;
	margin: 0 20px 20px 0;
	-moz-box-shadow:0px 3px 3px 0px #333333;
	-webkit-box-shadow:0px 3px 3px 0px #333333; 
	box-shadow:0px 3px 3px 0px #333333;
	}	
	
.column-01{
	width:220px;
	float:left; 
	margin-right: 20px;
	}
	
.column-02{
	width:220px;
	float:left; 
	margin-right: 20px;
	}
	
.column-03{
	width:220px;
	float:left; 
	margin-right: 20px;
	}
	
.column-04{
	width:220px;
	float:left; 
	}				
	
.slide-02{
	height: 315px;
	width:940px;
	padding:40px 0 40px 0;
	}
	
.slide-03{
	height: 315px;
	width:940px;
	padding:40px 0 40px 0;
	}
	
.slide-04{
	height: 315px;
	width:940px;
	padding:40px 0 40px 0;
	}	
	
.demo-pic-container{
	width:373px;
	height:324px;
	float: right;
	margin-bottom:-1px;
	padding: 1px 0 0 0;
	background-image:url(../assets/gfx-demo-img.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}	
/*------------------------------------------------------Navigation-----------------------------------------------------*/		
	
ul.nav-bar{
	list-style:none;
	margin: 0 40px 20px 0;
	padding: 15px 0 15px 0;
	}
	
li.nav-bar{
	float: left;
	margin: 0 40px 0 0;
	}		
	
li.nav-bar a{
	text-decoration: none;
	color:#ffffff;
	}
	
li.nav-bar a:hover{
	text-decoration: none;
	color:#cccccc;
	}		
	
li.nav-bar a:focus{
	text-decoration: none;
	color:#9CCAEE;
	background-image:url(../assets/gfx-nav-selected.png);
	background-position:center bottom;
	background-repeat: no-repeat;
	overflow:visible;
	padding: 0 0  35px 0;
	border: none;
	}
	
	
/*------------------------------------------------------Bottom Section-----------------------------------------------------*/

#column-left{
	position:absolute;
	left:0;
	top:50px;
	width:400px;
	height: 356px;
	}
	
#services-container{
	background-image:url(../assets/gfx-services-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:349px;
	}
	
/* -------------------------------------services tabs---------------------------------------- */

.small{
	font-size:10px;
	color: #666666 !important;
	}
 
#csstabs li{ 
	padding:2px;
	}

#csstabs{ 
	position:relative; 
	width:60px; 
	height:30px;
	top:77px;	
	}
	
#csstabs h3{ 
		padding:18px 10px 10px 10px;  
		width:60px;
		height: 22px;
		text-align:center; 
		cursor:pointer; 
		display:block; 		
		font-size:12px; 
		margin:0;
		color:#534029;
		background-color: none;
	}
	

.tabcontent{
			padding:0 0 0 40px;
			width:300px;
			position:absolute;
			left:80px;
			top:0;
			height:230px;
			display:block;
			margin:0;
			list-style:none;
			text-align:left;
			font-size:26px;
			color:#674f2e;
			font-weight:bold;
			text-transform:uppercase;
		}

#tab1 .tabcontent{
		z-index:5;
		}
		
#tab1 h3{
		z-index:4;
		position:absolute;
		left:0;
		top:0;
		cursor:hand;
		background-color:#f6f6f6;
		}


#tab2 .tabcontent{
		z-index:3; 
		opacity:0;
		}

#tab2 h3{
		position:absolute;
		left:0;
		top:51px;
		cursor:hand;
		}
		
#tab3 .tabcontent{
		z-index:2; 
		opacity:0;
		}
	
#tab3 h3{
		position:absolute;
		left:0;
		top:102px;
		cursor:hand;
		}
		
#tab4 .tabcontent{
		z-index:1; 
		opacity:0;
		}
	
#tab4 h3{
		position:absolute;
		left:0;
		top:153px;
		cursor:hand;
		}

#csstabs:hover h3, #tabs:focus h3, #tabs:active h3{
		background:none;
		z-index:0;
		}

#csstabs:hover .tabcontent, #tabs:focus .tabcontent, #tabs:active .tabcontent{
		z-index:0;
		opacity:0;
		-webkit-transition : opacity .75s ease-in;			
		}

#tab1:hover h3,#tab1:focus h3,#tab1:active h3{z-index:4; background-color:#f4f4f3;}
#tab1:hover .tabcontent,#tab1:focus .tabcontent,#tab1:active .tabcontent{	z-index:3;	opacity:1; -webkit-transition : opacity 2s ease-in; background-image:url(../assets/gfx-tabs-bg.gif); background-position: top; background-repeat:repeat-x;}

#tab2:hover h3,#tab2:focus h3,#tab2:active h3{z-index:4; background-color:#fafafa;}
#tab2:hover .tabcontent,#tab2:focus .tabcontent,#tab2:active .tabcontent{	z-index:3;	 opacity:1; -webkit-transition : opacity 2s ease-in; background-image:url(../assets/gfx-tabs-bg.gif); background-position: top; background-repeat:repeat-x;}
		
#tab3:hover h3,#tab3:focus h3,#tab3:active h3{z-index:4; background-color:#ffffff;}
#tab3:hover .tabcontent,#tab3:focus .tabcontent,#tab3:active .tabcontent{	z-index:3;	 opacity:1; -webkit-transition : opacity 2s ease-in; background-image:url(../assets/gfx-tabs-bg.gif); background-position: top; background-repeat:repeat-x;}

#tab4:hover h3,#tab4:focus h3,#tab4:active h3{z-index:4; background-color:#ffffff;}
#tab4:hover .tabcontent,#tab4:focus .tabcontent,#tab4:active .tabcontent{	z-index:3;	 opacity:1; -webkit-transition : opacity 2s ease-in; background-image:url(../assets/gfx-tabs-bg.gif); background-position: top; background-repeat:repeat-x;}

/* -------------------------------------end services tabs---------------------------------------- */		
	
	
#column-right{
	position:absolute;
	right:0;
	top:50px;
	width:460px;	
	}
	
.blog-article{
	width:460px;
	padding: 0 0 30px 0;
	border-bottom: solid 1px #bcbcbc;
	margin: 20px 0 0 0;
	}	
	
.blog-article-bottom{
	border-bottom: none;
	margin: 20px 0 0 0;
	}	
	
.blog-title{
	color:#534029;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding: 0;
	margin:0 0 5px 0;
	}

p.blog{
	color:#000000;
	font-size:11px;
	padding: 0;
	margin: 0;
	}
	
.blog a {
	color:#534029;
	font-size:11px;
	text-decoration:underline;
	
	}
	
.blog a:hover {
	color:#000000;
	font-size:11px;
	text-decoration:none;
	}

.blog-title a {
	color:#534029;
	font-size:11px;
	text-decoration:none;
	}
	
.blog-title a:hover {
	color:#9CCAEE;
	font-size:11px;
	text-decoration:underline;
	}					
	
.blog-img{
	width:140px;
	height:70px;
	border: solid 3px #ffffff;
	float: left;
	margin: 0 20px 20px 0;
	-moz-box-shadow:0px 5px 5px 0px #999999;
	-webkit-box-shadow:0px 5px 5px 0px #999999; 
	box-shadow:0px 5px 5px 0px #999999;
	}	
	
.author{
	font-size:10px;
	color:#534029;
	text-transform:uppercase;
	margin-top:5px;
	padding: 0;
	}	
	
.rss{
	width: 77px;
	padding: 0;
	position: absolute;
	top:3px;
	right:0;
}

.rss a, .rss  a:visited{
	width:77px;
	height: 16px;
	float:right;
	padding: 0;
	display: block;
	overflow: hidden;
}

.rss  a:hover, .rss  a:active{
	display: block;
	text-indent: -77px;
	float:right;
}		
	
	
/*------------------------------------------------------Footer Section-----------------------------------------------------*/	

			
#footer-column-left{
	width: 200px;
	position: absolute;
	top: 40px;
	left: 0;
	color:#ffffff;
	padding: 0 0 40px 0;
	}
	
#footer-column-centre{
	width: 200px;
	position: absolute;
	top: 40px;
	left: 239px;
	padding: 0 0 40px 0;
	}
	
	#footer-column-centre-two{
	width: 200px;
	position: absolute;
	top: 40px;
	left: 400px;
	padding: 0 0 40px 0;
	}
	
#footer-column-right{
	width: 280px;
	position: absolute;
	top: 40px;
	right: 0px;
	padding: 0 0 40px 0;
	}
	
.footer-text{
	color:#ffffff;
	}
	
.footer-text a{
	color:#ffffff;
	}	
	
.footer-text a:hover{
	color:#f29422;
	}

.newsletter-signup{
	width:180px;
	padding: 5px;
	background-color:#ffffff;
	color:#666666;
	border: solid 3px #9ccaee; 
	}	
	
.subscribe-button {
	background-color:#9ccaee;
	color:#333;
	position:absolute;
	top:21px;
	right: 0;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	padding:7px;
	border: none;
	cursor: pointer;
	}
	
.subscribe-button:hover {

	background-color:#000000;
	color:#ffffff;
	padding:7px;
	position:absolute;
	top:21px;
	right: 0;
	font-size:11px;
	text-transform:uppercase;
	}
	
.tooltip-container{
	width:100px;
	height: 22px;
	position: absolute;
	top:32px;
	left:0;
	}	
	
.tooltip{
	width: 20px;
	height: 22px;
	padding: 0;
	float: left;
	margin: 0 5px 0 0;
}

.tooltip a, .tooltip   a:visited{
	width:20px;
	height: 22px;
	float:right;
	padding: 0;
	display: block;
	overflow: hidden;
}

.tooltip  a:hover, .tooltip  a:active{
	display: block;
	text-indent: -20px;
	height: 22px;
	float:left;
}	
