* {
    margin: 0;
    padding: 0;
}

html {
    background: #000 url(../images/bghead.gif) repeat-x;
    text-align: center;
}

body {
    color: #FFF;
    font: 11px 'Arial','Helvetica','Verdana','Lucida',sans-serif;
    margin: 0 auto;
    text-align: left;
    width: 900px;
}

    a {
        color: #999;
        text-decoration: none;
    }
    
        a:hover {
            color: #FFF;
        }
    
    a img {
        border: 0;
    }
    
    ul {
        list-style: none;
    }
    
    h1 { font-size: 18px; }
    h2 { font-size: 16px; }
    h3 { font-size: 14px; }
    h4 { font-size: 12px; }
    
    hr, hr.hr {
        background: #000;
        border: 0;
        clear: both;
        visibility: hidden;
    }
    
    .floatleft {
        float: left;
    }
    
    .floatright {
        float: right;
    }
    
    .borderleft {
        border-left: 1px solid #333;
    }
    
    .borderbottom {
        border-bottom: 1px solid #333;
    }
    
    .borderright {
        border-right: 1px solid #333;
    }
    
    .rightleft {
        border-right: 1px solid #333;
        float: left;
    }

    .rightright {
        border-right: 1px solid #333;
        float: right;
    }
    
    .leftright {
        border-left: 1px solid #333;
        float: right;
    }
    
    .leftleft {
        border-left: 1px solid #333;
        float: left;
    }
    
    .bottom {
        margin-bottom: 15px;
    }
    
    #header #cart {
        float: right;
        padding: 5px 0;
        margin-top: 84px;
    }
    
        #header #cart span {
            display: block;
        }
        
        #header #cart ul {
            list-style: none;
        }
        
            #header #cart ul li {
                display: inline;
                float: left;
                margin-left: 10px;
            }
            
            #header #cart ul li a.carrinho {
                background: url(../images/cart.gif) 0 no-repeat;
                color: #EEE;
                padding-left: 16px;
            }
            
    #header #headerLogin {
        float: right;
        text-align: right;
        padding: 5px 0;
        margin-top: 70px;
        width: 160px;
    }

#header {
    border: 1px solid #333;
    border-width: 0 1px;
    height: 125px;
}

    #header img#logo {
        float: left;
        border: 1px solid #333;
        border-width: 0 1px 0 0;
    }
    
    #header #topnav {
        background: url(../images/bgheader.gif) no-repeat;
        height: 124px;
        float: left;
        width: 730px;
    }
    
    #header #menu {
        float: left;
    }
    
    #header #menu ul {
        margin: 90px 0 0 20px;
    }
    
    #header #menu ul li {
        display: inline;
        float: left;
        margin-right: 15px;
    }
    
    #header #menu ul li a {
        color: #999;
        display: block;
        outline: none;
        text-decoration: none;
        text-transform: uppercase;
    }
    
    #header #menu ul li a:hover,
    #header #menu ul li.current a,
    #header #menu ul li.current a:hover {
        color: #FFF;
        border-bottom: 1px solid #333;
    }
    
#content {
    border: 1px solid #333;
    border-width: 0 1px 1px 1px;
}

    #home {
        height: 350px;
    }

    #home #vinheta {
        height: 350px;
        width: 675px;
    }
    
    #home #sidebar {
        width: 222px;
    }
        
        #home #sidebar h2 {
            font-size: 12px;
            margin-bottom: 5px;
        }
 
        #home .block {
            display: block;
            padding: 0;
            border-bottom: 1px solid #333;
        }

        #home .blocktext,
        #home .blocktextlast {
            display: block;
            padding: 10px;
            border-bottom: 1px solid #333;
        }
        
        #home .blocktextlast {
            border:0;
        }
        
        #home #ultimasnoticias {
            height: 126px;
        }
        
        #home #ultimasnoticias a {
            display: block;
            margin-bottom: 5px;
        }
        
        #home #compreonline {
            height: 50px;
        }
        
        #home #aartista {
            background: url(../images/home/aartista.jpg) bottom right no-repeat;
        }
        
        #home #aartista p {
            width: 110px;
        }
    
    #pagina {
        height: 350px;
    }
    
        #pagina #sidebar {
            background: #181818 url(../images/pagina/bgsidebar.gif) bottom right no-repeat;
            height: 330px;
            padding: 10px;
            width: 130px;
        }
        
        #pagina #sidebar h2 {
            font-size: 11px;
        }
        
        #pagina #sidebar ul {
            margin-bottom: 15px;
        }
        
        #pagina #sidebar p {
            color: #999;
        }
        
        #pagina #sidebar strong.continuar {
            display: block;
            color: #000;
            background: #666;
            line-height: 10px;
            padding: 5px;
        }
        
        #pagina #sidebar a:hover strong.continuar {
            background: #000;
            color: #FFF;
        }
        
        #pagina #miolo,
        #pagina #miolonews {
            background: url(../images/pagina/bgpagina.gif) top left no-repeat;
            height: 330px;
            padding: 10px 20px 10px 20px;
            width: 330px;
        }
        
        #pagina #miolo ol {}
        
        #pagina #miolo ol li {
            margin-bottom: 10px;
            line-height:22px;
        }
        
        #pagina #miolonews {
            padding:0;
            height: 350px;
            width: 370px;
        }
        
            #pagina #miolonews h1 {
                padding: 10px 20px 0px 20px;
            }
            
            #pagina #miolonews ul {
                border-bottom: 1px solid #333;
            }
            
            #pagina #miolonews ul li span.post-date {
                color: #999;
                padding-top: 10px;
            }
            
            #pagina #miolonews ul li div {
                display: block;
                float: left;
                margin-top: 5px;
                width: 250px;
            }
            
            #pagina #miolonews ul li {
                border-top: 1px solid #333;
                height: 55px;
                padding: 0;
                padding-left: 20px;
            }
            
            #pagina #miolonews ul li a {
                display: block;
                color: #FFF;
            }
            
            #pagina #miolonews ul li img.thumb {
                border-color: #333;
                border-style: solid;
                border-width: 0 0px;
                float: left;
                padding: 5px;
                margin-right: 5px;
            }
        
        #pagina #miolo h1,
        #pagina #miolonews h1 {
            margin-bottom: 15px;
        }
        
        #pagina #miolo p {
            line-height: 22px;
            margin-bottom: 15px;
        }
        
        #pagina #miolo ul.list {
            list-style: square !important;
            margin-left: 15px;
            margin-bottom: 15px;
        }
        
        #pagina .fotocamila {
            float:right;
        }
        
    #colecao {
        background: url(../images/pagina/bgpagina.gif) top left no-repeat;
        float: left;
        height: 350px;
        width: 747px;
    }
    
        #colecao div.heading {
            border-bottom: 1px solid #333;
            display: block;
            padding: 7px 20px;;
        }
        
            #colecao div.heading h1 {
                color: #999;
                font-weight: lighter;
            }
            
            #colecao div.heading h1 span {
                color: #FFF;
                font-weight: bolder;
            }
            
            #colecao div.heading p {
                color: #999;
                float: right;
                margin-top: -17px;
            }
            
            #colecao div.heading p a.help {
                background: url(../images/help.gif) right no-repeat;
                padding-right: 15px;
            }

a.arrow {
    float: left;
    margin-top: 35px;
    outline: none;
}

div.blackbg {
    background: #000;
    height: 200px;
}

#productwrapper {
    float: left;
    overflow: hidden;
    width: 660px;
    margin-top: 35px;
}

#productscroll {
        height: 240px;
        overflow: visible;
        padding: 0 200px;
        width: 16000px;
}

    #productscroll li {
        color: #999;
        display: inline;
        float: left;
        margin: 10px;
        text-align: center;
        width: 200px;
    }
    
    #productscroll li span {
        display: block;
    }
    
    #productscroll li span a {
        color: #999;
    }

    .flexcroll {
        height: 280px;
        outline: none;
        padding-right: 15px;
        width: 310px;
    }
    
    .post {}
        .post h2 {
            font-size: 11px;
            margin-bottom: 15px;
        }
        
        .post .post_date {
            color: #999;
            font-weight: lighter;
        }
        
        
        .post .entry,
        .post .entry p {
            color: #EEE;
            line-height: 16px;
            margin-bottom: 15px;
        }

#product {}

#product #photo {
    height: 313px;
    width: 340px;
    overflow: hidden;
}

    #product #info {
        padding: 10px;
        height: 195px;
        width: 386px;
    }
    
    #product h2 {
        font-size: 18px;
    }
    
    #product .ref {
        color: #999;
        font-size: 11px;
        margin-bottom: 15px;
    }
    
    #product .description {
        margin-bottom: 15px;
    }
    
        #product .description p {
            line-height: 18px;
        }
        
    #product p.price {
        color: #666;
        font-size: 25px;
        font-weight: bolder;
        letter-spacing: -2px;
    }
    
    #product div#buy {
        padding: 10px;
    }
    
        #product div#buy p {
            color: #CCC;
            height: 31px;
            text-align: left;
            width: 150px;
        }
    
    #product form.comprar .wrap_qtd{
        float: left;
        width: 60px;
    }
    
    #product form.comprar .wrap_qtd label {
        color: #CCC;
        display: block;
        font-size: 10px;
    }
    
    #product form.comprar input.quantity {
        background: #111;
        border: 1px solid #222;
        color: #FFF;
        font-size: 11px;
        padding: 3px;
        width: 40px;
    }
    
    #product form.comprar input.buy {
        background: url(../images/buy.gif);
        border:0;
        height: 31px;
        outline: none;
        margin-top: 3px;
        text-indent: -9999px;
        width: 111px;
    }
    
    #product small {
        color: #999;
        font-size: 9px;
        float:left;
        padding: 10px;
        width: 380px !important;
    }

#previousorders {
    padding: 10px;
    height: 294px;
    width: 215px;
}

    
    #previousorders ul li {
        border-bottom: 1px solid #333;
    }
    
    #previousorders ul li.current {
        background: #222;
    }
    
    #previousorders ul li a {
        display: block;
        padding: 5px;
    }
        #previousorders ul li a:hover {
            background: #222;
        }
    
    #previousorders ul li a span {
        font-size: 10px !important;
    }
    
    #previousorders ul li a span.price {
        color: #FFF;
        font-size: 11px !important;
        font-weight: bolder;
    }
    
    #previousorders ul li a span.status {
        display: block;
    }
    

#order {
    height: 294px;
    width: 710px;
    padding: 10px 20px;
}

    #order .flexcroll {
        border-bottom: 1px solid #333;
    }
    
    #order table {
        border-collapse: collapse;
        width: 460px;
    }
    
    #order table thead th,
    #order table tbody th,
    #order table tbody td,
    #order table tfoot th {
        padding: 5px;
    }
    
    #order table thead th,
    #order table tbody th,
    #order table tfoot th {
        color: #888;
    }
    
    #order table tbody th {
        text-align: center;
    }
    
    #order table thead th.qtd {
        width: 60px;
    }
    
    #order table tbody tr.odd th,
    #order table tbody tr.odd td {
        background: #222;
    }
    
    #order table tbody tr.even th,
    #order table tbody tr.even td {
        background: #2E2E2E;
    }
    
    #order table.info {
        background: #111;
        margin-bottom: 15px;
    }
    
    #order table tfoot {
        border-top: 10px solid black;
    }
    
    #order table tfoot th {
        background: #111;
        font-weight: normal;
        text-align: right;
    }
    
    #order table tfoot th.transparent {
        background: #000 !important;
        border-width: 0 !important;
    }
    
        #order table tfoot th strong {
            color: #FFF;
        }
        
        #order table tfoot tr th {
            border-top: 1px solid #222;
        }
        
        #order table tfoot tr.highlight th {
            border-top: 1px solid #444;
            background: #222;
            font-size: 12px;
        }
        
    #order .checkout{
        float: right;
        margin: 0 10px;
        margin-top: 10px;
        outline: none;
    }
    
    #order .continue {
        background: url(../images/continuarcomprando.gif) no-repeat;
        display: block;
        float: right;
        height: 21px;
        margin-top: 15px;
        outline: none;
        overflow: hidden;
        text-indent: -9999px;
        width: 150px;
    }
    
    #order .ordpr_observation textarea {
        background: #111;
        border: 1px solid #333;
        color: #FFF;
        font: 11px 'arial','verdana',sans-serif;
        padding: 2px;
    }
    
    #order .ordpr_observation textarea:focus {
        background: #000;
        border-color: #444;
    }

#footer {
    padding: 5px 0;
}
    
    #footer a.codebrasil {
        float: right;
    }
    
    #footer ul {
        float: left;
        margin-top: 5px;
        margin-left: 10px;
    }
    
        #footer ul li {
            clear: both;
            color: #999;
            font-size: 9px;
        }
        
        #footer ul li span {
            color: #333;
        }
        
        #footer ul li a {
            padding: 0 2px;
        }
        
        #footer ul li strong {
            color: #DDD;
            display: block;
            float: left;
            padding-right: 5px;
            text-align: left;
            width: 80px;
        }

form {}

    form div.input {
        display: block;
        padding: 5px 0;
    }
    
    form div.input input,
    form div.input textarea {
        background: #111;
        border: 1px solid #222;
        color: #FFF;
        font-size: 11px;
        padding: 3px;
        width: 160px;
    }
    
        form div.input input.ddd {
            width: 30px !important;
            margin-right: 8px;
        }

        form div.input input.phone {
            width: 110px !important;
        }
        
    form div.input textarea {
        height: 70px;
        width: 220px;
    }
    
    form div.input input:focus,
    form div.input textarea:focus {
        border-color: #444;
    }
    
    form div.input label {
        display: block;
        float: left;
        line-height: 20px;
        width: 70px;
    }
    
    form div.submit input {
        background: url(../images/enviar.gif) no-repeat;
        border:0;
        display: block;
        height: 21px;
        margin-left: 70px;
        margin-top: 10px;
        text-indent: -9999px;
        width: 56px;
    }
    
    p.thankyou {
        background: #333;
        border: 1px solid #555;
        text-indent: 5px;
    }
    
    form fieldset {
        background: #111;
        border: 1px solid #222;
        margin-bottom: 10px;
        padding: 5px;
    }
    
    form fieldset legend {
        font-weight: bold;
        padding: 2px 5px;
        margin-left: -5px;
    }
    
/* Mapa do Site */
#pagina div.mapa {
    float: left;
    height: 200px;
    margin-right: 15px;
    width: 140px;
}

    #pagina div.mapa h2 {
        border-bottom: 1px solid #333;
        color: #FFF;
        font-size: 11px;
        margin-bottom: 5px;
        padding: 2px 5px;
        text-transform: uppercase;
    }
    
    #pagina div.mapa ul {
        list-style-image: url(../images/arrow.gif);
        margin-left: 18px;
        margin-bottom: 10px;
    }
    
    #pagina div.mapa ul li {
        color: #999;
    }
    
    #pagina div.mapa ul li ul {
        list-style-image: url(../images/arrow2.gif);
        list-style-position: outside;
        margin-left: 15px;
    }
    
    #pagina div.mapa ul li ul li ul {
        list-style-image: url(../images/arrow2.gif);
        list-style-position: outside;
    }
    
    #pagina div.mapa ul li ul li,
    #pagina div.mapa ul li ul li a {
        color: #555;
    }
    
    #pagina div.mapa ul li ul li a:hover {
        color: #999;
    }