/* CSS Document */
@import "reset-min.css";
@import "jquery.fancybox-1.3.4.css";
@import "jquery.qtip.css";
html, body {
	height:100%;
}
body, td, option, textarea, form, input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
html, body {
	height: 100%;
}
#wrap {
	min-height: 100%;
	position:relative;
	background:		url('../images/graphics/opacity.png') transparent repeat-y 0 0;
}
#content {
	position:relative;
	width:750px;
	height:100%;
	z-index:2;
}
#banner {
position:relative;
	width:100%;
	height:140px;
	left:0;
	top:0;
	background:		url('../images/graphics/CC_Banner_Site_1665x140px_web.jpg') #990000 repeat-x 0 0;
}
#banner div.slb {
position:absolute;
	display:block;
	width:100px;
	right:0;
	height:inherit;
	background:		url('../images/graphics/benfica_logo.png') transparent no-repeat 100% 100%;
}
#left {
	width:10px;
	height:100%;
	margin:auto;
}
#menu {
	float:left;
	width:180px;
	height:100%;
	margin-left:10px;
	padding:10px 0;
	background-color:#fff;
}
#menu b  {
font-weight:bold;
color:#FF0000;
}
#right {
	margin-left:210px;
	width:530px;
}
h1 {
	font-size:16px;
	color:#fff;
	padding:7px 0;
}
h2 {
	font-size:14px;
	color:#fff;
	padding:7px 0;
}
#menu h4 {
	color:#000000;
	font-size:13px;
	padding:0 0 0 16px;
}
h3 {
	font-size:12px;
	color:#fff;
	padding:7px 0;
	text-shadow: 1px 0px 0 #fff;
}
#center {
	position:relative;
	margin:2px;
	padding:7px;
	overflow:auto;
	border:1px solid #ddd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #b5b5b5 0px 1px 4px;
	-moz-box-shadow: #b5b5b5 0px 1px 4px;
	box-shadow: #b5b5b5 0px 1px 4px;
	background: #d2d2d2;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#D2D2D2), to(#f6f6f6));
	background: -moz-linear-gradient(#D2D2D2, #f6f6f6);
	background: linear-gradient(#D2D2D2, #f6f6f6);
	-pie-background: linear-gradient(#D2D2D2, #f6f6f6);
	behavior: url(js/PIE.htc);
}
p {
	line-height:16px;
}
footer {
	position:absolute;
	bottom:0;
	z-index:99;
	padding:7px 0;
	background-color:#edead7;
	width:100%;
	clear:both;
}
footer span {
	font-size:10px;
	color:#333;
}
footer span {
	margin:0 10px;
}
footer a {
	color:#333;
}
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}
.nav   {
	margin:10px 0;
	padding:0;
}
.nav  h2 {
	margin:0;
	padding:0;
}
.nav  h3 {
	margin:0;
	padding:0;
	border-bottom:1px solid #616161;
}
.nav > div {
	padding:0 0 0 10px;
}
.nav a {
	display:block;
	padding:6px;
	font-size:13px;
	text-indent:10px;
	text-decoration:none;
	color:#000;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
}
.section {
	padding:40px 0;
	color: #edeef0;
	font-size: 12px;
	line-height: 1.8em;
	margin-bottom: 2em;
}
.section h1 {
	margin:0;
}
.section .image {
	width:auto;
}
.section .image img {
	border:1px solid #8a8a8a;
}
.section .r {
	float:right;
}
.section b {
	color:#fff;
	font-weight:bold;
}
.section p, .bodytext {
	color: #edeef0;
	font-size: 12px;
	line-height: 1.7em;
	margin-bottom: 1.6em;
}
.section ul {
	margin-bottom: 1em;
}
.section li {
	font-size: 12px;
	margin-bottom: 0.2em;
	color: #edeef0;
	list-style-type:square;
	
}
.intro .image {
	position:relative;
	width:891px;
}
.intro img {
	margin-bottom:15px;
	border:1px solid #8a8a8a;
}
.slider{
	margin:0;
	padding:0;

}
.slider li {
	width:100%;
	margin:0 0 0 20px;
	padding:0;
	text-indent:5px;
	
}
fieldset {
	padding:5px 0;
	border:1px dotted red;
	background:		url('../images/graphics/opacity2.png') transparent repeat 0 0;
}
.grid_3 {
	width:inherit;
	margin:auto;
	padding:0;
	overflow:auto;
}
.grid_3 li {
	display:inline-block;
	vertical-align:top;
	margin:0;
	width:200px;
	padding:0 0 10px 0;
	margin-left:20px;
	position:relative;
}
.grid_3 li:first-child {
	margin:0;
}
.grid_3 li img {
	border:1px solid #666;
}
.grid_3 li h2 {
	font-size:13px;
}
.grid_3 li p {
	margin:6px 0;
}
.grid_3 li a {
	color:#c9260b;
}
.grid_3 li:first-child {
	border:none;
}
.box {
	padding:10px;
	position:relative;
	border:1px solid #f2f2f2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow:inset 0 0 2px #333;
	-moz-box-shadow:inset 0 0 2px #333;
	-webkit-box-shadow: inset 0 0 2px #333;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d2d2d2), to(#ececec));
	background: -moz-linear-gradient(#d2d2d2, #ececec);
	background: linear-gradient(#d2d2d2, #ececec);
	-pie-background: linear-gradient(#d2d2d2, #ececec);
	behavior: url(js/PIE.htc);
}
.no-borderradius .box {
	border:1px solid #bebebe;
}
label {
	display:block;
	width:205px;
	min-width:100px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin:8px 0 0px 0;
}
label span {
	font-size:14px;
}
/*---------------------- inputs ------------------*/

input, textarea, select {
	display:table-cell;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:6px;
	margin:5px 0;
	color:#333;
	border-right:1px solid #e8ebed;
	border-bottom:1px solid #e8ebed;
	border-left:1px solid #bcbcbd;
	border-top:1px solid #bcbcbd;
	background-color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow:inset 0 0 4px #ddd;
	-moz-box-shadow:inset 0 0 4px #ddd;
	-webkit-box-shadow: inset 0 0 4px #ddd;
}
.ie8 input {
	background-color:#f0f0f0;
	float:left;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
}
select {
	color:#333333;
	height:23px;
	padding:2px 0;
}
.ie8 .checkbox, .ie8 .radio {
	vertical-align:middle;
	border:none;
	float:none;
	background:none;
	display:inline-block;
}
button {
	border: 1px solid #6a0000;
	padding:5px;
	margin-top:7px;
	font-weight:bold;
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #ddd 0px 2px 3px;
	-moz-box-shadow: #ddd 0px 2px 3px;
	box-shadow: #ddd 0px 2px 3px;
	background: #cecece;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ed1b24), to(#cb0101));
	background: -moz-linear-gradient(#ed1b24, #cb0101);
	background: linear-gradient(#ed1b24, #cb0101);
	-pie-background: linear-gradient(#ed1b24, #cb0101);
	behavior: url(js/PIE.htc);
}
.ie8 button {
	position:relative;
	margin:5px 0;
}
span.spinner {
	display:block;
	padding:6px 5px;
}
span.email {
	display:block;
	padding:6px 8px;
	background:		url('../images/graphics/email.png') transparent no-repeat 50% 50%;
}
.section button {
	-webkit-box-shadow: #000 0px 2px 3px;
	-moz-box-shadow: #000 0px 2px 3px;
	box-shadow: #000 0px 2px 3px;
	margin-left:5px;
}
label input {
	display:block;
	margin-bottom:8px;
}
label select {
	display:block;
	margin-bottom:8px;
}

table.listagem-a {
	width:100%;
	margin:2px 0;
	font-size:12px;
	border:1px solid #e8e8e8;
	border-collapse:collapse;
}
table.listagem-a th {
	background: url(../images/graphics/th_bg.png) #f6f6f6 repeat-x 0 0;
	padding:4px;
	color:#333;
	font-size:11px;
	text-align:center;
}
table.listagem-a td {
	padding:5px 5px;
	border:1px solid #e8e8e8;
}
table.listagem-a .center {
	text-align:center;
}
table.listagem-a .odd {
	background: url(../images/graphics/td_odd.png) #b40010 repeat-x 0 0;
}
table.listagem-b {
	width:100%;
}
table.listagem-b td {
	text-align:center;
}

table.calendar {
	margin:10px 0 0 0;
	padding:0;
	color:#666;
	width:100%;
	margin-left:-1px;
	border-collapse:collapse;
}
table.calendar tfoot td {
	background:#fff url(../images/graphics/calendar_bg.png) repeat-x 0 -40px;
}
/* Common TD & TH styling */
table.calendar td {
	/*border: 1px solid #ddd;*/
	padding:0.6em 0.5em 0.5em 0.5em;
	vertical-align:middle;
	text-align:center;
	/* Opera requires a line-height bigger than 1em in order to redraw properly */
    line-height:1.2em;
	cursor:default;
	background:#fff url(../images/graphics/calendar_day_bg.png) no-repeat 0 0;
}

table.calendar td.event_day {
	border: 1px solid #ddd;
	background-color:#bb0010;
}
table.calendar th {
	border:0 none;
	padding:2px 0;
	line-height:1.3em;
	font-weight:bold;
	font-size:10px;
	color:#6a6a6a;
	text-transform:uppercase;
	text-align:center;
	vertical-align:middle;
}
table.calendar a.event_day {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:2px solid #bb0010;
}
table.calendar caption {
	position:relative;
	padding:8px 0;
	color:#da0707;
	font-size:1.2em;
	font-weight:bold;
}
table.calendar caption a {
	color:#da0707;
}
table.calendar caption span.left {
	position:absolute;
	cursor:pointer;
	left:10px;
	width:15px;
	height:15px;
	background:url("../images/graphics/calendar_arrows.png") no-repeat scroll 0 0 transparent;
	text-indent:-9999px;
}
table.calendar caption span.right {
	position:absolute;
	cursor:pointer;
	left:175px;
	width:15px;
	height:15px;
	background:url("../images/graphics/calendar_arrows.png") no-repeat scroll 0 -15px transparent;
	text-indent:-9999px;
}

.ie8 table.calendar caption span.left {
left:0;
}
.ie8 table.calendar caption span.right {
left:165px;
}

ul.photos {
	margin:0;
	padding:0;
	overflow:auto;
}
ul.photos li {
	overflow:hidden;
	margin: 10px 28px 0 0;
	position: relative;
	height: 60px;
	float: left;
	border:2px solid white;
	background-color:white;
}
ul.photos li img {
	margin:auto;
	border:none;
}
ul.photos li span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
}
ul.photos li a {
	text-decoration: none;
}
#news-list div.header {
	padding-bottom:30px;
	margin-bottom:20px;
	background:url("../images/graphics/header_line.png") no-repeat scroll center bottom transparent;
}
.highlight {
	margin-top:100px;
	padding:5px;
	border:1px dotted red;
	background:		url('../images/graphics/opacity2.png') transparent repeat 0 0;
}
.highlight > .header {
border:none;
}
#news-list div.highlight {
	background:none;
}
#news-list a.header {
    color: #fff;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 17px;
    margin: 0 0 8px;
    text-align: left;
	text-decoration:none;
}
#news-list .summary {
    clear: right;
    color: #fff;

    font-size: 1em;
    line-height: 18px;
    margin: 2px 0 10px 0;
    min-height: 40px;
    padding: 0 10px 10px 0;
}
#news-list .news-thumb {
	float:left;
	margin-right:10px;
}
#news-list .news-thumb img {
	border:1px solid #ddd;
}
#news-list .date {
	color:#fff;
	font-size:11px;
	float:left;
}
#news-list .mais {
	color:#fff;
	font-size:11px;
	float:right;
	background:url("../images/graphics/facebook_share.png") no-repeat scroll 0 50% transparent;
	padding-left:25px;
}
.facebook {
	margin:0;
	padding:10px 0;
	background:url("../images/graphics/facebook.png") no-repeat scroll 0 50% transparent;
	padding-left:35px;
}
.facebook a{
	color:#666666;
	text-decoration:none;
}
/*------------------------------------ alertas e erros ----------------------*/
.aviso {
	color:#333;
	font-size:11px;
	padding:3px 5px;
	margin:1px 0;
	line-height:17px;
	list-style:none;
}
.aviso li {
	list-style:none;
}
.aviso li b {
	margin-right:5px;
}
.alerta {
background-color:#ff9102;
}
.ok {
background-color:#77a35a;
}
.erro {
background-color:#FF0000;
	
}