body{
	font-family:Arial, Verdana,"Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.7142em;
	line-height:1.2;
	/*color:#368FC3;*/
	color:#999999;
	background-image:url(graphics/background.jpg);
	background-repeat:repeat-x;
	background-color: #A7D6F4; 
}

img{
	border:0;
	vertical-align:middle;
}

p{
	margin:0 0 1em 0;
}

ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

hr{
	border-top:1px dashed #C4E384;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-left:1px solid white;
	padding:0;
	margin:0 0 7px 0;
}

a:link, a:visited{
	color:#6fbdeb;
}
a:hover{}

a.moreLink:link, a.moreLink:visited{
	font-size:1em;
	text-decoration:none;
}

form{
	margin:0;
}


h1{
	font-family:Arial,Verdana,"Trebuchet MS", Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#6FBDEB;
	margin:15px 0 0px 0;
}
h2{
	font-family:Arial,Verdana,"Trebuchet MS", Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#6FBDEB;
	margin:0 0 10px 0;
}
h3{
	font-family:Arial,Verdana,"Trebuchet MS", Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	color:#6FBDEB;
	margin:0;
}
h4{
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 10px 0;
}

#skipLink{
	display:none;
}

#container{
	/*margin:20px auto 0 auto;*/
	margin:0 10px;
	position:relative;
	width:760px;
}

#shadowContainer{
	margin:20px auto 0 auto;
	position:relative;
	width:780px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='graphics/shadowLeft.png',sizingMethod='scale');
}
html>body #shadowContainer{
	background-image:url(graphics/shadowLeft.png);
	background-repeat:repeat-y;
}
#shadowFooter{
	margin:0 auto;
	position:relative;
	/*overflow:hidden;*/
	width:780px;
	height:10px;
	
	padding:0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='graphics/shadowBottom.png',sizingMethod='scale');
}
html>body #shadowFooter{
	background-image:url(graphics/shadowBottom.png);
	background-repeat:no-repeat;
}

#header{
	position:relative;
	float:left;
	overflow:hidden;
	height:50px;
	width:750px;
	background-color:#ffffff;
	border-bottom:1px solid #F2F2F2;
	padding:5px 0 0 10px;
}

#mainNav{
	position:relative;
	float:left;
	width:760px;
	overflow:hidden;
	background-color:#55B0E7;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	/*padding:2px 0 3px 0;*/
}

.menuItem{
	position:relative;
	float:left;
	width:125px;
	text-align:center;
	border-right:1px dashed #76BFEC;
}

.menuItem ul{
	list-style:none;
}

.noMenuSpacer{
	border:0;
}

#banner{
	position:relative;
	float:left;
	height:210px;
	width:760px;
	overflow:hidden;
	background-color:#ffffff;
}
#bannerthin{
	position:relative;
	float:left;
	height:140px;
	width:760px;
	overflow:hidden;
	background-color:#ffffff;
}
#bannersuperthin{
	position:relative;
	float:left;
	height:80px;
	width:760px;
	overflow:hidden;
	background-color:#ffffff;
}
.top{
	background-image:url(graphics/banners/drama.jpg);
}
.profile{
	background-image:url(graphics/banners/profile.jpg);
}
.history{
	background-image:url(graphics/banners/history.jpg);
}
.people{
	background-image:url(graphics/banners/people.jpg);
}
.work{
	background-image:url(graphics/banners/work.jpg);
}
.ideas{
	background-image:url(graphics/banners/ideas.jpg);
}
.comedyandentertainment{
	background-image:url(graphics/banners/comedyandentertainment.jpg);
}
.factual{
	background-image:url(graphics/banners/factual.jpg);
}
.drama{
	background-image:url(graphics/banners/drama.jpg);
}
.education{
	background-image:url(graphics/banners/education.jpg);
}
.promotion{
	background-image:url(graphics/banners/promotion.jpg);
}
.television{
	background-image:url(graphics/banners/television.jpg);
}
.radio{
	background-image:url(graphics/banners/radio.jpg);
}
.film{
	background-image:url(graphics/banners/film.jpg);
}
.dvd{
	background-image:url(graphics/banners/dvd.jpg);
}
.newmedia{
	background-image:url(graphics/banners/newmedia.jpg);
}
.contact{
	background-image:url(graphics/banners/contact.jpg);
}
.podcast{
	background-image:url(graphics/banners/podcast.jpg);
}
.gallery{
	background-image:url(graphics/banners/gallery.jpg);
}

.editsuite{
	background-image:url(graphics/banners/editsuite3.jpg);
}

.previewbanner{
	background-image:url(graphics/banners/previewbanner.gif);
}

.resources{
	background-image:url(graphics/banners/resources2.jpg);
}

.mainContentSpacerVertical{
	position:relative;
	float:left;
	height:25px;
	width:760px;
	overflow:hidden;
	background-color:#FFFFFF;
}

#mainContent{
	position:relative;
	float:left;
	width:710px;
	padding:0 25px;
	background-color:#FFFFFF;
	display:inline;
}


.column1{
	position:relative;
	float:left;
	width:190px;
	margin:0 30px 0 0;
	display:inline;
}

.column2{
	position:relative;
	float:left;
	width:270px;
	margin:0;
	display:inline;
	background-color:#ffff00;
}

.column3{ /* sub level menu */
	position:relative;
	float:left;
	width:190px;
	margin:0 30px 0 0;
	display:inline;
	
	/*background-color:#ffff00;*/
}

.column3new{ /* sub level menu */
	position:relative;
	float:left;
	width:180px;
	margin:0 30px 0 0;
	display:inline;
	
	/*background-color:#ffff00;*/
}


.column3 ul{
	border-top:1px dashed #cccccc;
	list-style:none;
}

.column3 li a:link, .column3 li a:visited{
	display:block;
	padding:5px 0 5px 20px;
	border-bottom:1px dashed #cccccc;
	background-image:url(graphics/arrowGrey.gif);
	background-repeat:no-repeat;
	background-position:10px 9px;
	background-color:#ffffff;
	color:#A5A5A7;
	text-decoration:none;
	width:170px;
}
.column3 li a:hover, .column3 li.selected a:link, .column3 li.selected a:visited{
	background-image:url(graphics/arrowBlue.gif);
	color:#6FBDEB;
}

.column4{ /* sub level main content */
	position:relative;
	float:left;
	width:490px;
	margin:0;
	/*display:inline;*/
	/*background-color:#ff0000;*/
}

.column4edit{ /* sub level main content */
	position:relative;
	float:left;
	width:490px;
	margin:0;
	padding-top: 10px;	/*display:inline;*/
	/*background-color:#ff0000;*/
}

.column4.spacer{
	border-bottom:1px dashed #cccccc;
	margin-bottom:20px;
	padding-bottom:5px;
}

.column4.variable{
	background-image:url(graphics/column6Footer.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	/*background-color:#EAF5FC;*/
}

.column4 p{
	font-size:1em;
	background-color:#ffffff;
	/*color:#A5A5A7;*/
}

.column5{
	position:relative;
	float:left;
	width:250px;
	padding-right:10px;
	display:inline;
	background-color:#ffffff;
}
.column6{
	position:relative;
	float:left;
	width:230px;
	margin:0;
	padding:0;
	display:inline;
	text-align:center;
	/*background-color:#EAF5FC;*/
}

.column7{ /* 3 equal columns */
	position:relative;
	float:left;
	width:220px;
	margin:0 25px 0 0;
	display:inline;
}

.column8{ /* 100% */
	position:relative;
	float:left;
	width:710px;
	display:inline;
}

.column9{ /* 50% */
	position:relative;
	float:left;
	width:342px;
	display:inline;
}

.column9.leftSide{
	margin-right:12px;
}
.column9.rightSide{
	margin-left:13px;
}
.column9.leftSide .contactBox{
	background-color:#EAF5FC;
}
.column9.rightSide .contactBox{
	background-color:#F5FBEA;
}

#footer{
	position:relative;
	float:left;
	text-align:right;
	/*height:18px;*/
	width:730px;
	padding:7px 25px;
	overflow:hidden;
	background-color:#FFFFFF;
	border-top:1px solid #DFDFDF;
	font-size:1em;
	color:#BFBFBF;
}

#footerNonFloat{

	width:745px;
	padding:7px 5px 7px 10px;
	background-color:#FFFFFF;
	border-top:1px solid #DFDFDF;
	font-size:1em;
	text-align:right;
	/*color:#BFBFBF;*/
	color:#999999;
}

#footerNonFloat .leftColumn{
	position:relative;
	float:left;
	width:580px;
	text-align:left;
}

#footerNonFloat .rightColumn{
	position:relative;
	float:left;
	width:165px;
	text-align:right;
}


#credit{
	margin:0 auto;
	position:relative;
	/*float:left;*/
	padding:0 15px 5px 0;
	text-align:right;
	width:760px;
	color:#6D91B2;
}
#credit a:link, #credit a:visited{
	text-decoration:none;
	color:#6D91B2;
}
#credit a:hover{
	text-decoration:underline;
}



/* Boxes */
/*.column1 .header{
	position:relative;
	float:left;
	height:40px;
	width:190px;
	margin-top:5px;
}*/

.featureBox{
	position:relative;
	float:left;
	width:190px;
	height:auto;
	margin-bottom:10px;
	font-size:1em;
	margin-top:5px;
}

.featureBox .image{
	position:relative;
	float:left;
	width:190px;
	top:-1px;
}
.featureBox2{
	position:relative;
	float:left;
	width:190px;
	height:64px;
	border-bottom:1px dashed #cccccc;
	margin-bottom:10px;
	font-size:1em;
	color:#A2DF10;
	background-color:#ffffff;
}

.featureBox.lastItem{
	border-bottom:0;
	margin-bottom:0;
	padding-bottom:0;
}

.featureBox .header{
	position:relative;
	float:left;
	/*height:14px;*/
	width:173px;
	padding:0px 0 0px 17px;
	background-color:#EFEFEF;
	color:#368FC3;
	/*margin-top:5px;*/
	background-image:url(graphics/arrowsBlue.gif);
	background-repeat:no-repeat;
	background-position:5px 6px;
}

.featureBox .text{
	position:relative;
	float:left;
	height:auto;
	width: 171px;
	border: 1px solid #EFEFEF;
	padding:0px 0 0 17px;
	margin-top:0;
}

.featureBox2 .header{
	position:relative;
	float:right;
	height:13px;
	width:118px;
	padding:7px 0 0 12px;
	margin-top:0;
	background-image:url(graphics/arrowsGreen.gif);
	background-repeat:no-repeat;
	background-position:0 10px;
}
.featureBox2 .text{
	position:relative;
	float:right;
	height:44px;
	width:130px;
	padding:0;
	color:#999999;
	background-color:#ffffff;
	font-size:1em;
	padding-bottom:5px;
}

.featureBoxImage{
	position:relative;
	float:left;
	height:64px;
	width:60px;
}

.newsBox{
	position:relative;
	float:left;
	width:270px;
	background-color:#FFFFFF;
	color:#756E6E;
}

.newsBox .header{
	position:relative;
	float:left;
	width:270px;
	height:40px;
}

.newsBox .newsItem{
	position:relative;
	float:left;
	width:240px;
	padding:0 15px 10px 15px;
}
.column5 .newsItem{
	position:relative;
	float:left;
	width:230px;
	margin-bottom:10px;
}
.column5 .newsItem.wide{
	width:480px;
}
.column5 .newsItem.wide .content{;
	width:480px;
}

.newsBox .newsItem .title{
	position:relative;
	float:left;
	/*width:228px;*/
	padding-left:12px;
	font-size:1em;
	color:#756E6E;
	/*background-color:#EAF5FC;*/
	background-image:url(graphics/arrowsGrey.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}
.column5 .newsItem .title{
	position:relative;
	float:left;
	/*padding-left:12px;*/
	font-size:1em;
	color:#6FBDEB;
	/*background-image:url(graphics/arrowsBlue.gif);
	background-repeat:no-repeat;
	background-position:0 3px;*/
}
.videoClipBox .title, .podcastBox .title{
	position:relative;
	float:left;
	padding-left:12px;
	font-size:1em;
	color:#6FBDEB;
	background-image:url(graphics/arrowsBlue.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}


.newsItem .content, .videoClipBox .content, .podcastBox .content{
	position:relative;
	float:left;
	/*width:240px;*/
	font-size:1em;
	color:#999999;
	/*background-color:#EAF5FC;*/
}

.newsItem .channel{
	position:relative;
	float:left;
	width:247px;
	/*padding-left:3px;*/
	font-size:1em;
	color:#756E6E;
	margin-bottom:0;
}

.newsItem .more{
	/*position:relative;
	float:left;
	width:238px;
	text-align:right;
	font-size:1em;*/
	color:#6FBDEB;
	background-color:#EAF5FC;
	/*padding-right:2px;*/
	
	display:inline;
	font-weight:bold;
}

.emailUpdates{
	position:relative;
	float:left;
	width:234px;
	height:28px;
	padding:6px 0 0 6px;
	margin:0 15px;
	background-image:url(graphics/emailUpdatesBackground.gif);
	display:inline;
}

.emailForm{
	background-image:url(graphics/emailFormBackground.gif);
	width:164px;
	height:17px;
	border:0;
	padding:3px 3px 0 3px;
	margin:0;
	font-size:1em;
	background-color:#ffffff;
	color:#9D9D9B;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.emailSubmit{
	width:50px;
	height:20px;
	border:0;
	padding:0;
	margin:0 0 0 2px;
	background-image:url(graphics/emailSubmitBackground.gif);
	background-color:#6FBDEB;
	color:#ffffff;
	font-weight:bold;
	font-size:1em
}

.newsFeature{
	position:relative;
	float:left;
	width:240px;
	height:70px;
	margin:0 15px;
	padding:0;
	display:inline;
}

.videoClipBox{
	position:relative;
	float:left;
	width:200px;
	height:60px;
	margin:10px 15px 0 15px;
	
	display:inline;
}

.videoClipBox .title{
	text-align:left;
	margin-top:4px;
}
.videoClipBox .channel{
	position:relative;
	float:left;
	width:140px;
	text-align:left;
}
.videoClipBox .content{
	text-align:left;
	padding-top:10px;
	width:140px;
}
.videoClipBox .image{
	position:relative;
	float:right;
	width:60px;
	height:60px;
	/*margin-left:5px;*/
}

.podcastBox{
	position:relative;
	float:left;
	width:220px;
	border-bottom:1px dashed #cccccc;
	padding-bottom:10px;
	margin-bottom:10px;
}
.podcastBox .image{
	position:relative;
	float:left;
	width:55px;
	height:55px;
	margin-right:10px;
	padding-left:0;
}
.podcastBox .title{
	position:relative;
	float:right;
	margin-top:7px;
	width:143px;
}
.podcastBox .content{
	position:relative;
	float:right;
	width:155px;
}
.podcastBox.lastItem{
	border-bottom:none;
	padding:0;
	margin:0;
}

.descriptionBox{ /* video gallery */
	position:relative;
	float:left;
	width:250px;
}
.descriptionBox .title{
	position:relative;
	float:left;
	width:238px;
	/*padding-left:12px;
	background-image:url(graphics/arrowsBlue.gif);
	background-repeat:no-repeat;
	background-position:0 3px;*/
	font-size:1em;
	color:#6fbdeb;
}
.descriptionBox .channel{
	position:relative;
	float:left;
	width:247px;
	/*padding-left:3px;*/
	font-size:1em;
	color:#756E6E;
}
.descriptionBox .description{
	position:relative;
	float:left;
	width:218px;
	padding:8px 30px 0 2px;
	font-size:1em;
	color:#999999;
	background-color:#ffffff;
}

.descriptionBox .content{
	position:relative;
	float:left;
	width:218px;
	padding:8px 20px 0 0;
	font-size:1em;
	color:#999999;
	background-color:#ffffff;
}

.selectBox{
	width:220px;
	font-size:1em;
	color:#756E6E;
	/*background-color:#ffffff;*/
	background-image:url(graphics/formSelectBackground.gif);
}

.videoPlayer{
	position:relative;
	float:left;
	padding-top:10px;
	height:203px;
}

.videoPlayerwide{
	position:relative;
	float:left;
	color:#756E6E;
	padding-top:0px;
	height:320px;
	width:760px;
}

.videoPlayerwidenew{
	position:relative;
	float:left;
	color:#756E6E;
	padding-top:0px;
	height:320px;
	width:710px;
}


.peopleBox{
	position:relative;
	float:left;
	width:490px;
	padding-bottom:8px;
	margin-bottom:8px;
}

.peopleBox .image{
	position:relative;
	float:left;
	width:70px;
	margin-right:8px;
}

.peopleBox .title{
	position:relative;
	float:right;
	width:400px;
	padding:5px 0 0 12px;
	background-image:url(graphics/arrowsBlue.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
	font-size:1em;
	color:#6fbdeb;
}

.peopleBox .description{
	position:relative;
	float:right;
	width:410px;
	font-size:1em;
	color:#999999;
	background-color:#ffffff;
}
.peopleBox .description .jobTitle{
	color:#756e6e;
}

.peopleBox.lastItem{
	padding-bottom:0;
	margin-bottom:0;
}

.contactBox{
	position:relative;
	float:left;
	width:342px;
	color:#756E6E;
	font-size:1em;
}
.contactBox .title{
	position:relative;
	float:left;
	width:155px;
	margin:10px 0 0 15px;
	padding-left:12px;
	display:inline;
	background-image:url(graphics/arrowsGrey.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
}
.contactBox .address{
	position:relative;
	float:left;
	padding-top:15px;
	width:167px;
	margin-left:15px;
	display:inline;
	color:#999999;
}

.contactBox .map{
	position:relative;
	float:right;
	width:145px;
	margin-right:15px;
	display:inline;
	color:#999999;
}
.contactBox .map .link{
	position:relative;
	float:left;
	width:135px;
	text-align:right;
	margin-right:10px;
	display:inline;
}

.contactBox .numbers{
	position:relative;
	float:left;
	width:312px;
	display:inline;
	margin:0 15px 10px 15px;
	color:#999999;
}

.contactBox .cv{
	position:relative;
	float:left;
	width:312px;
	display:inline;
	margin:0 15px;
	color:#999999;
}
.contactBox .footer{
	position:relative;
	float:left;
	width:342px;
	height:15px;
	overflow:hidden;
	
}
.column9.leftSide .contactBox .footer{
	background-image:url(graphics/contact/footerGlasgow.gif);
}
.contactBox.rightSide .footer{
	background-image:url(graphics/contact/footerLondon.gif);
}

.contactBoxFullWidth{
	position:relative;
	float:left;
	/*background-color:#f3f3f3;*/
	padding-top:15px;
	padding-bottom:10px;
	color:#999999;
}
.column8 .contactBoxFullWidth.leftSide{
	margin:0;
	padding-left:15px;
	width:342px;
}
.column8 .contactBoxFullWidth.rightSide{
	margin:0;
	padding-left:25px;
	width:328px;
}
.column8 .footer{
	position:relative;
	float:left;
	width:710px;
	height:15px;
	overflow:hidden;
	/*background-image:url(graphics/contact/footerSpecificEnquiries.gif);*/
}

/*.podcast{
	background-image:url(graphics/newsFeature/podcastBackground.gif);
}

.jobSeek{
	background-image:url(graphics/newsFeature/jobSeekBackground.gif);
}*/

.newsBox .footer{
	position:relative;
	float:left;
	width:270px;
	height:15px;
	background-image:url(graphics/newsFooter.gif);
}
.column6 .footer{
	position:relative;
	float:left;
	width:230px;
	height:15px;
	background-image:url(graphics/column6Footer.gif);
}

/* end boxes */



/* Headers */

h1.noShow{
	display:none;
}

h1.greyTitle{
	font-size:1.6em;
	font-weight:normal;
	margin:0 0 15px 0;
	padding:0;
	color:#999999;
}
h1.blueTitle{
	font-size:1.6em;
	font-weight:normal;
	margin:0 0 15px 0;
	padding:0;
}

h1.whiteTitle{
	font-size:1.6em;
	font-weight:normal;
	margin:0 0 15px 0;
	padding:0;
}


.productionHeader{
	position:relative;
	float:left;
	width:190px;
	height:40px;
	background-image:url(graphics/headers/production.gif);
}
.servicesHeader{
	position:relative;
	float:left;
	width:190px;
	height:40px;
	background-image:url(graphics/headers/services.gif);
}
.newsHeader{
	position:relative;
	float:left;
	width:270px;
	height:40px;
	background-image:url(graphics/headers/news.gif);
}

.companySubHeader{
	position:relative;
	float:left;
	width:190px;
	height:30px;
	background-image:url(graphics/headers/companySub.gif);
}
.profileHeader{
	position:relative;
	float:left;
	width:490px;
	height:30px;
	background-image:url(graphics/headers/profile.gif);
	
}
.historyHeader{
	position:relative;
	float:left;
	width:490px;
	height:30px;
	background-image:url(graphics/headers/history.gif);
}
.peopleHeader{
	position:relative;
	float:left;
	width:490px;
	height:30px;
	background-image:url(graphics/headers/people.gif);
}
.workHeader{
	position:relative;
	float:left;
	width:490px;
	height:30px;
	background-image:url(graphics/headers/workwithangeleye.gif);
}
.ideasHeader{
	position:relative;
	float:left;
	width:490px;
	height:30px;
	background-image:url(graphics/headers/ideas.gif);
}


/* production */
.productionSubHeader{
	position:relative;
	float:left;
	width:190px;
	height:30px;
	background-image:url(graphics/headers/productionSub.gif);
}
.factualHeader{
	position:relative;
	float:left;
	width:490px;
	height:30px;
	background-image:url(graphics/headers/factual.gif);
}
.dramaHeader{
	position:relative;
	float:left;
	width:490px;
	height:30px;
	background-image:url(graphics/headers/drama.gif);
}
.comedyandentertainmentHeader{
	position:relative;
	float:left;
	width:490px;
	height:30px;
	background-image:url(graphics/headers/comedyandentertainment.gif);
}
.educationHeader{
	position:relative;
	float:left;
	width:490px;
	height:30px;
	background-image:url(graphics/headers/education.gif);
}
.promotionHeader{
	position:relative;
	float:left;
	width:490px;
	height:30px;
	background-image:url(graphics/headers/promotion.gif);
}

/* services */
.servicesSubHeader{
	position:relative;
	float:left;
	width:190px;
	height:30px;
	background-image:url(graphics/headers/servicesSub.gif);
}
.televisionHeader{
	position:relative;
	float:left;
	width:490px;
	height:30px;
	background-image:url(graphics/headers/television.gif);
}
.radioHeader{
	position:relative;
	float:left;
	width:490px;
	height:30px;
	background-image:url(graphics/headers/radio.gif);
}
.filmHeader{
	position:relative;
	float:left;
	width:490px;
	height:30px;
	background-image:url(graphics/headers/film.gif);
}
.dvdHeader{
	position:relative;
	float:left;
	width:490px;
	height:30px;
	background-image:url(graphics/headers/dvd.gif);
}
.newmediaHeader{
	position:relative;
	float:left;
	width:490px;
	height:30px;
	background-image:url(graphics/headers/newmedia.gif);
}


/* contact */
.glasgowHeader{
	position:relative;
	float:left;
	width:342px;
	height:35px;
	background-image:url(graphics/headers/glasgow.gif);
}
.londonHeader{
	position:relative;
	float:left;
	width:342px;
	height:35px;
	background-image:url(graphics/headers/london.gif);
}
.specificenquiriesHeader{
	position:relative;
	float:left;
	width:710px;
	height:35px;
	background-image:url(graphics/headers/forspecificenquiries.gif);
}


/* podcast */
.podcastHeader{
	position:relative;
	float:left;
	width:710px;
	height:30px;
	background-image:url(graphics/headers/podcastSub.gif);
}

.videoclipsHeader{
	position:relative;
	float:left;
	width:230px;
	height:40px;
	background-image:url(graphics/headers/videoClips.gif);
}
.audioclipsHeader{
	position:relative;
	float:left;
	width:230px;
	height:40px;
	background-image:url(graphics/headers/audioClips.gif);
}

.videogalleryHeader{
	position:relative;
	float:left;
	width:190px;
	height:30px;
	background-image:url(graphics/headers/videoGallerySub.gif);
}

.videogalleryComedyHeader{
	position:relative;
	float:left;
	width:250px;
	height:30px;
	background-image:url(graphics/videoGallery/comedyAndEntertainment.gif);
}
.videogalleryFactualHeader{
	position:relative;
	float:left;
	width:250px;
	height:30px;
	background-image:url(graphics/videoGallery/factual.gif);
}
.videogalleryDramaHeader{
	position:relative;
	float:left;
	width:250px;
	height:30px;
	background-image:url(graphics/videoGallery/drama.gif);
}
.videogalleryEducationHeader{
	position:relative;
	float:left;
	width:250px;
	height:30px;
	background-image:url(graphics/videoGallery/education.gif);
}

/* end Headers */
