html {
    height: 100%;
}

* {
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: 'HouschkaMedium';
    font-style: normal;
    font-weight: normal;
    src: local('HouschkaMedium'), url('HouschkaMedium.ttf') format('woff');
}

body {
    font: normal .80em arial, sans-serif;
    background: #FFF;
    color: #1D1D1D;
}

p {
    padding: 0 0 20px 0;
    line-height: 1.7em;
}

img {
    border: 0;
}

h {
    font: bold 185% arial, sans-serif;
    /*color: #03AFF7;*/
    color: #FFFFFF;
    /*letter-spacing: -1px;*/
    margin: 0 0 10px 0;
    padding: 15px 0 0 0;
}

h1, h2, h3, h4, h5, h6 {
    font: bold 175% arial, sans-serif;
    /*color: #03AFF7;*/
    color: #c60015;
    letter-spacing: -1px;
    margin: 0 0 10px 0;
    padding: 15px 0 0 0;
}

h2 {
    font: bold 165% arial, sans-serif;
}

h3 {
    font: bold 125% arial, sans-serif;
    padding: 0 0 5px 0;
    color: #03AFF7;
}

h4, h5, h6 {
    margin: 0;
    padding: 0 0 5px 0;
    font: bold 110% arial, sans-serif;
    color: #1D1D1D;
    line-height: 1.5em;
}

h5, h6 {
    font: italic 95% arial, sans-serif;
    color: #1D1D1D;
    padding-bottom: 15px;
}

h6 {
    color: #362C20;
}

a, a:hover {
    background: transparent;
    outline: none;
    text-decoration: underline;
    color: #5D5D5D;
}

a:hover {
    text-decoration: underline;
    color: #1D1D1D;
}

ul {
    margin: 2px 0 22px 17px;
}

ul li {
    margin: 2px 0 15px 17px;
}

ol {
    margin: 8px 0 22px 20px;
}

ol li {
    margin: 0 0 11px 0;
}

#main, #header, #banner, #menubar, #site_content, #footer, #contact, #footer_content {
    margin-left: auto;
    margin-right: auto;
}

#header {
    width: 1140px;
    height: 140px;
    padding-top: 20px;
    background: transparent;
    text-align: center;
}

#banner_image {
    margin: 0 auto;
    width: 1140px;
}

#slider-wrapper {
    height: 250px;
    background: transparent;
    width: 1140px;
}

#slider {
    background: url("../images/loading.gif") no-repeat scroll 50% 50% transparent;
    height: 250px;
    position: relative;
    width: 1140px;
}

#slider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}

#slider a {
    border: 0 none;
    display: block;
}

.nivoSlider {
    position: relative;
}

.nivoSlider img {
    left: 0;
    position: absolute;
    top: 0;
}

.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}

.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 5;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}

.nivo-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    font-family: arial;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    z-index: 8;
}

.nivo-caption p {
    margin: 0;
    padding: 5px;
}

.nivo-caption a {
    color: red;
    display: inline !important;
    text-decoration: none;
}

.nivo-caption a:hover {
    color: blue;
    text-decoration: underline;
}

.nivo-html-caption {
    display: none;
}

.nivo-directionNav a {
    background: url("../images/arrows.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    text-indent: -9999px;
    top: 45%;
    width: 30px;
    z-index: 9;
}

a.nivo-prevNav {
    left: 15px;
}

a.nivo-nextNav {
    background-position: -30px 50%;
    right: 15px;
}

.nivo-controlNav {
    bottom: -30px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
}

.nivo-controlNav a {
    cursor: pointer;
    float: left;
    height: 22px;
    margin-top: 250px;
    position: relative;
    text-indent: -9999px;
    width: 22px;
    z-index: 9;
}

.nivo-controlNav a.active {
    background-position: 0 -22px;
}

#header H1 {
    width: 1140px;
    font: normal 450% arial, sans-serif;
    color: #03AFF7;
    letter-spacing: -4px;
    background: transparent;
}

span {
    color: #1D1D1D;
}

#header H2 {
    width: 1140px;
    font: normal 160% arial, sans-serif;
    color: #1D1D1D;
    letter-spacing: -1px;
    margin-top: -5px;
    background: transparent;
}

#menubar {
    width: 1140px;
    height: 82px;
    color: #000;
    background: transparent url(../images/menubar.png) no-repeat;
}

#menubar_mob {
    width: 100%;
    height: 10%;
    color: #000;
    background-color: #c60015;
}

#contact {
    width: 230px;
    float: left;
    height: 40px;
    background: transparent;
    padding: 10px 0 10px 20px;
}

#site_content {
    width: 1140px;
    height: 860px;
    overflow: hidden;
    background: transparent url(../images/pattern.png) repeat;
}

.sidebar_container {
    float: left;
    width: 260px;
    margin: 20px 0 20px 0;
}

.sidebar {
    float: right;
    width: 240px;
    padding-left: 10px;
    margin-bottom: 10px;
}

.sidebar_item {
    font: normal 100% arial, sans-serif;
    padding: 0 15px 0 0;
    margin-bottom: 20px;
    width: 201px;
}

.sidebar h2 {
    height: 20px;
    padding: 0 0 5px 5px;
    color: #FFF;
    background: #03AFF7;
}

.sidebar h4 {
    font-size: 125%;
    color: #1D1D1D;
}

.sidebar p {
    color: #1D1D1D;
}

.sidebar a {
    color: #03AFF7;
}

.sidebar a:hover {
    text-decoration: none;
}

.sidebar ul li, .sidebar ul li.selected {
    list-style: none;
    margin: 15px 0;
    padding: 0;
}

.sidebar li.selected, .sidebar li:hover {
    color: #5D5D5D;
    text-decoration: none;
}

#content {
    text-align: left;
    width: 1140px;
    padding: 0;
    margin: 0 0 0 0px;
    float: left;
}

.content_item {
    width: 1140px;
    margin: 0 20px 20px 0;
    float: left;
}

.content_photo {
    width: 1140px;
    text-align: center;
    margin: 20px 0 20px 0;
    float: left;
}

.content_image {
    width: 273px;
    height: 380px;
    margin-right: 13px;
    float: left;
    border: 1px solid #DDD;
    background: #FFF;
}

.content_control {
    width: 850px;
    height: 250px;
    margin-right: 10px;
    float: left;
    border: 1px solid #DDD;
    background: #FFF;
}

.content_control_mob {
    width: 97%;
    height: 100%;
    float: left;
    /*border: 1px solid #DDD;*/
    background: #FFF;
}

.content_parameter {
    width: 150px;
    height: 240px;
    margin-right: 10px;
    float: left;
    border: 1px solid #DDD;
    background: #FFF;
}

.content_preview {
    width: 270px;
    height: 250px;
    margin-right: 10px;
    float: left;
    border: 1px solid #DDD;
    background: #FFF;
}

.content_recherche {
    width: 1135px;
    height: 390px;
    margin-top: 5px;
    border: 1px solid #DDD;
    background: #FFF;
    overflow: auto;
}

.content_recherche_mob {
    width: 97%;
    height: 100%;
    float: left;
    /*border: 1px solid #DDD;*/
    background: #FFF;
    overflow: scroll;
}

.content_information {
    width: 870px;
    height: 650px;
    margin-top: 5px;
    margin-right: 10px;
    float: left;
    border: 1px solid #DDD;
    background: #FFF;
    overflow: auto;
}

.content_information_mob {
    width: 100%;
    float: left;
    border: 1px solid #DDD;
    background: #FFF;
    overflow: auto;
}

.content_google {
    width: 850px;
    height: 650px;
    margin-top: 5px;
    margin-right: 10px;
    float: left;
    border: 1px solid #DDD;
    background: #FFF;
}

.content_google_mob {
    width: 97%;
    margin-top: 5px;
    margin-right: 10px;
    float: left;
    border: 1px solid #DDD;
    background: #FFF;
}

.content_map {
    width: 700px;
    height: 650px;
    margin-top: 5px;
    margin-right: 10px;
    float: left;
    border: 1px solid #DDD;
    background: #FFF;
}

.content_options {
    width: 240px;
    height: 650px;
    margin-top: 5px;
    float: left;
    border: 1px solid #DDD;
    background: #FFF;
}

.content_options2 {
    width: 270px;
    height: 300px;
    margin-top: 5px;
    float: left;
    border: 1px solid #DDD;
    background: #FFF;
}

.content_options2_mob {
    float: left;
    border: 1px solid #DDD;
    background: #FFF;
}

.content_options3 {
    width: 269px;
    height: 150px;
    margin-top: 5px;
    float: left;
    border: 1px solid #DDD;
    background: #FFF;
}

.content_options3_mob {
    width: 100%;
    margin-top: 5px;
    margin-right: 10px;
    float: left;
    border: 1px solid #DDD;
    background: #FFF;
}

.content_options4 {
    width: 270px;
    height: 100px;
    margin-top: 5px;
    float: left;
    border: 1px solid #DDD;
    background: #FFF;
}

.content_options5 {
    width: 270px;
    height: 330px;
    margin-top: 5px;
    float: left;
    border: 1px solid #DDD;
    background: #FFF;
    overflow: auto;
}

.content_options5_mob {
    width: 100%;
    margin-top: 5px;
    margin-right: 10px;
    float: left;
    border: 1px solid #DDD;
    background: #FFF;
    overflow: auto;
}

.content_toolbar {
    width: 162px;
    height: 55px;
    margin-top: 5px;
    margin-right: 10px;
    float: left;
    border: 1px solid #DDD;
    background: #FFF;
    position: absolute;
    left: 700px;
    top: 160px;
}

.content_text {
    width: 245px;
    heigh: 179px;
    padding: 0 10px 0 10px;
    float: left;
}

#footer {
    width: 100%;
    font: normal 100% arial, sans-serif;
    margin-bottom: 40px;
    padding: 10px 0 0px 0;
    text-align: center;
    background-color: #3d3d3f;
    color: #FFF;
}

#footer a, #footer a:hover {
    color: #FFF;
    text-decoration: underline;
}

#footer a:hover {
    text-decoration: none;
}

.footer_content {
    width: 1140px;
    text-align: center;
    margin: 0 0 20px 20px;
    float: left;
}

.footer_content h2 {
    color: #FFF;
}

.footer_text {
    width: 298px;
    margin-right: 10px;
    float: left;
}

/* from here: http://www.gmarwaha.com/blog/2007/08/23/lavalamp-for-jquery-lovers */
.lavaLampWithImage {
    position: relative;
    height: 30px;
    padding: 5px 0px 5px 0px;
    overflow: hidden;
    margin: 0 0px 0 0;
    width: 1140px;
    font-size: 11px;
    background: transparent url(../images/menu_pattern.png) repeat;
}

.lavaLampWithImage li {
    float: left;
    list-style: none;
}

.lavaLampWithImage li.back {
    background: #CCC;
    height: 28px;
    z-index: 8;
    position: absolute;
}

.lavaLampWithImage li a {
    font: normal 120% arial, sans-serif;
    text-decoration: none;
    color: #000;
    z-index: 10;
    display: block;
    height: 60px;
    padding: 5px 0px 0px 20px;
    position: relative;
    overflow: hidden;
}

.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
    border: none;
}

.houschkamedium {
    font-family:'HouschkaMedium'!important;
}

.bl {
    border-left: solid #ccc 1px;
    padding: 3px;
}

.bt {
    border-top: solid #ccc 1px;
    padding: 3px;
}

.br {
    border-right: solid #ccc 1px;
    padding: 3px;
}

.bb {
    border-bottom: solid #ccc 1px;
    padding: 3px;
}

.options {
    text-transform: uppercase;
    text-decoration: none;
}
