/* CSS Document */
html, body {
	font:11px Arial, Helvetica, sans-serif;
	color: #a7a6a6;
	background-color: #000000;
	background-image: url(../images/global/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
}
#header span {
	display: none;
}
a {
	text-decoration: none;
	/*color: #61699E;*/
	color: #a7a6a6;
}
a:hover {
	color:#d1d1d1;
}
/* ------ Global ------*/
			
label {
	font-size: 11px;
	padding-right:10px;
}
/*input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	border: none;
	font-size: 11px;
}*/
.fields {
	width: 100%;
}

.dropdown{
	width: 100%;
}

#file{
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border:none;
}
.textArea {
	width:100%;
}
/* -------------------------- Header --------------------------  */
#header-holder { width: 100%; height: 65px; background: #fff; }

#header {
	height:65px;
	width:900px;
	margin: 0 auto;
}
h1 {
	float:left;
	padding:8px 20px 0 0;
}
#language {
	float:right;
	color:#b5b5b5;
}
#language a {
	height: 65px;
	float:left;
	display:block;
}
#language a.english {
	background-image: url(../eng/images/nav/off/english.gif);
	width: 65px;
}
#language b a.english {
	background-image: url(../eng/images/nav/on/english.gif);
}
#language a.cymraeg {
	background-image: url(../eng/images/nav/off/cymraeg.jpg);
	width: 62px;
}
#language b a.cymraeg {
	background-image: url(../eng/images/nav/on/cymraeg.jpg);
}
/* -------------------------- Menu --------------------------  */

#nav li {
	display: inline;
}
#nav li a {
	height: 65px;
	float:left;
	display:block;
}
/*
text version
#nav li a {
	height: 35px;
	padding:30px 10px 0;
	color:#000000;
	text-transform:uppercase;
	float:left;
	display:block;	
	font-weight:normal;
}
#nav a:hover {
	color: #666;
	text-decoration:none;
}
#nav b a {
	background-color: #acb7bb;
	color:#fff;
}*/

/* -------------------------- FOOTER --------------------------  */


#footer {
	width:894px;
	border-top:solid 1px #252525;
	color:#5d5d5d;
	font-size:10px;
	padding:5px 3px 10px;
}
#footer p {
}
#footer a {
	color:#5d5d5d;
	/*padding-left:15px;*/
}
#footer a:hover {
	color:#d1d1d1;
	/*padding-left:15px;*/
}
#footer .icons img {
	padding:3px 0 0 10px;
}
/* -------------------------- Content --------------------------  */

h2 {
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #acb7bb;
}
#broadcast {
	padding:8px 15px 0;
	background-color: #000000;
	clear:both;
}
#broadcast p {
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #acb7bb;
}
#container {
	width:900px;
}
#container p {
	/*font-size: 11px;*/
	line-height: 14px;
	padding-bottom: 10px;
}
.content {
	padding: 30px 0 0;
}
#container ul {
	font-size: 11px;/*margin-left:1em;*/
}
#container ul li {
	margin-bottom: 5px;
}
#newsHome {
	width:150px;
	margin: 10px 10px 10px 15px;
	float:left;
}
#newsHome p{
	margin: 0 0 0 1px;
}
#container b {
	text-transform: uppercase;
	color: #fff;
	font-weight:normal;
}
.uppercase {
	text-transform: uppercase;
	padding-top:5px;
}
#newsHome em {
	color: #7e7e7e;
	font-style: normal;
}
#showreel {
	width:265px;
	margin:10px 10px 10px 15px;
	float:left;
}
#showreel p{
	text-transform: uppercase;
	padding-top:5px;
	font-size:10px;
}
#workHome {
	width:420px;
	margin:10px 0 10px 15px;
	float:left;
}
#workHome h2 {
	margin:0 0 0 5px;
}
.imageFlowPrint {
	display:none;
}

.col4{ width:180px; float:left; margin-right:30px;}
.col4 ul{ list-style:none; padding-bottom:15px; }

.col5{ width:250px; float:left; margin-right:35px;}
.col5 ul{ list-style:none; padding-bottom:15px; }

.col6{
	width:190px;
	float:left;
}
.col6 ul{ list-style:none; padding-bottom:15px; }

#progbg {
	background:url(../images/programme/bg.gif) repeat-y left top;
}
#progListing {
	float:left;
	width:130px;
	padding:15px 10px 10px 10px;
}
#programme {
	float:left;
	width:455px;
	padding:15px 14px 10px 15px;
}
#progbg #gallery {
	float:left;
	width: 256px;
	padding:15px 0 0 10px;
}
#progListing ul {
	list-style:none;
	margin:0;
	padding:5px 0 0;
}

#progListing ul li{
	padding:5px 0px 3px 0px;
}

#progListing ul a {
	text-transform: uppercase;
	color: #a7a6a6;
	font-weight:normal;
}
#progListing ul a.selected, p a.selected  {
	color: #fff;
	font-weight:normal;
}
.vignette1, .vignette2 {
	width:135px;
	padding-right:25px;
	float:left;
}
.vignette3 {
	width:135px;
	float:left;
}
.vignette1 img, .vignette2 img, .vignette3 img {
	padding-bottom:5px;
}
hr {
	border:0;
	border-top:1px solid #000000;
	border-bottom:1px solid #2b2a2a;
	height:2px;
	margin:10px 0;
}
#newsbg {
	background-image: url(../images/news/news_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#newsbg #progListing {
	padding:25px 10px 10px 10px;
}
#newsbg #images {
	float:left;
	width: 286px;
	padding:30px 0 0 25px;
}
#newsbg #images #main {
	padding-bottom:6px;
}
#newsbg #images ul {
	list-style-type: none;
}
#newsbg #images ul li {
	float:left;
	padding:0 6px 0 0;
}
#newsbg #news {
	float:left;
	width: 390px;
	padding:25px 0 0 30px;
}
#news .date {
	padding:0;
}
.pagination{ color:#535353;}
.pagination a{ color:#535353;}

#about {
	width:630px;
	float:left;
	padding:10px 20px 0 0;
}
#people {
	width:200px;
	padding-right:10px;
	float:left
}
#aboutPics {
	padding:10px 0 0;
	width:250px;
	float:left;
}
#aboutPics img {
	padding:0 0 10px;
}
#jobsbg {
	background-image: url(../images/jobs/jobs_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#jobsPics {
	padding:10px 20px 0 8px;
	width:270px;
	float:left;
}
#jobsPics img {
	padding:0 0 10px;
}
#jobs {
	width:570px;
	float:left;
	padding:20px 0 0 0;
}

.noPadding{ padding:0; margin:0;}

#jobs table td, table td, #hire table td{ padding:2px 0;}

#contactRight{
	padding: 2px 2px 2px 0px;
	margin-right:5px;
	float:left;
}

#facilitiesbg {
	background-image: url(../images/facilities/facilities_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#facilities {
	padding:5px 0px 5px 8px;
	width:265px;
	float:left;
	background-color:#000000;
}
#equipment {
	width:365px;
	float:left;
	padding:15px 10px 0 10px;
}

#hire {
	width:210px;
	float:left;
	padding:15px 10px 0 13px;
}


#contactLeft{
padding:15px 0 0;
float:left;
width:435px;
margin-right:40px;
}

#contactRight{
padding:15px 0 0;
float:right;
width:400px;
}
#contactRight .col3{
float:left;
width:130px;
}

#contactRight .col4{
float:left;
width:80px;
margin-left:30px;
}


#map_canvas {
width: 400px; 
height: 600px;
margin-bottom:20px;
float:right;
}

.audience{
margin-top:10px;
padding:10px;
background-color:#1c1c1c;}

.contact-details-col{
	width:135px; 
	float:left; 
	margin-top:10px;
	}

