/* -----------------------------------------------------------------------
 Inspirado por:
 BlueTrip CSS Framework
 Thematic framework for wordpress
 
 ----------------------------------------------------------------------- */
/* Ecolha o melhor layout e cole o c�digo aqui antes do upload para o live site */
/*
 LAYOUT: One-Column (Right) Fixed
 DESCRIPTION: Two-column 950px fixed layout with one sidebar right of content
 */
/**************************************\
 |------------COLOR SCHEME--------------|
 |--------------------------------------|
 - black		#000
 - white		#fff
 \**************************************/
body {
    min-width: 960px;
    color: #fff;
    background: #00377f url('../pics/degrade_fundo.jpg') repeat-x;
    background-position: top;
    background-attachment: fixed;
    font-family: Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    line-height: 1;
    float: none;
    color: #fff;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 2.5em;
    margin: 1em 0 0.5em 0;
    letter-spacing: 1px;
    border-bottom: solid #fff 2px;
    padding: 0 0 0.2em 0
}

h2 {
    font-size: 1.6em;
    border-bottom: solid #fff 2px;
    margin: 24px 0 0.4em 0;
    padding: 0 0 0.2em 0
}

.box h2 {
    margin-top: 0;
}

h3 {
    font-size: 1.25em;
}

h3 a {
    color: #fff;
    text-decoration: none;
}

/**************************************/
/*              GLOBALS               */
/**************************************/
#wrapper {
    z-index: 2;
    /*position: absolute;
     top:0;
     left: 50%;
     margin-left:-475px;*/
}

/* forms.css */
label {
    font-weight: bold;
}

fieldset {
    padding: 0;
    margin: 0 0 1.5em 0;
    border: 0;
}

legend {
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 0.8em;
}

input.text, input.title, textarea, select {
    margin: 0.2em 0 0.5em 0;
    border: 1px solid #bbb;
}

input.text:focus, input.title:focus, textarea:focus, select:focus {
    border: 1px solid #666;
}

input.text, input.title, select {
    width: 95%;
    padding: 5px;
}


input.title {
    font-size: 1.5em;
}

textarea {
    width: 95%;
    height: 250px;
    padding: 5px;
}

.error, .notice, .success {
    padding: .8em;
    margin-bottom: 1em;
    border: 2px solid #ddd;
}

.error {
    background: #FBE3E4;
    color: #8a1f11;
    border-color: #FBC2C4;
}

.notice {
    background: #FFF6BF;
    color: #514721;
    border-color: #FFD324;
}

.success {
    background: #E6EFC2;
    color: #264409;
    border-color: #C6D880;
}

.error a {
    color: #8a1f11;
}

.notice a {
    color: #514721;
}

.success a {
    color: #264409;
}

.box {
    padding: 15px;
    margin-bottom: 10px;
    background: #013469;
}

.login {
    width: 40%;
    float: left;
}

.instrucoes {
    width: 360px;
    margin-right: 15px;
    float: left;
}

.instrucoes h2 {
    margin-top: 15px;
}

.last, div.last {
    margin-right: 0;
}

a.button, button {
    display: block;
    cursor: pointer;
    background: url('../pics/degrade_button.jpg') repeat-x;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    font-family: "HelveticaNeue Condensed", Helvetica Condensed, "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    border: 0;
    width: 100%;
    height: 27px;
    /*float:left;*/
    margin-bottom: 20px;
}

a.button {
    height: 20px;
}

h2 a, h1 a {
    text-decoration: none;
}

.element a.button {
    width: 97%;
}

.celula a.button, .celula_neg a.button, .box a.button {
    margin-bottom: 0;
}

button:hover, a.button:hover {
    background-position: 0 -27px;
}

a.negative, button.negative {
    background: url('../pics/neg_degrade_button.jpg') repeat-x;
}

a.amarelo, button.amarelo {
    background: url('../pics/degrade_button_amarelo.jpg') repeat-x;
}

#admin_bar a.button, #admin_bar button, #button_bar button, #button_bar a.button {
    min-width: 50px;
    max-width: 250px;
    margin-right: 10px;
    float: left;
}

#admin_bar a.button, #button_bar a.button {
    padding: 0.05em 0.5em;
}

#lateral a.button, #lateral button {
    text-align: left;
    width: 100%;
}

#button_bar button.submit{
	float:none;
	clear:both;
	margin:0 0 5px 0;
}
#button_bar p{
  float:none;
  clear: both;
}

#button_bar{
  overflow: visible;
  min-height:100px;
}


/**************************************/
/*              HEADER                */
/**************************************/
#access {
    position: relative;
    overflow: hidden;
}

#header {
    position: relative;
    background: url('../pics/header.jpg') no-repeat;
    width: 960px;
    margin: 0 auto;
    z-index: 1;
    background-color: #00377f;
}

#welcome #header {
    height: 350px;
}

#branding {
    padding: 18px 0 44px 15px;
    z-index: 3;
}

#branding a {
    /*  substitui link por imagem clicavel*/
    background: url(../pics/logo.gif) no-repeat top center;
    display: block;
    text-indent: -9000px;
    color: #000;
    text-decoration: none;
    width: 208px;
    height: 77px;
}

#top_nav {
    top: 5px;
    position: absolute;
    margin: 0;
    width: 950px;
    text-align: right;
}

#top_nav ul, #top_nav li {
    margin: 0;
    display: inline;
    list-style-type: none;
    font-size: 0.9em;
}

#top_nav li {
    padding: 0 5px;
    border-left: 1px solid #000;
}

#top_nav li:first-child, #bottom_menu li:first-child, #copyright li:first-child {
    border-left: 0;
    padding-left: 0;
}

#top_nav a {
    text-decoration: none;
    color: #f5f5f5;
}

#top_nav a:hover {
    text-decoration: underline;
    color: #24b5ed;
}

#flash_banner {
    width: 960px;
    margin: -115px auto 20px auto;
    position: absolute;
    z-index: 1;
}

/**************************************/
/*             NAVIGATION             */
/**************************************/
.skip-link {
    display: none;
}

#menu {
    position: absolute;
    top: 117px;
    background: #00214d repeat-x;
    height: 20px;
    padding-left: 20px;
    z-index: 4;
}

#menu ul, #menu li {
    margin: 0;
    display: inline;
    list-style-type: none;
}

#menu a {
    top: 2px;
    position: relative;
    color: #fff;
    padding: 4px 15px;
    border-right: 1px solid #000f3f;
    text-decoration: none;
    font-weight: bold;
}

#menu a:hover {
    background-color: #0c417e;
}

#menu a.current {
    background-color: #00354a;
}

/**************************************/
/*            MAIN CONTENT            */
/**************************************/
#main {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background-color: #00377f;
    z-index: 0;
}

#container {
    width: 720px;
    float: left;
}

#content {
    margin: 0 0 0 10px;
    width: 680px;
    overflow: hidden;
}

.coluna {
    width: 30%;
    float: left;
    margin-right: 20px;
}

/* imagem da se��o produtos na hme */
.produtos_home {
    position: relative;
    margin: -80px 0 0 110px;
}

/* celulas */
.celula img {
    margin: 0;
}

.celula h3, .header_celula h3, .celula_neg h3 {
    margin: 0;
    width: 580px;
    float: left;
}

.celula, .celula_neg {
    padding: 8px 5px;
    margin-top: 2px;
}

.celula {
    background: #013469;
}

.celula_neg {
    background-color: #d20000;
}

.celula strong {
    padding-left: 10px;
    background-repeat: no-repeat
}

.header_celula {
    padding: 2px 5px;
    background: transparent;
}


.data{
  font-size: 14px;
  font-weight: bold;
}


/**************************************/
/*               lateral               */
/**************************************/
.aside {
    width: 230px;
    float: left;
}

#primary a.button, #primary button {
    text-align: left;
    width: 100%;
    padding-left: 5px;
}

/* list */
li {
    list-style-image: url(../pics/bullet.gif);
    margin: 0;
}

.list ul {
    margin: 0 0 18px 0;
    padding: 0px;
    list-style-type: none;
}

.list ul li {
    border-bottom: 1px solid #3364a1;
    margin: 0px;
    list-style: none;
    list-style-image: none;
}

.list ul ul li:last-child {
    border-bottom: 0;
}

.list ul ul {
    margin-left: 20px;
}

.list a {
    text-decoration: none;
    padding-left: 10px;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    background-repeat: no-repeat;
    color: #fff;
}

.list a:hover {
    color: #fff;
    background-color: #013469;
    background-repeat: no-repeat;
    padding-left: 15px;
}

.list .title {
    font-weight: bold;
    margin-top: 1em;
    padding-bottom: 0.3em;
}

/**************************************/
/*               FOOTER               */
/**************************************/
#footer {
    border-top: 2px solid #fff;
    padding: 10px 20px 30px 20px;
    margin-top: 30px;
    clear: both;
    width: 920px;
    margin: 0 auto;
    background-color: #00377f;
}

#bottom_menu {
    float: left;
    width: 600px;
}

#copyright {
    text-align: right;
}

#bottom_menu ul, #bottom_menu li, #copyright ul, #copyright li {
    margin: 0;
    display: inline;
    list-style-type: none;
}

#bottom_menu li, #copyright li {
    padding: 0 10px;
    border-left: 1px solid #fff;
}

#step2, #step3 {
    display: none;
}

/**************************************/
/*               admin               */
/**************************************/
#admin_bar {
    height: 25px;
    text-align: right;
    margin: -60px 0 25px 0;
}

#button_bar {
    float: none;
    width: 100%;
   /* height: 25px; */

}

.home_adm h2 {
}

.home_adm p {
    text-align: right;
    margin: -35px 0 50px 0;
}

.amarelo, .amarelo a {
    color: #eddc24;
}

#welcome #login a{
	font-size:10px;
	
}

#welcome #login button{
	margin-bottom:5px;
}



/* tables */
table { border-top: 1px solid #00377f;  border-left: 1px solid #00377f; width:100%; }
th, td { background-color: #013469;border-bottom: 1px solid #00377f; border-right: 2px solid #00377f; }
th{text-align:left;background-color: #012e5c;}

table.tablesorter thead tr .header {
	background-image: url(../pics/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	background-color:#012e5c;
}
table.tablesorter tbody td {

	vertical-align: top;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url(../pics/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../pics/desc.gif);
}


/* tools no h3 */
h6{
	font-size:16px;
}

h6 .tools{
	margin-left:50px;
	font-size: 12px;
	font-weight: normal;
	
}

#horario_atendimento img{
  float:left;
  margin-right:5px;
}

#welcome h1{
  font-size: 28px;
  margin-top: 32px;
}

#reservas textarea.text {
  height: 50px;
}

