/* ** T A G S *** */
	body {
		background: #000;
		color: #666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	a:visited,
	a {
		text-decoration: underline;
		color: #CA9E64;
	}
	a:hover {
		text-decoration: none;
		color: #000000;
	}
	h1 {
		font-size: 22px;
		font-family: 'Fjalla One', sans-serif;
		letter-spacing: 2px;
		font-weight: normal;
		padding: 5px 25px;
		margin: 0px;
		line-height: 38px;
	}
	img {
		vertical-align: middle;
	}

/* ***** M E N U ************ */
	#menu {
		width: 100%;
		height: 100px;
		background-image: url(/img/5px-negro.png);
		position: fixed;
		z-index: 9999999;
		top: 0px;
		left: 0px;
	}
	#menu img {
		float: left;
		margin: 10px 0px;
	}
	#menu ul.principal,
	#menu ul#idiomas  {
		color: #B7B7B7;
		font-size: 10px;
		margin: 0px;
		padding: 0px;
		float: right;
		width: 550px;
		text-align: right;
	}
	#menu ul#idiomas  {
		margin: 20px 0px 15px 0px;
	}
	#menu ul#idiomas li,
	#menu ul.principal li{
		display: inline;
	}
	#menu ul.principal li{
		margin: 0px 0px 0px 8px;
	}
	#menu a {
		font-family: 'Fjalla One', sans-serif;
		letter-spacing: 2px;
		text-decoration: none;
		color: #B7B7B7;
	}
	#menu ul#idiomas a  {
		font-size: 9px;
	}
	#menu ul.principal a {
		font-size: 16px;
	}
	#menu div.menu-wrapper {
		margin: auto;
		width: 850px;
	}
	a.current{
		color: #ca9e64 !important;
		padding: 13px 0 10px 0;
		background-image: url(/img/selected.png);
		background-position: center center;
		background-repeat: no-repeat;
	}
	#menu ul#idiomas li.seleccionado a{
		color: #FFFFFF;
	}


/* ******* P A G I N A S   G E N E R A L ********* */	
	#buydvd {
		left: 50%;
	    margin-left: 120px;
	    position: absolute;
	    top: 107px;
    }
	
		#watch_online {
		left: 50%;
	    margin-left: 229px;
	    position: absolute;
	    top: 95px;
    }
	
		#more_films {
		left: 50%;
	    margin-left: 340px;
	    position: absolute;
	    top: 107px;
    }
	
	div.pagina {
		width: 100%;
		height: 1000px;
		position: relative;
	}
	#home {
		background-image: url(/img/bg/home01.jpg);
	}
	#thefilm {
		background-image: url(/img/bg/home03.jpg);
	}
	#credits {
		background-image: url(/img/bg/home02.jpg);
	}
	#gallery {
		background-image: url(/img/bg/home06.jpg);
	}
	#presskit {
		background-image: url(/img/bg/home04.jpg);
	}
	#screenings {
		background-image: url(/img/bg/home07.jpg);
	}
	#reviews  {
		background-image: url(/img/bg/home09.jpg);
	}

/* ******* H O M E ********* */
	#present {
		margin: 5px 20px;
		height: 185px;
	}
	#sales-contact img,
	#present img {
		margin: 4px 0px 8px 0px;
	}
	#sales-contact,
	#producer-contact{
		display: none;
		margin: 10px 20px;
		line-height: 16px;
		height: 174px;
	}
	#sales-contact span {
		color: #CA9E64;
		font-weight: bold;
	}
	#sales-contact div {
		margin-top: 8px;
	}
	#info h1 {
		border-top: 1px solid #b7b7b7;
		cursor: pointer;
		line-height: 28px;
	}
	#info {
		width: 400px;
		background-color: #FFFFFF;
		position: absolute;
		top: 295px;
		left: 50%;
		margin-left: -420px;
		padding: 0px;
	}
	#info h1 {
		background-color: #f1f1f1;
		font-size: 20px;
	}
	#info h1.seleccionado {
		background-color: #000000;
		color: #CA9E64;
		border-top: 0px;
	}
	#trailer {
		width: 420px;
		height: 310px;
		background-color: #000000;
		position: absolute;
		top: 295px;
		left: 50%;
		padding: 0px;
	}
	#trailer div.video h1 {
		padding-top: 5px;
		color: #FFFFFF;
	}
	div.finduson {
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 100%;
		background-color: #FFFFFF;
		line-height: 38px;
		font-size: 22px;
		font-family: 'Fjalla One', sans-serif;
		letter-spacing: 2px;
		text-align: right;
		color: #808080;
	}
	div.finduson img{
		text-align: text-top;
	}
	div.logos {
		width: 100%; 
		background-color: #FFFFFF; 
		position: relative; 
		top: 700px; 
		text-align: center; 
		padding: 10px 0px;
	}
/* ****** T H E   F I L M ***** */
	div.content-thefilm,
	#thefilm h1 {
		width: 550px;
		background-image: url(/img/5px-negro.png);
		color: #FFFFFF;
		margin: 200px auto 0px auto;
	}
	div.content-thefilm {
		margin: 10px auto;
		padding: 10px 20px;
		width: 560px;
		font-size: 13px;
		line-height: 18px;
	}

/* ****** P R E S S   K I T  & F E S T I V A L S ***** */
	div.content-screenings ul{
		margin: 0px auto;
		padding: 0px;
	}
	div.content-screenings li{
		text-align: left;
		line-height: 38px;
		list-style: none;
		border-bottom: 1px solid #CA9E64;
	}
	div.content-screenings li a{
		color: #F1F1F1;
		font-size: 13px;
		text-decoration: none;
	}
	#screenings h1 {
		width: 520px;
		color: #FFFFFF;
		margin: 0px auto 20px auto;
		background-image: url(/img/5px-negro.png);
		text-align: left;
		
	}
	
	div.content-screenings,
	div.content-presskit,
	#presskit h1 {
		width: 520px;
		color: #FFFFFF;
		margin: 200px auto 0px auto;
		background-image: url(/img/5px-negro.png);
	}
	div.content-screenings{
		width: 530px;
		height:300px;
		overflow:auto;
		margin: 10px auto;
		padding: 10px 20px;
	}
	div.content-presskit {
		width: 530px;
		margin: 10px auto;
		padding: 10px 20px;
	}
	div.content-presskit img{
		float: left;
		margin-right: 10px;
	}
	div.content-presskit ul {
		padding: 0px;
		margin: 0px auto 10px auto;
		width: 515px;
	}
	div.content-presskit li {
		list-style: none;
		border-top: 1px solid #CA9E64 !important;
		padding: 10px 0px;
		font-size: 10px;
	}
	div.content-presskit li strong {
		font-size: 11px;
		color: #FFFFFF;
		font-weight: normal;
	}
	div.content-presskit li a:hover{
		color: #CA9E64 !important;
	}
	div.content-presskit li a.linkOff:hover {
		color: #9c9c9c !important;
	}
	div.content-presskit li a{
		text-decoration: none;
		color: #9c9c9c;
		line-height: 14px;
	}
	div.content-presskit li a span {
		color: #666666 !important;
	}
	div.content-presskit li.more-file a {
		display: block;
	    float: left;
	    width: 165px;
	}
	#descarga {
		width: 880px;
		margin: 40px auto 20px auto;
	}
	#descarga a {
		display: block;
		text-decoration: none;
		color: #666666;
		line-height: 14px;
		font-size: 10px;
	}
	#descarga a strong {
		color: #000000;
		font-size: 12px;
		font-weight: normal;
	}
	#descarga a:hover {
		color: #CA9E64;
	}
	#descarga a img {
		float: left;
		margin-right: 10px;
	}
	div.content-presskit li.more-file p {
		clear: both;
		line-height: 1px;
		height: 1px;
		font-size: 1px;
	}
	
	
	#todoslaurels{
		margin:140px auto 60px auto;
		width: 700px;
			
		}
	
	#laurel1{float:left;}
	#laurel2{float:left;}
	#laurel3{float:left;}
	#finlaurel{clear:both;}
	
	
	
	
	.pics { height: 230px; width: 230px; padding:0; margin-top:0px; overflow:hidden; }
	.pics img { height: 230px; width: 230px; padding: 0px; top:0; left:0 }
	.pics img {}	
	
	
	
/* ***** C R E D I T S ****** */
	div#partners {
		width: 300px;
		float: left;
		margin-top: 180px;
	}
	div#fullcredits {
		width: 520px;
		float: right;
		margin-top: 180px;
	}
	div#partners h1 {
		width: 270px;
		color: #FFFFFF;
		background-color: #000000;
		margin-bottom: 10px;
	}
	div#partners h2 {
		font-size: 10px;
		color: #CA9E64;
		font-weight: normal;
	}
	div#partners hr {
		color: #CA9E64;
		background-color: #CA9E64;
		border: 0px; 
		height: 1px;
		line-height: 1px;
	}
	div.content-partners {
		height: 480px;
	}
	div.content-partners div {
		width: 270px;
		margin: auto;
	}
	div#partners div.content-partners {
		width: 300px;
		color: #FFFFFF;
		padding: 10px;
		background-color: #000000;
	}
	div#fullcredits h1{
		width: 490px;
		margin-bottom: 10px;
		background-color: #FFFFFF;
	}
	div#fullcredits table {
		margin: 100px auto 300px auto;
		width: 495px;
	}
	div#fullcredits td {
		padding: 5px 2px;
		border-bottom: 1px solid #CA9E64;
		background-color: #FFFFFF;
	}
	div#fullcredits td.tipo {
		width: 42%;
		color: #CA9E64;
	}
	#content-credits {
		width: 865px;
		margin: auto;
	}
	#scrollCredits {
		padding: 10px;
		width: 520px;
		height: 480px;
		overflow: auto;
		background-color: #FFFFFF;
	}

/* ******** G A L L E R Y ********** */
	div.content-videos {
		height: 575px;
		width: 880px;
		margin: auto;
		margin-top: 120px;
	}
	div.content-videos ul {
		padding: 0px;
		margin: 0px;
	}
	div.content-videos li {
		float: left;
		width: 172px;
		list-style: none;
		position: relative;
		margin: 3px 0px;
		overflow: hidden;
	}
	div.content-videos li div.descripcion{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 168px;
		height: 68px;
		opacity:0;
		filter:alpha(opacity=0);
		background-image: url(/img/5px-negro-descs.png);
		color: #FFFFFF;
		font-weight: bolder;
		text-align:center;
		padding: 40px 0px 0px 0px;
		font-size: 13px;
	}
	div.content-videos h2 {
		font-size: 28px;
		font-family: 'Fjalla One', sans-serif;
		letter-spacing: 2px;
		font-weight: normal;			
		margin-bottom: 0px;
	}
	
/* ******** F E S T I V A L S ********** */
	#screenings {
		text-align: center;
	}
	
/* ******** R E V I E W S ********** */
	#reviews h1 {
		width: 770px;
		color: #FFFFFF;
		background-image: url(/img/5px-negro.png);
		margin: 160px auto 0px auto;
	}
	div.content-reviews {
		width: 800px;
		height:560px;
		overflow:auto;
		color: #FFFFFF;
		margin: 10px auto;
		padding: 10px;
		background-image: url(/img/5px-negro.png);
	}	
	div.content-reviews li{
		list-style: none;
		font-size: 12px;
		border-bottom: 1px solid #CA9E64;	
		padding: 5px 0px 10px 0px;
	}	
	div.content-reviews ul{
		padding: 0px;
		margin: auto;
		width: 760px;
	}
	a.enlace {
		float: right;
		color: #CA9E64;
		font-size: 11px;
		line-height: 14px;
		margin-left: 5px;
		text-decoration: none;
	}
	a.descarga {
		float: right;
		color: #CA9E64;
		font-size: 11px;
		line-height: 14px;
		text-decoration: none;
	}
	a.enlace img,
	a.descarga img{
		vertical-align: top;
	}
	.fuente {
		font-style: italic;
		font-weight: bolder;
	}
	a.descarga:hover ,
	a.enlace:hover  {
		color: #EEEEEE;
	}
	

/* RESPONSIVE */
#menu div.principal-phone {
	display: none;
}

/* TWITTER */
.viewTwitter {
    background-color: #FFFFFF;
    height: 70px;
    left: 50%;
    padding: 0;
    position: absolute;
    top: 615px;
    width: 420px;	
    background-image: url(/img/twitter-mini.png);
    background-repeat: no-repeat;
    background-position: 98% 50px;
}
.untweet  { margin: 10px; }
.untweet  img { float: left; margin-right: 8px; }
.untweet span { color: #aaaaaa; }

/* LATEST NEWS */

.viewNews {
    background-color: #FFFFFF;
    height: 70px;
	left:50%;
	margin-left:-420px;
    padding: 0px;
	position: absolute;
    top: 615px;
    width: 400px;	
}

.Newstitle{
	line-height: 36px;
		font-size: 20px;
		font-family: 'Fjalla One', sans-serif;
		letter-spacing: 2px;
		color: #808080;
		padding: 0 10px 0 10px;
	}

.Newstext{
	padding: 0 10px 0 10px;
	}
