﻿/* @group Layout */
body{
	font-size: 92.5%; /* Resets 1em to 10px */
	font-family:Arial, Verdana, Sans-Serif;
/*	background: url('image-hp.jpg') no-repeat top left;*/
	background-color:#ccc;
	text-align:center;
	color:#fff;
	display:none;
}

#bg{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	overflow:hidden;
	width:100%;
}

#bg img.hide{
	display:none;
}

#bg img{
	position:fixed;
	top:0;
	left:0;
}

a{
	color:#000;
}
a#home_btn{
	text-indent: -9999px;
}
p{
	padding:10px 0 0 0;
	line-height:120%;
}

div.clear{
	clear:both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

html, body{
	height:100%;	
}

#container{
	min-height:100%;
	height:auto !important;
	position:relative;
}

#content{
	padding-top:3px;
	padding-bottom:85px;
/*	opacity:0.4;
	filter:alpha(opacity=40);*/
}
.signup{
	float:right;
	display:inline;
	position:absolute;
	right:65px;	
	/*margin-top:300px;*/
}
.signup a{
	display:block; 
	width:100%; 
	height:100%; 
	text-indent:-9999px
}

#container #content .page .intro .destaque_text .titulo{
	width:380px;
	height:74px;	
	text-indent: -9999px;
}

.en #container #content .page .intro .destaque_text .titulo{
	background: url('en_welcome_title.png') no-repeat top left;
	width: 385px;
	height:37px;
}	
.pt #container #content .page .intro .destaque_text .titulo{
	background: url('pt_welcome_title.png') no-repeat top left;
	width: 385px;
	height:37px;
}	
.de #container #content .page .intro .destaque_text .titulo{
	background: url('de_welcome_title.png') no-repeat top left;
	width: 385px;
	height:37px;
}
.es #container #content .page .intro .destaque_text .titulo{
	background: url('es_welcome_title.png') no-repeat top left;
	width: 385px;
	height:37px;
}

.fr #container #content .page .intro .destaque_text .titulo{
	background: url('fr_welcome_title.png') no-repeat top left;
	width: 385px;
	height:37px;
}

.it #container #content .page .intro .destaque_text .titulo{
	background: url('it_welcome_title.png') no-repeat top left;
	width: 385px;
	height:37px;
}
.nl #container #content .page .intro .destaque_text .titulo{
	background: url('nl_welcome_title.png') no-repeat top left;
	width: 385px;
	height:37px;
}




.en #container #content .page .intro .destaque_text .center{
	background: url('en_welcome_center.png') repeat-y top left;
	color:white;
	font-size:12px;
	width: 385px;
}
.pt #container #content .page .intro .destaque_text .center{
	background: url('en_welcome_center.png') repeat-y top left;
	color:white;
	font-size:12px;
	width: 385px;
}
.de #container #content .page .intro .destaque_text .center{
	background: url('en_welcome_center.png') repeat-y top left;
	color:white;
	font-size:12px;
	width: 385px;
}
.es #container #content .page .intro .destaque_text .center{
	background: url('en_welcome_center.png') repeat-y top left;
	color:white;
	font-size:12px;
	width: 385px;
}

.fr #container #content .page .intro .destaque_text .center{
	background: url('fr_welcome_center.png') repeat-y top left;
	color:white;
	font-size:12px;
	width: 385px;
}

.it #container #content .page .intro .destaque_text .center{
	background: url('it_welcome_center.png') repeat-y top left;
	color:white;
	font-size:12px;
	width: 385px;
}

.nl #container #content .page .intro .destaque_text .center{
	background: url('nl_welcome_center.png') repeat-y top left;
	color:white;
	font-size:12px;
	width: 385px;
}

#container #content .page .intro .destaque_text .center p{
	width:340px;
	/*border:1px solid red;*/
	margin-left:22px;
	font-weight:normal;
	font-size:12px;
	text-align: justify;
}
#container #content .page .intro .destaque_offer p{
	width:340px;
	/*border:1px solid red;*/
	padding-top:35px;
	margin-left:20px;
	font-weight:normal;
	font-size:12px;
}
#container #content .page .intro .destaque_offer p a{
	color: #cd6f1e;
}
.en #container #content .page .intro .destaque_book{
	background: url('en_welcome_book_online.png') no-repeat top left;
	width:385px;
	height:52px;
}
.pt #container #content .page .intro .destaque_book{
	background: url('pt_welcome_book_online.png') no-repeat top left;
	width:385px;
	height:52px;
}
.de #container #content .page .intro .destaque_book{
	background: url('de_welcome_book_online.png') no-repeat top left;
	width:385px;
	height:52px;
}
.es #container #content .page .intro .destaque_book{
	background: url('es_welcome_book_online.png') no-repeat top left;
	width:385px;
	height:52px;
}

.fr #container #content .page .intro .destaque_book{
	background: url('fr_welcome_book_online.png') no-repeat top left;
	width:385px;
	height:52px;
}

.it #container #content .page .intro .destaque_book{
	background: url('it_welcome_book_online.png') no-repeat top left;
	width:385px;
	height:52px;
}

.nl #container #content .page .intro .destaque_book{
	background: url('nl_welcome_book_online.png') no-repeat top left;
	width:385px;
	height:52px;
}


.en #container #content .page .intro .destaque_offer{
	background: url('en_welcome_offer.png') no-repeat top left;
	width:384px;
	height:63px;
}
.pt #container #content .page .intro .destaque_offer{
	background: url('pt_welcome_offer.png') no-repeat top left;
	width:384px;
	height:63px;
}
.de #container #content .page .intro .destaque_offer{
	background: url('de_welcome_offer.png') no-repeat top left;
	width:384px;
	height:63px;
}
.es #container #content .page .intro .destaque_offer{
	background: url('es_welcome_offer.png') no-repeat top left;
	width:384px;
	height:63px;
}

.fr #container #content .page .intro .destaque_offer{
	background: url('fr_welcome_offer.png') no-repeat top left;
	width:384px;
	height:63px;
}


.it #container #content .page .intro .destaque_offer{
	background: url('it_welcome_offer.png') no-repeat top left;
	width:384px;
	height:63px;
}

.nl #container #content .page .intro .destaque_offer{
	background: url('nl_welcome_offer.png') no-repeat top left;
	width:384px;
	height:63px;
}
/*BTN_VIDEO*/

#container #content .page .intro .destaque_text .btn_video a{
	display:block;
	width:335px;
	height:46px;
	text-indent: -9999px;
}

.en #container #content .page .intro .destaque_text .btn_video{
	background: url('en_welcome_video.png') no-repeat top left;
	width:385px;
	height:55px;
}
.pt #container #content .page .intro .destaque_text .btn_video{
	background: url('pt_welcome_video.png') no-repeat top left;
	width:385px;
	height:55px;
}
.de #container #content .page .intro .destaque_text .btn_video{
	background: url('de_welcome_video.png') no-repeat top left;
	width:385px;
	height:50px;
}
.es #container #content .page .intro .destaque_text .btn_video{
	background: url('es_welcome_video.png') no-repeat top left;
	width:385px;
	height:50px;
}

.fr #container #content .page .intro .destaque_text .btn_video{
	background: url('fr_welcome_video.png') no-repeat top left;
	width:385px;
	height:55px;
}

.it #container #content .page .intro .destaque_text .btn_video{
	background: url('it_welcome_video.png') no-repeat top left;
	width:385px;
	height:55px;
}

.nl #container #content .page .intro .destaque_text .btn_video{
	background: url('nl_welcome_video.png') no-repeat top left;
	width:385px;
	height:55px;
}

.en #container #content .page .signup{
	background: url('en_signup.png') no-repeat top left;
	width:335px;
	height:65px;
}
.pt #container #content .page .signup{
	background: url('pt_signup.png') no-repeat top left;
	width:335px;
	height:65px;
}
.de #container #content .page .signup{
	background: url('de_signup.png') no-repeat top left;
	width:335px;
	height:65px;
}
.es #container #content .page .signup{
	background: url('es_signup.png') no-repeat top left;
	width:335px;
	height:65px;
}

.fr #container #content .page .signup{
	background: url('fr_signup.png') no-repeat top left;
	width:335px;
	height:65px;
}
.nl #container #content .page .signup{
	background: url('nl_signup.png') no-repeat top left;
	width:335px;
	height:65px;
}
.it #container #content .page .signup{
	background: url('it_signup.png') no-repeat top left;
	width:335px;
	height:65px;
}


#header{
	height:107px;
	background: url('header.png') repeat-x top left;
}

#header ul.lang{
	float:right;
	display:inline;
	margin-top:6px;
	margin-right: 10px;
}

/*
#header ul.lang li{
	float:left;
	display:inline;
	width:32px;
	height:30px;
	margin-left:-4px;
}

#header ul.lang li.active, #header ul.lang li.current_page_item, #header ul.lang li.current_page_ancestor{
	background: url('lang-active.png') no-repeat top left;
}

#header ul.lang li a{
	float:left;
	display:block;
	width:24px;
	height:26px;
	line-height:26px;
	margin-left:4px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
}
*/
/* new lang menu */
#header ul.lang li{
	float:left;
	display:inline;
	width:32px;
	height:30px;
	margin-left:3px;
}

/*
#header ul.lang li.active, #header ul.lang li.current_page_item, #header ul.lang li.current_page_ancestor{
	background: url('lang-active.png') no-repeat top left;
}
*/

#header ul.lang li a{
	float:left;
	display:block;
	width:29px;
	height:17px;
	line-height:26px;
	margin-left:4px;
	text-align:center;
	text-decoration:none;
	text-indent: -99999px;
	color:#fff;
}
#header ul.lang li.active a.pt{
	background: url('pt-on.png') no-repeat top left;
}
#header ul.lang li a.pt:hover{
	background: url('pt-on.png') no-repeat top left;
}
#header ul.lang li a.pt{
	background: url('pt-off.png') no-repeat top left;
}
#header ul.lang li.active a.de{
	background: url('de-on.png') no-repeat top left;
}
#header ul.lang li a.de:hover{
	background: url('de-on.png') no-repeat top left;
}
#header ul.lang li a.de{
	background: url('de-off.png') no-repeat top left;
}
#header ul.lang li.active a.es{
	background: url('es-on.png') no-repeat top left;
}
#header ul.lang li a.es:hover{
	background: url('es-on.png') no-repeat top left;
}
#header ul.lang li a.es{
	background: url('es-off.png') no-repeat top left;
}
#header ul.lang li.active a.en{
	background: url('en-on.png') no-repeat top left;
}
#header ul.lang li a.en:hover{
	background: url('en-on.png') no-repeat top left;
}
#header ul.lang li a.en{
	background: url('en-off.png') no-repeat top left;
}

#header ul.lang li.active a.fr{
	background: url('fr-on.png') no-repeat top left;
}
#header ul.lang li a.fr:hover{
	background: url('fr-on.png') no-repeat top left;
}
#header ul.lang li a.fr{
	background: url('fr-off.png') no-repeat top left;
}

#header ul.lang li.active a.it{
	background: url('it-on.png') no-repeat top left;
}
#header ul.lang li a.it:hover{
	background: url('it-on.png') no-repeat top left;
}
#header ul.lang li a.it{
	background: url('it-off.png') no-repeat top left;
}

#header ul.lang li.active a.nl{
	background: url('nl-on.png') no-repeat top left;
}
#header ul.lang li a.nl:hover{
	background: url('nl-on.png') no-repeat top left;
}
#header ul.lang li a.nl{
	background: url('nl-off.png') no-repeat top left;
}

#header ul.lang li.active a.cn{
	background: url('cn-on.png') no-repeat top left;
}
#header ul.lang li a.cn:hover{
	background: url('cn-on.png') no-repeat top left;
}
#header ul.lang li a.cn{
	background: url('cn-off.png') no-repeat top left;
}


#header ul.lang li.active a.ru{
	background: url('ru-on.png') no-repeat top left;
}
#header ul.lang li a.ru:hover{
	background: url('ru-on.png') no-repeat top left;
}
#header ul.lang li a.ru{
	background: url('ru-off.png') no-repeat top left;
}


/*end*/
#header a.webcam{
	background: url('webcams.png') repeat-x top left;
	width:70px;
	height:22px;
	float: right;
	display:block;
	text-indent:-999px;
	overflow:hidden;
	margin:1px 0px 0 0;
}

#header a.webcam:hover{
	background-position:bottom left;
}

#header h1, #header h1 a{
	display:block;
	width:150px;
	height:60px;
}

#header h1 a{
	background: url('martinhal.png') repeat-x top left;
	text-indent:-999px;
	overflow:hidden;
}

#menu, #menu ul{
	height:47px;
}

#menu ul li, #menu ul li a{
	float:left;
	display:block;
	height:47px;
	line-height:30px;
	color:#fff;
	text-decoration:none;
	font-size:10pt;
}

#menu ul li{
	background: url('header-li.png') no-repeat top left;	
}

#menu ul li a{
	padding:0 10px;
}

#menu ul li:first-child a{
	background:none;
}

#menu ul li a:hover{
	color:#cd6f1e;
}

#menu ul li.active{
	position:relative;
}

#menu ul li.active a, #menu ul li.current_page_item a, #menu ul li.current_page_ancestor a{
	background: url('menu-active.png') no-repeat top center;	
	height:47px;
	color:#cd6f1e;
}

#submenu{
	background: url('hp-destaque-bg.png') no-repeat center left;	
	width:200px;
	padding:5px 5px 5px 0;
}

#submenu ul li{
	line-height:20px;
}

#submenu ul li a{
	line-height:20px;
	display:block;
	padding-left:10px;
	color:#fff;
	text-decoration:none;
	font-size:9pt;
	font-family:"lucida grande","lucida sans unicode","lucida sans",arial,sans-serif;
}

#submenu ul li a:hover, #submenu ul li.active a:hover{
	color:#cd6f1e;	
}

#submenu ul li.active a, #submenu ul li.active ul li.active a{
	color:#cd6f1e;	
}

#submenu ul li.current_page_item ul li a, #submenu ul li.current_page_ancestor ul li a, #submenu ul li.active ul li a{
	color:#fff;	
}

#submenu ul li ul{
	padding-left:10px;
	display:none;
}

#submenu ul li.active ul{
	display:block;
}

#submenu ul li ul li{

}

#footer{
	height:70px;
	width:100%;
	background: url('footer.png') repeat-x top left;
	position:absolute;
	/*position:fixed;*/
	bottom:0;
	left:0;
}

#footer div.social{
	height:40px;
	position:relative;
}

#footer div.social div.temp img {
	margin-right:5px;
	float:left;
}

#footer div.social div.temp{
	height:30px;
	line-height:30px;
	float:left;
	display:inline;
	padding:0;
	color:#fff;
	font-size:11px;
	margin-top:5px;
}

#footer div.social p.temp strong{
	color:#cd6f1e;	
}

#footer div.social ul.right{
	position:absolute;
	right:0;
	bottom:15px;
	height:51px;
}

#footer div.social ul.right li, #footer div.social ul li a{
	float:left;
	display:block;
	height:65px;
}

#footer div.social ul.right li a{
	text-indent:-999px;
	overflow:hidden;
	background-position:top left;
	background-repeat:no-repeat;
}

#footer div.social ul.right li a:hover, #footer div.social ul.right li.active a{
	background-position:bottom left;
}

#footer div.social ul.right li#footer-book-now a{
	background-image: url('quick-book-now.png');
	width:70px;
}

#footer div.social ul.right li#footer-contact-us a{
	background-image: url('quick-contact-us.png');
	width:62px;
}

#footer div.social ul.right li#footer-subscribe-newsletter a{
	background-image: url('quick-subscribe-newsletter.png');
	width:80px;
}

#footer div.social ul.right li#footer-special-offers a{
	background-image: url('quick-special-offers.png');
	width:67px;
}

#footer div.social ul.right li#footer-packages a{
	background-image: url('quick-packages.png');
	width:66px;
}

#footer div.social ul.right li#homepage_button a{
	background-image: url('btn_home.png');
	width:66px;
}

#footer div.social ul.right li#homepage_button a:hover {
	background-position:top left;
	background-repeat:no-repeat;
}
body.pt #footer div.social ul.right li#footer-packages a{background-image: url('quick-packages-pt.png');width: 82px;}
body.en #footer div.social ul.right li#footer-packages a{background-image: url('quick-packages-en.png'); width:82px;}
body.es #footer div.social ul.right li#footer-packages a{background-image: url('quick-packages-es.png'); width: 68px;}
body.de #footer div.social ul.right li#footer-packages a{background-image: url('quick-packages-de.png'); width:82px;}

body.fr #footer div.social ul.right li#footer-packages a{background-image: url('quick-packages-fr.png'); width:82px;}
body.it #footer div.social ul.right li#footer-packages a{background-image: url('quick-packages-it.png'); width:82px;}
body.nl #footer div.social ul.right li#footer-packages a{background-image: url('quick-packages-nl.png'); width:82px;}

body.pt #footer div.social ul.right li#footer-book-now a{
	background-image: url('quick-book-now-pt.png');
	width:69px;
}

body.pt #footer div.social ul.right li#footer-contact-us a{
	background-image: url('quick-contact-us-pt.png');
	width:72px;
}

body.pt #footer div.social ul.right li#footer-subscribe-newsletter a{
	background-image: url('quick-subscribe-newsletter-pt.png');
	width:80px;
}

body.pt #footer div.social ul.right li#footer-special-offers a{
	background-image: url('quick-special-offers-pt.png');
	width:75px;
}


body.de #footer div.social ul.right li#footer-book-now a{
	background-image: url('quick-book-now-de.png');
	width:69px;
}

body.de #footer div.social ul.right li#footer-contact-us a{
	background-image: url('quick-contact-us-de.png');
	width:62px;
}

body.de #footer div.social ul.right li#footer-subscribe-newsletter a{
	background-image: url('quick-subscribe-newsletter-de.png');
	width:81px;
}

body.de #footer div.social ul.right li#footer-special-offers a{
	background-image: url('quick-special-offers-de.png');
	width:83px;
}

body.es #footer div.social ul.right li#footer-book-now a{
	background-image: url('quick-book-now-es.png');
	width:69px;
}

body.es #footer div.social ul.right li#footer-contact-us a{
	background-image: url('quick-contact-us-es.png');
	width:72px;
}

body.es #footer div.social ul.right li#footer-subscribe-newsletter a{
	background-image: url('quick-subscribe-newsletter-es.png');
	width:77px;
}

body.es #footer div.social ul.right li#footer-special-offers a{
	background-image: url('quick-special-offers-es.png');
	width:77px;
}



body.fr #footer div.social ul.right li#footer-book-now a{
	background-image: url('quick-book-now-fr.png');
	width:107px;
}
/*
body.fr #footer div.social ul.right li#footer-contact-us a{
	background-image: url('quick-contact-us-fr.png');
	width:72px;
}

body.fr #footer div.social ul.right li#footer-subscribe-newsletter a{
	background-image: url('quick-subscribe-newsletter-fr.png');
	width:80px;
}*/

body.fr #footer div.social ul.right li#footer-special-offers a{
	background-image: url('quick-special-offers-fr.png');
	width:67px;
}


body.it #footer div.social ul.right li#footer-book-now a{
	background-image: url('quick-book-now-it.png');
	width:80px;
}

body.it #footer div.social ul.right li#footer-special-offers a{
	background-image: url('quick-special-offers-it.png');
	width:67px;
}


body.nl #footer div.social ul.right li#footer-book-now a{
	background-image: url('quick-book-now-nl.png');
	width:62px;
}

body.nl #footer div.social ul.right li#footer-special-offers a{
	background-image: url('quick-special-offers-nl.png');
	width:105px;
}

.nl #footer div.social ul.center{
	margin:5px 0 0 150px;
}


#footer div.social ul.center{
	height:30px;
	float:left;
	display:inline;
	margin:5px 0 0 180px;
}

body.de #footer div.social ul.center{
	height:30px;
	float:left;
	display:inline;
	margin:5px 0 0 116px;
}

#footer div.social ul.center li, #footer div.social ul.center li a{
	height:30px;
	line-height:30px;
	float:left;
	display:inline;
	text-decoration:none;
	color:#fff;
	font-size:11px;
}

#footer div.social ul.center li{
	margin:0 2px;
}

#footer div.social ul.center li a{
	text-indent:-999px;
	overflow:hidden;
}

#footer div.social ul.center li#youtube a{
	background: url('youtube.png') no-repeat top left;
	width:56px;	
}

#footer div.social ul.center li#facebook a{
	background: url('facebook.png') no-repeat top left;
	width:68px;	
}

#footer div.social ul.center li#flickr a{
	background: url('flickr.png') no-repeat top left;
	width:48px;	
}

#footer div.social ul.center li#twitter a{
	background: url('twitter.png') no-repeat top left;
	width:60px;
	margin-top:7px;	
}

#footer div.links{
	height:30px;
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;   
}

#footer div.links ul{
	clear:left;
	float:left;
	position:relative;
	left:50%;
	text-align:center;
}

#footer div.links ul li{
	padding:0 0 0 5px;
	position:relative;
	right:50%;	
	color:#cd6f1e;
}

#footer div.links li, #footer div.links li a{
	height:30px;
	line-height:30px;
	float:left;
	display:block;
	color:#fff;
	text-decoration:none;
	padding:0 5px 0 0;
}

#footer div.links li a:hover, #footer div.links li.current_page_item a{
	color:#cd6f1e;	
}

div.page{
	margin:0 auto;
	text-align:left;
	width:1000px;
	position:relative;
}
/* @end */

/* @group Homepage */
.flash-replaced .alt{
	display:none;
}

div.intro{
	/*background: url('hp-destaque-bg.png') no-repeat top left;*/
	width:380px;
	color:#fff;
	float:left;
	display:inline;
}

div.intro h2{
	font-size:26pt;
	padding:10px;
	font-weight:normal;
	
	background: url('hp_copy_01_en.png') no-repeat top left;
	height:60px;
	text-indent:-999px;
	overflow:hidden;
}

.destaque_book{
	margin-top:10px;
}
.destaque_book a{
	display:block; 
	width:100%; 
	height:100%; 
	text-indent:-9999px
}
.destaque_offer{
	margin-top:10px;
}

body.pt div.intro h2{
	background: url('hp_copy_01_pt.png') no-repeat top left;	
}


body.de div.intro h2{
	background: url('hp_copy_01_de.png') no-repeat top left;	
}

body.es div.intro h2{
	background: url('hp_copy_01_es.png') no-repeat top left;	
}
div.intro h2 strong, div.intro h2 a{
	font-weight:normal;	
	color:#cd6f1e;
}

div.hilight{
	width:300px;
	float:left;
	display:inline;
	margin-left:10px;
}

div.hilight div.img{
	height:195px;
}

div.hilight div.copy{
	/*background: url('hp-destaque-bg.png') no-repeat top left;*/
	height:104px;
	text-align:left;
	font-size:18pt;
	color:#fff;
	line-height:30px;
}

div.hilight div.copy a{
	display:block;
	padding:8px 10px 0 10px;
}

/*
div.hilight div.copy p{
	float:left;
	margin:8px 10px 0 10px;
	padding:0;
}
*/

div.hilight div.copy strong{
	font-weight:normal;
	color:#cd6f1e;
}

div.hilight #hp_hilight_01 a, div.hilight #hp_hilight_02 a{
	background: url('hp_copy_02_en.png') no-repeat top left;
	height:104px;
	text-indent:-999px;
	overflow:hidden;	
}

div.hilight #hp_hilight_02 a{
	background: url('hp_copy_03_en_v3.png') no-repeat top left;
}

body.pt div.hilight #hp_hilight_01 a{
	background: url('hp_copy_02_pt_v2.png') no-repeat top left;
}

body.pt div.hilight #hp_hilight_02 a{
	background: url('hp_copy_03_pt_v2.png') no-repeat top left;
}

body.de div.hilight #hp_hilight_01 a{
	background: url('hp_copy_02_de.png') no-repeat top left;
}

body.de div.hilight #hp_hilight_02 a{
	background: url('hp_copy_03_de.png') no-repeat top left;
}

body.es div.hilight #hp_hilight_01 a{
	background: url('hp_copy_02_es.png') no-repeat top left;
}

body.es div.hilight #hp_hilight_02 a{
	background: url('hp_copy_03_es.png') no-repeat top left;
}
/* @end */

/* @group Interior */
div.interior div.panel-left{
	width:400px;
	float:left;
	display:inline;
}

div.interior #login-areas.panel-right{
	float:left;
}

div.interior div.panel-right{
	width:400px;
	float:right;
	display:inline;
}

div.interior div.copy{
	background: url('hp-destaque-bg.png') repeat top left;
	width:380px;
	padding:10px;
	float:left;
	display:inline;
}

div.interior div.copy a{
	color:#cd6f1e;
	text-decoration:none;
}

div.interior div.copy a:hover{
	text-decoration:underline;
}

div.interior div.copy h2{
	font-size:22pt;
	font-weight:normal;
	color:#cd6f1e;
}

div.interior div.copy h2 strong{
	font-weight:normal;
	color:#fff;
}

div.interior div.copy h2.white, div.interior div.copy h2.white a{
	color:#fff;
	text-decoration:none;
}

div.interior div.copy h2.white strong{
	color:#cd6f1e;
}

div.interior div.copy p{
	font-size:12px;
}
/* @end */

/* @group Photos */
div.interior div.photos{
	background: url('hp-destaque-bg.png') no-repeat top left;
	width:400px;
	padding-top:5px;
	margin-top:5px;
	float:left;
	display:inline;
}

div.interior div.photos ul{
	margin-left:-5px;
	width:405px;
}

div.interior div.photos ul li{
	float:left;
	display:inline;
	margin:0 0 5px 5px;
	width:76px;
	height:54px;	
	position:relative;	
}

div.interior div.photos ul li a{
	display:block;
	width:76px;
	height:54px;
}

div.interior div.photos ul li span.pdf{
	background: url('pdf.png') no-repeat top left;
	width:18px;
	height:18px;
	position:absolute;
	bottom:0;
	right:0;
	text-indent:-999px;
	overflow:hidden;	
}

div.interior div.photos ul li.active a, div.interior div.photos ul li a:hover{
	border: 2px solid #cd6f1e;
	margin:-1px 0 0 -1px;	
	width:74px;
	height:52px;
	overflow:hidden;
}

div.interior div.photos ul li.active a img , div.interior div.photos ul li a:hover img{
	margin:-1px 0 0 -1px;	
}

/* @end */

/* @group Videos */
#video-player{
	background: url('video-player.png') no-repeat top left;
	width:590px;
	height:433px;
	float:right;
	display:inline;
}
/* @end */

/* @group Contact-us */
#contact-us p{
	font-size:10pt;
}

#contact-us div.input{
	padding-top:10px;
}

#contact-us div.input select{
	border: medium none;
	padding:3px;
}

#contact-us #submit-loading{
	padding-top:4px;
	height:22px;
	text-align:center;
	display:none;
}

div.success {
	margin-top: 10px;
	background-color: #E6EFC2;
	padding: 5px;
	border: 2px solid #C6D880;
	color: #264409;
	font-size: 9pt;
}

div.error {
	margin-top: 10px;
	background-color: #FBE3E4;
	padding: 5px;
	border: 2px solid #FBC2C4;
	color: #8A1F11;
	font-size: 9pt;
}

div.error li {
	padding: 2px 0;
}

#contact-us label{
	display: block;
	font-size: 10pt;
	padding-bottom:2px;
}

#contact-us input.text{
	border: medium none;
	width:374px;
	height:16px;
	padding:3px;
}

#contact-us textarea{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:11px;
	border: medium none;
	padding:3px;
	width:374px;
	height:100px;
	border-width:0;
	border-collapse:collapse;
}

#contact-us div.submit{
	height:26px;
	position:relative;
}

#contact-us div.submit input{
	background: url('btn-send.png') no-repeat top left;
	width:40px;
	height:26px;
	border:medium none;
	display:block;
	text-indent:-999px;
	overflow:hidden;
	color: transparent;
	cursor:pointer;
	text-transform: capitalize;
	position:absolute;
	right:0;
	top:0;
}

body.pt #contact-us div.submit input{
	background: url('btn-enviar.png') no-repeat top left;
}
body.de #contact-us div.submit input{
	background: url('btn-send-de.png') no-repeat top left;
	width: 64px;
}
body.es #contact-us div.submit input{
	background: url('btn-send-es.png') no-repeat top left;
	width: 47px;
}

#contact-us div.submit.login input{
	background: url('btn-enter.png') no-repeat top left;
	width:37px;
}

body.pt #contact-us div.submit.login input, body.es #contact-us div.submit.login input{
	background: url('btn-entrar.png') no-repeat top left;
	width:40px;
}

body.de #contact-us div.submit.login input{
	background: url('btn-einloggen.png') no-repeat top left;
	width:58px;
}


/* @end */

/* @group Special Offers */
div.special h2{
	background: url('hp-destaque-bg.png') no-repeat top left;
	width:261px;
	height:35px;
	padding:4px 0;
	margin-bottom:10px;
	color:#cd6f1e;
	line-height:35px;
	text-indent:5px;
	font-size:16pt;
	font-weight:normal;
}

div.special div.offer{
	background: url('hp-destaque-bg.png') no-repeat top right;
	margin-bottom:10px;
	position:relative;
}

div.special div.offer div.img, div.special div.offer div.text{
	float:left;
	display:inline;
	width:260px;
}

div.special div.offer div.text{
	width:735px;
}

div.special div.offer div.text h3{
	color:#cd6f1e;
	line-height:43px;
	text-indent:10px;
	font-size:16pt;
	font-weight:normal;
}

div.special div.offer div.text p{
	padding:0 10px;
	font-size:12px;
	font-weight:normal;
	line-height:140%;
}

div.special div.offer div.text p a{
	color:#CD6F1E;
}

div.special div.offer a.pdf{
	background: url('pdf.png') no-repeat top right;
	float:right;
	display:block;
	position:absolute;
	bottom:3px;
	right:3px;
	height:18px;
	line-height:18px;
	padding-right:22px;
	color:#cd6f1e;
	text-decoration:none;
}
/* @end */


/* @group Our Culture */
div.our-culture div.panel-right, div.nossa-cultura div.panel-right{
	width:600px;	
}

div.our-culture div.copy, div.nossa-cultura div.copy{
	width:580px;	
}
/* @end */

/* @group Mapas */
div.subcat-map div.panel-right, div.subcat-mapa div.panel-right{
	width:770px;
	overflow:hidden;
}

div.subcat-map div.copy, div.subcat-mapa div.copy{
	width:auto;
	width:720px;
	float:right;
}

div.subcat-map div.copy img, div.subcat-mapa div.copy img{
	margin-top:10px;
	width:720px;
}

/* @end */

/* @group Gallery  */
div.interior div.panel-right.images-gallery{
	width:420px;
}

#images-gallery{
	width:400px;
}

#images-gallery div.photos{
	background: transparent;
}

#images-gallery div.photos li.hidden{
	display:none;
}

#images-gallery div.pagination{
	margin-top:3px;
	position:relative;
	clear:both;
}

#images-gallery div.pagination span.count{
	display:block;
	height:20px;
	line-height:20px;
	text-align:center;
	margin:0 50px;
}

#images-gallery div.pagination a{
	height:16px;
	line-height:16px;
	display:block;
	position:absolute;
	top:0;
	
	background: url('gallery-prev.png') no-repeat top left;	
	width:20px;
	height:20px;
	text-indent:-999px;
	overflow:hidden;
}

#images-gallery div.pagination a.prev{
	float:left;
	left:0;
}

#images-gallery div.pagination a.next{
	float:right;
	right:0;
	background: url('gallery-next.png') no-repeat top left;	
}
/* @end */


/* @group Downloads */
div.interior div.copy div.download h3{
	font-family:"lucida grande","lucida sans unicode","lucida sans",arial,sans-serif;
	font-size:11pt;
	font-weight:normal;
	color:#CD6F1E;
	padding:20px 0 10px 0;
}

div.interior div.copy div.download ul li{
	background: url('pdf.png') no-repeat center left;
	line-height:18px;
	height:18px;
	padding-left:20px;
}

div.interior div.copy div.download ul li a{
	line-height:20px;
	color:#fff;
	font-size:9pt;
}

/* @end */


/* @group Sitemap */
#sitemap div.panel-right{
	float:left;
}
#sitemap ul{
	padding-left:10px;
	padding-bottom:20px;
}

#sitemap ul ul{
	padding-bottom:0;
}

#sitemap ul li a{
	font-size:12px;
	color:#fff;
	line-height:16px;
}

#sitemap ul li ul li a{
	font-size:11px;
	line-height:14px;
}

#sitemap ul li a:hover{
	color:#CD6F1E;
	text-decoration:none;
}
/* @end */

/* @group Webcam */
div.interior.subcat-live-webcam div.panel-right{
	width:650px;
}

div.interior.subcat-live-webcam div.copy{
	width:650px;	
}
/* @end */
