/*
	CSS Reset - Compressed
	http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}
html,body{ vertical-align: middle; text-align: center; height: 100%; margin: 0; padding: 0; }
/*
  end reset
*/

body {
    background: #444 url(../images/fundo_header.png) repeat-x;
    font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px; line-height: 150%;
}

strong {font-weight: bold;}

a {color: #fff; text-decoration: none; }
a:hover {color: #F26631; text-decoration: underline; }

/*
ul li {
    margin: 0 0 10px 0;
    padding: 0 0 0 15px;
    list-style: none;
    background-repeat: no-repeat;
    background-position: 0 8px;
    background-image: url(../images/bullet.gif);
}
*/

p { margin: 0; padding: 0 0 1em 0; }

.hide { display: none; }

.bot,.boxTit {
  display: block;
  padding: 0; border: 0; outline: 0; margin: 0;
  background-color: transparent; background-repeat: no-repeat;  background-position: 0 0;
  text-align: left; font-size: 0;  line-height: 0; text-indent: -9999px;
}

#master,.principal {
    width: 960px;
    margin: 0 auto;
    text-align: left;
}

#header {
    position: relative; z-index: 1;
    height: 180px;
    font-size: 11px; line-height: 120%;
    color: #999;
}
    #header a.logo {
        display: block; position: absolute;
        top: 20px; left: 20px;
        width: 282px; height: 100px;
        background-image: url(../images/logo.gif);
    }

    #header .main_menu {
        position: absolute; z-index: 1000;
        top: 140px; left: 20px;
    }

    .main_menu {
        display: block;
        height: 40px;
        padding-left: 47px;
    }

        .main_menu li {
            position: relative;
            display: block;
            float: left;
            height: 40px;
            padding: 13px 90px 0 0;
            overflow: visible;
            voice-family: "\"}\"";
            voice-family: inherit;
            height: 27px;
        }
            .main_menu li a { 
                display: block;
                text-transform: uppercase;
                font-size: 12px; line-height: 100%;
                white-space: nowrap;
                color: #fff;
            }
            .main_menu li.selected a { color: #F26631; }
            .main_menu li.last { padding: 13px 0 0 0; } /*Esta é a último botao do menu*/

            .main_menu li ul {
                display: none;
                position: absolute;
                top: 40px; left: -20px;
                background: #525252 url(../images/fundo_submenu.png) repeat-x;
                padding: 20px 20px 0 20px;
            }

            .main_menu li ul li {
                float: none;
                padding: 0 0 20px 0;
                height: auto;
            }
#corpo{ position: relative; z-index: 0; }
#box_busca {
    position: absolute;
    top: 119px; right: 0;
    width: 300px;
    height: 20px;
    padding: 0 0 0 30px;
    background: #F9A777 url(../images/icon_busca.gif) no-repeat;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 270px;
}
    #box_busca input {
        width: 270px;
        padding-top: 2px;
        border: none;
        background-color: transparent;
        font-size: 12px; line-height: 100%;
        color: #F16531;
    }

#ban {
    position: relative;
    width: 960px; height: 260px;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    overflow: hidden;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 958px; height: 259px;
}

#ban_slides{
    width: 958px; height: 259px;
}

#ban_pager_buttom{
    position: absolute; top: 229px; left: 854px; z-index: 30;
    width: 105px; height: 20px;
}

#ban_pager_buttom a{
    display: block; float: left;
    width: 20px; height: 20px; margin-right: 10px;
    background: url(../images/pager_button.png) 100% 0;
    text-indent: -9999px;
}

#ban_pager_buttom a.activeSlide{
    width: 20px; height: 20px;
    background: url(../images/pager_button.png) 0 0;
}

.list_prod { float: left; width: 940px; margin-left: 10px; }
    .list_prod li {
        float: left;
        width: 240px; height: 240px;
    }
        .list_prod li.last { width: 220px; }

        .list_prod li a { display: block; position: relative; width: 220px; height: 220px; background-repeat: no-repeat; background-color: #fff; background-image: url(../images/fundo_box.gif); background-position: 0 0; }
            .list_prod li a:hover { background-position: 0 -250px; }
        .list_prod li a em { display: block; position: absolute; padding: 12px 10px 0 10px; width: 200px;  font-size: 11px; line-height: 120%; font-style: italic; text-transform: uppercase; font-weight: bold; text-align: center; top: 0; left: 0; z-index: 10; }
        .list_prod li a img { position: absolute; top: 10px; left: 10px; }
    .list_prod li.duplo { width: 480px; }
        .list_prod li.duplo.last { width: 460px; }
        .list_prod li.duplo a { width: 460px; background-image: url(../images/fundo_box_destaque.gif); }
            .list_prod li.duplo a em { width: 460px; padding-top: 5px; }
#photo_prod{
    position: relative; left: 10px;
    display: block; float: left;
    width: 460px; height: 460px; 
    border: 1px solid #000; margin-right: 30px;
    background-color: #515151;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 458px; height: 458px;
}

    #photo_prod .photo{
        position: absolute; top: 19px; left: 19px;
        width: 420px; height: 420px; overflow: hidden;
        background-color: #000;
    }

    #photo_prod .info{
        position: absolute; bottom: 19px; left: 19px;
        width: 420px; height: 60px;
        padding: 15px 10px;
        background-color: #F26631;
        color: #FFF;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 400px; height: 30px;
    }

        #photo_prod .info a{ color: #FFF; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; font-weight: bold; line-height: 150%; }
#info_prod{
    position: relative;
    display: block; float: left;
    width: 460px; height: 460px;
    border: 1px solid #000;
    background-color: #515151;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 458px; height: 458px;
}
    #info_prod .info{
        position: absolute; top: 19px; left: 19px;
        overflow: hidden;
        width: 420px; height: 360px;
        padding: 20px;
        background-color: #000;
        color: #FFF; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; font-weight: bold; line-height: 150%;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 380px; height: 320px;
        
    }
        #info_prod .info .pane{ width: 380px; height: 320px; overflow: hidden; }
        #info_prod .info h1, h2, h3, h4, h5{ display: block; color: #F26631; text-transform: uppercase; }
        #info_prod .info h1{ font-size: 18px; padding-bottom: 1em; font-style: italic; }
        #info_prod .info h3{ font-size: 14px; padding-bottom: 1em; }
        #info_prod .info ul li{ padding: 0 0 1em 1em; list-style: disc inside; }
    #info_prod .info2{
        position: absolute; bottom: 19px; left: 19px;
        width: 420px; height: 60px;
        padding: 15px 10px;
        background-color: #F26631;
        color: #FFF;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 400px; height: 30px;
    }
    #info_prod .colors{
        position: absolute; bottom: 19px; left: 19px;
        width: 420px; height: 80px;
        padding: 5px 20px;
        background-color: #000;
        color: #FFF; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; font-weight: bold; line-height: 150%;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 380px; height: 70px;
    }
        #info_prod .colors h3 { display: block; color: #F26631; text-transform: uppercase; font-size: 14px; line-height: 150%; }
        #info_prod .colors ul{
            position: absolute; left: 20px; bottom: 8px;
            display: block;
            width: 400px; height: 40px;
        }
        #info_prod .colors ul li{ float: left; margin-right: 20px; }

.boxText { margin: 0 50px; }
    .boxText h1, .boxText .secTit, .boxText h2, .boxText h3, .boxText h4, .boxText h5, .boxText h6{
        display: block;
        padding-bottom: 1em;
        font-family: "Trebuchet MS", Arial, sans-serif; color: #FFFFFF; line-height: 120%; color: #F26631;
    }
    .boxText h1,.boxText .secTit{ font-style: italic; font-size: 18px; text-transform: uppercase; }
    .boxText h2{ font-size: 18px; }
    .boxText h3{ font-size: 16px; }
    .boxText h4{ font-size: 14px; }
    .boxText_text{ font-family: "Trebuchet MS", Arial, sans-serif; color: #FFFFFF; font-size: 13px; line-height: 150%;  }

    .boxText ul { list-style: disc; padding-left: 20px; }
    .boxText ul li { padding-bottom: 20px; }

.boxText .list_prod{ margin-left: 0; margin-right: 0; }
.extraNav{
    display: block; clear: both;
}
    .extraNav:after{ content: "."; line-height: 0; clear: both; display: block; visibility: hidden;  zoom: 1; }
    .extraNav a{ font-family: "Trebuchet MS", Arial, sans-serif; color: #F16531; font-size: 12px; line-height: 150%; font-weight: bold; text-transform: uppercase; margin-right: 20px; }
.ItemPhoto,.ItemPhoto_last{
    position: relative; zoom: 1;
    display: block;
    min-height: 220px; height: auto !important; height: 240px;
    padding: 0 0 20px 240px;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 220px;
}
.ItemPhoto:hover,.ItemPhoto_last:hover{ color: #FFF; text-decoration: none; }
    .ItemPhoto_photo{
        position: absolute; top: 0; left: 0;
        width: 220px; height: 220px;
        border: 1px solid #000;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 218px; height: 218px;
    }

        .ItemPhoto_photo img{
            display: block;
            width: 200px; height: 200px;
            padding: 9px;
            background-color: #515151;
        }
        .ItemPhoto_photo em{
            font-family: "Trebuchet MS", Arial, sans-serif; color: #FFF; font-size: 12px; line-height: 150%; text-transform: uppercase;
            position: absolute; top: 10px; left: 10px;
            display: block;
            width: 200px;
            text-align: center; font-weight: bold;
        }
        a.ItemPhoto:hover .ItemPhoto_photo em,a.ItemPhoto_last:hover .ItemPhoto_photo em{ color: #FFF; text-decoration: none; }
        a.ItemPhoto:hover .ItemPhoto_photo img,a.ItemPhoto_last:hover .ItemPhoto_photo img{ background-color: #f26631; }
    .ItemPhoto_title{
        display: block;
        font-family: "Trebuchet MS", Arial, sans-serif; color: #F26631; font-size: 18px; line-height: 120%; text-transform: uppercase; padding-bottom: 1em; font-style: italic;
    }
    .ItemPhoto_details{ padding-top: 1em; display: block; text-transform: uppercase; }

.formLego{}

.formLego label{
    display: block;
    padding-bottom: 5px;
    font-family: "Trebuchet MS", Arial, sans-serif; color: #F26631; font-size: 12px; line-height: 150%; text-transform: uppercase; font-style: italic;
}
.formLego label em{ font-weight: bold; }
.formLego .error{ color: #F00; }
.formLego div{ padding-bottom: 20px;  }
.formLego .entTxt{
    width: 490px; height: 20px; background-color: #515151; border: 0; padding: 5px;
    font-family: "Trebuchet MS", Arial, sans-serif; color: #FFF; font-size: 11px; line-height: 100%; text-transform: uppercase; font-weight: bold;
}
.formLego select.wPeq{ width: 65px; padding: 0; }

.formLego .submit{
    padding: 10px; overflow: auto;
    border: 0;
    font-family: "Trebuchet MS", Arial, sans-serif; color: #FFF; font-size: 12px; line-height: 100%; text-transform: uppercase; font-weight: bold; font-style: italic;
    background-color: #F26631;
}
/***************************************************/
.wp-pagenavi{
    display: block;
    overflow: hidden;
}

.wp-pagenavi *{ display: block; float: left; }
.wp-pagenavi *{
    display: block;
    padding: 0 16px 0 0;
    font-family: "Arial Ronded", Arial, sans-serif;
    font-weight: bold;
    text-align: center; font-size: 11px; line-height: 150%;
    color: #FFF;
}
.wp-pagenavi span{ color: #F16531; }
.wp-pagenavi .pages{ display: block; color: #FFF; }
.wp-pagenavi .wp-pagenavi-prev{ background: transparent url(../images/sprite_extranav.gif) no-repeat 0 1px; }
.wp-pagenavi .wp-pagenavi-next{ background: transparent url(../images/sprite_extranav.gif) no-repeat -18px 1px; }

/*****************************************************/
#rodape {
    position: relative;
    height: 150px;
    font-family: "Trebuchet MS", Arial, sans-serif; color: #FFF; font-size: 12px; line-height: 100%; text-transform: uppercase; font-weight: bold;
    background: url(../images/fundo_rodape.png) repeat-x;
}

    #rodape_content { position: relative; width: 960px; height: 150px; margin: 0 auto; text-align: left; z-index: 1; }
        #rodape_content a.logo { position: absolute; width: 160px; height: 26px; background-image: url(../images/logo_rodape.gif); top: 84px; right: 0; }
        #rodape_content span.copyright { position: absolute; white-space: nowrap; color: #F8A777; font-size: 11px; text-align: right; text-transform: uppercase; top: 130px; right: 0; }

    #rodape_content .main_menu {
        position: absolute;
        top: 0; left: 20px;
    }

        #rodape_content .main_menu li ul {
            top: 40px; left: -20px;
            background: #525252 url(../images/fundo_submenu_inv.png) repeat-x bottom;
        }

        #rodape_content div.menu_institucional {
            position: absolute;
            top: 120px; left: 0;
            float: left;
            height: 30px;
            padding-left: 50px;
            background: #515151 url(../images/close_footer_complement.gif) no-repeat right;
        }
            #rodape_content div.menu_institucional a {
                display: block;
                float: left;
                text-transform: uppercase;
                color: #ACACAC;
                padding: 10px 20px 0 0;
                font-size: 12px; line-height: 100%;
            }
                #rodape_content div.menu_institucional a:hover, #rodape_content div.menu_institucional a.selected { color: #000; }

.clearFull{
    display: block; clear: both; visibility: hidden;
    height: 0;
    padding: 0; border: 0; outline: 0; margin: 0;
    text-align: left; text-indent: -9999px; content: ""; font-size: 0; line-height: 0;
    color: red; background-color: red;
}
.div10{ height: 10px; } .div15{ height: 15px; }
.div20{ height: 20px; } .div25{ height: 25px; }
.div30{ height: 30px; } .div35{ height: 35px; }
.div40{ height: 40px; } .div45{ height: 45px; }
.div50{ height: 50px; } .div55{ height: 55px; }
.div60{ height: 60px; } .div66{ height: 65px; }
.div70{ height: 70px; } .div75{ height: 75px; }
.clear:after{ content: "."; line-height: 0; clear: both; display: block; visibility: hidden;  }


.header_complement {
    display: block;
    position: absolute;
    top: 119px; right: 0;
    width: 100px; height: 20px;
    background-color: #F9A777;
}

.footer_complement {
    display: block;
    position: absolute;
    top: 120px; left: 0;
    width: 100px; height: 30px;
    background-color: #515151;
}
