/*
Document   : style
Created on : 11.04.2012, 10:26:30
Author     : wetschea
Description:
Purpose of the stylesheet follows.
/* /* */
/*Search Style
/* */ 

/*Screens smaller than 1140px width*/
@media screen and (max-width: 1140px) { 
    body #result,body #result table, body #main  { 
        width: 803px;
    }   
    body #content{
        width:500px;
    }
    body #searchactions{
        width:564px;
    }
    
    body #main textarea#autocompletedTF.expand{
        width: 335px;
    }
    
    body #option{
        width:336px;
    }
    
    body #help {
        margin-right:59px;
    }
}

textarea#autocompletedTF{
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 0;
    resize: none;
    width: 413px;
}

div#menu {
   width:90%;
}

.panes div {
    display:inline;
    padding:15px 10px;
    height:auto;
}

/* elina */
#main{
    overflow: visible;

}


/*#######Sidebar#######*/
#sidebar{
    width: 290px;
}

#sidebar h2{
    padding: 10px;
    font-size: 14px;
}

#tempSlider{
    float: right;
    clear: right;
    width: 152px;
    padding-bottom: 8px;
}

#PHSlider{
    float: left;    
    width: 120px;
    margin-left: 4px;
    padding-bottom: 8px;
}

body .ui-slider-horizontal{
    width: 105px;
}

#chooseSource{
    float: left;
    margin-right: 20px;
}

#mutantFilter,#recombinantFilter{
    margin-left: 10px;
}

#searchForDate{
    float: right;
    margin-right: 10px;
    margin-bottom: 10px;
}

body .yui-skin-sam .yui-panel-container.shadow .underlay{
   left:-28px;
   top:-20px;
   right:27px;
   bottom:17px; 
   display:none;
}

/*#####RESULTTABLE########*/
#result{
    width: 960px;
    clear: both;
    margin-top: 125px;
    *margin-top: 44px;
    
}

table {
    border-collapse: collapse;
    width: 100%;
    *width: 960px;
}
.tablelabelsmall {
    background-color: #D0C7C4;
    color: #666;
    font-size: 0.85em;
    line-height: 2em;
    text-align: center;

}

#entryViewResultTable tr, #reactionViewResultTable tr{
    letter-spacing: 0.5px;
    line-height: 20px;
}
#entryViewResultTable td {
    border: 2px inset #FFFFFF;
}

#reactionViewResultTable td{
    border: 2px inset #FFFFFF;
}

#entryViewResultTable td img, #reactionViewResultTable td img{
    float: none;
    margin: 0 auto;
}
th {
    background: url("../images/h2_grey.png") repeat-x scroll 0 -1px #D0C7C4;
    color: #666666;
    border: 2px inset #FFFFFF;
}

#main table img{
    padding: 2px;
}

.odd{
    background-color: #ECE9E8;
}

#curResult{
    float: right;
    font-size: 12px;
    margin-right: -170px;
    margin-top: 33px;
}
th.sortable{
    cursor:pointer;
}

#main a.sortable {
    color: #666666;
    background: none;
    text-decoration: none;
    padding-right:15px;
/*    background: url(../images/DESCASC.png) no-repeat right center;*/
}

body #main a.asc{
	background: url(../images/DESCASC.png) no-repeat right 8px;
    
}
body #main a.desc{
	background: url(../images/DESCASC.png) no-repeat right -9px;
    
}


/*##### PAGINATION ########*/

body #main .step {
    font-size:12px;
    margin-right:4px;
    color: #666;
    text-decoration: none;
    background: none;
    padding-right: 0px;
}

body #main .currentStep {
    font-weight: bold;
    margin-right:4px;
    color: #0181D8;
}

body #main .prevLink {
    font-size:12px;
    margin-right:4px;
    color: #666;
    text-decoration: none;
    background: none;
}

body #main .nextLink {
    font-size:12px;
    margin-right:4px;
    color: #666;
    text-decoration: none;
    background: none;
}

body #main .step:hover, body #main .currentStep:hover, body #main .prevLink:hover, body #main .nextLink:hover{
    text-decoration: underline;
}

#pageingText{
    float: right;
}
#max{
    font-size:12px;
    float: right;
}

/*#paging{
    float: right;
}*/

#rowsperpage{
    float: right;
    font-size: 12px;
    margin-bottom: 2px;
}

/*Submit Button*/

#submitbutton{
    width: 241px;
    float: right;
    margin-right: 361px;
}

#toSMBL {
    background: url("../images/saveselectedEntries.png")no-repeat scroll center top transparent;
    border:none;
    height: 34px;
    width: 197px;
}

#toSMBL:hover {
    background: url("../images/saveselectedEntriesHOVER.png")no-repeat scroll center top transparent;
}


#toSMBL{
    border: 0 solid #000;
    color:transparent;
    color:#fff\9;/*IE8*/
    background-color: #D0C7C4\9;
    *color:#fff; /*IE 7 and below*/
    *background-color: #D0C7C4;
}

/*infos over the results*/
/*#select{
    float: left;
    width: 353px;
}*/

/*AJAX Spinner*/

#ajaxSpinner img{
    border:none;
    height: 36px;
    width: 36px;
    float: none;
    margin-top: 64px;
}

/*#########Searchfield##########*/
/*BTNS*/
input#addsearch, input#resetbtn{
 border: 0 solid #000;
    cursor: pointer;
    color:transparent;
}

input#searchbtn{
   border: 0 solid #000;
    color:transparent;
    color:#fff\9;/*IE8*/
    background-color: #0081D8\9;
   /*color:#fff; /*IE 7 and below*/
    /*background-color: #0081D8;*/
}

input#resetbtn{
    background: url("../images/resetSearch_1.png") no-repeat scroll center top transparent;
    height: 26px;
    width: 65px;
}

input#searchbtn{
    background: url("../images/goSearch_1.png") no-repeat scroll center top transparent;
    height: 26px;
    width: 65px; 
}

#help{
    background: url("../images/icons/icon_help_clr.png") no-repeat scroll center top transparent;
    height: 24px;
    width: 26px; 
    float: right;
    margin-right: 50px;
    cursor: pointer;
}

#addsearch{
   background: url("../images/addsearchBTN.png") no-repeat scroll center top transparent;
   height: 26px;
    width: 65px;
    float: right;
}

#searchreset{
    float: right;
    width: 224px;
}

/*Searchfield*/
#searchactions{
    width:655px;
}
textarea#autocompletedTF.expand{
    width: 413px;
    padding: 0px;
}
input#autocompletedTF{
border: 1px solid #666666;
    height: 22px;
    width: 411px;  
}

/*Advanced Search*/
#option{
    background: url("../images/accordion_closed_big.png") no-repeat scroll center top transparent;
    color: #666666;
    float: left;
    height: 16px;
    margin-right: 3px;
    margin-top: 5px;
    text-align: center;
    width: 413px;
    cursor: pointer;
}

#closedOption{
    cursor: pointer;
}

#option_expand{
    height: auto;
    text-align: left;
    padding: 3px 0px 5px;
    width: 496px;
    float: left;
     margin-right: 3px;
    display: none; /*first closed for ubuntu*/
      }

#option #show{
    background: url("../images/expandclose_sml.png") no-repeat scroll transparent;
    background-position:  center top;
    height: 14px;
    width: 13px;
    margin-left: 5px;
    float: left;
    margin-top:2px;
}

#option #show.close{
     background-position: center bottom;
     margin-top:0px;
}
/*"Advanced Search"*/
#optiontitle{
   text-align: center;
}

select{
   width: 50px;
   font-size: 0.85em;
}

optgroup {
    font-style: normal;
}

select[name="searchterms"]{
    width: 165px;
}
input[name="searchtermField"]{
    width: 188px;
    border: 1px solid #666666;
    font-size: 0.85em;
}

/*''SIDEBAR FILTER OPTIONS*/

#sidebar h2{
    cursor:pointer;
}
#filterContent{
    font-size: 0.8em;
    margin-left: 10px;
}

#filterexpand{
    background: url("../images/expandclose_sml.png") no-repeat scroll transparent;
    background-position:  center bottom;
    height: 14px;
    width: 13px;
    margin: -5px 10px 0 0;
    float: right;
    *margin: -25px 10px 0 0;
}

#filterexpand.close{
     background-position:  center top;
}

#filterContent h3{
    line-height: 0;
    margin-left: -8px;
    color:#666;
}

#filterContent hr{
    color: transparent;
}

#sidebar em{
    font-weight: bold;
    font-style: normal;
    }


#amount, #amount2{
    border:0; 
    color:#f6931f; 
    font-weight:bold;
    background-color: #fafafa;
    width: 80px;
}

#withDateValue_calContainer_c, #yui-panel-container shadow{
left: 1182px;
top: 363px;
}

/* SYCAMORE info/Instruction */

body ul#sycamore, body ul#sabioInstruction{
    text-decoration: none;
/*    list-style: square;*/
    border: 1px solid #D0C7C4;
/*    color: #666666;*/
    float: left;
    font-size: 11px;
    padding: 10px 0 10px 10px;
    width: 401px;
}

body #main ul#sycamore li, body #main ul#sabioInstruction li{
    list-style: disc;
    margin-left: 16px;
    padding-left: 0px;
}

body ul#sabioInstruction{
    display: none;
}
