@charset "utf-8";
/* CSS Document */
* 	{
	margin: 0 auto; 
	padding: 0; 
	font: 13px times, times new roman, sans-serif; 
	text-transform:uppercase;
    line-height: 16px;
	color: #848587; 
	text-align: left; 
	outline: none;	
    list-style: none;
}
body {
    width:100%;
	float:left;
    background:#f7f8f9;
	}
.header {
    width:892px;
	height:264px;
    background: url(../imagens/home_mj_01.jpg) no-repeat;
	text-indent:-9999px;
	float:left;	
}
.header-interna {
    width:892px;
	height:265px;
    background: url(../imagens/interna_mj_01.jpg) no-repeat;
	text-indent:-9999px;
	float:left;	
}
.header-logado {
    width:896px;
	height:269px;
    background: url(../imagens/home_logada_mj_01.jpg) no-repeat;
	text-indent:-9999px;
	float:left;	
}
.header-internab {
    width:892px;
	height:265px;
    background: url(../imagens/interna_mj_01.jpg) no-repeat;
	text-indent:-9999px;
	float:left;	
}
.main {float:left;  width:892px;}

.main-logado {float:left;  width:896px;}

.siderbar-left {
    width:430px;
	height:597px;
    background: url(../imagens/home_mj_02.jpg) no-repeat;
	float:left;	
}
.siderbar-left-interna {
    width:430px;
	height:597px;
    background: url(../imagens/interna_mj_02.jpg) no-repeat;
	float:left;	
}
.siderbar-left-interna .txt-yourtop-logado {
    margin-left: 70px;
}
.siderbar-left-internab {
    width:430px;
	height:597px;
    background: url(../imagens/interna_mj_02a.jpg) no-repeat;
	float:left;	
}
.siderbar-left-logado {
    width:347px;
	height:592px;
    background: url(../imagens/home_logada_mj_02.jpg) no-repeat;
	float:left;	
}
.siderbar-right-logado {
    width:549px;
	height:592px;
    background: url(../imagens/home_logada_mj_03.jpg) no-repeat;
	float:left;	
}
.siderbar-right{ 
	}
.box-dragdrop-border {
    position: relative;
    background: url(../imagens/bg_box_5tops.gif) no-repeat;
    width:398px;
	height:121px;
	float:left;	
	}
.box-dragdrop-border2 {
    width:398px;
	height:121px;
	float:left;	
	}
.box-5tops {
    position: relative;
}
.box-dragdrop {padding-left:1px; margin-top:1px; float:left;}
.box-dragdrop li {cursor: move;}
.box-dragdrop-cinza {width:404px; height:571px; background-color:#e5e5e5; float:left;}
.box-dragdrop-border {width:398px; height:565px; background-color:#e5e5e5; border:1px solid #cbcbcb; margin-top:2px;}
.dragdrop-main {margin-top:8px; float:left; width: 398px; height: 110px; padding-left: 35px; padding-top: 2px; margin-bottom: 5px;}
.dragdrop-main li {height: 23px; color: #695C2E;}
.dragdrop {float:left; width:270px; height:22px;}
.dragdrop-numeros {margin-top:6px; display:none;}
.dragdrop-numeros1 {margin-top:3px; display:;}
.dragdrop-numeros2 {margin-top:6px; display:;}
.dragdrop-numeros3 {margin-top:6px; display:;}
.dragdrop-numeros4 {margin-top:6px; display:}
.dragdrop-numeros5 {margin-top:6px; display:;}

.drag-musicas-box {border:0px solid red; float:left; width:397px;}
.drag-musicas {width:400px; margin-top:5px;}
.drag-musicas li {padding-left: 35px;}


.bt-save {
    width:384px;
	height:39px;
    background: url(../imagens/bt-salve.gif) no-repeat;	
	text-indent:-9999px;
	float:left;	
}

.box-yourtop-top {width:300px; float:right; margin-top:18px;}
.txt-yourtop-logado {padding-left:80px; height:30px; font: 15px arial; font-weight:bold; color:#775c1e; text-transform:lowercase }

.footer {
    width:892px;
	height:50px;
    background: url(../imagens/footer.gif) no-repeat;	
	float:left;	
}
.footer-logos {text-align:center; width:669px; margin-top:10px;}
.footer-rodape {text-align:center; width:735px;}
.footer-buy {
    width:156px;
	height:22px;
    background: url(../imagens/bt-buy.gif) no-repeat;
	text-indent:-9999px;	
	float:left;	
}
.footer-visit {
    width:204px;
	height:50px;
    background: url(../imagens/bt-visit.gif) no-repeat;
	text-indent:-9999px;	
	float:left;	
}
.footer-this {
    width:163px;
	height:50px;
    background: url(../imagens/bt-this.gif) no-repeat;
	text-indent:-9999px;	
	float:left;	
}
.footer-trailer {
    width:146px;
	height:50px;
    background: url(../imagens/bt-trailer.gif) no-repeat;
	text-indent:-9999px;	
	float:left;	
}
.footer-img-rodape {
    width:735px;
	height:89px;
    background: url(../imagens/rodape.gif) no-repeat;
	float:left;	
}

.note {
    display: none;
    position: absolute;
    left: 0;
    width: 398px;
    height: 75px;
    background: #E0DD92;
    text-align: center;
    padding-top: 46px;
    font-size: 18px;
    font-weight: bold; color: #695C2E;
}

#salvar {
    display: none;
    position: fixed;
    z-index: 999px;
    width: 612px;
    height: 207px;
    left: 50%;
    top: 50%;
    margin-left: -305px;
    margin-top: -105px;
    background: #F4F4F4;
    border: 3px solid #C1C3C2;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 15px;
}

#salvar-fechar {
    font-size: 9px;
    text-decoration: none;
    float: right;
}

#continue {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.rank {padding-left: 35px;}

.tit-rankingsound {
    width:398px;
	height:42px;
    background: url(../imagens/sons-rankings.gif) no-repeat;	
	float:left;	
}
.text-ranking-votos {color:#7e6800; font-weight:bold; font-size:16px; margin-top:8px; padding-left:285px;}
.ui-sortable-placeholder {display: none;}
