@charset "utf-8";
/* CSS Document */

#template {
background-color:#000000;
}

#header {
width:990px;
height:147px;
background-color:#000000;
display:block;
margin:0;
padding:0;
clear:both;
}
#header #logotipo {
width:213px;
float:left;
}

#header #right_opts {
width:777px;
float:right;
}

#header .time {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFF;
text-align:right;
margin:15px 0;
padding-right:30px;
clear:right;
}
#header .flags {
text-align:right;
margin-top:-7px;
padding-right:30px;
clear:right;
}
#header .flags img {
border:0;
}
#header .spacer_to_form {
width:641px;
height:47px;
border-bottom:1px solid #666666;
margin-right:23px;
float:right;
clear:right;
}

#header #form {
width:660px;
height:32px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FFF;
display:block;
float:right;
padding:12px 0 0 30px;
}

#header #form .search_form {
width:280px;
float:left;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
}
#header #form .search_form select {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
border: 1px solid #CCCCCC;
width: 140px;
margin-left:3px;
margin-right:6px;
}
#header #form .search_form button {
background-color:#000;
background:url(../imagens/gif/seta_peq_top.gif) no-repeat top right;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FFF;
text-align:left;
width:11px;
height:16px;
border:0;
cursor:pointer;
}

#header #form .login_form {
width:350px;
padding-left:10px;
float:right;
}
#header #form .login_form input {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
border: 1px solid #CCCCCC;
width: 80px;
height: 15px;
margin-left:3px;
margin-right:6px;
}
#header #form .login_form button {
background-color:#000;
background:url(../imagens/gif/seta_peq_top.gif) no-repeat top center;
width:11px;
height:16px;
border:0;
margin-left:2px;
cursor:pointer;
}
#header #form .login_form .new_user {
float:left;
clear:left;
}
#header #form .login_form .new_user a {
color: #00CCFF;
text-decoration:none;
}
#header #form .login_form .new_user a:hover {
text-decoration:underline;
}
#header #form #user_details {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
width:270px;
padding-left:10px;
float:right;
}
#header #form #user_details .logout_user a {
color: #00CCFF;
text-decoration:none;
}

#header_banner {
height:240px;
clear:both;
}
#header_banner_2 {
width:800px;
height:148px;
clear:left;
float:left;
}
#header_reservas {
width:190px;
height:148px;
display:block;
float:right;
clear:right;
}
#header_reservas .top_bg {
height:22px;
background:url(../imagens/jpg/bkg_orange.jpg) no-repeat top center;
clear:right;
}
#header_reservas .top_bg .text {
height:22px;
display:table-cell;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFF;
padding-left:12px;
padding-top:4px;
vertical-align:middle;
background:transparent;
}
#header_reservas .dta {
height:125px;
background-color: #333333;
clear:right;
}
#header_reservas .textdta {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FFF;
padding-left:12px;
padding-top:10px;
}

.space_banner_top {
background: url(../imagens/gif/sep_banner_top.gif) no-repeat;
height:4px;
display:block;
clear:both;
}
.space_banner_bottom {
background: url(../imagens/gif/sep_banner_bottom.gif) no-repeat;
height:4px;
display:block;
clear:both;
}

#menu {
width:215px;
display:block;
margin-top:0;
}

#menu #top_menu {
background:url(../imagens/jpg/top_menu.jpg) no-repeat top right;
padding:0;
margin:0;
clear:both;
height:32px;
cursor:pointer;
}
#menu #top_menu .title {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-align:left;
color:#FFF;
padding:6px 38px 0;
cursor:pointer;
}

#menu .menu_space {
width:195px;
float:right;
clear:both;
height:8px;
background:#191919;
margin-top:-2px;
}

#menu .bottom_menu {
width:195px;
height:80px;
background:url(../imagens/jpg/bottom_menu.jpg) no-repeat;
clear:both;
float:right;
}

#bottom_menu_logos {
width:198px;
clear:both;
float:right;
}
#bottom_menu_logos .rio_logo {
display:block;
width:95px;
height:85px;
background-image:url(../imagens/jpg/logo_rio.jpg);
background-attachment:scroll;
background-color:transparent;
background-position:top left;
background-repeat:no-repeat;
margin:2px;
float:left;
cursor:pointer;
}
#bottom_menu_logos .rio_logo:hover {
background-position:0 -85px;
background-repeat:no-repeat;
cursor:pointer;
}
#bottom_menu_logos .palm_logo {
display:block;
width:95px;
height:85px;
background-image:url(../imagens/jpg/logo_palm.jpg);
background-attachment:scroll;
background-color:transparent;
background-position:top left;
background-repeat:no-repeat;
margin:2px;
float:left;
cursor:pointer;
}
#bottom_menu_logos .palm_logo:hover {
background-position:0 -85px;
background-repeat:no-repeat;
cursor:pointer;
}
#bottom_menu_logos .copacabana_logo {
display:block;
width:95px;
height:85px;
background-image:url(../imagens/jpg/logo_copacabana.jpg);
background-attachment:scroll;
background-color:transparent;
background-position:top left;
background-repeat:no-repeat;
margin:2px;
float:left;
cursor:pointer;
}
#bottom_menu_logos .copacabana_logo:hover {
background-position:0 -85px;
background-repeat:no-repeat;
cursor:pointer;
}
#bottom_menu_logos .bahia_logo {
display:block;
width:95px;
height:85px;
background-image:url(../imagens/jpg/logo_bahia.jpg);
background-attachment:scroll;
background-color:transparent;
background-position:top left;
background-repeat:no-repeat;
margin:2px;
float:left;
cursor:pointer;
}
#bottom_menu_logos .bahia_logo:hover {
background-position:0 -85px;
background-repeat:no-repeat;
cursor:pointer;
}

/* ################ */
/* ## NAVIGATION ## */
/* ################ */
#nav {
width:532px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFF;
background-color:#191919;
padding:0 27px 0 27px;
margin-bottom:10px;
/*
display:table;
*/
height:23px;
padding-top:9px;
}
/*
#nav .row {
display:table-row;
}
#nav .cell {
display:table-cell;
height:22px;
vertical-align:middle;
padding-top:8px;
}*/
/*
#nav .cell a {
color:#FFF;
text-decoration:none;
}
#nav .cell a:hover {
text-decoration:underline;
}*/
#nav a {
color:#FFF;
text-decoration:none;
}
#nav a:hover {
text-decoration:underline;
}

#main {
width:525px;
margin:0 27px 125px 27px;
display:table;
clear:both;
}

/* #################### */
/* ## ROUNDED CORNER ## */
/* #################### */
#roundedcornerTop {
width:528px;
background-color: #dededd;
}
#roundedcornerTop .TL {
background:url(../imagens/gif/c_top_left.gif) no-repeat top left;
height:7px;
}
#roundedcornerTop .TR {
background:url(../imagens/gif/c_top_right.gif) no-repeat top right;
height:7px;
}
#roundedcornerBottom {
width:528px;
margin-top:1px;
background-color:#FF9900;
}
#roundedcornerBottom .BL {
background:url(../imagens/gif/c_bottom_left.gif) no-repeat bottom left;
height:7px;
}
#roundedcornerBottom .BR {
background:url(../imagens/gif/c_bottom_right.gif) no-repeat bottom right;
height:7px;
}
#roundedcornerContent {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
}
#roundedcornerContent .top {
padding:1px 10px 8px 10px;
}
#roundedcornerContent .top a {
color:#333333;
text-decoration:none;
}
#roundedcornerContent .top a:hover {
color:#333333;
text-decoration:underline;
}
#roundedcornerContent .bottom {
color:#FFFFFF;
padding:2px 10px 0 10px;
}
#roundedcornerContent .bottom  a {
color:#FFFFFF;
text-decoration:none;
}
#roundedcornerContent .bottom  a:hover {
color:#FFFFFF;
text-decoration:underline;
}
/* End: Rounded corner */

#books {
width:190px;
/*height:220px;*/
display:block;
float:right;
}
#books .top_bg {
height:22px;
background:url(../imagens/jpg/bkg_orange.jpg) no-repeat top center;
clear:right;
}
#books .top_bg .text {
height:22px;
display:table-cell;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFF;
padding-left:12px;
padding-top:4px;
vertical-align:middle;
background:transparent;
}
#books .dta {
height:125px;
background-color: #333333;
clear:right;
}
#books .textdta {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FFF;
padding-left:12px;
padding-top:10px;
}
#books .saber_mais {
height:19px;
width:180px;
display:block;
vertical-align:middle;
background-color:#FFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
text-align: right;
padding-top:5px;
padding-right:10px;
clear:right;
}

#fast_search {
width:190px;
display:block;
clear:right;
}
#fast_search #header {
width:190px;
height:32px;
display:table-cell;
vertical-align:middle;
background-color: #333333;
}
#fast_search .text {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFF;
padding-left:12px;
padding-top:9px;
}
#fast_search #dta {
width:190px;
margin-top:1px;
height:99px;
background-color: #4d4d4d;
}

#tickets {
width:190px;
display:block;
clear:right;
padding-top:10px;
}
#tickets #header {
width:190px;
height:22px;
background:url(../imagens/jpg/bkg_blue.jpg) no-repeat;
}
#tickets .title {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFF;
padding-left:12px;
padding-top:4px;
}
#tickets .text {
height:22px;
margin-top:1px;
width:178px;
display:table-cell;
background-color:#191919;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFF;
padding-left:12px;
padding-top:4px;
}
#tickets .image {
width:190px;
margin:0;
padding:0;
overflow:hidden;
}

#tickets .saber_mais {
height:19px;
width:180px;
vertical-align:middle;
background-color:#FFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
text-align: right;
padding-top:5px;
padding-right:10px;
clear:right;
}
#tickets .saber_mais a {
color: #333333;
text-decoration:none;
}
#tickets .saber_mais a:hover {
text-decoration:underline;
}

#games {
width:190px;
display:block;
clear:right;
padding-top:10px;
}
#games #header {
width:190px;
height:22px;
background:url(../imagens/jpg/bkg_green.jpg) no-repeat;
}
#games .title {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFF;
padding-left:12px;
padding-top:4px;
}
#games .text {
height:22px;
margin-top:1px;
width:178px;
background-color:#191919;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFF;
padding-left:12px;
padding-top:4px;
}
#games .saber_mais {
height:19px;
width:180px;
display:table-cell;
vertical-align:middle;
background-color:#FFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
text-align: right;
padding-top:5px;
padding-right:10px;
clear:right;
}

/* Register form */
.form_registo {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
}
.form_registo .red_cross {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FF0000;
padding-left:5px;
}
.form_registo label {
padding-right:25px;
}
.form_registo input {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
height:15px;
width:265px;
}
.form_registo .error_alert_label {
color:#FFF;
padding-left:5px;
}
.form_registo .chk_conditions_alert_label {
color:#FF0000;
}
.form_registo a {
color:#FFFFFF;
}
.form_registo a:hover {
color:#CC6600;
}
.form_registo_button_submit {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
background:#000000;
border:1px outset #fff;
color:#fff;
}

#footer {
width:990px;
height:80px;
background-color:#000;
display:inline-block;
}
#footer .line_space {
background-color:#FFF;
height:4px;
clear:both;
}
#footer .copyright {
height:20px;
margin-top:34px;
padding-left:40px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFF;
background-color:#605d5c;
padding-top:7px;
clear:both;
}
#footer .copyright_left {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFF;
width:475px;
float:left;
}
#footer .copyright_right {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFF;
width:465px;
float:left;
text-align:right;
padding-right:10px;
}
#footer .copyright_right a{
color:#FFF;
text-decoration:none;
}
#footer .copyright_right a:hover{
color:#FFF;
text-decoration:underline;
}

.btnNivel3{ float:left;	width:97px;	height:30px; text-align:center; }
.btnNivel3 a{ float:left; width:97px; height:23px; padding-top:7px; background:url(../imagens/png/caixa_3nivel.png) no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFF; cursor:pointer; display:block; text-decoration:none; }
.btnNivel3 a:hover{ background-position:0 -30px; }

.btnNivel3Selected{ float:left;	width:97px;	height:30px; text-align:center; }
.btnNivel3Selected a{ float:left; width:97px; height:23px; padding-top:7px; background:url(../imagens/png/caixa_3nivel.png) no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:11px; cursor:pointer; display:block; text-decoration:none; background-position:0 -60px; color:#FEB100; }

.searchTitleResult{ color:#FEB100; }

#btnPesquisaRapidaHeader{ float:left; margin-top:7px; width:8px; height:7px; background:url(../imagens/png/setas_laranja.png) no-repeat; border:none; cursor:pointer; }
#btnPesquisaRapidaHeader:hover{ background-position:0 -7px; }
.inputTexts{ background-color:#000; border:1px solid #333; color:#FFF; height:18px; font-family:Arial, Helvetica, sans-serif; font-size:11px; padding:2px 0 0 2px; }
#btnPesquisaRapida_pt{ float:left; width:83px; height:22px; background:url(../imagens/png/botao_pesquisar_pt.png) no-repeat; border:none; cursor:pointer; }
#btnPesquisaRapida_pt:hover{ background-position:0 -22px; }
#btnPesquisaRapida_uk{ float:left; width:83px; height:22px; background:url(../imagens/png/botao_pesquisar_uk.png) no-repeat; border:none; cursor:pointer; }
#btnPesquisaRapida_uk:hover{ background-position:0 -22px; }
.searchPagination a{ color:#999; }

a{ outline:none; }
