/****************** ESTILS GENERICS ******************/
* {
	font-family: Arial;
}

body {
	margin: 0px;
}

.message {
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 2px solid #E5E5E5;
}

a.destacar {
	text-decoration: none;
}

a:hover.destacar {
	color: #000000;
}

.error {
	color: #FF0000;
}

.destacar {
	color: #E5B402;
}

.telefono {
	color: #000000;
}

.download_link {
	padding-left: 18px;
	background: transparent url(/images/download-icon.png) no-repeat center left;
}

/********************* CAPÇALERA **********************/

#top_menu {
	height: 25px;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #E8B001;
}
	
	#top_menu ul {
		list-style-type: none;
		margin: 0px;
		padding: 3px 5px;
	}
	
	#top_menu li {
		margin: 0px;
		padding: 5px 10px;
		display: inline;
	}
	
	#top_menu a {
		text-decoration: none;
		color: #FFFFFF;
	}
	
	#top_menu a:hover {
		color: #000000;
	}
	
#top_menu_left {
	float: left;
	font-weight: bold;
}
	
	#top_menu_left li {
		border-right: 1px solid #FFFFFF;
	}
	
	#home_button a {
		color: #000000;
	}
	
	#home_button a:hover {
		color: #FFFFFF;
	}
	
	/*
	#top_menu_left li:first-child {
		border: none;
		color: #000000;
	}
	
	#top_menu_left li:first-child a:hover {
		color: #FFFFFF;
	}
	*/
#top_menu_right {
	float: right;
}
	
	#top_menu_right li {
		border-left: 1px solid #FFFFFF;
	}
	
	/*
	#top_menu_right li:first-child {
		border-right: 1px solid #FFFFFF;
	}
	*/
.headform {
	width: 830px;
	height: 40px;
	margin: 0px auto;
	margin-top: 35px;
	margin-bottom: 25px;
}

.headform a {
	float: left;
	border: 0px;
	text-decoration: none;
}

.headform img {
	border: 0px;
	margin-right: 10px;
}

#textsearch {
	float: left;
	width: 225px;
	margin: 4px 5px 0px 0px;
}

#categorysearch {
	float: left;
	width: 175px;
  margin: 5px 5px 0px 0px;
}

#licensesearch {
	float: left;
	width: 150px;
	margin: 5px 5px 0px 0px;
}

#formatsearch {
	float: left;
	width: 150px;
	margin: 5px 5px 0px 0px;
}


#butonsearch {
	float: right;
	height: 26px;
	width: 70px;
	margin-top: 2px;
	margin-right: 12px;
}

/******************** PEU DE PAGINA *******************/
#footer {
	text-align: center;
	font-size: 0.8em;
	clear: both;
}

	#footer a {
		text-decoration: none;
		color: #000000;
	}
	
	#footer a:hover {
		color: #0000FF;
	}

#footer_optimizacion {
	text-align: center;
	font-size: 0.7em;
}

/***************** CONTINGUT ESTATIC ******************/

#static_content {
	border-bottom: 2px solid #E5E5E5;
	padding: 0px 0px 20px 0px;
}

#left_content {
	float: left;
	width: 445px;
	min-height: 240px;
	margin: 5px 0px;
	padding: 0px 10px;
}

#right_content {
	float: right;
	width: 395px;
	min-height: 240px;
	margin: 5px 0px;
	border-left: 1px solid #CCCCCC;
	
}

	#right_content h1 {
		margin-top: 0px;
		padding-left: 15px;
		font-size: 1.5em;
		color: #E5B402;
	}

.introduccion {
	padding: 5px 15px;
	margin: 0px;
	font-weight: bold;
	font-size: 2em;
	color: #4C4C4C;
}

	.about {
		padding-left: 15px;
		font-weight: bold;
		color: #000000;
	}

	.normal_content {
		padding-left: 15px;
		font-size: 0.8em;
		color: #787878;
	}

/******************* LLISTAT VIDEOS *******************/
.video_list {
	width: 880px;
	margin: 0 auto;
}

.video_list ul {
	display: block;
	float: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 900px;
}
.video_list li {
	position: relative;
	border-bottom: 1px dashed #FFF;
/*
	margin-bottom: 20px;
	margin-right: 12px;
*/
	width: 130px;
	height: 215px;
	display: block;
	overflow: hidden;
	float: left;
	margin-right:20px;
}
.lastvideorow{
margin-right:0px!important;

}
.video_list li div {
	display: block;
	float: none;
	overflow: hidden;
}
.video_list .thumbnail,
.detail_box .thumbnail {
	position: relative;
	height: 100px;
}
.video_list .thumbnail p,
.detail_box .thumbnail p {
	position: relative;
	/*height: 120px;*/
}
.video_list .thumbnail .bt_play,
.detail_box .thumbnail .bt_play {
	background: url(img/bt_play.gif) no-repeat 0 0;
	position: absolute;
	left: 7px;
	bottom: 7px;
	width: 25px;
	height: 25px;
}
.video_list .thumbnail .bt_play a,
.detail_box .thumbnail .bt_play a {
	width: 25px;
	height: 25px;
}
.video_list .thumbnail a.video_thumbnail,
.detail_box .thumbnail a.video_thumbnail {
	position: absolute;
	/*z-index: 9;
	border: 1px solid #A30006;*/
	display: block;
	float: left;
	overflow: hidden;
	width: 160px;
	height: 120px;
}
.video_list .thumbnail a.video_thumbnail img,
.detail_box .thumbnail a.video_thumbnail img {
	position: relative;
	top: 0;
	left: 0;
	/*z-index: 0;*/
}
.video_list .thumbnail a.video_thumbnail:hover,
.detail_box .thumbnail a.video_thumbnail:hover {
	/*border: 1px solid #F03C02;*/
}
.video_list .thumbnail a.video_thumbnail:visited,
.detail_box .thumbnail a.video_thumbnail:visited {
	/*border: 1px solid #6B0103;*/
}
.video_list .thumbnail img {
}
.video_list li .description {
	position: relative;
}
/*
.video_list li .video_title {
	min-height: 35px;
}
*/
.video_list h3 {
	font-size: 12px;
	font-weight: bold;
  padding: 0 0 0 0;
  margin: 2px 0 0 0;
}
.video_list h3 a {
	color: #FFF;
	text-decoration: none;
}
.video_list h3 a:hover {
	color: #FFF;
	text-decoration: underline;
}
.video_list h3 a:visited {
	color: #B2B2B2;
	text-decoration: none;
}
.video_list p {
	margin-top:4px;
	font-size: 12px;
}
.video_list li .date,
.detail_box .video_details .date {
	color: #F03C02;
	font-size:10px;
	font-weight:bold;
}
.detail_box .video_details .date {
	padding-bottom: 4px;
}
.video_list li .source {
	width: 105px;
}
.video_list li .source,
.video_list li .source a,
.detail_box .video_details .source,
.detail_box .video_details .source a {
	color: #999;
}
.video_list li .description .details {
	/*position: absolute;*/
	bottom: 8px;
	right: 1px;
  margin-right: 19px;
/*
	width: 120px;
	height: 50px;
*/
}
.video_list li .description .details a {
	width: 50px;
	height: 11px;
}
/***********************/

#pagina {
	font-family: Arial;
	width: 880px;
	height: 100%;
	margin: 0px auto;
	/*background:red;*/
}

.pagination_up {
	display: block;
	margin: 0 auto;
	width: 880px;
	height: 20px;
	font-size: 14px;
	padding-top: 1px;
	border-bottom: 2px solid #E5E5E5;
}

.total_resultados {
	float: left;
	width: 50%;
	margin: 2px 0px;
	text-align: right;
	font-size: 0.75em;
}

.resultados_mostrados {
	float: right;
	width: 50%;
	margin: 2px 0px;
	text-align: left;
	font-size: 0.75em;
}

/*
.pagination_up  p{
	margin-top: 4px;
	margin-bottom: 0px;
	color: #fff;
	margin-right: 20px;
	text-align: center;
}
*/
.pagination_down{
	width:880px;
	height:34px;
	display:block;
	clear:both;
	margin: 0 auto;
	margin-top:15px;
	margin-bottom:10px;
	position:relative;
}

.pagination_down a{
	width: 85px;
	padding: 6px;
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	background: #E5AF12;
	color: #000;
	text-decoration: none;
}

.pagination_down  h3{
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	margin-top:7px;
}

.pagination_down  p{
	margin-top:0;
	width: 85px;
	padding: 6px;
	height: 16px;
	font-size: 12px;
	font-weight:bold;
	background: #E5AF12;
	color:#000;
	text-decoration:none;
}

.list_h {
  padding: 0;
  margin: 0 auto;
  list-style-type:none;
  float: left;
  position: relative;
  left: 50%;
}

.list_h li {
  float: left;
	position: relative;
	right: 50%;
	margin: 1px;
}

.current span {
	width: 85px;
	padding: 5px;
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	background: #FFFFFF;
	color: #E5AF12;
	text-decoration: none;
	border: 1px solid #E5AF12;
}

#pag_esquerra{
	left:0;
	top:0;
	position:absolute;
	text-align:center;
	width:85px;
}

#pag_center{
	text-align:center;
	width:170px;
}

#pag_dreta{
	position:absolute;
	right:0;
	top:0;
	text-align:center;
	width:85px;
}

.main_content {
	width:auto;
	height:auto;
	margin:0 auto;
}

#paginationcenter {
	width:170px;
	margin: 0 auto;
}

.fons_crema {
	background-color: #f2d788;
}

.padding_interirors{
	padding: 5px;
}

.f_left{
	float: right;
}

/*********** DETALL VIDEOS OLD **********/
#video_desc {
	padding: 10px;
}

	#video_desc h3 {
		margin-top: 0px;
		text-transform: uppercase;
		border-bottom: 2px solid #E5E5E5;
	}

#caixa_tags {
	border: 2px solid #E1C677;
	height: 55px;
	overflow: auto;
	clear: both;
}

#tags {
	list-style-type: none;
	float: none;
}

	#caixa_tags a {
		text-decoration: none;
		font-size: 0.8em;
		color: #000000;
	}

	#caixa_tags a:hover {
		color: #FFFFFF;
	}

#caixa_desc {
	width: 300px;
	height: 420px;
	margin-bottom: 25px;
	float: right;
	border: 2px solid #E1C677;
	overflow: auto;
}

	#caixa_desc h1 {
    margin: 5px;
    font-size: 1em;
	}

	#caixa_desc p {
		margin: 5px 5px 5px 30px;
		font-size: 0.8em;
	}
	
.tipo_desc {
	width: 150px;
	font-weight: bold;
	text-align: right;
}

#video_options {
	margin-top: 20px;
	border-top: 2px solid #E5E5E5;
	padding-top: 2px;
	font-size: 0.75em;
}

#video_links {
	float: left;
	width: 480px;
	text-align: center;
}

	#video_links a {
		text-decoration: none;
		color: #000000;
	}
	
	#video_links a:hover {
		color: #0000FF;
	}
	
	#video_options p {
		margin: 0px;
		font-size: 0.8em;
	}


/**************************** PAGINES PRIVADES ********************************/

.head_adminlogo {
    float: left;
    width: 150px;
    height: 50px;
    margin: 30px 0;
    text-align: center;
	line-height: 5px;
}

.head_adminform {
    float: right;
    width: 730px;
    height: 50px;
    margin: 30px 0;
}

.head_adminform form {
    display: block;
    margin: 10px 0;
    text-align: center;
}

.head {
	height: 110px;
	border-bottom: 2px solid #E5E5E5;
}

.head img {
	border: none;
}

.content {
	border-bottom: 2px solid #E5E5E5;
	padding-bottom: 15px;
}

.content table {
	border-collapse: collapse;
	width: 100%;
}

.content table thead {
	background-color: #E5AF12;
	color: #FFF;
}

.content table tfoot {
	background-color: #E5AF12;
	color: #000;
	text-align: left;
}

.content table tfoot th {
	padding: 0 1px;
}

.content table tfoot img {
    margin-bottom: -2px;
}


.content table tfoot a {
	text-decoration: none;
	color: #000;
}

.content table tfoot a:hover {
	color: #FFF;
}

/******************************* ESTADISTIQUES ********************************/

th.stat_ip {
	color: #000;
	width: 120px;
}

td.stat_ip {
	text-align: left;
	background-color: #EEE;
}

th.stat_fecha {
	color: #000;
	width: 160px;
}

td.stat_fecha {
	text-align: center;
}

th.stat_busqueda {
	color: #000;
}

td.stat_busqueda {
	background-color: #EEE;
}

th.stat_categoria {
	color: #000;
	width: 100px;
}

td.stat_categoria {
	text-align: center;
}

th.stat_licencia {
	color: #000;
	width: 100px;
}

td.stat_licencia {
	text-align: center;
	background-color: #EEE;
}

th.stat_formato {
	color: #000;
	width: 100px;
}

td.stat_formato {
	text-align: center;
}

/******************************* DETALL VIDEO *********************************/

#video-description h1 {
	clear: both;
	margin: 10px;
	padding: 3px;
	background-color: #FBDF9E;
	color: #000000;
	font-size: 16px;
}

#video-description h2 {
	clear: both;
	margin: 0 10px 10px;
	padding: 3px;
	background-color: #FBDF9E;
	color: #38331D;
	font-size: 16px;
}

#video-player {
	float: left;
	width: 400px;
	height: 250px;
	margin-left: 10px;
}

#video-description .right-sidebar {
	float: right;
	width: 200px;
	margin-right: 10px;
	margin-top: 45px;
	padding-top: 8px;
	background: #FBDF9E url('/images/sidebar-top.jpg') no-repeat top right;
	overflow: hidden;
}

	#video-description .right-sidebar .content {
		height: 275px;
		padding-bottom: 8px;
		border: none;
		background: #FBDF9E url('/images/sidebar-bottom.jpg') no-repeat bottom right;
	}

#video-description table {
	margin: 10px;
	clear: both;
}

	#video-description table td {
		vertical-align: top;
		font-size: 12px;
	}
	
	#video-description table td.label {
		font-weight: bold;
		padding-right: 20px;
	}
	
	#video-description table td a {
		text-decoration: none;
		color: #000000;
	}
	
	#video-description table td a:hover {
		color: #0000FF;
	}
	
#video-description ul.icon-list {
	list-style-type: none;
	padding: 20px 20px 0;
	margin: 0;
}
	
	#video-description ul.icon-list li {
		padding-top: 3px;
		font-size: 12px;
	}
	
	#video-description ul.icon-list li a {
		text-decoration: none;
		color: #000000;
		font-size: 12px;
	}
	
	#video-description ul.icon-list li a:hover {
		font-weight: bold;
	}

#video-description li.download {
	background: url('/images/ico-download.jpg') no-repeat top left;
	padding-left: 25px;
	min-height: 20px;
	margin: 2px 0;
}

#video-description li.contact {
	background: url('/images/ico-contact.jpg') no-repeat top left;
	padding-left: 25px;
	min-height: 20px;
	margin: 2px 0;
}

#video-description li.phone {
	background: url('/images/ico-phone.jpg') no-repeat top left;
	padding-left: 25px;
	min-height: 20px;
	margin: 2px 0;
}

#video-description .tags {
	margin: 10px;
	font-size: 12px;
}

	#video-description .tags ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		float: left;
		width: 33%;
	}
	
	#video-description .tags .footer {
		clear: both;
		padding-top: 15px;
	}
	
#playerEmbed {
	float: left;
	height: 380px;
	margin-left: 10px;
}