body {
    font-family: Helvetica, Arial, Verdana; 
    font-size:13px;
    line-height:normal;
    background-color: #FFF;
    color:#333;
    margin:0px;
}

body.day {
    background: url(/skyyvodka/_images/bg_day.jpg) repeat fixed center 0;
}

body.night {
    background: url(/skyyvodka/_images/bg_night.jpg) repeat fixed center 0;
}

/* GLOBAL */

.prettyLoader {
    background: url(/skyyvodka/_images/prettyLoader.png) no-repeat 0 0;
    height: 30px;
    width: 30px;
    position: absolute;
    z-index: 30000;
}

.prettyLoader img {
    display: block;
    margin: 7px 0 0 7px;
}

.pl_ie6 { background-image: url(/skyyvodka/_images/prettyLoader.gif); }

.hr {
    font-size:0;
    height: 1px;
    background-color: #CCC;
    margin: 12px 0;
}
.button_corner {
    background-color: #133886;
    color: #FFF;
    font-height: bold;
    font-size: 100%;
    border: 0;
    padding: 4px 6px;
    display: inline;
    cursor: pointer;
}
.button_corner div {
    overflow: hidden;
    position: relative;
}
.button_corner.dark {
    background-color: #060C25;
}
.button_corner.gray {
    padding: 2px 4px;
    background-color: #999;
}
.button_corner:hover {
    background-color: #2553CE;
}
.button_corner.dark:hover {
    background-color: #0F1C5A;
}
.button_corner.gray:hover {
    background-color: #666;
}
button {
    display: inline;
}

#locator a {
    color: #FFF;
}

.skyyModal .ui-dialog-titlebar { display: none; }
.skyyModal  .ui-dialog-buttonpane { display: none; }

#skyyModal .feedback {
    padding: 12px;
    text-align: center;
}
#skyyModal .title {
    font-weight: bold;
    font-size: 110%;
    margin-bottom: 12px;
}
#skyyModal .feedback .disclaimer {
    font-size: 85%;
    margin-top: 12px;
}

#campari {
    color: #FFF;
    background-color: #133886;
    width: 976px;
    padding: 4px;
    margin: 6px auto 0 auto;
    display: none;
}
#campari a {
    color: #FFF;
}

/*133886*/

#body {
    padding: 20px 0;
    width: 100%;
    min-height:800px;
    height:auto !important;
    height:100%;
    overflow: hidden;
    position: relative;
}

#skyy {
    margin-top: 20px;
    width: 960px;
    margin: 0 auto;
    padding: 12px;
    background-color: #FFF;
    display: none;
}

.ageModal .ui-dialog-titlebar { display: none; }
.ageModal .ui-dialog-buttonpane { display: none; }
.ageModal .ui-dialog-content { padding: 0; }
.ageModal.ui-dialog.ui-widget-content { background: none; border: 0; }
.ageModal .ui-corner-all { -moz-border-radius: 0px; -webkit-border-radius: 0px; }

#age_check {
    width: 378px;
    height: 162px;
    background-color: #FFF;
    text-align: center;
    margin: 0 auto;
    background: url(/skyyvodka/_images/fake_corner.png) no-repeat;
}
#age_check .text {
    font-size: 200%;
    font-weight: bold;
    padding: 40px 0 15px 0;
}
#age_check .drink_drive {
    font-size: 90%;
    color: #999;
    padding-top: 30px;
}
#age_check .warning {
    font-size: 110%;
}
#age_check a {
    text-decoration: underline;
}

#destaque {
    width: 912px;
    height:252px;
    padding: 24px;
    margin-bottom: 15px;
    text-align: left;
    position: relative;
}
#destaque .player {
    background: url(/skyyvodka/_images/player_bg.png) no-repeat top right;
    width: 232px;
    height: 32px;
    position: absolute;
    bottom: 12px;
    right: 12px;
}
#destaque .player div {
}

#destaque .player .title {
    float: left;
    padding: 8px 0 0 6px;
}
#destaque .player .time {
    color: #0B0D29;
    font-size: 85%;
    padding-top: 12px;
    margin-left: 100px;
}
* html #destaque .player .time {
    padding-top: 11px;
    margin-left: 96px;
}
#destaque .player .controls {
    float: right;
    text-align: right;
    padding: 6px 6px 0 0;
}
#destaque .player .controls img {
    cursor: pointer;
}
#destaque #subtitle {
    width: 232px;
    color: #FFF;
    position: absolute;
    bottom: 54px;
    right: 12px;
}
#destaque #bubble_download {
    background: url(/skyyvodka/_images/bubble_home.png) no-repeat;
    color: #000;
    font-size: 85%;
    width: 222px;
    height: 30px;
    padding-top: 10px;
    position: absolute;
    bottom: 48px;
    right: 12px;
    text-align: center;
    display: none;
}
* html #destaque #bubble_download {
    background: url(/skyyvodka/_images/bubble_home.gif) no-repeat;
}


.wrapper {
    background-color: #CCC;
    padding: 1px;
    height: auto;
}

#home {
    margin-top: 20px;
}
#home .column {
    float: left;
    width: 312px;
    margin-right: 12px;
}
#home .column.last {
    margin-right: 0;
}


.box {
    width: 276px;
    height: 170px;
    padding: 18px;
    margin-top: 12px;
    text-align: left;
    overflow: hidden;
    position: relative;
}
.box.first {
    margin-top: 0;
}
.box.double {
    height: 424px;
}
.box.auto {
    height: auto;
}
.box .left {
    float: left;
    width: 120px;
    margin-right: 18px;
}
.box .right {
    float: left;
    width: 136px;
}
.box .title {
    margin-bottom: 10px;
}

.box.product {
    background-color: #133886;
    background-image: url(/skyyvodka/_images/bg_product.gif);
    background-repeat: no-repeat;
    background-position: 170px 0;
}
.box.product .text {
    color: #FFF;
    width: 136px;
}

.box.campanha {
    width: 312px;
    height: 206px;
    padding: 0;
}

.box.drinks {
    width: 312px;
    height: 206px;
    padding: 0;
    background-color: #F2F2F2;
}
.box.drinks .left {
    width: 138px;
    height: 206px;
    position: relative;
}
.box.drinks .left img {
    filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
    
    position: absolute;
    top: 0;
    left: -60px;
}
.box.drinks .right {
    padding: 18px 18px 18px 0;
}
.box.drinks .title, .box.drinks .text {
    filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
}

.box.wrapper {
    width: 310px;
    height: 204px;
    padding: 1px;
}
.box .social {
    background-color: #FFF;
    width: 258px;
    height: 152px;
    padding: 26px;
}
.box .social .left {
    width: 116px;
}

.box .social .right {
    width: 120px;
}

.box.circuito {
    color: #FFF;
    background-color: #133886;
    width: 312px;
    padding: 0;
}
.box.circuito a {
    color: #FFF;
}
a#circuito_home {
    text-decoration: underline;
}
.box.circuito .spacer {
    width: 262px;
    padding: 20px 25px;
}
.box.circuito .spacer.bl1 {
    padding: 20px 25px 10px 25px;
}
.box.circuito .spacer.bl2 {
    padding: 10px 25px;
}
.box.circuito .spacer.down {
    border-bottom: 1px solid #3049A0;
}
.box.circuito .spacer.baladas {
    min-height: 220px;
    height: auto !important;
    height: 220px;
}

.box.circuito .item {
    margin-top: 16px;
    font-size: 90%;
}
.box.circuito .item.first {
    margin-top: 0;
}
.box.circuito .item .date {
    color: #333;
    background: url(/skyyvodka/_images/date_box.png) no-repeat;
    font-size: 110%;
    font-weight: bold;
    float: left;
    width: 64px;
    height: 24px;
    line-height: 200%;
    text-align: center;
}
* html .box.circuito .item .date {
    font-size: 100%;
}
.box.circuito .item .local {
    float: left;
    margin-left: 8px;
    width: 188px;
}
.box.circuito .item .local .name {
    font-size: 110%;
    font-weight: bold;
}
/* INTERNAL */

#internal {
    
}
#internal .column2c {
    float: left;
    width: 742px;
}
#internal .column2c .wrapper {
    width: 740px;
}
#internal .column3b {
    float: left;
    width: 242px;
    margin-top: 12px;
}
#internal .column2b {
    float: left;
    width: 488px;
    margin: 12px 12px 0 0;
}
#internal .column2b .wrapper {
    width: 486px;
}
#internal .column3a {
    float: left;
    width: 312px;
    margin-top: 12px;
}
#internal .column2a {
    float: left;
    width: 418px;
    margin: 12px 12px 0 0;
}
#internal .column2a .wrapper {
    width: 416px;
}
#internal .column1 {
    float: left;
    width: 206px;
    margin-right: 12px;
}
#internal .column1 .wrapper {
    width: 204px;
}

#internal #content {
    width: 742px;
}

#internal #menu {
    width: 204px;
    background-color: #FFF;
    text-align: left;
    height: auto;
}
#internal #menu .logo {
    padding: 20px 18px;
    border-bottom: 1px solid #CCC;
}
#internal #menu .item {
    padding: 10px 0 10px 16px;
    border-bottom: 1px solid #CCC;
    font-size: 19px;
    color: #133886;
}
#internal #menu .item.last {
    border: 0;
}
#internal #menu .item.selected {
    background-color: #133886;
    color: #FFF;
}
#internal #menu .item.selected a {
    color: #FFF;
}

#internal #menu .submenu {
    display: none;
}
#internal #menu .submenu.opened {
    display: block;
}
#internal #menu .subitem {
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #CCC;
    background-color: #FFF;
}
#internal #menu .subitem a {
    color: #666;
    vertical-align: middle;
}
#internal #menu .subitem img {
    display: none;
    margin-right: 4px;
}
#internal #menu .subitem.chosen {
    background-color: #F2F2F2;
}
#internal #menu .subitem.chosen img {
    display: inline;
}


#internal #newsletter_wrapper {
    margin-top: 12px;
    height: auto;
}
#internal #newsletter {
    width: 178px;
    background-color: #FFF;
    text-align: left;
    padding: 13px;
    overflow:hidden;
}
#internal #newsletter .field, .circuito .field {
    margin-bottom: 8px;
}
#internal #newsletter .title {
    margin-bottom: 10px;
}
#internal #newsletter .field_left, .circuito .field_left {
    float: left;
    margin-left: 2px;
    width: 30px;
    padding-top: 4px;
    font-size: 85%;
}
#internal #newsletter .field_left.error, .circuito .field_left.error {
    color: red;
}
.circuito .field_left {
    width: 40px;
    padding-top: 2px;
    font-size: 100%;
    font-weight: bold;
}
#internal #newsletter .field_right,  .circuito .field_right {
    float: left;
    margin-left: 12px;
    width: 100px;
}
.circuito .field_right {
    float: left;
    margin-left: 12px;
    width: 158px;
}
#internal #newsletter .field_right .wrapper {
    width: 94px;
    height: auto;
}
#internal #newsletter .field_right .input,  .circuito .field_right .input {
    padding: 1px 4px;
    background-color: #FFF;
}

#internal #newsletter .field_right input, .circuito .field_right input {
    font-size: 100%;
    width: 86px;
    border: 0;
    vertical-align: middle;
    outline: none;
}
.circuito .field_right input {
    border: 0;
    width: 150px;
}
#internal #newsletter .field_submit,  .circuito .field_submit {
    float: left;
    margin-left: 12px;
    padding-top: 1px;
}#internal #newsletter .field_submit input, .circuito .field_submit input {
    width: 20px;
    height: 20px;
}

#internal #social {
    width: 206px;
    height: 210px;
    background-color: #133886;
    text-align: left;
    margin-top: 12px;
}
#internal #social .title {
    padding: 18px 0 18px 16px;
}
#internal #social .item {
    padding: 0 0 14px 18px;
}

#internal .produto {
    background-color: #FFF;
    padding: 28px 26px;
    text-align: left;
}
#internal .produto .title {
    font-size: 160%;
    margin-bottom: 28px;
}

#internal #drinks_destaque {
    background-color: #F2F2F2;
    padding: 12px;
}
#internal #drinks_destaque .left {
    float: left;
    width: 162px;
    height: 147px;
    margin-right: 12px;
    background-color: #E7E7E7;
    background-repeat: no-repeat;
}
#internal #drinks_destaque .right {
    float: left;
    width: 286px;
    text-align: left;
}
#internal #drinks_destaque .title {
    font-size: 140%;
    font-weight: bold;
    margin-bottom: 8px;
}

#internal #drinks_list, #internal #drink_detail {
    background-color: #FFF;
    padding: 12px;
    text-align: left;
}
#internal #drinks_list .drink_header, #internal #drink_detail .drink_header {
    margin-bottom: 8px;
}
#internal #drinks_list .drink_header .left, #internal #drink_detail .drink_header .left {
    float: left;
}
#internal #drinks_list .drink_header .right, #internal #drink_detail .drink_header .right {
    float: right;
    text-align: right;
}
#internal #drinks_list .item .left, #internal #drink_detail .item .left {
    float: left;
    width: 128px;
    height: 116px;
    margin-right: 12px;
    background-color: #E7E7E7;
    background-repeat: no-repeat;
}
#internal #drink_detail .item .left {
    width: 220px;
    height: 200px;
}
#internal #drinks_list .item .right, #internal #drink_detail .item .right {
    float: right;
    width: 320px;
    text-align: left;
}
#internal #drink_detail .item .right {
    width: 230px;
}
#internal #drinks_list .title, #internal #drink_detail .title {
    font-size: 140%;
    font-weight: bold;
    margin-bottom: 8px;
}
#internal #drink_detail .subtitle {
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 8px;
}
#internal #drinks_list .bigtitle, #internal #drink_detail .bigtitle {
    font-size: 160%;
    font-weight: bold;
}

#internal #drinks_participe, #internal #drinks_mais {
    color: #FFF;
    background-color: #133886;
    padding: 10px;
    text-align: left;
}
#internal #drinks_participe a, #internal #drinks_mais a {
    color: #FFF;
}
#internal #drinks_mais {
    margin-top: 8px;
}
#internal #drinks_participe .title, #internal #drinks_mais .title {
    font-size: 120%;
    margin-bottom: 8px;
}
#internal #drinks_participe .left {
    float: left;
    width: 100px;
    margin-right: 8px;
}
#internal #drinks_participe .right {
    float: left;
    width: 114px;
}
#internal #drinks_mais .item {
    padding: 8px 0;
    border-bottom: 1px solid #CCC;
}
#internal #drinks_mais .item.last {
    border: 0;
    padding: 8px 0 0 0;
}
#internal #drinks_mais .item img {
    margin-right: 4px;
}
#internal #drinks_mais .item span {
    vertical-align: middle;
}
#internal #drinks_mais .item .credits {
    padding-left: 16px;
    font-size: 85%;
    margin-top: 3px;
}

#internal #circuito_list, #internal #circuito_destaque {
    background-color: #FFF;
    padding: 12px;
    text-align: left;
}
#internal #circuito_list .item {
    background-color: #D5DBE7;
    padding: 10px;
    margin-top: 12px;
}
#internal #circuito_destaque .title {
    
}
#internal #circuito_list .title, #internal #circuito_destaque .title {
    color: #133886;
    font-size: 140%;
    font-weight: bold;
    margin-bottom: 8px;
}
#internal #circuito_destaque .title {
    font-size: 160%;
    color: #333;
    margin-bottom: 16px;
}
#internal #circuito_list .item .left {
    float: left;
    width: 128px;
    height: 116px;
    margin-right: 12px;
    background-color: #E7E7E7;
    background-repeat: no-repeat;
}
#internal #circuito_list .item .right {
    float: left;
    width: 230px;
    text-align: left;
}
#internal #circuito_list .item .description {
    font-size: 120%;
    margin-bottom: 4px;
}
#internal #circuito_destaque .item {
    margin-bottom: 8px;
}
#internal #circuito_destaque .item.title {
    color: #133886;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 8px;
}
#internal #circuito_destaque .title {
    color: #333;
}

#internal #circuito_destaque .item.img {
    width: 392px;
    height: 208px;
    background-color: #E7E7E7;
    background-repeat: no-repeat;
    margin-bottom: 16px;
}

#internal #casas_parceiras {
    background-color: #FFF;
    padding: 12px;
    text-align: left;
}
#internal #casas_parceiras .title {
    font-size: 160%;
    font-weight: bold;
    margin-bottom: 8px;
}
#internal #casas_parceiras .item {
    background-color: #FFF;
    padding-top: 10px;
}
#internal #casas_parceiras .name {
    color: #133886;
    font-size: 120%;
    font-weight: bold;
    padding-bottom: 2px;
}


#internal #campanha_full {
    background-color: #FFF;
    padding: 12px;
    text-align: left;
}
#internal #campanha_full .title {
    font-size: 160%;
    margin-bottom: 8px;
}
#internal #campanha_full .left {
    float: left;
    width: 480px;
    height: 385px;
    margin-right: 20px;
}
#internal #campanha_full .right {
    float: left;
    width: 216px;
    text-align: left;
}
#internal #campanha_full .right .title {
    color: #133886;
    font-size: 120%;
    margin-bottom: 8px;
}


#internal #contato_full, #internal #drink_full {
    background-color: #FFF;
    padding: 12px;
    text-align: left;
}
#internal #contato_full .title, #internal #drink_full .title {
    font-size: 160%;
    margin-bottom: 8px;
}

#internal #contato_form .left {
    float: left;
    width: 468px;
    margin-right: 20px;
}
#internal #contato_form .right {
    float: left;
    width: 228px;
}
#internal #contato_form .right .destaque {
    color: #133886;
    font-weight: bold;
}
#internal #contato_form .label, #internal #drink_form .label {
    font-size: 85%;
    margin: 12px 0 4px 0;
    position: relative;
}
#internal #contato_form label.error, #internal #drink_form label.error {
    color: red;
    font-size: 85%;
    position: absolute;
    right: 4px;
}

#internal #contato_form .input, #internal #drink_form .input {
    width: 450px;
    border: 1px solid #CCC;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 4px;
}
#internal #contato_form .input_medium {
    width: 410px;
    border: 1px solid #CCC;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 4px;
}
#internal #contato_form .input_tiny {
    width: 20px;
    border: 1px solid #CCC;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 4px;
}
#internal #contato_form .checkbox, #internal #drink_form .checkbox {
    margin-top: 18px;
}
#internal #contato_form .submit, #internal #drink_form .submit {
    margin: 18px 0;
    text-align: right;
}

#internal #contato_form select {
    width: 230px;
    background-color: #FFF;
    border: 1px solid #CCC;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 4px;
}

#internal #navigationSkyy {
    background-color: #D5DBE7;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 4px;
}
#internal #navigationSkyy .align_right {
    float: right;
}
#internal #navigationSkyy a {
    width: 12px;
    height: 12px;
    display: block;
    float: left;
    margin-left: 4px;
    padding-top: 3px;
}
* html #internal #navigationSkyy a {
    padding-top: 2px;
}
#internal #navigationSkyy a.page {
    width: 20px;
    height: 20px;
    color: #133886;
    background: url(/skyyvodka/_images/button_white.png) no-repeat;
    font-weight: bold;
    height: 17px;
    text-align: center;
}
* html #internal #navigationSkyy a.page {
    height: 18px;
}
#internal #navigationSkyy a.page.selected {
    color: #FFF;
    background: url(/skyyvodka/_images/button_blue.png) no-repeat;
}


/* SWF UPLOAD */

div.fieldset {
    width: 100%;
    border:  1px solid #CCC;
    padding: 5px;
}
.progressWrapper {
    width: 100%;
    overflow: hidden;
}
.progressContainer {
    margin: 5px;
    padding: 4px;
    border: solid 1px #E8E8E8;
    background-color: #F7F7F7;
    overflow: hidden;
}
.message {
    margin: 1em 0;
    padding: 10px 20px;
    border: solid 1px #FFDD99;
    background-color: #FFFFCC;
    overflow: hidden;
}
.progressWrapper .red {
    border: solid 1px #B50000;
    background-color: #FFEBEB;
}
.progressWrapper .green {
    border: solid 1px #DDF0DD;
    background-color: #EBFFEB;
}

.progressWrapper .blue {
    border: solid 1px #CEE2F2;
    background-color: #F0F5FF;
}
.progressName {
    font-size: 8pt;
    font-weight: 700;
    color: #555;
    width: 323px;
    height: 14px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}
.progressBarInProgress, .progressBarComplete,.progressBarError {
    font-size: 0;
    width: 0%;
    height: 7px;
    background: #9DDF1B;
    margin-top: 2px;
}
.progressBarComplete {
    width: 100%;
    background-color: green;
    visibility: hidden;
}
.progressBarError {
    width: 100%;
    background-color: red;
    visibility: hidden;
}
.progressBarStatus {
    margin-top: 2px;
    width: 337px;
    font-size: 7pt;
    font-family: Arial;
    text-align: left;
    white-space: nowrap;
}
a.progressCancel {
    font-size: 0;
    display: block;
    height: 14px;
    width: 14px;
    background-image: url(/_images/core/cancelbutton.gif);
    background-repeat: no-repeat;
    background-position: -14px 0px;
    float: right;
}
a.progressCancel:hover {
    background-position: 0px 0px;
}
