*          {margin: 0; padding: 0;}
html, body {width: 100%; height: 100%;}
a          {text-decoration: none;}
img        {border: 0;}

body {font-family: Arial, Helvetica; font-size: 12px; background: transparent url("/images/cockpit/bg_form.gif") no-repeat top left; color: #FFFFFF;}
#page-wrap {width: 100%; height: auto; min-width: 980px; min-height: 100%; margin: auto; position: relative;}

#header {width: auto; height: 120px; padding: 130px 17px 0 17px;}
#main   {width: auto; height: 500px; margin: 0 0 0 17px;}
#footer {width: 100%; height: 30px; background-color: #797979; position: absolute; bottom: 0; text-align: center; font-weight: bold; padding: 10px 0 0 0;}

/***** header *****/

#logo       {float: left;}
#option-top {width: 386px; height: 75px; float: right; padding: 45px 0 0 0;}

#option-top #username {float: left; color: #6D6D6D;}
#option-top #logout   {float: right; color: #DA7314; font-weight: bold;}
#option-top form      {width: 100%; height: 20px; margin-top: 50px;}
#option-top #email    {width: 260px; height: 17px; float: left; border: 1px solid #797979; color: #6D6D6D;}
#option-top #convidar {float: right; margin-top: 1px;}

/***** main *****/

#title-bar   {width: auto; height: 40px; background-color: #797979;}
#arrow       {width: 40px; height: 40px; float: left; background: #000000 url("/images/cockpit/arrow-bottom.png") no-repeat 50% 50%;}
#title-image {margin: 8px 0 0 16px;}

#menu    {width: auto; height: 250px; margin: 20px 0 0 40px; border-bottom: 1px solid #DEDEDE;}
#menu ul {width: auto; height: 100%; padding: 0 0 0 20px; list-style-type: none;}
#menu li {width: auto; height: 100px; float: left; margin-right: 40px;}

.flash {width: 854px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; background-color: #DA7314; font-weight: bold;
        height: 40px; line-height: 40px; margin: 20px auto 0 auto; padding: 0 15px;}

.flash .close {background: transparent url(http://github.com/images/modules/flash/close.png) no-repeat scroll 0 0; cursor: pointer; height: 18px;
               display: block; text-indent: -9999px; margin-top: 10px; opacity: 0.8; width: 18px; float: right;}

#juggernaut_flash {display: block;}