@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
background:url(/public/images/background1.jpg) repeat-x;
background-color:#C1BFC0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#a3a3a3;
}

TD {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#a3a3a3;
}

.title1 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#171717;
/*color:#004c99;*/
padding-bottom:10px;
}

.title2 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#656565;
}


#wrapper {
width:955px;
border:solid 3px #FFFFFF;
background:url(/public/images/background2.jpg) repeat-x;
background-color:#f5f5f4;
margin-top:20px;
margin-right:auto;
margin-left:auto;
/*padding:20px 30px 5px 30px;*/
}

#logo {
float:left;
display:block;
margin-left:30px;
margin-top:20px;
}

#lang {
color:#656565;
float:right;
display:block;
padding-top:11px;
padding-right:2px;
margin-right:37px;
}

#lang a {
color:#656565;
text-decoration:none;
}

#lang a.active, #lang a:hover {
color:#004c99;
}

#menubar {
margin-top:20px;
}

#menu{
width:400px;
}

ul#menu {
margin:0;
margin-left:30px;
padding:0;
font: 12px Arial, Helvetica, sans-serif;
list-style-type:none;
float:left;
}

#menu li {
display: inline;
}

#menu a {
color:#004c99;
text-decoration:none;
line-height:24px;
margin-right: 20px;
}

#menu a.button_active,
#menu a.button_menu { 
font-size: 12px;
color: #004c99;
height: 24px;
width: auto;
display: block;
float: left;
padding-left:5px;
}
#menu a.button_active span,
#menu a.button_menu span {
float:left;
padding-right:5px;
margin-right:5px;
display: block;
width: auto;
height: 24px;
line-height: 24px;
cursor:pointer;
}

#menu a.button_active span,
#menu a.button_menu:hover span {
background-image: url(/public/images/border-menu-right.gif);
background-repeat: no-repeat;
background-position: right top;
}

#menu a.button_active,
#menu a.button_menu:hover {
background-image: url(/public/images/border-menu-left.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
color: #ffffff;
}

/* Search */
#searchbar {
float:right;
position: relative;
	background: url(/public/images/search-bar_input.gif) no-repeat left;
	/*height: 27px;*/
	width: 437px;
	padding-left: 0px;
	margin-right:37px;
}
#searchbar img {
	vertical-align: top;
	cursor: pointer;
}
#fulltext {
	width: 375px;
	margin-top: 2px;
	border: solid 1px #FFFFFF;
}
#extended-search {
	z-index: 2147483647;
	position: relative;
	/*right: 421px;*/
}
#extended-search-button {
	position:absolute;
	right:0px;
	top:0px;
	width: 21px;
	height:27px;
	background: url(/public/images/top_extsearch-button.png) no-repeat top;
	cursor:pointer;
}

#box-extended-search {
	position:absolute;
	top:27px;
	left:23px !important; /* Others */
	/*left:13px;  IE */
}
#top-extended-search {
	width: 414px;
	height: 4px;
	background: url(/public/images/top_extsearch.png) no-repeat top;
	margin-right:37px;
}
#repeat-extended-search {
	margin-top: 0px !important; /* Others */
	margin-top: -10px; /* IE */
	padding: 8px 10px 7px 10px;
	width: 414px;
	background: url(/public/images/middle_extsearch.png) repeat-y;
	margin-right:37px;
}
#footer-extended-search {
	margin-top: 0px !important; /* Others */
	margin-top: -5px; /* IE */
	width: 414px;
	height: 5px;
	background: url(/public/images/bottom_extsearch.png) no-repeat center;
	margin-right:37px;
}

#searchbar select{
	width: 304px;
	margin: 2px;
}

#searchbar input{
	width: 100px;
	margin: 2px;
}

/* End Search */

#content {
margin-top:20px;
margin-left:30px;
margin-right:30px;
}

#cover {
float:left;
margin-right:15px;
width:300px;
height:400px;
}

#pictures {
float:left;
width:345px;
height:400px;
margin-right:15px;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

a.title {
color:#3eafdd;
text-decoration:none;
background:url(/public/images/bullet-link.jpg) right no-repeat;
padding-right:8px;
padding-bottom: 2px;
}

a.title:hover {
text-decoration:underline;
}

a.title:visited {
color:#3eafdd;
}

#pictures table {
margin-top:15px;
margin-bottom:10px;
}

#pictures td {
padding-left:10px;
padding-right:10px;
line-height:18px;
}

#news {
float:left;
width:205px;
height:400px;
background-color:#FFFFFF;
}

#news a {
color:#3eafdd;
text-decoration:none;
background:url(/public/images/bullet-link.jpg) right no-repeat;
padding-right:8px;
padding-bottom: 2px;
}

#news a:hover {
text-decoration:underline;
}

#news table {
margin-top:15px;
margin-bottom:10px;
}

#news td {
padding-left:10px;
padding-right:10px;
line-height:18px;
}

#footer {
clear:both;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #666666;
float:right;
margin-top:7px;
margin-bottom:5px;
margin-right:38px;
}

#footer a{
text-decoration:none;
color:#004c99;
}

#footer a:hover {
text-decoration:underline;
}

.spacer {
clear: both;
}

.dotted_small_line {
padding-top:10px;
padding-bottom:10px;
}

.dotted_large_line {
padding-top:15px;
padding-bottom:15px;
}

#moviepictures {
float:left;
margin-right:20px;
width:300px;
height:602px;
}

#moviepictures td {
vertical-align: top;
}

#movietitle {
font-size: 16px;
font-weight: bold;
color:#004c99;
width:520px;
height:30px;
margin-top:10px;
}

#moviedescription {
float:left;
width:520px;
}

#moviesummary {
 padding: 20px;
 text-align: justify;
}

#movietechnical {
 padding: 20px;
 text-align: justify;
}

#moviepalmares {
 padding: 20px;
 text-align: justify;
}

#about {
 padding: 20px;
 text-align: justify;
 background-color:#FFFFFF;
width: 840px;
}

#movies {
 background-color:#FFFFFF;
 width: 880px;
}

#movies table {
width: 880px;
border: 0;
padding-top: 15px;
padding-bottom: 10px;
}

#movies td {
vertical-align: top;
padding-left:10px;
padding-right:10px;
line-height:18px;
}

#links {
 text-align: center;
 background-color:#FFFFFF;
 width: 880px;
}

#links table {
width: 880px;
border: 0;
padding-top: 15px;
padding-bottom: 10px;
}

#links td {
vertical-align:top;
padding-left:10px;
padding-right:10px;
line-height:24px;
}

#links a {
font-size: 14px;
color:#3eafdd;
text-decoration:none;
}

#links a:hover {
text-decoration:underline;
}

#new {
 text-align: justify;
 background-color:#FFFFFF;
 padding: 20px;
}

#newtitle {
font-size: 20px;
font-weight: bold;
color:#004c99;
height:30px;
}

#newdescription {
}

#newdescription a {
font-size: 16px;
color:#3eafdd;
text-decoration:none;
}

#newdescription a:hover {
text-decoration:underline;
}

#contact {
 padding: 20px;
 background-color:#FFFFFF;
 width: 840px;
}

#contact table {
padding: 0px;
border: 0;
}

#contact td {
vertical-align:top;
}

select{
	width: 304px;
	margin: 2px;
}

input{
	width: 300px;
	margin: 2px;
}

textarea{
	width: 300px;
	height: 150px;
	margin: 2px;
}

.pagination{
	width: 100%;
}
.pagination td {
	text-align: center;
	color: #006699;
}
.pagination a:link, a:visited , a:hover{
	color: #006699;
	text-decoration: none;
}
.pagination a:hover {
	color: #FFFFFF;
	background-color: #006699;
}
.current{
	color:#a3a3a3;
}
