@charset "utf-8";

* {
    margin: 0px;
    padding: 0px;
    border: none;
}

html {
    margin: 0px;
    padding: 0px;
}

body {
    font: 11px Tahoma, Arial, Helvetica, sans-serif;
    color: #363333;
    margin: 0px 10px 0px 0px;
    padding: 0px;
    background-image: url(../img/fundo.gif);
}

#page {
    width: 778px;
    min-height: 1000px;
    height: auto !important;
    height: 1258px;
    /*background-image: url(../img/fundotabela.gif);*/
    background-repeat: no-repeat;
}

form {
    margin: 0px;
    padding: 0px;
}

th {
    text-align: left;
}
/*
 *
 * FORMATAÃ‡ÃƒO DE LINKS
 *
 */
a:link {
    color: #514E4E;
    text-decoration: none;
}

a:visited {
    color: #514E4E;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}

a:active {
    color: #514E4E;
    text-decoration: none;
}
/* ******************************** */
.error_message {
    color: #991100;
    font-weight: bold;
    clear: both;
}

a.vejamais:link, a.vejamais:visited, a.vejamais:active {
    font-weight: bold;
    color: #000000;
}

.iMask, .input-text {
    font: 10px Tahoma, Arial, Helvetica, sans-serif;
    border: 1px solid #c54a4a;
    background-color: #ecdada;
    padding-top: 3px;
    padding-bottom: 3px;
    background: #ffffff;
}

.submit {
    font-size: 11px;
    color: #ffffff;
    background: #c72f1b;
    padding:5px;
    margin: 20px 0px 0px 0px;
}

.submit:link {
    color: #ffffff;
}

.submit:visited {
    color: #ffffff;
}

.submit:hover {
    color: #ffffff;
}

.submit:active {
    color: #ffffff;
}

.page-title {
    height: 64px;
    margin: 10px 0px 15px 0px;
    padding: 0px 65px 0px 0px;
    font: 36px Arial, Helvetica, sans-serif;
    color: #c72f1b;
    text-transform: lowercase;
    text-align: right;
    background: url(../img/ico_alvo_grande.gif) no-repeat right;
}

.button-ok {
    font-size: 10px;
    color: #11ff6f;
    background: url(../img/button_ok.png) no-repeat center right;
    padding: 8px 32px 8px 0px;
    min-height: 28px;
    height: auto !important;
    height: 28px;
    text-decoration: none;
}

.button-back {
    color: #ffffff;
    background: #c72f1b;
    padding: 5px;
    margin: 10px;
}

.button-back:link {
    color: #ffffff;
}

.button-back:visited {
    color: #ffffff;
}

.button-back:hover {
    color: #ffffff;
}

.button-back:active {
    color: #ffffff;
}

.date {
    font-size: 10px;
    color: #000000;
}

div.banner-218x97 {
    border: 1px solid #cac7b9;
    width: 218px;
    height: 97px;
}

label {
    font-size: 10px;
    display: block;
    margin-top: 3px;
}

textarea {
    font: 0.8em Tahoma, Arial, Helvetica, sans-serif;
    border: 1px solid #c54a4a;
    background: #ffffff;
}

img {
    border: 0px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
}

h1 {
    font-size: 11px;
    color: #010000;
}

h2 {
    font-size: 10px;
    color: #c54a4a;
    font-weight: normal;
}

a.vejamais:hover {
    color: #025D8A;
    font-weight: bold;
}

.alert {
    font-size: 10px;
	font-weight:normal;
    background-position: 16px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    position: absolute;
    z-index: 3;
    width: 200px;
    color: #000;
    overflow: hidden;
    margin-left: -20px;
    visibility: hidden;
}

.alert-failure {
    background: #fff6bf url(../img/exclamation.png) center no-repeat;
    background-position: 16px 50%;
    border-top: 2px solid #ffd324;
    border-bottom: 2px solid #ffd324;
}

.alert-sucess {
    background: #bfe8ff url(../img/information.png) center no-repeat;
    background-position: 16px 50%;
    border-top: 2px solid #24bcff;
    border-bottom: 2px solid #24bcff;
}

#bodys {
    width: 500px;
    min-height: 902px;
    height: auto !important;
    height: 902px;
    position: absolute;
    margin: 0px 0px 0px 0px;
    padding: 9px 0px 0px 0px;
    border-top: 1px solid #d4d3cd;
    border-bottom: 1px solid #d4d3cd;
    background: #ffffff;
}

#internal-border {
    width: 500px;
    height: 892px;
    padding: 0px 0px 0px 5px;
    border-top: 1px solid #d4d3cd;
    border-bottom: 1px solid #d4d3cd;
    overflow: hidden;
}

#page #page-content {
    min-height: 700px;
    height: auto !important;
    height: 890px;
    width: 485px;
    margin: 0px;
    overflow: hidden;
}
/*
 * Subpage content
 */
#subpage-content p {
    margin: 0px 5px 10px 5px;
    line-height: 15px;
}

#subpage-content h1, h2, h3, h4, h5, h6 {
    margin-bottom: 15px;
}
/*
 * Right Sector
 */
#page-left-sector {
    width: 485px;
}

#page-left-sector .section-title {
    height: 31px;
    margin: 3px 0px 3px 0px;
    padding-left: 35px;
    background: url(../img/ico_alvo.gif) no-repeat;
    font: 18px Arial, Helvetica, sans-serif;
    color: #c72f1b;
}
/*
 * Eventos
 */
#events {
    min-height: 200px;
    height: auto !important;
    height: 200px;
    width: 470px;
    margin: 10px 10px 15px 0px;
    float: left;
}
/*
 * Vai rolar
 */
#events-happen {
    margin: 0px 10px 0px 0px;
    width: 225px;
    float: left;
}

#events-happen p {
    font-size: 10px;
    margin: 5px 0px 0px 0px;
}

#events-happen #events-happen-title {
    float: left;
}

#events-happen #view-events {
    clear: left;
}

#events-happen #list-events {
    width: 100%;
    float: left;
}

#events-happen #list-events .event {
    width: 100%;
    height: 92px;
}

#events-happen #list-events .event .event-banner {
    width: 77px;
    height: 78px;
    float: left;
    margin-right: 10px;
}
/*
 * Já rolou
 */
#events-happend {
    float: left;
    width: 210px;
}

#events-happend .event {
    margin: 0px 0px 10px 0px;
    width: 218px;
    height: 45px;
}

.event .thumbnail {
    float: left;
    margin: 0px 10px 0px 0px;
    border: 1px solid #ddd;
}
/*
 * As 12 mais tocadas
 */
#page-left-sector #doze-mais {
    width: 280px;
    float: left;
    margin-right: 0px;
}
/*
 * Garota 96FM
 */
#page-left-sector #girl96 {
    width: 192px;
    height: 320px;
    margin: 0px;
    padding: 0px;
    float: left;
}
/*
 * Promoções
 */
#subpage-content #promotions {
    width: inherit;
}

#subpage-content .promotion {
    float: left;
    margin-left: 10px;
    margin-bottom:50px;
}

#subpage-content h1.large {
    font: 24px Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #383838;
}

#subpage-content h2.large {
    font: 18px Arial, Helvetica, sans-serif;
    color: #838383;
}

#page-left-sector #promotions {
    float: left;
    width: 220px;
    margin: 15px 0px 0px 0px;
}

.promotion #promotions-list {
    width: 100%;
    float: left;
}

#promotions .promotion {
    width: 220px;
    height: 65px;
    margin-top: 5px;
}

.promotion .description {
    margin: 10px 0px 20px 0px;
}

.promotion .banner {
    margin: 10px 0px 10px 0px;
    border: 3px solid #ececec;
}

.promotion .thumbnail {
    float: left;
    border: 3px solid #ececec;
    margin: 0px 10px 10px 0px;
}
/*
 * Programação da radio
 */
#page-left-sector #program {
    width: 240px;
    float: left;
    margin: 15px 0px 0px 15px;
}
/*
 * Right Sector
 */
#page-right-sector-background {
    width: 263px;
    height: 977px;
    background: url(../img/background_faixaescura.png) no-repeat top left;
    position: absolute;
    margin: -32px 0px 0px 497px;
    border-right: 1px solid #d4d3cd;
}

#page-right-sector {
    width: 200px;
    height: 850px;
    position: absolute;
    margin: 30px 0px 20px 530px;
    color: #ffffff;
    font-size: 11px;
}

#page-right-sector .section-title {
    margin-bottom: 16px;
}

#page-right-sector a {
    font-size: 0.8em;
    color: #d9f10e;
}

#page-right-sector input, textarea {
    width: 100%;
}

#page-right-sector .input-text, textarea {
    border-color: #d9f10e;
}

#page-right-sector .banner-218x97 {
    margin: 0px 0px 23px 0px;
}

#page-right-sector .aux {
    margin-bottom: 15px;
}
/* Formulário de cadastro */
#page-right-sector #join {
    width: 195px;
    margin: 0px 0px 23px 0px;
}

#join span {
    float: left;
    margin-right: 52px;
}

.aux #txt_dia {
    width: 20%;
    display: inline;
    text-align: center;
}

.aux #txt_mes {
    width: 37%;
    display: inline;
    text-align: center;
}

.aux #txt_ano {
    width: 30%;
    display: inline;
    float: none;
    text-align: center;
}
/* Formulário do Torpedo 96FM */
#page-right-sector #torpedo {
    width: 195px;
    margin: 0px 0px 23px 0px;
}

#torpedo textarea {
    width: 200px;
    height: 65px;
}

#log_res.hide {
    visibility: hidden;
    width: 0px;
    height: 0px;
    height: 0px;
    background: none;
    border: none;
    padding: 0;
}

#page-right-sector #scraps {
    width: 195px;
    margin: 0px 0px 23px 0px;
}

#scraps textarea {
    width: 200px;
    height: 65px;
}

#scraps span {
    float: left;
    margin-right: 115px;
}

#scraps p {
    margin: 0px auto 15px auto;
}

#frame-avatars {
    position: absolute;
    z-index: 3;
    display: none;
    background: #d4d3cd;
    padding: 5px;
    font-weight: bold;
}

#frame-avatars #hide-avatars {
    height: 16px;
    margin-bottom: 5px;
}

#frame-avatars #hide-avatars img {
    float: right;
}

#list-avatars {
    width: 300px;
    height: 200px;
    overflow: auto;
    overflow-x: hidden;
    background: #ffffff;
}

#frame-email {
    position: absolute;
    z-index: 2;
    width: 170px;
    background: #000;
    padding: 10px;
    display: none;
}

#frame-email label {
    margin-bottom: 10px;
    font-size: 11px;
    color: #fff;
}

#frame-email .input-text {
    margin-bottom: 15px;
}

#footer {
    position: absolute;
    z-index: 1;
    margin: 918px 0px 0px 5px;
    font-size: 11px;
}

#footer p {
    margin: 0px 0px 5px 0px;
}

#frame-avatars {
    position: absolute;
    z-index: 3;
    display: none;
    background: #d4d3cd;
    padding: 5px;
    font-weight: bold;
}

#frame-avatars #hide-avatars {
    height: 16px;
    margin-bottom: 5px;
}

#frame-avatars #hide-avatars img {
    float: right;
}

#list-avatars {
    width: 300px;
    height: 200px;
    overflow: auto;
    overflow-x: hidden;
    background: #ffffff;
}

.avatar {
    margin: 5px;
    float: left;
    width: 40px;
    height: 40px;
    background: no-repeat center center;
    overflow: hidden;
}

#downloads .item-download {
    border: 1px solid #ececec;
    padding: 10px;
    margin: 10px;
    float: left;
}

.item-download .thumbnail {
    width: 100px;
    height: 80px;
    border: 1px solid #ececec;
}

.contact-general {
    width: 180px;
    float: left;
    margin: 0px 10px 0px 0px;
}

.contact-form {
    width: 270px;
    float: left;
	margin:0px 0px 20px 0px;
}

.promotion-form {
    width: 90%;
	margin:20px 0px 20px 20px;
}


#mensagem textarea {
    border-color: #c54a4a;
}

.contact-form #mensagem{
	margin-bottom:10px;
}

.contact-form .input-item {
    width: 48%;
    float: left;
    margin-right: 3px;
}

.contact-form .input-item-unique {
    width: 100%;
    float: left;
    clear: left;
}

.input-item .input-text {
    width: 100%;
}

.promotion-form .input-item .input-text {
    width: inherit;
}

.contact-departments {
    float: left;
}

.contact-departments .department {
    width: 170px;
    margin: 0px 50px 20px 0px;
	float:left;
}

.department h2{
	margin:0px;
	padding:0px;
}
.section-title, .page-title, img, #page-right-sector-background {
    behavior: url(css/iepngfix.htc);
}
