@charset "utf-8";
/*
 * CCS File for CIBSI09
 *
 * Version: $Id: style.css 250 2009-11-25 19:32:04Z fzipi $
 *
 */

#wrap {
	color:#404040;
	width:970px;
	margin:10px auto;
	padding:0;
}

body {
    font-size: 12pt;
    font-family: "bitstream vera sans", verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    background-color: #f2c718;
}

h1, h2, h3, h4 {
    font-family: humans, helvetica, verdana;
}

h1 {
    font-size: 22px;
    margin: 30px 0px 0px 0px;
}

h2 {
    font-size: 18px;
    margin: 25px 0px 12px 0px;
}

h3 {
    font-size: 16px;
}

hr {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    margin-top:    10px;
    margin-bottom: 10px;
}


/* HEADER STYLE */

#header {
    background-color: #ffffff;
    height: 75px;
}

#header img {
    border: 0px;
    vertical-align: middle;
}

#header-logo {
    position: absolute;
    left: 0px;
    top: 0px;
}

img.logo {
    left: 0px;
    top: 0px;
    margin-left: 10px;
    height: 65px;
}

#header-items {
    color: #cccccc;
    height: 60px;
    margin: 10px 10px 0px 0px;
    bottom: 0px;
    float: right;
    font-size: 10pt;
    font-weight: bold;
}

#header-items a {
    color: #544311;
    text-decoration: none;
    padding-bottom: 10px;
}

#header-items a:hover {
    color: #a88722;
    border-top: 2px solid #a88722;
    border-bottom: 2px solid #a88722;
}

#nav {
    margin: 0px;
    padding: 0px 0px 0px 160px;
    background-color: #453907; 
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    border-top: 1px solid #b0b0b0;
    border-bottom: 1px solid #f5f5f5;
}

#nav-items a {
    color: #f2c718;
    text-decoration: none;
    padding-bottom: 5px;
}

#nav-items a:hover {
    color: #fff;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}


/* LEFT SIDE STYLE */
#left {
    /*position: absolute; */
    width: 140px;
    height: auto;
    left: 10px;
    float: left;
    top: 95px;
    font-weight: bold;
    font-size: 12px; 
    padding: 10px 0px 0px 10px;   
}

.menu {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border-top: 0px;
}

.menu li {
    background-color: #453907;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    border: 1px solid #999;
}

.menu li p {
	text-align: right;
}

.submenu {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.submenu li {
    background-color: #fff;
    margin: 0px;
    padding: 0px;
    border: 1px solid #fff;
    font-size: 11px;
}

.menu p {
    margin: 0px;
    color: #f0f0f0;
    display: block;
    padding: 4px 6px;
}

.submenu a {
    margin: 0px;
    color: #544300;
    display: block;
    text-decoration: none;
    padding: 4px 6px;
    border-left: 12px solid #544332;
/*  border-left: 12px solid #ccffcc; */
	 vertical-align: middle;
}

.menu a:hover {
    color: #000;
/*    background-color:#E5F5E2;        */
/*    border-left: 12px solid #AFC0AF; */
    background-color:#ffcc99;
    border-left: 12px solid #a88765;
}

img.paper{
	border: 0px;
	height: 25px;
	}

img.logoinst {
	border: 0px;
   height: 60px;
}

/* LANG STYLE */
#lang {
    font-size: 12px;
    padding-bottom: 10px;
    
}

#lang img {
    border: 0px;
    vertical-align: middle;
}

img.logolang {
    height: 12px;
    width: 24px;
}


/* CONTENT STYLE */
#right {
    margin: 10px 10px 10px 160px;
    padding: 0px 25px 20px 25px;
    font-size: 12px;
    border: 1px solid #aaa;
    background-color: #fff;
    /* esto pemite que el blanco siempre llegue al final */
    overflow: hidden;
    height: 1%; 
}

#right a {
    color: #314A44;
    margin: 2px;
    text-decoration: none;
    border-bottom: 1px dashed #314A44;
}

#right a.plain {
	color: black;
	margin: 0px;
	border: 0px;
    text-decoration: none;
}

#right input {
    margin: 0px 10px 0px 3px;
    border: 1px solid #999;
    background-color: #fff;
}

#right input:focus {
    border-color: black;
}

#right ul {
    margin: 0px;
    padding-left: 25px;
    list-style: square;
}

#right li {
    margin: 2px 0px 2px 0px;
    padding: 0px;
}

#right td {
    padding: 5px;
    font-size: 10pt;
    text-align: center;
}

#right td.left {
    padding: 5px;
    font-size: 10pt;
    text-align: left;
}

#right tr.authors {
    background-color: #f2c718;
}

#right tr.abstract {
    background-color: #fcfcf6;
    text-align: left;
}

#right tr.abstract td {
    text-align: left;
}

#right tr.odd {
    background-color: #f7f7f7;
}

#right tr.even {
    background-color: #fcfcf6;
}

#right th {
	background-color: #f2c718;
	font-size: 12pt; 
}

#right p.resumen {
	font-size: small;
	font-style: italic;
}

#right p.texto-resumen {
	font-size: small;
}

#right td.authors {
font-style: italic;
}

#right h2.title {
    background-color: #f2c718;
}

#right p.bold {
    font-weight: bold;
}

/* Forms */
label {
	float: left;
	clear: left;
	width: 220px;
	text-align: right;
}

fieldset input,select {
	width: 220px; /* obviously change this if you're using checkboxes or radios! */
	text-align: left;
	font-size: 10pt;
	color: #453907;
	vertical-align: middle;
}

/* SPONSORS/SUPPORTERS STYLE */
#sponsors,#supports {
	border: 0px;
    	margin: 10px;
    	text-align:center;
	vertical-align: middle;
	float:left; 
	background-color: #ffffff;
}
#sponsors a, #supports a {
	color: white;
	margin: 0px;
	border: 0px;
     text-decoration: none;
}

#sponsors h1, #supports h1 {
	text-align: left;
}

/* Gold Sponsor */
#sponsors_1 img, #supports_1 img {
    height: 100px;
    
}
#sponsors_2 img, #supports_2 img {
    height: 80px;
}
#sponsors_3, #supports_3 img {
    height: 60px;
}
#sponsors_4, #supports_4 img {
    height: 50px;
    }
#sponsors_5, #supports_5 img {
    height: 40px;
}

/* FOOTER STYLE */
#footer {
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    margin: 0px 20px 20px 160px;
}

#footer a {
    text-decoration: none;
    color: #544300;
}

#footer a:hover {
    color: #000;
    text-decoration: underline;
}


/* FOOTER STYLE */
#error_msg {
    color: red;
    background-color: #FFFAFA;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    border: 1px solid red;
}

.error {
    color: red;
    font-size: 10pt;
    font-weight: bold;
}

.warning_msg {
    background-color: #FFFFFA;
    font-size: 10pt;
    text-align: center;
    border: 1px solid #f2c718;
    margin-bottom: 10px;
}
