/* Copyright (C) 2007 - 2011 YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * This CSS file is for customization purpose only
 */ 

/*pages*/
.wrapper { width: 950px !important; }

/*logo*/
#logo a.logo-icon {
    display: block;
    width: 140px;
    height: 200px;
    background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

/*zoo*/
#yoo-zoo .item h1.pos-title {
    line-height: 44px;
    letter-spacing: 2px;
    color: #ab9c85;
    font-family: "FuturaLTLight","century gothic",verdana,sans-serif;
    margin-top: 25px;
    margin-bottom: 15px;
}
#yoo-zoo .floatbox { overflow: visible; }
.yoo-zoo p { margin-top: 15px; }
#yoo-zoo .item div.pos-bottom .element { background: none; }

.yoo-zoo.product-nkj2 .row {
    margin-left: -15px;
    margin-right: -15px;
}
.yoo-zoo.product-nkj2 .row .width25 {
    float: left;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#yoo-zoo.product-nkj2 .item h1.pos-title { line-height: 36px; }
.yoo-zoo ul, .yoo-zoo ol, .yoo-zoo dl { margin: 15px 0; }

/*contact*/
.contact dl { padding-left: 0; }
.contact dd {
    margin-left: 0;
    margin-bottom: 15px;
}
.contact-form .control-group { padding-left: 30px; }

/*widgetkit*/
.uk-slideshow .uk-margin { text-align: center; }