﻿/* Quinta da Casa Branca */

a img {
 border: none;
}

/* Content Area */
#DwTopGraphic {
 height: 460px;
 width: 756px;
 background-color: #1F1F1F;
 background-repeat: no-repeat;
 background-position: top left;
}
#DwBottomLogo {
 background-repeat: no-repeat;
 background-position: top left;
}



/* Newsletter */
form {
 margin: 0px;
}
input, textarea {
 color: #768899;
 font-size: 9px;
 border: 1px solid #768899;
 background-color: #FFFFFF;
}
input {
 height: 16px;
}



/* Fast Booking */
#FastBooking {
 width: 756px;
 background-color: #333333;
 margin: 15px 0px 15px 0px;
 padding: 10px 0px 10px 0px;
}
#FastBooking td {
 color: #FFFFFF;
 line-height: 25px;
}
#FastBooking .label, #FastBooking .Button {
 padding: 0px 5px 0px 5px;
}
#FastBooking .Button input {
 height: 20px;
 border: none;
 color: #000000;
 margin: 0px;
}



/* Submenu */
#SubMenu {
 width: 135px;
 height: 156px;
 background-color: #768899;
}
#SubMenu .SubMenuVertSpacing {
 padding-left: 20px;
}
#SubMenu .SubMenuHorzSpacing {
 height: 15px;
}
/* Submenu image */
#DwBottomLogo {
 width: 95px;
 height: 156px;
}



/* Content */
#DwContent {
/* width: 100%; */
}
#DwGeneralContent {
 background-color: #FFFFFF;
}
#DwContentCell {
 padding-left: 20px;
 background-color: #FFFFFF;
}
#Paragraph1Cell, #ParagraphImageCell {
 padding-top: 10px;
 padding-bottom: 5px;
 background-color: #768899;
}
#Paragraph1Cell {
 width: 216px;
}
#ParagraphImageCell {
 width: 150px;
}
#Paragraph1Cell p, #Paragraph1Cell td, #Paragraph1Cell .h1, #Paragraph1Cell a:link, #Paragraph1Cell a:visited {
 color: #FFFFFF;
}
#Paragraph1Cell .h1 {
 font-size: 10px;
}



/* Side Panel */
#DwPageTitle {
 height: 60px;
 color: #FFFFFF;
 text-align: left;
 line-height: 60px;
 padding-left: 20px;
 padding-right: 20px;
 background-color:#738C9C;
 text-transform: uppercase;
}
#DwNoInfoPanel {
 width: 100%;
}
#DwSidePanel {
 height: 100%;
 background-color:#FFFFFF;
}
#DwSidePanelDiv {
 padding-right: 15px;
}
#DwSidePanelTable {
 width: 280px;
 overflow: hidden;
}



/* Show/Hide feature */
#UnhideContent {
 width: 13px;
 height: 13px;
 display: none;
 overflow: hidden;
 background-color: #FFFFFF;
}
#HideContent {
 width: 23px;
 background-color: #FFFFFF;
}
#HideContentCell {
 background-color:#FFFFFF;
}



/* Grey Bars */
#TopBar, #BottomBar {
 color:#FFFFFF;
 width: 756px;
 height: 45px;
 background-color: #333333;
}
#ApplicationName, #MainMenu, #HomeAndEnglish {
 padding-left: 18px;
 padding-right: 18px;
}
#BottomMenu {
 padding-left: 18px;
}



/* Application Name */
#ApplicationName small {
 color: #FFFFFF;
 font-size: 9px;
 font-weight: bold;
 text-transform: uppercase;
}



/* Price and Flight table */
#pricetable, #FlightTable {
 font-size: 9px;
 border-style:solid;
 border-color: #CCCCCC;
 border-collapse:collapse;
}
#pricetable {
 width: 350px;
 color: #999999;
}
#FlightTable td {
 padding: 0px 2px 0px 2px;
}
#pricetable .text, #FlightTable .text {
 color: #000000;
}
#FlightTable .text {
 font-weight: bold;
}
#pricetable .table_subtitle {
 color: #990000;
}



/* Uppercase Menus */
.L1, .L2, .L1_Active, .L2_Actice {
 text-transform: uppercase;
}
#MainMenu ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
}
#MainMenu ul li {
 margin: 0px;
 margin-left: -3px;
 padding: 0px;
 display: inline;
}
#MainMenu ul li a:hover {
 color: #CAB388;
 font-size: 9px;
 font-weight: bold;
 text-decoration: none;
}
#Twitter {
  margin-left: 2px;
  border: 1px solid #fff;
}

