﻿html
{
    background: url(layout/texture-bg.jpg) 0 0;
}

body
{
    background: url(layout/header-bg.png) 0 0 repeat-x;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5
{
    color: #f5cc26;
    text-transform: uppercase;
    font-weight: bold;
}

h2
{
    font-size: 20px;
}

li
{
    margin: 5px 0;
}

ul
{
    margin-bottom: 40px;
}

p
{
    line-height: 1.5;
    margin-bottom: auto;
}

a
{
    color: #f5cc26;
    text-decoration: none;
}

a:hover
{
    color: #fff;
    text-decoration: none;
}

#logo
{
    display: block;
    position: absolute;
    top: 20px;
    left: 10px;
    height: 106px;
    width: 231px;
    background: url(layout/logo.png) no-repeat 0 0;
    overflow: hidden;
    text-indent: -9999px;
}

/* Igence classes - Master page(s) classes */
.primaryContainer
{
    margin: 0 auto;
    width: 960px;
    text-align: left;
}

.headerContainer
{
    width: 100%;
    height: 150px;
    position: relative;
    background: url(layout/header-shadows.png) no-repeat 0 0;
}

.menuContainer
{
}

.mainContentArea
{
}

.footerContainer
{
    position: relative;
    background: url(layout/footer-bg.png) no-repeat top center;
    height: 105px;
    color: #858585;
    font-weight: bold;
    font-size: 10px;
}

/* Igence classes - content pages (default.aspx, document.aspx...) */
.contentLeftColumn
{
    position: relative;
    float: left;
    width: 610px;
    padding-top: 50px;
    background: url(layout/ribbed.png) no-repeat 0 27px;
}

.contentLeftColumn p
{
    line-height: 1.5;
    color: #fff;
}




.contentRightColumn
{
    float: right;
    width: 350px;
    background: url(layout/page-bg.png) top no-repeat;
    padding-top: 60px;
    padding-bottom: 50px;
    text-align: right;
}

.mainContent
{
    padding-bottom: 50px;
    color: #fff;
}

/* Igence classes - Sitemap.aspx */
.siteMapHeading
{
}

.siteMapTree
{
}

/* Igence classes - Header */
.headerBg
{
    background-image: url(../css_images/sjobloms_grav_header.jpg);
    background-repeat: no-repeat;
    width: 952px;
    height: 149px;
}

.headerMenuContainer
{
    position: absolute;
    bottom: 0;
    right: 0;
}

.headerQuickLinksContainer
{
}

#languages
{
    position: absolute;
    width: 146px;
    right: 10px;
    top: 38px;
}




.lang-selector img
{
    padding-right: 10px;
    vertical-align: middle;
    padding-bottom: 2px;
    border: none;
}

.lang-selector-link
{
    color: #c1c1c1 !important;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    display: inline;
}

.lang-selector-link:hover
{
    color: #fff !important;
}
#lang-selector-list
{
    position: relative;
    top: 0px;
    width: 100%;
    z-index: 80;
    padding: 5px 0;
    background: #575757;
}

.lang-selector-selectable
{
    color: #fff;
    padding: 5px 0 5px 10px;
    background: #575757;
    position: relative;
    z-index: 80;
}

.lang-selector-selectable img
{
    padding-right: 10px;
    font-size: 12px;
    font-weight: normal;
    border: none;
}

/* Igence classes - TopMenu */
.hmenu_table
{
}

.hmenu_bg_cell
{
}

.hmenu_bg
{
}

.hmenu_unselected
{
}

.hmenu_selected
{
}

/* Igence classes - machines.aspx */
.machineContent
{
    padding: 50px 0;
}

.machineText
{
    background: url(layout/ribbed.png) no-repeat;
    padding-bottom: 50px;
}

.machineTextHeader
{
    color: #f5cc26;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
}

.machineTextContent
{
    float: left;
    width: 480px;
    color: #fff;
}

.machineTextContent p
{
    padding-right: 20px;
}

.machinePics
{
    float: left;
    width: 480px;
}

.machineHrSeparator
{
}

#igence-link
{
    display: block;
    position: absolute;
    top: 24px;
    right: 10px;
    height: 29px;
    width: 82px;
    background: url(layout/igence-gray.png) no-repeat 0 0;
    overflow: hidden;
    text-indent: -9999px;
}

#igence-link:hover
{
    background: url(layout/igence-gray.png) no-repeat 0 -29px;
}

#certificates
{
    padding-top: 20px;
    float: left;
}
#certificates img
{
    margin-right: 20px;
}

#used
{
    height: 378px;
    overflow: hidden;
}

#copyright
{
    float: left;
    margin-top: 32px;
    width: auto;
}

.hmenu_unselected
{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #f5cc26;
    cursor: pointer;
    line-height: 50px;
}

.hmenu_hover
{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    background: url(layout/menu-hover-bg.png);
    line-height: 50px;
}

.hmenu_selected
{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    background: url(layout/menu-hover-bg.png);
    line-height: 50px;
}








.quickLinksContent
{
    position: absolute;
    right: 180px;
    top: 45px;
}

.quickLinksContent, .quickLinksContent a
{
    color: #a5a5a5;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.quickLinksContent a
{
    padding: 0 10px;
}

.quickLinksContent a:hover
{
    color: #fff;
}

.documentimages ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.documentimages li
{
    margin-bottom: 10px;
}

.mediafile_image img
{
    border: 5px solid #fff;
}

.documentimages img:hover
{
    border: 5px solid #f5cc26;
}


.mainContentHeader
{
    color: #f5cc26;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 20px;
}

.machinePics ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.machinePics li
{
    display: inline;
    margin: 0 10px 10px 0;
}

.mainContent td
{
    padding: 8px 0;
}

hr
{
    height: 1px;
    background: url(layout/footer-bg.png) no-repeat 0 0;
    border: none;
}

.lang-selectable-link
{
    text-transform: uppercase;
    font-weight: bold;
    color: #f5cc26;
    font-size: 14px;
}

.lang-selectable-link:hover
{
    color: #fff !important;
}

.lang-selector
{
    background: url(layout/lang-selector-bg.png) no-repeat;
    height: 29px;
    line-height: 29px;
    width: 146px;
    text-indent: 10px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
    color: #767676;
    font-size: 14px;
}


#lang-selector-div
{
    display: inline;
}

.lang-selector-arrow:hover
{
    background: url(css_images/lang_selector_arrow_hover.png) no-repeat top center;
}

.lang-selector img
{
    padding-right: 10px;
    vertical-align: middle;
    padding-bottom: 2px;
    border: none;
}

#blocks
{
}

#blocks ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#blocks li
{
    float: left;
    margin: 24px 7px 24px 7px !important;
}

.fadingWrapper
{
    width: 960px;
    height: 366px;
    overflow: hidden; /*background: transparent !important;*/
}

.banner-text
{
    position: absolute;
    top: 50px;
    left: 10px;
}

.banner-descr
{
    position: absolute;
    top: 267px;
    left: 10px;
    color: #fff;
    width: 470px;
    font-size: 14px;
    line-height: 1.5;
    text-transform: uppercase;
}

.banner-text p
{
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: -1px;
}

#languages, .lang-selector
{
    z-index: 80;
}

#aspnetForm
{
    margin: 0;
}

.billboard-bg
{
    background: url(layout/billboard-fade-bg.png) no-repeat center 150px;
}

.contentOneColumn li
{
    float: left;
    margin: 10px;
}


.contentOneColumn
{
    padding-top: 50px;
    background: url(layout/ribbed.png) no-repeat 0 27px;
}

