/* hattv März 2017 */
/****************************************/
#page {
    position: relative;
    width: 990px;
    margin: 0 auto;
}
/****************************************/

#header {
    height: 132px;
    background-image: url();
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 990px;
    margin: 50px 0 0 0;
}
/****************************************/

#logo {
    width: 200px;
    height: 120px;
    margin: 12px 0 0 0;
    float: left;
    background-image: url(../gfx/logo_httv.png);
    background-repeat: no-repeat;
}
#logo img {
    width: 200px;
    height: 120px;
}
#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 {
    display: none;
}
#date {
    float: right;
    color: #666666;
    padding: 49px 0 4px 0px;
    font-size: 80%;
}
/****************************************/

#tabs { 
    display: none;
    overflow:hidden; 
    clear: both;
    height: 30px;
    line-height: 30px;
    margin-bottom: 4px;
    font-size: 12px;
    padding-left: 15px;
}
#tabs ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#tabs li {
    list-style: none;
    padding: 0px 10px 10px 0px;
    float: left;
    margin: 0 10px 0 0;
    border-right: 1px solid #fff;
    color: rgba(255,255,255,.35);
}
#tabs a {
    font-weight: normal;
    color: #fff;
}
#tabSelected a {
    color: #000;
    font-weight: bold;
}
#tabSelected {
    border-left-color: #000!important;
}
/****************************************/

#breadcrumb {
    clear: both;
    height: 20px;
    line-height: 20px;
    margin-bottom: 4px;
    font-size: 10px;
    padding-left: 0px;
    width: 765px;
    float: right;
    color: #fff;
}
#breadcrumb a:link {
    color: #fff;
    font-weight: normal;
}
#breadcrumb a:visited {
    color: #000;
    font-weight: normal;
}
/****************************************/

#container {
    width: 990px;
    clear: both;
}
#navigation {
    width: 198px;
    line-height: 120%;
    color: #000000;
    float:left;
    background-color: #E8E8E8;
    border-radius: 6px 6px 6px 6px;
}
#navigation select {
    width: 156px;
}
#navigation a {
    display: block;
    font-weight: normal;
    color:#41456B;
}
#navigation a:visited { color:#41456B; }
#navigation a:hover {
    text-decoration:none;
    color: #f00;
}
#navigation ul {
    padding: 0 0 10px 0;
    margin: 0 0 4px 0px;
    list-style: none;
}
#navigation ul li {
   margin: 0px;
    padding: 0px 0 0 0px;
    line-height: 120%;
    font-size:11px; line-height:13px;
    color:#000;
    background-color:#E8E8E8;
    border-radius: 6px 6px 6px 6px;
}
#navigation ul li strong { 
    display:block; 
    height:30px; 
    line-height:30px;
    padding-left: 10px;
    color: #41456B;
    text-transform: uppercase;
}

#navigation ul li ul li {
    padding:4px 0;
    padding-left: 10px;
    padding-right: 10px;
}


#navigation ul li ul {
    border-bottom: 1px solid #fff;
}

#navigation ul li ul li a {
    font-weight: normal;
}

#navigation a::before {
    content: "\00bb\00a0";
}
/****************************************/

#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:15px;
    background-color: #fff;
    border-radius: 6px 6px 6px 6px;
    margin-left: 20px;
}
#content-col1 {
    float: left;
    width: 490px;
    padding:0;
}
#content-col2 {
    float: right;
    width: 240px;
    padding:0 0px;
}
#content-row1 {
    clear: both;
    padding:0;
}
#content-row2 {
    clear: both;
    padding:0;
}
/****************************************/

#footer {
    width: 740px;
    padding: 10px 0 10px 233px;
    clear: both;
    font-size: 80%;
    line-height: 133%;
}
#footer a {
    font-weight: normal;
}
/****************************************/

body, td, th, div, ul, ol, dt, input, option, select, textarea, legend, a, h1, h2, h3, h4, h5, h6, p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #41456B;
}
body {
    position: relative;
    font-size:13px;
    line-height:20px;
    background-color: #9797CB !important;
    background-image: url(../gfx/bg_page_top.png);
    background-repeat: repeat-x;
    margin: 0 auto;
    width: 1000px;
}
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: #41456B;
}
a:visited {
    color: #41456B
}
a:hover {
    color: #FF0000;
    text-decoration: underline
}
a:active {
    color: #FF0000
}

/* Banner */

#banner {
    width: 468px;
    height: 60px;
    position: relative;
    float: right;
    padding-right: 160px;
}
#banner-skyscraper {
    /*160x600*/

    position: absolute;
    top: 0;
    left: 1015px;
    z-index: 10;

}
#banner-super {
    position: relative;
    float: right;
    padding-right: 6px;
    width: 728px;
    min-height: 94px;
}

.result-set { background-color:#fff; font-size:12px; }
.query label {
    width: 70px!important;
    margin: 3px 10px 0 0!important;
    display: inline-block;
}

.query fieldset {
    border: 1px solid #C5C4B9;
    padding: 10px;
    background-color: #fcfcfc;
}

#tabs-external {
    position: absolute;
    top: -50px;
}

#topRight {
    line-height: 24px;
    width: 760px;
    height: auto;
    float: left;
}

#topRight li {
    font-size: 16px;
    float: left;
    color: #ffffff;
    margin: 0;
}
#topRight ul {
    list-style: none;
    margin:0;
    padding: 0;
}


#topRight li a {
    display: block;
    text-decoration: none;
    padding: 13px 25px 13px 25px;
    color: #ffffff;
    font-weight: normal;
}
#topRight .active {
    font-weight: bold;
    color: #ffffff;
    background-color: #9797CB;
}

#topLeft {
    width: 220px;
    height: auto;
    float: left;
    margin: 0;
    float: left;
}
#topLeft a {
    font-family: Trebuchet, Arial, Helvetica, sans-serif;
    display: block;
    padding: 13px 25px 13px 25px;
    font-size: 20px;
    font-style: oblique;
    text-decoration: none;
    color: #ADADD9;
    font-weight: normal;
    line-height: 22.4px;
}

