/* default styles for extension "tx_indexedsearch" */

.tx-indexedsearch p,a {
}

.tx-indexedsearch-rules {
width:570px;
float:left;
padding:0 0 0 0px;
margin:0;
}

#content .tx-indexedsearch-rules h2 {
padding:0;
margin:0;
font-size:11px;
}

.tx-indexedsearch-icon {
padding:0;
margin:0;
}

.tx-indexedsearch-result-number {
color:#99000;
}

.tx-indexedsearch-res h3 a {
font-size:11px;
}

.tx-indexedsearch-searchbox {
float:left;
width:350px;
}

.tx-indexedsearch-searchbox fieldset {
border:0;
padding:0;
margin:0;
}

.tx-indexedsearch-search-select-group p {
font-size:11px;
width:150px;
}

.tx-indexedsearch-search-select-group span {
font-size:11px;
}

.tx-indexedsearch-searchbox label,.tx-indexedsearch-search-select-section label {
font-size:11px;
float: left;
display:block;
margin:0px 5px 0px 0px;
color:#000000;
font-weight:700;
}

#content .tx-indexedsearch-search-submit input {
margin:5px 0;
font-size:11px;
}

#content .tx-indexedsearch-searchbox select {
font-size:11px;
width:200px;
background:#fff;
color:#003E7D;
}

ul.browsebox li {
list-style:none;
}

.tx-indexedsearch .tx-indexedsearch-browsebox LI {
display:inline;
list-style-type:none;
margin-right:10px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
}

#search-box input {
padding:0 0 0 10px;
}

#search-box .tx-indexedsearch-form INPUT.tx-indexedsearch-searchbox-sword {
font-size:11px;
margin:130px 0 0;
padding:0 0 0 3px;
border:1px solid #999;
background-color: #333333;
}

#content .tx-indexedsearch-form input {
font-size:11px;
color:#990000;
padding: 0 0 0 4px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
margin-top:100px;
margin-bottom:10px;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
font-weight:700;
font-style:italic;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
text-align:left;
font-weight:700;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
color:#990000;
background:#e1e1e1;
font-weight:400;
padding:0;
margin:0;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
background:#f7f7f7;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
margin-top:20px;
margin-bottom:5px;
}

.tx-indexedsearch-info dd {
font-size:11px;
}

.tx-indexedsearch-info dt {
font-size:11px;
}

.tx-indexedsearch-info dd a {
font-size:100%;
color:#666666;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
margin-top:0;
margin-bottom:0;
}

.tx-indexedsearch .tx-indexedsearch-res H3 {
margin:20px 0px 0px 7px;
padding:0px;
}

.tx-indexedsearch .tx-indexedsearch-res .noResume {
color:#666;
}

.tx-indexedsearch .tx-indexedsearch-category {
background:#ccc;
font-size:11px;
font-weight:700;
}

.tx-indexedsearch-percent {
font-size:11px;
}

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css {
clear:both;
margin-bottom:1em;
}

.tx-indexedsearch .result-count-tmpl-css,.tx-indexedsearch .percent-tmpl-css {
letter-spacing:0;
font-weight:400;
margin-top:-1.2em;
float:right;
color: #666;
}

.tx-indexedsearch .info-tmpl-css dt,.tx-indexedsearch dl.info-tmpl-css dd {
float:left;
}

.tx-indexedsearch .info-tmpl-css dd.item-mtime {
float:none;
}

.tx-indexedsearch .info-tmpl-css dd.item-path {
float:none;
}

#search-box label {
font-size:11px;
padding:0 11px 0 0px;
}

#search-box form {
display:inline;
}

#search-box input {
font-size:100%;
padding:0 0 0 30px;
}

#search-box fieldset {
border:0;
padding:0;
margin:0;
}

/* lightbox */

#lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 100;
text-align: center;
line-height: 0;
}

#lightbox a img { 
border: none;
}

#outerImageContainer {
position: relative;
background-color: #fff;
width: 250px;
height: 250px;
margin: 0 auto;
}

#imageContainer {
padding: 10px;
}

#loading {
position: absolute;
top: 40%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}

#hoverNav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}

#imageContainer>#hoverNav { 
left: 0;
}

#hoverNav a { 
outline: none;
}

#prevLink, #nextLink {
width: 49%;
height: 100%;
background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
display: block;
}

#prevLink { 
left: 0; 
float: left;
}

#nextLink { 
right: 0; 
float: right;
}

#prevLink:hover, #prevLink:visited:hover { 
background: url(../images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
background: url(../images/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer {
font: 10px Verdana, Helvetica, sans-serif;
background-color: #fff;
margin: 0 auto;
line-height: 1.4em;
overflow: auto;
width: 100%	
}

#imageData {
padding:0 10px; 
color: #666; 
}

#imageData #imageDetails { 
width: 70%; 
float: left; 
text-align: left; 
}	

#imageData #caption { 
font-weight: bold;
}

#imageData #numberDisplay { 
display: block; 
clear: left; 
padding-bottom: 1.0em;
}			

#imageData #bottomNavClose { 
width: 66px; 
float: right;  
padding-bottom: 0.7em;
}	
		
#overlay {
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
background-color: #efefef;
}
