@charset "utf-8";
/* CSS Document */

/*----Reset----*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl,dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Tahoma, Arial;
}

/*--------General styles-----------*/
body {
	background-image:url(gfx/body-bg.jpg);
	background-repeat:repeat-x;
	font-size:62.5%;
}

ul, li { 
	list-style:none;
}



a {
	color:#600;	
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#5E9517;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:2.1em;
	color:#CBDF86	
}

h1 span {
	font-family:Georgia, "Times New Roman", Times, serif;	
	
}

.tema-title h1, h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:2.0em;
	color:#333
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.6em;
	color:#333
}

h4 {
	
	font-weight:normal;
	font-size:1.2em;
	color:#1271A0;
	margin-top:3px
}

.blue{
	color:#1271A0;
}

.brown {
	color:#660
}

.green {
	color:#030;
}
.white {
	color:#FFF;
}

.red {
	color:#600;
}

.grey {
	color:#999;
}
	

label, input {
	margin-bottom:5px;
}

.search-header, .event-header, .doc-header, .news-header {	
	position:relative;
	border-bottom:1px solid #ccc;
	width:100%;
	margin-bottom:10px
}

.more-button {
	position:absolute; right:0px; top:0px; width:45px
}

.advsearch-button {
	position:absolute; right:0px; top:0px; width:70px
}

/*--------Layout-----------*/

#wrapper {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

#main_container {
	float: left;
	width: 957px;
	margin-bottom: 10px;
	background: #FFFFFF;
	position:relative;
}

#header {
	width:957px;
	height:127px;
	position:relative;
	background-image:url(gfx/header-v1.jpg)	
}

#left {
	float:left;
	width:178px;
	padding-left:6px;
	margin-top:40px;	
	}

#center {
	float:left;
	width:570px;	
	margin-top:4px;	
}

#right{
	float:right;
	width:180px;	
	margin:40px 0px 0px 5px;
	border-left:1px solid #E9E9DB;
	background-image:url(gfx/right-side-bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	min-height:400px;
	background-color:#F7F6F2;
	
}



#footer-wrapper {	
	float: left;
	clear:both;
	width: 100%;
	margin-top: 10px;
	background-color:#DDDCC7;	
}

#footer-container {
	width: 957px;
	margin-left: auto;
	margin-right: auto;
	
}
#footer-logos {
	width: 957px;
	margin-left: auto;
	margin-right: auto;
	padding:15px;
	
}

/*--------Header-----------*/

#logo {
	position:absolute;
	top:8px;
	left:32px;
	width:114px;
	height:99px;
}

#logo a {
	display:block;
	width:114px;
	height:99px;
}

#uvitecho-title {
	position:absolute;
	top:75px;
	left: 184px;

}

#login {
	position:absolute;
	right:9px;
	top:9px;
	color:#FFF;
	text-align:right;
	background-image:url(gfx/login-form-bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	z-index:31;
	height:97px;
	padding-right:5px;
	overflow:hidden;
	display:none;
	
}

#login-options {
	position:absolute;
	width:174px;
	height:98px;
/*	background-image:url(gfx/login-bg-%20green.jpg);
	background-repeat:no-repeat;
*/	right:9px;
	top:13px;
	z-index:30;

}

#por-que {
	position:absolute;
	top:81px;
	left:14px;
	font-size:1.0em;
	font-style:italic;
}

#por-que a {
	color:#FFF
}

#my-zone {
	position:absolute;
	top: 13px;
	right:9px;
	width:170px;
	height:90px;
	background-image:url(gfx/my-zone-bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#my-zone-link {
	position:absolute;
	top:78px;
	left:11px;
	font-size:1.3em;
	
}

#my-zone-link a {
	color:#FFF
}

#my-zone-link a:hover {
	color:#600
}


#login-button a {
	position:absolute;
	top:25px;
	left:19px;
	color:#FFF;
	font-size:1.2em;
}

.login-pop  {
	color:#FFF;
	font-size:1.2em;
}


#signup-button a {
	position:absolute;
	top:51px;
	left:19px;
	color:#FFF;
	font-size:1.2em;
}

.olvidado a {
	position:absolute;
	top:84px;
	right:37px;
	color:#FFF;
	width:200px;
	
}

.input-100 {
	width:120px
}

#search {
	position:relative;
	}
.quick-buscar {
	background-image:url(gfx/quick-buscar.gif);
	background-repeat:no-repeat;
	width:80px;
	background-position:right;	
	height:19px;
	color:#FFF;
	padding:0px 0px 0px 10px;
	color:#FFF;
	display:block;
	margin-top:5px;
	font-size:1.3em
	
}

.login-button {
	background-image:url(gfx/quick-buscar.gif);
	background-repeat:no-repeat;
	width:80px;
	background-position:right;	
	height:19px;
	color:#FFF;
	padding:0px 15px 0px 10px;
	color:#FFF;
	display:inline;
	margin-top:5px;
	font-size:1.3em;
	text-align:left;
	
}

#adv-search-wrapper {	
	float:left;
	margin-bottom:10px;
	padding:0px;
	text-align:left;
	width:98%;
	background-color:#E9E9E9;	
	overflow:hidden;
	display:none;
}

ul.search {
	margin-bottom:10px;
}

#adv-search-wrapper strong {
	margin-bottom:10px;
	
	
}

.open {
	height:240px;
}

.close {
	height:0px;	
	}

#adv-search-close {
	padding:5px;
	font-size:1.2em;
	text-align:center;
	border-top: 2px solid #FFF;
	height:1.7em;
}

.close {
	position:absolute;
	left:495px;
	top:21px;
	font-weight:bold;	
	}

.ad-submit{
	position:absolute;
	left:200px;
	top:3px;
	font-weight:bold;
	color:#FFF;
	width:156px;
	height:19px;
	display:block;
	text-align:center;
}

.shadow {
      	-moz-box-shadow: 0px 0px 7px #666;
  		-webkit-box-shadow: 0px 0px 7px #666;
 		 box-shadow: 0px 0px 7px #666;
}

#lang a { font-size:1.2em; line-height:2.1em;}

#language-notice { position:absolute; padding:15px; border:10px solid #ccc; width:522px; height:190px; background-color:#FFF; z-index:99999; font-size:1.3em; display:none}
.closenotice { position:absolute; top:10px; right:10px; cursor:pointer;}

.adv-search-form {
	position:relative;
}

.adv-search-form span  {
	float:left;
	font-size:11px;
	padding:2px;
	vertical-align:middle;
	width:100px;	
}

.adv-search-cont-left {
	float:left; width:50%; background-color:#E9E9E9; padding:10px; margin:1px;
	}

.adv-search-cont-right {
	float:right; width:35%; background-color:#E9E9E9; padding:10px; margin:1px; border-left:#FFF solid 3px;
	}

.adv-search-form select {	
	width:150px;
	margin-bottom:5px
	}
	
/*--------Left col - Navigation - ----------*/

#nav {
	width:178px;
	background-image:url(gfx/nav-bg.jpg);
	background-repeat:repeat-y;
	text-align:right;	
}

#nav ul li {	
	padding:0px 33px 0px 0px;	
	font-size:1.3em;
	height:30px;
}

#nav ul li a {	
	display:block;
	padding-top:7px;
	}

li.nav-off {	
	background-image:url(gfx/nav-bg-off.gif);
	background-repeat:no-repeat;
}

li.nav-active {	
	background-image:url(gfx/nav-bg-active-blue.jpg);
	background-repeat:no-repeat;
	
}

#nav ul li.nav-active a {
	color:#FFF;	
	text-decoration:none;
	display:block;
	}


#sub-nav {
	margin-left:6px;
	width:145px;
	background-color:#f6f6f6;
	background-image:url(gfx/sub-nav-bg.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
}

#sub-nav ul li a {
		
	text-decoration:none;
	display:block;
	border-bottom:1px solid #CCC;
	text-align:right;
	padding-right:5px;
	line-height:27px;
	font-size:1.1em;
	}

#sponcers {	
	position:relative;
	margin:20px 0px 0px 15px;
	
	}


/*--------Center col - Home Content-----------*/

#file-list{
	clear:both;
	position:relative;
	background-color:#000;
}

.item {	
	position:relative;
	margin-bottom:10px;	
}

.file-title {
	float:left;
	position:relative;
	border-bottom:1px solid #ccc;
	width:90%;
}

.mas {	
	background-image:url(gfx/icon-mas.jpg);	
	height:30px;
	display:block; background-repeat:no-repeat; background-position:right; padding:9px 0px 0px 3px; background-color:#F7F6F2 ;
}

.bg-white { background-color:#FFF}



.date {
	float:left;
	width:36px;
	height:55px;
	background-image:url(gfx/date-shadow.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-right:7px;
}

.date-padding {
	margin-left:5px;	
}

.eventplace {
	float:left;
	margin-left:10px;	
	font-size:1.6em;
	padding-top:2px;
	color:#666;
}

.eventdate {
	float:left;
	width:36px;
	height:43px;
	background-image:url(gfx/event-date-shadow.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-right:7px;
}

.enddate {
	background-image:url(gfx/end-date-bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:43px;
	height:55px;
	float:left;
	margin-right:5px;
	

}


.day {
	font-size:2.6em;
	padding-left:4px;
}

.eventday {
	font-size:1.8em;
	
	}
.month {
	font-size:0.9em;
	color:#030;
	padding-left:2px;
}

.content {
	float:left;
	width:85%;
	margin:7px 0px 0px 0px;
}

.title a {
	font-size:1.3em;
}

.tipo {
	font-size:1.1em;
	color:#666;
}
.file-save {
	float:left;
	padding:5px 0px 0px 5px
}

.star {	
	cursor:pointer;}

.file-save a {
	display:block;
	width:35px;
	height:35px;
	background-image:url(gfx/star-off.gif);
	background-repeat:no-repeat;
}

.file-save a:hover {
	background-image:url(gfx/star-on.gif);
	background-repeat:no-repeat;
}

.my-file-save {
	float:left;
	padding:5px 0px 0px 5px
		
	
}

.my-file-save a {
	display:block;
	width:35px;
	height:35px;
	background-image:url(gfx/star-on.gif);
	background-repeat:no-repeat;
}

.my-file-save a:hover {
	background-image:url(gfx/star-delete.gif);
	background-repeat:no-repeat;
}

.custom_field {
	padding:5px;
	border-bottom:1px solid #999;
	

}

.links {
	background-image:url(gfx/links-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border:1px solid #B6B5B3;
	margin-top:10px;
	background-color:#F7F6F2;
	}
.links ul {
	padding:10px;
}

.links li {	
	background-image:url(gfx/html-link.gif);
	background-repeat:no-repeat;
	line-height:1.9em;
	}

.links li a {
	font-size:1.3em;
	padding-left:25px;
	}

.bg_des1 {
	background-color:#EEE;
	padding:5px;
	}
	
.bg_des2 {
	padding:5px;
	}

.title a {
	color:#600;
}

.title a:hover {
	color:#5E9517;
}

.pad320 {
	padding-left: 30px;
}

.divider {
	border-bottom:#EEE solid 1px;
	}

.rss {
	background-image:url(gfx/icon-rss.gif); 
	background-repeat:no-repeat;
	padding-left:35px;
	font-size:1.3em;
	line-height:1.7em;
}


/*--------Center col - Follow on Content-----------*/

#intro-text {
	position:relative;
	color:#999;
	font-size:1.2em;
}

#sticky {
	position:relative; 	
	margin-bottom:5px;
	padding-bottom:10px;
	background-image:url(gfx/sticky-footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	border-top:1px #CCC solid;
}

.tema-title {
	float:left;
	position:relative;
	border-bottom:1px solid #ccc;
	
}

.tab {
	float:right;
	height:36px;
	font-size:1.3em;
	padding:3px 10px 0px 10px;
}

.tab-on {
	background-color:#FFF;
	background-image:url(gfx/tab-on-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:white;
}

.tab-on a {
	color:#FFF
}

.abstract {
	margin-top:10px;
	font-size:1.3em;
	color:#600;
}

.text {
	margin-top:10px;
	font-size:1.3em;
	line-height:1.6em
	}


/*--------Pagination-----------*/

.pagination {
	margin-top:15px;	
	}

.non-selected{
	border:#CCC 1px solid;
	padding:3px;
	background-color:#EFEFEF
}

.selected{
	color:#FFF;
	background-color:#5E9517;
	padding:3px;
	margin-right:4px;
}



/*--------Right - Tools-----------*/

#ad {
	background-image:url(gfx/register-ad.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:149px;
	
}

#ad-promo {
	position:absolute;
	top:96px;
	background-image:url(gfx/signup-reasons-bg.jpg);
	background-repeat:repeat-x;
	width:171px;
	
	margin-left:2px;
	border-bottom:#1271A0 solid 3px;
	border-right:#1271A0 solid 1px;
	border-left:#1271A0 solid 1px;
	overflow:hidden;
	display:none;
}

#ad-promo ul {
	padding:12px 0px 0px 7px;	
}

#ad-promo li {
	list-style:square;
	color:#600;
	width:130px;
	margin:0px 0px 7px 20px;
	font-size:1.2em;
}

#register {
	position:relative;
	display:block;
	width:150px;
	height:30px;
	margin:15px 0px 0px 35px;	
}

#register a {
	color:#FFF;
	font-size:1.2em;
}


.right-col-container {
	
	background-repeat:no-repeat;
	
	margin:0px 0px 0px 1px;
	padding:0px 8px 10px 9px;
	border-bottom:#FFF solid 3px; 
}

.adv-search {	
	background-image:url(gfx/icon-adv-search.png);
	/*background-color:#F7F6F2;*/
	display:block; background-repeat:no-repeat; background-position:right; padding:0px 0px 0px 3px; height:28px;
}

.mas-events {
	padding-top: 3px;
}



.event {
	margin-bottom:10px;	
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
	border-bottom:#B6B7A6 solid 1px;
}

.event-title a {
	font-size:1.2em;
	margin-bottom:10px;	
}

.event-date {
	color:#600
}
	
.event-place {
	color:#666;
	font-size:1.1em;
}

#doc-details {
	
}

#search-container {
	background-image:url(gfx/quick-search-bg.jpg); background-repeat:no-repeat;
	padding-top:15px;
	padding-bottom:15px

}


/*--------Footer-----------*/

.footer-logos {
		margin-left:12px;
}
#footer-address {
	color:#333333;
	background-color:#B6B7A6;
	
	padding:15px;
	font-size:1.3em;
}

.legal a {
	color:#FFF;
	}


