/*_________________________________-General-_____________________________________*/
 
* { margin:0;
    padding:0;
}
 
 body{
	background:url(images/MusicSheet_BrownFade.jpg) fixed center no-repeat;
	background-size:100%;
	display:block;
	margin:0 auto;
	left:0;
	top:0;
	z-index:0;
	height:100%;
	width:990px;
 }
 
.fontWborder {
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fontWborder2{
  color:white;
  text-shadow: 0 0 10px #000;
}
 
 .btn{
  border: 1px solid #777777;
  background: #FFF;
  color: black;
  font: bold 11px 'Trebuchet MS';
  padding: 4px;
  cursor: pointer;
  border-radius: 4px;
  border-radius: 4px;
}
 
 .esconde{
	display:none;
}
 
 #title{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
}
	
#logo{
	width:990px;
	margin:0 auto;
	margin-top:20px;
}

 #bgimage{
	position:fixed;
	top:0;
	left:0;
	z-index:1;
	height:100%;
	width:100%;
 }
 
#wrapper{
	background-size:100%;
	display:block;
	margin:0 auto;
	left:0;
	top:0;
	z-index:0;
	height:100%;
	width:100%;
	float:left;
}

#copyright{
	text-align:center;
	margin-top:-35px;
	font:11px 'Trebuchet MS';
    color:#222;
    text-indent:30px;
    padding:40px 0 0 0;
}

#admin{
	float:right;
	margin-right:12px;
	margin-top:-65px;
}

#socials{
	float:right;
	margin-top:-25px;
	margin-right:15px;
	/*Facebook: Like*/
}

#header{
	margin:0 auto;
	margin-bottom:20px;
	padding:0;
	display:block;
	width:990px;
	height:100px;
	background:url(images/bannerBG200.jpg) repeat-x;
	border:2px solid #888;
	border-radius:2px 10px; 
}
	

	
#content{
	/*background:rgba(153, 51, 0, 0.6); <--- Brown*/
	background:rgba(221, 221, 221, 0.6);
	display:block;
	width:930px;
	border:2px solid white;
	border-radius:2px 10px;
	padding:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0 auto;
	float:left;
	/*opacity:0.5;*/
}

/*_________________________________-/General-_____________________________________*/

/*_________________________________-Index-_____________________________________*/

#subtInd{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:600;
	display:block;
}

#textInd{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	display:block;
	float:left;
	width:500px;
}

.imgInd{
	display:block;
	float:right;
	margin-right:100px;
	margin-top:-55px;
	margin-bottom:30px;
}

#pVenda{
	padding:5px;
	font-weight:bold;
	display:block;
	float:left;
}

#imgV1{
	padding:5px;
	display:block;
	margin:0 auto;
	float:left;
	clear:left;
}

#imgV2{
	padding:5px;
	display:block;
	margin:0 auto;
	float:left;
}

#pAlug{
	padding:5px;
	font-weight:bold;
	display:block;
	float:right;
	margin-top:-23px;
}

#imgA1{
	padding:5px;
	display:block;
	margin:0 auto;
	float:right;
	clear:right;
}

#imgA2{
	padding:5px;
	display:block;
	margin:0 auto;
	float:right;
}

#slide{
	margin:0 auto;
}

#carousel{
	margin:0 auto;
}

/* _________________________________-/Index-_____________________________________*/

/* _________________________________-MrPiano-_____________________________________*/

#textMrp{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	display:block;
	float:right;
	width:500px;
}

.imgMrp{
	display:block;
	float:left;
}

/* _________________________________-/MrPiano-_____________________________________*/

/* _________________________________-FAQ-_____________________________________*/

.imgFaq{
	display:block;
	float:right;
	margin-top:-55px;
	margin-bottom:30px;
}

#textFaq{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	display:block;
	float:left;
	width:700px;
}

/* _________________________________-/FAQ-_____________________________________*/

/* _________________________________-Contact-_____________________________________*/

#contactForm{
	display:block;
	margin:0 auto;
	float:left;
}

#infoContact{
	display:block;
	margin:0 auto;
	float:right;
	margin-top:-20px;
	margin-right:50px;
	width:300px;
}

/* _________________________________-/Contact-_____________________________________*/

/* _________________________________-Alguer&Vendas-_____________________________________*/

/*table.av, td.av, th.av
{
border:1px solid green;
}
th.av
{
background-color:green;
color:white;
}*/

.style2 {
  color:#000;
  font-size:16px;
  font-weight:normal;
  background-color:black;
  color:white;
  border-radius:7px;
}

.style1 {
  color:#000;
  font-size:12px;
  font-weight:normal;
  background-color:black;
  color:white;
  border-radius:7px;
  
}

#tableV{
	display:block;
	margin:0 auto;
	float:left;
}

/* _________________________________-/Aluger&Vendas-_____________________________________*/

/* _________________________________-Menu-_____________________________________*/

/* menu::base */
div#menu {
    height:41px;
    /*background:url(images/main-bg.png) repeat-x;*/ /*menu bar*/
	/*margin-top:-50px;*/ /*menu up to banner*/
	width:990px;
	margin:5px auto;
}

div#menu ul {
    padding: 0;
    list-style: none;
    float: left;
	margin:0 auto;
	margin-top:-35px;
	
}

div#menu ul.menu {
    padding-left: 30%;
}

div#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0 5px 0 0;
    display: block;
    float: left;
}

div#menu li:hover>ul {
    left: -2px;
}

div#menu a {
    position: relative;
    z-index: 10;
    height: 41px;
    display: block;
    float: left;
    line-height: 41px;
    text-decoration: none;
    font: normal 12px Trebuchet MS;
}

div#menu a:hover, div#menu a:hover span { color: #fff; }
div#menu li.current a {}

div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
}
div#menu ul ul a.parent span {
    background-position:95% 8px;
    background-image: url(images/item-pointer.gif);
}
div#menu ul ul a.parent:hover span {
    background-image: url(images/item-pointer-mover.gif);
}

/* menu level1 */
div#menu a {
    padding: 0 10px 0 10px;
    line-height: 30px;
    color: #e5e5e5;
}
div#menu span {
    margin-top: 5px;
}

div#menu li { background: url(images/main-delimiter.png) 98% 4px no-repeat; }
div#menu li.last { background: none; }

/* menu level2 */
div#menu ul ul li { background: none; }
div#menu ul ul {
    position: absolute;
    top: 38px;
    left: -999em;
    width: 85px;
    padding: 5px 0 5px 0;
    background: #000;
    margin-top:1px;
}
div#menu ul ul a {
    padding: 0 0 0 15px;
    height: auto;
    float: none;
    display: block;
    line-height: 24px;
    color: rgb(169,169,169);
}
div#menu ul ul span {
    margin-top: 0;
    padding-right: 15px;
    _padding-right: 20px;
    color: rgb(169,169,169);
}
div#menu ul ul a:hover span {
    color: #FFF;
}
div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 100%;
}

/* menu level3 */
div#menu ul ul ul {
    padding: 0;
    margin: -38px 0 0 163px !important;
    margin-left:172px;
}

/* colors */
div#menu ul ul ul { background: rgb(41,41,41); }
div#menu ul ul ul ul { background: rgb(38,38,38); }
div#menu ul ul ul ul { background: rgb(35,35,35); }

/* lava lamp */
div#menu li.back {
    background: url(images/lava.png) no-repeat right -44px !important;
    background-image: url(images/lava.gif);
    width: 13px;
    height: 44px;
    z-index: 8;
    position: absolute;
    margin: -1px 0 0 -5px;
}
	
div#menu li.back .left {
    background: url(images/lava.png) no-repeat top left !important;
    background-image: url(images/lava.gif);
    height: 44px;
    margin-right: 8px;
} 

/* _________________________________-/Menu-_____________________________________*/
