/* hvsa 2016 Dez - 1 */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
@import url('dashicons.min.css');

@import 'tabs-external.css';

/****************************************/
#page {  }

#header, #tabs, #breadcrumb, #container {
    width: 960px;
    margin: 0 auto; 
}
/****************************************/
#header {
    height: 35px;
    background-color: #257DBB;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 960px;
    margin-bottom: 172px;
}
/****************************************/

#logo {
    width: 35px;
    height: 35px;
    float: left;
    background-color:transparent;
    overflow: hidden;
}
#logo img {
    width: 35px;
    height: 35px;
}

#navigation li.banner {
    margin: 0 0 0 0px;
    padding: 5px 0px 5px 15px;
    background-image: none;
}
#skyscraper {
    width: 120px;
    height: 600px;
    float: right;
    margin: 4px 0 0 4px;
    clear: right;
}
#user, #date, #title {
    display: none;
}

#tabs-external { 
    position: absolute; top:0; left: 0; width: 100%; 
    background-color: #257DBB;line-height: 1.4; 
 }
#tabs-external .container { width: 960px; margin:0 auto; }
#tabs-external a { font-weight: 400; }
#tabs-external a:hover { text-decoration: none; }
#tabs-external ul { margin:0; padding:0; } 
#tabs-external li { list-style: none; margin:0; padding:0; }
/****************************************/

#tabs { 
    overflow:hidden; 
    clear: both;
    background-color: #888;
    line-height: 35px;
    margin-bottom: 1px;
    font-size: 12px;
    display:none;
}
#tabs ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#tabs li {
    list-style: none;
    padding: 0px 5px 15px 0px;
    float: left;
    margin: 0 5px 0 0;
    border-right: 1px solid #fff;
    color: #ccc;
}
#tabs li:first-child {
    padding: 0px 15px 10px 15px;
}
#tabs a {
    font-weight: normal;
    color: #000000;
}
#tabSelected a {
    color: #FFFFFF;
}
#tabSelected {
    border-left-color: #FFFFFF!important;
}
/****************************************/

#breadcrumb {
    clear: both;
    background-color:#efefef;
    height:35px;
    line-height:35px;
    margin-bottom:0;
    font-size:12px;
    padding:0 15px;
    width: 930px;
}
#breadcrumb a:link {
    color: #333333;
    font-weight: normal;
}
#breadcrumb a:visited {
    color: #666666;
    font-weight: normal;
}
/****************************************/

#container {
    width: 960px;
    clear: both;
}
#navigation {
    width: 180px;
    line-height: 120%;
    color: #000000;
    float:left;
    margin:38px 40px 0 0;
}
#navigation select {
    width: 180px;
}
#navigation a {
    display: block;
    font-weight: normal;
    color:#266FB4;
}
#navigation a:visited { color:#266FB4; }
#navigation a:hover {
    text-decoration:none;
}
#navigation ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#navigation ul li {
    margin: 0px;
    padding: 0px 0 0 0;
    line-height: 120%;
    font-size:12px; line-height:13px;
    color:#000;
    /*
    background-color:#2774AD;
    */
}

#navigation ul li strong { 
    color: #257DBB;
    position: relative;
    font-size: 13px;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin: 0 0 15px;
    display: block;
    font-weight: 400;
}
#navigation ul li strong::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 25px;
    border-bottom: 3px solid #F33F3F;
}
#navigation ul li strong::before {
    content: '';
    position: absolute;
    bottom: 0px;
    width: 100%;
    border-bottom: 1px solid #EEE;
}

#navigation ul li ul {
    margin-bottom: 30px;
}

#navigation ul li ul li {
    padding:5px 10px;
    border:1px solid #eee;
    margin-top:-1px;
}
#navigation ul li ul li a {
    font-weight: normal;
}
/****************************************/

#sub-navigation {
    padding: 4px 0 0 10px;
    font-size:12px;
    background-color:#efefef;
}
#sub-navigation a {
    font-weight: normal;
}
#sub-navigation ul {} #sub-navigation li {}
/****************************************/

#content {
    width: 740px;
    float:left;
    padding:40px 0 20px 0;
}
#content-col1 {
    float: left;
    width: 476px;
    padding:0;
}
#content-col2 {
    float: right;
    width: 262px;
    padding:0 0px;
}
#content-row1 {
    clear: both;
    padding:0;
}
#content-row2 {
    clear: both;
    padding:0;
}
/****************************************/

#footer {
    background: #222;
    border-top: 1px solid #444;
    padding: 15px 0px;
    clear: both;
    width: 100%;
    min-width: 960px;
}
#footer a {
    font-weight: 400;
    color: #fff;
}
#footer div {
    width: 960px;
    margin: 0 auto; 
    color: #999;
}
/****************************************/

body, td, th, div, ul, ol, dt, input, option, select, textarea, legend, a, h1, h2, h3, h4, h5, h6, p {
    font-family: "Open Sans",Arial, Helvetica, sans-serif;
    color: #000000;
}
body {
    position: relative;
    font-size:12px;
    line-height:18px;

}
textarea {
    font-size: 1em;
}
input {
    font-size: 1em;
}
select {
    font-size: 1em;
}
h1, h2, h3, h4, h5, h6, p {
    padding: 0px 8px 0px 0px;
}
a {
    text-decoration: none;
    font-weight: bold;
}
a:link {
    color: #266FB4
}
a:visited {
    color: #266FB4
}
a:hover {
    color: #266FB4;
    text-decoration: underline
}
a:active {
    color: #FF0000
}

/* Banner */

#banner {
    width: 468px;
    height: 60px;
    margin: 4px 0 0 0;
    position: absolute;
    top: 0px;
    left: 488px;
}
#banner-skyscraper {
    /*160x600*/
    
    position: absolute;
    top: 0;
    left: 1004px;
    z-index: 10;

}
#banner-super {
    /*728x90*/
    
    padding-left: 276px;
    width: 728px;

}

.result-set { background-color:#fff; font-size:12px; }
.result-set td {
    border-bottom: 1px solid #ddd;
}
#locker { background-color: #efefef; margin:0 0 20px 0; }
#locker .query { margin:0; }
#locker .query fieldset { border: 0; }

