﻿/* Project - Quintinha S.joão*/

@import url("menus.css");
@import url("modules.css");



img {
 border: 0px;
}



/* Main */
#DwMainTable {
 width: 984px;
 padding-bottom: 6px;
 background-color:  #123428;
 border-left: 8px solid #184636;
 border-right: 8px solid #184636;
/*background-color: #114335;
 border-left: 8px solid #1F6B57;
 border-right: 8px solid #1F6B57;*/
}
#DwMain {
 height: 100%;
 background-position: left top;
 background-repeat: no-repeat; 
 background-image:url(/Files/System/QSJ/layout/bgheader.png);
}



/* Header */
#DwHeader {
 width: 968px;
 height: 90px;
 overflow: hidden;
}




/*Top Logo*/
#DwLogo {
 float: left;
 padding: 15px 20px 0px 30px;
}
#DwLogo div {
 height: 60px;
 width: 145px;
 overflow: hidden;
}
#MenusHeader {
 float: right;
 width: 773px;
 /*position: relative;*/
}




/*Content */
#ContentCell {
 padding: 15px 75px 35px 30px;
}
#ContentLeft {
 float: left;
 width: 165px;
/* overflow: hidden;*/
}
#ContentRight {
 float: right;
 padding: 0px 0px 0px 38px;
} 
#DwContent {
 width: 660px;
 overflow: hidden;
}




/* Book Now*/
#BookNow {
 padding-bottom: 10px;
}
.ContentBook {
 width: 160px;
 height: 109px;
 background-position: left top;
 background-repeat: no-repeat; 
 background-image:url(/Files/System/QSJ/layout/bgbooknow.png);
}
.ContentBook form{
 margin: 0px;
 padding: 0px 0px 0px 7px;
}
.HeaderContent {
 width: 126px;
 color: #8aaf5f;
 font-size: 18px;
 margin: 0px 0px 1px 0px;
 padding: 0px 0px 8px 12px;
 border-bottom: 1px solid #2f5e40;
 font-family: Times New Roman, Verdana, Arial;
}
.HeaderContent, {
 width: 138px;
 padding: 0px 0px 8px 12px;
}
.submitsearch {
 margin: 0;
 padding: 0;
 color:none;
 width: 46px;
 height: 16px;
 border: none;
 background: none;
 background-repeat: no-repeat;
 background-position: center center;
}




/* Top Graphic*/
#TopGraphic {
 border-top: 4px solid  #AAD9C1;
 border-bottom: 4px solid #AAD9C1;
/*
 border-top: 4px solid #B6E0CD;
 border-bottom: 4px solid #B6E0CD;*/
}
#TopGraphic div{
 width: 968px;
 overflow: hidden;
}



/*AddThis*/
.AddThis {
 position: absolute;
 bottom: 46px;
 left: 0px;
 width: 49px;
}





/*Footer*/
#Footer {
 position: relative;
 width: 848px;
 margin: 0px 75px 0px 45px;
 border-top: 1px solid #2F5E40;
}
#DwFooter {
 float: right;
 padding: 6px 8px 0px 10px;
}
.PoweredBy a {
 font-size: 10px;
 color: #305336;
} 
.PoweredBy a:hover {
 font-size: 10px;
 color: #bdc8c4;
 text-decoration: none;
}



/* PopUp*/
#DwMainPOPup {
 width: 380px;
}
#TopLogoPopup {
 height: 60px;
 width: 145px;
 float: right;
 overflow: hidden;
}
#DwContentPopup {
 padding-top: 10px;
}

