body
{
    font-family:    tahoma, helvetica, arial, sans-serif;
    text-align:     center;
    margin:         0;
    padding:        0;
    list-style:     none;
    font-size:      10px;
    background:     #5A5A5A;
    padding-bottom: 12px;
    background-attachment:fixed;
    background-position: center center;
    background-image:url('images/bordas.jpg');
    background-repeat:repeat-y;
}

#container
{
    margin:         10px auto;
    text-align:     left;
    position:       relative;
    width:          740px;
    padding:        0px 0px 0px 0px;
    list-style:     none;
    color:          #FFFFFF;
    background:     #000000;
}

#heading
{
    margin:         0px 0px 0px 0px;
    border:         0px solid black;
    padding:        0px 0px 0px 0px;
    text-align:     left;
    position:       relative;
    height:         45px;
    width:          100%;
    list-style:     none;
    color:          white;
    background:     black;
    width:          100%;
}

#bodylr
{
    margin:         0px 0px 0px 0px;
    border:         0px solid black;
    padding:        0px 0px 0px 0px;
    text-align:     left;
    position:       relative;
    height:         140px;
    list-style:     none;
    color:          white;
    background:     black;
}

#bodyleft
{
    margin:         0px 5px 0px 0px;
    border:         0px solid black;
    padding:        0px 0px 0px 0px;
    text-align:     left;
    position:       absolute;
    height:         100%;
    width:          35%;
    list-style:     none;
    color:          white;
    background:     black;
    left:           0%;
}

#bodymiddle
{
    margin:         0px 0px 0px 0px;
    border:         0px solid black;
    padding:        0px 0px 0px 0px;
    text-align:     left;
    position:       absolute;
    height:         100%;
    width:          35%;
    list-style:     none;
    color:          white;
    background:     black;
    left:           38%;
}

#bodyright
{
    margin:         0px 0px 0px 0px;
    border:         0px solid black;
    padding:        0px 0px 0px 0px;
    text-align:     left;
    position:       absolute;
    height:         100%;
    width:          25%;
    list-style:     none;
    color:          white;
    background:     black;
    left:           75%;
}

#main
{
    margin:         0px 0px 0px 0px;
    border:         0px solid black;
    padding:        0px 0px 0px 0px;
    text-align:     left;
    position:       relative;
    height:         420px;
    width:          100%;
    list-style:     none;
    color:          white;
    background:     black;
}

#central
{
    margin:         0px 0px 0px 0px;
    border:         0px solid white;
    padding:        0px 0px 0px 0px;
    text-align:     left;
    position:       absolute;
    list-style:     none;
    color:          white;
    background:     black;
    width:          78%;
    height:         97%;
    left:           0%;
}

#albuns
{
    margin:         10px 0px 0px 10px;
    border:         0px solid black;
    padding:        0px 0px 0px 0px;
    text-align:     left;
    position:       absolute;
    list-style:     none;
    color:          white;
    background:     black;
    width:          20%;
    height:         97%;
    left:           80%;
}

#albunsDDD
{
    margin:         10px 0px 0px 10px;
    border:         0px solid black;
    padding:        0px 0px 0px 0px;
    text-align:     left;
    position:       relative;
    list-style:     none;
    color:          white;
    background:     black;
    width:          100%;
}

#miniatura
{
    margin:         10px 0px 0px 5px;
    border:         0px solid black;
    padding:        0px 0px 0px 0px;
    text-align:     left;
    position:       relative;
    list-style:     none;
    color:          white;
    background:     black;
    width:          144px;
    height:         97%;
    left:           80%;
}

#dividerx
{
    width:          100%;
    height:         15px;
    clear:          both;
    margin:         0px 0px 0px 0px;
    padding:        0px 0px 0px 0px;
    background:     url(images/divider_h_gr.jpg) 0px 0px repeat-x;
    position:       relative;
}

#halfdividerx
{
    width:          65%;
    height:         15px;
    clear:          both;
    margin:         0px 0px 0px 0px;
    padding:        0px 0px 0px 0px;
    background:     url(images/divider_h_gr.jpg) 0px 0px repeat-x;
    position:       relative;
}

#tituloimagem
{
    width:          100%;
    clear:          both;
    margin:         0px 0px 0px 0px;
    padding:        0px 0px 0px 0px;
    position:       relative;
    background:     black;
}

#albumtext
{
    margin:         0px 0px 10px 0px;
    border:         0px solid black;
    padding:        0px 0px 0px 0px;
    text-align:     left;
    position:       relative;
    list-style:     none;
    color:          white;
    background:     black;
}

iinput
{
    margin:         0px auto;
    text-align:     left;
    padding:        0px 0px 0px 0px;
    color:          white;
    background:     black;
    font-family:    "courier new";
    fontsize:       10;
    border-width:   1px;
    border-style:   solid;
    border-color:   #CC7700;
    height:         22px;
    width:          450px;
}

ttextarea
{
    margin:         0px auto;
    text-align:     left;
    padding:        0px 0px 0px 0px;
    color:          white;
    background:     black;
    font-family:    "courier new";
    fontsize:       10;
    border-width:   1px;
    border-style:   solid;
    border-color:   #CC7700;
    height:         100px;
    width:          450px;
}

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

a.more
{
    float:          right;
    margin:         0px 30px 0px 0px;
    font-size:      10px;
    color:          #CC7700;
    text-decoration:none;
}

a:hover
{
    color:          #787878;
}

p.bl
{
    margin:         0px 0px 0px 0px;
}

p.icon
{
    margin:         0px 30px 0px 0px;
    font-size:      12px;
    padding-top:    0px;
    margin-top:     0px;
    color:          white;
}

p.texto
{
    margin:         0px 0px 0px 0px;
    font-size:      12px;
    padding-top:    0px;
    margin-top:     0px;
    color:          white;
    text-align:     justify; 
}

p.more
{
    float:          right;
    margin:         0px 20px 0px 0px;
    font-size:      10px;
    color:          #CC7700;
    text-decoration:none;
}

.tools
{
    float:          right;
    width:          50px;
    text-decoration:none;
    color:          white;
    background-color:black;
    margin:         7px 0px 0px 20px;
    border:         0px solid black;
    padding:        0px 0px 0px 0px;
    display:        inline;
}

h1
{
    font-size:      28px;
    padding-top:    0;
    margin-top:     0;
    margin-bottom:  0;
    float:          left;
    color:          #CC7700;
    font-variant:   small-caps;
}

h2
{
    font-size:      16px;
    padding-top:    0px;
    margin-top:     0px;
    margin-bottom:  10px;
    color:          #CC7700;
    font-variant:   small-caps;
}

h3
{
    font-size:      12px;
    padding-top:    0px;
    margin-top:     0px;
    margin-bottom:  10px;
    color:          #CC7700;
    font-variant:   small-caps;
}

h4
{
    font-size:      11px;
    padding-top:    0px;
    margin-top:     0px;
    margin-bottom:  8px;
    color:          #CC7700;
    font-style:     italic;
}

img.bl
{
    float:          left;
    margin:         0px 10px 0px 0px;
    width:          80px;
    height:         100px;
    list-style:     none;
    border:         2px solid white;
}

img.central
{
    float:          left;
    margin:         0px 0px 0px 0px;
    list-style:     none;
    border:         4px solid white;
}

img.central2
{
    float:          right;
    margin:         0px 0px 0px 0px;
    list-style:     none;
    border:         4px solid white;
}


img.last
{
    margin:         0px 7px 0px 0px;
    width:          80px;
    height:         80px;
    list-style:     none;
    border:         2px solid white;
}

img.albuns
{
    margin:         0px 0px 0px 0px;
    width:          130px;
    height:         95px;
    list-style:     none;
    border:         2px solid white;
}

img.arrowsu
{
    margin:         5px 7px 13px 25px;
    width:          90px;
    height:         10px;
    list-style:     none;
    border:         0px solid white;
}

img.arrowsl
{
    margin:         0px 7px 0px 25px;
    width:          95px;
    height:         10px;
    list-style:     none;
    border:         0px solid white;
}

img.setaesq
{
    margin:         0px 0px 0px 0px;
    width:          25px;
    height:         115px;
    list-style:     none;
    border:         0px solid white;
}

img.setadir
{
    margin:         0px 0px 0px 0px;
    width:          25px;
    height:         115px;
    list-style:     none;
    border:         0px solid white;
}

img.icon
{
    float:          left;
    margin:         0px 10px 0px 0px;
    width:          180px;
    height:         120px;
    list-style:     none;
    border:         0px solid white;
}

img.texto
{
    float:          left;
    margin:         0px 20px 20px 0px;
    width:          180px;
    height:         230px;
    list-style:     none;
    border:         2px solid white;
}

img.miniatura
{
    float:          left;
    margin:         0px 0px 0px 0px;
    width:          70px;
    height:         70px;
    list-style:     none;
    border:         1px solid white;
    overflow:       hidden; 
}

img.miniarrow
{
    float:          left;
    margin:         0px 0px 0px 0px;
    width:          70px;
    height:         70px;
    list-style:     none;
    border:         1px solid black;
}

img.logo
{
    float:          right;
    margin:         0px 0px 0px 0px;
    width:          100px;
    height:         130px;
    list-style:     none;
    border:         2px solid white;
}

img.livre
{
    clear:          both;
    margin:         0px 20px 20px 0px;
    list-style:     none;
    border:         0px solid white;
}

ul.texto
{
    margin:         0px 0px 0px 0px;
    font-size:      12px;
    padding-top:    0px;
    color:          white;
    text-align:     justify; 
}

ul.menu
{
    list-style-type:none;
    margin:         0px 0px 10px 0px;
    padding:        0px;
}

li.menu
{
    display:        inline;
    margin:         0px 30px 0px 0px;
    font-size:      14px;
    padding:        0px;
    color:          #CC7700;
    font-variant:   small-caps;
}

.item 
{
    width:          735px;
    height:         95px;
    border:         2px solid #FFFFFF;
    margin:         0px 12px 20px 0px;
    overflow:       hidden;
    position:       relative;
    float:          left;
}

.item .caption 
{
    width:735px;
    height:95px;
    bottom:0;
    color:#FFFFFF;
    background:#000000;
    font-weight:700;
    position:absolute;
    left:20;
    display:none;
    filter:alpha(opacity=70); 
    -moz-opacity:0.8;
    opacity: 0.8; 
}

.item .caption a 
{
    text-decoration:none;
    color:#0cc7dd;
    font-size:17px;
    letter-spacing:-1px;
    font-family:Arial, Helvetica, sans-serif;
    padding:5px;
    display:block;
}

.item .caption p 
{
    padding:5px;
    margin:0;
    color:#FFFFFF;
    line-height:15px;
    font-size:12px;
}

.item img 
{
    border:0;
    position:absolute;
}


