/*
-----------------------------------------------------------------------------
Home
-----------------------------------------------------------------------------*/
#projects-button {
	position: absolute;
	top: 20px;
	left: -20px;
	height: 103px;
	width: 104px;
	z-index: 5;
}
#projects-button a:hover img {
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}
#showreel {
	position: relative;
	width: 799px;
	height: 282px;
	background-image: url(../images/backgrounds/showreel.jpg);
	background-repeat: no-repeat;
}
#showreel #video {
	position: absolute;
	top: 25px;
	right: 22px;
	z-index: 5;
}
#top {
	top: 55px;
}
#bottom {
	top: 145px;
}
.thumbs {
	position: absolute;
	left: 0px;
	height: 72px;
	width: 799px;
	overflow: hidden;
}
.visible {
	width: 1200px;
}
#top .visible {
	position: relative;
	left: 50px;
}
#bottom .visible {
	position: relative;
	left: -60px;
}
#showreel .thumb {
	width: 140px;
	height: 70px;
	overflow: hidden;
}
#showreel .thumb img {
	position: relative;
	top: -8px;
	left: -8px;
	border: none;
}
#showreel .thumb:hover {
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
#home-box {
	position: relative;
	float: left;
	height: 193px;
	width: 469px;
	margin-top: 5px;
	padding: 25px;
	background-color: #292929;
	line-height: 1.3;
	font-size: 13px;
	text-transform: none;
}
#home-box .top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 519px;
	height: 7px;
	background-image: url(../images/backgrounds/home-box-top.png);
	background-repeat: no-repeat;
}
#home-box .bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 519px;
	height: 7px;
	background-image: url(../images/backgrounds/home-box-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#home-box h1 {
	height: 36px;
	width: 182px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/headlines/welcome.png);
	background-repeat: no-repeat;
	margin-bottom: 16px;
}
#home-box h2 {
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 16px;
	color: #e1e1e1;
}
#home-box p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11.5px;
	margin: 10px 0px;
}
#right-box {
	position: relative;
	float: left;
	width: 271px;
	margin: 5px 0px 0px 7px;
}
.in-production {
	margin-top: 7px;
}

/*
-----------------------------------------------------------------------------
Projects
-----------------------------------------------------------------------------*/
.left-column {
	position: relative;
	float: left;
	width: 214px;
	padding: 18px 18px 60px 18px;
	background-color: #161616;
	margin-bottom: 40px;
}
	.left-column h2 {
		font-size: 21px;
		margin-bottom: 20px;
	}
	.left-column h3 {
		font-size: 15px;
		font-weight: normal;
		color: #1ab1c9;
		margin: 10px 0px;
	}
	.left-column ul {
		border-bottom: 1px solid #292929;
		padding-bottom: 10px;
	}
	.left-column li {
		list-style: none;
		padding-bottom: 4px;
	}
	.left-column li a {
		text-decoration: none;
		text-transform: none;
		color: #FFF;
	}
	.left-column li a:hover,
	.left-column li .selected {
		color: #1ab1c9;
	}
	.left-column .bottom {
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 5px;
		height: 5px;
		background-image: url(../images/backgrounds/dark-grey-bottom.png);
		background-repeat: no-repeat;
		background-position: bottom;
	}
	.left-column .top {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 5px;
		height: 5px;
		background-image: url(../images/backgrounds/dark-grey-top.png);
		background-repeat: no-repeat;
	}
.right-column {
	position: relative;
	float: left;
	width: 535px;
	margin-left: 7px;
}
	.content {
		position: relative;
		float: left;
		width: 500px;
		padding:18px;
		background-color: #292929;
	}
	.content h1 {
		margin: 0px 0px 20px 0px;
		padding: 0px;
		font-size: 22px;
		font-weight: bold;
	}
	.content h2.h1 {
		font-size: 22px;
		font-weight: bold;
		color: #FFF;
	}
	.content h2 {
		font-size: 11px;
		font-weight: normal;
		margin-bottom: 15px;
		color: #e1e1e1;
	}
		.content h3 {
		margin: 0px 0px 10px 0px;
		padding: 0px;
		font-size: 22px;
		font-weight: bold;
	}
	.blue {
		font-size: 15px;
		color: #1ab1c9;
		text-transform: none;
		padding-bottom: 10px;
	}
	.normal {
		text-transform: none;
		padding: 10px 0px;
	}
	.thumb {
		float: left;
		margin: 0px 14px 14px 0px;
	}
	.end {
		float: left;
		margin: 0px 0px 14px 0px;
	}
	.thumb a,
	.end a {
		display: block;
		width: 155px;
		height: 87px;
	}
	.thumb img,
	.end img {
		border: 1px solid #333;		
	}
	.thumb a:hover img,
	.end a:hover img {
		border: 1px solid #1ab1c9;		
	}
	.content #video {
		width: 500px;
		height: 280px;
		margin-bottom: 10px;
	}
	.content .top {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 5px;
		height: 5px;
		background-image: url(../images/backgrounds/light-grey-top.png);
		background-repeat: no-repeat;
	}
	.content .bottom {
		position: absolute;
		bottom: 0px;
		right: 0px;
		width: 5px;
		height: 5px;
		background-image: url(../images/backgrounds/light-grey-bottom.png);
		background-repeat: no-repeat;
		background-position: bottom;
	}
	.related {
		font-size: 13px !important;
	}
	.videothumb {
		float: left;
		width: 155px;
		margin-right: 5px;
		text-align: center;
	}
	.videothumb a img {
		border: 1px solid #333;		
	}
	.videothumb a:hover img {
		border: 1px solid #1ab1c9;		
	}
	#moreinfo {
		position: relative;
		float: left;
		width: 235px;
		background-color: #161616;
		background-image: url(../images/backgrounds/more-info.png);
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 10px 18px 20px 18px;
	}
	#moreinfo h2 {
		font-size: 11px;
		color: #1ab1c9;
		font-weight: normal;
		margin-bottom: 15px;
	}
	#moreinfo .label {
		text-align:right;
		width:60px;
		padding:2px 6px 2px 0px;
		font-weight: bold;
		vertical-align: top;
		text-transform: uppercase;
	}
	#moreinfo td {
		padding:2px;
		text-transform: none;
		color: #FFF;
		font-size: 11px;
	}
#top-panel{
	background:#e8f3c6;
	border-bottom:3px solid #a6c34e;
	padding:14px 20px;
	text-align:right;
}
#sub-panel{
	text-align:center;
}
#sub-panel a{
	width:150px;
	float:right;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:30px;
	font-weight:bold;
	background:url(img/sub-left.png) bottom left no-repeat #a6c34e;
}
#sub-panel a span{
	padding:6px;
	background:url(img/sub-right.png) right bottom no-repeat;
	display:block;

}
strong{color:#000000;}
.face{border:solid 2px #a6c34e; margin-left:10px; float:right;}
/*
-----------------------------------------------------------------------------
Testimonial
-----------------------------------------------------------------------------*/
.testimonial {
	clear: both;
	border-bottom: 1px solid #383838;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.testimonial .image {
	float: left;
	height: 170px;
	width: 180px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.testimonial p {
	text-transform: none;
	line-height: 1.3;
}
.testimonial .client {
	color: #1ab1c9;
	padding-top: 20px;
	font-size: 12px;
}
.test-bottom {
	border: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/*
-----------------------------------------------------------------------------
Contact
-----------------------------------------------------------------------------*/
.label {
	padding: 3px 0px;
}
.input {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	border:1px solid #999;
	border-bottom:1px solid #DADADA;
	background-image: url(../images/backgrounds/input.png);
	background-repeat: repeat-x;
	background-position: top;
	padding:2px;
	width: 208px;
}
.error {
	background-color:#F66;
	color:#FFF;
	border:1px solid #900;
	padding:2px 5px;
	margin:2px 0px;
	font-size: 11px;
}
.button {
	background-color: #1ab1c9;
	padding: 0px 10px;
	border: 1px solid #999;
	cursor: pointer;
}
.contact-details {
	margin: 10px 0px 30px 0px;
	font-size: 12px;
}
.contact-details li {
	list-style: none;
	margin: 0px;
	clear: both;
	padding: 10px 0px;
}
.contact-details span {
	float: left;
	width: 95px;
	text-align: right;
	padding: 2px;
	color: #666;
}
.contact-details p,
.contact-details address {
	float: left;
	padding: 2px;
	margin: 0px;
	text-transform: none;
}
.contact-details address {
	font-style: normal;
}
.contact-details strong {
	color: #FFF;
}
.info {
	position: relative;
	float: left;
	width: 300px;
}
#follow-us {
	position: relative;
	float: left;
	height: 200px;
	width: 200px;
	margin: 10px 0px 50px 0px;
}
#follow-us img {
	margin:3px;
}

/*----------- New testmonials and social icons -----------*/
a.woodlandtrust{
	position:relative;
	margin-top:20px;
	float:left;
	width:170px;
	height:105px;
	background:url(../images/testimonials/woodlandtrust.png) no-repeat;
	text-indent:-999px;
	overflow:hidden;
}
	a.woodlandtrust:hover{
		background:url(../images/testimonials/woodlandtrust_hover.png) no-repeat;
	}
a.amandawaring{
	position:relative;
	margin-top:20px;
	float:left;
	width:170px;
	height:105px;
	background:url(../images/testimonials/amandawaring.png) no-repeat;
	text-indent:-999px;
	overflow:hidden;
}
	a.amandawaring:hover{
		background:url(../images/testimonials/amandawaring_hover.png) no-repeat;
	}
a.snowcamp{
	position:relative;
	margin-top:20px;
	float:left;
	width:170px;
	height:105px;
	background:url(../images/testimonials/snowcamp.png) no-repeat;
	text-indent:-999px;
	overflow:hidden;
}
	a.snowcamp:hover{
		background:url(../images/testimonials/snowcamp_hover.png) no-repeat;
	}
a.felixdennis{
	position:relative;
	margin-top:20px;
	float:left;
	width:170px;
	height:105px;
	background:url(../images/testimonials/felixdennis.png) no-repeat;
	text-indent:-999px;
	overflow:hidden;
}
	a.felixdennis:hover{
		background:url(../images/testimonials/felixdennis_hover.png) no-repeat;
	}
a.facebook{
	position:relative;
	float:left;
	width:18px;
	height:18px;
	background:url(../images/icons/facebook.png) top no-repeat;
	margin:0 5px 0 0;
	text-indent:-999px;
	overflow:hidden;
}
	a.facebook:hover{
		background:url(../images/icons/facebook.png) bottom no-repeat;
	}
a.twitter{
	position:relative;
	float:left;
	width:18px;
	height:18px;
	background:url(../images/icons/twitter.png) top no-repeat;
	margin:0 5px 0 0;
	text-indent:-999px;
	overflow:hidden;
}
	a.twitter:hover{
		background:url(../images/icons/twitter.png) bottom no-repeat;
	}
a.vimeo{
	position:relative;
	float:left;
	width:18px;
	height:18px;
	background:url(../images/icons/vimeo.png) top no-repeat;
	margin:0 5px 0 0;
	text-indent:-999px;
	overflow:hidden;
}
	a.vimeo:hover{
		background:url(../images/icons/vimeo.png) bottom no-repeat;
	}
a.youtube{
	position:relative;
	float:left;
	width:44px;
	height:18px;
	background:url(../images/icons/youtube.png) top no-repeat;
	margin:0 5px 0 0;
	text-indent:-999px;
	overflow:hidden;
}
	a.youtube:hover{
		background:url(../images/icons/youtube.png) bottom no-repeat;
	}