﻿div#video-block h3
{
	margin: 14px 0px 3px 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #993300;
}
div#video-block .segment
{
  margin-top:20px;
}

div.video{padding:5px 5px 5px 0px;width:480px;height:360px;}
div.video a.flowplayer img{width:480px;height:360px;}
div.description{font-size:.8em;}
div.clear{clear:both;height:5px;margin:0px auto;}
.video-object{width:260px;height:340}

div#video-block .img-border-thick{border:solid 2px #FFA73F}
div#video-block .img-border-thin{border:solid 2px #ffffff}

div#play-list{margin:0px 10px 0px 10px;border-top:solid 1px #FFF;width:600px;direction:ltr}
div#play-list ul{list-style-type:none;width:600px;min-height:80px;}
div#play-list li{float:left;width:100px;height:75px;margin:2px 5px 2px 5px;}
div#play-list li img{margin:1px;width:100px;height:75px;border:solid 1px #FFF;}
div.play_small
{
	background:url(../images/flowplayer/play.png) no-repeat 0px 0px;
	width:50px;
	height:50px;
	position:relative;
	top:17px;
	left:30px;	
	opacity:0.9;
	margin-bottom:-50px;
	direction:ltr;
}
div.play_small:hover
{
	opacity:1.0;
}

/* dimensios for both splash image and the player wrapper */
a.flowplayer, a.flowplayer img {
	display:block;				
	width:480px;
	height:360px;
	border:0px;	
	direction:ltr;	
}

/* play button on top of splash screenn */
div.playButton {
	background:url(../images/flowplayer/play.png) no-repeat;
	width:50px;
	height:50px;
	position:relative;
	top:-195px;
	left:215px;	
	opacity:0.8;
	margin-bottom:-50px;
}

/* play button upon mouseover */
div.playButton:hover {
	opacity:1.0;		
}
#footer-bg
{
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(../images/bg/footer/2.jpg);
	height:130px;
	width:600px;
}
/*.playing
{
	border: 2px solid #FF9900 !important;
}*/
div#video-block .permalink
{
	width:400px;
	display:inline;
}
div#video-block .comments
{
	font-family: Verdana, Sans-Serif;
	font-size: .8em !important;
	color: #B1BCB4;
	position: relative;
	top: -5px;
	left: 2px;
	margin-top: 2px;
}
div#video-block .hr
{
	margin:10px 0px 10px 0px;
	border-bottom:dotted 2px #ccc;
	height:5px;
	display:block;
	clear:both;
}
div.thumb
{
	display:inline-block;
}