/* 20120925-1022 */

body{
  font-family: arial;
  font-size: 12px;
  color: #000;
}

#container{
  width: 505px;
}

p{
  margin: 0;
  padding: 0;
}

ul{
  list-style-type: none;
  padding: 0; 
  margin: 0;  
}
ul li{
  position: relative;
  min-height: 62px;
  clear:both;
}

label{
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 14px;
  clear: both;
}

select{
  height: 22px;
  width: 145px;
  border: 1px solid #d6d6d6;
  margin-bottom: 5px;  
  margin-top: 2px;
}
input{
  height: 26px;
  width: 196px;
  border: 1px solid #d6d6d6;
  margin-bottom: 7px;  
  float: left;
}
input:focus{
  border-color: #fec978;
} 
input#callDDD1,
input#callDDD2{
  width: 24px;
  margin: 0 5px 0 0;
}
input#callTelefone1,
input#callTelefone2{
  width: 89px;
  margin-bottom: 11px;
}

input#callTelefone2{
  margin-bottom: 15px;
}  

#enviar{
  background-position: -342px -57px;
  border: none;
  width: 102px;
  height: 34px;
  cursor: pointer;
  margin: 0;
}

.splite{
  background: url("../images/callback.png") no-repeat;
  display: block;
  text-indent: -9000px;
}

#title_o_terra_liga{
  background-position: -339px -110px;
  height: 30px;
}

#title_o_terra_liga.success{
  background-position: -339px -150px;
}

#context p{
  font-size: 15px;
  margin: 5px 0 10px 3px;
  height: 37px;
}

#context #form .message_erro{
  margin: 0;
  color: red;
  font-size: 10px;
  display: none;
  position: absolute;
  bottom: -27px;
  left: 0px;
}
#context #form .message_erro#date-hour-error{
  position:static;
  margin:-8px 0 5px 0;
  clear:both;
}

#form{
  background-position: 173px 9px;
  text-indent: 0;
  min-height: 282px;
  margin-left: 3px;
}

#footer{
  color: #999999;
  font-size: 10px;
  width: 505px;
  border-top: 1px dotted #999999;
  padding-top: 7px;
  margin-top: 18px; 
}
#footer b{
  font-size: 12px;
}

#mensagem{
  font-size: 17px;
  font-weight: bold;
  color: #333333;
  position: relative;
  top: 33px;
  left: 15px;
  display: none;
}

.exemplo{
  color: #eaeaea;
}

ul li#show-date-hour {
  height:auto;
  display:none;
}

/* datepicker */
.ui-datepicker {
  width:178px;
}