/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #372412;
}


.body_no_header{
	margin: 0;
	padding: 0;
	background: #372412;
	font-size: 13px;
	color: black;

}

body, th, td, input, textarea, select, option {
	font-family: sans-serif,Arial, Helvetica, sans-serif;
}

table.carregando{

	
}

input{

	margin: 0px;	
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
	color:#FFEA6F;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	
}



p, ul, ol {
	line-height: 150%;
	margin:0;
}

p {
	padding-left:10px;
	padding-right:5px;
}

ul, ol{
	margin-top:10px;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: none;
}

img { border: none; }

.button_hide{
	
	background: none;
	border: none;
	padding: 0;
	
}

.button{
	
	background:url(../images/botao.jpg);
	border:none;
	width:89px;
	height:24px;
	padding-bottom:2px;
	color:#fff; 
	font-weight: bold;
	cursor: pointer;
}


.button_go{
	
	background:url(../images/botao.jpg);
	border:none;
	width:21px;
	height:18px;
	padding-bottom:2px;
	color:#333333; 
	cursor: pointer;
}

.campoTexto{
	border: #333333 1px solid;	
	height: 20px;
	width: 300px;
}

.campoTexto_pequeno{
	border: #333333 1px solid;
	height: 20px;
	width: 150px;	
}

.campoTexto_mini{
	border: #333333 1px solid;
	height: 20px;
	width: 50px;	
}

.campoSelect{
	border: #333333 1px solid;
	height: 23px;
	width: 150px;		
}

.campoSelect_pequeno{
	border: #333333 1px solid;
	height: 25px;
	width: 30px;		
}

label, .label {
	color:#DA211F;
	font-size:13px;
	font-weight:bold;
}

/* Container */

#wrapper {
	
	background: url(../images/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #dedede;
	width: 950px;
	margin: 0 auto;
	
}

#sub_wrapper {
	
	background: url(../images/img01.jpg) repeat-x;
}

/* Overheader */

#overheader {
	height: 215px;
	width: auto;
	padding: 5px;
	padding-top: 15px;
}


/* Header */

#header {
	width: 820px;
	height: 44px;
	margin: 0px auto;
	margin-bottom: 10px;
}


/* Subheader */

#subheader{
	
	width: 100%;
	overflow: hidden;
}

#subheader img{
	position: relative;
}

#overheader div{
	
	float: left;	
}

#logo {
	text-decoration: none;
	color: #333333;
	width: 68%;
}


#login{
	
	background: #fbfbfb  url(../images/login_s_e.png) repeat-y 0 0;
	margin-top: 75px;
	padding-left: 1px;
}

#login > div {
	
	background: url(../images/login_s_s.png) repeat-x 0 0;
	padding-top: 1px;
}

#login > div > div {
	
	background: url(../images/login_s_d.png) repeat-y 100% 0;
	padding-right: 1px;
}

#login > div > div > div {
	
	background: url(../images/login_s_i.png) repeat-x 0 100%;
	padding: 10px;
}

/* Gallery */

#gallery {
	clear: both;
	width: 820px;
	margin: 0 auto;
	
}

#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

/* Menu */

div.menu {
	width: 800px;
	height: 29px;
	
}

div.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.menu li {
	display: inline;
}

div.menu a {
	display: block;
	float: left;
	width: 145px;
	height: 29px;
	padding-top: 15px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
}

/*#menu a:hover {
}*/

div.menu a.active {
	background: url(../images/img09.jpg) no-repeat;
	color: #ffffff;
	font-size: 22px;
}

/* Page */

div.page {
	width: 885px;
	margin: 0 auto;
	padding: 20px 0;
	
}

table.set_construcao{
	
	width: 100%;	
}


/* Content */

#content {
	float: left;
	width: 640px;
	background:url(../images/topo.png);
	background-position:top;
	background-repeat:no-repeat;


}


#content strong, b{
	color: #DA211F;
}

.post {
	padding: 0 0 0 0;
	margin-top:15px;
	width: 639px;
	
}

.entry{
	background:url(../images/caderno.png);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding-left: 40px;
	min-height: 415px;
	
}

.below_entry{
	background:url(../images/rodape.png) repeat-x;
	background-position:bottom;
	height:24px;
}

.subtitle {
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
	line-height: 25px;
	font-size:16px;
	letter-spacing: 2px;
}

.form_content{
	margin-left: 10px;
	margin-right: 10px;
	height: auto;
	line-height: 18px;
	border: none;
}

.form_content td {
	vertical-align:top;

}

.form_content th {
	text-align:left;

}

.tips {
	
	padding-top:45px;
	padding-left:40px;
	width: 200px;	
}

div.selectedRadio{
	background:#cc3333;
}

div.setOptions{
	padding-bottom: 20px;
	height: auto;
}

div.setOptions:hover{
	cursor: pointer;

}

div.instOptions{
	opacity: 0.50;
	-moz-opacity: 0.50;
	filter:alpha(opacity=50);
	cursor: pointer;
}


div.instOptions:hover{
	background:url(../../images/seta.png);
	background-repeat:no-repeat;
	background-position:top left;
	cursor: pointer;
	opacity: .95;
	-moz-opacity: .95;
	filter:alpha(opacity=95);
	
}

div.instOptions_checked{
	opacity: .90;
	-moz-opacity: .90;
	filter:alpha(opacity=90);
	
}

div.instOptions_active{
	filter:alpha(opacity=90);
	opacity: .90;
	-moz-opacity: .90;
}

div.dateOptions{
	font-weight:200;
	height:30px;
	width:280px;
	padding-top:6px;
}

div.dateOptions:hover{
	font-weight:200;
	height:30px;
	width:275px;
	cursor: pointer;
	padding-top:6px;
}

div.contrato{
	
	border: 1px solid #DA211F;
	height: 300px;
	overflow: auto;
	padding: 5px;
}

div.contrato strong{
	
	color: #000000 !important;
}

.tipoPagamento{
	padding-right:10px;
	
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.byline {
	margin: 0;
}

.inside {
	text-align: left;
	color: #646464;
}

.meta {
	/*border-top: 1px solid #4A3903;*/
	text-align: right;
	color: #646464;
	margin:0;
	padding: 5px 5px 5px 0;
	width: 635px;
}

.meta a {
	padding-left: 15px;
	background: url(../images/img06.gif) no-repeat left center;
	font-weight: bold;
}

.seguir {
	height: 30px;
	width: 30px;
	background: url("../images/seguir.png");
	background-repeat: no-repeat;
	border: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

#sidebar strong, b{
	color: #da211f;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 5px;
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li td{
	/*border-bottom: 1px dotted #999999;*/
	padding-left: 8px;
}

#sidebar li .comandoExibicao{
	
	padding: 0;
}

#sidebar li li {
	padding-left: 10px;
	/*border-bottom: 1px dotted #999999;*/
	/*background: url(../images/img06.gif) no-repeat 15px 50%;*/
}

#sidebar h2 {
	margin: 0;
	padding: 0px 0 2px 20px;
	background: url(../images/img05.gif) no-repeat left bottom;
	border-bottom: 1px solid #999999;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}


/* Prato */

img.pratoMusical{
	
	cursor: pointer;		
}

.prato-sets, .prato-instrumentos{


	border-collapse: separate;		
}

.prato-sets{
	
	
	border:1px solid #C4C0C9;	
}

.prato-instrumentos td{

	padding: 0;			
}

/* Footer */

#footer {
	clear: both;
	padding: 10px 0;
	background: #000000;
	/*border-top: 3px solid #da211f;*/
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

.msg_info{
	
	color: #3300FF; 
	font-size:15px;
	font-weight: bold;
}

.msg_aviso{
	
	color: #DA211F; 
	font-size:15px;
	font-weight: bold;
}

.msg_erro{
	
	color: #DA211F; 
	font-size:15px;
	font-weight: bold;
}

/* jMaki Components */

#divCalendario{
	position: fixed;
	top: 0;
	left:0;
	height: 220px;
	width: 210px;
	margin: 0pt auto;
	display: none;
}

.yahoo_dicas{
	border: red thin;	
	
}


