.app-primary-link {
	background: #F2DEC8 repeat center;
	border-width: 1px 1px 0px 1px;
	border-color: #9A907F;
	/*padding: 3px 10px 5px 10px;*/
	/*margin: 0px 0px 0px 0px;*/
	text-decoration: none;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	color: #134;
}

.app-primary-link:hover {
	background-color: #9A907F;
	border: 0px solid #678dbc;
	color: #fff;
}

.welcome-page P{
	text-align: justify; margin-left:5%; margin-right:5%;
}

.welcome-page TABLE {
	border-width:1px; border-style: solid; border-color: #888; margin-left:5%; margin-right:5%; border-collapse: collapse;
}

.welcome-page THEAD{
	background-color: #eee;
}

.welcome-page TD {
	border-width:1px; border-style: dotted; border-color: #aaa; padding: 5px;
}

#app-header {
	height: 130px;
	max-height: 130px;	
	background: url(phylemon_header.png) #F2DEC8 repeat-x;
	border: 1px solid #777;
	padding: 0px;
}


.app-title {  
      padding-left: 250px;
}

#app-footer {
	height: 100px;
	background: url(phylemon_footer.png) #F2DEC8 repeat-x;
	border: 1px solid #777;
}

#app-secondary-links {
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	float: right;
}

#app-bottom-secondary-links {
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #777;
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}

.app-secondary-link {
	text-decoration: none;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	color: #134;
}

.app-secondary-link-separator {	
	color: #134;
}

.app-bottom-secondary-link {	
	text-decoration: none;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #777;
	vertical-align: bottom;
}

.app-bottom-secondary-link-separator {	
	color: #777;
	vertical-align: bottom;
}

.small-comment{
  text-align: center;
}



.fc-set-headered {
  background: #5C9CCC url(phylemon_widget_background.png) repeat-x scroll 50% 50%;
  /*border: solid #AAA;*/
}

.fc-miniset-headered {
  background: #5C9CCC url(phylemon_widget_background.png) repeat-x scroll 50% 50%;
}

.result-group-title {
  background: #5C9CCC url(phylemon_widget_background.png) repeat-x scroll 50% 50%;
}

.result-scheme {
  background-color: #FBEDDD;
}

.widget-title {  
  color: black;
  cursor: pointer;
  font-size: 10pt;
  font-weight: bold;
  height: 20px;
  text-align: center;
  text-decoration: none;
}

.ui-widget-header  {
    background: #5C9CCC url(phylemon_widget_background.png) repeat-x scroll 50% 50%;
    border: 1px solid #F2DEC8;
	color: #555555;
}

#app-menu2 {
  /*background: #F2DEC8 repeat 50% 50%;
  border: 1px solid #9A907F;*/
  border-collapse: collapse;
  height: 24px;
  padding: 0px;
  vertical-align: bottom;
  width: 100%;
}

.inline-view {
	font-size: 9pt;
	font-weight: normal;
	color: #000;
}

.result-item-redirection {
	color: black;
}

.result-subgroup-body{
	display: none;
}

#other_actions_body{
	display: none;
}

.result-scheme{
	margin-left: 20px;
}

.result-abstract-frame{
	margin-left: -130px;
}

.toolmap-tool-name {
	font-size: 11pt;
}

.data-browser-datatitle {
	font-size: 11pt;
	color: red;	
}

.fc-textarea {
	width: auto;	
}

.fc-form {
	font-size: 9pt;
}

.fc-set-title {
	font-size: 10pt;
}

#work-area-content {
	font-size: 10pt;
}

.navcontainer {
	font-size: 8pt;
}

.ui-widget-header .ui-icon {
	background-image: url(../resources/css/images/ui-icons_469bdd_256x240.png);
}

.wum-job-time {
	font-size: 7.5pt;
}

.web-server-status-item {
	color: white;
}

#pipeliner-progressbar {
	margin: 5px 4px 4px 850px;
	padding: 1px;
	font-size: 10pt;
	display: none;
}
