/*
 * Stylesheet for Serval FedoraGSearch.
 */

/* 
* class (.)
* id (#) => one id per page. For example: title, header, footer, etc.
*/

/*-------------------------------------------------------------------------------------------------------------------------------------------*/
.highlight {background-color: #FFFF66;}

/*
.hitno {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.hitscore {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin: 10px;}
.hittitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px;}
.hitfield {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; text-align: center; margin: 10px; color: green;}
.hitsnippet {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; margin: 10px;}
.hitdetails {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.hitmoredetails {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
*/
/*-------------------------------------------------------------------------------------------------------------------------------------------*/
div.resultHeader {  
    /*border-top: 1px solid;
    border-bottom: 1px solid;*/
    margin-top: 10px;
    margin-bottom: 0px;
    /*padding-top: 8px;*/
    min-width: 900px;
    background-color: #A7C1DF;
}
div.resultHeader table {
    width:98%;
    
}
div.resultHeader tr {   
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

div.resultHeader td {   
    white-space: nowrap
}

div.resultHeader a:link {
    text-decoration:none;
    color:black;
    font-weight: bold;
}

div.resultHeader a:visited {
    text-decoration:none;
    color:black;
    font-weight: bold;
}

div.resultHeader a:hover {
    color: #6666FF;
}

.resultSortCriteria {
    text-align: right;
    min-width: 600px;
    white-space: nowrap;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------*/
div.resultNavigation {  
    /*border-top: 1px solid;
    border-bottom: 1px solid;*/
    margin-top: 10px;
    margin-bottom: 10px;
    /*padding-top: 8px;*/
    min-width: 900;
    background-color: #A7C1DF;
}

div.resultNavigation tr {   
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
}

div.resultNavigation td {   
    width: 300;
    white-space: nowrap;
}
.navigationResultsDisplayTypes {
    text-align: left;
}

.navigationButtons {
    text-align: center;
}
.navigationResultsNumber {
    text-align: right;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------*/
div.exportBar { 
    /*border-top: 1px solid;
    border-bottom: 1px solid;*/
    margin-top: 10px;
    margin-bottom: 10px;
    /*padding-top: 8px;*/
    min-width: 900;
    background-color: #C0C0C0;
}

div.exportBar tr {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
}

div.exportBar td {  
    text-align: right;
    min-width: 900;
    white-space: nowrap;  
}

/*.navigationButtons {
    text-align: center;
    width: 650;
    white-space: nowrap;
}
.navigationResultsNumber {
    text-align: right;
    width: 350;
    white-space: nowrap;
}*/

input[type=button] {
	cursor:pointer;
}

input[type=submit] {
	cursor:pointer;
}

.onClick {
	cursor:pointer;
}

.navigation_button {
    font-size: 13px;
}

/*------------------------------------------------------------------*/
div.resultTable {
    border-top: 1px solid;
    border-bottom: 1px solid;  
    margin-top: 10px;
    margin-bottom: 10px;    
    min-width: 900;

    
}

div.resultTable tr {
    /*background-color: #E2E2E2;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

div.resultTable td {    
    padding: 5px 2px 5px 2px;
    vertical-align: top;
    text-align: left;
 
    /*border: 1px solid;*/
}
.resultGroupTitle {
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
}

.resultItemNumber {
    white-space: nowrap;
}

.resultItemType {
     /*white-space: nowrap;*/
     width: 50;
}

.resultItemCollection {
    font-style: italic;
    white-space: nowrap;
}


.resultItemdescription {
    width: 800;
}

.resultItemState {
    white-space: nowrap;
}
.resultItemScore {
    white-space: nowrap;
}

.resultTitleHref {
    font-weight: bold;
    text-decoration: none;
    color: black;
}

.resultTitleHref:visited {
    font-weight: bold;
    color: black;  
}

.resultTitleHref:hover {
    text-decoration: underline; 
    /*color: #6666FF;*/
}

.resultAuthorHref {
    font-weight: bold;
    text-decoration: none;
    color: black;
}

.resultAuthorHref:visited {
    font-weight: bold;
    text-decoration: none;
    color: black;
}

.resultAuthorHref:hover{
    text-decoration: underline;
    /*color: #6666FF;*/
}

.resultRefHref {
    font-weight: bold;
    text-decoration: none;
    color: black;
}

.resultRefHref:visited {
    font-weight: bold;
    text-decoration: none;
    color: black;
}

.resultRefHref:hover{
    text-decoration: underline;
    /*color: #6666FF;*/
}

.resultMoreDetailsHref {
    text-decoration: none;
    font-style: italic;
    color: #5C5C5C;
}

.resultMoreDetailsHref:visited {
    text-decoration: none;
    font-style: italic;
    color: #5C5C5C;
}

.resultMoreDetailsHref:hover{
    text-decoration: underline;
    /*color: #6666FF;*/
}

/*
.resultAuthor a:link {text-decoration:none;color:black;}
.resultAuthor a:visited {text-decoration:none;color:black;}
.resultAuthor a:active {text-decoration:none;color:black;}
*/


.resultAdditionalSnippetField {
    font-style: italic;
    /*color: #808080;*/
    color: #5C5C5C;
}

/*------------------------------------------------------------------*/
div.resultPreview{
    /*border: 1px solid;*/ 
    padding: 0px 10px 0px 10px;
    width:100%;
    
}

div.resultPreview table {
    width:98%;
    
}

div.resultPreview tr {
    padding: 0px 0px 0px 0px;
}

div.resultPreview td {
    padding: 5px 5px 5px 5px;
    background-color: #F2F2F2;
    /*width: 85%;*/
     border: 0px none !important;
    /* top right bottom left*/
}

.resultFieldTitle {
    background-color: #CADDD9 !important;
    /*font-weight:bold;*/
    font-style: italic;
    width: 15% !important;
}



/*------------------------------------------------------------------*/
div.browseNavigation {  
    /*border-top: 1px solid;
    border-bottom: 1px solid;*/
    margin-top: 10px;
    margin-bottom: 10px;
    /*padding-top: 8px;*/
    width: 100%;
    background-color: #A7C1DF;
    
}

div.browseNavigation tr {   
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.browseNavigationLeft {
    text-align: left;
    width: 10%;
    white-space: nowrap;
}
.browseNavigationCenter {
    text-align: center;
    width: 60%;
    white-space: nowrap;
}
.browseNavigationRight {
    text-align: right;
    width: 30%;
    white-space: nowrap;
}

/*------------------------------------------------------------------*/
.emptyResultMsg {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
    margin-left: 10px;    
}

.errorMsg {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: red;
    margin-left: 10px;  
}
/*------------------------------------------------------------------*/


/*------------------------------------------------------------------*/
div.simpleSearchDefinition table {
    /*border-top: 1px solid;
    border-bottom: 1px solid;*/
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px; 
    /*width: 1100;*/
    /*cellpadding="5" cellspacing="5" */
}

div.simpleSearchDefinition tr {
    /*background-color: #E2E2E2;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

div.simpleSearchDefinition td { 
    padding: 2px 5px 2px 0px;
    vertical-align: middle;
    text-align: left;
    /*border: 1px solid;*/
}

/*------------------------------------------------------------------*/
div.lastCreatedSearchDefinition  table {
    /*border-top: 1px solid;
    border-bottom: 1px solid;*/
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px; 
    /*width: 1100;*/
    /*cellpadding="5" cellspacing="5" */
}

div.lastCreatedSearchDefinition  tr {
    /*background-color: #E2E2E2;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

div.lastCreatedSearchDefinition  td {   
    padding: 2px 5px 2px 0px;
    vertical-align: middle;
    text-align: left;
    /*border: 1px solid;*/
}

/*------------------------------------------------------------------*/

div.advancedSearchDefinition fieldset{
    /*border:1px solid;*/
}

div.advancedSearchDefinition legend{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    /*font-weight:bold;*/
}

div.advancedSearchDefinition table {
    /*border-top: 1px solid;
    border-bottom: 1px solid;*/
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px; 
    /*width: 1100;*/
    /*cellpadding="5" cellspacing="5" */
    
}

div.advancedSearchDefinition tr {
    /*background-color: #E2E2E2;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

div.advancedSearchDefinition td {   
    /*padding: 2px 5px 2px 0px;*/
    padding: 0px 3px 1px 0px;
    vertical-align: top;
    text-align: left;
    /*border: 1px solid;*/
}


/*--------------------*/
div.advancedSearchCriteria table {
    margin-top: 0px;
    margin-left: 0px;    
    margin-bottom: 0px;
    margin-right: 0px;
    /*width: 200;*/
}
div.advancedSearchCriteria td {     
    vertical-align: middle;
    text-align: left;
    /*white-space: nowrap;*/
}

div.advancedSearchCriteria a:link {
    text-decoration:none;
    color:black;
    font-weight: bold;
}

div.advancedSearchCriteria a:visited {
    text-decoration:none;
    color:black;
    font-weight: bold;
}

div.advancedSearchCriteria a:hover {
    color: #6666FF;
}

div.advancedSearchButtons table {
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    /*width: 630;*/
}
div.advancedSearchButtons td {      
    vertical-align: middle;
    text-align: left;
    white-space: nowrap;
}

div.advancedSearchFilters table {
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    /*width: 630;*/
}

div.advancedSearchFilters td {      
    vertical-align: middle;
    text-align: left;
    white-space: nowrap;
}

.searchFieldHelp {
   font-style: italic !important;
    color: #5C5C5C !important;
    font-size: 10px !important;
}

/*------------------------------------------------------------------*/
div.browseTerms table {
    /*border-top: 1px solid;
    border-bottom: 1px solid;*/
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px; 
    /*TEXT-ALIGN: left;*/
    
}

div.browseTerms tr {
    /*background-color: #E2E2E2;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

div.browseTerms td {    
    padding: 2px 5px 2px 0px;
    vertical-align: middle;
    text-align: left;
    /*border: 1px solid;*/
}


div.browseTerms a {
    text-decoration:none;
}

div.browseTerms a:hover {
  text-decoration: underline;
}

.termsTable {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    
}

.browseTermRight {
	text-align: right !important;
}

.withDotBottom
{
	border-bottom: 1px dotted;
	}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
body { 
    background-color: #ffffff;
    margin: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 20px;
    color: #000000;
}
input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

/*td {  
    background: none;                   
    border-width: 0px;
    padding: 3px 3px 3px 3px;
}*/

p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
 /*   line-height: 50px;*/
    padding-top: 4px;
    padding-bottom: 4px;
    margin: 0px;
}

h1, h2, h3 {
    color: #4C7C8E;
    margin-top: 8px;
    margin-bottom: 4px;
}

h4, h5 {
  color: #4C7C8E;
  margin-top: 4px;
  margin-bottom: 2px;
  text-decoration: underline;
}

h1 {font-size: 18px;}
h2 {font-size: 14px;}
h3 {font-size: 13px;}
h4 {font-size: 12px;}
h5 {font-size: 11px;}

h1,h2, h3, h4, h5 {
    padding-top: 5px;
    padding-bottom: 3px;
}

#header {
    border-bottom: 1px solid;
    clear: both;
    margin-bottom: 0px;
    /*min-height: 70px;*/
    width: 900;
}
#header table{
    width:100%;

}
#header td{ vertical-align: middle; text-align: left;}

#logo {
    /*background-image: url(http://www.fedora.info/download/2.1/userdocs/logo_44x60.gif);
    background-repeat: no-repeat;
    background-position: top left;*/
    
    float: left;
    /*height: 60px;
    width: 44px;*/
    visibility: visible;
}

#title {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    text-align: center; 
   /* color: #4C7C8E;
    font-size: 18px;
    font-weight: bold;*/
}

#login {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
}

#toc {
    width: 50%;
    margin-bottom: 10px;
}

#tocbox {
    border: 1px solid;
    padding-left: 4px;
    padding-right: 4px;
}

#tocbox ol {
    list-style: decimal outside none;
}

#tocbox ol ol {
    list-style: upper-alpha outside none;
}

#tocbox ol ol ol{
    list-style: decimal outside none;
}

#introduction, #references, .sect {
    margin-bottom: 5px;
}

.sect .subsect {
    margin-left: 20px;
    margin-bottom: 5px;
}

#references dl {
    margin-left: 20px;
    margin-right: 20px;
}

#references dt {
    margin-top: 10px;
}

#footer {
    border-top: 1px solid;
    margin-top: 20px;
    padding-top: 8px;
}

#footer #copyright, #lastModified {
    color: #4C7C8E;
}

#footer #copyright {
    float: left;
}

#footer #lastModified {
    float: right;
}

#layoutTitle {float: left;}
#layoutLang {float : right; }

.hidden {
    display:none;
}

.displayed {
    display:'';
}