
@import url(/inc/menu.css);
@import url(/inc/listing.css);
@import url(/inc/forms.css);
@import url(/inc/local_style.css);


/** admin css **/
#admin {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid #000;
    z-index: 1000;
    font-family: verdana, geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}


/**site **/

img {
    border: none;
}

#container {
    background-color: #fff;
    text-align: left;
    margin: auto;
    padding: 0;
    width: 770px;
    position: relative;
    background-image: url(/images/chrome/bottom_left.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}

#head {
    height: 80px;
    background-color: #fff;
    margin-bottom: 10px;
    background-image: url(/images/chrome/top_right.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

#head ul {
    margin: 0;
    margin-left: 200px;
    padding: 0;
    padding-top: 10px;
    list-style: none;
}

#head li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 75px;
    margin-right: 20px;
    text-transform: lowercase;
    background-position: -88px -100px;
    background-repeat: no-repeat;
}

#head li a {
    display: block;
    padding-top: 50px;
    text-align: center;
    color: #444;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    text-decoration: none;
}
#head li:hover, #head li.hover, #head li.aktiv {
    background-position: 12px 0;
}
#head li.hover {
    cursor: hand;
}

#head li a:hover {
    text-decoration: underline;
}

#head #teaser1 {
    background-image: url(/images/chrome/toppikon_el.png);
}
#head #teaser2 {
    background-image: url(/images/chrome/toppikon_nat.png);
}
#head #teaser3 {
    background-image: url(/images/chrome/toppikon_varme.png);
}
#head #teaser4 {
    background-image: url(/images/chrome/toppikon_kyla.png);
}
#head #teaser5 {
    background-image: url(/images/chrome/toppikon_gas.png);
}

#logo {
    position: absolute;
    top: 10px;
    left: 13px;
}



#main {
    float: left;
    margin-right: 18px;
    line-height: 1.5em;
    width: 400px;
    height: 400px;
    background-color: #fff;
}

#main[id] {
    height: auto;
    min-height: 400px;
}

#foot {
    clear: left;
    text-align: center;
    padding: 20px 0 25px 0;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #888;
}
   

#main a, #foot a {
    color: #333;
    text-decoration: none;
    border-bottom: 1px dashed #333;
}

#main a:hover, #foot a:hover {
    border-bottom: 1px solid #333;
}


p {
  margin-top: 0; 
}

#main ul, #main ol {
  border-left: none;
  padding-left: 0;
  margin-left: 2em;
}

h1 {
  color: #444;
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 0;
}
h2 {
  color: #444;
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 0;
}


h3 {
  color: #444;
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 0;
}


/** expired and not published docs **/
.notpublished, .notpublished * {
    color: red !important;
}
.expired, .expired * {
    color: orange !important;
}


/** inline images **/
.textblock {
    clear: both;
}
.image {
    border: 0px solid #e6eae4;
}
.image p {
    font-size: 90%;
    line-height: 130%;
}
.imageleft {
    float: left;
    border-right-width: 2px;
    padding: 0 10px 10px 0;
    margin-right: 10px;
}
.imageright {
    float: right;
    border-left-width: 2px;
    padding: 0 0 10px 10px;
    margin-left: 10px;
}
.image p {
    margin: 0;
}



/** search-form **/
#search-form {
    margin: 0;
    padding: 0;
}
#search-form #q {
    display: block;
    font-family: arial, tahoma, verdana, sans-serif;
    font-size: 100%;
    width: 120px;
    font-weight: normal;
    border: 1px solid #e6eae4;
}
#search-form #q:hover {
    border-color: #333;
    background-color: #e6eae4;
}



/** File list **/
.files p {
    margin: 0;
}
#main .files ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#main .files li {
    margin: 0;
    padding: 0;
    padding-left: 20px;
}
#main .files ul li { background: url(/images/icons/unknown.png) no-repeat top left; }
#main .files ul li.pdf { background: url(/images/icons/pdf.png) no-repeat top left; }
#main .files ul li.txt { background: url(/images/icons/txt.png) no-repeat top left; }
#main .files ul li.doc { background: url(/images/icons/doc.png) no-repeat top left; }
#main .files ul li.ppt { background: url(/images/icons/ppt.png) no-repeat top left; }
#main .files ul li.xls { background: url(/images/icons/xls.png) no-repeat top left; }
#main .files ul li.gif { background: url(/images/icons/gif.png) no-repeat top left; }
#main .files ul li.jpg { background: url(/images/icons/jpg.png) no-repeat top left; }
#main .files ul li.jpe { background: url(/images/icons/jpg.png) no-repeat top left; }
#main .files ul li.jpeg { background: url(/images/icons/jpg.png) no-repeat top left; }
#main .files ul li.png { background: url(/images/icons/png.png) no-repeat top left; }
#main .files ul li.tif { background: url(/images/icons/tif.png) no-repeat top left; }
#main .files ul li.tiff { background: url(/images/icons/tif.png) no-repeat top left; }




/** Price lists **/
table.prices {
    border-collapse: collapse;
    border: 2px solid #e6eae4;
    margin: 1em 0;
}
table.prices th {
    font-weight: bold;
}
table.prices td, table.prices th {
    border: 2px solid #e6eae4;
    padding: 2px 4px;
    text-align: center;
}
table.prices .yearlypriceinfo {
    font-size: 80%;
    display: block;
}
