
@import "reset.css";
@import "forms.css";
@import "superfish.css";

body {
    color: #4b4a4a;
    font: 13px/20px Arial,Helvetica,sans-serif;
    min-width: 1108px;
    position: relative;
}
html, body {
    height: 100%;
}
#under_construction, #intro {
    background: none repeat scroll 0 0 #f7f7f7;
}
.main {
    margin: 0 auto;
    width: 1108px;
}     
a:focus {
    outline: medium none;
}
a:hover {
    text-decoration: none;
}
.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    width: 100%;
}
.wrapper {
    overflow: hidden;
    width: 100%;
}
.extra-wrap {
    display: block;
    overflow: hidden;
}
p {
    margin-bottom: 20px;
}
.p0 {
    margin-bottom: 0 !important;
}
.p1 {
    margin-bottom: 8px !important;
}
.p2 {
    margin-bottom: 15px !important;
}
.p3 {
    margin-bottom: 30px !important;
}
.p4 {
    margin-bottom: 40px !important;
}
.p5 {
    margin-bottom: 50px;
}
.p6 {
    margin-bottom: 60px !important;
}
.p7 {
    margin-bottom: 70px;
}
.pad_bot {
    padding-bottom: 3px;
}
.reg {
    text-transform: uppercase;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.alignright {
    text-align: right;
}
.aligncenter {
    text-align: center;
}
.alignmiddle * {
    vertical-align: middle;
}
.it {
    font-style: italic;
}
.letter {
    letter-spacing: -1px;
}
.color-1 {
    color: #fff;
}
.color-2 {
    color: #000;
}
.color-3 {
    color: #34beff;
}
.margin-bot {
    margin-bottom: 35px !important;
}
.spacing {
    margin-right: 30px;
}
.spacing2 {
    margin-right: 6px;
}
.spacing3 {
    margin-right: 60px;
}
.indent-bot {
    margin-bottom: 20px !important;
}
.indent-bot2 {
    margin-bottom: 30px;
}
.indent-bot3 {
    margin-bottom: 45px;
}
.img-indent-bot {
    margin-bottom: 25px !important;
}
.img-indent {
    float: left;
    margin: 0 20px 0 0;
}
.img-indent2 {
    float: left;
    margin: 0 30px 0 0;
}
.img-indent3 {
    float: left;
    margin: 0 9px 0 0;
}
.img-indent4 {
    float: left;
    margin: 0 15px 0 0;
}
.img-indent-r {
    float: right;
    margin: 0 0 0 20px;
}
.prev-indent-bot {
    margin-bottom: 10px !important;
}
.prev-indent {
    float: left;
    margin: 0 17px 0 0;
}
.padding-top {
    padding-top: 10px;
}
.padding-top1 {
    padding-top: 30px;
}
.padding-top2 {
    padding-top: 25px;
}
.border {
    border: 5px solid #e5e3d7;
    box-shadow: 0 0 1px #000;
    display: inline-block;
}
.border_2 {
    border: 7px solid #fff;
}
header {
}
.header {
    border-bottom: 1px solid #e6e6e6;
}
header h1 {
    border: medium none;
    float: left;
    margin: 0;
    padding: 34px 0 49px 39px;
}
header h1 a {
    background: url("../images/logo.png") no-repeat scroll 290px 0 rgba(0, 0, 0, 0);
    display: block;
    height: 105px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -100px;
    width: 899px;
}
header nav {
    margin: 0 auto;
    background-color: #0051a9;
    width: 1108px;
}
.header_2 {
    margin: 0 auto;
    text-align: center;
    width: 1108px;
    padding-top: 40px;
}
.header_2 .links {
    float: right;
    padding: 93px 30px 0 0;
}
.header_2 .links li {
    border-left: 1px solid #c8c8c8;
    float: left;
    font-size: 10px;
    line-height: 12px;
    padding: 0 7px;
    text-transform: uppercase;
}
.header_2 .links li:first-child {
    border: medium none;
}
.header_2 .links li a {
    color: #c8c8c8;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
.header_2 .links li a:hover {
    color: #373737;
}
section#content {
    margin: 0 auto;
    width: 1108px;
    padding-top: 50px;
    padding-bottom: 50px;
}
h1, h2, h3, h4, h5, h6 {
    border-bottom: 1px solid #e6e6e6;
    color: #000;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1.2em;
    margin: 0 0 40px;
    padding: 17px 0 13px 20px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.17);
}
h1 {
    font-size: 33px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 28px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 21px;
}
h6 {
    font-size: 18px;
}
h1 strong {
    color: #23231c;
    display: block;
    font-size: 60px;
    font-weight: normal;
    line-height: 1.2em;
}
h1.h1 {
    border: medium none;
    padding: 0;
}
h3.h3 {
    border: medium none;
    padding: 0;
}
.padding-right {
    padding-right: 30px;
}
.col-1 {
    float: left;
    margin: 0 5px 0 6px;
    width: 209px;
}
.col_wrapper {
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
    padding: 0 0 40px 13px;
}
.col-2 {
    float: left;
    width: 229px;
}
.col-3 {
    float: left;
    width: 679px;
}
.col-4 {
    float: left;
    width: 628px;
}
.col-5 {
    float: left;
    width: 280px;
}
.col-6 {
    float: left;
    width: 454px;
}
.col-7 {
    float: left;
    width: 313px;
}
.col-8 {
    float: left;
    width: 302px;
}
.col-9 {
    float: left;
    width: 268px;
}
.col-10 {
    float: left;
    width: 640px;
}
.col-11 {
    float: left;
    width: 359px;
}
.col-12 {
    float: left;
    width: 588px;
}
.col-13 {
    float: left;
    width: 520px;
}
.col-14 {
    float: left;
    width: 294px;
}
.col-15 {
    float: left;
    width: 227px;
}
.divider_1 {
    background: url("../images/divider_1.gif") repeat-y scroll 228px 0 rgba(0, 0, 0, 0);
}
.divider_2 {
    background: url("../images/divider_1.gif") repeat-y scroll 628px 0 rgba(0, 0, 0, 0);
}
.divider_3 {
    background: url("../images/divider_1.gif") repeat-y scroll 268px 0 rgba(0, 0, 0, 0);
}
.divider_4 {
    background: url("../images/divider_1.gif") repeat-y scroll 359px 0 rgba(0, 0, 0, 0);
}
.divider_5 {
    background: url("../images/divider_1.gif") repeat-y scroll 588px 0 rgba(0, 0, 0, 0);
}
.divider_6 {
    background: url("../images/divider_1.gif") repeat-y scroll 639px 0 rgba(0, 0, 0, 0);
}
.block {
    background: none repeat scroll 0 0 #f7f7f7;
    color: #000;
    float: left;
    margin-right: 11px;
    padding: 32px 23px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    width: 163px;
}
.block.last {
    margin: 0;
}
.block:hover {
    background: none repeat scroll 0 0 #34beff;
    color: #fffefe;
}
.block h5 {
    border: medium none;
    margin: 0 0 20px;
    padding: 0;
    transition: all 0.5s ease 0s;
}
.block:hover h5 {
    color: #fff;
}
.block .block_link {
    color: #34beff;
    transition: all 0.5s ease 0s;
}
.block:hover .block_link {
    color: #000;
}
#slider {
    color: #000;
    font-size: 15px;
    margin-left: 18px;
    width: 170px;
}
#slider span {
    color: #34beff;
}
#slider li {
    width: 170px;
}
#nav {
    position: absolute;
    right: 17px;
    top: 24px;
}
#nav a {
    background-image: url("../images/btns.gif");
    display: inline-block;
    height: 18px;
    width: 17px;
}
#prev3 {
    background-position: 0 -18px;
}
#prev3:hover {
    background-position: 0 0;
}
#next3 {
    background-position: -20px -18px;
    margin-left: 3px;
}
#next3:hover {
    background-position: -20px 0;
}
.banners {
    overflow: hidden;
    padding: 26px 0 42px;
}
.banners li {
    float: left;
    margin: 0 5px 0 35px;
}
.banners li a {
    display: block;
}
.banners li a img {
    opacity: 0.15;
    transition: all 0.5s ease 0s;
}
.banners li a:hover img {
    opacity: 1;
}
.relative {
    position: relative;
    z-index: 4;
}
figcaption {
    background: none repeat scroll 0 0 #32b7f5;
    bottom: 5px;
    color: #fff;
    display: block;
    font-size: 18px;
    left: 5px;
    line-height: 22px;
    padding: 6px 0;
    position: absolute;
    right: 5px;
    text-align: center;
}
.border-bot {
    border-bottom: 1px solid #e6e6e6;
}
.border-bot1 {
    background: url("../images/border_2.gif") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    margin: 0 0 23px;
    padding: 0 0 25px;
}
.border-top {
    background: url("../images/border.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    padding: 41px 0 0;
}
.padding {
    overflow: hidden;
    padding: 0 18px;
}
.button {
    background: none repeat scroll 0 0 #0055a4;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    padding: 14px 27px 13px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.button:hover {
    background: none repeat scroll 0 0 #000;
}
.button2 {
    background: url("../images/button.jpg") repeat scroll 0 -26px rgba(0, 0, 0, 0);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
    color: #d9d9d9;
    display: inline-block;
    font: 13px Arial,Helvetica,sans-serif;
    padding: 5px 12px;
    text-decoration: none;
}
.button2:hover {
    background: url("../images/button.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.link {
    color: #e50011;
    text-decoration: none;
}
.link:hover {
    text-decoration: underline;
}
.link-1 {
    color: #000;
    font-size: 15px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
.link-2 {
    color: #0055a4;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
.link-2:hover {
    color: #000;
}
.link-3 {
    border-bottom: 1px solid #77aa03;
    color: #77aa03;
    font-size: 15px;
}
.link-3:hover {
    border-bottom: 1px solid #fff;
    color: #fff;
}
.list-1 li {
    background: url("../images/list1-marker.gif") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    padding: 0 0 30px 19px;
}
.list-1 li a {
    color: #010101;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 10px;
    text-decoration: none;
}
.list-1 li a:hover {
    color: #34beff;
}
.list-1 li a.link-2 {
    color: #34beff;
    font-size: 13px;
    margin: 0;
}
.list-1 li a.link-2:hover {
    color: #000;
}
.list-2 li {
    background: url("../images/list2-marker.gif") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    font-size: 15px;
    padding: 0 0 10px 15px;
}
.list-2 li a {
    color: #34beff;
    text-decoration: none;
}
.list-2 li a:hover {
    color: #010101;
}
ol li {
    color: #000;
    font-weight: bold;
    list-style: inside none decimal;
    padding: 0 0 10px;
}
ol li a {
    color: #34beff;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
}
ol li a:hover {
    color: #000;
}
time {
    color: #34beff;
    display: block;
    padding: 0 0 10px;
}
.dropcap {
    background: none repeat scroll 0 0 #0055a4;
    border-radius: 23px;
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin-right: 14px;
    padding: 7px 0 8px;
    text-align: center;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.17);
    text-transform: uppercase;
    width: 245px;
}
.text1 {
    color: #000;
    font-size: 15px;
}
.text2 {
    color: #bdbdbd;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 35px;
    padding-right: 95px;
}
.text3 {
    color: #bdbdbd;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 15px;
    padding-right: 145px;
}
.text3 > span {
    font-size: 11px;
    text-transform: uppercase;
}
.text4 {
    color: #b47b16;
    font-size: 11px;
    text-transform: uppercase;
}
.text5 {
    color: #807c71;
    margin: 0 0 6px;
}
.text6 {
    color: #b47b16;
    font-size: 15px;
    font-style: italic;
    margin: 0 0 6px;
}
.min {
    min-height: 153px;
}
#map_canvas {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ececec;
    height: 270px;
    margin: 0 0 20px;
    padding: 4px;
    width: 268px;
}
footer {
    background: none repeat scroll 0 0 #f7f7f7;
    border-top: 1px solid #e6e6e6;
}
.footer {
    border-left: 1px dotted #e6e6e6;
    border-right: 1px dotted #e6e6e6;
    margin: 0 auto;
    width: 1108px;
}
.social_links {
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}
.social_links li {
    border-left: 1px dotted #dbdbdb;
    float: left;
}
.social_links li:first-child {
    border: medium none;
}
.social_links li a {
    color: #c8c8c8;
    display: block;
    font-size: 10px;
    padding: 16px 39px 15px 38px;
    text-decoration: none;
    text-transform: uppercase;
}
.social_links li a strong {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    margin-right: 11px;
    position: relative;
    vertical-align: middle;
}
.social_links li a strong img + img {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.social_links li a:hover strong img + img {
    opacity: 1;
}
.social_links li a span {
    display: inline-block;
    vertical-align: middle;
}
.copyright {
    color: #000000;
    padding: 15px 0;
    text-align: center;
}
.copyright a {
    color: #000000;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
.copyright a:hover {
    color: #373737;
}
blockquote {
    color: #c5c5c5;
    display: block;
    font-size: 24px;
    letter-spacing: -2px;
    line-height: 30px;
    margin: 0 0 15px;
    quotes: none;
}
.top1 {
    background: url("../images/top.gif") no-repeat scroll 0 60% rgba(0, 0, 0, 0);
    color: #847d78;
    display: inline-block;
    font-size: 11px;
    padding: 0 0 0 13px;
    text-decoration: none;
    text-transform: uppercase;
}
.top1:hover {
    color: #34beff;
}
ins {
    background: none repeat scroll 0 0 #32b7f5;
    color: #fff;
    padding: 0 5px;
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
abbr {
    border-bottom: 1px dotted #32b7f5;
    color: #32b7f5;
    cursor: help;
    font-size: 12px;
}
dfn {
    color: #32b7f5;
    font-size: 14px;
    letter-spacing: 2px;
}
sub {
    vertical-align: bottom;
}
sub, sup {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.8em;
}
.elements-list small {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10px;
}
.elements-list big {
    color: #010101;
    font-size: 21px;
}
b {
    color: #010101;
}
em {
    color: #32b7f5;
}
.elements-list q {
    color: #32b7f5;
    font-family: "Courier New",Courier,monospace;
    font-size: 15px;
}
abbr, acronym {
    text-transform: uppercase;
}
pre, code, tt {
    display: block;
    font: 1em/1.5 "andale mono","lucida console",monospace;
}
code {
    background-color: #f6f6f6;
    border: 1px dotted #333;
    color: #333;
    display: block;
    line-height: 1.67em;
}
pre {
    white-space: pre;
}
.layouts-nav {
    overflow: hidden;
    padding-bottom: 30px !important;
    width: 100%;
}
.layouts-nav li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    float: left;
    margin-right: 20px;
    padding: 0 !important;
}
.layouts-nav li a {
    background: none repeat scroll 0 0 #333;
    color: #fff;
    cursor: pointer;
    float: left;
    margin-right: 10px;
    padding: 2px 10px;
    position: relative;
    text-decoration: none;
}
.layouts-nav li a:hover {
    background: none repeat scroll 0 0 #aaa;
}
dl {
    width: 170px;
}
dl dt {
    color: #000;
    font-size: 15px;
    margin: 0 0 20px;
}
dl.pad1 {
    width: auto;
}
dl.pad1 dt {
    margin: 0;
    text-transform: uppercase;
}
dl.pad1 dd {
    padding: 0 0 0 40px;
}
dl dd span {
    display: inline-block;
    width: 73px;
}
dl dd a {
    color: #34beff;
    float: right;
    text-decoration: none;
}
dl dd a:hover {
    color: #000;
}
table.table {
    border: 1px solid #f2f2f2;
}
table.table thead th {
    background: none repeat scroll 0 0 #0055a4;
    border-right: 1px solid #f2f2f2;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding: 15px 0;
}
table.table tbody td {
    border-right: 1px solid #f2f2f2;
    color: #000;
    padding: 8px 0;
    width: 125px;
}
.info-box, .download-box, .notification-box, .error-box {
    background: none repeat scroll 0 0 #f7f7f7;
    color: #010101;
    font-size: 11px;
    height: 1%;
    margin-bottom: 15px;
    padding: 20px 30px 20px 110px;
    position: relative;
}
.info-box p.icon, .download-box p.icon, .notification-box p.icon, .error-box p.icon {
    left: 34px;
    margin: 0;
    position: absolute;
    top: 16px;
}
#constuction-box {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e6e6e6;
    height: 500px;
    left: 50%;
    margin-left: -400px;
    margin-top: -250px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 800px;
}
#constuction-box .inside {
    padding: 40px;
}
#constuction-box .button {
    position: relative;
}
#constuction-box h1 {
    border-bottom: 1px solid #ddd;
    font-size: 4em;
    letter-spacing: 2px;
    line-height: 1.2em;
    margin-bottom: 0.2em;
    padding-bottom: 10px;
    text-align: center;
}
#countdown_dashboard {
    height: 110px;
    margin: 0 auto;
    padding: 30px 0 40px;
    position: relative;
    width: 650px;
}
.dash {
    background: url("../images/dash.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 114px;
    margin-left: 20px;
    position: relative;
    width: 110px;
}
.dash .digit {
    color: #555;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 75px;
    font-weight: bold;
    line-height: 92px;
    position: relative;
    text-align: center;
    width: 55px;
}
.dash .digit .bottom {
    font-size: 75px;
    line-height: 92px;
}
.dash_title {
    bottom: 0;
    display: block;
    font-size: 12px;
    left: 0;
    letter-spacing: 2px;
    position: absolute;
    width: 110px;
}
#intro-box {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e6e6e6;
    float: left;
    height: 400px;
    left: 50%;
    margin-left: -300px;
    margin-top: -200px;
    position: relative;
    text-align: center;
    top: 50%;
    width: 600px;
}
#intro-box .inside {
    padding: 40px;
}
#intro-box h1 {
    border: medium none;
    color: #2b2822;
    font-size: 4em;
    height: 100px;
    left: 0;
    line-height: 1.2em;
    margin-bottom: 0.2em;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: -90px;
    width: 600px;
}
#intro-box .button {
    bottom: 10px;
    float: right;
    position: absolute;
    right: 40px;
    white-space: nowrap;
}
.intro-buttons {
    bottom: 50px;
    left: 0;
    padding: 0 50px;
    position: absolute;
    width: 500px;
}
#flash-intro {
    left: 23px;
    margin-bottom: 20px;
    position: absolute;
    top: 20px;
}
.lightbox-image {
    border: 1px solid #ececec;
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.slideDown {
    width: auto;
}
.slideDown dt {
    background-color: #333132;
    background-image: url("../images/arrow1.gif");
    background-position: 100% 16px;
    background-repeat: no-repeat;
    box-shadow: 1px 1px 1px #d1d1d1;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 9px 0 9px 21px;
}
.slideDown dt:hover, .slideDown dt.active {
    background-color: #bbb;
    color: #fff;
    text-shadow: 0 0 5px #fff;
}
.slideDown dt.active {
    background-image: url("../images/arrow2.gif");
}
.slideDown dd {
    display: none;
    line-height: 20px;
    padding: 10px 20px 20px;
}
#block dd {
    display: block;
}
.slideDown.absolute {
    position: relative;
}
.slideDown.absolute dd {
    background: none repeat scroll 0 0 #fff;
    position: absolute;
    z-index: 999;
}
dl#accordion {
    height: auto !important;
    list-style-type: none;
    margin: 0;
    padding: 0 2px 0 0;
    width: auto;
}
dl#accordion .indent {
    padding-bottom: 5px !important;
    padding-top: 7px !important;
}
dl#accordion a {
    display: block;
}
dl#accordion dt {
    margin: 0;
}
dl#accordion dt a {
    background-color: #333132;
    background-image: url("../images/arrow1.gif");
    background-position: 100% 16px;
    background-repeat: no-repeat;
    box-shadow: 1px 1px 1px #d1d1d1;
    color: #7f7f7f;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 9px 0 9px 21px;
    text-decoration: none;
}
dl#accordion dt a:hover {
    background-color: #8e8d8b;
    color: #fff;
}
dl#accordion dt.active a {
    background-color: #ccc;
    background-image: url("../images/arrow2.gif");
    color: #333;
}
dl#accordion dd {
    display: none;
    margin-bottom: 0;
    padding-left: 0;
}
dl#accordion dd .indent {
    padding: 10px 30px 14px 20px !important;
}
dl#accordion dd a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline;
    float: none;
    padding: 0;
    text-decoration: none;
    width: auto;
}
dl#accordion dd a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
dl#accordion dd .sub_menu li {
    line-height: 30px !important;
    list-style: outside none none;
    padding-left: 12px;
}
.sub_menu {
    font-size: 12px;
    line-height: 16px;
}
.sub_menu li a {
    line-height: 30px !important;
    text-decoration: underline !important;
}
.sub_menu li a:hover {
    text-decoration: none !important;
}
#aToolTip {
    background: none repeat scroll 0 0 #555;
    border: 2px solid #444;
    color: #fff;
    display: none;
    font-size: 11px;
    margin: 0;
    padding: 2px 8px;
    position: absolute;
    z-index: 50000;
}
#aToolTip .aToolTipContent {
    margin: 0;
    padding: 0;
    position: relative;
}
a#aToolTipCloseBtn {
    background: url("../images/close.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    right: -20px;
    text-indent: -9999px;
    top: -15px;
    width: 20px;
}
.elements-list li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    line-height: 28px;
    padding: 0 !important;
    position: relative;
}
.elements-list li code {
    border: 1px dotted #333;
    position: absolute;
    right: 0;
    top: 0;
}
.tabs {
    padding: 10px 0;
}
.tabs ol {
    list-style-type: decimal;
    margin: 0 0 0 5px;
}
.tabs ol li {
    color: #6b6a6a;
    display: list-item;
    float: none;
    font-size: 12px;
    padding-bottom: 5px !important;
}
.tabs ul {
    list-style: outside none none;
    overflow: hidden;
    padding: 0 !important;
}
.tabs li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    padding: 0 !important;
}
.tabs .selected {
    margin-bottom: 0;
    position: relative;
}
.tabs .selected a {
    background: none repeat scroll 0 0 #bbb;
    color: #000;
    padding-bottom: 10px;
}
.tabs li a:hover {
    background: none repeat scroll 0 0 #bbb;
    color: #000;
}
.tabs li a {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    display: block;
    padding: 5px 10px;
    text-decoration: none;
}
.tabs .tab-content {
    background: none repeat scroll 0 0 #bbb;
    clear: both;
    overflow: auto;
    width: auto;
}
.tabs .tab-content .inner {
    color: #333;
    padding: 10px;
}
.tabs p {
    color: #fff;
    margin-bottom: 5px;
}
.tabs .tab-content strong {
    color: #000;
}
.tabs code {
    overflow: auto;
}
.tabs2 {
    padding: 0 39px 0 21px;
}
.tabs2 ul {
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 31px;
    overflow: hidden;
    padding-bottom: 1px;
}
.tabs2 li {
    float: left;
    font-size: 10px;
    margin: 0 1px 0 0;
    text-transform: uppercase;
}
.tabs2 li a {
    background: none repeat scroll 0 0 #f7f7f7;
    color: #c0c0c0;
    display: block;
    padding: 14px 0 13px;
    text-align: center;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    width: 114px;
}
.tabs2 li a > span {
    color: #373737;
    transition: all 0.5s ease 0s;
}
.tabs2 .selected a, .tabs2 li a:hover {
    background: none repeat scroll 0 0 #34beff;
    color: #fff;
}
.tabs2 .selected a > span, .tabs2 li a:hover > span {
    color: #fff;
}
.tabs2 .tab-content {
    overflow: hidden;
}
#twitter p {
    margin: 0;
}
#twitter h2 {
    background-color: #888;
    border-radius: 10px;
    color: #fff;
    font-size: 1.5em;
    letter-spacing: 0;
    margin: 0 0 5px;
    padding: 0.5em 1em;
}
#preloader {
    background: url("../images/loader.gif") no-repeat scroll 1em center transparent;
    margin: 0;
    padding: 1em 1em 1em 3em;
    text-indent: 10px;
}
ul#twitter_update_list {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0.5em;
}
ul#twitter_update_list li {
    background: none repeat scroll 0 0 #f0f0f0;
    margin: 0 0 7px;
    padding: 0.8em 0 1em 1em !important;
}
ul#twitter_update_list li:hover {
    background-color: #ccc;
    color: #fff;
}
ul#twitter_update_list li:hover a {
    color: #000;
}
ul#twitter_update_list li a {
    color: #000;
}
ul#twitter_update_list li span {
    display: block;
}
ul#twitter_update_list li span a {
    color: #000;
}
ul#twitter_update_list li.lastTweet {
    border-bottom: medium none;
}
a#profileLink {
    background-color: #000;
    color: #fff;
    display: block;
    padding: 0.3em 1em;
}
a#profileLink {
    background-color: #000;
    color: #fff;
    display: block;
    padding: 0.3em 1em;
}
.code {
    padding: 30px 0 10px;
}
.code a.code-icon {
    margin-bottom: 10px;
}
.code a.code-icon i {
    font-style: normal;
    padding-right: 6px;
}
.code div.grabber {
    display: none;
}
.code code {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #dfdfdf;
    color: #333;
    overflow: auto;
    padding: 0 10px;
    white-space: pre;
}

#sonderausgabe-jahr {
	padding-top: 31px; 
	padding-left: 40px; 
	float: left;
}

#sonderausgabe-jahr a {
	color: #333;
}
#sonderausgabe-jahr a:hover {
	text-decoration: none;
	font-weight: bold;
}
