/**
 * Style sheet style_gallery
 */
.pagination .left
{
	float:left;
	margin-right:20px;
}

.pagination li
{
	float:left;
	margin-right:10px;
	font-weight:bold;
	color:#ee7f00;
	list-style-type:none;
}

.pagination a
{
	float:left;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}

.pagination ul
{
	float:left;
	margin:0px;
	padding:0px 0px 0px 10px;
	border:1px solid #999999;
}

.pagination p
{
	margin-left:10px;
}

.ce_gallery
{
	margin:0px;
	padding:0px;
}

#gallerie .ce_gallery
{
	margin:0px;
	padding:32px 0px 32px 32px;
}

#videoPlayer
{
	margin:0px 0px 250px 32px;
}

div.player
{
	height:240px;
		width:320px;
		border:2px solid #fff;
		outline:1px solid #333;
		-moz-outline-radius:4px;
		cursor:pointer;
		float:left;
		text-align:center;
		margin-right:15px;
}

div.player img
{
	margin-top:67px;
}

div.player div.info span
{
	color:#99FF99;
		display:block;
		font-weight:bold;
}

div.player div.info
{
	height: 40px;
	background-color: #000000;
	background-image: url(tl_files/img/h80.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	opacity: 0.7;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: "bitstream vera sans","trebuchet ms";
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-top: 40px;
}
