.widgt .template {
    display: none;
}

* {
    margin: 0;
    padding: 0;
}

body {
    background: #2E4228 url('../img/bg.png') no-repeat center top;
    font-size: 12px;
    font-family: "Trebuchet MS";
    color: #2E4228;
}

ul {
    list-style: none;
}

a {
    color: #2E4228;
    text-decoration: none;
    outline-style: none;
    outline-width: none;
}

a img {
    border: none;
}

#main {
    width: 807px;
    overflow-x: hidden;
    height: 705px;
    background: #EEF1E8;
    margin: 0 auto;
    display: block;
    position: relative;
}

#header {
    width: 807px;
    height: 125px;
    margin: 0 auto 25px auto;
    background: #EEF1E8;
}

#top-bar {
    width: 100%;
    height: 65px;
    background: url('../img/topbar-bg.png') repeat;
    position: relative;
}

#content {
}

#footer {
    height: 87px;
    width: 100%;
    background: transparent url('../img/footer-bg.png') repeat;
    margin-bottom: 50px;
    position: relative;
}



#top-bar .icons {
    width: auto;
    position: absolute;
    bottom: 10px;
    right: 0;
}


#top-bar .icons li {
    margin-right: 15px;
    display: block;
    height: 30px;
    float: left;
    padding-left: 28px;
    padding-top: 10px;
    position: relative;
    text-align: left;
}

#top-bar .icons li.globe {
    background: url('../img/icon-globe.png') no-repeat 0px 6px;
}

#top-bar .icons li.phone {
    background: url('../img/icon-phone.png') no-repeat 0px 6px;
    padding-top: 5px;
}

#top-bar .icons li.mail {
    background: url('../img/icon-mail.png') no-repeat 0px 6px;
}


#menu {
    display: block;
    overflow: hidden;
    width: 807px;
    height: 60px;
}

#menu li {
    display: block;
    float: left;
    width: 122px;
    height: 44px;
    margin: 6px;
    border-top: 4px solid #47643D;
    text-align: center;
}

#menu li a {
    display: block;
    margin: 6px;
    font-weight: bold;
}




#footer .copyright {
    display: block;
    width: 525px;
    margin: 0 auto;
    padding-top: 15px;
    font-weight: bold;
}

#footer .zzub-sign {
    width: 790px;
    height: 31px;
    background: url('../img/zzub-sign.png') no-repeat right top;
    margin: -20px auto 0 auto;
    display: block;
}





.arrow {
    width: 27px;
    height: 32px;
    position: absolute;
    cursor: pointer;
    top: 0;
}

.right {
    background: url('../img/arrow-r.png');
    right: 0;
}

.left {
    background: url('../img/arrow-l.png');
    left: 0;
}







.free-text {
    margin: 0 30px;
}

.free-text p {
    margin: 10px 0;
    text-align: justify;
}

.free-text h1 {
    text-transform: uppercase;
    font-size: 18px;
}

.free-text img {
    display: block;
    margin: 10px auto;
}








#espaco-haras-morena .submenu {
    width: 758px;
    height: 90px;
    margin: 10px auto 0px auto;
    background: url('../img/espaco-submenu.png') no-repeat 0px 0px;
}

#espaco-haras-morena .submenu li {
    width: 185px;
    height: 45px;
    float: left;
    margin: 0 2px;
}

#espaco-haras-morena .submenu li a {
    display: block;
    text-indent: -9000px;
    width: 100%;
    height: 100%;
}

#espaco-haras-morena .free-text {
    margin: 0 30px;
    min-height: 465px;
}

#espaco-haras-morena .gallery {
    width: 790px;
    height: 125px;
    border-top: 4px solid #32462B;
    padding-top: 10px;
    position: relative;
    margin: 0 auto;
}

#espaco-haras-morena .gallery .arrow {
    top: 45px;
}

#espaco-haras-morena .gallery .left {
    left: 25px;
}

#espaco-haras-morena .gallery .right {
    right: 25px;
}


#espaco-haras-morena .gallery ul {
    width: 670px;
    height: 125px;
    margin: 0 auto;
    overflow: hidden;
}

#espaco-haras-morena .gallery ul li {
    width: 100px;
    float: left;
    padding-top: 10px;
    margin: 0 15px;
}


#eventos .free-text {
    margin: 0 30px;
    min-height: 555px;
}

#eventos .gallery {
    width: 790px;
    height: 125px;
    border-top: 4px solid #32462B;
    padding-top: 10px;
    position: relative;
    margin: 0 auto;
}

#eventos .gallery .arrow {
    top: 45px;
}

#eventos .gallery .left {
    left: 25px;
}

#eventos .gallery .right {
    right: 25px;
}

#eventos .gallery ul {
    width: 670px;
    height: 125px;
    margin: 0 auto;
    overflow: hidden;
}

#eventos .gallery ul li {
    width: 100px;
    float: left;
    padding-top: 10px;
    margin: 0 15px;
}








#galeria {
    position: relative;
}


#galeria #photo-spot {
    width: 390px;
    height: 430px;
    position: absolute;
    top: 10px;
    left: 10px;
}

#galeria #photo-spot .description {
    width: 100%;
    height: 50px;
    background: rgba(0,0,0,0.6);
    position: absolute;
    bottom: 0;
    color: #FFF;
    overflow: hidden;
    display: block;
}

#galeria #photo-spot .description p {
    margin: 4px 6px;
}


#galeria .img-gallery {
    height: 440px;
    width: 380px;
    position: absolute;
    top: 5px;
    right: 5px;
}

#galeria .img-gallery h1 {
    margin-left: 10px;
    font-size: 22px;
}

#galeria .gallery li {
    float: left;
    margin: 8px 10px;
}

#galeria .gallery li a {
    display: block;
    width: 100%;
    height: 100%;
}

#galeria .img-gallery .navigation {
    bottom: 30px;
    position: absolute;
    right: 20px;
    width: 60px;
}

#galeria .img-gallery .arrow {
    width: 30px;
}

#galeria .img-gallery .right {
    background: url('../img/arrow-r2.png');
}

#galeria .img-gallery .left {
    background: url('../img/arrow-l2.png');
}

#boxes {
    position: absolute;
    bottom: 0px;
    width: 807px;
    height: 250px;
}

#boxes .box1 {
    width: 400px;
    height: 250px;
    background: black;
    position: absolute;
    top: 0;
    left: 8px;
    background: url('../img/box.png') no-repeat center top;
}

#boxes .box1 h1 {
    position: absolute;
    top: 10px;
    left: 15px;
    font-weight: 400;
    font-size: 20px;
}


#boxes .box form {
    width: 350px;
    height: 180px;
    position: absolute;
    top: 45px;
    left: 20px;
}

#boxes .box form p {
    margin-bottom: 10px;
}

#boxes .box form label {
    display: block;
    float: left;
    width: 110px;
    text-align: right;
    padding-right: 5px;
    padding-top: 3px;
    color: #222;
}

#boxes .box form input {
    display: block;
    height: 20px;
    width: 220px;
    border: none;
    background: #DEDEDC;
}

#boxes .box form textarea {
    display: block;
    height: 50px;
    width: 220px;
    border: none;
    background: #DEDEDC;
    font-family: "Trebuchet MS";
    font-size: 12px;
}

#boxes .box form .submit {
    width: 91px;
    height: 32px;
    background: url('../img/submit.png') no-repeat center top;
    color: #333;
    padding-bottom: 9px;
    padding-right: 6px;
    float: right;
    margin-right: 10px;
    cursor: pointer;
    color: #666;
    font-weight: bold;
    font-size: 11px;
}




#boxes .box2 {
    width: 403px;
    height: 250px;
    background: black;
    position: absolute;
    top: 0;
    right: 0;
    background: url('../img/box.png') no-repeat center top;
}


#boxes .box2 h1 {
    position: absolute;
    top: 10px;
    left: 15px;
    font-weight: 400;
    font-size: 20px;
}

#boxes .box2 p {
    color: #222;
}

#boxes .box2 .author {
    position: absolute;
    top: 50px;
    left: 15px;
    font-weight: bold;
}

#boxes .box2 .date {
    font-style: italic;
}

#boxes .box2 .depo {
    width: 360px;
    position: absolute;
    top: 75px;
    left: 15px;
}

#boxes .box2 .submit-btn {
    width: 134px;
    height: 37px;
    background: url('../img/submit-btn.png') no-repeat center top;
    position: absolute;
    bottom: 13px;
    right: 20px;
    padding-top: 8px;
    padding-right: 2px;
    text-align: center;
    color: #666;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
}

#contato .small {
    font-size: 10px;
}

#contato .col1 {
    width: 550px;
    height: 386px;
    position: absolute;
    top: 155px;
    left: 40px;
}

#contato .col2 {
    width: 206px;
    height: 426px;
    position: absolute;
    background: url('../img/contato_sidebar.png') no-repeat center top;
    top: 145px;
    right: 10px;
}

#contato .col2 li {
    width: 135px;
    height: 97px;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    color: #222;
}

#contato .col2 li p {
    margin: 5px 10px;
    line-height: 14px;
}

#contato #contact-form {
    width: 470px;
    font-size: 14px;
    position: absolute;
    top: 20px;
    left: 15px;
}

#contato #contact-form p {
    clear: left;
    margin-bottom: 10px;
}

#contato #contact-form label {
    display: block;
    width: 100px;
    float: left;
    padding-top: 5px;
    padding-right: 10px;
    text-align: right;
}

#contato #contact-form input {
    display: block;
    width: 340px;
    height: 25px;
}

#contato #contact-form textarea {
    display: block;
    width: 344px;
    height: 180px;
    font-family: "Trebuchet MS";
}

#contato #contact-form .submit {
    width: 91px;
    height: 32px;
    background: url('../img/submit.png') no-repeat center top;
    color: #333;
    padding-bottom: 9px;
    padding-right: 6px;
    float: right;
    margin-right: 10px;
    cursor: pointer;
    color: #666;
    font-weight: bold;
    font-size: 11px;
    border: none;
}


#home #billboard {
    width: 797px;
    height: 290px;
    margin: 5px;
    margin-top: 10px;
    position: relative;
}

#home .row1 {
    width: 802px;
    height: 190px;
    margin: 10px 0px 10px 5px;
}

#home .row1 .col {
    width: 266px;
    height: 100%;
    float: left;
    margin-left: 1px;
    background: url('../img/column.png') no-repeat 1px top;
    position: relative;
}

#home .row1 .col h1 {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 16px;
}

#home .row1 .col p {
    position: absolute;
    width: 120px;
    top: 65px;
    left: 10px;
    font-size: 11px;
    color: #333;
}

#home .row1 .col img {
    position: absolute;
    top: 65px;
    right: 20px;
}


#home .row2 {
    width: 797px;
    height: 170px;
    margin: 5px;
    margin-top: 25px;
    border-top: 4px solid #405A37;
    position: relative;
}

#home .row2 .col {
    width: 197px;
    height: 100%;
    float: left;
    margin: 1px;
    position: relative;
    z-index: 4;
}

#home .row2 .col h1 {
    font-size: 16px;
    position: absolute;
    top: 20px;
    z-index: 4;
}

#home .row2 .col p {
    width: 118px;
    position: absolute;
    top: 60px;
    left: 4px;
    color: #333;
    z-index: 4;
    font-size: 11px;
    line-height: 14px;
}

#home .row2 .badgerow {
    width: 600px;
    height: 109px;
    display: block;
    background: url('../img/badgerow.png') no-repeat center top;
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 2;
}

#billboard #bigphoto {
    width: 671px;
    height: 290px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
}

#billboard .items {
    width: 127px;
    height: 290px;
    position: absolute;
    top: 0;
    left: 10px;
    margin-top: 3px;
    z-index: 4;
}

#billboard .items li {
    width: 127px;
    height: 50px;
    margin-bottom: 8px;
    z-index: 4;
    cursor: pointer;
}


#billboard .items li.current {
    background: url('../img/selected.gif') no-repeat center top;
}



.errorlist {
    color: red;
    display: block;
    margin-bottom: -10px;
    margin-left: -10px;
    font-size: 10px;
}

p.sending {
    font-weight: bold;
}


#galeria-section #selector {
    width: 200px;
    position: absolute;
    top: 10px;
    right: 10px;
}

#galeria-section #selector select {
    width: 200px;
}


#home .row1 #video p {
    display: inline;
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
}


#video object, #video embed {
    width: 215px;
    height: 178px;
}















