@import url("menu.css");

@import url("boxes.css");

/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 03.04.08
**  File     : myOwnStyles.css, renamed into galileo.css
**  Function : This file is not part of the YAML-CSS-Framework.
*/

@media all {

body{
	background: #D3F5FF none repeat-x 0 bottom;
}

#page {
	border: none;
	width: 960px;
	background-color: transparent;
	margin: 20px auto 0;
}

#main {
	padding: 0;
	background: #fff url(../img/main-bg.gif) repeat-y left;
}

#main.hp{
	background-color: transparent;
	background-image: none;
}

#header {
	height: 140px;
	background: transparent none no-repeat left;
	padding: 0 10px;
}

#header .headImg1{
	width: 180px;
	height: 140px;
	background-image: url(../img/flacso-logo.gif);
	margin-top: -10px;
}

#topnav{
	margin-top: -10px;
	margin-right: 10px;
}

#topnav a {
	color: #000;
	font-weight: bold;
}

#topnav a:hover {
	color: #01A4E9;
}

#topnav #center{
	background: transparent url(../img/tapnav.gif) repeat-x;
	height: 35px;
	float: left;
	line-height: 35px;
	/* _padding: 5px; */
}

#topnav #left{
	background: transparent url(../img/tapnav-left.gif) no-repeat left;
	height: 35px;
	width: 18px;
	display: inline-block;
	float: left;
}

#topnav #right{
	background: transparent url(../img/tapnav-right.gif) repeat-x right;
	height: 35px;
	width: 18px;
	display: inline-block;
	/* _float: left; */
}

#header div.tx-macinasearchbox-pi1 form input {
	border: solid 1px #01A4E9;
	color: #01A4E9;
	background: #fff;
}

#nav{
	display: none;
}

#nav_main {
	background: #fff url(../img/nav_main_bg.jpg) repeat-x 0 -0.8em;
}

#nav_main ul li {
	background: none;
}

#menu-top {
	background: #2683C2 url(../img/submenu.png) no-repeat left top;
	height: 15px;
}

#menu-bottom {
	background: #2683C2 url(../img/submenu.png) no-repeat left bottom;
	height: 15px;
}

#menu ul {
	border: none;
	background-color: #2683C2;
}

#menu li {
	position: relative;
	margin: 0;
	font: 13px Verdana, "Lucida Grande", Lucida, sans-serif;
	list-style-image: none;
	background-color: #2683C2;
	
}

#menu li a, #menu li ul li a, #menu li strong {
	border: none;
	color: #fff;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#menu li a:hover, #menu li ul li a:hover, #menu li strong:hover{
	border-style: none;
	color: #2683C2;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fff url(../img/submenu-bullet.gif) no-repeat 10px;
	display: block;
	padding-left: 20px;
	border: dotted 1px #2683C2;
}

#menu dfn, #menu .hidden {
	position: absolute;
	left: -1000em;
	width: 20em;
	display: none;
}

h1 {
	color: #1E53A8;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}


h2 {
	color: #01A4E9;
	font-size: 18px;
}

h3 {
	color: #01A4E9;
	font-size: 15px;
}

a {
	color: #01A4E9;
}

#teaser {
	background-color: #01A4E9;
}

.rootline, .rootline a, .aktDatum {
	color: #fff;
}

#footer {
	color: #fff;
	width: 100%;
	position: absolute;
	left: 0;
	padding: 0;
	height: 70px;
	border-style: none;
	background: transparent url(../img/footer-bg.gif) repeat-x;
	border-top: 1px solid #fff;
	text-align: center;
	font: normal normal 12px/40px Verdana, "Lucida Grande", Lucida, sans-serif;
	/* position: static; */
	/* z-index: -100; */
}

#footer a:hover {
	color: orange;
}

#footer a {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

#col1{
	width: 200px;
	/* _width: 220px; */
}

#col1_content {
	padding: 0;
	background-color: transparent;
}

#col1_content .textBelowMenu{
	padding: 0 9px 10px 15px;
}

#col1_content .box-top .box-content{
	padding: 5px;
}

#col1_content .box-top ul li{
	list-style-image: none;
	list-style-type: none;
}

#col1_content #bluebox .box-bottom .eyelash{
	width: 180px;
	height: 40px;
	margin-top: 0px;
	margin-left: -2px;
	background: url(../img/eyelash-blue2.png) no-repeat;
}

#col1_content #bluebox .rBline1, 
#col1_content #bluebox .rBline2, 
#col1_content #bluebox .rBline3, 
#col1_content #bluebox .rBline4{
	display: none;
}

#col1_content #greenbox{
	margin-top: -5px;
	z-index: -100;
}

#col1_content #greenbox .box-bottom .eyelash{
	width: 180px;
	height: 40px;
	margin-top: 0px;
	margin-left: -2px;
	background: url(../img/eyelash-green2.png) no-repeat;
}

#col1_content #greenbox .rBline1, 
#col1_content #greenbox .rBline2, 
#col1_content #greenbox .rBline3, 
#col1_content #greenbox .rBline4{
	display: none;
}

#col1_content #graybox{
	margin-top: -5px;
	z-index: -200;
}

#col1_content #graybox .box-bottom .eyelash{
	width: 180px;
	height: 40px;
	margin-top: 0px;
	margin-left: -2px;
	background: url(../img/eyelash-gray2.png) no-repeat;
}

#col1_content #graybox .rBline1, 
#col1_content #graybox .rBline2, 
#col1_content #graybox .rBline3, 
#col1_content #graybox .rBline4{
	display: none;
}

#col3{
	
	margin-left: 200px;
}

#col3_content {
	background-color: transparent;
	padding: 0;
}

#col3_content .floatbox {
	background-color: #FFF;
	padding: 10px;
	margin: 0;
	/* _padding: 10px; */
	/* _padding-right: 0; */
	/* _width: 96%; */
}

#col3 .rBline1.hp, #col3 .rBline2.hp, #col3 .rBline3.hp, #col3 .rBline4.hp{
	background-color: #FFF;
	border-color: #FFF;
}

#nav ul {
	margin-left: 0;
}

div .subcolumns.expanded{
	background-color: #D3F5FF;
	width: 100%;
}

.subcolumns .subcl, .subcolumns .subc, .subcolumns .subcr{
	padding: 0;
}

p.align-center {
	text-align: center;
}

p.align-justify {
	text-align: justify;
}

p.indent {
	text-indent: 20px;
}

.csc-textpic-caption {
	background: transparent;
	text-align: center;
}

.news-list-morelink, .news-latest-morelink {
	background: transparent;
	border: none;
	text-align: right;
}

.news-latest-container h2, .news-latest-gotoarchive {
	display: none;
}

.news-single-img{
	text-align: center;
}

/* content element "table" generico */

table.contenttable {
	font-size: 0.9em;
	width: 96%;
	margin: 10px auto;
	border-collapse: collapse;
	empty-cells: show;
}

table.contenttable caption {
	text-align: left;
	font-weight: bold;
	color: #888;
	margin-bottom: 0.2em;
}

table.contenttable th {
	height: 2.0em;
	background: orange;
	color: white;
	padding: 2px 7px 2px 7px;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	text-align: center;
	text-transform: uppercase;
}

table.contenttable td {
	height: 3.0em;
	padding: 2px 7px 2px 7px;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	text-align: left;
	font-weight: normal
}

table.contenttable tr td {
	vertical-align: top;
}

/* tables, specifically, por defecto */

table.contenttable-0 th {
	background: #fff;
	color: #000;
	border-color: #666;
}

table.contenttable-0 td {
	background-color: #fff;
	border-color: #666;
}

table.contenttable-0 p {
	font-weight: bold;
	border-color: #000;
}

/* tables, specifically, distribucion 1 */

table.contenttable-1 caption {
	color: #EA5B00;
}

table.contenttable-1 th {
	background: #01A4E9;
	color: #D4EDF7;
}

table.contenttable-1 tr.tr-0 td p {
	font-weight: bold;
}

.contenttable-1 tr.tr-odd td {
	background: #D4EDF7;
	color: #EA5B00;
}

.contenttable-1 tr.tr-even td {
	background: #F7E2D4;
	color: #EA5B00;
}

/* tables, specifically, distribucion 2 */

table.contenttable-2 caption {
	color: #BA8234;
}

table.contenttable-2 th {
	background: #BA8234;
	color: #F7E8D4;
}

table.contenttable-2 tr.tr-0 td p {
	font-weight: bold;
}

.contenttable-2 tr.tr-odd td {
	background: #F7E8D4;
	color: #9E6E2B;
}

.contenttable-2 tr.tr-even td {
	background: #D4E4F7;
	color: #9E6E2B;
}

/* tables, specifically, distribucion 3 */

table.contenttable-3 caption {
	color: #FFD800;
}

table.contenttable-3 th {
	background: #FFA000;
	color: black;
}

table.contenttable-3 tr td.td-0 p, table.contenttable-3 tr.tr-0 td p {
	font-weight: bold;
}

table.contenttable tr.tr-odd {
	background: #F7EAD4;
	color: #000;
}

table.contenttable tr.tr-even {
	background: #FFD800;
	color: #000;
}


.csc-textpic-caption {
	background-color: transparent;
	color: #000;
	margin-bottom: 10px;
}

#logos a { color: #fff; }
#logos h1 { color: #fff; }
#logos csc-textpic-below { text-align: center; }

.tx-felogin-pi1 { color: #fff; }
.tx-felogin-pi1 h3{ color: #fff; }

/* ########################################################## */
/* ##  		GSLIDER-22-04-10-kbg				*/
/* ########################################################## */

#slider {
	margin: 0 auto;
	position: relative;
}
.scroll {
	padding-top: 15px;
	overflow: auto;
	/* overflow-x:hidden; */ 
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	background: #FFFFFF;
}
.scrollContainer div.panel {
	padding: 0;
}
.scrollButtons {
	cursor:pointer;
}
ul.navigation {
	white-space: nowrap;
	margin:0;
	padding:0 0 0 7px;
	list-style:none;
}
div#slider_nav {
	width:100%;
	float:left;
	background:#fff url("nav_bottom.gif") repeat-x bottom;
}
ul.navigation li {
	float:left;
	margin: 5px 5px 0 0;  
	padding: 0;
 	border-left:1px solid #ccc;
  	border-top:1px solid #ccc;
  	border-right:1px solid #ccc;
  	background-color:#2683C2;
}
ul.navigation li.selected {
	border-bottom: 1px solid #fff;
	background-color: #2683C2;
    	color:#fff;
}
ul.navigation a {
  	float:left;
  	display:block;
	background:#ececec;
    	padding:1px 11px 1px 8px; 
  	text-transform: none;
  	text-decoration:none;
  	font-weight:normal;
  	width: auto;
}
ul.navigation a:hover{ 
	background-color: #2683C2;
    	color:#fff;
}
ul.navigation li.selected a { 
    	background-color: transparent;
    	color:#fff;
    	font-weight: bold;
}
ul.navigation #current a {
  	border-bottom: 1px solid #fff;
}
.scrollButtons {
    	position: absolute;
    	top: 200px;
    	cursor: pointer;
}
.scrollButtons.left {
    	left: -25px;
}
.scrollButtons.right {
    	right: -25px;
}
}

/*FCEs - kbg-17-06-10*/
.REboxRedContent {
    background-color: #ffffff;
    border: dotted 1px #1E53A8;
}

.rRline1, .rRline2, .rRline3, .rRline4 {
    background-color: #D3F5FF;
}