/* CSS Document */
* {
	padding:0;
	margin:0;
}
body {
	background-color:#333;
	font-family:Arial,Helvetica, sans-serif;
}
body.home {
	background:url(../images/bkgrd.jpg) repeat-x;
}
body.channels {
	background:url(../images/bg_not_home.jpg) repeat-x;
}
:-moz-any-link:focus {
  outline: none;
}
/* Image replacement */
h1 a, ul.headList, 
	ul#primaryNav li a,
	div.homeInfoWrap ul.socials li a,
	#footer ul.lang li a,
	#login a.closeLoginBut  {
	text-indent:-50000px;
	overflow:hidden;
}
h1 a {
	width:189px;
	height:95px;
	background:url(../images/logo.png) no-repeat -5px 0;
	float:left;
}
ul 
{
	list-style:none;
}
ul li 
{
	font-size:11px;
}
ul.headList {
	width:87px;
	height:45px;
	background:url(../images/taglines.png) no-repeat 0 0;
	list-style:none;
	margin-top:25px;
}
ul.headList h2, ul.headList li {
	height:0;
	width:0;
}

#container {
	width:872px;
	background-color:Transparent;
	margin:0 auto;
	height:auto;
	
}
#header {
	width:872px;
	float:left;
	position:relative;
}

#login {
	background-color:#FF6600;
	width:284px;
	height:72px;
	position:absolute;
	right:0;
	top:-70px;
	z-index:1;
	background:url(../images/login_bg.png) no-repeat 0 100%;
}

#login p.error
{
	color:#BC130D;
	margin: 8px 0 0 12px; 
	width:260px;
}

* html ##login p.error  {display:inline; }

#login a.login,#login a.submit  {
	color:#fff;
	background-color:#FF6600;
	right:0;
	position:absolute;
	bottom:-24px;
	font-weight:bold;
	text-decoration:none;
	width:86px;
	height:24px;
	background:url(../images/login_tab.png) no-repeat 0 0;
	text-align:center;
	font-size:11px;
	padding-top:2px;
	text-transform:uppercase;
	cursor:pointer;
	
}
#login label {
	clear:left;
	float:left;
	text-transform:uppercase;
	color:#fff;
	font-size:9px;
	font-weight:bold;
	width:66px;
	margin:8px 0 0 12px;
	display:inline;
}
#login input {
	width:173px;
	margin-top:3px;
	position:relative;
	float:left;
	color:#939393;
	
	font-size:11px;
	padding:2px 0px 2px 2px;
}
#login a.fgtPass,#login a.rmbrLog,#login a.logOut,p.error  {
	color:#fff;
	font-size:9px;
	text-decoration:none;
	margin:6px 0 0 0;
	padding:0;
	float:left;
	cursor:pointer;
}
#login a.fgtPass:hover,#login a.rmbrLog:hover,#login a.logOut:hover {
	text-decoration:underline;
}
#login a.fgtPass {
	margin-left:12px;
	clear:left;
	float:left;
	white-space:nowrap;
}
#login a.rmbrLog,#login a.logOut  {
	
	margin-right:12px;
	float:right;
}
#login a.closeLoginBut 
{
	position:absolute;
	width:15px;
	height:15px;
	right:10px;
	top:6px;
	background:url(../images/close.gif);
}
#faderText {
	right:0;
	top:10px;
	position:absolute;
}
ul.addLogButs {
	font-size:11px;
	list-style:none;
	font-weight:bolder;
	float:right;
	margin:7px 100px 0 0;
	text-transform:uppercase;
	letter-spacing:-1px;
	display:inline;
}
ul.addLogButs li {
	float:left;
}
ul.addLogButs li a {
	color:#ff6600;
	text-decoration:none;
	padding-right:18px;
	margin-right:20px;
	display:inline;
	background:url(../images/login_arrow.png) no-repeat right 1px;
	height:12px;
	float:left;
	overflow:hidden;
}
ul.addLogButs li a:hover {
	background-position:right -11px;
	color:#fff;
}
ul#primaryNav {
	list-style:none;
	float:left;
	width:100%;
	margin:0px 0 0 0px;
}
ul#primaryNav li {
	float:left;
}
ul#primaryNav li a {
	height:32px;
	float:left;
}
ul#primaryNav li a.home {
	background-position:0 0;
	width:135px;
}
ul#primaryNav li a.home:hover {
	background-position:0 -33px;
}
ul#primaryNav li.selected a.home  {
	background-position:0 -66px;
}
ul#primaryNav li a.about {
	background-position:-135px 0;
	width:152px;
}
ul#primaryNav li a.about:hover {
	background-position:-135px -33px;
}
ul#primaryNav li.selected a.about  {
	background-position:-135px -66px;
}
ul#primaryNav li a.news {
	background-position:-287px 0;
	width:150px;
}
ul#primaryNav li a.news:hover {
	background-position:-287px -33px;
}
ul#primaryNav li.selected a.news  {
	background-position:-287px -66px;
}
ul#primaryNav li a.music {
	background-position:-437px 0;
	width:138px;
}
ul#primaryNav li a.music:hover {
	background-position:-437px -33px;
}
ul#primaryNav li.selected a.music {
	background-position:-437px -66px;
}
ul#primaryNav li a.studio {
	background-position:-575px 0;
	width:164px;
}
ul#primaryNav li a.studio:hover {
	background-position:-575px -33px;
}
ul#primaryNav li.selected a.studio {
	background-position:-575px -66px;
}
ul#primaryNav li a.ftpLog {
	background-position:-624px 0;
	width:123px;
}
ul#primaryNav li a.ftpLog:hover {
	background-position:-624px -33px;
}
ul#primaryNav li.selected a.ftpLog {
	background-position:-624px -66px;
}
ul#primaryNav li a.contact {
	background-position:-739px 0;
	width:131px;
}
ul#primaryNav li a.contact:hover {
	background-position:-739px -33px;
}
ul#primaryNav li.selected a.contact {
	background-position:-739px -66px;
}
ul#primaryNav li.selected a {
	cursor:default;
}
div#subNav {
	width:auto;
	height:28px;
	position:relative;
	left:0;
	bottom:-13px;
	float:left;
	display:inline;
}
#subNav ul {
	list-style:none;
	background-color:#b90912;
	float:left;
	padding:0 5px;
}
#subNav ul li {
	color:#fff;
	float:left;
	font-size:10px;
	height:27px;
	line-height:27px;
	padding:0;
	position:relative;
	z-index:0;
	padding-left:5px;
}
#subNav ul li a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	position:relative;
	z-index:5;
	padding-right:5px;
}
#subNav ul li a:hover,#subNav ul li a.selected  {
	text-decoration:underline;
}
#subNav img.left {
	position:absolute;
	left:-1px;
	z-index:3;
}
#subNav img.right {
	position:absolute;
	right:-1px;
	z-index:3;
}
#subNav img.pointer {
	position:absolute;
	top:-8px;
	margin-left:-6.5px;
}
#videoWallWrap 
{
	width:872px; 
	height:310px;
	float:left;
}
	
#videoWall {
	margin-top:8px;
}
div.homeInfoWrap {
	width:274px;
	float:left;
	margin:35px 20px 0px 0;
}
div.homeInfoWrap h3 {
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	margin:0 0 10px 10px;
	float:left;
	display:inline;
}
div.homeInfoWrap img {
	float:left;
}
div.homeInfoWrap div.content {
	width:272px;
	float:left;
	margin:0;
	background-color:#e5e5e5;
	border-left:1px solid #999;
	border-right:1px solid #999;
	padding-bottom: 5px;
}

div.homeInfoWrap div.content ul {
	list-style:none;
	float:left;
}
div.homeInfoWrap div.content ul li {
	
	color:#b90912;
	font-weight:bold;
	float:left;
	padding:5px 0 0 0;
}
div.homeInfoWrap div.content ul li a {
	color:#333;
	text-decoration:none;
}
div.homeInfoWrap div.content ul li a:hover {
	text-decoration:underline;
}
div.homeInfoWrap div.content ul li h4 {
	color:#b90912;
	padding:0 10px;
	font-size:10px;
	margin:0;
}
div.homeInfoWrap div.content ul li h4.first {
	margin-top:-5px;
}
div.homeInfoWrap div.content ul li p {
	color:#333;
	padding:0 10px 6px 10px;
	font-size:10px;
	float:left;
}

div.homeInfoWrap div.twitterFeed
{
	padding:10px 0px;
	float:left;
}

div.homeInfoWrap div.twitterFeed div.content
{
	background-color: #fff;
	border: 0px solid #fff;
}

div.homeInfoWrap div.twitterFeed div.content ul li h4
{
	color:#3383A4;
}

p.tweet 
{
	//height: 45px;
}

div.homeInfoWrap div.content ul li.lastNews p {
	padding-bottom:0;
}

div.homeInfoWrap div.content ul li span {
	width:272px;
	height:2px;
	font-size:0px;
	background:url(../images/panel_line.gif) repeat-x;
	float:left;
	padding-bottom:0px;
	display:block;
}
div.homeInfoWrap div.content ul li.lastTwit span {
	padding-bottom:5px;
}
div.homeInfoWrap ul.socials {
	list-style:none;
	width:53px;
	height:34px;
	float:left;
	margin-right: 1px;
	background:url(../images/follow_bg.gif) no-repeat;
}
div.homeInfoWrap ul.socials li {
	float:left;
}
div.homeInfoWrap ul.socials li a.twit 
{
	float:left;
	background:url(../images/btn_twitter.gif) no-repeat;
	margin:15px 0px 0px 11px;
	height: 12px;
	width: 12px;
}
div.homeInfoWrap ul.socials li a.face {
	background:url(../images/btn_facebook.gif) no-repeat;
	margin:15px 0px 0px 5px;
	height: 12px;
	width: 12px;
	float:left;
	
}

div.homeInfoWrap ul.tweet
{
	float:left;
	width:208px;
	height:34px;
	background:url(../images/tweet_bg.gif) no-repeat;
}

div.homeInfoWrap ul.tweet li 
{
	float:left;
	margin-top: 11px;
}

div.homeInfoWrap ul.tweet li.twit
{
	margin-left: 7px;
}

#mp3Player {
	margin-top:30px;
	float:left;
}
div#footer {
	width:872px;
	border-top:1px solid #333;
	height:10px;
	float:left;
	margin:10px 0 0px 0;
	font-size:9px;
	color:#333;
	padding-bottom:50px;
}
div#footer a {
	color:#333333;
}
#footer ul.lang {
	list-style:none;
	float:left;
}
#footer ul.lang li {
	margin:10px 5px 0 0;
	float:left;
}
#footer ul.lang li a {
	width:26px;
	height:13px;
	float:left;
}

#footer ul.lang li a.us {
	background:url(../images/flag_usa.gif) no-repeat;
}
#footer ul.lang li a.uk {
	background:url(../images/flag_uk.gif) no-repeat;
}
#footer ul.lang li a.de {
	background:url(../images/flag_de.gif) no-repeat;
}
#footer ul.lang li a.fr {
	background:url(../images/flag_fr.gif) no-repeat;
}
#footer ul.lang li a.global {
	background:url(../images/globe.gif) no-repeat;
}
#footer ul.footList {
	list-style:none;
	float:left;
	margin-left:117px;
	margin-top:10px;
	
}
#footer ul.footList li {
	float:left;
	margin:0 20px 0 0;
	padding-top: 7px;
}

#footer ul.footList li.ftp {
	background:url(../images/ftp_bg.gif) no-repeat;
	padding: 7px 0px 10px 17px;
}

#footer ul.footList li.tel {
	background:url(../images/tel_bg.gif) no-repeat;
	padding: 7px 0px 10px 14px;
}


#footer ul.footList li a {
	float:left;
	text-decoration:none;
}
#footer ul.footList li a:hover {
	text-decoration:underline;
}
#footer span.copy {
	float:right;
	margin-top:10px;
	padding: 7px 0px 10px 0px;
	
}

#footer span.ukCopy {
	background:url(../images/prs.jpg) no-repeat 100% 0;
	padding-right: 42px;
	
}
#channelWrap {
	height:500px;
}

#footer .regions,
#footer .footList
{
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

#footer .regions
{
	float:left;
	width:243px;
    margin: 0 0 10px 10px;
    margin: 10px 0px 0px 9px;
   
}

#footer .regions span {float:left; width:50px; padding-top:6px;}
#footer .regions ul {float:left; width:143px;  position: relative;}
#footer .regions ul li 
{
	background:url(../images/lang_bg.png) no-repeat;
	
	height:26px;
}

#footer .regions ul li ul li
{
	background-image: none;
}

#footer .regions ul li ul {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0px; 
	bottom: 26px;
	margin: 0; 
	padding: 0;
	display: none;
	float: left;
	width: 143px;
}

#footer .regions ul li a 
{
	padding: 6px 0px 6px 8px;
	display: block;
	text-decoration: none;
	zoom: 1;
}

#footer .regions ul li ul li {
	margin: 0; 
	padding: 0;
	clear: both;
	background-color: #CCC;
    text-transform: none;
}
#footer .regions ul li ul li a {
	padding: 5px 0px 5px 25px;
    font-weight: normal;	
    
	border-top: 1px solid #E5E5E5; /*--Create bevel effect--*/
	border-bottom: 1px solid #999999; /*--Create bevel effect--*/
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#footer .regions ul li ul li.first
{
	background: transparent url(../images/lang_bg_top.png) no-repeat 0px 0px ; 
}

#footer .regions ul li ul li.first a
{
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
}

#footer .regions ul li ul li.first a:hover
{
	background: transparent url(../images/lang_bg_top_hover.png) no-repeat 0px 0px ; 
}

#footer .regions ul li ul li.last{	border-bottom: 0px solid #999999;}

#footer .regions ul li ul li a:hover { 	background: #B90913 url(../images/lang_bg_a.png) no-repeat 10px 8px ; }











/* Template pages */

#templateWrap {
	width:872px;
	float:left;
	margin:48px 0;
	
}
#templateWrap h3, #templateWrap h4,#templateWrap h5  {
	text-transform:uppercase;
	color:#333333;
	font-size:11px;
}
#templateWrap h3 a, #templateWrap h4 a, #templateWrap h5 a {
	color:#333333;
	text-decoration:none;
	display:block;
}
#templateWrap p {
	color:#333333;
	margin-bottom:18px;
	font-size:11px;
}
#templateWrap a {
	color:#b90912;
	text-decoration:none;
}
#templateWrap a:hover 
{
	text-decoration:underline;
}
#threeColLeft {
	width:233px;
	float:left;
	margin-right:28px;
	min-height:350px;
}
#twoColLeft {
	width:546px;
	float:left;
	margin-right:20px;
	min-height:350px;
}
#templateWrap #threeColLeft ul.sideNav {
	list-style:none;
}
#threeColLeft ul.sideNav li {
	border-bottom:1px solid #c1c1c1;
	height:38px;
	line-height:40px;
	letter-spacing:0.5px;
	text-indent:30px;
}
#threeColLeft ul.sideNav li.first {
	border-top:1px solid #c1c1c1;
}
#threeColLeft ul.sideNav li a {
	height:38px;
}
#threeColLeft ul.sideNav li a:hover {
	background:url(../images/thirdnav_arrow_roll.gif) 13px 13px no-repeat;
	text-decoration:none;
}
#threeColLeft ul.sideNav li a.selected,
#threeColLeft ul.sideNav li a.selected:hover {
	color:#FFFFFF;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	height:36px;
	line-height:38px;
	background:url(../images/thirdnav_arrow_hit.gif) 13px 13px no-repeat #b90912;
}
#threeColLeft ul.sideNav li a.allNews {
	background:url(../images/news_arrow.gif) 13px 13px no-repeat;
}
#threeColCenter {
	width:285px;
	float:left;
	margin-right:20px;
}
#threeColCenter h4,  #twoColLeft h3
{
	margin-bottom:18px;
}
#threeColCenter ul.newsLists 
{
	margin-top:20px;
}
#threeColCenter ul.newsLists,#threeColCenter ul.newsLists li ul 
{
	list-style:none;
	float:left;
}
#threeColCenter ul.newsLists li 
{
	font-size:11px;
	padding-bottom:10px;
	float:left;
	clear:left;
	width:270px;
}
#threeColCenter ul.newsLists li h5 
{
	background:url(../images/list_arrow_default.gif) no-repeat left;
	text-indent:15px;
	
}
#threeColCenter ul.newsLists li h5.selected {
	background:url(../images/list_arrow_down.gif) no-repeat left;
}
#threeColCenter ul.newsLists li ul 
{
	margin:10px 0 0px 0;
	display:none;
}
#threeColCenter ul.newsLists li div
{
	text-indent:35px;
	display:none;
}
#threeColCenter ul.newsLists li ul li 
{
	padding-left:15px;
}
#threeColCenter ul.newsLists li ul li h6 
{
	font-size:11px;
	text-indent:15px;
}
#threeColCenter ul.newsLists li ul li h6.selected {
	background:url(../images/list_arrow_red.gif) no-repeat left;
}
#rightCol {
	width:306px;
	float:left;
}
#newsWrap ul {
	list-style:none;
	
}
#newsWrap ul li {
	width:872px;
	float:left;
	border-top:1px solid #C1C1C1;
	padding:20px 0;
}
#newsWrap ul li span, #threeColCenter span.date {
	float:left;
	clear:left;
	font-size:11px;
	color:#b90912;
	margin-bottom:10px;
}
#threeColCenter span.date 
{
	clear:left;
	width:285px;
}
#newsWrap ul li p {
	width:539px;
	clear:left;
	float:left;
	margin-bottom:0;
	color:#333333;
	text-decoration:none;
}
#newsWrap ul li p a 
{
	color:#000;
}
#newsWrap ul li p a:hover {
	text-decoration:underline;
}
#newsWrap ul li img {
	float:right;
	margin-right:130px;
	border:none;
	width:122px;
	height:73px;
}
#newsWrap ul li a {
	float:left;
	clear:left;
	font-size:11px;
}
#fullWidthTemplate 
{
	min-height:350px;
}
#fullWidthTemplate img {
	margin-bottom:20px;
}

#fullWidthTemplate p {
	width:730px;
	margin:0px;
}

ul#bookmarks
{
	float:left;	
	padding-top:10px;
	padding-left:10px;
}
ul#bookmarks li
{
	float:left;	
	padding-right:10px;
}
ul#bookmarks li a
{
	float:left;
	text-indent:-5000px;
	overflow:hidden;
	width:24px;
	height:24px;
	padding-left:20px;
}
ul#bookmarks li a.delicious
{
	background:url('/images/bookmarks/delicious.jpg') no-repeat left top;
}
ul#bookmarks li a.digg
{
	background:url('/images/bookmarks/digg.jpg') no-repeat left top;
}
ul#bookmarks li a.reddit
{
	background:url('/images/bookmarks/reddit.jpg') no-repeat left top;
}
ul#bookmarks li a.facebook
{
	background:url('/images/bookmarks/facebook.jpg') no-repeat left top;
}
ul#bookmarks li a.stumbleupon
{
	background:url('/images/bookmarks/stumbleupon.jpg') no-repeat left top;
}
form#ftpLogin 
{
	float:left;
	clear:left;
	margin-left:300px;
	display:inline;
}

/* FULL CLEAR - forces a container to surround all children - regardless of floating */
.fc:after, .formRow:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.fc, .formRow{ display: inline-block;}
/* Hides from IE-mac \*/
* html .fc, * html .formRow { height: 1%; }
.fc, .formRow { display: block; }

