#datepicker {
	display: block;
	z-index: 999;
}
.dataWidget {
   background: none repeat scroll 0 0 #E7EFEF;
   display: none;
   position: absolute;
   right: 0;
   top: 30px;
   z-index: 50;
}
#agendaCNPq .btnBottom span {
   display: block;
   float: right;
   line-height: 25px;
   padding: 0 12px 4px 1px;
}
#agendaCNPq .btnBottom {
   background-position: left center;
   background-repeat: no-repeat;
   color: #FFFFFF;
   display: block;
   float: left;
   font-family: 'Quattrocento Sans',sans-serif;
   font-size: 15px;
   font-style: normal;
   margin-top: 10px;
   padding-left: 31px;
   padding-right: 25px;
   text-transform: uppercase;
}

.taglib-calendar {
   width: 276px;
}
.taglib-calendar table {
   border: 0 solid transparent;
   box-shadow: 0 0 3px #999999;
   width: 100%;
}


.taglib-calendar table tr td {
   background: none repeat scroll 0 0 #FFFFFF !important;
}


.taglib-calendar tr td a {
   -moz-border-bottom-colors: none;
   -moz-border-image: none;
   -moz-border-left-colors: none;
   -moz-border-right-colors: none;
   -moz-border-top-colors: none;
   background-color: #E9E9E9 !important;
   border-color: #CCCCCC #CCCCCC -moz-use-text-color -moz-use-text-color;
   border-radius: 1px;
   border-style: solid solid none none;
   border-width: 0 0 medium medium;
   color: #666666;
   display: block;
   height: 18px;
   margin: 1px;
   padding: 5px 0;
   text-shadow: 0 1px 0 #FFFFFF;
   box-shadow: 1px 1px 1px #999 inset
   font-style: normal;
}

.dataWidget {
   margin: 7px 0 0 0;
}

.taglib-calendar tr th {
   border-bottom-color: #D7D7D7;
   text-shadow: 0 1px 0 #FFFFFF;
}


.results-header {
   background: none repeat scroll 0 0 #CFCFCF;
}

.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
   -moz-border-bottom-colors: none;
   -moz-border-image: none;
   -moz-border-left-colors: none;
   -moz-border-right-colors: none;
   -moz-border-top-colors: none;
   border-color: -moz-use-text-color #999999;
   border-left: 1px solid #999999;
   border-right: 1px solid #999999;
   border-style: none solid;
   border-width: medium 1px;
   padding: 0;
   width: 26px;
}


.taglib-calendar .has-events a span {
   background: url("/Portal-CNPq-Home-theme/images/calendar/event_indicator.png") no-repeat scroll 50% 95% transparent;
   padding-bottom: 2px;
}


.taglib-calendar .calendar-current-day a {
   background: none repeat scroll 0 0 #ACCBEA !important;
   border: 1px solid #727C81;
   color: #336699;
   text-decoration: underline;
}

.property-list dd {
clear: both;
display: block;
margin-left: 1.9em;
float: right;
position: relative;
top: -21px;
}
.property-list dt {
border-bottom: 1px dotted #CCCCCC;
color: #999999;
font-size: 14px;
font-weight: bold;
margin: 2px 0;
}
.property-list dt span img {
position: relative;
top: -2px;
}
.event-content p {
color: #555555;
font-size: 13px;
margin: 0 0 7px;
padding: 5px 0 0;
}


.event-content a {
color: #E5E5E6;
float: left;
font-style: normal;
height: 24px;
line-height: 23px;
padding: 0 14px 0 14px;
text-transform: uppercase;
background: none repeat scroll 0 0 #00629E;
border-radius: 4px;
box-shadow: 1px 1px 1px #999;
}

.event-content a:hover {color:#fff; text-decoration:none;}

@charset "utf-8";
/* CSS Document */
a {
	color: #339;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
/* icon 
---------------------------------------------- */
.icon span {
    background-image: url("http://srv250-1.cnpq.br:8080/Portal-CNPq-Home-theme/images/sprite_icons_bts.png");
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    height: 14px;
    margin: -1px 4px 0 -4px;
    width: 14px;
		text-decoration: none;

}
.icon_mais{background-position:0px 0;}
.icon_form{background-position:-15px 0;}
.icon_siga{background-position:-30px 0;}
.icon_agen{background-position:-113px 0;}
.seta{background-position:-144px 0;
	float:left;
	margin: -1px 0 0 2px !important;}


a:hover .icon_mais {background-position:-50px 0;}
a:hover .icon_form{background-position:-65px 0;}
a:hover .icon_siga{background-position:-80px 0;}
a:hover .icon_agen{background-position:-97px 0;}
a:hover .seta{background-position:-129px 0;
	float:left;
	margin: -1px 0 0 2px !important;}
	

/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
 *display: inline;
	vertical-align: text-bottom;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: right;
	text-decoration: none;
	font: 13px/100% Arial, Helvetica, sans-serif;
	padding: 3px 5px 3px 7px;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: 4px 4px 4px 4px;
}
.button:hover {
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);

}
.button:active {
	position: relative;
	top: 1px;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;

}
.blue {
	color: #3B74AD;
	border: solid 1px #CCCCCC;
	background: #F7F7F7;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E4E4E4));
	background: -moz-linear-gradient(top, #FFFFFF, #E4E4E4);
 	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E4E4E4');
}
.blue:hover {
	background: #F7F7F7;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E4E4E4));
	background: -moz-linear-gradient(top, #FFFFFF, #E4E4E4);
 	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E4E4E4');
}
.blue:active {
	color: #2B537B;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E4E4E4));
	background: -moz-linear-gradient(top, #E4E4E4, #FFFFFF);
 	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E4E4E4');
}