/* @override http://mac.local/beiramar/wp-content/themes/beiramar/style.css */

/*  
Theme Name: Radio Beiramar FM
Theme URI: http://www.radiobeiramar.com.br
Description: Radio Beiramar FM
Version: 1.0
Author: Carlos Machado
Author URI: http://carlosmachado.cc
*/

/* @group RESET */

/* ************************************************************************************************************************************************************

Obviously feel free to change the info above once you've added your own styling

************************************************************************************************************************************************************ */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0; outline: none;
}
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0;
}
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold;
}
em { font-style:italic }
* a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none;
} /* Gets rid of IE's blue borders */

/* ************************************************************************************************************************************************************

And now it's over to you...

************************************************************************************************************************************************************ */

/* @end */

body {
	background: #e9ce7f url(images/background.jpg) repeat-x 50% -250px;
	font-family: Helvetica, Arial, sans-serif;
}

#main {
	width: 820px;
	background: url(images/papel.jpg) repeat-y;
	border: 1px solid #bbb3ac;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -195px;
}

/* @group TOPO */

#logo {
	width: 345px;
	height: 95px;
	margin: 30px auto 25px;
}

#logo a.logo {
	width: 345px;
	height: 95px;
	background-image: url(images/logo.png);
	display: block;
}

#ilustras {
	background-image: url(images/ilustracoes.png);
	width: 899px;
	height: 221px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: -999;
	top: -80px;
}

#menu {
	width: 820px;
	height: 63px;
	background: url(images/menu_background.jpg) no-repeat;
	padding-left: 20px;
}

#menu li {
	float: left;
	height: 42px;
	padding-top: 15px;
}

#menu li#abertura a {
	height: 42px;
	display: inline-block;
	background: url(images/menu_home.png) no-repeat;
	width: 60px;
	margin-right: 2px;
}

#menu li#abertura a:hover {
	background-repeat: no-repeat;
	background-position: 0 -42px;
}

#menu li#abertura a.gHome {
	background-repeat: no-repeat;
	background-position: 0 -42px;
}

#menu li#radio a {
	height: 42px;
	display: inline-block;
	background: url(images/menu_radio.png) no-repeat;
	width: 78px;
	margin-right: 2px;
}

#menu li#radio a:hover {
	background-repeat: no-repeat;
	background-position: 0 -42px;
}

#menu li#radio a.aA.Rádio {
	background-repeat: no-repeat;
	background-position: 0 -42px;
}

#menu li#radio a.aNosso.Time {
	background-repeat: no-repeat;
	background-position: 0 -42px;
}

#menu li#radio a.aGaleria {
	background-repeat: no-repeat;
	background-position: 0 -42px;
}

#menu li#programacao a {
	height: 42px;
	display: inline-block;
	background: url(images/menu_programacao.png) no-repeat;
	width: 137px;
	margin-right: 2px;
}

#menu li#programacao a:hover {
	background-repeat: no-repeat;
	background-position: 0 -42px;
}

#menu li#programacao a.bProgramação {
	background-repeat: no-repeat;
	background-position: 0 -42px;
}

#menu li#promocoes a {
	height: 42px;
	display: inline-block;
	background: url(images/menu_promocoes.png) no-repeat;
	width: 112px;
	margin-right: 2px;
}

#menu li#promocoes a:hover {
	background-repeat: no-repeat;
	background-position: 0 -42px;
}

#menu li#promocoes a.cPromoções {
	background-repeat: no-repeat;
	background-position: 0 -42px;
}

#menu li#contato a {
	height: 42px;
	display: inline-block;
	background: url(images/menu_contato.png) no-repeat;
	width: 86px;
	margin-right: 2px;
}

#menu li#contato a:hover {
	background-repeat: no-repeat;
	background-position: 0 -42px;
}

#menu li#contato a.dContato {
	background-repeat: no-repeat;
	background-position: 0 -42px;
}

#menu li#contato a.dTrabalhe.Conosco {
	background-repeat: no-repeat;
	background-position: 0 -42px;
}

#menu li#recados a {
	height: 42px;
	display: inline-block;
	background: url(images/menu_recados.png) no-repeat;
	width: 168px;
	margin-right: 2px;
}

#menu li#recados a:hover {
	background-repeat: no-repeat;
	background-position: 0 -42px;
}

#menu li#recados a.eMural.de.Recados {
	background-repeat: no-repeat;
	background-position: 0 -42px;
}

#menu li#anunciantes a {
	height: 42px;
	display: inline-block;
	background: url(images/menu_anunciantes.png) no-repeat;
	width: 123px;
}

#menu li#anunciantes a:hover {
	background-repeat: no-repeat;
	background-position: 0 -42px;
}

#menu li#anunciantes a.fAnunciantes {
	background-repeat: no-repeat;
	background-position: 0 -42px;
}

/* @end */

/* @group MIOLO */

#content {
	min-height: 400px;
	width: 720px;
	position: relative;
	padding: 50px;
	clear: left;
}

#content p {
	color: #414d57;
	font: 15px/22px Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}

#content h1 {
	color: #414d57;
	font: bold 22px Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
}

#content h2 {
	color: #74889a;
	font: bold 16px Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
}

#content a {
	color: #d83300;
	text-decoration: underline;
}

#miolo {
	width: 520px;
}

#home {
	padding: 20px;
	position: relative;
}

#dezmais {
	height: 344px;
	width: 237px;
	background: url(images/10mais_background.jpg) no-repeat;
	margin-bottom: 10px;
	padding-top: 60px;
	padding-left: 16px;
	position: relative;
}

#dezmais p {
	color: white;
	font: 12px/19px Helvetica, Arial, sans-serif;
	position: relative;
}

#dezmais strong {
	color: white;
	font: bold 13px/14px Helvetica, Arial, sans-serif;
	position: relative;
	top: 3px;
}

#dezmais span {
	color: #fff805;
	font: bold 22px Helvetica, Arial, sans-serif;
	float: left;
	margin-right: 10px;
}

#twitter {
	background: url(images/twitter_background.jpg) no-repeat;
	height: 31px;
	position: absolute;
	top: 241px;
	right: 20px;
	width: 441px;
	padding: 13px 10px 10px 65px;
	z-index: 999;
}

#twitter li {
	color: white;
	font: 13px Helvetica, Arial, sans-serif;
}

#twitter span.tb_msg {
	color: white;
	font: 13px Helvetica, Arial, sans-serif;
}

#twitter span.tb_msg a {
	color: #2e79b4;
	text-decoration: underline;
}

#twitter span.tb_msg a:hover {
	color: white;
}

#enquete {
	background: url(images/enquete_background.jpg) no-repeat;
	width: 213px;
	height: 150px;
	position: absolute;
	right: 20px;
	left: 283px;
	top: 305px;
	padding: 60px 20px 20px;
}

#enquete a {
	color: black;
	text-decoration: underline;
	font: 12px Helvetica, Arial, sans-serif;
	position: absolute;
	right: 20px;
	bottom: 15px;
}

#enquete p.votos {
	float: left;
	position: absolute;
	bottom: 15px;
	font-weight: bold;
	font-size: 14px;
	display: none;
}

#cadastro {
	background: url(images/cadastro_background.jpg) no-repeat;
	width: 213px;
	height: 150px;
	position: absolute;
	right: 20px;
	top: 305px;
	padding: 60px 20px 20px;
}

#cadastro h2, #bem_vindo h2 {
	font: bold 16px Helvetica, Arial, sans-serif;
	color: black;
	margin-bottom: 20px;
}

#cadastro a, #bem_vindo a {
	font: 16px Helvetica, Arial, sans-serif;
	color: #d83300;
	text-decoration: underline;
	display: block;
}

#cadastro a:hover, #bem_vindo a:hover {
	color: white;
}

#bem_vindo {
	background: url(images/bemvindo_background.jpg) no-repeat;
	width: 213px;
	height: 150px;
	position: absolute;
	right: 20px;
	top: 305px;
	padding: 60px 20px 20px;
}

#galeria {
	background: url(images/galeria_background.jpg) no-repeat;
	width: 516px;
	height: 113px;
	position: absolute;
	right: 20px;
	top: 546px;
	padding-top: 50px;
}

#galeria img {
	width: 60px;
	height: 60px;
	border: 5px solid white;
	margin-left: 25px;
}

#galeria span {
	position: absolute;
	right: 24px;
	top: 30px;
}

#galeria span a {
	color: white;
	text-decoration: underline;
	font: 12px Helvetica, Arial, sans-serif;
}

#topo.Galeria {
	background-image: url(images/galeria_topo.jpg);
	width: 780px;
	height: 201px;
	margin: 20px;
}

#topo.A.Rádio {
	background-image: url(images/sobre_topo.jpg);
	height: 201px;
	margin: 20px;
	width: 780px;
}

#topo.Nosso.Time {
	background-image: url(images/sobre_topo.jpg);
	height: 201px;
	margin: 20px;
	width: 780px;
}

#submenu {
	height: 200px;
	position: absolute;
	right: 17px;
	width: 200px;
	top: 50px;
}

#submenu li {
	float: left;
}

#submenu li#trabalhe a {
	height: 36px;
	background: url(images/submenu_trabalhe.jpg) no-repeat 0 -36px;
	width: 182px;
	display: block;
	margin-bottom: 5px;
}

#submenu li#trabalhe a:hover {
	height: 36px;
	width: 182px;
	display: block;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#submenu li#trabalhe a.aTrabalhe.Conosco {
	height: 36px;
	width: 182px;
	display: block;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#submenu li#radio a {
	height: 36px;
	background: url(images/submenu_aradio.jpg) no-repeat 0 -36px;
	width: 182px;
	display: block;
	margin-bottom: 5px;
}

#submenu li#radio a.aA.Rádio {
	height: 36px;
	background: url(images/submenu_aradio.jpg) no-repeat 0 0;
	width: 182px;
	display: block;
	margin-bottom: 5px;
}

#submenu li#radio a:hover {
	height: 36px;
	background: url(images/submenu_aradio.jpg) no-repeat 0 0;
	width: 182px;
	display: block;
	margin-bottom: 5px;
}

#submenu li#nossotime a {
	height: 36px;
	background: url(images/submenu_nossotime.jpg) no-repeat 0 -36px;
	width: 182px;
	display: block;
}

#submenu li#nossotime a.bNosso.Time {
	height: 36px;
	background: url(images/submenu_nossotime.jpg) no-repeat 0 0;
	width: 182px;
	display: block;
}

#submenu li#nossotime a:hover {
	height: 36px;
	background: url(images/submenu_nossotime.jpg) no-repeat 0 0;
	width: 182px;
	display: block;
}

#submenu li#galeriadefotos a {
	height: 36px;
	background: url(images/submenu_galeriadefotos.jpg) no-repeat 0 -36px;
	width: 182px;
	display: block;
	margin-top: 5px;
}

#submenu li#galeriadefotos a.cGaleria {
	height: 36px;
	background: url(images/submenu_galeriadefotos.jpg) no-repeat 0 0;
	width: 182px;
	display: block;
}

#submenu li#galeriadefotos a:hover {
	height: 36px;
	background: url(images/submenu_galeriadefotos.jpg) no-repeat 0 0;
	width: 182px;
	display: block;
}

/* @end */

/* @group FOOTER */

#footer {
	background-image: url(images/footer_background.png);
	width: 780px;
	height: 130px;
	padding-left: 20px;
	padding-top: 80px;
	padding-right: 20px;
	clear: both;
}

#endereco {
	width: 250px;
	float: left;
}

#endereco h1 {
	font: bold 14px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: white;
	margin-top: 10px;
}

#endereco p {
	font-size: 13px;
	color: white;
}

#subnav {
	float: right;
	margin-top: 22px;
}

#subnav li {
	display: inline;
	height: 20px;
}

#subnav li a {
	color: white;
	font-size: 12px;
	display: block;
	margin-left: 10px;
	font-weight: bold;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#subnav li a:hover {
	color: #f9d511;
}

#copyright {
	float: right;
	position: absolute;
	right: 20px;
	bottom: 30px;
}

#copyright p {
	color: white;
	font: 10px Helvetica, Arial, sans-serif;
}

#areia {
	width: 851px;
	height: 18px;
	background: url(images/areia.png) no-repeat;
	z-index: 999;
	position: absolute;
	bottom: -10px;
	right: -15px;
}

/* @end */

/* @group NIVO SLIDER */

#slider {
	position:relative;
	margin-bottom: 20px;
	width: 780px;
	height: 201px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

.nivo-caption {
	position:absolute;
	width:100%;
	z-index: -999;
	bottom: 0;
	left: 0;
	text-align: center;
}
.nivo-caption p {
	padding:5px;
	margin:0;
	color: #72726d;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}

.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}



/* @end */

/* @group CADASTRO */

form#registerform.loginform label {
	color: #414d57;
	font: 16px Helvetica, Arial, sans-serif;
	width: 300px;
}

form#registerform.loginform p {
	margin-bottom: 0;
}

form#registerform.loginform input {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #d4d2d9;
	font: 18px Helvetica, Arial, sans-serif;
	width: 500px;
	padding: 10px;
	color: #e96b3d;
	margin-bottom: 10px;
}

form#registerform.loginform select {
	margin-bottom: 20px;
}

p#reg_passmail {
	color: red;
	font-size: 11px;
	display: none;
}

form#lostpasswordform.loginform label {
	font-family: Helvetica, Arial, sans-serif;
	color: #665850;
	width: 600px;
}

form.loginform input {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #d4d2d9;
	font: 18px Helvetica, Arial, sans-serif;
	padding: 10px;
	margin-bottom: 20px;
	color: #e96b3d;
	width: 300px;
}

form#lostpasswordform.loginform input {
	border: 1px solid #d4d2d9;
	font: 18px Helvetica, Arial, sans-serif;
	padding: 10px;
	margin-bottom: 20px;
	color: #e96b3d;
	width: 500px;
}

form.loginform input#wp-submit {
	border-width: 0;
	padding: 10px;
	margin-top: 20px;
	background-color: #3d454f;
	color: white;
	font: bold 18px Helvetica, Arial, sans-serif;
	width: 200px;
	height: 50px;
}

form#your-profile input#cycsubmit {
	border-width: 0;
	padding: 10px;
	background-color: #3d454f;
	color: white;
	font: bold 18px Helvetica, Arial, sans-serif;
	width: 200px;
	height: 50px;
	margin-bottom: 20px;
}

form#your-profile label {
	color: #3d454f;
	font: 16px Helvetica, Arial, sans-serif;
}

form#your-profile h3 {
	color: #e96b3d;
	margin-bottom: 20px;
	font: bold 16px Helvetica, Arial, sans-serif;
}

form#your-profile table.form-table {
	font: 11px Helvetica, Arial, sans-serif;
	margin-bottom: 50px;
}

table.form-table tr {
	margin-bottom: 20px;
	float: left;
}

form#your-profile input {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #d4d2d9;
	font: 18px Helvetica, Arial, sans-serif;
	padding: 10px;
	color: #e96b3d;
	width: 600px;
}

form#your-profile textarea {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #d4d2d9;
	font: 18px Helvetica, Arial, sans-serif;
	padding: 10px;
	color: #e96b3d;
	width: 600px;
}

ul#cycnav li a {
	color: #665850;
	font: 12px Helvetica, Arial, sans-serif;
}

ul#cycnav li a:hover {
	color: #e96b3d;
}

p.message, p#login_error {
	margin-bottom: 40px;
}

/* @end */

/* @group CONTATO */

fieldset.contato label {
	width: 200px;
	color: #414d57;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
}

fieldset.contato input, fieldset.contato textarea {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #d4d2d9;
	font: 18px Helvetica, Arial, sans-serif;
	padding: 10px;
	margin-bottom: 20px;
	color: #e96b3d;
	width: 500px;
}

fieldset.contato input.botao {
	border-width: 0;
	padding: 10px;
	background-color: #3d454f;
	color: white;
	font: bold 18px Helvetica, Arial, sans-serif;
	width: 100px;
	margin-bottom: 100px;
}

fieldset.empresa input, fieldset.empresa textarea {
	border: 1px solid #d4d2d9;
	font: 18px Helvetica, Arial, sans-serif;
	padding: 10px;
	margin-bottom: 20px;
	color: #e96b3d;
	width: 500px;
}

fieldset.empresa input.botao {
	border-width: 0;
	padding: 10px;
	background-color: #3d454f;
	color: white;
	font: bold 18px Helvetica, Arial, sans-serif;
	width: 100px;
	margin-bottom: 100px;
}

fieldset.trabalhe input {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #d4d2d9;
	font: 18px Helvetica, Arial, sans-serif;
	padding: 10px;
	margin-bottom: 20px;
	color: #e96b3d;
	width: 520px;
}

fieldset.trabalhe li {
	float: left;
	color: #414d57;
}

fieldset.trabalhe input.botao {
	border-width: 0;
	padding: 10px;
	background-color: #3d454f;
	color: white;
	font: bold 18px Helvetica, Arial, sans-serif;
	width: 100px;
}

fieldset.trabalhe input#celular {
	margin-right: 16px;
	display: block;
	width: 240px;
}

fieldset.trabalhe input#telefone {
	width: 240px;
	display: block;
}

fieldset.trabalhe input#nascimento {
	width: 100px;
	display: block;
	margin-right: 50px;
}

fieldset.trabalhe input#curriculo {
	border-width: 0;
	padding: 5px 0 20px;
}

fieldset.trabalhe select {
	display: block;
	margin-right: 50px;
	margin-top: 15px;
	width: 70px;
}



/* @end */

/* @group PROGRAMAÇÃO */

table.programacao {
	font: 13px Helvetica, Arial, sans-serif;
	background-color: #e1e3e3;
	width: 520px;
	margin-top: 10px;
}

table#finaldesemana {
	margin-right: 20px;
	width: 230px;
	float: left;
}

table.programacao tr:hover {
	padding: 5px;
	border-right: 2px solid #f7f7f9;
	background-color: #f2c001;
	border-bottom: 1px solid #f6f6f8;
}

table.programacao td {
	padding: 5px;
	border-right: 2px solid #f7f7f9;
	border-bottom: 1px solid #f6f6f8;
}

table.programacao td.horario {
	width: 250px;
}

table.programacao td.horario_finaldesemana {
	width: 80px;
}

table.programacao td.programa {
	width: 270px;
}

table.programacao td.programa_finaldesemana {
	width: 150px;
}

table.programacao tr.header {
	text-transform: uppercase;
	font: bold 14px Helvetica, Arial, sans-serif;
	color: white;
	background-color: #e96b3d;
}

#sebastiao {
	margin-bottom: 50px;
	float: left;
}

#ubatuba {
	float: left;
	margin-bottom: 50px;
}



/* @end */

/* @group RECADOS */

#comentarios {
	width: 520px;
	position: relative;
}

#comentarios a.deixe_recado {
	float: right;
	position: absolute;
	right: 0;
	color: #e96b3d;
	font: 16px Arial, Helvetica, sans-serif;
	top: 0;
	padding: 5px;
}

#comentarios a.deixe_recado:hover {
	color: #414d57;
	font-family: Arial, Helvetica, sans-serif;
}

ol.commentlist {
	list-style-type: circle;
	margin-top: 2px;
}

#comentario {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 20px;
	position: relative;
	background-image: url(images/comentarios_fundo.jpg);
	margin-top: 20px;
}

#comentario p {
	font: 14px/15px Helvetica, Arial, sans-serif;
	padding: 0;
	color: #665850;
	margin: 0;
}

#comentario p.comment_data {
	margin-top: 10px;
	color: white;
	text-align: right;
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 12px;
}

#comentario p.autor {
	margin-bottom: 10px;
	font: bold 16px Helvetica, Arial, sans-serif;
	color: white;
	border-bottom: 1px dotted white;
}

form#commentform {
	width: 520px;
	margin-top: 100px;
}

form#commentform input {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #d4d2d9;
	font: 18px Helvetica, Arial, sans-serif;
	padding: 10px;
	color: #e96b3d;
	width: 500px;
}

form#commentform textarea {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #d4d2d9;
	font: 18px Helvetica, Arial, sans-serif;
	padding: 10px;
	color: #e96b3d;
	width: 500px;
	height: 80px;
}

form#commentform input#submit.botao {
	border-width: 0;
	padding: 10px;
	background-color: #3d454f;
	color: white;
	font: bold 18px Helvetica, Arial, sans-serif;
	width: 200px;
}



/* @end */

/* @group NOSSO TIME */

table#nossotime {
	margin-top: 40px;
	width: 520px;
	font: 13px Helvetica, Arial, sans-serif;
	color: #3d454f;
}

table#nossotime tr.nomes {
}

table#nossotime td {
	padding-right: 10px;
	padding-top: 5px;
}

table#nossotime img {
	margin-bottom: 10px;
	background-color: white;
	border: 1px solid #dfdfdf;
	padding: 4px;
}

table#nossotime strong {
	font-size: 15px;
}



/* @end */

/* @group PROMOÇÕES */

#promocao {
	margin-bottom: 60px;
}

#promocao h1 {
	color: #414d57;
	font: bold 22px Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
}

#promocao a {
	color: #414d57;
	text-decoration: none;
}

#promocao a:hover {
	color: #d83300;
}

#vigentes {
	width: 520px;
}

#vigentes a.vejamais {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 8px;
	background-color: #414d57;
	color: white;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#vigentes a.vejamais:hover {
	color: white;
	background-color: #d83300;
}

#promo_sem_cadastro {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #d83300;
	padding: 10px;
}

#promo_sem_cadastro p {
	color: white;
	margin: 0;
}

#promo_sem_cadastro a {
	color: yellow;
}

#antigas {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 20px;
	background-color: #e2e2e2;
	background-image: url(images/comentarios_fundo.jpg);
	width: 520px;
}

#antigas h1 {
	color: #665850;
	font: bold 16px Helvetica, Arial, sans-serif;
}

#antigas li a {
	font: 13px Helvetica, Arial, sans-serif;
	color: #d83300;
	text-decoration: underline;
}

#antigas li a:hover {
	color: white;
}

#promo_cadastro {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	margin-top: 50px;
	background-image: url(images/comentarios_fundo.jpg);
	width: 500px;
}

#promo_cadastro h2 {
	color: #414d57;
	font: bold 16px Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
}

fieldset#dados {
}

fieldset#dados input {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #e96b3d;
	padding: 5px;
	font: 16px Arial, Helvetica, sans-serif;
	margin-right: 5px;
	width: 100%;
	margin-bottom: 10px;
	border-width: 0;
}

fieldset#dados li {
}

fieldset#dados li.nome {
	width: 490px;
}

fieldset#dados li.telefone {
	width: 100px;
	margin-right: 30px;
	float: left;
}

fieldset#dados li.cidade {
	width: 360px;
	margin-right: 30px;
	float: left;
}

fieldset#dados li.idade {
	width: 100px;
	float: left;
}

fieldset#dados li.email {
	float: left;
	width: 360px;
}

fieldset#dados li.pergunta {
	width: 490px;
}

fieldset#dados li.botao {
	clear: both;
}

fieldset#dados label {
	color: #414d57;
	font-size: 14px;
	float: left;
}

fieldset#dados input#nome {
}

fieldset#dados input#tel {
}

fieldset#dados input#email {
}

fieldset#dados button#submit {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-width: 0;
	background-color: #3d454f;
	color: white;
	font: bold 12px Helvetica, Arial, sans-serif;
	padding: 5px;
	text-transform: uppercase;
}



/* @end */

/* @group BANNER SLIDER */

#banner_container {
	width: 243px;
	height: 44px;
	padding: 5px;
	background-image: url(images/banner_background.jpg);
	overflow: hidden;
}

#banner {
}

	#banner ul{
		list-style:none;
	float: left;
}
	#banner li{
	font: bold 12px Helvetica, Arial, sans-serif;
	width: 243px;
	height: 44px;
	overflow: hidden;
	color: #d83300;
	text-align: center;
}

#prevBtn, #nextBtn {
	display: none;
}



/* @end */




