/* +----------------------------------------------------------------------+ */
/* | OpenConf                                                             | */
/* +----------------------------------------------------------------------+ */
/* | Copyright (c) 2002-2012 Zakon Group LLC.  All Rights Reserved.       | */
/* +----------------------------------------------------------------------+ */
/* | This source file is subject to the OpenConf License, available on    | */
/* | the OpenConf web site: www.OpenConf.com                              | */
/* +----------------------------------------------------------------------+ */


BODY { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; background: #40454d url('images/bg.jpg') repeat-x left top; color: #000; margin: 0; padding: 0;}
TD { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; }
TH { font-family: verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 10pt; }
img{ border:0;}
A.confName:link { text-decoration: none; color: #000000; }	
A.confName:visited { text-decoration: none; color: #000000; }
A.confName:hover { color: #666666; }
A:link { text-decoration: none; color: #0c6fb1; }
A:visited { text-decoration: none; color: #0c6fb1; }
A:hover { text-decoration: underline; }
em { font-style: italic; }
strong { font-weight: bold; }
select:focus, input:focus{outline: #9CF 1px solid;}
#container{ width: 900px; margin: 21px auto; background-color: #ffffff; border: 1px solid black;}
.bar {width:900px; height:29px; margin:0; padding:0; float:right; background: url('images/barbg.gif') repeat-x left top;}
.bar ul{list-style: none; margin:0; padding:0;}
.bar li{float: left;} 
.bar li a{font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; color: #ffffff; display: block; height: 13px; float: left; text-decoration:none; padding: 7px 13px 9px 13px; background: url('images/btnbg.gif') no-repeat right top;}
.bar li a.red{background: url('images/btnbg_red.gif') no-repeat right top;}
.bar li a:hover, .bar li a.selected{	background: url('images/btnbg_over.gif') no-repeat right top;}
.bar li ul{display:none; padding:0px; margin:29px 0 0 0; width:140px; z-index:2000; position: relative;}
.bar li:hover ul{display:block;}
.bar li li{display:block; width:140px; margin:0px; float:none;}
.bar li li a{display: block; height: 10px; width: 123px; float: left; padding: 5px 12px 8px 13px; font-size:0.8em; background: #848484; border-bottom: 1px solid #5c5c5c;}
.bar li li a:hover{background: #5c5c5c;}
.pics_container a img{background: url(images/shadow-1000x1000.gif) no-repeat right bottom; padding: 5px 10px 10px 1px; opacity:1.0; filter:alpha(opacity=100);}
.pics_container a:hover img{opacity:0.75; filter:alpha(opacity=75);}
.mytable{border: 2px solid #ffffff; border-collapse:collapse; width: 100%; background: #f6f6f6;}
.mytable tr:hover{background: url('images/logobg.jpg') repeat-x left top; background-position:0 -15px;}
.darktr{background: #f3f3f3;}
.mytable td{border: 2px solid #ffffff; margin:0px; padding: 5px;}
.mytable th{border: 2px solid #ffffff; height:30px; padding: 5px; background: url('images/logobg.jpg') repeat-x left top;}

.mainbody { margin-left: 30px; margin-right: 30px; }
.conf {width:900px; height:100px; background: url('images/logobg.jpg') repeat-x left top;}
h3 { font-size: 12pt; font-weight: bold;}
.HEADER2 { font-family: arial,helvetica,sans-serif; font-size: 12pt; font-weight: bold; }
.footerBorder { border-top: 1px solid black; border-bottom: 1px solid black; background: url('images/barbg.gif') repeat-x left top; background-position:0 -1px; padding: 3px; }
.menuoc { width:900px; height: 212px; background: url('images/header.jpg') no-repeat left top; clear: both; }
.usermenu { background: url('images/menubg.gif') no-repeat left top; height: 27px; float:right; clear: both; display:inline; padding-left:8px;}
.menufiller {padding:4px;font-size: 9pt; text-align: right; }
.menuitem { font-size: 9pt; float: right; padding: 0.3em 0.6em 0.3em 0.6em;}
.linkHighlight { font-weight: bold; }
.cat { font-weight: bold; font-size: 10pt; }
.note { font-size: 9pt; font-weight: normal; font-style: italic; color: #006600; }
.note2 { font-weight: bold; color: #006600; }
.note3 { font-weight: bold; color: #800080; font-size: 9pt; font-style: italic; }
.item { font-weight: bold; }
.item2 { font-weight: bold; background-color: #eeeeee; }
.box { border: solid; border-color: black; border-width: 1px; }
.sep { background-color: #cccccc; }
.err { color: #990000; font-weight: bold; }
.warn { color: #800080; font-weight: bold; }
.rowheader { background-color: #ccdddd; }
.row1 { background-color: #eeeeee; }
.row2 { background-color: #dddddd; }
.rowselect:hover { background-color: #fc9; }
.del { background-color: #ccccff; }

#processing { font-weight: bold; font-size: 120%; }
#tracks li { margin-bottom: 0.5em; }

.popup { position: relative; }
.popup a { text-decoration: none; color: #000; background-color: inherit; }
.popup a:hover { text-indent: 0; background-color: #eee; }
.popup a span { display: none;  }
.popup a:hover span { display:block; text-align: left; font-weight: normal; font-size: 0.9em; color: #000; position:absolute; top: 1em; left: 6em; z-index: 100; background-color: #F7EFC1; border: 2px solid #cc9; padding:5px; text-decoration: none; white-space: pre;}


.ocform fieldset { padding: 10px; border:1px solid #ddd; margin-bottom: 2em; background-color: #fafafa; }
.ocform fieldset fieldset { background-color: #f5f5f5; }
.ocform label { float: left; width: 11em; margin-right: 1em; margin-top: 2px; text-align: right; color: #333; background-color: inherit; }
.ocform label.plain { float: none; width: auto; margin: auto; text-align: left; }
.ocform legend { color: #47f; font-size: 1.1em; }
.ocform div.field { margin: 0.5em 0; clear: both; }
.ocform input, .ocform textarea, .ocform select { background-color: #fff; border:1px solid #ccc; }
.ocform fieldset.radio, .ocform fieldset.checkbox { border: 0; margin-bottom: 0; padding: 0; background-color: #fafafa; }
.ocform fieldset.radio label, .ocform fieldset.checkbox label { float: none; margin-right: 0; width: auto; color: #000; background-color: inherit; }
.ocform fieldset.radio input, .ocform fieldset.checkbox input { background-color: #fafafa; border: none; }
.ocform fieldset div.fieldnote { margin-left: 13.6em; }
.ocform fieldset div.fieldsetnote { margin-bottom: 1em; }
.submit, .ocform .submit { border:1px solid #ccc; background-color: #9cf; color: inherit; padding: 5px; -moz-border-radius:0.4em; -khtml-border-radius:0.4em; }
.submit:hover, .ocform .submit:hover { background-color: #ddd; cursor:pointer; }
.ocform #addauthor span { color: #00f; text-decoration: underline; cursor: pointer; }
.ocform #fs_authors fieldset fieldset.radio { background-color: #f5f5f5; }

.occonfigform label { width: 14em; font-weight: bold; color: #555; }
.occonfigform .subfieldset { margin-left: 15.0em; }
.occonfigform fieldset div.fieldnote { margin-left: 16.6em; }
.occonfigform div.field { margin: 0.5em 0 1em 0; }
.occonfigform fieldset.radio label, .ocform fieldset.checkbox label { font-weight: normal; color: #000; }

.ocstatusform label { width: 14em; color: #555; background-color: inherit; font-weight: bold; }
.ocstatusform fieldset fieldset label { color: #000; background-color: inherit; font-weight: normal; }
.ocstatusform fieldset div.fieldnote { margin-left: 17em; }
.ocstatusform div.field { margin: 0.5em 0 1em 0; }
.ocstatusform .submit { background-color: #9cf; color: inherit; padding: 2px; -moz-border-radius:0.4em; -khtml-border-radius:0.4em; }

.ocreviewform label { font-weight: bold; margin-bottom: 1em; display: block; }
.ocreviewform .question { padding-bottom: 1em; border-bottom: 1px solid #000; margin-bottom: 1em; }
.ocreviewform fieldset { border: 0; }
.ocreviewform fieldset label { font-weight: normal; display:inline; }

table.ocfields { border: none; padding: 0; margin: 0; }
table.ocfields th { width: 10em; text-align: right; color: #36f; vertical-align: top; padding: 0 7px 6px 0; font-weight: normal; }
table.ocfields td { vertical-align: top; padding: 0px 0px 6px 0px; }
table.ocfields table.ocfields th { width: auto; text-align: left; }

.oclanguage { float: right; }
.oclanguage img { vertical-align: text-bottom; }
.oclanguage select { background-color: #eee; color: inherit; }

/* DO NOT CHANGE THE STYLE BELOW */
.powered {text-align: right;font-size: 8pt;font-family: arial, helvetica, sans-serif;padding: 3px 15px;color: #000;background-color: inherit;}
/* DO NOT CHANGE THE STYLE ABOVE */

.powered a{color:#000; font-style: italic;}
.powered a:hover{text-decoration: underline;}
#sponsors{float:left;height:43;margin-top:4px;}
.agencia{float:left;background: url('images/agencia.gif') no-repeat left top; width:117px; height:43px;}
.agencia:hover {background-position:0 -43px;cursor:pointer;}
.ministerio{float:left;margin-left:24px;background: url('images/ministerio.gif') no-repeat left top; width:113px; height:43px;}
.ministerio:hover {background-position:0 -43px;cursor:pointer;}
.conicet{float:left;background: url('images/conicet.gif') no-repeat left top; width:102px; height:43px;margin-left:24px;}
.conicet:hover {background-position:0 -43px;cursor:pointer;}
.req{
color: #CA0002;
font-weight: bold;
font-size: 9px;
line-height: 14px;
margin-right: 1px;
}
/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 7px; }
.ui-timepicker-div{width:95%; margin: auto;}
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; font-size:0.8em; font-weight:bold;}
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 80%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; }
.ui-timepicker-rtl dl dd { margin: 0 65px 10px 10px; }

 /*CSS Tooltip*/
a.tooltip {outline:none; }
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:10;display:none; padding:14px 14px;
    margin-top:-130px; margin-left:-490px;
    width:390px; line-height:16px;
}
a.tooltip:hover span{
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#fffAF0;}
.callout {z-index:20;position:absolute;top:127px;border:0;left:418px;}
    
/*CSS3 extras*/
a.tooltip span
{
    border-radius:4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
        
    -moz-box-shadow: 5px 5px 8px #CCC;
    -webkit-box-shadow: 5px 5px 8px #CCC;
    box-shadow: 5px 5px 8px #CCC;
}
.sponsors{
float:right;
width:450px;
height:50px;
padding:27px 10px 0 0;
position: relative;
top:0;
}
.sponsors_mask, .sponsors_mask2 {
width:25px;
height:50px;
z-index: 9;
position:absolute;
background: url('images/sponsors_mask.png') no-repeat left top;
}
.sponsors_mask2{
background: url('images/sponsors_mask.png') no-repeat right top;
position:absolute;
top:27px;
right:10px;
}
.sponsors img{
margin-right:15px;
border:0px;
}
.sponsors_home{
padding: 10px;
}
.sponsors_home a{
float:left;
margin:5px 28px 20px 28px;
}