/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/top_bg.gif) repeat-x;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h2 {
	font: 1.82em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #84E003;
}



p, ol, ul {
	line-height: 1.67em;
}

a {
	color: #18BDF5;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

input,textarea
{
    /*border: solid 1px #84E003;*/
    font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    
    }
/* Header */

#header {
	width: 778px;
	height: 160px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	padding: 0px 0 0 0;
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 3.6em;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {
	padding-right: 20px;
	background: url(images/img02.gif) no-repeat right top;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	margin: -5px 0 0 0;
	text-transform: uppercase;
	font-size: 1.22em;
	letter-spacing: -1px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 778px;
	height: 40px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	padding:3px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #7EB61F;
}

#menu  .active a {
	border-bottom: 3px solid #BBE772;
	background:#7EB61F;
	color:#FFF !important;
}
#menu a:hover{
border-bottom: 3px solid #BBE772;
}

/* Page */

#wrapper {
	background: url(images/bg_fumaca_amarela.jpg) repeat-x left bottom;
	padding-bottom:50px;
}

#page {
	width: 778px;
	margin: 0px auto;
	padding: 40px 0;
}

/* Content */

#content {
	float: left;
	width: 510px;
}

/* Post */

.post {
}

.post .date {
	float: right;
	width: 76px;
	height: 58px;
	margin: 0;
	padding-top: 2px;
	background: #18BDF5 url(images/img07.gif);
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date b {
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

.post .title {
	margin: 0;
	padding: 20px 0 0 0;
	background: url(images/img05.gif) repeat-x;
	font-size: 1.8em;
}

.post .meta {
	margin: 0 0 30px 0;
	padding: 0;
	color: #C6C6C6;
	line-height:normal;
}

.post .meta a {
	color: #C6C6C6;
}

.post .entry {
	padding-bottom: 30px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img05.gif) repeat-x left bottom;
	
}

#sidebar li li a {
	padding-left: 21px;
	background: url(images/img06.gif) no-repeat 6px 20%;
	
}

#sidebar h2 {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar_wrap {
	padding: 0 21px;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;
}

#calendar thead {
	background: #E8E8E8;
}

#calendar tbody td {
	border: 1px solid #E8E8E8;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}

/* Footer */

#wrapper2 {
	background: #18BDF5;
	background:#FFF url(images/bg_green.jpg) repeat-x;
}
#patrocinadores{
width: 778px;
height:130px;
margin: 0 auto;
}
#footer {
	width: 778px;
	height:305px;
	margin: 0 auto;
	padding-top: 20px;
	color: #000;
	text-align:center;
	
}

#footer a {
	color: #FFFFFF;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	width: 240px;
	padding-left: 29px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x left bottom;
}

#footer li li a {
	padding-left: 21px;
	background: url(images/img09.gif) no-repeat 6px 50%;
}

#footer h2 {
	margin-top: 0;
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
	color: #FFFFFF;
}

#legal {
	clear: both;
	margin: 0;
	padding: 50px 0;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	color: #FFFFFF;
}

/*Tag Cloud*/
.smallestTag{
font-size:0.9em;
}
.tagCloud{
line-height:20px;

}
.smallestTag{
font-size:0.8em;}
.smallTag{
font-size:1.5em;
}
.mediumTag{
font-size:1em;
}
.largeTag{
font-size:1.1em;
}
.largerTag{
font-size:1.3em;
}
.largestTag{
font-size:1.6em;
}

.table_header
{
    background:#18BDF5;
    color:#FFF;
    font-size:1em;
    font-weight:bold;
    }
.erro
{
    background:url('images/erro.gif') no-repeat;
    color:red;
    display:block;
    padding:5px 5px 5px 25px;
    margin-top:10px;
    }
.erro_field
{
    background:url('images/exclamation.gif') no-repeat;
    color:red;
    display:block;
    padding:0 0 0 18px;
    
    }
.sucesso
{
    background:url(images/correto.gif) #E7F1DA no-repeat 20px ;
    display:block;
    padding-left:50px;
    height:50px;
    border:solid 1px #00CC66;
	color:#009933;
   
    
    }
.falha
    {
    background:url(images/falha.gif) #FFD9D9 no-repeat 20px;
	display:block;
    padding-left:50px;
    height:50px;
    border:solid 1px #FF0000;
	color:#990000;
        
        }
/*#progressBackgroundFilter  
{
    
  position:fixed; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  overflow:hidden; 
  padding:0; 
  margin:0; 
  background-color:#000;  
  filter:alpha(opacity=70); 
  opacity:0.7; 
  z-index:1000; 



} 
*/

 

#processMessage {  
  position:fixed;  
  top:30%;  
  left:43%; 
  padding:10px; 
  z-index:1001; 
  background-color:#fff; 
} 

#header_lista_presenca
{
    border: solid 1px #000;
    min-height:80px;
    margin:10px 0 10px 0;
    padding:5px;
    
    }
.ausente
{
 color:red;
 /*text-decoration:line-through;*/
    }


/*ACCORDION*/
.accordionHeader{
background:#EDF9D9 url(images/maximize.gif) no-repeat center left;
padding:5px 5px 5px 20px;
color:#608011;
border:solid #c5dbec 1px;
margin:1px;
cursor: pointer;
margin-top:3px;


}
.accordionHeader:hover{
background:#D2F09F url(images/maximize.gif) no-repeat center left;
color:#608011;

}

.accordionContent{

/*border:solid #b7e7 1px;
padding: 10px;*/
    border: 1px solid #c5dbec;
    border-top: none;
    padding:10px;
    padding-left:20px;
    color:#666;

}

.accordionHeaderSelected{
background: url(images/minimize.gif) no-repeat center left;
border:solid #c5dbec 1px;
border-bottom:none;
padding:5px 5px 5px 20px;
color:#e17009;
font-weight: bold;
cursor: pointer;

}

input.inscrever {
background:#CEC url(images/add.gif) no-repeat left;
padding-left: 20px; 
color:Green;

}

input.remover {
background: #FCC url(images/delete.gif) no-repeat left;
padding-left: 20px; 
color:Red;
}

/*Janela Modal*/
.popUpControl
{
    background-color:#ffffff;
    position:absolute;
    visibility:hidden;
    border-style:solid;
    border-color:black;
    border-width:2px;
    display:none;
    
    
    }
    
.modalBackground
{
    background:black;
    opacity:0.7;
    filter:alpha(opacity=70);
    
    }

.modalPopUp
    {
     background-color:#ffffff;
     border-width:1px;
     border-style:solid;
     border-color:#666;
     padding:10px;
     width:500px;
        
        }
        
        
.titleErro{
color:Red;
background: url(images/falha.gif) no-repeat center left;
padding-left:30px;
}

.titleConfirmacao{
color:#346AD3;
background: url(images/question.gif) no-repeat center left;
padding-left:30px;
}

.titleSucesso{
background: url(images/correto.gif) no-repeat center left;
padding-left:30px;

}

.erroMessage{
border: solid #cd0a0a 1px;
color:#cd0a0a;
background:#fef1ec;
padding:10px;
width:500px;
}

.sucessoMessage{
border:#55CF18 #cd0a0a 1px;
background:#FFF;
padding:10px;
width:500px;
}

.panelMenuUsuario{
    
    /*border: 1px solid #FFCC99;*/
    width: 150px;
    height: 200px;
    float: left;
    background-color: #FFFFCC;
}
#menuUsuario ul{
list-style-type:none;
margin:0;
padding:0;
}
#menuUsuario ul li{
margin:5px 0 2px 0;
padding:5px;
}
#placeholderConteudo{
width:600;
float:right;
}

#PanelLogin{
background:#eeecec;
width:400px;
padding:10px 20px 10px 20px;
}


.nomeUsuario{
background: url(images/user.png) no-repeat center left;

padding-left:20px;

}
.information{
background:#E8F8FF url(images/information.png) no-repeat center left;
border:solid 1px #00CCFF;
width:560px;
padding:10px 10px 10px 30px;
margin-bottom:15px;
}

#filtroAtividades{
background:#EEECEC;
padding:5px;
border: solid 1px #CCC;
margin-bottom:5px;
}
#areacomprovante table{
border: solid 1px #999;

}

#infoParticipante{
border:solid 1px #000;
padding:10px;
margin:10px;
}

#infocomprovante{
color:#CC0000;
width:600px;
}

div#UpdateDados{
padding:10px;
width:600px;
}
