﻿html {
  min-height: 100%;
  margin-bottom: 1px;
  /* background: url(../images/structural/background.jpg) repeat-x; */
  background-color: #ffffff;
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  font-family: Verdana, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  color: #223333;
  font-size: 10pt;
  text-decoration: none;
}

form {
  margin: 0;
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

a {
  color: #223333;
  text-decoration: none;
}
a:hover {
  color: #cc0000;
}
a[href]:hover {
  color: #cc0000;
}
a:active {
  color: #cc0000;
}

p {
  padding: 0;
  margin: 0 0 10px 0;
}

h1 {
  font-size: 2em;
  font-weight: normal;
  padding: 0;
  margin: 10px 25px 10px 25px;
  text-transform: uppercase;
}
h2 {
  font-size: 1.4em;
  font-weight: bold;
  padding: 0;
  margin: 10px 25px 10px 25px;
}
h3 {
  font-size: 1.2em;
  font-weight: normal;
  padding: 0;
  margin: 10px 25px 10px 25px;
}

img {
  border: none;
}

input,
textarea,
select {
  font: 10pt Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
  border: solid 1px #aaaaaa;
  background-image: url("");
  background-color: #fff;
}

input.button {
  background-color: #ffcc00;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #4f4f51;
  border-left: 1px solid #4f4f51;
  font-size: 8pt;
  padding: 3px 3px 3px 3px;
}

button.submit {
  background-color: #ffcc00;
}

input[type="radio"] {
  border: 0px;
}

hr {
  border: 0;
  color: #000;
  background-color: #000;
  height: 1px;
}

/* Define navigation */

#nav {
  position: absolute;
  margin: 0;
  padding: 0 0 10px 0;
  left: 255px;
  bottom: 0px;
  list-style: none;
}
* html #nav {
  bottom: -1px;
}
#nav li {
  float: left;
  padding: 0 5px 0 5px;
  display: inline;
}
#nav a {
  display: inline;
  height: 15px;
  text-align: center;
}

#nav2 {
  position: absolute;
  margin: 0;
  padding: 0; /*right:150px;*/
  right: 0px;
  top: 10px;
  list-style: none;
}
* html #nav2 {
  bottom: -1px;
}
#nav2 li {
  float: left;
  padding: 0 3px 0 3px;
  display: inline;
}
#nav2 a {
  display: inline;
  height: 15px;
  text-align: center;
  color: #777777;
}
#nav2 a:hover {
  color: #cc0000;
}

.subnav {
  color: #777777;
}

#search {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 0;
  top: 7px;
}

#navholding {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 0;
  bottom: 0;
  list-style: none;
}
* html #navholding {
  bottom: -1px;
}
#navholding li {
  float: left;
  padding: 5px 20px 0 20px;
  font-size: 12pt;
}
#navholding li a {
  display: block;
  height: 20px;
  text-align: center;
}

/* Define main structural divs */

#wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1024px;
  background-color: #fff;
}
#header {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 924px;
  height: 85px;
}
#subnav {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 924px;
  height: 29px;
  font-size: 8pt;
}
#loginstatus {
  position: relative;
  margin: 0 auto;
  padding: 10px 0 0 10px;
  width: 200px;
  float: left;
}
#mainnav {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 924px;
  height: 50px;
  font-size: 10pt;
}
#logo {
  position: relative;
  left: -10px;
  margin: 0;
  padding: 0;
  width: 257px;
  height: 50px;
}

#contentwrap {
  position: relative;
  margin: 0;
  padding: 0;
}
#content {
  position: relative;
  margin: 0;
  padding: 0;
}
#contentholder {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 924px;
  height: 408px;
  border-bottom: 10px solid #fff;
}
.contentbg {
  position: relative;
  margin: 0;
  padding: 0;
  width: 924px;
  height: 408px;
  border-top: 1px solid white;
  background-size: cover !important;
}
.contentbg img {
  width: 100% !important;
  height: 100% !important;
}
#contentmain {
  position: relative;
  margin: 0;
  padding: 0;
  width: 614px;
  height: 408px;
  float: left;
  overflow-y: auto;
}
#contentmain p {
  margin-left: 25px;
}
#scroller {
  overflow: auto;
  width: 614px;
  height: 408px;
  float: left;
  display: inline;
}
#scrollindicatorup {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 20px;
  height: 20px;
  background: url(../images/structural/up.png);
  margin: 0;
  padding: 0;
}
#scrollindicatordown {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 20px;
  height: 20px;
  background: url(../images/structural/down.png);
  margin: 0;
  padding: 0;
}
#contentside {
  position: relative;
  margin: 0;
  padding: 0;
  width: 305px;
  height: 408px;
  float: left;
  border-left: 4px solid #fff;
  background: url(../images/structural/darken.png);
}
#contentside h1,
h2,
h3 {
  color: #fff;
}
#contentside p {
  color: #fff;
  padding: 0 25px 0 25px;
  margin: 0 0 10px 0;
}
#links {
  border-bottom: 1px solid #fff;
  width: 255px;
  margin-left: 25px;
  padding: 0;
}
.blacklinks {
  border-bottom: 1px solid #000;
  padding: 0;
}

#contentholderadmin {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 924px;
  height: 568px;
  border-bottom: 10px solid #fff;
}
.contentbgadmin {
  position: relative;
  margin: 0;
  padding: 0;
  width: 924px;
  height: 568px;
  border-top: 1px solid white;
  z-index: 0;
}

#whitebanner {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0 auto;
  padding: 0;
  width: 924px;
  height: 96px;
  background: url(../images/structural/whitebanner_blacklogo.png) bottom
    no-repeat;
  z-index: 500;
}
#whitebannerlabel {
  position: relative;
  font-size: 18pt;
  color: #cc0000;
  text-transform: uppercase;
  text-align: right;
  padding: 65px 85px 0 0;
}

#subcontent {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 924px;
  height: 160px;
  border-bottom: 10px solid #fff;
}

#footer {
  position: relative;
  margin: 0 auto;
  width: 924px;
  text-align: center;
  color: black;
  background-color: #c7c7c7;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 0.85em;
  display: flex;
}

#overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  padding: 0;
  width: 1024px;
  height: 700px;
  background: url(../images/backgrounds/overlaybg.png) no-repeat;
  z-index: 999;
}
#overlaycontent {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 724px;
  height: 700px;
}

/* Define link and drop down styles */
.blackLink {
  background-color: #000;
  color: #fff;
  padding: 2px;
  margin-bottom: 3px;
  margin-top: 3px;
}

.blackLabel {
  background-color: #000;
  color: #fff;
  padding: 2px;
}

.blackDDList {
  border: solid 1px #aaa;
}

.blackDDListMakeSelection {
  font: 8pt Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #aaa;
}

.whiteLink {
  background-color: #fff;
  color: #000;
  padding: 2px;
  margin-bottom: 3px;
  margin-top: 3px;
}

.whitetextLink {
  color: #fff;
  border-top: 1px solid #fff;
  padding: 3px 2px 3px 2px;
}
.whitetextLink2 {
  color: #fff;
}

.bgimage {
  z-index: 1;
  width: 100% !important;
  height: 100% !important;
}

/* Define general user control components */
div.single {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 305px;
  height: 160px;
  float: left;
  background: url(../images/structural/brushed-metal.jpg) repeat-x;
  overflow: hidden;
}
div.ucspacer {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 4px;
  height: 160px;
  float: left;
  background-color: #fff;
}
div.double {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 614px;
  height: 160px;
  float: left;
  background: url(../images/structural/brushed-metal.jpg) repeat-x;
  overflow: hidden;
}

div.ucheadery {
  position: relative;
  margin: 0 auto;
  padding: 0;
  background-color: #ffcc00;
  text-transform: uppercase;
  float: left;
  width: 100%;
}
div.ucheadery p {
  position: relative;
  font-size: 10pt;
  color: #000;
  margin: 0 auto;
  padding: 0 0 0 25px;
  line-height: 30px;
  text-transform: uppercase;
  text-align: left;
}

div.ucheaderg {
  position: relative;
  margin: 0 auto;
  padding: 0;
  background-color: #4f4f51;
  text-transform: uppercase;
  float: left;
}
div.ucheaderg p {
  position: relative;
  font-size: 10pt;
  color: #dddddd;
  margin: 0 auto;
  padding: 0 0 0 25px;
  line-height: 30px;
  text-transform: uppercase;
  text-align: left;
}

div.uchspacer {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 2px;
  float: left;
  background-color: #fff;
}

div.baselines {
  position: relative;
  margin: 0 auto;
  padding: 0;
  height: 159px;
  background: url(../images/structural/base-lines.png) left top no-repeat;
}

div.transparent {
}
div.cbthumbnail {
  position: relative;
  float: left;
  width: 250px;
  height: 168px;
  margin-bottom: 10px;
  border: solid 1px #000;
}

/* Define specific user control components */

/* login user control */
#loginform {
  position: relative;
  float: left;
  margin: 0 auto;
  padding: 0;
  width: 305px;
  height: 160px;
}
.WaterMarkedTextBox {
  border: #ccccff thin solid;
  color: gray;
  display: inline;
  background: #fff;
  visibility: visible;
}
.WaterMarkedPassword {
  border: #ccccff thin solid;
  color: #fff;
  display: inline;
  background: #fff;
  visibility: visible;
  text-align: right;
  background-image: url("../images/passwordwatermark.png");
}
.NormalTextBox {
  border: #ccccff thin solid;
  color: #000;
  display: inline;
  background: #fff;
  visibility: visible;
}

/*weather user control */
div.weatherintro {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 305px;
  height: 30px;
  float: left;
  line-height: 30px;
  text-align: center;
}
#forecast {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 305px;
  height: 150px;
  float: left;
}
div.forecastspacer {
  position: relative;
  margin: 0 auto;
  padding: 0;
  background-color: #fff;
  width: 3px;
  height: 150px;
  float: left;
}
div.forecastday {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 99px;
  height: 150px;
  float: left;
}
div.weatherdate {
  position: relative;
  margin: 0 auto;
  padding: 0;
  background-color: #ffcc00;
  text-transform: uppercase;
  width: 26px;
  height: 18px;
  float: left;
  text-align: center;
  line-height: 18px;
}
div.weatherdayspacer {
  position: relative;
  margin: 0 auto;
  padding: 0;
  background-color: #fff;
  width: 2px;
  height: 18px;
  float: left;
}
div.weatherdayname {
  position: relative;
  margin: 0 auto;
  padding: 0;
  background-color: #4f4f51;
  text-transform: uppercase;
  width: 58px;
  height: 18px;
  float: left;
  text-align: center;
  line-height: 18px;
  color: #fff;
}
div.weatherperiod {
  position: relative;
  margin: 0 auto;
  padding: 0;
  text-transform: lowercase;
  width: 20px;
  margin-left: 2px;
  height: 64px;
  float: left;
  line-height: 14px;
  font-size: 9pt;
}
div.weathericon {
  position: relative;
  left: -10px;
  margin: 0 auto;
  padding: 0;
  width: 64px;
  height: 64px;
  float: left;
  text-align: center;
}

/*article user control */
div.articlesummary {
  position: relative;
  float: left;
  margin: 10px 10px 10px 10px;
  padding: 0;
  width: 285px;
  height: 130px;
}
div.articlenew {
  position: absolute;
  right: 5px;
  top: 5px;
  margin: 0px auto;
  padding: 0;
  width: 30px;
  height: 30px;
  background: url(../images/articles/new.png);
}
div.articleimage {
  position: absolute;
  right: 5px;
  top: 35px;
  margin: 0px auto;
  padding: 0;
  width: 80px;
  height: 110px;
}
div.articlefooter {
  position: absolute;
  right: 5px;
  bottom: 5px;
  margin: 0 auto;
  padding: 0;
  width: 285px;
  height: 20px;
}

/*mobil user control */
div.mobilbg {
  position: relative;
  top: -31px;
  float: left;
  margin: 0 auto;
  padding: 0;
  width: 305px;
  height: 160px;
  background: url(../images/mobil_lubs.png) right bottom no-repeat;
}
div.mobilbg p {
  position: relative;
  font-size: 12pt;
  color: #000;
  margin: 0 auto;
  padding: 55px 190px 10px 15px;
  text-transform: uppercase;
  text-align: right;
}
