@CHARSET "UTF-8";
#ejl-extended-search-form .container {
	background: #f5f5f5;
	padding: 20px 15px;
}

.tx-ezbfe-pi2 .electronic-journals-library .nav {
	margin-top: 25px;
	margin-bottom: 0;
}

.page-2 #cms-content .csc-default:first-child,
.page-232 #cms-content .csc-default:first-child {
	padding-top: 0;
	border: 0;
}
.page-232 #cms-content .csc-default:first-child .csc-default { padding-bottom: 0; }
.page-2 #cms-content .csc-default:first-child p,
.page-232 #cms-content .csc-default:first-child p {
	margin: 0;
}

#electronic-journals-library form input,
#electronic-journals-library form select,
#electronic-journals-library form textarea {
	font-family: Arial, sans-serif;
	font-size: 1em;
}

#electronic-journals-library input[type=text] {
	padding: 4px;
}
#electronic-journals-library select {
	padding: 3px;
}			
#electronic-journals-library .nav ul {
	width: 100%;
	margin-left: 0;
}
#electronic-journals-library .navigator li {
	margin-right: 15px;
	position: relative;
	padding: 10px 15px 22px 15px;
}

#ejl-search-field { width: 215px; }

#electronic-journals-library .nav  #ejl-search-form-wrap {
	padding: 5px 0 0 15px;
}
#electronic-journals-library .navigator li:last-child {
	margin-right: 0;
	float: right;
	
}
#electronic-journals-library .nav li:last-child a {
	background-image: url(/typo3conf/ext/ezb_fe/Resources/Public/Images/extended-link-arrow.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 14px;
}
#electronic-journals-library .nav li.active:last-child {
	background: #F5F5F5;
}
#electronic-journals-library .nav li.active:last-child a { background-position: right -73px; }

#ejl-extended-search-form .row { margin-bottom: 10px; }
#ejl-extended-search-form .col {
	margin-right: 10px;
}
#ejl-extended-search-form .col:last-child { margin-right: 0; }

#ejl-extended-search-form input.col { width: 235px; }

#ejl-extended-search-form select.and-not { width: 60px; }

#ejl-extended-search-form select.col:first-child { width: 155px; }


#subject-access select {
	width: 350px;
	height: 130px;
}
#subject-access select option { margin-bottom: 3px; }
#subject-access .col {
	float: left;
}
#subject-access:after {
     clear: both;
     content: ".";
     display: block;
     height: 0pt;
     visibility: hidden;			
}

#ie6 #subject-access,
#ie7 #subject-access { zoom: 1; }

#subject-access { margin-top: 30px; }

#subject-access h3 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1em;
}

#ejl-extended-search-form #ejl-subjects {
	width: 365px;
	margin-right: 15px;
}
#ejl-access {
	width: 170px;
}
#ejl-access .row { margin-bottom: 2px; }
#ejl-access .row label {
	padding-left: 5px;
}


#extended-search-button-wrap {
	padding: 10px 0;
}
#extended-search-button-wrap:after {
     clear: both;
     content: ".";
     display: block;
     height: 0pt;
     visibility: hidden;			
}
#extended-search-button-wrap .submit {
	background: #757373;
	color: #fff;
	border: 0;
	font-weight: bold;
	padding: 2px 7px;
}
#extended-search-button-wrap .reset {
	background: none;
	border: 0;
	color: #679dc2;
	text-decoration: underline;
	cursor: pointer;
	position: relative;
	top: 3px;
}


#ie6 #extended-search-button-wrap,
#ie7 #extended-search-button-wrap { zoom: 1; }	

		
#extended-search-button-wrap input {
	float: right;
	margin-left: 20px;
}
#ejl-search-form label {
	font-size: 1.5em;
	position: relative;
	top: 2px;
	padding-right: 7px;
}
#ejl-search-submit {
    background: url(/typo3conf/ext/ezb_fe/Resources/Public/Images/search-icon.gif) no-repeat 0 0;
    border: 0 none;
    height: 16px;
    overflow: hidden;
    padding: 16px 0 0;
    position: absolute;
    right: 5px;
    top: 8px;
    width: 16px;				
}

#ejl-legend {
	margin-bottom: 10px;
	margin-top: 20px;
}
.electronic-journals-library #ejl-legend ul {
	margin-left: 0;
}
.electronic-journals-library #ejl-legend li {
	color: #aaa;
	padding: 0;
	margin-right: 28px;
}
.electronic-journals-library #ejl-legend li:last-child { margin-right: 0; }

#ejl-results { width: 100%; }

#ejl-results tr .infos { display: none; }

#ejl-results tr th,
#ejl-results tr td {
	text-align: left;
	padding: 7px 7px;
}

#ejl-results tr td a { outline: 0; }

#ejl-results tr .journal-name a {
	padding-right: 17px;
	background: url(../Images/external-link.gif) no-repeat right 4px;
}

#ejl-results .magazine-group td { padding: 12px 7px }

#ejl-results .magazine-group td a {
	padding: 0 10px 0 17px;
	display: block;
	background: url(../Images/collapse.gif) no-repeat 0 5px;
}
#ejl-results .magazine-group.open td {
	padding: 12px 7px;
	font-weight: bold;
	font-size: 1.2em;
	background: #f5f5f5;
}


.electronic-journals-library .infos:after {
     clear: both;
     content: ".";
     display: block;
     height: 0pt;
     visibility: hidden;	
}
.electronic-journals-library .infos dl {
	float: left;
	width: 100%;
}
.electronic-journals-library .infos dt {
	clear: left;
	float: left;
	font-style: italic;
	margin-right: 10px;
	width: 115px;
}
.electronic-journals-library .infos dd {
	float: left;
	margin-bottom: 4px;
}

.electronic-journals-library .back-link {
	display: block;
	margin-top: 15px;
}

#ejl-results tr th {
	/*color: #80a9c5;*/
}
#ejl-results tr:nth-child(odd) td { background: #e9f3fa; }

#ejl-results td.legend img {
	display: block;
	margin-left: 7px;
}
#ejl-results td.more a {
	display: block;
	width: 16px;
	height: 16px;
	background: url(/typo3conf/ext/ezb_fe/Resources/Public/Images/more-info.png) no-repeat 0 0;
	overflow: hidden;
}


#ejl-extended-search-form { display: none; }
.no-js #ejl-extended-search-form { display: block; }
