/* 
    Document   : reset
    Created on : Dec 27, 2010, 1:58:25 PM
    Author     : rapitivo
    Description:
        Purpose of the stylesheet follows.
*/

body{padding:0;margin:0;font:13px Arial,Helvetica,Garuda,sans-serif;}
h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-weight:normal;font-style: normal;}
table{font-size:inherit;}
ul{list-style:none;}
img{border:0;}
p{margin: 0px 0px 0px 0px;}
/*
    Document   : site
    Created on : Dec 27, 2010, 1:52:36 PM
    Author     : rapitivo
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

textarea {
    resize: none;
}

label {
    float: left;
    margin-bottom: 10px;
    clear: left;
    position: relative;
    width: 500px;
}

label > span {
    width: 150px;
    display: block;
    float: left;
}

input, textarea {
    border: none;
    font: inherit;
    color: #FFFFFF;
    width: 340px;
}

input:focus, textarea:focus {
    border: none;
}

textarea {
    height: 100px;
    overflow: auto;
    font-family: verdana !important;
}

a,div {
    outline-style: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

p + p {
    margin: .6em 0px .6em 0px;
}

ul.horizontal li {
    display: inline;
}

a {
    text-decoration: none;
    color: #ffffff;
}

a.active, .active > a {
    /* margin-left: 8px; */
    color: #48A4D3;
}

ul li ul li.active {
    list-style: url('../images/mark_on.png') outside none;
}

a.selected {
    color: #48A4D3;
}

/* a:focus, */
a:active, a:hover {
    /* color: #0067AA; */
    color: #48A4D3;
}

.empty {
    color: #888888;
}

body {
    background: url('../images/bg_body.jpg') top center #00132e no-repeat;
    color: #ffffff;
    font-family: verdana;
    width: 100%;
    overflow: auto;
}

h2 {
    color: #ffffff;
    font-size: 1.4em;
    height: 2em;
}

    h2 span {
        color: #48A4D3;
        letter-spacing: 1px;
    }

    h2 img {
        margin-top: 8px;
    }

h3 {
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 10px;
}

    h3 a {
        color: #48A4D3;
    }

h4 {
    margin-top: 20px;
    font-size: 1.1em;
    color: #48A4D3;
}

h4 + span {
    font-size: .8em;
}

h4 + span + p {
    margin-top: 10px;
    font-size: .95em;
    margin-bottom: 10px;
}


#loading {
    position: absolute;
    display: none;
}

.content {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    /*padding-left: 5px;
    padding-right: 5px;*/
    position: relative;
}


img.principal {
    margin-left: 30px;
    margin-right: 60px;
}

.list a, .list > li {
    line-height: 1;
}

.list > li {
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 15px;
}

    .list a + ul {
        margin-top: 5px;
    }

    .list > li > a:hover {
        color: #53B7E8;
    }

        .list ul {
            list-style: url('../images/mark_off.png') outside none;
            margin-left: 25px;
            margin-top: 5px;
        }

        .list ul li {
            margin-bottom: 5px;
        }

            .list ul li:hover {
                list-style: url('../images/mark_on.png') outside none;
            }

.text_center {
    text-align: center;
    margin-bottom: 25px;
}

.text_center a {
    font-size: .8em;
}

/* ********* */

#header {
    background: url('../images/bg_top.png') repeat-x;
    height: 36px;
}

    #mark img {
        margin-top: 8px;
        margin-bottom: 40px;
    }

    #mark + h2 {
        margin-bottom: 40px;
    }

    #language {
        position: relative;
        top: 10px;
        font-size: 0.7em;
    }

        #language li {
            margin-right: 5px;
        }

    #group {
        position: relative;
        top: 8px;
    }

    #group a, #group span {
        margin-left: 18px;
        height: 15px;
        overflow: hidden;
        display: inline-block;
        vertical-align: top;
    }

    #group a:hover img, #group span:hover img {
        margin-top: -15px;
    }

/* ********* */
#middle {
    margin-top: 12px;
}

    #novidades {
        width: 400px;
    }

    #clientes, #parceiros {
        position: relative;
        top: -50px;
        left: 35px;
    }

        #clientes li, #parceiros li {
            position: relative;
            display: inline-block;
            vertical-align: top;
            float: left;
            margin-right: 35px;
            margin-top: 30px;
            width: 120px;
            height: 98px;
        }

            .sombra {
                position: absolute;
                bottom: -8px;
                left: -17px;
                display: none;
            }

            .legend {
                position: absolute;
                display: none;
                top: 98px;
                left: -4px;
                width: 120px;
                font-size: .7em;
                background-image: url('../images/bg_legend.png');
                padding: 2px 6px 4px 6px;
                z-index: 2;
            }

            #clientes li img, #parceiros li img {
                position: absolute;
            }

                #clientes li .color, #parceiros li .color {
                    display: none;
                    z-index: 1;
                }


    #depoimentos li {
        position: relative;
        margin-bottom: 40px;
    }

        #depoimentos li img {
            position: absolute;
            z-index: -1;
        }

        #depoimentos li p {
            position: relative;
            padding: 20px 0px 20px 45px;
        }

        #depoimentos span {
            color: #48A4D3;
            font-style: italic;
            font-size: .9em;
        }

        #depoimentos li img.quote_close {
            right: 0;
            bottom: 0;
            display: none;
        }

    #atendimento {
        width: 350px;
        padding-left: 30px;
        margin: -5px 5px 30px 0px;
    }

        #atendimento img {
            float: left;
            margin-left: -30px;
            margin-top: 30px;
        }

        #atendimento h3 {
            margin: 30px 0px 2px 0px;
            font-size: .9em;
        }

        #atendimento p {
            font-size: .9em;
        }

        #atendimento p big {
            font-size: 1.1em;
        }

    #contact_form {
        width: 264px;
        left: 60px;
        position: relative;
    }

        #contact_form input {
            background: url('../images/bg_input.png') transparent no-repeat left top;
            height: 24px;
        }

        #contact_form input + input, #contact_form textarea {
            margin-top: 10px;
        }

        #contact_form textarea {
            background: url('../images/bg_textarea.png') transparent no-repeat left top;
            height: 92px;
        }

        #contact_form input, #contact_form textarea {
            color: #0888CA;
            width: 261px;
            padding: 2px;
            padding-left: 4px;
            float: left;
            clear: left;
        }

        #contact_form input.empty, #contact_form textarea.empty {
            color: #DDDDDD;
        }

        #send_contact, #send_work {
            cursor: pointer;
            background: none;
            border: none;
            position: relative;
            display: block;
            padding: 0px;
            height: 13px;
            margin-top: 15px;
            margin-bottom: 15px;
            overflow: hidden;
            right: 0;
        }

        #send_contact:hover img, #send_work:hover img {
            margin-top: -13px;
        }

    .localizacao {
        width: 702px !important;
    }

    .contato {
        width: 440px;
    }

        .p_inline img {
            position: relative;
            top: 5px;
        }

        .contato > img {
            float:left;
            clear: left;
        }

        .contato > p, .contato > h3 {
            margin-left: 30px;
            font-size: 1em;
        }

        .contato > h3 {
            margin-top: 0px;
        }

    #menu {
        position: relative;
        top: 20px;
        color: #0088CC;
        font-size: 1.7em;
    }

        #menu li {
            margin-left: 30px;
            /* text-shadow: 0 1px 6px #808080; */
            z-index: 1;
        }

        li#lavabg {
            margin-left: 0px;
        }

    #content_right {
        position: relative;
        text-align: left;
        min-height: 300px;
    }

    #content_right.large {
        width: 775px;
    }

    #carousel {
        width: 688px;
        min-height: 300px;
        position: relative;
        text-align: left;
    }

        #carousel_prev, #carousel_next {
            position: relative;
            top: 100px;
            width: 25px;
            height: 16px;
            display: block;
            margin-top: 20px;
        }

        #carousel_prev:hover, #carousel_next:hover {
            background-position: 0px 16px;
        }

        /*
        #carousel_prev:active, #carousel_next:active {
            background-position: 0px 57px;
        }
        */

        #carousel_prev {
            background-image: url('../images/carousel_arrow_prev.png');
        }

        #carousel_next {
            background-image: url('../images/carousel_arrow_next.png');
        }

        .block {
            width: 688px;
        }

        #carousel p {
            width: 390px;
        }

    .aptainfo p {
        width: 400px;
    }

/* ********* */
#footer {
    background: url('../images/barra_aptainfo.png') center top no-repeat;
    width: 100%;
    position: relative;
    clear: both;
    top: 25px;
}

    #footer .content {
        position: relative;
        top: 14px;
    }

    #social li {
        margin-left: 10px;
    }

    #social li a, #social li span {
        overflow: hidden;
        height: 17px;
        display: inline-block;
    }

    #social li a:hover img, #social li span:hover img {
        margin-top: -17px;
    }

    #copyright {
        position: relative;
        top: 12px;
        font-size: 0.8em;
    }

    #footer .menu {
        color: #0089cf;
        font-size: .85em;
    }

    .backtotop {
        display: none;
        position: absolute;
        top: -29px;
        right: 0px;
    }

/* ********* */

/* LAVA */
#lavabg {
    position:absolute;
    top: 24px;
    z-index:0;
}

#bg_box {
    display: none;
}








.solucoes-lista {
	margin: 10px 0px 10px 10px;
}

.solucoes-lista li {
	margin-top: 6px;
}

.inputContainer{position:relative; float:left;}
.formError {
    position:absolute;
    top:300px; left:300px;
    display:block;
    z-index:5000;
    cursor:pointer;
}
#debugMode{
    background:#000;
    position:fixed;
    width:100%; height:200px;
    top:0; left:0;
    overflow:scroll;
    opacity:0.8;
    display:block;
    padding:10px;
    color:#fff;
    font-size:14px;
    z-index:100000;
}

.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
.formError .formErrorContent {
    width:100%;
    background:#0091D2;
    color:#fff;
    width:150px;
    font-family:tahoma;
    font-size:11px;
    border:2px solid #ddd;
    box-shadow: 0px 0px 6px #000;
    -moz-box-shadow: 0px 0px 6px #000;
    -webkit-box-shadow: 0px 0px 6px #000;
    padding:4px 10px 4px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.greenPopup .formErrorContent {background:#33be40;}

.blackPopup .formErrorContent {background:#393939;color:#FFF;}

.formError .formErrorArrow{
    width:15px;
    margin:-2px 0 0 13px;
    z-index:5001;
}
.formError .formErrorArrowBottom{top:0;margin:-6px;}

.formError .formErrorArrow div{
    border-left:2px solid #ddd;
    border-right:2px solid #ddd;
    box-shadow: 0px 2px 3px #444;
    -moz-box-shadow: 0px 2px 3px #444;
    -webkit-box-shadow: 0px 2px 3px #444;
    font-size:0px; height:1px; background:#0091D2;margin:0 auto;line-height:0px; font-size:0px; display:block;
}
.formError .formErrorArrowBottom div{
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.greenPopup .formErrorArrow div{background:#33be40;}
.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

.formError .formErrorArrow .line10{width:15px;border:none;}
.formError .formErrorArrow .line9{width:13px;border:none;}
.formError .formErrorArrow .line8{width:11px;}
.formError .formErrorArrow .line7{width:9px;}
.formError .formErrorArrow .line6{width:7px;}
.formError .formErrorArrow .line5{width:5px;}
.formError .formErrorArrow .line4{width:3px;}
.formError .formErrorArrow .line3{width:1px;
                                  border-left:2px solid #ddd;
                                  border-right:2px solid #ddd;
                                  border-bottom:0px solid #ddd;}
.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;} 
