/* $Id: content.css,v 0.1 2012/09/03 10:34:43 antsin Exp $ */

.clr { clear: both; font-size: 1px; height: 1px; line-height: 1px; }

.hideText { display: none; }

/* People */

#bion_people { margin: 0; padding: 0; width: 100%; }

#bion_people .bion_row { padding: 10px; border: thick solid transparent; overflow: hidden; height: 1%; }
#bion_people .bion_row h2 { -moz-box-shadow:0px 0px 10px #000; -webkit-box-shadow:0px 0px 10px #000; box-shadow:0px 0px 10px #000; }
#bion_people .bion_row h2 { padding: 5px; color: white; background: #9A0065; }
#bion_people .bion_row h2 a { color: white; }

#bion_people .column_left { float: left; width:49%; }
#bion_people .column_right { float: right; width:50%; }

#bion_people .column_left div,
#bion_people .column_right div { clear: both; }

#bion_people .column_left div > img,
#bion_people .column_right div > img,
#bion_people .column_left > img,
#bion_people .column_right > img { -moz-box-shadow:0px 0px 10px #000; -webkit-box-shadow:0px 0px 10px #000; box-shadow:0px 0px 10px #000; }
#bion_people .column_left div > img,
#bion_people .column_right div > img,
#bion_people .column_left > img,
#bion_people .column_right > img  { margin: 10px auto; padding: 2px; height: 56px; border: 1px solid #9A0065; float:left; }
#bion_people ul.staffl { margin: 10px 0; padding: 0; list-style: none; float: left; }
#bion_people ul.staffl li { margin: 5px 5px; padding: 0px; float: top; /* width: 100%; */ }


.column_left h2,
.column_right h2 { -moz-box-shadow:0px 0px 10px #000; -webkit-box-shadow:0px 0px 10px #000; box-shadow:0px 0px 10px #000; }
.column_left h2,
.column_right h2 { padding: 5px; color: white; background: #9A0065; }

#bion_people ul.staffl li.title,
.column_left p,
.column_right p { margin: 0; padding: 5px; color: rgb(154, 0, 101); font-weight: bolder; list-style: none; }

#bion_people ul.staffl li a { color: rgb(128, 128, 128); }
#bion_people ul.staffl li a img { border: 0; margin: auto 0px; padding: 0; height: 9px; width: 15px; }

#bion_people a:active { text-decoration: none; }
#bion_people a:hover  { text-decoration: underline; }


/* Biopic */

.bion_biopic { margin: 0; padding: 0; width: 100%; }

.bion_biopic .column_left { float: left; width: 70%; font-size: 110%; line-height: 2;}
.bion_biopic .column_left p { color: black; font-weight: normal; }
.bion_biopic .column_left strong { color: rgb(154, 0, 101); font-weight: bolder; }
.bion_biopic .column_right { float: right; width: 29%; }

.bion_biopic .column_content { float: left; }
.bion_biopic .column_content p { text-align: justify; }
.bion_biopic .content_list { list-style-type: none; padding: 0px; margin: 0px; font-size: 90%; }
.bion_biopic .content_list p { color: rgb(102, 102, 153); font-weight: bolder; }
.bion_biopic .content_list li { margin: 10px; }


/* Groups */

#bion_groups .bion_area { padding: 10px; margin: 10px; }
#bion_groups .aleft,
#bion_groups .aleft div,
#bion_groups .aleft div ul { float: left; }
#bion_groups .aright,
#bion_groups .aright div,
#bion_groups .aright div ul { float: right; }

.bion_group .column_content { float: left; padding: 10px; margin: 10px; }
.bion_group_list .column_content { float: left; padding: 0px; margin: 0px; }
.bion_group .column_content p,
.bion_group_list .column_content p { text-align: justify; }
.bion_group .column_content p.area,
.bion_group_list .column_content p.area { color: rgb(154, 0, 101); font-weight: bolder; font-size: 130%; text-transform: uppercase; }
.bion_group .column_content p.title,
.bion_group_list .column_content p.title { margin: 0; color: rgb(154, 0, 101); font-weight: bolder; font-size: 120%; }

.bion_group_list .column_group { float: right; padding: 10px; margin: 10px auto; }
.bion_group .column_group { float: right; padding: 10px; margin: 10px; }
.bion_group .column_group img,
.bion_group_list .column_group img { margin: 0; padding: 0; height: 115px; width: 225px; }
.bion_group .column_group ul,
.bion_group_list .column_group ul { list-style-type: none; padding: 0px; margin: 0px; font-size: 90%; }

.bion_group .content_list { list-style-type: none; padding: 0px; margin: 0px; font-size: 90%; }
.bion_group .content_list p { color: rgb(102, 102, 153); font-weight: bolder; }
.bion_group .content_list li { margin: 10px; }

.bion_group ul.staff,
.bion_group_list ul.staff { margin: 10px 0; padding: 0; list-style: none; }
.bion_group ul.staff p,
.bion_group_list ul.staff p { color: rgb(102, 102, 153); font-weight: bolder; }
.bion_group ul.staff li,
.bion_group_list ul.staff li { margin: 5px 5px; padding: 0; width: 100%; }
.bion_group ul.staff li.title,
.bion_group_list ul.staff li.title_list { margin: 0; color: rgb(154, 0, 101); font-weight: bolder; list-style: none; background-color: rgb(232,232,232) ; }
.bion_group ul.staff li a,
.bion_group_list ul.staff li a { color: rgb(128, 128, 128); }
.bion_group ul.staff li a img,
.bion_group_list ul.staff li a img { border: 0px; margin: 0; padding: 0; height: 9px; width: 15px; }

.bion_group .imagegroup { margin:10px; padding: 0px; float: right; }


/* News, Seminars & Events */

/** FPS -- noticias, events & seminars. **/

/*.front #content_fpsnews h2.title ,
.front #content_seminars h2.title,
.front #content_events h2.title{
	color:#a7007d;
	border-bottom:1px solid #bbb;
	text-transform:uppercase;
	font-family: arial;
	font-size:13px;
	font-weight:bold;
	padding-top:20px;
}*/

#sidebar-left .block .block-inner .title { display: none; border: 0px;}

#bion_rprod h2 { -moz-box-shadow:0px 0px 10px #000; -webkit-box-shadow:0px 0px 10px #000; box-shadow:0px 0px 10px #000; }
#bion_rprod h2 { color: white; background-color: #9A0065; padding: 10px 5px !important; }

.bion_group_list .bionand_mas,
#bion_rprod .bionand_mas,
#content_fpsnews .bionand_mas,
#content_bionews .bionand_mas,
#content_seminars .bionand_mas { background: url("../images/201303/mas_1.png"); background-size: 100%, 100%; }

.bion_group_list h2 a,
#bion_rprod h2 a,
#content_fpsnews h2 a,
#content_bionews h2 a,
#content_seminars h2 a,
#content_events h2 a { color: white; /* color: #51013c; */ text-decoration: none; /*padding: 10px 0 10px 0; font-weight: bold; color: #a7007d; text-transform: uppercase; font-family: arial; font-size:13px; */ }

.bion_group_list h2 a:active,
#bion_rprod h2 a:active,
#content_fpsnews h2 a:active, 
#content_bionews h2 a:active,
#content_seminars h2 a:active,
#content_events h2 a:active { color: #51013c; text-decoration: none; }

.bion_group_list h2 a:hover,
#bion_rprod h2 a:hover,
#content_fpsnews h2 a:hover, 
#content_bionews h2 a:hover,
#content_seminars h2 a:hover,
#content_events h2 a:hover { color: #51013c; /* color: white; */  text-decoration: none; }

#bion_rprod,
#fpsnews, 
#bionews,
#seminars,
#events { clear:both;display:block; padding: 0; height: auto; text-align:justify; }

#bion_rprod .rp_pub,
#fpsnews .fpsnew, 
#bionews .bionew,
#seminars .seminar,
#events .event { margin: 0; padding: 5px 0; }

.node #seminars .canceled  { background: transparent url("../../../sites/default/files/bionand/canceled-content.png")  no-repeat 145px top; }
.node #seminars .cancelado { background: transparent url("../../../sites/default/files/bionand/cancelado-content.png") no-repeat 145px top; }

#sidebar-left #seminars .canceled  { background: transparent url("../../../sites/default/files/bionand/canceled-sidebarleft.png")  no-repeat left top; }
#sidebar-left #seminars .cancelado { background: transparent url("../../../sites/default/files/bionand/cancelado-sidebarleft.png") no-repeat left top; }

#seminars .pluspadding { padding: 15px 0; }

#fpsnews .date, 
#bionews .date,
#seminars .date,
#events .date { color:#a7007d; font-weight: bold; text-align: left; }

#seminars .person { color: rgb(102, 102, 153); font-weight: bolder; }
#fpsnews .ntitle,
#bionews .ntitle { color: rgb(102, 102, 153); font-weight: bolder; text-align: left; }

#seminars .nintro,
#fpsnews .nintro,
#bionews .nintro { font-size: 90%; }

#fpsnews #show_find,
#bionews #show_find { width: 70%; border: 0px solid #666; float: left; }
#fpsnews #box_find,
#bionews #box_find { display:none; width: 99%; border: 0px solid #666; float: left; }

#fpsnews .tbl_find,
#bionews .tbl_find { border: 1px solid #ccc; width:99%; }
#fpsnews .tbl_find td,
#bionews .tbl_find td { text-align:left; }
#fpsnews .tbl_find input[type=text],
#bionews .tbl_find input[type=text] { width: 630px; margin-top:10px; margin-bottom: 10px; color: #A91878; }

#bion_rprod .rp_pub_counter,
#fpsnews .fpsnews_counter,
#bionews .bionews_counter,
#seminars .seminars_counter { float: right; }

#bion_rprod .rp_pub,
#seminars .seminar { overflow: hidden; width:    100%; }

#bion_rprod .rp_pub_counter *,
#fpsnews .fpsnews_counter *,
#bionews .bionews_counter *,
#seminars .seminars_counter * { float: left; margin: 0px 2px 0px 2px; }

#fpsnews a,
#bionews a,
#seminars a,
#events a,
#fpsnews a:visited,
#bionews a:visited,
#seminars a:visited,
#events a:visited { text-decoration:none; color:#a7007d; font-weight:bold; }

#fpsnews a:hover,
#bionews a:hover,
#seminars a:hover,
#events a:hover { color:#999999; }

#fpsnews a span,
#bionews a span,
#seminars a span,
#events a span { color:#999; font-weight:bold; }

#fpsnews span p,
#bionews span p,
#seminars span p,
#events span p { margin:0; border-bottom:1px solid #bbb; padding-bottom:25px; }

#fpsnews .fpsnew h3,
#bionews .bionew h3 { color:#a7007d; }
#fpsnews .fpsnew div,
#bionews .bionew div { margin: 15px 0 15px 0; }

#fpsnews .fpsnew img.fpsnews_img,
#bionews .bionew img.bionews_img,
#seminars .seminar img.seminars_img { float: left; padding-bottom: 10px; padding-right:10px; }

#seminars table { border: 0px solid white; border-spacing: 0px; border-color: white; }
#seminars tbody { border: 0px solid white; border-spacing: 0px; border-color: inherit; display: table-row-group; vertical-align: middle; }
#seminars th, #seminars td { margin: 0px; padding: 0px; padding: 0em .5em 0em .5em;}


/* Photos carrousel */
#photos_container { width: 100%; margin: 0px; padding: 0px; overflow: hidden; height: 102px; }
#photos_inner { width: 100%; overflow: hidden; height: 102px; }

#photos_ul{ position: relative; left: -133px; list-style-type: none; width: 9999px; margin: 0px; padding: 0px; padding-bottom: 0px; }
#photos_ul li { float: left; width: 150px; transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); padding: 0px 15px 0px 15px; margin: 0px 0px; list-style-type: none; }
/*#photos_ul li img { z-index: 600; width: 130px; .margin-bottom: -4px; cursor: pointer; cursor: hand; border: 2px solid #FFFFFF; box-shadow: 1px 1px 5px #555; -moz-box-shadow: 1px 1px 5px #555; -o-box-shadow: 1px 1px 5px #555; -webkit-box-shadow: 1px 1px 5px #555; } */
#photos_ul li img { z-index: 600; width: 130px; margin: auto; cursor: pointer; cursor: hand; border: 2px solid #FFFFFF; box-shadow: 1px 1px 10px #555; -moz-box-shadow: 1px 1px 5px #555; -o-box-shadow: 1px 1px 5px #555; -webkit-box-shadow: 1px 1px 5px #555; } 

#photos_nav { width: 72px; margin: 0 auto; }
#photos_nav_left { position: relative; width: 36px; left: -4px; bottom: 68px; }
#photos_nav_right { position: relative; width: 36px; left: 948px; bottom: 104px; }

#photos_left, #photos_right { float:left; height:36px; width:36px; }
#photos_left img, #photos_right img { cursor: pointer; cursor: hand; }

/* Menu */

.bion_menu_list ul li { -moz-box-shadow:0px 0px 10px #000; -webkit-box-shadow:0px 0px 10px #000; box-shadow:0px 0px 10px #000; }
.bion_menu_list ul li { background: rgb(154, 0, 101); margin: 5px 0px; }

.bion_menu_list ul li a        { color: white;   text-decoration: none; }
.bion_menu_list ul li a:active { color: #51013c; text-decoration: none; }
.bion_menu_list ul li a:hover  { color: #51013c; text-decoration: none; }


/* Research Production */

#bion_rprod .txt_c1 { color: rgb(154, 0, 101); }
#bion_rprod .txt_c3 { color: rgb(102, 102, 153); }

#bion_rprod .hl { margin: 0; padding: 0; width: 100%; }
#bion_rprod .hl_pub { padding: 0; margin: 20px 0 0 0; }
#bion_rprod .hl_left { width: 48%; float: left; }
#bion_rprod .hl_right { width: 48%; float: right;  }
#bion_rprod .hl_bottom { float: bottom;  }

#bion_rprod .hl_pub .hl_pub_left { margin: 0; padding: 0; width: 20%; height: 100%; float: left; }
#bion_rprod .hl_pub .hl_pub_right { margin: 0; padding: 0; width: 75%; float: right; }

#bion_rprod .hl_pub_img_top { margin: 2px; padding: 2px; height: 180; float: top; }
#bion_rprod .hl_pub_img { margin: 2px; padding: 2px; height: 90; float: top; }
#bion_rprod .hl_pub_typ { margin: 2px; padding: 2px; font-size: 90%; font-style: italic; float: top; }
#bion_rprod .hl_pub_tit { margin: 2px; padding: 2px; font-weight: bolder; font-size: 110%; float: top; }
#bion_rprod .hl_pub_aut,
#bion_rprod .hl_pub_yea,
#bion_rprod .hl_pub_pag,
#bion_rprod .hl_pub_vol,
#bion_rprod .hl_pub_mag,
#bion_rprod .hl_pub_lin,
#bion_rprod .hl_pub_lnk { margin: 2px; padding: 2px; float: top; }

#bion_rprod .hl_pub_tit a{ text-decoration: none; color: rgb(154, 0, 101); }
#bion_rprod .hl_pub_tit a:active{ text-decoration: none; }
#bion_rprod .hl_pub_tit a:hover{ text-decoration: none; color: rgb(128, 128, 128); }

#bion_rprod a{ text-decoration: nome; color: rgb(128, 128, 128); }
#bion_rprod a:active{ text-decoration: none; }
#bion_rprod a:hover{ text-decoration: underline; }


#bion_rprod .rp_pub { padding: 10px; margin: 10px; }
#bion_rprod .rp_pub .rp_pub_left { margin: 0; padding: 0; width: 20%; float: left; }
#bion_rprod .rp_pub .rp_pub_right { margin: 0; padding: 0; width: 80%; float: left; }

#bion_rprod .rp_pub_img { margin: 2px; padding: 2px; height: 90; float: top; }
#bion_rprod .rp_pub_typ { margin: 2px; padding: 2px; font-size: 90%; font-style: italic; float: top; }
#bion_rprod .rp_pub_tit { margin: 2px; padding: 2px; font-size: 110%; font-weight: bolder; float: top; }
#bion_rprod .rp_pub_aut,
#bion_rprod .rp_pub_yea,
#bion_rprod .rp_pub_pag,
#bion_rprod .rp_pub_vol,
#bion_rprod .rp_pub_mag,
#bion_rprod .rp_pub_lin,
#bion_rprod .rp_pub_lnk { margin: 2px; padding: 2px; float: top; }

#bion_rprod .rp_pub a { text-decoration: nome; color: rgb(128, 128, 128); }
#bion_rprod .rp_pub a:active { text-decoration: none; }
#bion_rprod .rp_pub a:hover { text-decoration: underline; }

#bion_rprod .rp_pub_tit a{ text-decoration: none; color: rgb(154, 0, 101); }
#bion_rprod .rp_pub_tit a:active{ text-decoration: none; }
#bion_rprod .rp_pub_tit a:hover{ text-decoration: none; color: rgb(128, 128, 128); }

#bion_rprod .rp_pub_counter { float: right; }
#bion_rprod .rp_pub_counter a, 
#bion_rprod .rp_pub_counter a:visited { text-decoration:none; color:#a7007d; font-weight:bold; }
#bion_rprod .rp_pub_counter a:hover { color:#999999; }

/* CORE */
/* Bionand's Units */

#bion_unit h3 { margin: 40px 0 0 20px; } 
#bion_unit h3,
#bion_unit h3 a { color: rgb(154, 0, 101); font-weight: bolder; font-size: 16px;}
#bion_unit h3 a:active { text-decoration: none; }
#bion_unit h3 a:hover { color: rgb(128, 128, 128); }
#bion_unit p, 
#bion_unit ul p { text-align: justify; font-size: 14px; }

#bion_unit ul { margin: 10px 40px; padding: 0; list-style: none; }
#bion_unit li { margin: 5px 20px; padding: 0; width: 100%; font-size: 14px; }
#bion_unit ul li a:active { text-decoration: none; }
#bion_unit ul li a:hover { color: rgb(128, 128, 128); }
#bion_unit ul li a img { border: 0px; margin: 0; padding: 0; height: 9px; width: 15px; }

/* Bionand's Sevices */

#bion_service h3 { margin: 40px 0 0 20px; } 
#bion_service h3,
#bion_service h3 a { color: rgb(154, 0, 101); font-weight: bolder;}
#bion_service h3 a:active { text-decoration: none; }
#bion_service h3 a:hover { color: rgb(128, 128, 128); }
#bion_service p, 
#bion_service ul p { text-align: justify; }

#bion_service ul { margin: 10px 40px; padding: 0; list-style: none; }
#bion_service li { margin: 5px 20px; padding: 0; width: 100%;}
#bion_service ul li a:active { text-decoration: none; }
#bion_service ul li a:hover { color: rgb(128, 128, 128); }
#bion_service ul li a img { border: 0px; margin: 0; padding: 0; height: 9px; width: 15px; }

/* Equipment */
/* #bion_equipment_block { border: 1px solid #001F3C; }
#bion_equipment_block_title { padding: 6px 5px; border-bottom: 1px solid #ABA497; border: 1px solid white; background: #a8007a url("../images/201303/bg_fade_bionand_menu.png") repeat-x left top; font-size: 14px; font-weight: bold; color: white; } */
#bion_equipment_block { background: rgb(154, 0, 101); margin: 5px 0px; }
#bion_equipment_block { -moz-box-shadow: 0px 0px 10px #000; -webkit-box-shadow: 0px 0px 10px #000; box-shadow: 0px 0px 10px #000; }
#bion_equipment_block_title { color: white; padding: 5px; font-weight: bolder; font-size: 14px; }
  
.bion_equipment p { text-align: justify; }
.bion_equipment h3 { color: rgb(154, 0, 101); font-weight: bolder; }

/* Condiciones de Privacidad */

.bion_privacy h1 { font-family: Arial, Helvetica, sans-serif;  font-weight: bold;}
.bion_privacy p  { font-family: Arial, Helvetica, sans-serif;  font-size: 12px; }