/*
CORES:
Cinza (texto): #808080 (gray)
Cinza escuro: #4D4D4D
Cinza claro (news box): #E7E8E8
Purple: #6C0784



*/


/** General Style Info **/
html {
	overflow-x: hidden;
	height:100%;
}
body {
	color: #808080;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background-color: white;
	height:100%;
	background: url(img/fundo.jpg);
	background-attachment: fixed;
	/*background: url(img/fundo_novo.png);*/
}
a {
	font-weight: bold;
	text-decoration: none;
	color: inherit;
}
a:hover {
	color: #6C0784;
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin: 10px 0;
}
h1, h2 {
	margin-top: 15px;
	margin-bottom: 10px;
}
h3, h4 {
	font-weight: bold;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
ul, li {
	margin: 0 20px;
}
hr {
	border: none;
	height: 2px;
	background: #aaa;
	margin: 15px 0;
}


.bold {
	font-weight:bold;
}

.smaller {
	font-size:8pt;
}


/** Layout **/
#page {
	position: relative;
	width: 1024px;
	/*margin: 0 auto;*/
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -140px auto;
}
#page .push {
	height: 200px;
}
#container {
	position: relative;
	float: left;
	display: inline;
	width: 1004px;
}
#right-bar {
	float: left;
	display: inline;
	width: 20px;
	height: 759px;
	margin-top: 100px;
	background: url(img/sombra.png) no-repeat;
}
#ball {
	position: absolute;
	z-index: 1000;
	top: -20px;
	left: -755px;
	width: 1030px;
	height: 818px;
	background: url(img/bola_grande.png);
}
#top {
	height: 80px;
}
#top .logo img {
	margin: 10px 0 0 70px;
	/*height: 50px;*/
}
#top .social {
	float: right;
	margin: 25px 20px 0 0;
}
#menu {
	width: 809px;
	height: 24px;
	float: right;
	margin-right: 20px;
	background: url(img/barra_menus.png) no-repeat 0 -1px;
	font-size: 10pt;
	color: white;
	text-transform: uppercase;
	
}
#menu ul, #menu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul {
	display: block;
	height: 24px;
	margin-left: 16px;
	padding-left: 50px;
	background: url(img/barracinza_escuro.jpg);
}
#menu ul li {
	display: inline;
	float: left;
	height: 24px;
}
#menu ul li a {
	display: block;
	height: 24px;
	line-height: 24px;
	margin: 0 4px;
	padding: 0 14px;
	color: white;
}
#menu ul li a:hover {
	color: white;
	background: url(img/barracinza.jpg);
}
#nav {
	float: right;
	margin-top: 10px;
	width: 736px; /* 759px */
	height: 26px;
	padding-left: 23px;
	background: url(img/sombra_horizontal.png);
}
#nav p {
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size: 10pt;
}
#main {
	clear: both;
	/*padding-top: 20px;*/
}

/* FLOATING TOP BAR */

#top-nav-bar {
	background: url(img/barracinza_escuro.jpg) repeat-x;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:25px;
	z-index:10000;
	text-transform:uppercase;
	/*visibility:hidden;*/
	display:none;
}
#top-nav-center {
	margin:0 auto;
	width:900px;
}

#top-nav-bar img{
	float:left;
	margin:2px 50px 0px 0px;
}

#top-nav-bar ul, #top-nav-bar ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#top-nav-bar ul {
	display: block;
	height: 24px;
	margin-left: 16px;
	padding-left: 50px;
}
#top-nav-bar ul li {
	display: inline;
	float: left;
	height: 24px;
}
#top-nav-bar ul li a {
	display: block;
	height: 24px;
	line-height: 24px;
	margin: 0 4px;
	padding: 0 14px;
	color: white;
}
#top-nav-bar ul li a:hover {
	color: white;
	background: url(img/barracinza.jpg);
}


#left, #middle, #right {
	display: inline;
	float: left;
}
#left {
	width: 240px;
	margin-top: 370px;
}
#left .pub {
	margin-bottom: 17px;
}


/** FEEDS **/

#items .feeds-box {
	border: solid 1px #E7E8E8;
	background: white;
}

#items .feeds-box:hover {
	background: #ddd;
}

#items a {
	margin-left:5px;
}

#middle {
	width: 500px;
	min-height: 400px;
	margin: 0 15px 0 15px;
}
#right {
	width: 219px;
}
#right #tv {
	margin-bottom: 20px;
}
#right #tv .info {
	color: #4D4D4D;
}
#right .box-button1 {
	background: url(img/barracinza_escuro.png) no-repeat;
	height: 44px;
}
#right .box-button2 {
	background: url(img/botao.erasmus.teste.png) no-repeat;
	height:75px;
	margin-bottom:7px;
}
#right .box-button1:hover {
	background: url(img/botao_rollover.png) no-repeat;
}
#right .box-button2:hover {
	background: url(img/botao.erasmus.teste_rollover.png) no-repeat;
}
#right .box-button1 a, #right .box-button2 a {
	display: block;
	line-height: 44px;
	padding: 0 20px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 13pt;
	color: white;
	margin: 5px 0;
}
#right .box-button2 a {
	line-height: normal;
	height:55px;
	padding-top: 20px;
}
#right .box-button1 .small, #right .box-button2 .small {
	font-size: 12pt;
	text-transform: none;
}
#right img {
	width: 217px;
	height: 150px;
}


/*
 * Slideshow
 */
#slideshow {
	position: relative;
	float: right;
	width: 809px;
	height: 240px;
	margin-top: 15px;
	margin-right: 10px;
	background: url(img/padrao_riscas.jpg);
}
#slideshow .frame {
	position: relative;
	width: 809px;
	height: 240px;
	top: -10px;
	left: -10px;
	background: url(img/barracinza.jpg);
}
#slideshow .frame img {
	width: 789px;
	height: 220px;
	margin: 10px;
}
#slideshow .controls {
	float: right;
	margin: 5px 10px 0 0;
}
#slideshow .controls a {
	float: left;
	display: inline;
	width: 17px;
	height: 17px;
	margin-right: 5px;
	background: url(img/bola-off.png) no-repeat;
}
#slideshow .controls a.on {
	background: url(img/bola-on.png) no-repeat;
}

#slideshow .inner-frame {
	background:#632163;
	opacity:0.8;
	z-index:100;
	width:320px;
	float:right;
	text-align:justify;
	padding-right: 20px;
	position:absolute;
	bottom:30px;
	right:20px;
	color:white;
	font-size:18px;
}
#inner-frame-text {
	padding:0px 30px;
}

#inner-frame-text a:hover{
	color: #ddd;
}
#slideshow .inner-frame h2 {
	font-size: 25px;
	color:#fff;
	font-weight:bold;
	text-align:right;
}

/*
 * Footer
 */
#footer-bar {
	height: 140px;
	position: relative;
	width: 100%;
	margin: 0 auto;
	clear: both;
	font-size: 8pt;
}
#footer-bar a, #footer-bar p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#footer-bar .middle {
	background: url('img/barracinza.jpg');
	height: 98px;
	color: #F2F2F2;
}
#footer-bar .wrapper, #footer-bar .wrapper {
	width: 962px;
	margin: 0 auto;
}
#footer-bar .top {
	height: 9px;
	background: url('img/padrao_riscas.jpg');
}
#footer-bar .bottom {
	background: url('img/padrao_riscas.jpg');
	height: 18px;
	line-height: 18px;
}
#footer-bar .bottom .pm {
	float: right;
	margin-right: 2px;
	color: #58595B;
}
#footer-bar .bottom .pm:hover {
	color: #6c0784;
}

.bot-link:hover {
	color:#CCC;
}

#footer-bar .text1, #footer-bar .text2, #footer-bar .text3 {
	display: inline;
	float: left;
	width: 120px;
	height: 78px; /* 98px */
	padding: 10px;
	font-size:10pt;
	line-height:18px;
}
#footer-bar .dev {
	display: inline;
	float:right;
	margin-top: 26px;
	text-align: left;
	width: 139px;
}

#footer-bar .dev .np {
	width: 139px;
	margin-top: -5px;
	
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
#footer-bar .dev .np:hover {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}
#footer-bar .social {
	display: inline;
	float: left;
	margin: 36px 0 0 33px;
}
#footer-bar .social .fb, #footer-bar .social .tw {
	margin-left: 5px;
}
#footer-bar .pub {
	display: inline;
	float: right;
	padding: 10px 0;
	width: 430px;
}
#footer-bar .pub img {
	width: 400px;
	height: 78px;
	float: right;
}
/** Simple Classes **/
.clear {
	clear: both;
}
.tight {
	margin: 0;
	padding: 0;
}

.hr1 {
	border: none;
	height: 1px;
	background: #6C0784;
	margin: 20px 0;
	width:98%;
}

.hr-pink {
	border: none;
	height: 1px;
	background: #AF66BF;
	margin: 5px 0;
	width:98%;
}


.hl1 {
	font-weight: bold;
	text-transform: uppercase;
	color: red;
}
.hl2 {
	color: #6C0784;
}

/** CORES **/
.purple {
	color: #6C0784;
}

.white {
	color: #fff;
}
.darkgrey {
	color: #58595B;
}
.lightgrey {
	color: #F2F2F2;
}
.black {
	color: #000;
}

/** News **/
.left-news {
	position: relative;
	border: solid 1px #E7E8E8;
	margin: 20px 0;
	color: #4d4d4d;
	background: white;
	padding: 5px;
	height: 220px;
}
.left-news h4 {
	color: #96429A;
}

.left-news .img {
	float: left;
	margin-bottom:15px;
	width: 100%;
	height: 100px;
	text-align: center;
}
.left-news .img img {
	max-height: 112px;
}

.left-news .read-more {
	position: absolute;
	bottom: -12px;
	right: 16px;
}

.left-news .read-more a {
	display: block;
	width: 70px;
	line-height: 24px;
	background: #4d4d4d;
	text-align: center;
	text-transform: uppercase;
	color: white;
	font-weight: normal;
}
.left-news .read-more a:hover {
	background: #808080;
}


#other-images {
	width:100%;
}

#other-images img {
	width:130px;
	height:130px;
	border:solid 5px white;
}

.other-images-box {
	width:140px;
	height:180px;
	float:left;
	background:white;
	display:block;
	padding:5px;
	/*border:solid 1px #E7E8E8;*/
	margin-right:12px;
	position:relative;
}

.other-images-box  .read-more {
	position: absolute;
	bottom: -10px;
	right: 5px;
}

.other-images-box  .read-more a {
	display: block;
	width: 60px;
	line-height: 20px;
	background: #4d4d4d;
	text-align: center;
	text-transform: uppercase;
	color: white;
	font-weight: normal;
}
.other-images-box  .read-more a:hover {
	background: #808080;
}



#sentBy {
	float:right;
	font-size: 9pt;
	margin:5px 10px 0px 0px;
}


#news{
	
}


#news .news {
	position: relative;
	border: solid 1px #e7e8e8;
	margin: 0px 0px 20px 0px;
	color: #4d4d4d;
	background: white;
}
#news .news .img {
	float: left;
	margin: 2px 20px 2px 2px;
	width: 75px;
	height: 75px;
	text-align: center;
}
#news .news .img img {
	max-width: 75px;
	max-height: 75px;
}
#news .news h2 {
	margin: 5px 0;
	font-size: 11pt;
}
#news .news .read-more {
	position: absolute;
	bottom: -12px;
	right: 16px;
}
.home-like {
	display:none;
	position:absolute;
	bottom:3px;
	left:3px;
}

#news .news .highlight.read-more {
	position: absolute;
	bottom: -12px;
	right: 0px;
}

#news .news .read-more a {
	display: block;
	width: 70px;
	line-height: 24px;
	background: #4d4d4d;
	text-align: center;
	text-transform: uppercase;
	color: white;
	font-weight: normal;
}
#news .news .read-more a:hover {
	background: #808080;
}
#news .news.highlight {
	/*border: solid 1px #e6d2db;*/
	border: solid 1px #96429A;
	border-right: solid 17px #96429A;
}
#news .news.highlight2 {
	border: solid 1px #4D4D4D;
}
#news .news.first {
	margin-top: 0;
}


.news-tag {
	background:url(img/btn_etiquetas.png) no-repeat;
	width:88px;
	height:25px;
	float:left;
}

.news-tag-active {
	background:url(img/hover_etiquetas.png) no-repeat;
	width:88px;
	height:25px;
	float:left;
}

.news-tag:hover {
	text-decoration:underline;
}



.inner-tag {
	color:#fff;
	padding:7px 0px 7px 12px;
}


#news-tag-bar {
	height:25px;
}

#news-tag-bar a:hover {
	color:white;
}

#news-plus {
	background:url(img/btn_etiqueta+.png) no-repeat;
	width:45px;
	height:25px;
	float:left;
}
#news-plus:hover {
	background:url(img/hover_etiqueta+.png) no-repeat;
	width:45px;
	height:25px;
	float:left;
}


/** Agenda **/

#agenda .agenda-left a:hover{
	color:#ddd;
}

#agenda .agenda-mid a:hover{
	color:#ddd;
}

#agenda .agenda-right a:hover{
	color:#ddd;
}

#agenda .agenda {
	position: relative;
	margin: 20px 0;
	color: #4d4d4d;
}

#agenda .agenda .agenda-left,
#agenda .agenda .agenda-mid,
#agenda .agenda .agenda-right {
	border-left:solid 12px #662D91;
	float:left;
	position:relative;
	width: 154px;
}

#agenda .agenda .agenda-mid {
	border-color: #7F2D8F;
}

#agenda .agenda .agenda-right {
	border-color: #7C4E9C;
}

#agenda .agenda .agenda-elem .inner {
	margin: 0;
	padding-top: 5px;
	position:relative;
	background:#fff;
	z-index:1;
}

#agenda .agenda .agenda-left .agenda-elem {
	position: relative;
}

#agenda .agenda .agenda-left .agenda-elem.first {
	margin-top: 0;
}

#agenda .agenda .text-left,
#agenda .agenda .text-mid,
#agenda .agenda .text-right {
	top: 130px;
	left: -5px;
	display: none;
	width: 146px;
	background: #662D91;
	height: 60px;
	color: white;
	position: absolute;
	font-size: 12px;
	font-weight: bold;
}

#agenda .agenda .text-mid {
	background: #7F2D8F;
}

#agenda .agenda .text-right {
	background: #7C4E9C;
}
#agenda .agenda .text-left p,
#agenda .agenda .text-mid p,
#agenda .agenda .text-right p {
	margin: 4px 2px 0px 0px;
}
#agenda .agenda .agenda-left  img {
	width:141px;
	height:200px;
}

#agenda .agenda .title1,
#agenda .agenda .title2,
#agenda .agenda .title3 {
	width: 100%;
	height:22px;
	background: url(img/agenda-academica.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 22px;
	color: white;
	font-weight: bold;
}
#agenda .agenda .title2 {
	background: url(img/agenda-cultural.png) no-repeat;
}
#agenda .agenda .title3 {
	background: url(img/agenda-noite.png) no-repeat;
}
#agenda .agenda .title1 span,
#agenda .agenda .title2 span,
#agenda .agenda .title3 span {
	margin-left: -5px;
}

#event-image {
	border:solid 10px white;
	margin: 12px 10px 10px -75px;
	/*width:240px;*/
	float:left;
	display:inline;
	background:white;

	max-height:340px;
	max-width:240px;
}

#event-text {
	margin-top:30px;
	line-height:15pt;
}
#event-text:first-letter {
	font-size:200%;
	color:#6C0784;
}

#news-h2{
	color:#6C0784;
	font-size:14pt;
	font-weight:bold;
	margin-top:25px;
}

#event-h2 {
	color:#6C0784;
	font-size:18pt;
	font-weight:bold;
	margin-top:25px;
}
.white-link {
	font-weight:normal;
}

.white-link:hover {
	color:#E7E8E8;
}

#page1 .left .events-square {
	height: 75px;
	margin-top: 10px;
	padding: 5px 0;
	background: #fff;
}
#page1 .left .square .purple{
	height: 75px;
	width: 75px;
	background: #6C0784;	
}
#page1 .left .square img {
	width: 75px;
	height: 75px;
}

/** Events **/

#right #events {
	background: url(img/barracinza.jpg);
	color: white;
	margin: 5px 1px;
	border-radius: 3px;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari and Chrome */
	-khtml-border-radius: 3px; /* Linux browsers */
}
#right #events .content {
	padding: 0 20px 30px 20px;
}
#right #events .title {
	height: 45px;
	background: url(img/sombra_agenda.png) 0 bottom no-repeat;
}
#right #events h2 {
	border-bottom: solid 2px #fff;
	line-height: 45px;
	padding: 0;
	margin: 0 20px;
	font-size: 10pt;
	text-transform: uppercase;
}
#right #events h3 {
	line-height: 40px;
	margin: 0;
	font-weight: normal;
	font-size: 14pt;
	text-decoration: none;
}
#right #events .event {
	padding: 10px 0;
	font-size: 11pt;
	border-top: solid 1px #808080;
}
#right #events .event.first {
	border-top: solid 1px #fff;
}

#main #left .content h2 {
	color: #96429A;
	font-weight:bold;
	margin-left:5px;
	font-size: 13pt;
}

/** Rentals **/
#rentals {

}
#rentals .rentals-column {
	position: relative;
	float: left;
	border-left: solid 12px #662D91;
	width: 151px;
}
#rentals .rentals-column.left, #rentals .rentals-column.middle {
	margin-right: 5px;
}
#rentals .rentals-column.left {
	border-color: #662D91;
}
#rentals .rentals-column.left .rentals-category {
	background: url(img/agenda-academica.png) no-repeat;
}
#rentals .rentals-column.middle {
	border-color: #7F2D8F;
}
#rentals .rentals-column.middle .rentals-category {
	background: url(img/agenda-cultural.png) no-repeat;
}
#rentals .rentals-column.right {
	border-color: #7C4E9C;
}
#rentals .rentals-column.right .rentals-category {
	background: url(img/agenda-noite.png) no-repeat;
}
#rentals .rentals-column .rentals-item {
	/*position: relative;*/
	height: 200px;
	margin-top: 20px;
	padding: 5px 0 0 5px;
	background: #fff;
	cursor: pointer;
}
#rentals .rentals-column .rentals-item.top {
	margin-top: 5px;
}
#rentals .rentals-column .rentals-item img {
	width: 140px;
	height: 100px;
}
#rentals .rentals-column .rentals-item .rentals-desc {
	height: 73px;
	margin-top: 5px;
}
#rentals .rentals-column .rentals-item .price {
	line-height: 22px;
	padding-right: 5px;
	text-align: right;
	background: url(img/preco_alojamento.png) right 0 no-repeat;
	color: #fff;
}
#rentals .rentals-column .rentals-category {
	position: absolute;
	width: 100%;
}
#rentals .rentals-column .rentals-category h2 {
	margin: 0 0 0 -5px;
	padding: 0;
	line-height: 22px;
	color: #fff;
	font-weight: normal;
	font-size: 1em;
}

/** CONTACTOS **/

#contacts .top {
	margin-top: 25px;
}

#contacts .top .left {
	width: 50%;
	float:left;
	border-right: solid 1px #808080;
}

#contacts .top .right {
	float:left;
	padding-left: 20px;
}

#contacts .content {
	margin-top:50px;
}

#contacts .content h2 {
	color:#96429A;
	font-size:12pt;
	font-weight:bold;
	margin-bottom:20px;
}

#contacts .input input, #contacts .input textarea {
	width:96%
}

#contacts label {
	display:none;
}

#contacts .submit input {
	color: #fff;
	background: #4D4D4D;
}

#contacts .submit input:hover {
	background: #808080;
}

#map {
	padding: 0 0.5em;
}

#map h2 {
	font-size:12pt;
	font-weight:bold;
}

#phone-numbers {
	margin-left: 15px;
}


/** Page Type 0 (empty) **/
#page0 {
	position: relative;
	padding: 20px 5px;
	background: #fff;
	color: #4D4D4D;
}
#page0 .content {
	padding: 0 10px;
}

/** Page Type 1 **/
#page1 {
	position: relative;
	padding: 5px;
	background: #fff;
	color: #4D4D4D; 
}
#page1 .wrapper {
	background: url('img/padrao_riscas.jpg');
	margin-bottom: 60px;
}
#page1 .left {
	display: inline;
	float: left;
	width: 75px;
	
	min-height: 200px;
}
#page1 .left .square {
	height: 75px;
	margin-top: 75px;
	padding: 5px 0;
	background: #fff;
}
#page1 .left .square .purple{
	height: 75px;
	width: 75px;
	background: #6C0784;	
}
#page1 .left .square img {
	width: 75px;
	height: 75px;
}
#page1 .top {
	height: 155px;
	margin-bottom: 5px;
	background: #6C0784;	
}

#page1 .top  img{
	max-height:155px;
	max-width:380px;
}

#page1 .content {
	position: relative;
	display: inline;
	float: left;
	width: 380px;
	padding: 0 7px 0 13px;
	background: #fff;
}
#page1 .bottom {
	min-height:30px;
	position:absolute;
	right:5px;
	bottom:10px;
}
#page1 .bottom .elem {
	display: inline;
	float: left;
	height: 24px;
	line-height: 24px;
	margin-left: 10px;
}
#page1 .bottom .elem a {
	display: block;
	padding: 0 10px;
	text-transform: uppercase;
	color: white;
	font-weight: normal;
	background: #4d4d4d;
}
#page1 .bottom .elem a:hover {
	background: #808080;
}

.push-bot {
	height:30px;
}

/**
 * Students
 */
/* Account Nav */
#student-account {
	
}
#student-account .tab-content {
	padding: 10px;
	min-height: 300px;
	background: #fff;
}
#student-account ul.nav {
	margin: 0;
	padding: 0;
	height: 21px;
	border-bottom: solid 1px #E7E8E8;
}
#student-account ul.nav li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0 1px 0 0;
	background: #fff;
	border: solid 1px #E7E8E8;
}
#student-account ul.nav li a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
}
#student-account ul.nav li a:hover {
	color: #fff;
}
#student-account ul.nav li.current {
	border-bottom: solid 1px #fff;
}
#student-account ul.nav li:hover {
	background: #6C0784;
	color: #fff;
}

/* Account Profile */
#student-account ul#profile-settings {
	margin: 20px 0 0 0;
	padding: 0;
}
#student-account ul#profile-settings li.setting {
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #E7E8E8;
}
#student-account ul#profile-settings li.setting .head {
	display: block;
	padding: 0 15px;
	width: 100%;
	line-height: 35px;
}
#student-account ul#profile-settings li.setting .setting-form {
	display: none;
	min-height: 40px;
}

#student-account .section {
	margin: 30px 0;
}
#student-account .section.first {
	margin-top: 10px;
}
#student-account table.data {
	width: 100%;
}
#student-account table.data tr th {
	padding: 5px 5px;
	font-weight: bold;
	color: #6C0784;
}
#student-account table.data tr td {
	padding: 5px 5px;
	border-top: 1px solid #E7E8E8;
}
#student-account table.data tr.first td {
	border-top: none;
}
/* Public Profile */
.profile-page .profile-section {
	margin: 30px 0;
}
.profile-page .profile-section span.title {
	display: block;
	font-weight: bold;
}

.profile-page .profile-section span.title69 {
	display: block;
	font-weight: bold;
	color: #6C0784;
}

.profile-page .profile-section ul li {
	margin-left: 10px;
	list-style-type: disc;
}

/* Start Register and Login fields */
#login-fields {
	width: 179px;
	border-bottom: solid 1px #AF66BF;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#reg-fields .btn-fb-login {
	margin-bottom: 5px;
}

.btn-fb-login, .btn-fb-assoc, .btn-register {
	display: inline-block;
}
.btn-register a, .btn-fb-login a {
	display: block;
	width: 179px;
	height: 25px;
}
.btn-fb-assoc a {
	display: block;
	width: 241px;
	height: 25px;
}
.btn-register a:hover, .btn-fb-assoc a:hover, .btn-fb-login a:hover {
	background-position: 0 100%;
}
.btn-register a {
	background: url(img/btn-registo.png) 0 0 no-repeat;
}
.btn-fb-login a {
	background: url(img/btn-fb.png) 0 0 no-repeat;
}
.btn-fb-assoc a {
	background: url(img/btn-fb_associar.png) 0 0 no-repeat;
}

/* Profile Avatar */
#auth.profile_avatar {

}
#auth.profile_avatar .avatar {
	float: left;
	width: 50px;
	min-height: 10px;
}
#auth.profile_avatar .avatar img {
	width: 35px;
	height: 35px;
	border: solid 5px #6C0784;
}
#auth.profile_avatar .info {
	float: left;
	width: 100px;
	margin-left: 10px;
	color: #fff;
}


/* PAGINAS ESTATICAS */

#quem-somos {
}

#missao {
	display:none;
}

#onde-estamos {
	display:none;
}

#novapagina {
	background: url('img/logo-nova-pagina.jpg') no-repeat;
}

.pages-images {
	float:left;
	height:145px;
	width:145px;
}
.pages-images img {
	max-height:145px;
	max-width:145px;
}

#parcerias .bottom {
	border: solid 1px #E7E8E8;
	float:left;
	padding:5px;
	background:white;
	margin-bottom:20px;
}

#parcerias .left {
	margin-right:14px;
}

#page2 {
	position: relative;
	padding: 5px;
	background: white;
	color: #4D4D4D;
	border: solid 1px #E7E8E8;
}

#page2 h2 {
	margin-top:6px;
}

#page-text {
	float:right;
	width:300px;
	margin-right:12px;
	text-align:justify;
}




/* CALENDARIO */

.agenda_table {
	width: 219px;
	height:200px;
	text-transform:capitalize;
}

.agenda_table tr {
	text-align:center;
}

.agenda_table td {
	vertical-align:middle;
}

.agenda_table .days {
	background: gray;
	color:#fff;
	font-weight:bold;
}

/* INVENCOES */
#hole-map {
	background: url(mapa/Portugal.png) no-repeat;
	height:367px;
	width:204px;
	position:relative;
	margin-top:30px;
}

#blank-map {
	height:367px;
	width:204px;
	position:relative;
}

/** Share News/Events **/
#share-news {
	min-height: 22px;
	margin-bottom: 20px;
	border: solid 1px #E7E8E8;
	background: #fff;
}
#share-news a.trigger {
	display: block;
	float: right;
	height: 22px;
	width: 22px;
	background: url('img/logo_partilha.png') right top no-repeat;
}
#share-news .share-teaser {
	color: #808080;
	line-height: 22px;
	padding: 0;
	margin: 0 22px 0 5px;
	cursor: text;
}
#share-news .share-news {
	display: none;
}
#share-news .message.success {
	margin: 0;
}

/** Facebook stuff **/
.fb-colors {
	border: solid 1px #BDC7D8;
	padding: 5px;
	margin-bottom: 20px;
	background: #fff;
	color: #333;
}
.fb-colors .link img {
	margin-right: 5px;
}
.fb-colors .link img,
.fb-colors .link a {
	vertical-align: middle;
}
.fb-colors a {
	color: #3B5998;
	text-decoration: none;
}
.fb-colors a:hover {
	color: #3B5998;
	text-decoration: underline;
}
.fb-colors p {
	margin: 5px 0;
}