﻿/* Comunidade dos Países de Língua Portuguesa */
@import url("Menus.css");
@import url("Modules.css");



/* Layout */
#DWMain {
 margin: 10px 0px 10px 0px;
 text-align: left;
 overflow: hidden;
 position: relative;
}
form {
 margin: 0px;
 padding: 0px;
}
img {
 border: 0px;
}
#DwContent ul {
 margin: 0px;
 padding: 0px;
}
#DwContent ul li {
 margin-left: 15px;
}



/* Header */
#DwTopGraphic {
 position: left;
 height: 130px;
 overflow: hidden;
/* background-color: #184E7A;*/
 background-repeat: repeat;
 background-position: top left;
}/*
#Logo {
 height: 94px;
 overflow: hidden;
 margin: 5px 50px 5px 50px;
}*/

#TopMenu {
 position: absolute;
 top: 12px;
 right: 30px;
}



/* QuickSearch */
#QuickSearch {
 padding-bottom: 7px;
 margin: 0px 8px 8px 5px;
 border-bottom: 1px solid #CCCCCC;
}
#QuickSearch form {
 margin: 0px 12px 0px 12px;
}
#QuickSearch .search_box {
 width: 130px;
 padding: 0px 1px 2px 1px;
 font-size: 10px;
 line-height: 13px;
 border: 1px solid #B9B9B9;
 background-color: #E1E1E1;
}
#RightExtranetColumn #QuickSearch .search_box {
 width: 260px;
}
#QuickSearch .search_button {
 border: none;
 margin-top: 1px;
 background-color: transparent;
}



/* Menu and Page Features */
#MainMenuHolder {
 position: absolute;
 top: 100px;
 left: 0px;
 height: 26px;
 overflow: hidden;
 padding-bottom: 5px;
 background-color: #184E7A;
 background-repeat:no-repeat;
 background-position: bottom left;
}
#MainMenu {
 position: absolute;
 top: 105px;
 left: 35px;
 z-index: 100;
}
#PageFeatures {
 margin-left: 12px;
}
#PageInfo {
 float: left;
 width: 510px;
}
#PageName {
 color: #000000;
 font-size: 12px;
 font-weight: bold;
 padding-left: 23px;
 background-repeat: no-repeat;
 background-position: 0px 1px;
 background-image: url(Pointer.gif);
}
#PageName .h1 {
 color: #000000;
 font-size: 12px;
 font-weight: bold;
}
#PagePath {
 margin-left: 23px;
}
#PagePrint {
 float: right;
}



/* Content Layout */
.ContentLarge {
 width: 790px;
}
.ContentMiddle {
 width: 660px;
}
.ContentSmall {
 width: 590px;
}
#DwContentCell {
 overflow: hidden;
 padding-top: 12px;
 background-color: #FFFFFF;
 background-repeat: repeat-y;
 background-position: top left;
 background-image: url(DwContentBackground.gif);
}
#LeftColumn, #RightColumn {
 float: left;
 width: 200px;
 overflow: hidden;
/* padding-top: 12px;*/
}
#RightExtranetColumn {
 float: left;
 width: 330px;
 overflow: hidden;
/* padding-top: 12px;*/
}
.T11-B11_header, .header {
 margin-right: 4px;
 padding-bottom: 8px;
 background-repeat: no-repeat;
 background-position: bottom left;
 background-image: url(../../Navigation/cplp/MenuSplit.gif);
}
#LeftColumn .h2, #RightColumn .h2, #RightExtranetColumn .h2 {
 height: 14px;
 padding-left: 30px;
 background-repeat: no-repeat;
 background-position: 14px 0px;
 background-image: url(Pointer.gif);
}
#LeftColumn .T11-B11_text, #RightColumn .T11-B11_text, #RightExtranetColumn .T11-B11_text {
 margin: 0px 14px 0px 18px;
}
#DwContentHolder, #DwContentHolder3Cols {
 float: left;
 overflow: hidden;
/* padding-top: 12px;
 background-repeat: no-repeat;
 background-position: bottom right;
 background-image: url(waterMark_logo.gif);*/
}



/* Footer */
#DwFooter {
 position: relative;
 color: #999999;
 border-top: 20px solid #000000;
}
.Extranet {
 height: 71px;
 overflow: hidden;
 padding-bottom: 12px;
 background-color: #000000;
}
#FooterMenu {
 position: absolute;
 top: -17px;
 right: 0px;
 margin: 0px 16px 10px 25px;
}
.Extranet #FooterMenu {
 top: -3px;
}
#Footer {
 position: absolute;
 right: 0px;
 bottom: 25px;
 margin: 5px 15px 3px 25px;
}
.Extranet #Footer {
 left: 0px;
 bottom: 4px;
}
#Footer small {
 color: #999999;
}
#Footer small a {
 color: #999999;
 font-size: 9px;
}
