body {
  font-family: Century Gothic,Helvetica ,Arial;
  padding: 0;
  margin: 0;
  width: 100%;
  display: table;
  text-align: left;
  font-size: 15px;
}

h1, h2, h3{
  font-weight: normal;
  font-style: italic;
}

a{
  text-decoration: none;
  color: #9b9b9b;
}

#top{
  width: 100%;
  background-image: url('../images/bckg1.png'); 
  margin: 0;
  text-align: center;
  overflow: hidden;
}
#middle{
  width: 100%;
  background-image: url('../images/bckg2.png');
  height: 159px; 
  overflow: hidden;
}
#bottom{
  width: 100%;
  background-image: url('../images/bckg3.png'); 
  overflow: auto;
}
#logo{
  width: 152px;
  height: 90px;
  background-image: url('../images/logo.png');
  margin: 15px;
}

#menu{
  list-style: none outside none;
  margin-top: 15px;
  width: 630px;
  font-style:italic;
  font-size: 23px;
  margin-bottom: 20px;
}

#menu li{
  color: #9b9b9b;
  float: left;
  margin-left: 48px;
  height: 32px;
  background-repeat: no-repeat;
  cursor: pointer;
  *cursor: hand;    
}
 
 li.m1h,li.m1c{
  margin-left: 0px;
  background-image: url('../images/menu1.png');
  background-position: bottom;
 }
 
 li.m2h,li.m2c{
  background-image: url('../images/menu2.png');
  background-position: bottom left;
 }
 
 li.m3h,li.m3c{
  background-image: url('../images/menu3.png');
  background-position: bottom center;
 }
 
  li.m4h,li.m4c{
  background-image: url('../images/menu4.png');
  background-position: bottom left;
 }
 
 #content{
  width: 1090px;
  margin-top: 65px;
  overflow: hidden;
 }
 
 
 #container{
  width: 1000px;
  height: 500px;
  margin-bottom: 25px;
  overflow: hidden;
 }

 div.incontent{
  width: 1000px;
  text-align: left;
 }
 
 #typan{
  background-image: url('../images/typan1.png');
  width: 118px;
  height: 120px;
  float: right;
  margin-top: 20px;
 }
 
 #quotation{
   background-image: url('../images/quote.png');
   background-position: 5px 10px;
   background-repeat: no-repeat;
   text-align: left;
   text-indent: 55px;
   padding-top: 12px;
   font-style: italic; 
   font-size: 35px;
   color: #D6F2FF;
   min-height:40px; 
 }
 
 div.contact{
  color:  #9c9c9c;
  }
 
 div.contact p{
  margin-left: 15px;
  width: 400px;
  text-align: justify;
 }
 
 #form{
   width: 500px;
   float: right;
   margin-top: -9px;
 }
 
 #form input{    
  background: url("../images/input.png") repeat scroll 0 0 transparent;
  border: 0 none;
  height: 37px;
  margin-top: 15px;
  padding: 3px 10px;
  width: 451px;
}

#form input.send{    
  background: url("../images/send.png") repeat scroll 0 0 transparent;
  border: 0 none;
  height: 39px;
  margin-left: 15px;
  margin-top: 15px;
  padding: 3px 10px;
  width: 145px;
  color: white;
  font-size: 15px;
  font-family: Century Gothic,Helvetica ,Arial; 
  cursor: pointer;
  *cursor: hand;    
}

#form div.status{
  float: left; width: 300px; height: 21px; margin-top: 26px; text-align: right; font-size: 90%;
}

#form input.send:hover{
  background: url("../images/send.png") repeat scroll 0 0 transparent;
}

#form textarea{    
  background: url("../images/textarea.png") repeat scroll 0 0 transparent;
  border: 0 none;
  height: 183px;
  margin-top: 15px;
  padding: 15px 10px;
  width: 453px;
}

#form textarea:hover{    
  background: url("../images/textareah.png");
}

#form input:hover{    
  background: url("../images/inputh.png");
}
 
#footer{
  height: 58px;
  margin-top: -70px;
  margin-bottom: 100px;
  text-align: right;
  padding-top: 15px;
}

#footer a{
  color: #9C9C9C;
  text-decoration: none;
  
}

input, textarea{
  color: #AAA;
  font-family: Century Gothic,Helvetica ,Arial;
  font-size: 16px;
}

.hintC {
    color: #CCCCCC;
}

::selection {
  background: #C6BCB2;
}
::-moz-selection {
  background: #C6BCB2;
}

#quotation::selection {
  background: #red;
}

#quotation::-moz-selection {
  background: #red;
}



  #gamer{
    background-position: bottom;
    background-repeat: no-repeat;
    width: 105px;
    height: 138px;
    right: 10px;
    float: right;
    display: none;
    position: absolute;
    cursor: pointer;
    *cursor: hand;    
 }
 
 #middle div.none{
   background-image: url('../game/logo_builder.png');
 }
 
 #middle div.play{
   background-image: url('../game/logo_builderp.png');
 }
 
 #middle div.stop{
   background-image: url('../game/logo_builders.png');
 } 

 div.ref{
  width: 250px;
  height: 250px; 
  float: left;
  margin-bottom: 20px;
 }
 
 div.m,div.s{
  width: 100%;
  height: 500px;
  display: none;
  text-align: right;
 }
 
  h1{
  color: #9B9B9B;
 }
 
 div.ref div.label{
  height: 40px;
  background-color: #696969;
  width: 100%;
  font-size: 25px;
  color: #D6F2FF;
  padding-top: 5px;
  margin-top: 185px;
  display: none;
 }
 
 #left{
  width: 40px; 
  height: 68px; 
  position: absolute;
  margin-top: 226px;
  margin-left: 0px;
  cursor: pointer;
  *cursor: hand;
 } 
 
 .lact{
  background-image: url('../images/left.png');
 }
 
 .ract{
  background-image: url('../images/right.png');
 }
 
 .linact{
  background-image: url('../images/leftn.png');
 }
 .rinact{
  background-image: url('../images/rightn.png');
 }
 
 #right{
  width: 40px; 
  height: 68px; 
  position: absolute;
  margin-top: 226px;
  margin-left: 1050px;
  cursor: pointer;
  *cursor: hand; 
 }
 
 div.bullet{
  width: 18px;
  height: 18px;
  background-image: url('../images/bullet.png');
  float: left;
  margin-right: 3px;
  cursor: pointer;
  *cursor: hand;     
 }
 
 div.bulleta{
  width: 18px;
  height: 18px;
  background-image: url('../images/bulleta.png');
  float: left;
  margin-right: 3px;
  cursor: pointer;
  *cursor: hand;     
 }