@charset "UTF-8";
/* WORKFORCE FILMS CSS */
/* CREATED BY FLYCREATIVE - WWW.FLYCREATIVE.CO.UK */

/* CSS RESET *****/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	line-height:100%;
	vertical-align: baseline;
	background: transparent;
}
/* TEXT & BODY STYLING *****/
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:100%;
	color:#3c3c3c;
	padding-bottom:5px;
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:100%;
	color:#3c3c3c;
	padding-bottom:8px;
}
h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:30px;
	font-weight:normal;
	line-height:100%;
	color:#3c3c3c;
	padding-bottom:5px;
}
h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:100%;
	color:#000;
	padding-bottom:5px;
}
p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:110%;
	color:#3c3c3c;
	padding-bottom:4px;
}
p a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:110%;
	color:#3c3c3c;
	padding-bottom:4px;
	text-decoration:underline;
}
body {
	background:url(images/body_bg.jpg);
}
/* DIV STYLING */
#wrapper {
	margin:0 auto;
	padding:0px;
	border:none;
	text-align:center;
	height:auto;
	width:auto;
}
#colour_pallet {
	background:url(images/colour_pallet.jpg) no-repeat left top;
	height:230px;
	width:10px;
	margin:0;
	position:absolute;
	top:0;
	left:0;
}
#page_container {
	width:830px;
	height:550px;
	margin:0 auto;
	padding:0px;
	border:none;
	margin-bottom:180px;
}
#header {
	width:100%;
	height:215px;
	margin:0 auto;
	text-align:left;
	margin-top:10px;
	padding-top:15px;
}
#header_logo {
	width:200px;
	height:190px;
	margin-left:-20px;
	float:left;
}
#header_nav {
	width:180px;
	height:190px;
	margin:0 auto;
	float:right;
	position:relative;
	margin-right:-20px;
}
#header_button {
	width:276px;
	height:140px;
	margin:0 auto;
	float:left;
	position:relative;
	text-align:left;
	background:url(images/stop_press_bg.jpg) no-repeat;
	margin-top:20px;
	padding-left:140px;
	padding-top:20px;
	padding-right:10px;
}
#header_icons {
	width:180px;
	height:50px;
	margin:0;
	position:absolute;
	right:0;
	top:20px;
}
#header_contact {
	width:180px;
	height:50px;
	margin:0;
	position:absolute;
	right:0;
	top:80px;
}
.social_icon {
	width:50px;
	height:50px;
	float:left;
	margin:0 auto;
}
#contact_container {
	width:830px;
	height:auto;
	margin:0 auto;
	padding:0px;
	border:none;
	margin-bottom:50px;
	overflow:hidden;
}
#contact_panel_top {
	width:100%;
	height:3px;
	background:url(images/contact_panel_top.jpg) no-repeat center;
}
#contact_panel_mid {
	width:100%;
	height:350px;
	background:url(images/contact_panel_mid.jpg) repeat-y center;
	overflow:hidden;
}
#contact_panel_btm {
	width:100%;
	height:5px;
	background:url(images/contact_panel_btm.jpg) no-repeat center;
	position:relative;
}
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8300px;
}
.slider_container {
	margin:0 auto;
	width:830px;
	height:380px;
	position:relative;
	overflow:hidden;
	background:url(images/slider_panel_bg.jpg) no-repeat center top;
	padding-top:8px;
	text-align:left;
}
/***********/
/* Slider */

#slider{
	width: 764px;
	margin: 0 auto;
	position: relative;
}
.scroll {
	overflow: hidden;
	width: 750px;
	margin: 0 auto;
	position: relative;
}
.scrollContainer {
	position: relative;
	overflow:hidden;
}
.scrollContainer div.panel {
	padding: 0px;
	width: 754px;
	height: 380px;
}
.inside {
	height:360px;
}
.scrollButtons {
	position: absolute;
	top: 164px;
	cursor: pointer;
	z-index:201;
	display:block;
}
.scrollButtons.left {
	left: 45px;
	position:absolute;
	z-index:201;
}
.scrollButtons.right {
	right: 45px;
	position:absolute;
	z-index:201;
}
.hide {
	display: none;
}
/************/
/* Panel 1 */
#panelOne {
	width: 754px;
	height: 360px;
	margin:0;
}
#panelTwo {
	width: 754px;
	height: 360px;
	margin:0;
}
#panelThree {
	width: 754px;
	height: 360px;
	margin:0;
}
#panelFour {
	width: 754px;
	height: 360px;
	margin:0;
}
.inner_small_left {
	width:20%;
	height:100%;
	margin:0;
	float:left;
	position:relative;
}
.inner_small_right {
	width:20%;
	height:100%;
	margin:0;
	float:right;
	position:relative;
}
.inner_large_left {
	width:80%;
	height:100%;
	margin:0;
	float:left;
	position:relative;
}
.inner_large_right {
	width:80%;
	height:310px;
	margin:0;
	float:right;
	position:relative;
	overflow:hidden;
	padding-top:50px;
}
.inner_centre {
	width:60%;
	height:100%;
	margin:0;
	float:left;
	position:relative;
}
.btn_films_right, .btn_home_right{
	width:116px;
	height:62px;
	margin:0;
	padding:0px;
	position:absolute;
	left:50%;
	margin-left:-57px;
	top:90px;
	z-index:400;
}
.btn_work_left, .btn_home_left{
	width:116px;
	height:62px;
	margin:0;
	padding:0px;
	position:absolute;
	left:50%;
	margin-left:-58px;
	top:90px;
	z-index:400;
}
.arrow_text_home_left{
	width:100px;
	height:120px;
	margin:0;
	padding:0px;
	position:absolute;
	left:35px;
	top:245px;
}
.arrow_text_home_right {
	width:100px;
	height:120px;
	margin:0;
	padding:0px;
	position:absolute;
	left:30px;
	top:245px;
}
#arrow_text_films{
	width:100px;
	height:120px;
	margin:0;
	padding:0px;
	position:absolute;
	left:30px;
	top:245px;
}
#arrow_text_workshops{
	width:100px;
	height:120px;
	margin:0;
	padding:0px;
	position:absolute;
	left:35px;
	top:245px;
}
#home_banner {
	width:430px;
	height:115px;
	margin:0;
	position:absolute;
	left:13px;
	top:180px;
}
#home_welcome {
	width:392px;
	height:155px;
	margin:0;
	position:absolute;
	left:50%;
	top:15px;
	margin-left:-213px;
	background:url(images/home_welcome_bg.jpg) no-repeat;
	padding:15px;
}
#home_twitter{
	width:210px;
	height:138px;
	margin:0;
	float:left;
	position:relative;
	background:url(images/twitter_bg.jpg) no-repeat;
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
}
#home_postit{
	width:194px;
	height:195px;
	margin:0;
	margin-top:-8px;
	float:right;
	background:url(images/home_postit.jpg) no-repeat;
}

#workshop_box_left {
	width:50%;
	height:78%;
	margin:0;
	float:left;
	background:url(images/dotted_line.jpg) no-repeat right;
	position:relative;
}
#workshop_box_right {
	width:49%;
	height:78%;
	margin:0;
	float:left;
	position:relative;
}
#workshop_box_btm {
	width:577px;
	height:45px;
	margin:0;
	position:absolute;
	bottom:5px;
	background:url(images/workshop_btm_bg.jpg) no-repeat;
	padding:10px;
	left:5px;
}
.workshop_icon {
	height:80px;
	width:80px;
	margin:0;
	position:absolute;
	left:50%;
	top:12px;
	margin-left:-50px;
}
.workshop_textbox {
	width:269px;
	height:175px;
	background:url(images/workshop_textbox_bg.jpg) no-repeat;
	position:absolute;
	bottom:-20px;
	left:5px;
	padding:10px;
}
/*** Slideshow style rules. ***/
#slideshow {
	margin:0 auto;
	width:600px;
	height:400px;
	position:absolute;
	top:15px;
}
#slideshow_testimonials {
	margin:0 auto;
	width:600px;
	height:400px;
	position:absolute;
	top:60px;
}
#slideshow #slidesContainer{
	margin:0 auto;
	width:430px;
	height:338px;
	overflow:auto; /* allow scrollbar */
	position:relative;
}
##slideshow_testimonials #slidesContainer_testimonials{
	margin:0 auto;
	width:598px;
	height:338px;
	overflow:auto; /* allow scrollbar */
	position:relative;
}
#slideshow #slidesContainer .slide {
	margin:0 auto;
	width:430px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:300px;
}
#slideshow_testimonials #slidesContainer_testimonials .slide_testimonials {
	margin:0 auto;
	width:598px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:300px;
}
.control {
	display:block;
	width:60px;
	height:92px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
}
.control_testimonials {
	display:block;
	width:190px;
	height:59px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
}
#leftControl {
	top:100px;
	left:20px;
	background:url(images/btn_more_films_left.jpg) no-repeat;
}
#leftControl_testimonials {
	top:220px;
	left:20px;
	background:url(images/btn_more_testimonials_left.jpg) no-repeat;
}
#rightControl {
	top:100px;
	right:15px;
	background:url(images/btn_more_films_right.jpg) no-repeat;
}
#rightControl_testimonials {
	top:220px;
	right:30px;
	background:url(images/btn_more_testimonials_right.jpg) no-repeat;
}
.project_thumb_holder {
	height:240px;
	width:430px;
	margin:0;
	margin-bottom:5px;
}
.project_desc {
	background:url(images/project_desc_bg.jpg) no-repeat;
	width:409px;
	height:75px;
	margin:0;
	padding:10px;
}
#contact_header {
	width:100%;
	height:60px;
	margin:0;
	text-align:center;
	padding-top:20px;
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	font-size:30px;
	font-weight:normal;
	line-height:100%;
	color:#3c3c3c;
}
#contact_close {
	width:50px;
	height:50px;
	margin:0;
	position:absolute;
	top:10px;
	right:40px;
}
#additional_close {
	width:50px;
	height:50px;
	margin:0;
	position:absolute;
	top:168px;
	left:43px;
	z-index:500;
}
#contact_form {
	width:100%;
	height:500px;
	margin:0;
	text-align:left;
	position:relative;
}
table {
	margin:0;
	width:700px;
	height:auto;
	position:absolute;
	left:120px;
}
input.textbox {
	width:270px;
}
label {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	color:3d3d3d;
	padding-right:20px;
	text-align:left;
}
radioText {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	color:3d3d3d;
	padding-right:10px;
}
radioNote {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:100%;
	color:3d3d3d;
	padding-left:115px;
	padding-top:5px;
}
radio {
	margin: 0 auto;
	padding:0;
	float:left;
}
tr {
	height:30px;
}
td {
	height:30px;
	width:165px;
}
.checkboxList{
	height:60px;
	width:165px;
}
.form_buttons {
	position:absolute;
	right:140px;
	margin-top:10px;
}
.panel_reset {
	width: 75px;
	height: 35px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFF;
	background:url(images/panel_clear.png) no-repeat bottom center;
	border:none;
	float:right;
}
.panel_submit {
	width: 75px;
	height: 35px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFF;
	background:url(images/panel_submit.png) no-repeat bottom center;
	border:none;
	float:right;
}
.notification_error {
	height: 35px;
	width: 250px;
	padding-left: 8px;
	padding-top:5px;
	font-weight:bold;
	text-align: left;
	line-height:15px;
	font-size:11px;
	color:#F00;
	font-family:Verdana, Geneva, sans-serif;
	position:absolute;
	right:45px;
	top:-60px;
	margin:0;
	/*background:url(images/red_highlighter.png) no-repeat left center;*/
}
.notification_ok {
	height: 45px;
	width: 80px;
	padding: 4px;
	font-weight:bold;
	text-align: left;
	font-size:10px;
	color:#393;
	font-family:Verdana, Geneva, sans-serif;
	background:url(images/feedback_tick.png) no-repeat;
	position:relative;
	right:-180px;
	margin:0;
	display:none;
}
.divider {
	height:65px;
	width:100%;
	margin:0;
}
.additional {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:14px;
	color:3d3d3d;
	padding-right:20px;
	text-align:left;
}
.additional_message {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:14px;
	color:3d3d3d;
	padding-right:20px;
	text-align:left;
	position:relative;
	top:-30px;
}
.small_label {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:15px;
	color:3d3d3d;
	text-align:left;
}
#button_blocker_left {
	background:url(images/button_blocker_l.jpg) no-repeat;
	width:153px;
	height:374px;
	margin:0;
	position:absolute;
	top:4px;
	left:35px;
	z-index:200;
}
#button_blocker_right {
	background:url(images/button_blocker_r.jpg) no-repeat;
	width:153px;
	height:374px;
	margin:0;
	position:absolute;
	top:4px;
	right:35px;
	z-index:200;
}
#offer_banner {
	width:320px;
	height:62px;
	margin:0;
	position:absolute;
	left:70px;
	top:5px;
	padding-left:153px;
	padding-top:40px;
	background:url(images/offer_banner.jpg) no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:25px;
	font-weight:normal;
	line-height:100%;
	color:#3c3c3c;
}
#offer_text_bg {
	width:570px;
	height:250px;
	margin:0;
	padding-left:8px;
	padding-top:8px;
	padding-right:10px;
	position:absolute;
	left:1px;
	top:112px;
	background:url(images/offer_text_bg.jpg) no-repeat;
}
.offer_baseline{
	margin-top:50px;	
}

#loading_spinner{
	margin:0;
	position:relative;
	right:-180px;
	top:5px;
	height:20px;
	width:20px;
	background:url(images/spinner.gif) no-repeat center center;
}





.tweet, .query {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#CCC;
}
.tweet .tweet_list, .query .tweet_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.tweet .tweet_list li, .query .tweet_list li {
	overflow-y: hidden;
	overflow-x: hidden;
	height:60px;
	position:relative;
	padding-top:5px;
}
.tweet .tweet_list li a, .query .tweet_list li a {
	color:#FFF;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}
.tweet_time{
	position:absolute;
	bottom:0;
	right:0;
}
.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
	padding: 0;
	float: left;
	display:none;
}
.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
	vertical-align: middle;
}


#footer{
	height:40px;
	width:830px;
	padding-top:15px;
	margin-top:20px;
	background:url(images/footer_divider.jpg) no-repeat top center;
	position:relative;
}
#footer p{
	margin:0;
	float:left;
	margin-left:50px;
}
#footer a{
	margin:0;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:12px;
	text-decoration:none;
	margin-right:80px;
}
#footer img{
	margin:0;
	position:absolute;
	top:7px;
	right:40px;
}
