﻿/* Quintas da Madeia */
@import url("QtsMadeira-Menus.css");
@import url("QtsMadeira-Modules.css");

ul {
 margin: 0px 0px 0px 20px;
}


/* Paragraph Settings */
.prLine, .LocalName .h1 {
 background-repeat: repeat-x;
 background-position: bottom;
 background-image: url(/Files/System/prLine.gif);
}
.ParagraphName .h2, .LocalName .h1 {
 height: 27px;
 font-size: 12px;
 font-weight: bold;
 padding-left: 10px;
 vertical-align: middle;
}
.ParagraphName .h1, .ParagraphName .h2 {
 color: #000000;
 line-height: 27px;
 background-color: #ef8144;
 text-transform: lowercase;
}
.paragraphtext {
 padding-top: 8px;
}
.QtaFeaturesImage img {
 margin: 8px 16px 10px 10px; 
 border: 5px solid #ffe0aa;
}
.paragraphimage {
/* border: 10px solid #ffe0aa; */
}
.LocalImage .paragraphimage {
 border: none;
}
.LocalContent .paragraphtext p, .LocalContent .paragraphtext {
 font-size: 11px;
}
.LocalContent a {
 color: #666666;
 text-decoration: none;
}
.LocalContent a:hover {
 color: #666666;
 text-decoration: underline;
}



/* Sitemap by paragraph */
.MySiteMap {
 list-style-image: url(/Files/System/ListTypeSq1.gif);
}
.MySiteMap ul {
 list-style-image: url(/Files/System/ListTypeSq2.gif);
}
.MySiteMap li {
 padding-top: 1px;
 padding-bottom: 1px;
}



/* Lists of Small Hotels table */
.HotelListTable td {
 padding-top: 1px;
 padding-bottom: 2px;
}
.bgTableLine {
 background-color: #ffffcc;
}



/* Hotel Names and Categories */
.Category .h2 {
 color: #999999;
 font-size: 10px;
 font-weight: bold;
}



/* Content Area */
#DwContent {
 width: 100%;
 padding-top: 10px;
 padding-right: 20px;
}
html>body #DwContent {
 width: auto;
}
.ParagraphColumn2 {
 width: 255px;
}
.ParagraphColumn2 .h1, .ParagraphColumn2 .h2 {
 padding-left: 10px;
}



/* Contacts Table */
.ContactsTable a {
 color: #666666;
 text-decoration: none;
}
.ContactsTable a:hover {
 color: #666666;
 text-decoration: underline;
}



/* Master Layout */
#DWMain {
 height: 100%;
 background-color: #FFFFFF;
}
.ContentBorder {
 width: 1px;
}
#LeftShadow, #RightShadow {
 width: 10px;
 background-color: #ffe0aa;
 background-repeat: repeat-y;
}
#LeftShadow {
 background-position: top right;
 background-image: url(/Files/System/bg_left_shadow_v3.jpg);
}
#RightShadow {
 background-position: top left;
 background-image: url(/Files/System/bg_right_shadow_v3.jpg);
}
#TopContent {
 border-left: 1px solid #FFFFFF;
 border-right: 1px solid #FFFFFF;
}
#Breadcrumbtrail {
 height: 25px;
 padding-top: 18px;
 /*padding-bottom: 8px;*/
 margin-left: 20px;
 margin-right: 20px;
}
#Breadcrumbtrail /*.Legend*/ {
 color: #cc3300;
}
.Legend, .Legend a {
 text-transform: lowercase;
}



/* Top Area */
#TopArea {
 height: 107px;
 background-color: #cc3300;
 background-repeat: repeat-x;
 background-position: bottom left;
 background-image: url(/Files/System/TopAreaBottomBar.gif);
}
#TopAreaContent {
 height: 80px;
 position: relative;
 margin: 0px 1px 0px 1px;
 background-color: #dc5e2b;
}
#TopLogo {
 float: left;
}
#MainMenu {
 float: left;
}
#SubMenu {
 position: relative;
 top: 5px;
 left: 262px;
}



/* Footer Area */
#Footer {
 position: relative;
 padding-top: 25px;
 padding-bottom: 25px;
}
#SiteMapMenu, #FooterMenu, #DwFooter {
 padding-left: 20px;
}
#MadeiraIslandsLogo {
 float: right;
 padding-right: 33px;
}
#BodyMindMadeiraLogo {
 float: left;
 padding-top: 12px;
 padding-left: 20px;
}
#DwFooter {
 clear: both;
}
#DwFooter small, #DwFooter small a:link, #DwFooter small a:visited {
 color: #999999;
 font-size: 9px;
 text-decoration: none;
}
#DwFooter small a:hover {
 text-decoration: underline;
}