.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.clearfix {display: block;}

html,
body {
    margin: 0;
    padding: 0;   
    
    font-family: "Sanuk Regular", arial, verdana, helvetica, sans-serif;
    letter-spacing: 1px;
    font-size: 13px;
    line-height: 22px;
    background: #fff;
}

p strong,
ul li strong {
    font-weight: normal;   
}

a {
    color: #999;
    text-decoration: none;
}

#box-main {
    max-width: 1600px;
    min-width: 320px;
    margin: 0 auto;
    text-align: left;   
}

#box-head {
    height: 200px;   
    max-width: 1000px;
    margin: 0 auto;
    min-width: 320px;
    position: relative;
}

#box-logo {
    position: absolute;
    top: 80px;
    left: 24px;
}

#box-navigation {
    padding: 80px 0 0 308px;
}

#box-toggle {
    display: none;   
}

#box-footer ul {
    float: right;   
}

#box-navigation ul li,
#box-footer ul li {
    position: relative;
    float: left;  
}

#box-navigation ul li.home {
    display: none;   
}

#box-navigation ul li a,
#box-navigation ul li span,
#box-footer ul li a,
#box-footer ul li span{
    display: block;
    height: 32px;
    text-align: center;
    font-size: 14px;
    line-height: 12px;
    letter-spacing: 0;
    text-decoration: none;
    color: #000;
    padding: 0 12px;
    text-transform: uppercase;
}

#box-navigation ul li span,
#box-footer ul li span {
    height: 12px;
    padding: 10px 0;   
}

#box-footer ul li.facebook span {
    padding: 0;
    height: 32px;   
}

#box-navigation ul li.products a:hover,
#box-navigation ul li.products.selected a,
#box-navigation ul li.products.selected a:hover,
#box-navigation ul.products li a:hover,
#box-navigation ul.products li.selected a,
#box-navigation ul.products li.selected a:hover {
    color: #be3227;
}

#box-navigation ul li.shop a:hover span,
#box-navigation ul li.shop.selected a span,
#box-navigation ul li.shop.selected a:hover span,
#box-navigation ul.shop li a:hover span,
#box-navigation ul.shop li.selected a span,
#box-navigation ul.shop li.selected a:hover span {
    color: #be3227;
}

#box-navigation ul li.company a:hover,
#box-navigation ul li.company.selected a,
#box-navigation ul li.company.selected a:hover,
#box-navigation ul.company li a:hover,
#box-navigation ul.company li.selected a,
#box-navigation ul.company li.selected a:hover {
    color: #919600;
}

#box-navigation ul li.company a:hover span,
#box-navigation ul li.company.selected a span,
#box-navigation ul li.company.selected a:hover span,
#box-navigation ul.company li a:hover span,
#box-navigation ul.company li.selected a span,
#box-navigation ul.company li.selected a:hover span {
    color: #919600;
}

#box-navigation ul li.contact a:hover,
#box-navigation ul li.contact.selected a,
#box-navigation ul li.contact.selected a:hover,
#box-navigation ul.contact li a:hover,
#box-navigation ul.contact li.selected a,
#box-navigation ul.contact li.selected a:hover {
    color: #5a8cb4;
}

#box-navigation ul li.contact a:hover span,
#box-navigation ul li.contact.selected a span,
#box-navigation ul li.contact.selected a:hover span,
#box-navigation ul.contact li a:hover span,
#box-navigation ul.contact li.selected a span,
#box-navigation ul.contact li.selected a:hover span {
    color: #5a8cb4;
}

body.contact h1,
body.contact a {
    color: #5a8cb4;
    text-decoration: none;
}

#box-navigation ul.sub {
    border-top: 1px solid #eee;
}

#box-slider {
    position: relative;
    margin: 0 auto;
    min-width: 320px; 
    background: #ddd;
    outline: 4px solid #000; 
    max-width: 1600px;
    overflow: hidden;
}

#slider {
    overflow: hidden; 
    margin: 0 auto; 
}

#box-slider .slider-prev,
#box-slider .slider-next {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    display: none;
}       

#box-slider .slider-next {
    right: 20px;
    left: auto;
}

#box-slider .slider-prev a,
#box-slider .slider-next a {
    display: block;
    text-decoration: none;
    opacity: 0.5;
    width: 40px;
    height: 40px;
}

#box-slider .slider-menu {
    position: absolute;
    left: 50%;
    bottom: 10px;
    height: 28px;
}

#box-slider .slider-menu ul li {
    display: block;
    width: 88px;
    height: 28px;
    float: left;
    margin: 0 5px;
}

#box-slider .slider-menu ul li a {
    display: block;
    background: #ccc;
    width: 80px;
    height: 20px;
    line-height: 10px;
    font-size: 10px;
    opacity: 0.5;
    border: 4px solid #fff;
    
    -webkit-transition: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
}

#box-slider .slider-menu ul li.selected a {
    margin: 0;
    opacity: 1;
}

#slider ul {
    position: absolute;
}

#slider ul li {
    float: left;  
    overflow: hidden; 
}

#box-content {
    max-width: 1000px;
    margin: 0 auto;
    min-width: 296px;
    padding: 48px 0 12px 0;
    position: relative;
}

.shop #box-content {
    padding-top: 16px;   
}

#box-content .content-block {
    position: relative;   
    padding: 16px 0 16px 320px;
    min-height: 16px;
}    


#box-content .content-block:last-of-type {
    border-bottom: 0;
}

#box-content .content-block h1 {
    width: 272px;
    position: absolute;
    left: 24px;
    top: 24px;   
    
    font-family: "Sanuk Bold", arial, verdana, helvetica, sans-serif;
    letter-spacing: 0;
    font-size: 20px;
    line-height: 28px;
}

#box-content .content-block h2 {
    width: 272px;
    position: absolute;
    left: 24px;
    top: 24px;   
    
    font-family: "Sanuk Bold", arial, verdana, helvetica, sans-serif;
    letter-spacing: 0;
}

#box-content .content-block a {
    display: inline;
    font-family: "Sanuk Bold", arial, verdana, helvetica, sans-serif;
    letter-spacing: 0;
}

body.products #box-content .content-block a {
    color: #be3227;
    text-decoration: none;
}

#box-content .content-block p,
#box-content .content-block ul {
    padding: 12px 80px 12px 0;   
    min-width: 300px; 
}

#box-content .content-block li {
    padding-left: 12px;
    background: url('/images/icon-list-default.png') 4px 8px no-repeat;   
}

body.products #box-content .content-block li {
    background-image: url('/images/icon-list-red.png');   
}

body.company #box-content .content-block li {
    background-image: url('/images/icon-list-company.png');   
}

body.contact #box-content .content-block li {
    background-image: url('/images/icon-list-blue.png');   
}    

#box-content .content-info {
    width: 272px;
    position: absolute;
    left: 24px;
    top: 64px;   
}

#box-content .content-block h1 span {
    display: block;
    color: #000;
    font-size: 13px;
    line-height: 20px;
    padding-top: 16px;
    clear: left;
}

#box-content .content-info h2,
#box-content .content-info p {
    min-width: 260px;
    max-width: 260px;
}

#box-content .home-block {
    
}

#box-content .home-col {
    width: 280px;
    float: left;
    padding-right: 40px;
}   

#box-content .home-col-last {
    padding-right: 0;
}

#box-content .home-block h2 {
    position: static;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    min-width: 280px;
    padding: 12px 0 6px 0;
    
    font-family: "Sanuk Regular", arial, verdana, helvetica, sans-serif;
} 

#box-content .home-block ul.home-info {
    width: 280px;
    min-width: 280px;
    padding: 12px 0;
}

#box-content .home-link {
    padding-right: 80px;
    text-align: right;
}

#box-content .content-gallery ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#box-content .content-gallery ul li {
    float: left;
    margin: 0 10px 10px 0;
    padding: 0;
    background: none;
}

#box-content .content-gallery ul li img {
    float: left;
}

#box-content .content-gallery ul li a {
    display: block;
    border: 2px solid #ccc;
    background: #fff;
    padding: 2px;
}

#box-content .content-gallery ul li a:hover {
    border: 2px solid #be3227;
}


#box-content .content-map {
    position: relative;
    padding: 12px 80px 12px 0;
}

#box-content .content-map #map {
    width: 100%;
    height: 480px;   
}

#box-content .link-back {
    text-align: right;
}

#box-content .content-filter ul li {
    position: relative;
    margin: 0 20px 0 0;
    padding: 0;
    float: left;
    background: none;
}

#box-content .content-filter ul li input {
    margin: 4px 6px 2px 2px;
    float: left;
}   

#box-content .content-filter ul li label {
    float: left;
}   

#box-content span.content-filter-icon {
    display: block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    position: absolute;
    left: 4px;
    top: 4px;
}   

#box-content div.content-filter-item {
    position: relative;  
    padding: 20px 0;
}

#box-content div.content-filter-item div.content-filter-icons {
    position: absolute;
    right: 0;
    top: 10px;
}     

#box-content div.content-filter-item div.content-filter-icons span.content-filter-icon {
    position: static;
    float: left;
    margin-left: 10px;
}

#box-content span.content-filter-icon-cycle img {
    margin-left: -32px;
}

#box-content span.content-filter-icon-car img {
    margin-left: -64px;
}

#box-content .content-filter-item-disabled .content-filter-image,
#box-content .content-filter-item-disabled h2,
#box-content .content-filter-item-disabled p {
    opacity: 0.3;
}

#box-content .content-filter-distance {
    display: block;
    width: 40px;
    position: absolute;
    left: -80px;
    top: 16px;
    padding: 4px 8px;
    font-size: 20px;
    line-height: 28px;
    text-align: right;
    background: #eee;
    box-shadow: 0 0 4px #ccc;
    border: 2px solid #fff;
    z-index: 2;
}

#box-content .content-filter-image {
    position: absolute;
    left: -280px;
    top: 24px;   
}

#box-content .content-filter-result h2,
#box-content .guestbook-row h2,
#box-content .tour-row h2,
#box-content .content-shop-text h2 {
    position: static;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    font-family: "Sanuk Regular", arial, verdana, helvetica, sans-serif;
}   

#box-content .guestbook-row,
#box-content .tour-row {
    padding: 12px 0;
}

#box-content .contact-block {
    padding: 12px 80px 12px 0;
}

#box-content .contact-label {
    width: 25%;
    float: left;
}   

#box-content .contact-value {
    width: 75%;
    float: left;
}

#box-content .form-block {   
    padding: 8px 80px 8px 0;    
}

#box-content .form-row {
    padding: 4px 0;
}

#box-content .form-row-email,
#box-content .form-row-hidden {
    display: none;
}

#box-content .form-label {
    width: 25%;
    float: left;
    padding: 6px 0 0 0;
    line-height: 14px;
    min-width: 120px;
}   

#box-content .form-label small {
    font-size: 11px;
    color: #999;
}

#box-content .form-field {
    width: 75%;
    float: left;
    min-width: 300px;
}

#box-content .form-field input,
#box-content .form-field textarea {
    width: 100%;
    padding: 5px;
    border: 1px solid #000;
    font-family: "Sanuk Regular", arial, verdana, helvetica, sans-serif;
}        
  
#box-content .form-field textarea {
    height: 100px;
}

#box-content .form-submit input {
    background: #5a8cb4;
    color: #fff;
    border: 0;
    padding: 4px 10px;
    font-weight: bold;
    font-family: "Sanuk Regular", arial, verdana, helvetica, sans-serif;
}

.guestbook #box-content .form-submit input {
    background: #e7801b;    
}

#box-content .form-row.error label {
    color: #c00;
}

#box-content .form-row.error input,
#box-content .form-row.error textarea {
    border: 1px solid #c00;
}

#box-footer {
    max-width: 1000px;
    margin: 0 auto;
    min-width: 296px;
    position: relative;
}

#footer {
    margin: 0 0 0 320px;
    padding: 24px;
    border-top: 4px solid #000; 
    text-align: right;
}

#box-calendar {
    position: relative;
}

#box-calendar table {
    width: 46%;
    height: 320px;
    float: left;
    table-layout: fixed;
    margin-right: 8%;
}

#box-calendar .calendar-month-last table {
    margin-right: 0;   
}



#box-calendar table td,
#box-calendar table th {
    height: 32px;
    vertical-align: top;
}

#box-calendar table td {
	text-align: center;
    background: #f4f4f4;
}

#box-calendar table td.empty {
	background: none;
}

#box-calendar table td.weekend {
    background: #e4e4e4;
}

#box-calendar table div.calendar-day {
    padding-bottom: 16px;
    position: relative;
}   

#box-calendar table td span.calendar-booked {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: 4px;
    bottom: 0;
    background: #c00;
}

#box-calendar table td span.calendar-booked.calendar-booked-am {
    left: 50%;   
}

#box-calendar table td span.calendar-booked.calendar-booked-pm {
    right: 50%;   
}

#box-calendar table td span.calendar-booked-4020 {
    bottom: 6px;
    background: #666;
} 

#box-calendar table td span.calendar-booked-6425 {
	bottom: 11px;
	background: #5a8cb4;
}

#box-calendar table td.inactive .calendar-day {
    opacity: 0.4;
}          

#box-calendar table td.past .calendar-day {
    opacity: 0.2;
}

.price-block {
    padding-right: 80px;   
}

table.price-table {
    width: 100%;  
    border-collapse: collapse;
}

table.price-table th,
table.price-table td {
    width: 20%;
    text-align: left;
    border: 0;
    padding: 4px;
}

table.price-table tfoot td {
    color: #666;   
}

table.price-table tr.price-table-light td {
    background: #f4f4f4;
}

.content-weather {
    padding-right: 80px;   
}

.content-weather .wt-widget.wt-widget-classic {
    border: 0;
    background: none;
    padding: 0;
    width: auto;
    padding-bottom: 40px;
}

.content-weather .wt-widget-searchbar {
    display: none;   
}

.content-weather .wt-widget.wt-widget-classic .wt-widget-logo {
    left: auto;
    bottom: 20px;
    top: auto;  
    right: 0; 
}

.content-weather .wt-widget-classic .wt-widget-location-name {
    padding: 0 0 80px 0;   
}

.content-weather .wt-widget-classic .wt-widget-forecasts-detail {
    position: absolute;
    right: 120px;
    left: 180px;
    top: 0;
    margin-top: 0;
}

.content-weather .wt-widget-classic .wt-widget-current-weather {
    top: 0;
    right: 0;   
}

#box-configurator {
    position: relative;   
}

#configurator-material {
    position: relative;  
    padding: 16px 0; 
}

.configurator-left {
    position: relative;
    float: left;
    width: 50%;
    text-align: right;
    min-width: 320px;
}

.configurator-right {
    position: absolute;
    right: 0;
    bottom: 0;    
    width: 50%;
    min-width: 320px;
    text-align: left;
}

.configurator-left img,
.configurator-right img {
    max-height: 100%;
    max-width: 100%;
}

.configurator-select {
    float: left;
    width: 50%;
    min-width: 320px;
}

.configurator-select label {
    display: block;
}

.configurator-select select {
    padding: 4px;
    width: 90%;
}

#box-content div.content-shop-text {
    position: relative;  
    padding: 20px 0;
}

#box-content div.content-shop-image {
    position: absolute;
    left: -280px;
    top: 24px;   
}

#box-content div.content-shop-price {
    display: block;
    position: absolute;
    right: 100%;
    margin-right: 20px;
    top: 16px;
    padding: 4px 8px;
    font-size: 20px;
    line-height: 28px;
    text-align: right;
    background: #be3227;
    color: #fff;
    box-shadow: 0 0 4px #ccc;
    border: 2px solid #fff;
    z-index: 2;
    white-space: nowrap;
}

#box-content div.content-shop-price-na {
    font-size: 16px;
    line-height: 24px;
    background: #ccc;
    color: #999;
}

#box-content div.content-shop-checkrow label {
    font-weight: bold;   
}


#box-content .content-shop-submit input {
    background: #be3227;
    color: #fff;
    border: 0;
    padding: 6px 12px;
    font-family: "Sanuk Regular", arial, verdana, helvetica, sans-serif;
    float: right;
    font-size: 20px;
    line-height: 28px;
}

#box-content p.content-shop-annotation {
    float: left;
    font-size: 11px;
    color: #999;
}