/* Global rules */
body {
    background: white url('../img/body.bg.png') repeat-x scroll top left;
    font-family: sans-serif;
    font-size: 13px;
    margin: 0px;
    padding: 6px 0px 6px 0px;
    color: #5a6c79;
}

div.static-content 
{
  font-size: 13px;
}

a:visited,
a {
    color: #5a6c79;
}

a:active {
    color: red;
}

img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

img.flowing {
    margin: 4px;
}

div.debug {
    display: none;
}

iframe {
    display: inline;
}

p {
    text-align: left;
}

.static-content {
    line-height: 1.3;
}

/* Tables */
tr.even td {
    background-color: #edf1f3;
}

/* Layout Rules */
#header-table {
    width: 770px;
    margin: 0px auto 0px auto;
    padding: 0px;
    font-size: 1px;
}

#layout-table {
    width: 770px;
    margin: 0px auto 0px auto;
    padding: 0px;
    position:relative;
    top: -40px;
}

#layout-table td {
}

#layout-header {
    vertical-align: top;
    background: transparent url('../img/header.bg.png') no-repeat scroll top left;
    height: 106px;
    text-align: left;
    font-size: 0px;
    word-spacing: 0px;
    letter-spacing: 0px;
    padding: 3px 3px 0px 3px;
}
#layout-header.wide {
    background-image: url('../img/header-wide2.bg.png');
    padding: 3px 3px 0px 4px;
    height: auto;
}

#layout-footer {
    vertical-align: top;
    background: #ccd7db url('../img/footer.bg.png') no-repeat scroll top left;
    height: 28px;
    color: #71828a;
    font-size: 11px;
}

#layout-leftcolumn {
    vertical-align: top;
    /*width: 167px;*/
    background: white url('../img/leftcolumn.bg.png') no-repeat scroll top left;
    padding: 3px 0px 4px 3px;
}

#layout-rightcolumn {
    vertical-align: top;
    background: white url('../img/rightcolumn.bg.png') no-repeat scroll top right;
    padding: 41px 5px 4px 0px;
}

.homepage #layout-rightcolumn {
    padding: 4px 5px 4px 0px;
}

#layout-table #layout-centercolumn {
    vertical-align: top;
    background: white;
    padding: 4px 13px 0px 11px;
}

.onecolumn #layout-table #layout-centercolumn {
    background: white url('../img/centercolumn.bg.png') no-repeat scroll top right;
    padding: 10px 5px 4px 4px;
}

body.twocolumn #layout-rightcolumn {
    padding: 4px 12px 0px 11px;
}

body.threecol-header-footer-title #layout-table #layout-title {
    vertical-align: top;
    background: white;
    padding: 4px 5px 0px 11px;
}

body.threecol-header-footer-title #layout-table #layout-rightcolumn {
    background-image: none;
    padding-top: 7px;
}

/* Logo positioning */
#portugalmail-logo {
    margin: 0px 7px 0px 0px;
    padding: 0px;
}

/* Header ad banner positioning */
.fullbanner, .fullbanner-wide,
.button2 {
    padding: 0px;
    margin: 0px;
    display: inline;
}

.fullbanner iframe ,
.button2 iframe {
    margin: 3px 0px 3px 0px;
}

.fullbanner-wide iframe {
    margin: 0px 0px 3px 1px;
}

.fullbanner {
 /*   border-right: 1px solid white; */
}

.fullbanner img, .fullbanner-wide img,
.button2 img {
    display: inline;
}

.button2 {
    border-left: 1px solid white;
}

/* Header Date */
#current-date {
    float: left;
    width: 169px;
    font-size: 10px;
    text-transform: uppercase;
    color: #3f4b50;
    margin: 0px;
    padding: 0px;
    text-align: center;
    line-height: 35px;
    vertical-align: bottom;
}
#current-date.wide {
    width: 206px;
}

/* Header menubar */
#layout-header ul.menu {
    display: inline;
    color: white;
    font-size: 10px;
    text-transform: uppercase;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    line-height: 35px;
    vertical-align: bottom;
}

#layout-header ul.menu a {
    display: inline;
    color: white;
    text-decoration: none;
}

#layout-header ul.menu li {
    vertical-align: middle;
    display: inline;
    border-left: 1px solid #aec0c6;
    padding: 5px 0px 0px 3px;
    margin: 0px 14px 0px 0px;
    line-height: 35px;
    position: relative;
    top: 5px;
}

/* Google form */
#google-form {
    display: block;
    float: right;
    position: relative;
    top: -32px;
    background: transparent url('/img/google-wide.bg.png') no-repeat scroll top left;
    line-height: 35px;
    padding: 7px 0px 11px 55px;
}

#layout-header form {
    display: inline;
    margin: 0px;
    padding: 11px 0px 11px 0px;
    line-height: 35px;
    font-size: 10px;
}
#layout-header input {
    border: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 35px; 
    font-size: 10px;
}

#layout-header input#google-q {
    width: 270px;
    height: 17px;
    border: 1px solid #cccccc;
    vertical-align: top;
    margin-right: 8px;
}

#layout-header input#google-submit {
    vertical-align: top;
    position: relative;
    top: -1px;
}

#layout-header input.image {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    position: relative;
    top: 6px;
}
/* Footer */
#layout-footer div {
    padding-left: 182px;
    padding-top: 6px;
}

#layout-footer a {
    color: #71828a;
    text-decoration: none;
}

/* Main menu */
ul#main-menu ul ,
ul#main-menu {
    text-transform: uppercase;
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;
}

ul#main-menu li {
    border: 1px solid white;
}

ul#main-menu li li {
    border: 1px solid #edf1f3;
}

ul#main-menu a {
    display: block;
    color: inherit;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    text-align: left;
}

ul#main-menu a.top {
    background: #9cb2b9 url('../img/mainmenu-inactive.bg.png') no-repeat scroll top left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: white;
    padding: 9px 0px 9px 8px;
    border-bottom: 1px solid white;
}

ul#main-menu a.homepage {
    background: #d85834 url('../img/mainmenu-homepage.bg.png') no-repeat scroll top left;
}

ul#main-menu a.first {
    background: #d85834 url('../img/mainmenu-first.bg.png') no-repeat scroll top left;
}

ul#main-menu a.active {
    background: #007ba5 url('../img/mainmenu-active.bg.png') no-repeat scroll top left;
}
ul#main-menu li {
    display: block;
    margin: 0px 0px 4px 0px;
    padding: 0px;
    background: #edf1f3 url('../img/mainmenu-submenu-bottom.bg.png') no-repeat scroll bottom left;
}

ul#main-menu li ul {
    background: transparent url('../img/mainmenu-submenu-top.bg.png') no-repeat scroll top left;
    padding: 11px 0px 5px 0px;
}

ul#main-menu li ul li {
    margin: 0px;
    background: #edf1f3;
}
ul#main-menu li ul li a {
    margin: 0px;
    line-height: 1;
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    background: url('../img/mainmenu-submenu-middle.bg.png') repeat-y scroll top left;
    color: #74939d;
    padding: 0px 0px 8px 7px;
}

/* Secondary Menu */
ul#secondary-menu {
    font-size: 11px;
    color: #71828a;
    text-transform: uppercase;
    list-style: none;
    margin: 14px 0px 0px 3px;
    padding: 0px 0px 0px 0px;
    display: block;
}
ul#secondary-menu li {
    margin: 0px 0px 6px 0px;
    padding: 0px 0px 0px 13px;
    background: url('../components/portugalmail/Menu/img/secondary-bullet.png') no-repeat scroll top left;
    line-height: 12px;
}

ul#secondary-menu a {
    color: #71828a;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
}

/* Highlight Menu */
ul#highlight-menu {
    font-size: 11px;
    color: #71828a;
    list-style: none;
    margin: 12px 0px 14px 3px;
    padding: 0px 0px 0px 0px;
    display: block;
}
ul#highlight-menu li {
    margin: 0px 0px 6px 0px;
    padding: 0px 0px 0px 13px;
    background: url('../components/portugalmail/Menu/img/highlight-bullet.png') no-repeat scroll top left;
    line-height: 12px;
}

ul#highlight-menu a {
    color: #71828a;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: underline;
}

/* Skyscraper ad */
div.skyscraper {
   width: 120px;
   height: 616px;
   padding-top: 16px;
   background: url('../components/portugalmail/adbanner/img/skyscraper.bg.png') no-repeat scroll top left;
}

div.simplebanner {
   text-align: center;
   width: 120px;
   height: 118px;
   padding-top: 16px;
   background: url('../components/portugalmail/adbanner/img/simple.bg.png') no-repeat scroll top left;
}

/* Small box */
.small-box h1 {
    text-align: left;

    background: #9cb2b9 url('../img/smallbox-grey.bg.png') no-repeat scroll top left;

    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    color: white;
    padding: 6px 0px 5px 7px;
    margin: 0px;
    display: block;
}

/* Breadcrumbs */
#breadcrumbs {
    background: transparent url('../components/portugalmail/Breadcrumbs/img/background.png') no-repeat scroll top left;
    line-height: 37px;
    padding-left: 18px;
    font-size: 12px;
    font-weight: normal;
}

/* Message */
div.message {
    width: 304px;
    height: 83px;
    background: #ccff66 url('../img/message.bg.png') no-repeat scroll top left;
    color: inherit;
    padding: 5px 20px 0px 125px;
    margin: 0px 0px 10px 0px;
    font-size: 12px;
}

.twocolumn div.message {
    width: 433px;
    height: 83px;
    background: #ccff66 url('../img/message-wide.bg.png') no-repeat scroll top left;
    color: inherit;
    padding: 5px 20px 0px 125px;
    margin: 0px 0px 10px 0px;
    font-size: 12px;
}


/* Webmail login form */
#webmail-login-form {
   display: block;
   height: 104px;
   background: #e6e6e6 url('../components/portugalmail/MailLogin/img/form.bg.png') no-repeat scroll top left;
   padding: 0px;
   margin: 0px;
}
#webmail-login-form.tall {
   height: 120px;
   background: #e6e6e6 url('../components/portugalmail/MailLogin/img/form.bg2.png') no-repeat scroll top left;
}

#webmail-login-form.tall table {
   margin: 33px 0px 0px 0px;
}

#webmail-login-form table {
   margin: 20px 0px 0px 0px;
}

#webmail-login-form label {
   display: block;
   width: 100px;
   text-align: right;
   font-size: 12px;
   text-transform: uppercase;
   font-weight: bold;
   color: #5a686e;
   padding: 5px 4px 9px 0px;
   margin: 0px 0px 0px 0px;
}

#webmail-login-form #submit-button {
   vertical-align: bottom; 
   padding-bottom: 3px;
   padding-left: 7px;
}

#webmail-login-form input.text {
   width: 250px;
   font-size: 10px;
   line-height: 20px;
   height: 22px;
   border: 1px solid;
   border-color: #7c7c7c #c3c3c3 #dddddd #c3c3c3;
}

#webmail-login-form a {
    font-size: 10px;
    color: #4F656C;
}

#webmail-login-form .message-logout {
    font-size: 0.8em;
    padding: 3px 2px 0px 10px;
    position: absolute;
    color: #D85834;
    width: 435px;
    font-weight: bold;
}
.webmail-login {
    background: #59a1bc url('../components/portugalmail/MailLogin/img/header.bg.png') no-repeat scroll top left;
    display: block;
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 11px 4px 10px;
    margin: 0px 0px 1px 0px;
    line-height: 19px;
}

.webmail-login .context-menu {
    float: right;
    font-size: 11px;
    font-weight: normal;
    text-transform: none;
}

.webmail-login .context-menu a {
    text-transform: uppercase;
    color: white;
    padding: 0px 11px 0px 11px;
    margin: 0px;
}

/* Frontpage news summaries */
div#news-summary {
    padding: 4px 0px 4px 0px;
}

div#news-summary td {
    vertical-align: top;
}

div#news-summary h1 {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0px;
    padding: 7px 0px 8px 7px;
}

div#news-summary h2 ,
div#news-summary h2 a {
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    color: #71828a;
    background: transparent none no-repeat scroll top left;
}

div#news-summary h2 {
    margin-bottom: 20px;
}

div.news-summary-item {
   padding: 12px;
   min-height: 172px;
   font-size: 12px;
   color: #71828a;
}

.news-summary-row {
    margin: 2px 0px 2px 0px;
}

.news-summary-category-Noticias {
    border: 1px solid #ccd7db;
    padding: 2px;
}

.news-summary-category-Desporto ,
.news-summary-category-Economia {
    background-color: #edf1f3;
    border: 1px solid #9cb2b9;
    padding: 2px;
}

.news-summary-category-Futebolar ,
.news-summary-category-Internet ,
.news-summary-category-Informatica ,
.news-summary-category-Informática {
    border: 1px solid #ccd7db;
    padding: 2px;
}

.news-summary-category-Noticias h1 {
    color: white;
    /*background-color: #6699cc;*/
    background-color: #336699;
}
.news-summary-category-Futebolar h1 {
    color: white;
    background-color: #ff6534;
}
.news-summary-category-Desporto h1 {
    color: white;
    /*background-color: #ff6534;*/
    background-color: #336699;
}

.news-summary-category-Economia h1 {
    color: white;
    /*background-color: #349999;*/
    background-color: #336699;
}

.news-summary-category-Internet h1 {
    color: white;
    background-color: #336699;
}

.news-summary-category-Informatica h1,
.news-summary-category-Informática h1 {
    color: white;
    /*background-color: #cc6601;*/
    background-color: #336699;
}

.news-item h2 {
    clear: none;
}

/* Internal Page Headings */
h1.title {
    clear: both;
    background: #5a6c79 url('../components/portugalmail/Header/img/header.bg.png') no-repeat scroll top left;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    color: white;
    padding: 4px 0px 28px 6px;
    margin: 0px 0px 10px 0px;
    line-height: 1;
}

.threecol-header-footer-title h1.title {
    background: #5a6c79 url('../components/portugalmail/Header/img/header-583.bg.png') no-repeat scroll top left;
}

.twocolumn h1.title {
    background: #5a6c79 url('../components/portugalmail/Header/img/header-wide.bg.png') no-repeat scroll top left;
}

.onecolumn h1.title {
    background: #5a6c79 url('../components/portugalmail/Header/img/header-ultrawide.bg.png') no-repeat scroll top left;
}

body.apostas #layout-table #layout-title {
    background: white url('../components/portugalmail/Globet/img/header-583.bg.png') no-repeat scroll bottom left;
}

body.noticias #layout-table #layout-title {
    height: 103px;
    background: white url('../components/fabricadeconteudos/News/img/header-583.bg.png') no-repeat scroll bottom left;
}

body.chat #layout-table #layout-title {
    height: 114px;
    background: white url('/img/chat/header-583.bg.png') no-repeat scroll bottom left;
}

body.jogos #layout-table #layout-title {
    height: 103px;
    background: white url('../components/portugalmail/Jogos/img/header-583.bg.png') no-repeat scroll bottom left;
}

.chat h1.title ,
.noticias h1.title ,
.apostas h1.title ,
.jogos h1.title {
    position: relative;
    top: 31px;
    display: inline;
    clear: none;
    font-size: 23px;
    text-transform: uppercase;
    color: white;
    padding: 0px 8px 0px 6px;
    margin: 0px 0px 0px 0px;
}

.apostas h1.title {
    background: #cd1958;
}

.noticias h1.title {
    background: #007ba5; 
}

.chat h1.title {
    display: none;
    background: #94c3d6; 
}

.jogos h1.title {
    color: #66ff33;
    background: #343450;
}

h2 {
    clear: both;
    font-size: 15px;
    line-height: 1;
    font-weight: bold;
    padding: 7px 0px 5px 8px;
    margin: 3px 0px;
    background: #c9cfd0 url('../components/portugalmail/Header/img/header2.bg.png') no-repeat scroll top left;
    color: #2f3e48;
}

.twocolumn h2 {
    background: #c9cfd0 url('../components/portugalmail/Header/img/header2-wide.bg.png') no-repeat scroll top left;
}
.onecolumn h2 {
    background: #c9cfd0 url('../components/portugalmail/Header/img/header2-ultrawide.bg.png') no-repeat scroll top left;
}

h3 {
    font-size: 15px;
    font-weight: bold;
    padding: 6px 0px 3px 13px;
    background: transparent url('../components/portugalmail/Header/img/header3.bg.png') no-repeat scroll top left;
    color: #2f3e48;
}

/* Tabular information */
.static-content table {
    border: 1px solid #5a6c79;
    margin: 15px;
    padding: 1px 1px 0px 1px;
}

.static-content table th ,
.static-content table td {
    border-bottom: 1px solid white;
/*    line-height: 2.1; */
    padding: 0px 7px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.static-content table th {
    background-color: #9cb2b9;
    color: #2f3e48;
}

.static-content table tr.even td {
    background-color: #cdd8dc;
    color: #44545f;
}

.static-content table tr.odd td {
    background-color: #edf1f3;
    color: #44545f;
}

/* Static page forms */
.static-content form table {
    border: 0px;
    margin: 15px;
    padding: 1px 1px 0px 1px;
}

.static-content form table th ,
.static-content form table td {
    padding: 0px 0px;
    line-height: inherit;
    vertical-align: top;
    border: 0px;
}

.static-content form table th {
    background-color: #9cb2b9;
    color: #2f3e48;
}

.static-content form table tr.even td {
    background-color: #cdd8dc;
    color: #44545f;
}

.static-content form table tr.odd td {
    background-color: #edf1f3;
    color: #44545f;
}

.static-content form label {
    line-height: 1;
    background-color: #c4d1d5;
    color: #5a686e;
    display: block;
    text-transform: uppercase;
    margin: 0px;
    padding: 5px 8px 7px 6px;
    font-size: 10px;
    border-right: 1px solid white;
    border-bottom: 4px solid white;
    border-top: 4px solid white;
}

.static-content form input {
    width: 330px;
    border: 1px solid #9cb2b9;
    background-color: #edf1f3;
    color: #5a686e;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 1px;
    margin: 4px 0px;
    line-height: 1;
}

.static-content form select {
    background-color: #edf1f3;
    color: #5a686e;
    font-size: 12px;
}

.static-content tr.error td {
    color: red;
}

.static-content form textarea {
    width: 330px;
    border: 1px solid #9cb2b9;
    background-color: #edf1f3;
    color: #5a686e;
    font-size: 10px;
    margin: 4px 0px;
    line-height: 1;
}

.static-content form input.image {
    border: 0px;
    padding: 0px;
    width: auto;
    height: auto;
}

.static-content table
{ 
 font-size: 13px;
}

.static-content table.layout
{
 border: 0px;
 background: transparent none;
 color: #5a6c79;
}

img.captcha
{
    display: block;
}

/* Internal News Page */
body.noticias h2 {
    margin-bottom: 18px;
}

body.noticias .news-highlight {
    font-size: 12px;
    margin-left: 12px;
    width: 276px;
}

body.noticias .news-highlight td {
    vertical-align: baseline;
}

body.noticias .news-highlight h2 ,
body.noticias .news-highlight h3 {
    display: block;
    clear: none;
    font-size: 12px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    color: inherit;
    background: transparent none no-repeat scroll top left;
}

body.noticias .news-highlight h2 {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    background: #71b0cc url('../components/fabricadeconteudos/News/img/highlight-h2.bg.png') no-repeat scroll top left;
    line-height: 1;
    padding: 7px 0px 6px 9px;
    margin: 0px 0px 17px 0px;
}

body.noticias .news-highlight h3 {
    color: #1e2b33;
}

body.noticias .news-highlight h3 a,
body.noticias .news-highlight h3 a:visited {
    color: inherit;
}

body.noticias .news-sections-outerblind {
    background: #b8d7e5 url('../components/fabricadeconteudos/News/img/sections-bottom.bg.png') no-repeat scroll bottom left;
    padding: 0px 0px 9px 0px;
    margin-bottom: 5px;
    display: block;
    width: 144px; 
    clear: none;
    float: right;
}

body.noticias .news-sections {
    background: transparent url('../components/fabricadeconteudos/News/img/sections-top.bg.png') no-repeat scroll top left;
}

body.noticias .news-sections {
    padding: 0px 8px 0px 8px;
}

body.noticias .news-sections h2 {
    clear: none;
    font-weight: bold;
    font-size: 12px;
    background: transparent none;
    padding: 9px 0px 0px 0px;
    margin: 0px;
    color: #1e2b33;
}

body.noticias .news-sections h2 a ,
body.noticias .news-sections h2 a:visited {
    color:inherit;
}

body.noticias .news-sections h3 {
    font-weight: normal;
    font-size: 10px;
    background: transparent none;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    color: #44545f;
}

body.noticias .news-sections h3 a {
    text-decoration: inherit;
}

body.noticias .news-titles {
    clear: both;
}

body.noticias table.news h2,
body.noticias .news-titles h2 {
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    padding: 0px 0px 1px 13px;
    margin: 10px 9px;
    background: transparent url('../components/fabricadeconteudos/News/img/bullet.png') no-repeat scroll top left;
    color: #2f3e48;

}

body.noticias .news td {
    vertical-align: top;
}

body.noticias .news-item-full {
    margin-left: 10px;
    margin-bottom: 50px;
}

body.noticias .news-item-full h3 {
    margin-left: -10px;
}

/*
div.news {
    font-size: 13px;
    line-height: 18px;
    color: #5a6c79;
}

div.news h2 {
    font-size: 15px;
    font-weight: bold;
    background: transparent none no-repeat scroll top left;
    color: #5a6c79;
    margin: 0px;
    padding: 0px;
}
*/
/* Bulletin Board Listing */

.foruns form h2 {
    background: #cdd8dc url('../components/portugalmail/BulletinBoard/img/form.header2.bg.png') no-repeat scroll top left;
    font-size: 16px;
    font-weight: bold;
    color: #2e464d;
    line-height: 16px;
    padding: 32px 0px 7px 9px;
    text-transform: uppercase;
    border-bottom: 1px solid white;
}

.foruns form {
    background: #cdd8dc;
}

.foruns form label {
    color: #2e464d;
}

.foruns form input[type='text'],
.foruns form textarea,
.foruns form input[type='password'] {
    border: 1px solid #7e9aa4;
}

div.bulletinboard-board {
    font-size: 13px;
    line-height: 18px;
    color: #5a6c79;
}

div.bulletinboard-board a {
    color: #5a6c79;
}

div.bulletinboard-board h2 {
    font-size: 15px;
    font-weight: bold;
    color: #5a6c79;
    margin: 0px;
    padding: 0px;
}

div.bulletinboard-board h2 a {
    text-decoration: none;
    color: #5a6c79;
}

/* Bulletin Board Thread Listing */
div.bulletinboard-navigation a ,
div.bulletinboard-navigation {
    text-align: right;
    font-size: 13px;
    color: #5a6c79;
}

div.bulletinboard-moderation-post ,
div.bulletinboard-thread {
    font-size: 13px;
    line-height: 18px;
    color: #5a6c79;
    margin: 0px 0px 10px 0px;
}

div.bulletinboard-moderation-post h2 ,
div.bulletinboard-thread h2 {
    background: transparent url('../components/portugalmail/BulletinBoard/img/header2.bg.png') no-repeat scroll top left;
    font-size: 12px;
    line-height: 33px;
    font-weight: bold;
    color: #62818e;
    padding: 0px 0px 0px 11px;
}

div.bulletinboard-thread-text {
    padding-left: 10px;
}

div.bulletinboard-thread-nav a {
    color: white;
    text-decoration: none;
}

div.bulletinboard-thread-nav {
    float: left;
    background: transparent url('../components/portugalmail/BulletinBoard/img/thread-nav.bg.png') no-repeat scroll top left;
    color: white;
    width: 85px;
    line-height: 32px;
    padding: 0px 20px 0px 25px;
    margin: 0px 5px 0px 0px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9px;
}

div.bulletinboard-thread-author {
    font-size: 9px;
    colot: #3f6370;
}

div.bulletinboard-thread-date {
    font-size: 9px;
    colot: #b4c5ca;
}

div.bulletinboard-post {
    margin-left: 40px;
}
div.bulletinboard-post-moderation {
    margin-top: 5px;
    margin-bottom: 20px;
    text-align: center;
}

/* Jogos */
div.games-game img.games-game-thumbnail {
    float: left;
    border: 0px;
    margin: 17px 12px 18px 10px;
}

div.games-game h3 {
    clear: none;
    background: transparent none;
    font-size: inherit;
    font-weight: bold;
    padding: 17px 0px 20px 0px;
    margin: 0px;
}

div.games-game a h3 {
    text-decoration: underline;
}

div.games-game img.topo {
    clear: both;
    margin: 5px 0px 5px 0px;
    display: block;
}

div.games-game-first {
    background: #6c6c91 url('../components/portugalmail/Jogos/img/highlight.bg.png') no-repeat scroll top left;
    height: 256px;
    color: white;
}

div.games-game-first img.games-game-thumbnail {
    margin: 41px 19px 18px 15px;
}

.jogos h2 {
    display: none;
}

div.games-game-first h3 {
    color: #ccff66;
    padding: 42px 0px 20px 0px;
    margin: 0px;
}

div.games-game-first a h3 {
    text-decoration: none;
}
/* Apostas */

/* Tabular information */
body.apostas #layout-centercolumn table {
    border: 1px solid #5a6c79;
    margin: 15px;
    padding: 1px 1px 0px 1px;
}

body.apostas #layout-centercolumn table th ,
body.apostas #layout-centercolumn table td {
    border-bottom: 1px solid white;
    line-height: 2.1;
    padding: 0px 7px;
}

body.apostas #layout-centercolumn table th {
    background-color: #9cb2b9;
    color: #2f3e48;
}

body.apostas #layout-centercolumn table tr.even td {
    background-color: #cdd8dc;
    color: #44545f;
}

body.apostas #layout-centercolumn table tr.odd td {
    background-color: #edf1f3;
    color: #44545f;
}

body.noticias form.menu, 
body.apostas form.menu ,
body.jogos form.menu {
    float: right;
    display: block;
    height: 24px;
    margin: 30px 27px 8px 0px;
    padding-right: 9px;
    padding-left: 13px;
}

body.noticias form.menu {
    background-color: #007ba5;
}

body.apostas form.menu {
    background-color: #cd1958;
}

body.jogos form.menu {
    background-color: #343450;
}

body.noticias form.menu label,
body.apostas form.menu label ,
body.jogos form.menu label {
    color: white;
    text-transform: uppercase;
}

body.noticias form.menu select,
body.apostas form.menu select ,
body.jogos form.menu select {
    border: 1px solid white;
    color: white;
}

body.apostas form.menu select {
    background-color: #cd1958;
}

body.noticias form.menu select {
    background-color: #007ba5;
}

body.jogos form.menu select {
    background-color: #343450;
}

body.noticias form.menu input,
body.apostas form.menu input ,
body.jogos form.menu input {
    position: relative;
    top: 5px;
}

table#comparacaoISP {
    border: 0px;
    padding: 0px;
    margin: 20px 0px 0px 0px;
    width: auto;
    font-size: 10px;
}

table#comparacaoISP td {
    width: auto;
    padding: 0px;
    margin: 0px;
}

table#comparacaoISP td.row-heading {
    padding-left: 5px;
}

table#comparacaoISP td.value {
    color: #5a6c79;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    width: 60px;
}

table#comparacaoISP tr.impar td.sapo {
    background-color: #b8d4c4;
    color: inherit;
    border-right: 1px solid #cdd8dc;
}

table#comparacaoISP tr.impar td.clix {
    background-color: #eabfec;
    color: inherit;
    border-right: 1px solid #cdd8dc;
}

table#comparacaoISP tr.impar td.iol {
    background-color: #bed1ed;
    color: inherit;
    border-right: 1px solid #cdd8dc;
}

table#comparacaoISP tr.impar td.oninet {
    background-color: #d3bac4;
    color: inherit;
    border-right: 1px solid #cdd8dc;
}

table#comparacaoISP tr.impar td {
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    background-color: #edf1f3;
    color: #2f3e48;
    padding-top: 7px;
    padding-bottom: 7px;
}

table#comparacaoISP tr.par td.sapo {
    background-color: #abcabb;
    color: inherit;
    border-right: 1px solid #cdd8dc;
}

table#comparacaoISP tr.par td.clix {
    background-color: #dcb5e2;
    color: inherit;
    border-right: 1px solid #cdd8dc;
}

table#comparacaoISP tr.par td.iol {
    background-color: #b1c6e3;
    color: inherit;
    border-right: 1px solid #cdd8dc;
}

table#comparacaoISP tr.par td.oninet {
    background-color: #c6afba;
    color: inherit;
    border-right: 1px solid #cdd8dc;
}

table#comparacaoISP tr.par td {
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    background-color: #cdd8dc;
    color: #2f3e48;
    padding-top: 7px;
    padding-bottom: 7px;
}

table#comparacaoISP tr.par td.poupa ,
table#comparacaoISP tr.impar td.poupa {
    background-image: url('/img/comparacaoISP/poupa.gif');
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
    font-size: 12px;
    color: #303f59;
}

table#comparacaoISP td.highlight
{
    color: #d15252 ! important;
}
.admin_game_edit #layout-content input[type='text'] {
    width: 300px;
}

.admin_game_edit #layout-content textarea {
    width: 300px;
    height: 300px;
}

.destaque {
  color: #d85834;
  font-weight: bold;
}

/* Tableless Forms definition */
.tableless-form form select {
    background-color: #edf1f3;
    color: #5a686e;
    font-size: 12px;
    vertical-align: top;
    height: 19px;
}

.tableless-form form label {
    display: block;
    text-transform: uppercase;
    margin: 0px;
    padding: 5px 8px 7px 6px;
    font-size: 10px;
}

.tableless-form .requirednote,
.tableless-form .info,
.tableless-form .adsl-info,
.tableless-form span.requirednote {
  font-size: 80%;
}

.tableless-form .no-decoration {
  border:0px;
  background-color: white;
}

.tableless-form .errormsg {
  font-size: 85%; 
  color:#d85834;
}

.tableless-form #msgzona {
  font-weight: bold;
}

.tableless-form form input {
    border: 1px solid #9cb2b9;
    background-color: #edf1f3;
    color: #5a686e;
    font-size: 12px;
    padding-top: 5px; 
    padding-bottom: 1px;
    line-height: 1;
}   
    
.tableless-form form label {
    line-height: 1;
    color: #5a686e;
    text-transform: uppercase;
    margin: 0px; 
    padding-bottom: 3px;
    font-size: 11px;
    border-right: 1px solid white;
    border-bottom: 4px solid white;
    border-top: 4px solid white;
}   

/* Tooltips */
.info {
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: rgb(216, 88, 52);
}

.adsl-info {
    text-transform: none;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-color: rgb(216, 88, 52);
}
.tooltip {
    width: 450px;
    background-color: rgb(0, 123, 165);
    display: none;
    font-size: 13px;
    position: absolute;
}
.tooltip div {
    border: 2px solid white;
    padding: 4px;
}
.tooltip div.topbar {
    height: 20px;
    background-color: rgb(0, 123, 165);
    margin: 4px 4px 0px 4px;
    padding-top: 7px;
}
.tooltip div.text {
    background-color: #edf1f3;
    margin: 0px 4px 4px 4px;
    text-align: justify;
    border-top-width: 0px;
    padding: 8px;
}
.tooltip span, .tooltip span a {
    color: white;
    font-size: 11px;
}
.tooltip span.title {
    float: left;
    font-weight: bold;
    font-size: 16px;
}
.tooltip span.close a{
    float: right;
    background: url("/images/close.gif") center right no-repeat;
    padding-right: 17px;
}

//.recaptchatable td.recaptcha_image_cell, #recaptcha_table {
//   background-color: #f8f8f9 !important; // reCaptcha widget background color
//}
//
//#recaptcha_table {
//   border-color: #f8f8f9 !important;     // reCaptcha widget border color
//}
//
#recaptcha_response_field {
   border-color: #EDF1F3 !important;     // Text input field border color
   background-color:#ffffff !important;  // Text input field background color
   color: #000000                        // Text input field font color
}

.recaptchatable #recaptcha_response_field {
  font-size: 12px;
}

//#recaptcha_switch_audio {
//  display:none;
//}

//#recaptcha_whatsthis {
//  display:none;
//}

#recaptcha_logo {
  display:none;
}

#recaptcha_tagline {
  display:none;
}

//#recaptcha_reload {
//  display:none;
//}

