/**
 * This file is part of OPUS. The software OPUS has been originally developed
 * at the University of Stuttgart with funding from the German Research Net,
 * the Federal Department of Higher Education and Research and the Ministry
 * of Science, Research and the Arts of the State of Baden-Wuerttemberg.
 *
 * OPUS 4 is a complete rewrite of the original OPUS software and was developed
 * by the Stuttgart University Library, the Library Service Center
 * Baden-Wuerttemberg, the Cooperative Library Network Berlin-Brandenburg,
 * the Saarland University and State Library, the Saxon State Library -
 * Dresden State and University Library, the Bielefeld University Library and
 * the University Library of Hamburg University of Technology with funding from
 * the German Research Foundation and the European Regional Development Fund.
 *
 * LICENCE
 * OPUS is free software; you can redistribute it and/or modify it under the
 * terms of the GNU General Public License as published by the Free Software
 * Foundation; either version 2 of the Licence, or any later version.
 * OPUS is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
 * details. You should have received a copy of the GNU General Public License
 * along with OPUS; if not, write to the Free Software Foundation, Inc., 51
 * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 *
 * @category    Application
 * @copyright   Copyright (c) 2008-2012, OPUS 4 development team
 * @license     http://www.gnu.org/licenses/gpl.html General Public License
 * @version     $Id: opus.css 13647 2014-10-02 08:58:16Z mlang $
 */

/* Page specific settings
------------------------------------------------------------ */
#content.home{
	background: #eaedf2 url(../img/theme/bg_content.jpg) repeat-x;
}
#content.home h2{
	background-color: transparent;
	border: none;
	padding: 15px 0 0;
}
.opus.solrsearch_search h2,
.opus.solrsearch_advanced h2{
	margin-bottom: 15px;
}
.solrsearch #form-wrapper,
.solrsearch #form-search,
.solrsearch_advanced .form-wrapper,
.solrsearch_invalidsearchterm .form-wrapper,
.solrsearch_search .form-wrapper{
	background-color: #f3f6f8;
	margin: 0;
	padding: 15px 225px;
}
.opus.solrsearch #form-search{
	padding: 25px 225px;
}
.solrsearch_advanced fieldset{
	padding: 15px 235px;
}
/* frontdoor */
#titlemain-wrapper{
	background: #F3F6F8 url(../img/theme/icon-title-frontdoor.gif) no-repeat 4px 6px;
}
#titlemain-wrapper h2{
	font-size: 16px;
	padding: 7px 10px 7px 26px;
}
#titlemain-wrapper h3{
	font-size: 14px;
	padding: 0 10px 7px 26px;
}
#titlemain-wrapper h2,
#titlemain-wrapper h3{
	margin: 0;
	font-weight: normal;
	color: #333;
	background-color: transparent;
	text-transform: none;
	line-height: normal;
}
#result-data{
	float: left;
	width: 60%;
}
.services-menu{
	float: right;
	width: 30%;
}
.services,
.facet{
	/*background-color: #f3f6f8;
	border: solid #e2e6e9;
	border-width: 0 0 1px;*/
	background: url(../img/theme/bg_facets.jpg) repeat-x 0 0;
	padding: 5px 10px 10px;
}
.services{
	margin: 1.4em 0;
}
.facet{
	margin: 1em 0;
}
.facetValueExtender {
    margin: 0.75em;
}
.services ul{
	margin: 0 0 1em;
	padding: 0;
	list-style: none;
}
#download-fulltext{
        word-wrap: break-word;
}

#download-fulltext li img.file-icon {
	margin-right: 0.5em;
}

#download-fulltext span.file-language {
    font-style: italic;
    color: gray;
}

#export li{
	display: inline;
        float: left;
	margin-right: 5px;
}
#services h3,
.facet h4{
	padding: 0;
	border: solid #e2e6e9;
	border-width: 0 0 4px;
	display: inline-block;
}
#services h3{
	margin: 0 0 1em;
	font-weight: normal;
	font-size: 12px;
}
table.frontdoordata{
	clear: both;
	border-top: 2px solid white;
}
table.frontdoordata th,
table.frontdoordata td{
	padding: 3px 5px 3px 26px;
	border-bottom: 2px solid white;
}
table.frontdoordata th{
	background-color: #f3f6f8;
}
table.result-data {
	border-collapse: collapse;
	width: 100%;
	margin: 1em 0;
}
.frontdoordata caption{
	text-align: left;
	/*display: block;*/
	font-weight: bold;
	background: url(../img/theme/icon-metadata-bigger.gif) no-repeat 4px 50%;
	line-height: 21px;
	border: solid #e2e6e9;
	border-width: 0 0 4px;
}
.result-data th,
.result-data td{
	vertical-align: top;
	text-align: left;
	line-height: 1.4em;
}
.result-data td{
}
.frontdoor #author,
.frontdoor .abstract,
.frontdoordata caption{
	padding-left: 26px;
}
.frontdoor #author {
	margin: 1em 0;
	background: url(../img/theme/icon-author-frontdoor.gif) no-repeat 4px 0;
	line-height: 1.4em;
}
.frontdoordata th{
	padding-left: 26px;
	width: 28%;
}
.result-data .data-marker{
/*     	white-space: nowrap;    */
	font-style: normal;
}
.frontdoor div#abstract ul {
    list-style-type: none;
    padding-left: 0em;
}
.frontdoor .abstract {
	background: url(../img/theme/icon-abstract-frontdoor.gif) no-repeat 3px 0;
	line-height: 1.4em;
    padding-bottom: 1.4em; /* Damit GIF vollständig zu sehen ist. */
}

.frontdoor .abstractShort {
    display: none;
}

.frontdoor .abstractFull {   
}

.frontdoor .abstractThreeDots {
    display: none;
    padding-left: .25em;    
    font-weight: bold;
}

.frontdoor .abstractButton {
    display: none;
    /* Soll verhindern, das der Zeilenabstand für Short und Full sich durch das Bild verändert. */
    position: relative;
    top: 3px;
    margin-top: -3px;
}

/* form styles
----------------------------------------------------------- */
.opus h3.document-type{
	text-transform: none;
	font-style: italic;
	background: url(../img/theme/icon-publish-black.gif) no-repeat 0 50%;
	font-size: 1.4em;
	padding: 0.5em 0 0.5em 34px;
	margin: 0 0 1em;
}
.button-wrapper{
	padding: 10px;
	text-align: right;
	clear: both;
}
.button-wrapper input{
	margin-left: 0.5em;
}
.required{
	color: #fe7c25;
}
fieldset .add-delete-wrapper{
	padding: 0;
	text-align: right;
}
.publish fieldset .form-item{
	float: left;
	clear: left;
	width: 100%;
	padding: 0.2em 0;
}
/*.publish fieldset .form-textfield,
.publish fieldset .form-textarea{
	max-width: 65%;
}
.publish .top-labels .form-textfield,
.publish .top-labels .form-textarea{
	max-width: none;
}*/
.form-multiple.even {
	padding: 0.5em 5px;
	margin: 0.5em -5px;
	float: left;
	width: 100%;
	background: #e2e6e9;
}
div > .form-button{
	background: #2b5580 url(../img/theme/bg_button.gif) repeat-x center;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #26517d;
	color: white;
	padding: 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
}
div > .add-button,
div > .delete-button,
div > .up-button,
div > .down-button {
	padding-left: 22px;
}
div > .add-button{
	background: url(../img/theme/bg_button-add.gif) no-repeat 0 50%;
}
div > .down-button{
	background: url(../img/theme/bg_button-down.gif) no-repeat 0 50%;
}
div > .delete-button{
	background: url(../img/theme/bg_button-delete.gif) no-repeat 0 50%;
	border-color: #a5b5b5;
	color: black;
}
div > .up-button{
	background: url(../img/theme/bg_button-up.gif) no-repeat 0 50%;
	border-color: #a5b5b5;
	color: black;
	margin-left: 5px;
}
div > .abort-button{
	background: url(../img/theme/bg_button-abort.gif) repeat-x center;
	border-color: #a5b5b5;
	color: black;
}
.opus.publish fieldset{
	position: relative;
	border-top: 1px solid #e2e6e9;
	min-height: 8em;
	background: #f3f6f8;
	margin: 1em 0 1em;
}
.publish fieldset .hint{
	/*background: #e1e6ec;*/
	background: url(../img/theme/icon-hint-small.gif) no-repeat 0 0.2em;
	padding: 4px 6px 4px 20px;
	color: #6a7a7b;
	margin: 0 0 1em;
}
.opus fieldset .form-errors{
	clear: both;
}
.opus fieldset .form-files{
	width: 100%;
	margin-left: 610px;
	margin-top: -70px;
	color: #26517D;
}
.left-labels label,
.right-labels label{
	width: 24%;
	padding: 0 1em 0 0;
	float: left;
}
.right-labels label{
	text-align: right;
}
.top-labels label{
	text-align: left;
	display: block;
	float: none;
}
.opus fieldset .description,
.opus fieldset .form-errors{
	font-size: 0.85em;
}
.opus fieldset .form-errors ul,
.opus fieldset .form-errors p{
	margin: 0 0 0.8em;
	padding: 0;
	list-style: none;
	color: #cc3300;
}
.opus fieldset .form-files ul {
	margin: 0 0 0 0;
	padding-left: 1em;
	list-style: none;
}
.opus fieldset .form-files li {
	background: url(../img/theme/icon-dash-small.gif) no-repeat 0 50%;
	padding: 0 0 0 9px;
}
.opus .form-hint{
	padding: 0 10px;
}
.opus .form-hint.form-errors{
	padding: 4px 10px 4px 30px;
	margin: 1em 0;
	background-position: 10px 0.4em;
}
.opus fieldset .form-errors{
	padding: 2px 0 4px 20px;
	background-position: 0 0.2em;
}
.opus .form-hint.form-errors,
.opus fieldset .form-errors{
	background-image: url(../img/theme/icon-errors-small.gif);
	background-repeat: no-repeat;
}
#form-table-check td.label{
	border-right: 1px solid #26517C;
	text-align: right;
}
#form-table-check td.group{
	border-bottom: 1px solid #26517C;
	background-color: #E2E6E9;
	color: #6a7a7b;
	text-align: left;
}
/* HTML elements
------------------------------------------------------------ */
body{
	margin: 0;
	padding: 0;
	color: Black;
	background: #26517c;
	font: 100.01% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1,
.opus h2,
.opus p{
	margin: 0 0 0.8em;
}
.opus h2{
	color: #26517d;
	background-color: #f3f6f8;
	padding: 4px 10px;
	font-weight: normal;
	font-size: 1.7em;
}
.opus h3{
	color: #333;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0 10px 4px;
}
a{
	color: #26517D;
	background-color: transparent;
}
a:hover{
	color: #FE7C25;
	background-color: transparent;
}
a:active{
	color: black;
	background-color: transparent;
}
a img{
	border: none;
}
.opus form{
	margin: 0;
}
.opus fieldset{
	border: #d4dde6 solid;
	border-width: 1px 0 0;
	padding: 10px 10px 10px;
	margin: 0 10px 1em;
}
.opus legend{
	color: #26517d;
	padding: 0 0 2px;
	text-transform: uppercase;
	font-size: 0.9em;
	border-bottom: 4px solid #e2e6e9;
}
/* IDs and Classes
--------------------------------------------------------------------- */
#container {
	background-color: white;
	float: left;
}
.intro{
	color: #26517D;
	background-color: transparent;
	line-height: 1.6em;
	float: left;
	padding: 0 0 40px;
}
.intro .col{
	width: 47%;
}
.col-left{
	float: left;
}
.col-right{
	float: right;
}
#logo{
	margin: 0;
	float: left;
	height: 89px;
	width: 185px;
	padding: 0 10px 0 0;
	background: white url(../img/theme/bg_logo.jpg) no-repeat right;
}
#logo img{
	vertical-align: bottom;
}
#top-header{
	background: #f4f6f8 url(../img/theme/bg_top-header.jpg) repeat-x bottom;
	color: #26517d;
	height: 33px;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 30px;
	float: left;
	width: 100%;
}
body > #top-header{
	height: auto;
	min-height: 33px;
}
.wrapper,
.messages,
#page-footer .wrapper{
	max-width: 960px;
	min-width: 800px;
	padding: 0 20px;
	margin: auto;
}
#lang-switch{
	float: left;
	/*margin: 0 0 0 10px;*/
	margin: 0;
}
#lang-switch li{
	padding: 0 7px 0 11px;
	background: url(../img/theme/langswitch-separator.png) no-repeat left center;
	float: left;
}
#lang-switch li.first{
	background: url(../img/theme/flag_ie.jpg) no-repeat left center;
	padding-left: 22px;
}
#lang-switch > li.first{
	background: url(../img/theme/flag.png) no-repeat left center;
}
#top-header em{
	font-style: normal;
	color: black;
	background-color: transparent;
}
#top-header a{
	color: #26517d;
	background-color: transparent;
	text-decoration: none;
}
#top-header a:hover{
	text-decoration: underline;
}
#login-bar{
	float: right;
	padding: 0 23px 0 0;
	margin: 0;
}
#header{
	height: 97px;
	background: url(../img/theme/bg_header.jpg) repeat-x;
	padding: 1px 0 0;
	float: left;
	width: 100%;
}
#primary-nav{
	float: right;
	height: 89px;
}
#primary-nav *{
	float: left;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #26517d;
	background-color: transparent;
}
#primary-nav a{
	height: 89px;
	padding: 0 23px 0 15px;
}
#primary-nav .active a,
#primary-nav a:hover{
	background: url(../img/theme/button.jpg) no-repeat 100% 0;
}
#primary-nav .active *{
	color: #fe7c25;
}
#primary-nav span{
	padding: 58px 0 0;
	height: 31px;
}
#primary-nav a span{
	cursor: pointer;
}
#primary-nav .icon span{
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#primary-nav .icon.active span{
	background-position: 50% -90px;
}
#primary-nav-search span{
	background-image: url(../img/theme/icon-search.png);
}
#primary-nav-browsing span{
	background-image: url(../img/theme/icon-browsing.png);
}
#primary-nav-publish span{
	background-image: url(../img/theme/icon-publish.png);
}
#content{
	background: white;
	min-height: 600px;
	float: left;
	width: 100%;
	padding: 15px 0 3em;
}
#content .wrapper{
	font-size: 0.8em;
}
.opus .messages{
	font: 0.8em "Courier New", Courier, monospace;
}
.opus .failure,
.opus .exceptionMessage,
.stacktrace pre,
.request pre,
.opus .notice{
	padding: 5px 10px;
	margin: 0 0 1em;
}
.opus .messages .failure,
.opus .exceptionMessage,
.opus .form-hint.form-errors{
	color: #a40000;
	background-color: #ffd4d4;
}
.stacktrace pre,
.request pre {
	color: #800000;
	background-color: #ffffb2;
}
.exceptionMessage,
.stacktrace pre,
.request pre{
        font: 1em "Courier New", Courier, monospace;
}

.opus .messages .notice{
	color: #008644;
	background-color: #d4ffea;
}
.content{
	float: left;
	width: 100%;
	margin-bottom: 1em;
}
#page-footer{
	clear: both;
	height: 163px;
	background: #e7ecf0 url(../img/theme/bg_footer.jpg) repeat-x bottom;
}
#logo-wrapper{
	height: 40px;
	text-align: right;
	margin: 0 0 1em
}
#page-footer .wrapper{
	font-size: 12px;
	color: white;
	background-color: transparent;
}
#page-footer .wrapper a{
	color: #dee5eb;
	background-color: transparent;
}
#page-footer .wrapper a:hover{
	text-decoration: underline;
}
#secondary-nav li{
	float: left;
	padding: 3px 11px 5px;
	background: url(../img/theme/footer-separator.jpg) no-repeat right center;
}
#secondary-nav li.first{
	padding-left: 0;
}
#secondary-nav .last{
	background-image: none;
}
#copyright{
	float: right;
	margin: 0;
	padding: 3px 0 0;
}
.nav{
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav a{
	text-decoration: none;
}
/* Sections */
#facets ul,
#searchbar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.facet h4{
	font-size: 13px;
	font-weight: bold;
	color: #26517D;
	margin: 0 0 0.5em;
	padding-left: 18px;
	background: url(../img/theme/icon-filter-small-blue.gif) no-repeat 0 50%;
}
.facet li{
	line-height: 1.5em;
}
#facets{
	width: 220px;
	float: left;
}
#searchbar{
	padding: 0 0 0 245px;
}
.latest #searchbar {
	padding: 0;
}
#breadcrumb ul{
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
}
#breadcrumb li{
	white-space: nowrap;
	padding: 0 0 0 15px;
	margin: 0 0 0 5px;
	display: inline-block;
	background: url("../img/theme/list-arrow-empty.gif") no-repeat 0 50%;
}
#breadcrumb li:first-child{
	padding: 0;
	margin: 0 0 0 10px;
	background: none;
}
#breadcrumb a{
	text-decoration: none;
	border-bottom: 4px solid #e2e6e9;
}
#breadcrumb a:hover{
	border-bottom: 4px solid white;
}
.breadcrumb_results{
	float: left;
	width: 100%;
}
.search_export_xml{
    float: right;
    padding: 5px 0px 0px 0px;
    margin: 0;
}
.search_latest_export_xml{
    float: right;
}
#search_export_xml_pic {
    max-width: 80%;
    max-height: 80%;
}

#facets h3,
#titlemain-wrapper,
.breadcrumb_results{
	background-color: #f3f6f8;
	border: solid #e2e6e9;
	border-width: 0 0 4px;
	margin: 0;
	font-weight: normal;
	color: #333;
	text-transform: none;
}
#facets h3{
	padding: 7px 10px 7px 10px;
	text-transform: uppercase;
}
#facets h3,
.breadcrumb_results h3,
.breadcrumb_results .info_small,
.breadcrumb_results .paginationControl li{
	font-size: 12px;
	line-height: normal;
}
.opus .breadcrumb_results h3,
.opus .breadcrumb_results .info_small,
.opus .breadcrumb_results .paginationControl li{
	float: left;
	margin: 0;
	font-weight: normal;
	color: #333;
	text-transform: none;
}
.breadcrumb_results h3{
	padding: 7px 20px 7px 10px;
	background: url(../img/theme/breadcrumb_results.png) no-repeat right center;
}
.breadcrumb_results .info_small{
	padding: 7px 0 7px 10px;
}
#searchbar .breadcrumb_results .paginationControl{
	padding: 0 0 0 30px;
	float: left;
	background: url(../img/theme/breadcrumb_results.png) no-repeat left center;
}
.breadcrumb_results .paginationControl li{
	padding: 7px 10px 7px 0;
}
#search_options p.label{
	float: left;
	padding-left: 6px;
	font-weight: bold;
}
#searchbar .sorting_options{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.sorting_options li{
	float: left;
	line-height: normal;
	margin-left: 0.5em;
}
.sorting_options a{
	text-decoration: underline;
}
.sorting_options a:hover{
	text-decoration: none;
}
.sorting_options .sort_desc,
.sorting_options .sort_asc{
	padding: 0 17px 0 13px;
	background-repeat: no-repeat;
	background-position: 100% 5px;
}
.sorting_options .sort_desc{
	background-image: url(../img/theme/icon-desc.gif);
}
.sorting_options .sort_asc{
	background-image: url(../img/theme/icon-asc.gif);
}
.sorting_options .sort_desc:hover{
	background-image: url(../img/theme/icon-desc-o.gif);
}
.sorting_options .sort_asc:hover{
	background-image: url(../img/theme/icon-asc-o.gif);
}
#search_options{
	float: left;
	width: 100%;
	margin: 1.5em 0 0.5em 0;
}
#search_results{
	float: left;
	width: 100%;
}
.result_box dt{
	background: #f3f6f8 no-repeat 24px 4px;
	padding: 4px 8px 0 41px;        
}
.results_title img{
	float: left;
	cursor: pointer;
	margin: -14px 0 0 -50px;
	vertical-align: bottom;
}
dl.result_box {
    border-top: 1px solid #e2e6e9;
}
.result_box .results_title{
	background-image: url(../img/theme/icon-title.gif);        
}
.results_title a{
	font-weight: bold;
}
.result_box .results_author{
	padding-bottom: 5px;
	background-image: url(../img/theme/icon-author.gif);
}
.results_seriesnumber + .results_title {
        padding-right: 75px!important;
}
.result_box .results_seriesnumber {
        float: right;
        text-align: right;
        min-width: 50px;
        padding: 4px 8px 0px 12px;
        color: black;        
}
.result_box dd{
	padding: 3px 6px;
	margin: 0;
	line-height: 1.5em;        
}
/* Browsing */
.nav.help li,
.nav.browsing li{
	background: url(../img/theme/list-arrow.gif) no-repeat;
}
.nav.browsing li.empty-collection{
	background: url(../img/theme/list-arrow-empty.gif) no-repeat 10px 1em;
}
.nav.browsing li{
	font-size: 1.1em;
	padding: 0.6em 25px;
	border: solid #E2E6E9;
	border-width: 0 0 1px;
	background-position: 10px 1em;
	color: #888;
}
.nav.browsing li.last{
	border: none;
}
.nav.browsing li:hover{
	background: url(../img/theme/list-arrow-o.gif) no-repeat 10px 1em;
	background-color: #f3f6f8;
}
.nav.browsing li.empty-collection:hover{
	background: url(../img/theme/list-arrow-empty.gif) no-repeat 10px 1em;
	background-color: #f3f6f8;
}
.nav.browsing li:hover a{
	color: #fe7c25;
}
.nav.browsing li.empty-collection:hover{
	color: #888;
}
.nav.browsing a.rss{
	padding: 0 0 0 10px;
}
.nav.browsing .rss img{
	vertical-align: bottom;
}
/* Help */
.opus .section h3{
	border-bottom: 4px solid #e2e6e9;
}
.nav.help li{
	padding: 0.3em 25px;
	background-position: 10px 0.7em;
}
.section.answers{
	padding: 25px 0 0;
}
.section.answers dt{
	color: #333;
	font-weight: normal;
	font-size: 1.2em;
	padding: 10px 0 4px;
}
.section.answers dd{
	line-height: 1.4em;
	/*margin: 6px 0 0 0;*/
}
.backlink{
	background: url(../img/theme/icon-arrow-top.gif) no-repeat 0 50%;
	padding: 0 0 0 12px;
}
/* Styled search form
----------------------------------------------------------------------------------- */
.form-submit-wrapper,
.form-submit{
	display: inline-block;
	height: 28px;
}
.form-submit-wrapper{
	background: url(../img/theme/bg_button_l.gif) no-repeat left center;
}
.form-submit{
	background: transparent url(../img/theme/bg_button_r.gif) no-repeat right center;
        border: none;
	color: white;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 15px;
}
.solrsearch_search .form-submit-wrapper,
.solrsearch_advanced .form-submit-wrapper{
	background: none;
}
.solrsearch_advanced .form-submit,
.solrsearch_search .form-submit{
	background: url(../img/theme/bg_button_l.gif) no-repeat left center;
}
.solrsearch_advanced .form-submit,
.solrsearch_search #reset-form .form-submit,
.solrsearch_search .opus_form .form-submit{
        -moz-border-radius: 6px;
	border-radius: 6px;
}
#edit-submit-advanced-search-wrapper{
	float: left;
	padding: 0 1em 0 20px;
}
#form-search p.footer-link{
	padding: 10px 0 0 10px;
	margin: 0;
}
#fieldset-search{
	background: url(../img/theme/bg_search.png) no-repeat;
	width: 535px;
	margin: auto;
	padding: 0 0 0;
}
#fieldset-search fieldset{
	padding: 5px 5px 0 40px;
	margin: 0;
	border: none;
}
#edit-search-wrapper{
	float: left;
	clear: none;
	width: auto;
	padding: 0;
}
#edit-submit-search-wrapper{
	float: right;
}
#fieldset-search .form-text{
	width: 370px;
	font-size: 18px;
	border: none;
	background-color: transparent;
	padding: 2px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
#fieldset-search .form-submit-wrapper,
#fieldset-search .form-submit{
	display: inline-block;
	height: 28px;
}
#fieldset-search .form-submit-wrapper{
	background: url(../img/theme/bg_button_l.gif) no-repeat left center;
}
#fieldset-search .form-submit{
	background: transparent url(../img/theme/bg_button_r.gif) no-repeat right center;
	border: none;
	color: white;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
}
.form-submit:hover,
#fieldset-search .form-submit:hover{
	color: #feb07c;
}
.debug {
	float: left;
	width: 100%;
	/* background-color: white; */
}


/* Series browsing */

#seriesbar {
    padding: 10px;
    margin-bottom: 30px;
}

#serieslogo {
    width: 400px;
    float: left;        
}

#seriesinfobox {
    padding-left: 420px;    
    font-size: larger;
    color: #26517D;    
}

#seriesinfobox.max-width-available {
    padding-left: 0;
}

.wrapper li a.rss {
    float: right;
    padding-right: 0;    
}

.preserve-spaces {
    font-family: Arial, Helvetica, sans-serif;    
    white-space: pre-wrap;
}

#appmode-production {
    display: none;
}
