/* 
   this css is based on:
	   project: internet services template
	   author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */   
@import "simple-inv-2.css";

   
body { 
	padding: 0; 
	margin: 0; 
	font:9pt tahoma, sans-serif;
	line-height: 1.5em;
	background: #fff; 
	color: #000; 
}

a {	color: #A11414;	background: inherit; text-decoration:none;}
a:hover { color: #A11414; background: inherit; text-decoration: underline;}


h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF8000; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }

ol.itemlist {
padding-left: 20px;
}

form { 	margin: 0; }

 
input.login { 
	width: 150px;
	border: none; 
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 800px;
	padding: 0 10px; 
	background: #fff url(bottomback.gif) bottom repeat-x;
}

.preheader {
    margin: 0px;
	padding-top: 4px;
    text-align: right;
    font-size: 10px;
}

.header { 
	height: 94px;
    background: #fff url(uwr_bgheader.png) bottom left no-repeat; 
	color: #808080;
	margin: 0;
	padding: 0px 0 0 0;
	/*border-bottom: 1px solid #ccc;*/
	width: 800px;
}

.top_info {
	float: right;
	width: 200px;
	padding: 5px 0 4px 0;
	color: #808080;
}


	.top_info_right {
		float: right;
		text-align:right;
		padding: 0 0 0 35px;
	}
	.logo
	{
      margin: 0px;
	  float: left;
	  width: 500px;
	}
	.logo h1 {
		 margin: 0px;
		 font-weight: 800;
		 font-size: 1.7em;
		 font-family: verdana;
		 font-weight:normal;
		 color: #fff;
		 margin-left: 210px;
		 line-height:110%;
	}
	
	.logo a {
	   color: #F0F0F0;	  
	}  
	
	.logo a:hover {
	   color: #F0F0F0;
	   text-decoration:none;
	}  	
	
	.logo img {
	  float: left;
	  margin-left: 0px;
	  margin-right: 20px;
	  margin-top: 0px;
	  vertical-align: middle;
	  height: 55px;
	}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.bar{ 
	clear: both;
	font-size: 1.0em;
	color: #FFF;
	margin: 0 0 0 0px; 
	/*margin: -2px 0 0px 0;*/
	border: 1px solid #999;
	background: #AAA url('uwr_bar.png') repeat-x center right; 
	overflow:hidden;
	padding: 0;
}

.bar table{
	width: 100%;
}

.bar td { 
	margin: 0; 
	padding: 1px 6px; 
	color: #fffdfc;
	text-align: center;
	border-right: 1px solid #999;
}

.bar td.active { 
	background: #AAA url('uwr_bar_hover.png') repeat-x left top; 
	color: #fff;
	font-weight: inherit; 
	padding: 5px 11px 5px 11px;
}
	
.bar td a { 
	font-weight: bold;
	color: #666; 
	background: inherit;
	text-decoration: none;
} 

.bar td:hover,
.bar td:hover a
{
	color: #333;
	background: #AAA url('uwr_bar_hover.png') repeat-x left top; 
}

.empty_space {
	display: none;    
}

#homePageLink {
	/*
	width: 100px;
	*/
	}

#newAccountLink, #accountInfoLink {
	/*
	width: 105px;
	font-size:  11px;
	*/
}

#nav-border{	
	overflow: hidden; 
	height: 30px; 
	width: 5px;
	float: left; 
	margin-top: -7px; 
	margin-bottom: -10px;	
}
/*
  IE6 hacks
*/
#contactLink {
	/*width: 80px;*/
	border-right: none;	
}

td.session_count {
	overflow:hidden;
	width: 192px;
	font-size: 11px;
	border-left:none;
	color: #555;
}



.search_field { 
	color: #404040;
    width: 100%;
	clear: both;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 10px;
	margin: 0px;
	margin-bottom: 1px;
	font-size: 0px;
	background: #fff url('border1.gif') repeat-x top;	
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { 
}

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left {
	float: left;
	/*width: 21.6%;*/
	width: 170px;
	margin: 0px 0px 10px 0px;
}

.left h3, .search_field h3 {
	clear: both;
	/*background: #6E7560 url(corner.gif) no-repeat top right;*/
	background-color: #EDEDED;
	color: #376699;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0px;
	border: 1px solid #999;
}


.left_side_addon {
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0;
		background:  #fff
}

.right_full {
	clear: both;
}
		
.left_side_addon a, .right_side_addon a { color: #414141; text-decoration:underline; }
		
.right_side_addon {
		float: right;
		background:  #fff url(dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 40px;
		margin: 10px 0;
}

.AddonsComponent {
  background: #f5f5f5;
}
		
.left_box { margin: 0 0 3px 0; color: #000; background: #fff; text-indent: -2px; padding: 8px; border: 1px solid #999999; border-top: none}

		
/* right side
   ---------- */
		
.right {
	float: right;
	/*width: 78%;*/
	width: 620px;
	margin: 0 0 10px 0;
}

.right h3 {
	background: #FFF  url(corner.gif) no-repeat top right;;
	color: #6A6A6A;
	padding: 7px 0 7px 5px;
	font: bold 1.1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 1px 0;
	border-bottom: 1px solid #999;
}

	.right_articles {
		background: #fff;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	
.right_exhibitions a {
color: #6E7560; 
}	
	
/*
  left splitted 
*/	
.right_splitted {
	float: right;
	width: 48%;
	background: #fff; 
	padding: 1px;
	margin-right: 10px; 
}

.right_splitted_box { 
    float:left;  
    margin: 1px 0 10px 0; 
    color: #000; 
    background: #fff; 
    padding: 3px 0;
}
	
.right_splitted h3 {
	clear: both;
	background: #fff; url(corner.gif) no-repeat top right;
	color: #6A6A6A;
	padding: 7px 0 7px 5px;
	font: bold 1.1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0 0;
}
	

	
.image {
	float: left;
	margin: 0 9px 3px 0;
}
img {
	border:none;
}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #999;
	line-height: 1.8em;

}

.footer a { color: #808080;  }

ul.collectionBox ul { 
   margin-left:6px; }
   
.comp_body {
  margin:1em;
}
.comp_simple { 
  margin:1em;
}

.more  a {

  text-decoration: none;
  
}

ul.pointed li:before {

  content: "\00BB \0020";
  
}

fieldset {
  border:none;
}

.InformationBoxComponent_ul {
  margin: 0px;
  list-style-type:none;
}

.LanguagesComponent_ul { margin:0; list-style:none; padding: 0; }
.LanguagesComponent_ul li { float:right; color: #FFF; margin:0; padding:0 4px 0 4px; }

.SimpleSearchComponentQuery {
  margin: 4px auto;
  margin-bottom: 10px;
}

.SimpleSearchComponent {
  margin:1.5em auto 0px;
/*  width: 500px;*/
}

.SimpleSearchComponent  .menuBar {
  text-align:left;
  padding: 0px;
  padding /**/: 2px;
}

.menuButton {
   margin-top: 1em;
   background: url(button_left.gif) top left no-repeat;
   padding: 0px 0.4em 2px;
   font-size: 1.1em;
}

div.menuBar .menuButton a{
   text-decoration: none;
   padding: 0px 0.4em 2px;
   background: url(button_right.gif) top right no-repeat;
   color: #a0a0a0;
}

div.menuBar  .menuButton .SearchSelectedButton {
  font-weight: bold;
  color: black;
}


.menuButton a:hover {
   padding: 0px 0.4em 2px;
   background: url(button_right.gif) top right no-repeat;
}

.menuItem{
  text-align:left;
  text-decoration: none;
}


.SimpleSearchComponentQuery  #query {
	width: 450px; 
	border: 1px solid #aaa;
	padding: 3px; 
	color: #0e0e0e;
	font-weight: bold;
	vertical-align:top;
	margin-top: 8px;
  
}

.SimpleSearchComponentQuery  #search, .AdvancedSearchComponent  #advSubmit{

	background: #E0691A url(submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 7px 15px 0px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
	vertical-align:top;  
	height: 26px;
	
}

	#headSearch {
	  text-align:center;
      background: url(list_bg.gif) bottom repeat-x ;
	}

	#headSearch ul {
		list-style: none;
		margin: 0 0 2px;
	}

	#headSearch li {
		float: left;
		background: url(tabright5.gif) top right no-repeat;
		margin: 0 2px 0 0;
	}

	#headSearch  a {
		text-decoration: none;
		display: block;
		background: url(tableft5.gif) top left no-repeat ;
		padding: 0.4em 1em;
		text-align: left;
		color: #a0a0a0;
	}

	#headSearch a:hover {
	
	}

	#headSearch .selected {
		background-image: url(tabright5active.gif);
		font-weight: bold;
	}
	
	#headSearch .selected a {
		background-image: url(tableft5active.gif);
		color: black;
	}

	#headSearch #local {
 		width: 240px;
	}
	
	.SimpleSearchComponentPanel {
		clear: both;
		padding: 0 1em;
		background-image: none;
	}

	.extenstionMapItem {
		margin-top: 4px;
	}
	


div.title {
  margin-left:1em;
  margin-top:1em;
}

.more {
  margin-left:4px;
}

.latest_form{
  margin-top: 3em;
  margin-left: 15%;
  
}

#SimpleSearchComponent_conflict {
  width: 400px;
  margin-top: 4px;
  margin-left: 10px;
}
#SimpleSearchComponent_conflict p {
  text-align: justify;
}

#SimpleSearchComponent_conflict div {

}

.LatestEditionsComponent_rss_query_form span {
   margin-left: 2em;
}

.rssBox {
   text-align: right;
   margin:0px;
}

.AdvancedSearchComponent {
  width:90%;
  margin: 10px auto;
}

.AdvancedSearchComponent #removeQueryEl{
	display: block;
	margin-left: 10px;
}

.AdvancedSearchComponent #addQueryEl {
	display:block; 
	margin-left: 190px;
}

.AdvancedSearchComponent .latest {
   margin: 4px auto;
}

.AdvancedSearchComponent div {
  margin: 10px auto;
  width: 100%;
}

.AdvancedSearchComponent label {
  display: inline;
  float: none;
}

.PublicationMetadataComponent_pubtype {
  width: 12em;
  float: right;
  margin-top: -31px;
  color: #ff8000;
  font-weight: bold;
}

.MetadataMenuComponent_deleted{
	color: red;
}

.SearchResultDescription {
  margin: 0px;
  padding: 0px;
}
.SearchResultsComponentNav {
	text-align:center; 
	margin-top:2em;
	margin-top /* */: 4.5em;
	margin-bottom:1em;
}

.SearchResultsComponentNavDown {
	margin-top:0.5em;
}

.SearchResultTitle {
	text-align:right;
}

.SimpleSearchComponentLink{
  margin-top: 2px;
  margin-right: 40px;
  font-weight: 100;
}
.SimpleSearchComponentLink a{
  display: inline;
}

.SimpleSearchComponentLink span {
   float: right;
   display:block;
   margin-right: 70px;
   text-align: right;
}

.SearchResult {
  width: 100%;
  margin-bottom: 2px;
  margin-top: 10px;
  vertical-align:top;
}

.SearchResult dd {
  display:inline;
}

.SearchResult div {
  margin-left: 4px;
}
.SearchResult a {
 text-decoration:none;
}

.OAIPMHLinkComponent {
  text-align: center;
}

.CollectionsPubsComponentList .SearchResult  {
   padding-bottom:1ex;
   border:none;
}

.CollectionsPubsComponentList .resultsTableHr {
	display:none;
}

.CollectionsPubsComponentList {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right : 1px solid #ddd;	
}

.wildcard {
  color: #ff8000;
}

.AdvancedSearchComponent_input
{
   width: 250px;
}

fieldset label{
  display: block;
  width: 12em;
  float: left;
}

.EditionMetadataComponentContentDefault{

	float:right;
	margin-right:4px;
	width:220px; 
	background-image:url(openPub.jpg);
	height:120px; 
	font-size:20px;
	line-height:1.5em

}


/**/

.ElementMetadataImageDefault {
    float: right;
    font-size: 20px;
    height: 120px;
    line-height: 1.5em;
    margin-left: 10px;
    margin-right: 4px;
    width: 220px;
}
.ElementMetadataImageDefault.structure {
    background-image: url("struct.gif");
}
.ElementMetadataImageDefault.edition {
    background-image: url("openPub.jpg");
}
.ElementMetadataImage {
    float: right;
    margin-left: 10px;
    margin-right: 4px;
}
.ElementMetadataImageDefault span {
    font-weight: 800;
    line-height: 25px;
    margin-top: 30px;
    text-align: center;
    text-decoration: none;
}
.ElementMetadataImage span {
    font-weight: 800;
    text-align: center;
    text-decoration: none;
    width: 200px;
}
img.ElementMetadataComponentMiniature {
    width: 200px;
}
.ElementMetadataImageDefault.edition #commentLink #settingsLink {
    font-size: 12px;
    margin-left: 10px;
    margin-top: 55px;
}
#struct a {
    color: #BB6125;
}
#struct ul ul {
    margin-left: 2em;
}

/**/

.EditionMetadataComponentContent{
	float:right;
	margin-right:4px;
}

.EditionMetadataComponentStructure {
	float:right;
	margin-right:4px;
    width:220px; 
    background-image:url(struct.gif);
    height:120px; 
    font-size:24px;
}

.EditionMetadataComponentContentDefault span, .EditionMetadataComponentStructure span {
  font-weight:800;
  text-decoration:none;
  text-align: center;
  margin-top:30px;  
}

.EditionMetadataComponentContent span{
  font-weight:800;
  text-decoration:none;
  text-align: center;
}
.empty_space {
  width: 38px;
}

#struct a {
  color: #A11414;
}
 
#struct ul ul {
  margin-left: 2em;
}



.RSSComponent {
  list-style-type:none;
  margin:0px
}

.RSSComponent img   {
  vertical-align: bottom;
}

.error { 
  color : red;
}

.LoginComponent_form {
  
}

.newsDate{
  text-align:left;
  width: 100%;
  margin-top: 0em;
  margin-bottom: 0.5em;
}

.newsTitle{
  display:inline;
  font-weight: 800;
}

.score{
 text-align:right; 
 margin-top:-2em;
 width: 120px;
} 

.searchhit{
	width: 450px;
}

.SearchResultsRSS {
  text-align:right;
  float:right
}

.SearchQueryIcons {
  vertical-align:middle;
  display:inline;
} 

.MetadataMenuComponent li {
   margin-bottom: 4px;
}


/*
#login_div {
 position:absolute;
 width:400px;

 top:280px;
 left: 430px;
 display: none;
 border-style:solid;
 border-color: #414141;
 border-width:2px;
 z-index: 9999;
 background: #fff;
}

#login_div p {
  text-align: center;
}
*/


#login_div input { 
  margin: 4px;
  background: #FFF url(input.gif) no-repeat;
}

.EditionMetadataComponent_PlannedInfo{
	float:right;
	margin-right:4px;
    width:140px; 
    background-image:url(planned.gif);
    background-repeat:no-repeat;
    height:100px; 
}

.EditionMetadataComponent_PlannedInfo span, .EditionMetadataComponent_DeletedInfo span { 
  margin-top: 10px;
  margin-left: 8px;
  font-weight: bold;
}


.EditionMetadataComponent_DeletedInfo {
	float:right;
	margin-right:4px;
    width:140px; 
    background-image:url(deleted_pub.gif);
    background-repeat:no-repeat;
    height:100px; 
}

.deletedPublication {
   float: right;
}

.HelpComponent_text {
  margin-left: 20px;
}

.HelpComponent_text ul {
    list-style-type: disc;
}

.HelpComponent_text ul li {
  margin-top: 2px;
}

.tagContainer {
  padding:4px; 
  margin-left: 20px;
  display:inline;
}

.btagsEditPane {
 margin-top:4px;
 margin-left:20px;
}

#submitNewEmail {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
}

#sharingInfoPanel {
  margin-top: 10px;
  width: 100%;
}

#sharingAddress {
  margin: auto 10px;
}

#sharingExpl {
  text-align:justify; 
  margin-bottom: 10px;
}

.HelpComponent_text p {
  margin: 5px;
  text-align: justify;
}

.HelpComponent_text ul {
  margin-left: 2em;
  list-style-type: square;
}

.HelpComponent_text li {
  text-align: justify;
}

a.attributeInfo {
  text-decoration: none;
  color: black;
  font-weight:bold;
  color:#333;
  font-size:120%;
}

#defaultsLink {
  margin-top: 1em;
}

.newsBody .bullet {
  font-size: 20px;
}

.SearchResultLinks {
 margin-top:-2px;
 margin-right:2px;
 float:right
}
.ExhibitionComponent_img {
  	border-width:0px;
	vertical-align:middle;	
}

.ExhibitionComponent_mini {
  border:solid gray 1px; 
  padding:5px; 
  margin:0px 0px;
}

#exhSlideshow {
  float:right;
  width:150px;
  height:150px;
  position:static;
}

#exhMore {
	margin-top:10px;
}

#AllExhibitions #struct {
  margin-left: 20px;
}


#AllExhibitions td{
  vertical-align: top;
}

#AllExhibitions #sorter {
 text-align:right;
}

.AllExhibitions_table {
 width:100%;	
}

.AllExhibitions_exh_mini_cell {
 width:180px;
}

.AllExhibitions_exh_mini_frame {
 width:150px;
 height:auto; 
 border:solid gray 1px; 
 padding:5px; 
 margin:0px 10px;
 background-color:white;
}

.AllExhibitions_exh_mini_img {
  width:150px; 
}

.AllExhibitions_exh_mini_miss {
  width:100%; 
  height:150px;
  text-align:center; 
  background-color:#c0c0c0;
  font-size:70px;
  line-height:200%;
}

#favouritesList li {
  padding: 4px;
}

#favouritesList img { 
 vertical-align: top;
}

.taglistIcon{
	vertical-align:top;  
}

.tagSorter.active, .tagGrouper.active {
  font-weight: 800;
}

.tagEditionsDetails {
  font-size: 1.2em; 
  font-weight: 800;
}

.tagEditionLinks {
  padding-left: 2px;  
}

.tagList, .tagElem{
  margin:2px; 
  margin-right: 4px; 
  padding:6px; 
  display:block;
}

.tagList span {
  padding: 4px;
}

.tagStateRejected {
  color: red;
  font-weight: 800;
}

.tagStateAccepted {
  font-weight: 800;
}

.AddPublicTagList {
	padding: 2px;
	margin: 5px 20px 5px;
}

.AddPublicTagListItem {
   padding: 4px;
   margin-right: 3px;
   font-weight: 800;
}

.PublicTagsListExpl {
  margin-top: 1em;
}


#newPublicTagSubmit, #submitBtags, .submitButton {
	background: #C4D2DF url(submit.jpg) no-repeat;	
	border: 0;
	padding: 0px;
	width: 65px;
	margin: 10px 15px 0px 0;
	color: #FFF;
	font: bold 1.1em Arial, Sans-Serif;
	vertical-align:top;  
	height: 24px;
}

#AddPublicTagStatus {
    padding: 3px;
    text-align: center;
}

.bullet { 
  /*color: #ff6600;*/
}

.newsBody .bullet {
  font-size: 20px;
}

#errorComoponent {
  font-size: 8pt;
}

.tagContainer {
  padding:4px; 
  margin-left: 20px;
  display:inline;
}

.btagsEditPane {
 margin-top:4px;
 margin-left:20px;
}

#submitNewEmail {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
}

.listIcon {
 vertical-align: top;
}

#sharingInfoPanel {
  margin-top: 10px;
  width: 100%;
}

#sharingAddress {
  margin: auto 10px;
}

#sharingExpl {
  text-align:justify; 
  margin-bottom: 10px;
}

.HelpComponent_text p {
  margin: 5px;
  text-align: justify;
}

.HelpComponent_text ul {
  margin-left: 2em;
  list-style-type: square;
}

.HelpComponent_text li {
  text-align: justify;
}

a.attributeInfo {
  text-decoration: none;
  color: black;
  font-weight:bold;
  color:#333;
  font-size:120%;
}

#defaultsLink {
  margin-top: 1em;
}

.SearchResultLinks {
 margin-top:-2px;
 margin-right:2px;
 float:right
}

/*
 For paging-part
 ---------------
*/
.paginPartTable {
margin-bottom:10px;
}

.pagingPartInfo {
margin-right:135px;
font-weight:bold;
color:#777;
}
.pagingPartLabels {
padding-bottom:5px;
padding-left: 10px;
padding-right: 10px;
}
.pagingPartLabelSelected {
font-weight: bold;
}
/*
 ---------------
 For paging-part
 */
 
 .CollectionsPubNavigation {
   text-align:center;
 }
 
 .CollectionsPubListt {
  	margin:3em;
 }
 
 .AdvancedSearchComponent_remove_element {
    margin-left: 10px;
}
 
.AdvancedSearchComponent_remove_element img {
    vertical-align: middle;
}

.formContainer {
	/*margin: 7em auto;*/
}

.formContainer label {
	width: 150px;	
}

.selectedPublication {
    color:red;
    font-weight:800;
}

.minContainer{
	width:110px;
	height:110px;
	border:1px solid #ddd;
	margin-left:0px;
	background:#fff;
	overflow:hidden;
padding:5px;
	border-radius:3px;
	-moz-border-radius:3px;
	-moz-box-shadow:1px 1px 2px #bbb;
	-webkit-box-shadow:1px 1px 2px #bbb;
	box-shadow:1px 1px 2px #bbb;
	-webkit-border-radius:3px;
}

.noMin {
	margin-left:21px;
	margin-top:35px;
}

.noMinGroup {
	margin-left: 16px;
	margin-top: 30px;	
}

.dLSearchResultTitle {
	font-size:10pt;
}

/* MyPublicationsComponent and UserMessagesComponent */

#mp_status_legend {
	display:none;
}

#mp_legend_list {
	font-size: 11px;	
}

#mp_legend_list li{
	margin-bottom: 3px;
}

#mp_help_icon {
	margin-left:5px;
}

#mp_pagingContainer {
	margin-top:20px;
	height:25px;
	padding-left:5px;
	padding-top:2px;
	width:99%;
}

#mp_table {
	margin-top:5px;
}

#mp_table tr:first-child {
	background:#eee;
}

.mp_desc_td {
	padding:5px;
	font-size:13px;
	color:#555;
}

.mp_tr_even {
	background:#f0f4f9;
}

.mp_tr_odd {
	background:#fff;
}

.mp_val_td {
	padding:5px;
}

.mp_noresults {
	text-align:center;
	height:100px;
}

.umc_tr_selected {
	background:#fff5c6;
}

.umc_tr_chosen {
	background:#f0f4f9;
}

.umc_sortLink {
	color: #000;
}

#umc_message_container {
	width:565px;
	background:#eee;
	padding:5px;
	margin-top:10px;	
}

#umc_message_text {
	width:555px;
	background:#fff;
	height:150px;
	overflow:scroll;
	padding:5px;
}

#umc_div_data {
	width:582px;
	overflow:scroll;
	height:150px;
}

#umc_table_data_header {
	background:#eee;
}

#umc_desc {
	font-size:1.1em;
	margin-bottom:20px;
}

/* !MyPublicationsComponent */

.src_tableHr {
	width:100%;
	height:1px;
	padding-top:5px;
	padding-bottom:5px;	
}
.src_similarTo {
	font-size:1.2em;
}

.src_prompt {
	font-size:1.1em;
	color:#777;
	font-weight:bold;
}

.src_bold {
	font-size:1.1em;
	color:#000;
}

.src_queryString {
	color:#A11414;
}

.src_dd {
	font-size:0.9em;
}

.src_cprompt {
	color:#777;
}

.src_viewPanel {
	width:100%;
	margin-bottom:10px;
}

.src_viewPanelBackground 
{
	background: url('search/toolbar-i.png') repeat-x;
	width: 100%;
	height:40px;
	float: left;
}

.src_viewPanelCount {
	margin-top:12px;
	float:left;
	padding-left:5px;
}

.src_viewPanelTotal {
	font-size:1.2em;
	color:#A11414;
}

#simpleViewIcon, #expandedViewIcon, #rssViewIcon {
	margin-top:6px;
	float:right;
}

.src_viewPanelViewTitle {
	float:right;
	margin-top:12px;
	margin-right:5px;
}

#searchSimilarTrigger {
 	text-align:right; 
  	width:100%;
  	padding-bottom:5px;
}

.helpTooltipDiv {
	background:#fbffd5;
	border:1px solid #ddd;
	padding:5px;
	width:250px;
}

.attributeJustify {
	text-align:justify;
}

.attrtree li{
	padding:3px 0 2px 16px;
}

#cdc_minisContainer {
	float:left;
	width:125px;
	height:125px;
	overflow:hidden;
}

/* publication favourites sharing */

.green_button {
	background:url('ae_back.png') top;
	border:1px solid #eee;
	color:#565F4D;
	height:53px;
	width:400px;
	margin:0 auto;
}

.green_button_small {
	height:15px;
	padding:5px;
	font-weight:bold;
	margin:0;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	font-size: 1em;
}

.green_button table {
	width:90%;
	margin:0 auto;
}

.green_button table td {
	text-align:center;	
}

.green_button_label {
	font-size:1.2em;
	margin-top:15px;
	color:#565F4D;
}

.green_button_img {
	float:left;
	margin-right:5px;
}

.warning_div{
 	background:#fbffd5;
 	border:1px solid #ddd;
 	padding:5px;
}

#share_turnonoff{
	font-size:1.2em;
	font-weight:bold;
}

.resutlsTable {
  width: 100%;
  text-align: left;
  padding: 3px;
  height:135px;
}

.error_msg{
	font-size:12px;
	color:#ff0000;
	text-align:center;
	margin-top:10px;
}

/* poprawki widoku drzewa */
#struct #selected {
color: #FFF;
background-color: #666;
padding: 2px;
}
