﻿body {
}
/*
Author: Edjan Santos
Author URI: http://labirintorium.com/
*/

* { margin:0; padding:0; }

img {border:0}
html 
{
    font-family:Arial Narrow, Arial, Verdana, Tahoma;
    color:#fff;
    font-size:13px;
    /*background:#3d413c;*/
    background:url(../Images/backgroundSite.jpg) no-repeat top center;
}
#music-thumbs li img {cursor:pointer;}
#header {width:100%; height:157px; position:relative; float:left; z-index:200;}

#header .bck {background-image:url(../Images/headerBackground.jpg);width:100%; height:127px; float:left; position:relative;}

#header .bck .topMain {background:url(../Images/topo.png) no-repeat;width:855px; height:157px; margin:0 auto; position:relative;}

#header .bck .topMain .menu {float:right;position:relative;width:552px; height:54px; margin:80px 20px 0 0;}

.containerGigante 
{
    width:100%;
    height:970px !important;
    position:absolute;
    overflow:hidden;
    margin-top:-30px;
}

#container {width:1002px;position:relative;margin:0px auto; top:-30px;}

#container .topLeft {background:url(../Images/leftTopBackground.jpg); width:86px; height:463px;float:left; position:relative;}

#container .galeria {width:830px; height:573px; background:url(../Images/galeriaMain.jpg) no-repeat;float:left;}

#container .galeria .fotoPrincipal {margin-left:40px;height:450px;overflow:hidden;width:750px !important;}

#container .galeria .fotoPrincipal ul {list-style:none; display:inline-block;}

#container .galeria .fotoPrincipal ul li {float:left;width:750px !important; height:450px !important;}

#container .galeria .thumbs {position:relative;}

#container .galeria .thumbs .setaLeft{width:20px; height:80px;float:left;margin:-2px 0 0 20px;cursor:pointer;}

#container .galeria .thumbs .boxThumbs {background:url(../Images/thumbsBackground.jpg); width:750px; height:79px;float:left; overflow:hidden; position:relative;}

#container .galeria .thumbs .thumbSelecionado {top:-20px; left:365px; background:url(../Images/thumbSelecionado.png); width:100px; height:120px;z-index:20; position:absolute;}

#container .galeria .thumbs .boxThumbs .scroll {height:65px !important;}

#container .galeria .thumbs .boxThumbs .scroll ul {list-style:none; display:inline-block;}

#container .galeria .thumbs .boxThumbs .scroll ul li {float:left;margin:10px 3px 0 3px; width:62px !important; height:62px !important;}

#container .galeria .thumbs .setaRight{width:20px; height:80px;float:left;cursor:pointer; margin-top:-2px;}

#container .topRight {background:url(../Images/rightTopBackground.jpg); width:86px; height:463px;float:right; position:relative;}

#container .bottomLeft {background:url(../Images/leftBottomBack.jpg); width:86px; height:531px;float:left; position:relative; margin-top:-32px;}

#container .conteudo {width:810px; height:479px; background:url(../Images/backgroundConteudo.jpg) no-repeat;float:left; padding:10px;}

#container .conteudo .boxBiografia {width:515px; height:370px; float:left; border:solid 0px; padding-top:10px; margin-left:11px;}

#container .conteudo .boxContato {padding-top:10px; float:right;width:250px; margin-right:11px;}

#container .conteudo .boxContato input.inputText {width:250px; height:25px; border:none;background:url(../Images/backInput.jpg);color:#fff;}

#container .conteudo .boxContato textarea.inputText {overflow:hidden; width:250px; height:76px; border:none;background:url(../Images/backTextarea.jpg);color:#fff;}

#container .conteudo .boxContato .btnSend {float:right;}

#container .conteudo .boxContato label {font-weight:bold; font-style:italic;}

#container .bottomRight {background:url(../Images/rightBottomBack.jpg); width:86px; height:531px;float:right; position:relative; margin-top:-32px;}

.barraGaleria {background:url(../Images/barraGaleria.jpg) center no-repeat;width:100%;position:absolute;height:79px; margin:403px 0 0 0;}