/*----------------------------------------------------------------------*/
/* Standard Stylesheet                                                  */
/* .tx-bddbflvvideogallery-pi1                                          */
/*----------------------------------------------------------------------*/
/* tmpl/style.css */


#flvplayercaption {
margin: 0px;
padding: 0px;
}

.tx-bddbflvvideogallery-pi1 p {
  padding:0px;
  text-align:center;
  border:1px solid #ddd;
  background-color:#eee;
  }

.flvplayer_listpic_pic {
  border: 0px solid #990000;
}
.flvplayer_listpic {
  	/*height: 150px;*/
	/*width: 200px;*/
	border: 0px solid #888888;
  	padding: 0px 20px 15px 0px;
	margin: 0px 6px 6px 0px;
	background-repeat:	no-repeat;
	background-position: 0px 0px;
}

.flvplayer_listpic_firstofrow {
  	/*height: 150px;*/
	/*width: 200px;*/
	border: 0px solid #888888;
  	padding: 0px 20px 15px 0px;
	margin: 0px 6px 6px 0px;
	background-repeat:	no-repeat;
	background-position: 0px 0px;
}

.flvplayer_listpic_lastofrow {
  	/*height: 150px;*/
	/*width: 200px;*/
	border: 0px solid #888888;
  	padding: 0px 20px 15px 0px;
	margin: 0px 0px 6px 0px;
	background-repeat:	no-repeat;
	background-position: 0px 0px;
}

.flvplayer_pagebrowser {

}

.flvplayer_title {
	clear:both;
	margin-top:0;
	width:200px;
	
}

.browseLinksWrap {
	text-align: center;
}

#flvplayercaption {
float:none;
/*padding-top:15px;*/
}

#flvcaption  {
clear:both;
font-weight:bold;
/*margin-bottom:5px;*/
margin-top:0;
}

.flvplayer_pagebrowser_fwd {
  float:right;
  margin-right: 4px;
}

.flvplayer_pagebrowser_back {
  float:left;
}

#player {
	float: left;
	/*margin-bottom: 20px;*/
	margin-right:20px;
}

* html #player {
	margin-right: 8px;
}

.playlist_title {
margin-bottom:15px;
clear:both;
font-weight:bold;
}

#playlist {

}

#loadingMessage {
padding: 7px 0px 7px 0px;
width: 320px;
background-color: #ffffff;
text-align: center;
position: absolute;
margin: 130px 0px 0px 19px;
}
