/*  this style.css contains: NO IE hacks, NO overrides from other style sheets */


/* ***********************************************
    STYLES SPECIFIC to "color-blue" scheme
*********************************************** */
body {
	background: transparent;
}
	
#menu {
	border-bottom: 0px;
}
	
body #menu ul.menu-bar {
	margin: 0px 0px 0px -10px;
	padding: 0;
	height: 30px;
	background: transparent;
}

#header {
	background: white;
        background-image: -webkit-linear-gradient(top, #CED7F5, white);
        background-image: -moz-linear-gradient(top, #CED7F5, white);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CED7F5', endColorstr='#ffffff');
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CED7F5, endColorstr=#ffffff)";
        background-image: -o-linear-gradient(top, #CED7F5, white);
        border-bottom: 4px solid #659E05;
}

#header .site-details .site-title a {
	color: #659E05;
}	

#header .site-details .site-description p {
	color: #444;
}

.mainsections-menu-ribbon {
	background: #3B4568;
}

ul.menu-bar.mainsections-menu {
	background: #3B4568;
	margin: 0;
	padding: 0;
	color: #EEE;
/*	height: 74px;*/
	font-size: 14px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
}

ul.menu-bar.mainsections-menu,
.wrap {
  width: 980px;
}

ul.menu-bar.mainsections-menu ul li {
        border-bottom: 1px solid #86CAA6;
}

ul.menu-bar a {
	color: #fff;
}

ul.menu-bar a:hover,
ul.menu-bar a:visited {
	color: #ccc; 
}

body #menu .wrap .menu-bar li a {
        color: #333;
}

ul.menu-bar.mainsections-menu ul {
        background: #659E05;
        color: white;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	margin-top: -4px;
}

ul.menu-bar.mainsections-menu > li.menu-bar-current > a, 
ul.menu-bar.mainsections-menu > li.menu-bar-hover > a {
	background-color: #659E05;
        color: white;
}

body #calendar caption {
	background: #659E05;
}

#content {
	background: white;
	background-image: -webkit-linear-gradient(top, white, #CED7F5);
	background-image: -moz-linear-gradient(top, white, #CED7F5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#CED7F5');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#CED7F5)";
	background-image: -o-linear-gradient(top, white, #CED7F5);
}

#footer {
        background: #D1D1D1;
        border-top: 1px solid #A9A9A9;
}

#footer-content-top, 
#footer-content-bottom {
	padding: 10px 0;
}

#footer-content-top {
	border-bottom: 1px solid #A9A9A9;
}

#footer a {
	color: #555;
}

#footer a:visited,
#footer a:hover {
  color: #777;
}

body .g-box {
	border: 1px solid #999;
}

body .g-box .title {
	background: #3B4568;
	color: #fff;
}

body .portlet .calendar-box,
body #calendar,
body #calendar th,
body #calendar td:empty {
	background: transparent;
}

body #calendar td {
       border: 1px solid #F1F1F1;
}
	
	
/* ***************
    GENERAL
*************** */
/* ONE SINGLE BLOCK FOR SETTING THE BACKGROUND COLOR OF BIG SECTIONS */
.admin-content .portlet,
body .admin-content .left-logo,
body .admin-content .right-logo,
/*.admin-content*/ fieldset,
.admin-content .form-fieldset,
.admin-content .translation-basket-search,
.admin-content .maintopics-drag-drop-form,
.add-object-form,
.subobjects-management-form,
.photo-upload-form,
.forum-delete-attachments-form,
.forum-add-attachment-form,
.meeting-send-email-form,
.admin-content ul.validation-results,
#other_urls~ul li,
.tips_box,
dl {
	background: #F0F0F0;
	border: 1px solid #ccc;
}

/* ONE SINGLE BLOCK FOR padding:5px */
body .admin-content .left-logo,
body .admin-content .right-logo,
.translate-bottom span,
.edit-holder .translate-top span,
.admin-content .translation-search,
.admin-content #admin_this_folder,
.admin-content ul.validation-results,
.edit-holder,
.edit-holder .translate-top,
.add-object-form,
#calendarbox0,
.subobjects-management-form,
.meeting-send-email-form,
.edit-object-form .field,
.edit-object-form .field-inline,
.forum-add-attachment-form .field,
div.link-box,
div.topic-box,
#see-locations-link,
.tips_box,
dl {
	padding: 5px;
}

.admin-content #right_port ul li a {
	text-decoration: none;
	color: #037D3D;
	border-bottom: 1px solid #CCC;
	width: 100%;
	display: inline-block;
}

.tips_box {
  float: right;
  width: 60%;
  margin-left: 20px;
}


/********************
 * General
 ********************/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
}

a {
	color: #408cb4;
}

a:visited {
  color: #8AA6B5;/* a less brighter color than #408cb4 */
}

a:hover {
	color: #335C9E;
}

img {
	border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
	color: #000000;
}

h1 {
	font-size: 24px;
	line-height: 30px;
	/* TODO color */
}

h2 {
	font-size: 18px;
	line-height: 30px;
	/* TODO color */
}

h3 {
	color: #039749;
	font-size: 16px;
	line-height: 18px;
}

h4 {
	font-size: 12px;
	line-height: 20px;
}

h5 {
	font-size: 11px;
	line-height: 20px;
}

h6 {
	font-size: 11px;
	line-height: 20px;
}

legend {
	font-size: 16px;
	font-weight: bold;
	color: #039749;
}

th {
	font-weight: normal;
	background-color: #ddd;
}

hr {
	height: 1px;
	color: #c0e5d1;
}

input,
textarea,
button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

strong {
  color: #039749;
}

#geo_query {
  min-width: 200px;
}

#address_button,
#geo_query_button,
#pick-user-ui button,
#geo_location-centermap,
input[type="submit"] {
	background: #41A04B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	color: white;
	border: none;
	padding: 3px 6px;
	margin-left: 7px;
	margin-top: 15px;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

body input[type="file"] {
	background: none;
	color: #000;
}

/* styles for mini-slider */
.main-section-image-holder {
	width: 980px; 
	height: 75px; 
	margin: 1px auto 0px;
}

.main-section-image-holder img {
	margin-left: 0px; /* margin-left: 0 or -10px - depending on the scheme */
}


/********************
 * Layout
 ********************/

/* 4-column grid
   230px per column, 20px spacing between columns
   4 * 230 + 3 * 20 = 980 */

#content {
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
}

#center_content_holder {
	width: 980px;
	margin-top: 10px;
}

.portlet-column-left {
	width: 230px;
	float: left;
	margin: 11px 0px 0px;
}

.portlet-column-right {
	width: 230px;
	float: right;
	margin: 0;
}

.center-column { 
  width: 980px; 
}

.has-right-portlets .center-column { 
  width: 730px; 
}

.has-left-portlets .center-column { 
  width: 730px;
}

.has-right-portlets.has-left-portlets .center-column { 
  width: 480px; 
}

#folder_listing,
.has-left-portlets .center-column,
.g-header {
  overflow: hidden;
}

.g-header h1 {
	clear: both;
}

.g-header-form {
	margin-bottom: 20px;
}

.center-and-right { 
  width: 980px; 
  margin-left: 0; 
}

.has-left-portlets .center-and-right { 
  width: 730px; 
  margin-left: 250px; 
}

.wrap {
	/*width: 962px*/;
	margin: 0 auto;
	clear: both;
}

.portlet {
	margin: 0px 0px 30px;
	padding: 5px;
}

.portlet ul {
	list-style-type: square;
	color: #444;
	padding-left: 20px;
}

.portlet ul li {
	margin-bottom: 5px;
}

.center-column .portlet {
	margin: 10px 0px;
}

#right_port {
	float: right;
}

#center_content {
	overflow: auto;
}



/********************
 * Reusable bits
 ********************/

.portlet > h3 {
	margin: 0 0 10px;
	border-bottom: 1px solid #039749;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}

.portlet > h3 a {
	text-decoration: none;
}

.portlet .mainsection_title a {
  color: #039749; /* color for all portlets' title */
}

.portlet ul.mainsection_content {
	padding-left: 20px;
}

.portlet ul.syndication {
	margin: -10px 0;
}

.portlet ul.syndication li {
	border-bottom: 1px solid #BFBFBF;
	padding: 10px 0;
}

.portlet ul.syndication li:last-child {
	border-bottom: none;
}

.portlet ul.syndication .publication-date {
	color: #039749;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

.portlet ul.syndication h4 {
	margin: 0;
	padding: 0;
}

.portlet ul.syndication h4 a {
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

.portlet ul.syndication h4 a:hover {
	cursor: pointer;
	text-decoration: underline;
}

.portlet ul.syndication .excerpt {
	color: #444444;
}

.portlet strong {
  color: #039749; /* same as h3 */
  display: block;
  margin-top: 15px;
}

dt {
  color: #777;
}

dd {
	margin: 0 0 20px;
}

pre {
	overflow-x: auto;
}

form fieldset {
	border: 1px solid #ccc;
	margin: 20px 0;
}

.field-inline {
  clear: both;
}


/* DATATABLE */
.datatable {
	border: 1px solid #ccc;
  border-collapse: collapse;
}

.datatable th {
  border: 1px solid #ccc;
  color: #444;
  background: #ddd; 
  text-align: center;
}

.datatable th a {
  color: #444;
}

.datatable tbody {
  background: #fff;
}


/* form from admin_network_html */
.admin-networkportal-delete table {
  border-collapse: collapse;
  border: 1px solid #ccc;
}


/********************
 * Content on all pages
 ********************/
#header .logo-holder {
	width: 680px;
	overflow: hidden;
	min-height: 86px; /* the CHM logo has 57x86*/
	padding-bottom: 10px;
}

#header .logo-holder > img {
	display: block;
	float: left;
	margin-right: 10px;
}

#header .site-details {
	float: none; /* otherwise, a long portal title, like 10 words, won't fit */
	margin-top: 5px;
	font-weight: bold;
}

#header .site-details .site-title {
	font-size: 24px;
	line-height: 29px;
}

#header .site-details .site-title a {
	text-decoration: none;
}

#header .site-details .site-description p {
	margin: 5px 0px 0px;
	font-size: 16px;
	line-height: 19px;
	color: #444;
	padding-left: 2px;
}

#header .actions {
	float: right;
}

#header .actions .global-actions {
	text-align: right;
	margin: 1px 0 5px;
}

#header .actions .global-actions ul {
	margin: 0;
}

#header .actions .global-actions .login-item {
	list-style: none;
}

#header .actions .global-actions .login-item span {
	color: #444444;
	font-size: 11px;
	font-weight: normal;
}

#header .actions .global-actions a {
	margin-left: 10px;
	color: #444444;
	font-weight: bold;
	font-size: 11px;
}

body .login-form .field label {
  display: inline;
}

body .login-form input[type="submit"] {
  height: 30px;
  font-size: 12px;
  line-height: 12px;
  margin: 10px 0px;
  padding: 5px 10px;
}

.global-search-form * {
	font-size: 16px;
	line-height: 22px;
}

.global-search-input {
	border: 1px solid #C0E5D1;
	padding: 4px 10px 6px 0px;
	left: 4px;
	margin: 0;
	width: 200px; /*235px;*/
}

body .global-search-submit {
	font-size: 14px;
	border: none;
	background-color: #039749;
	color: #FEFEFE;
	font-weight: bold;
	padding: 6px 10px;
	margin: 0;
	border-radius: 0;
	-moz-border-radius: 0;
}

.global-language {
	list-style: none;
	float: right;
	margin: 5px 0px 0px;
}

.global-language li {
	float: left;
	margin-left: 10px;
	padding: 5px 0;
}

.global-language li.current {
	background-color: #CDEADB;
	padding: 5px 10px;
}

.global-language a {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
}

#menu {
	margin-bottom: 10px;
}

#menu ul.menu-bar {
	margin: 0px;/* 0px 0px -10px;*/
	padding: 0;
	height: 30px;
	background: transparent;
}

#menu ul.menu-bar li.menu-bar-hover,
#menu ul.menu-bar li.menu-bar-hover ul {
	background-color: #CDEADB;
}

#menu ul.menu-bar li.menu-bar-hover a {
	color: #039749;
}

#menu ul.menu-bar ul {
	padding: 8px;
	z-index: 4;
}

#menu ul.menu-bar li {
	margin: 0;
	line-height: 30px;
	color: #444444;
	text-transform: uppercase;
	font-weight: bold;
}

#menu ul.menu-bar > li > a {
	width: 85px;
	text-align: center;
}

.mainsections-menu-ribbon {
	width: 100%;
	z-index: 999;
}

ul.menu-bar.mainsections-menu > li > a {
	color: #FEFFFE;
	width: 103px;
/*	height: 52px;*/
	padding: 11px;
	font-weight: bold;
	text-align: center;
}

ul.menu-bar.mainsections-menu > li {
	margin: 0;
}

ul.menu-bar.mainsections-menu ul {
	z-index: 4;
	padding: 0;
	font-size: 14px;
}

ul.menu-bar.mainsections-menu ul li {
	padding: 10px 0;
	margin: 0 10px;
}

ul.menu-bar.mainsections-menu ul li:last-child {
	border-bottom: none;
}

#breadcrumb ul {
	display: block;
	border-bottom: 1px solid #000000;
	line-height: 100%;/*40x;*/
	margin-top: 0px;
	padding: 10px 0;
}

#breadcrumb ul li {
	display: inline-block;
}

#breadcrumb ul li a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#breadcrumb ul li a:hover {
	text-decoration: underline;
}

#center_content {
	margin-top: 10px;
}

/************** FOOTER ******************/
#footer-mainsections {
  margin: 0px auto; /*margin: 55px auto 0px;*/
  background: #c0e5d1;
	overflow: hidden;
	padding-top: 10px;
	word-wrap: break-word; /* valid CSS3 property */
}

#footer-mainsections ul {
	padding: 0;
}

/* footer navigation menu */
#footer-mainsections ul.mainsections-level1 {
	width: 962px;
	margin: 0 auto;
  line-height: 13px;
}

#footer-mainsections ul.mainsections-level1 li {
  list-style-type: none;
}

#footer-mainsections ul.mainsections-level1 a:visited {
  color: gray;
}

#footer-mainsections li.mainsections-topitem {
	float: left;
	margin-right: 20px;
	width: 125px;
}

#footer-mainsections a {
	text-decoration: none;
	font-weight: bold;
	padding: 2px 0;
	display: block;
	font-size: 12px;
}

#footer-mainsections ul li.mainsections-topitem > a {
	height: 45px;
}

#footer-mainsections ul li.mainsections-topitem > a,
#footer-mainsections ul ul li {
	border-bottom: 1px solid #81919E;
}

#footer-mainsections ul ul li:last-child {
	border-bottom: none;
}

#footer-mainsections ul ul a {
	font-weight: normal;
}

/* footer navigation menu list items, not list titles  */
#footer-mainsections ul.mainsections-level1 ul li a {
  color: #616161;
}

#footer-mainsections ul.mainsections-level1 ul li a:hover {
  color: #7A7A7A; /* a bit darker gray than its active color */
}

#footer-mainsections ul.mainsections-level1 ul li a:visited {
  color: #8C8C8C; /* a bit lighter gray than its active color */
}

#footer-mainsections ul.mainsections-level1 .mainsections-topitem {
  margin-bottom: 10px;
}

#footer {
	clear: both;
	/*width: 100%;*/
	font-size: 14px;
	line-height: 24px;
}

#footer hr {
	background: #a7dbbf;
	height: 1px;
	width: 100%;
	border: none;
	margin: 0;
}

#footer a {
	font-size: 14px;
	line-height: 24px;
	margin-right: 20px;
	text-decoration: none;
}

#footer acronym {
	text-decoration: none;
	border-bottom: none;
}

#footer-content-top a.right {
	float: right;
	margin-right: 0;
}

#footer-content-top,
#footer-content-bottom {
	line-height: 1;
}



/********************
 * Specific content
 ********************/
#menu .wrap .menu-bar .menu-bar-level1 a {
  color:#4D4D4D; 
}

ul.menu-bar.mainsections-menu ul li:hover {
  color: #04DB6A;
}

.mainsection_content {
  list-style-type: none;
}

/* center column */
.folder_social {
	float: right;
	width: auto;
	display: block;
	clear: none;
}

.center-column .folder_description p {
	margin-bottom: 25px;
}

.center-column .folder_description a {
	text-decoration: underline;
	cursor: pointer;
}

.center-column .folder_description ul {
	display: block;
	margin-left: 45px;
	padding-top: 25px;
}

.center-column .folder_description ul li {
	list-style: disc;
	color: #039749;
	font-size: 16px;
	margin-bottom: 25px;
}

.center-column .folder_description ul li span {
	color: #000000;
}

body #admin_this_folder {
  background: transparent;
  overflow: hidden;
}

#toolbar {
   background: none;
}

#toolbar input {
	background: none repeat scroll 0 0 #DDDDDD;
	border: 1px solid #CCCCCC;
	color: #454545;
}

#toolbar input.action-button {
	background-color: #41A04B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor: pointer;
	color: #FFFFFF;
	border: none;
    padding: 3px;
    margin-left: 7px;
}

#folderfile_list th {
	background: #ddd;
}

#folderfile_list {
	border-collapse: collapse;
	margin: 5px 0px 10px 0px; /* margin left, right must be 0, otherwise an horizontal scrollbar appears */
	border: 1px solid #ccc;
	background: #fff;
}

#folderfile_list th,
#folderfile_list td {
	font-size: 12px;
	padding: 10px;
}

#folderfile_list th:first-child {
	border-left: none;
}

#folderfile_list td {
	border-bottom: 1px solid #e9e9e9;
}

#folderfile_list td img {
	width: 16px;
	height: 16px;
}

#folderfile_list td.checkin {
	color: #888;
}

.available_langs {
	font-size: small;
	color: #555;
}

.available_langs a {
	padding-right: 0.3em;
	padding-left: 0.3em;
	border-right: 1px solid #41ad00;
}

.available_langs a:first-child {
	border-left:1px solid #41ad00;
}

.portlet ul.mainsection_content {
	padding: 0;
}

.site-image {
	margin: 15px 0 0;
}

.portlet-pagination a.prev-link span,
.portlet-pagination a.next-link span {
	background: transparent url('../sprite.png') no-repeat scroll -20px -11px;
	width: 8px;
	height: 8px;
	display: inline-block;
	vertical-align: middle;
}

.portlet-pagination a.prev-link span {
	background: transparent url('../sprite.png') no-repeat scroll -31px -11px;
	margin-right: 5px;
}

.portlet-pagination a.next-link span {
	margin-left: 5px;
}

.portlet-pagination a.prev-link.disabled span {
	background-position:  -10px -11px;
}

.portlet-pagination a.next-link.disabled span {
	background-position:  -11px -19px;
}

.portlet.biodiv-news .portlet-pagination {
	border-top: 1px solid #BFBFBF;
	padding-top: 10px;
	margin-top: 10px;
}

.portlet.biodiv-news .portlet-pagination a {
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
}

.portlet.biodiv-news .portlet-pagination a.prev-link {
	float: left;
}

.portlet.biodiv-news .portlet-pagination a.next-link {
	float: right;
}

.portlet.biodiv-news .portlet-pagination a:hover {
	cursor: pointer;
	color: #444444;
}

.portlet.biodiv-news .portlet-pagination .page-count {
	text-align: center;
	font-size: 13px;
}

.portlet.biodiv-news ul.syndication > li {
	margin: 0;
	padding: 10px 0;
	width: 100%;
	border-bottom: 1px solid #BFBFBF;
}

.portlet.biodiv-news .scroll-mask {
	width:230px;
	overflow:hidden;
	margin:0 auto;
}

.portlet.biodiv-news .scroll-panel .scroll-item {
	float: left;
	width: 230px;
}

.portlet.multimedia-box {
	overflow: hidden;
	margin-bottom: -30px;
}

.multimedia-box .multimedia-pagination a.button-back,
.multimedia-box .multimedia-pagination a.button-forward {
	background: transparent url('../sprite.png') no-repeat scroll -134px -28px;
	display: inline-block;
	width: 13px;
	height: 12px;
	margin-left: 10px;
	text-decoration: none;
}

.multimedia-box .multimedia-pagination a.button-back.disabled {
	background-position: -42px -9px;
}

.multimedia-box .multimedia-pagination a.button-forward {
	background-position: -60px -9px;
}

.multimedia-box .multimedia-pagination a.button-forward.disabled {
	background-position: -152px -28px;
}

#multimedia-toggle-view {
	float: right;
}

#multimedia-toggle-view span {
	display: none;
}

#multimedia-toggle-view a#button-toggle-tiled {
	background: transparent url('../sprite.png') no-repeat scroll -112px -28px;
	display: inline-block;
	width: 18px;
	height: 12px;
}

#multimedia-toggle-view a#button-toggle-tiled.selected {
	background: transparent url('../sprite.png') no-repeat scroll -112px -9px;
}

#multimedia-toggle-view a#button-toggle-full {
	background: transparent url('../sprite.png') no-repeat scroll -82px -9px;
	display: inline-block;
	width: 18px;
	height: 12px;
}

.multimedia-box #multimedia-toggle-view a#button-toggle-full.selected {
	background: transparent url('../sprite.png') no-repeat scroll -82px -28px;
}

#multimedia-files-tiled {
	position: relative;
	width: 662px;
	margin-top: 15px;
}

.multimedia-group {
	margin: 0 -10px;
}

.multimedia-group a {
	margin: 10px;
}

.multimedia-group a.group {
	width: 230px;
	height: 260px;
	position: relative;
	color: #000000; 
}

.multimedia-group a.group .file-title {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.multimedia-group a.group img {
	margin-bottom: 11px;
	width: 230px;
	height: 200px;
}

.multimedia-group a span.video-button {
	background: transparent url('../sprite.png') no-repeat scroll -11px -28px;
	font-size: 1px;
	color: #039749;
	text-indent: -9999em;
	display: inline-block;
	width: 59px;
	height: 40px;
	position: absolute;
	left: 85px;
	top: 80px;
}

#multimedia-files-full {
	margin-top: 15px;
	position: relative;
}

#multimedia-files-full div.multimedia-files {
  background-color: #000000;
  height: 421px;
  width: 630px;
}

.multimedia-file-title {
	margin-bottom: 0;
}

.multimedia-file-label,
.multimedia-file-title-holder,
.multimedia-box a.file-more {
	font-size: 14px;
	line-height: 20px;
	display: block;
}

.multimedia-file-title-holder {
	color: #000000;
}

.multimedia-box a.file-more {
	text-decoration: underline;
}

.multimedia-box a.file-more:hover {
	text-decoration: none;
	cursor: pointer;
}

.highlights-box .highlights-content {
	display: inline-block;
	position: relative;
	width: 666px;
	top: 15px;
}

.highlights-box .highlights-item {
	display: inline-block;
	margin-right: 20px;
}

.highlights-box .highlights-item .field-title {
	display: none;
}



/************ VARIOUS  **************/
.buttons {
  margin-bottom: 10px;
}

body .buttons a {
	padding:0.5em;
	margin: 0.3em;
	background: #168130;
	color: #fff;
	font-weight: bold;
}

.system-msg {
	border: 1px solid black;
	padding: 1em;
	margin-bottom: 1em;
}

.error,
.message-error {
	color: #f30;
}

.error fieldset,
.message-error fieldset {
	border: 1px solid #bababa !important;
	color: #f40000;
	background-color: #fff;
}

.error fieldset legend,
.message-error fieldset legend {
	color: #f40000;
	padding: 0.2em 0.5em;
	background-color: #fff;
	font-size: 1em;
}

.information,
.message-information {
	color: #5d735d;
}

.information fieldset,
.message-information fieldset {
	border: 1px solid #3e6178 !important;
	color: #3e6178;
	background-color: #fff;
}

.information fieldset .fieldset_div ul,
.message-information fieldset .fieldset_div ul {
	margin: 0;
	padding-left: 2em;
}

.information fieldset legend,
.message-information fieldset legend {
	color: #5d735d;
	padding: 0.2em 0.5em;
	background-color: #fff;
	font-size: 1em;
}

.left-floated-tip {
	width: 20%;
	float: left;
	position: relative;
	background: #FFFFDD none repeat scroll 0 0;
	border: 1px outset #999966;
	margin-top: 1em;
	padding: 0.5em 1em;
	font-size: 95%;
}

/* warning box for active versions of items */
.version_box {
	background-color: #f4fff4;
	color: red;
	padding: 1em;
	float: right;
	border: 1px solid black;
	width: 200px;
	text-align: center;
}

/* Content translation boxes */
.edit-holder .translate-top {
  background: #fff;
  border: none;
  padding: 10px 0px 0px;
}

.translate-bottom { 
  padding: 0px 0px 15px; 
 }
 
 .translate-bottom a, 
 .translate-top a, 
 .translate-bottom a:hover, 
 .translate-top a:hover, 
 .translate-bottom a:visited, 
 .translate-top a:visited {
	padding: 5px;
}

body .add-object-form label[for="lang"] {
  font-weight: normal;
  color: #037F3E; /* alert user using gray text */
}

/* paragraphs from Tip, inside Edit Folder form */
.glossary-widget-mode-single-input p {
  margin: 0;
}


/*************  CALENDAR BOX ******************/
#calendar-content .calendar-top {
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #BFBFBF;
	padding-bottom: 7px;
}

#calendar-content #calendar span {
	color: #444444;
	font-size: 12px;
	line-height: 20px;
	display: inline-block;
	width: 28px;
	text-align: left;
}

#calendar-content #calendar .day-label {
	color: #000000;
}

#calendar-content .calendar-current-month {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 200px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
}

.calendarbox {
  position: absolute; 
  left: 752px; 
  top: 799px; 
  display: block; 
  border: 1px solid #000;
  background: #F3F3F3;/* same color as cells's background */
  box-shadow: -3px 3px #555;
}

body .calendar {
  padding: 5px;
}

.calendarnav-previous,
.calendarnav-next {
  margin: 3px;
  text-decoration: none;
  background: #555;
  color: #eee;
  width: 16px;
  height: 16px;
  text-align: center;
  font-weight: bold;
}

.calendarnav-previous:hover,
.calendarnav-next:hover,
.calendarnav-previous:visited,
.calendarnav-next:visited {
  color: #fff;
}

.calendarnav-previous {
  float: left;
}

.calendarnav-next {
  float: right;
}

.calendar-shortcuts,
.calendar-cancel { 
  margin: 5px;
}


/*******************  VARIOUS *************************/
.subobjects-management-form input[type="submit"]{
  margin-top: 10px;
}

#folder_listing {
  margin-top: 10px;
}

/* from urlmap_html */
#other_urls {
  display: block;
  border-bottom: 1px solid #ccc;
}

#other_urls~ul {
  margin-left: 30px;
  padding: 0;
}

#other_urls~ul li {
  margin-bottom: 10px;
  list-style-type: decimal;
  padding-left: 5px;
}

/* recovery password page */
.admin-recover-password-form input[type="submit"] {
  margin-left: 98px;
}


/*************  MAP **************/
.portalmap-map-box {
	float: left;
	width: 730px;
}

body #map {
  border: 1px solid #999;
}

.marker-body {
   width: 99% !important;
   background: #fff;
   padding: 5px;
   border: 1px solid #333;
}

body .marker-body h3,
body .marker-more {
  display: inline-block;
  margin: 0;
  padding: 0px 0px 0px 5px;
}

.marker-balloon-close-button {
  display: block;
}

body #portalmap {
  margin: 121px 0 0;
  width: 230px;
}

p#map_links_js {
  margin-top: -5px;
}


/************  VARIOUS **************/
body #selection_buttons {
  display: block;
  float: none;
  width: 99%;
  height: 30px; /* important, otherwise this section intersects the albums */
  margin-bottom: 0;
}

th.scope-col:last-of-type {
  min-width: 125px;
}

.topic-box h3 {
  margin: 0;
}

.topic-box ul {
  list-style-type: square;
}

.topic-box ul ul {
  list-style-type: decimal;
}

body .schema-widget-geo {
  width: 75%;
}

div.main-content div {
  border-top: 1px solid #ccc;
}

div.boxes-right {
  border: 1px solid #ccc;
}

.boxes-right .box {
  border: none;
}

div#minimap {
  border: 1px solid #888;
}

.photo-upload-form .field,
.photo-upload-form p,
.photo-upload-form input {
  margin-left: 5px;
}

fieldset.admin-edit-htmlportlet {
  background: #fff;
  border: none;
}

fieldset.admin-edit-htmlportlet legend {
  margin-left: -12px;
}

fieldset.admin-edit-htmlportlet .edit-holder {
  border-radius: 4px;
  -moz-border-radius: 4px;
  border-top: 1px solid #ccc;
  margin-left: -11px;
}

#admin_this_folder,
#submission {
  display: block;
  clear: both;
}


/*********** PHOTO ARCHIVE ***********/
body .g-boxes~div:empty {
  clear: none;
  display: none;
}

.album-details,
.g-box .body dl  {
  background: transparent;
  border: none;
}

body .g-album-content {
  width: 70%;
  margin: 0;
  padding: 2px; 
}

body .g-boxes {
  width: 29%;
}

body div.album-cover {
  padding: 0;
}

body div.photo-details dl.album-details {
  margin: 0;
  padding: 0;
}

body .g-box {
  background: #fff;
  margin-bottom: 10px;
}

body .g-box .title {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top: none;
}

body div.g-main-content {
  background: transparent;
  border: none;
}

div.g-main-content dl {
  background: transparent;
  border: none;
}

div.g-main-content dd:empty {
  display: none;
}

body div.g-main-content fieldset {
  background: none;
  border: none;
  width: 350px;
  margin: 0;
}

body .thumbnail-layout {
  margin: 0px 20px 60px;
  z-index: 0 !important;
}

.image-details input {
  float: left;
  display: inline;
}

body .image-details label {
  width: 98%;
  text-align: left;
  display: block;
  line-height: 13px;
}


/******************* FORUM ********************/
body .forum_topic {
  background: #D6D6D6;
  border: 1px solid #ccc;
}

body .forum_message {
  background: #F0F0F0;
  border: 1px solid #ccc;
}

body .forum_topic_author {
  border-bottom: 1px dashed #fff;
}

body #center_content {
  max-width: 99% !important; /* override width from /chm-clean/portal_forum/ line748, i.e. style tag */
}


/*************  CALENDAR PORTLET  ******************/
#calendar a, 
#calendar a:visited, 
#calendar a:hover, 
#calendar a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#calendar {
	width: 100%;
	padding: 0;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	font-size: 0.8em;
	font-weight: normal;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

.nav, 
.nav a:link, 
.nav a:visited, 
.nav a:active {
	font-size: 1.4em;
	font-weight: normal;
	color: #fff;
	text-align: center;
	text-decoration: none;
	margin: 0 0.5em;
}

.nav.previous-month, 
.nav.next-month {
  padding: 2px 5px;
}

.nav.previous-month:hover, 
.nav.next-month:hover {
  background-color: #FFFFFF !important;
  color: #000000 !important;
  height: 100%;
}

#calendar caption {
	margin: 0.1em 0 0 0;
	padding: 5px;
	background-color: #788893;
	font-size: 1.1em;
  line-height: 1.1em;
	font-weight: normal;
	text-align: center;
	border-left: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
	border-right: 1px solid #A2ADBC;
  border-bottom: none !important;
}

#calendar th {
	font-size: 0.9em;
	font-weight: normal;
	color: #616B76;
	background: #FAFAF9;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}

#calendar td.today a {
	margin: 0pt;
	padding: 0pt;
}

#calendar td {
	height: 1.5em;
	text-align: center;
	background-color: #F5F5F5;
	color: #4385B6;
	margin: 0pt;
	padding: 0pt;
	border: 0pt;
}

#calendar td a {
	margin: 0pt;
	padding: 0pt;
	font-weight: bold;
	display: block;
	background-color: #F5F5F5;
	height: 1.5em;
	color: #2a6495;
  text-align: center;
}

#calendar td.today a, 
#calendar td.today {
  background-color: #C8CFA3;
}

#calendar td a, 
#calendar td a:link, 
#calendar td a:visited {
	color: #00520E;
}

#calendar td a, 
#calendar td a:hover, 
#calendar td a:active {
	color: #00520E;
}

#calendar td a:hover {
  background-color: #DFDFDF;
}

.calendar_box {
	width: 20%;
	float: right;
}

body #calendar {
  border: none;
  padding: 3px;
  margin: 1px;
}

body .portlet .calendar-box {
  border: none; 
  border-radius: 4px;
  -moz-border-radius: 4px;
}

body #calendar caption {
  border-radius: 4px;
  -moz-border-radius: 4px;
  border: none;
}

body #calendar td {
  background: #CDEADB;
  color: #555;
}

body #calendar th,
body #calendar tr,
body #calendar tbody {
  border: none;
}

body #calendar td.today a, 
body #calendar td.today {
  background: #eee;/*#5E7D99;*/
  color: #444;
}

body #calendar th {
  font-weight: bold;
  color: #333;
}

body #calendar td a, 
body #calendar td a:link, 
body #calendar td a:visited {
  color: #0071B8;
  padding-bottom: 3px;
}

body #calendar td a {
  background: #C6DEB5;
}


/***************** Portlet Latest Photos ******************/
img[name="imgDisplay"] {
	margin: 2px 1px;
}


/**********************************************************
Menu bar that expands on JavaScript mouseover
*/

ul.menu-bar li {
	list-style: none;
}

ul.menu-bar,
ul.menu-bar ul {
	background-color: #eee;
	overflow: auto;
}

ul.menu-bar a,
ul.menu-bar a:visited {
	text-decoration: none;
}

ul.menu-bar > li {
	float: left;
	margin: 0 1em;
}

ul.menu-bar > li > a {
	display: block;
}

ul.menu-bar ul {
	position: absolute;
	display: none;
	padding: .5em;
}

ul.menu-bar li.menu-bar-hover ul {
	display: block;
}
