#rtmpInfo {
 height:60px;
 color: #fff;
 padding:2px;
}

#rtmpInfo h2
{
 padding-top:0px;
margin-top:0px;
}

/* -- VIDEO WALL STYLES --*/
	
/* -- LEFT SIDE --*/

.regular  {
	float: left;
	width: 630px;
	}
	
/*-- RIGHT SIDE --*/

.special {
	float: right;
	width: 320px;
        color: #ffffff;
	}
.specialPadding {
	padding-left: 27px;
	}
.special a,
.special a:link,
.special a:visited,
.special a:active {
        color: #fff;
        }

.special a:hover {
       color: #f2801b;
}

/* -- VIDEO WALL UL --*/

.videoWall {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
font-size:9px;

	}
	
.videoWall li {
	list-style: none;
	float: left;
	width: 200px;
	height: 150px;
	background-position: 0 0;
	margin: 0 10px 10px 0;
	padding: 0;line-height: 1.2em;
	}
	
.videoWall a {
	display: block;
	width: 200px;
	height: 150px;
	background-position: 0 0;
	text-decoration: none;
	}
	
.videoWall a:hover {
	background-position: 0 -150px;
	text-decoration: none;
        color:#FFFFFF;
	}
	
.videoWall a span.hidden {
	visibility: hidden;
	display: block;
	width: 197px;
	height: 124px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 3px;
        font-size:9px;
        line-height: 1.6em;
font-weight:bolder;
	}

.videoWall a:hover span.hidden {
	display: block;
	width: 197px;/*200*/
	height: 124px;
	visibility: visible;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
	padding-left: 3px;
font-weight:bolder;
	}

.detail {
	position: relative;
	left: 26px;
        width: 197px;/*200*/
	top: 3px;
	color: #000;
	overflow:hidden;
	}

	
/*-- UNIQUE VIDEO WALL IDS --*/

#brendan_may {background-image: url(../images/video_wall/brendan_may.jpg);}
#toby_webb {background-image: url(../images/video_wall/toby_webb.jpg);}
#sam_mercer {background-image: url(../images/video_wall/sam_mercer.jpg);}
#mallen_baker {background-image: url(../images/video_wall/mallen_baker.jpg);}
#jim_haywood {background-image: url(../images/video_wall/jim_haywood.jpg);}
#catherine_sermon {background-image: url(../images/video_wall/catherine_sermon.jpg);}
#sample_1 {background-image: url(../images/video_wall/sample_1.jpg);}
#sample_2 {background-image: url(../images/video_wall/sample_2.jpg);}

/*-- FEEDBACK --*/

.feedback  {
	float: left;
	width: 630px; /*630*/
	background: #FFFFFF;
        min-height: 600px;
	}

.feedInfo {
	float: right;
	width: 260px; /*260*/
	background: #595959;
	color: #CCCCCC;
        min-height: 600px;
	}
.feedInfo a, .feedInfo a:link, .feedInfo a:visited, .feedInfo h1 {color: #FFFFFF;}


.feedInfo h2 {
	margin-top: 0;
	color: #fff;
	}
.feedForm {
	width: 590px;
	}
	
.commentA {
	background: #dededf;
	border: 1px dotted #434345;
	padding: 10px;
	margin-bottom: 10px;
	width: 588px; /*610*/
	}
	
.commentB {
	background: #f6f6f6;
	border: 1px dotted #434345;
	padding: 10px;
	margin-bottom: 10px;
	width: 588px; /*610*/
	}

/*-- VIDEO LIST --*/	

.videoList {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

.videoList li {
	width: 130px;
	margin: 0 0 3px 0;
	}
	
.videoList li a {
	display: block;
	width: 540px; /*630*/
	height: 50px;
	background-image: url(../images/logos/sample.jpg);
	background-position: 0 0;
	padding-left: 80px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	background-color: #eeecec;
	font-size: 90%;
	color: #333333;
	}
	
.videoList a:hover {
	background-color: #f7f5f5;
	color: #666666;
	}

/*-- VIDEO PLAY AREA --*/

.videoLeft  {
	float: left;
	width: 630px;
	}
.videoPlay {
	width: 630px;
	height: 378px;
	background: #595959;
	}
	
.widgets {
	width: 630px;
	float: left;
	}
.widgets p {
	margin: 3px 0 5px 0;
	color: #CCCCCC;
	}


.widgets a, .widgets a:link, .widgets a:visited {color: #fff;}
.widgets a:hover {text-decoration: underline;}

.widgets span.bookmarks {
       margin-top: 5px;
       }
.bookmarks a img {
       margin:0;
       border:0;
       }

/* Video information, right column
===========================*/

.videoInfo {
	float: right;
	width: 320px;
	color: #CCCCCC;
        margin-top: 10px;
	}
.videoInfo h2,
.videoInfo h2 a,
.videoInfo h2 a:link,
.videoInfo h2 a:visited,
.videoInfo h2 a:active {
	margin-top: 0;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
	}
	
.videoInfo h2 a:hover {
	text-decoration: underline;
        }

.videoInfo a,
.detail a:link,
.detail a:visited {
        color: #fff;
        }
.videoInfo a:hover {
       text-decoration: underline;
       }

#player1 {
margin:0;
padding:0;
}

#player1 span {
font-size:medium;
color: #CCCCCC;
display:block;
padding:10px;
}

/* Flowplayer CSS */
#flowplayer {	
	display:block;	
	height:378px;
        width:630px;	
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
