body {
    background: #221f1f;
    color: #221f1f;
    font: 12px/18px Arial, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}

/* Misc styles */
a,
a:hover { color: #529ad3; text-decoration: none; }
a:hover { text-decoration: underline; }

img { border: 0; }
p { margin: 10px 0; }
ul { margin: 0; padding: 0 0 0 15px;}
.left { float: left; }
.right { float: right; }

.feature-list { margin: 25px 0 0 0; }
.feature-list a { background: url(../images/sprite.png) 0 -37px no-repeat; font-weight: 700; padding-left: 23px; }
.logo-magento { line-height: 25px; margin-bottom: 3px }
.logo-magento span {
    background: url(../images/sprite.png) 0 -112px no-repeat;
    display: block;
    float: left;
    height: 25px;
    margin: 0 5px 0 0;
    text-indent: -10000px;
    width: 82px;
}
.logo-community-partner {
    position: absolute;
    right: 0;
    top: 55px;
    text-align: left;
}
.logo-community-partner a {
    background: url(../images/sprite.png) 0 -137px no-repeat;
    display: block;
    height: 40px;
    text-indent: -10000px;
    outline: none;
    width: 118px;
}

h2 { font-size: 18px; font-weight: 700; letter-spacing: -1px; margin: 0 0 20px 0; }
h3 { font-size: 14px; font-weight: 700; letter-spacing: -1px; margin: 5px 0; }

/* Clearing */
.block,
#logoHolder,
#footer,
#magento,
#ecommerce ul,
.modules,
#clients,
#languages { overflow: hidden; }

/* List strip styles */
#ecommerce ul, #clients, #languages ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

/* Language select */
#languages ul { float: right; margin: 0 0 6px 0; }
#languages li { float: left; }
#languages li a {
    background: url(../images/sprite.png) 0 2px no-repeat;
    color: #529ad3;
    margin: 0 0 0 15px;
    padding: 0 0 0 22px;
    text-decoration: none;
}
#languages li a:hover { text-decoration: underline; }
#languages li.active a { color: #fff; }
#languages li#select-et a { background-position: 0 -17px; }

/* Holders */
#holder {
    margin: 0 auto;
    padding: 30px 0 50px 0;
    text-align: left;
    width: 964px;
}
.block {
    background-color: #fff;
    behavior: url(http://www.laborint.com/border-radius.htc);
    border-radius: 4px;
    padding: 30px 60px;
    margin: 0 0 8px 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.block.wo-padding { padding: 0; }
#logoHolder, #magento { padding: 30px 60px; }
#header { margin: 0 0 8px 0; }
#logoHolder { background: #fff url(../images/header-corners.png) 50% 0 no-repeat; }

/* Logo and slogan */
#logoHolder { padding-top: 60px; }
#logo {
    background: url(../images/laborint.png) 50% 50% no-repeat;
    float: left;
    height: 53px;
    text-indent: -10000px;
    width: 174px;
}
#slogan {
    background: url(../images/sprite.png) 0 -63px no-repeat;
    float: right;
    height: 20px;
    margin: 20px 0 0 0;
    text-indent: -10000px;
    width: 459px;
}
#lang-en #slogan {
    background-position: 0 -86px;
    height: 26px;
    width: 415px;
}

/* Magento intro block */
#magento {
    background: url(../images/magento-bg.png) 50% 100% no-repeat;
    color: #fff;
    font-size: 14px;
}
#magento .left { width: 340px; }
#magento .right { text-align: right; position: relative; }
#magento-slogan { font-style: italic; width: 270px; }
#magento .contact { margin: 81px 0 0 0; }
#magento .contact a,
#magento .contact .telephone { font-weight: 700; }
#magento .contact .telephone { display: inline-block; padding-top: 10px; }

/* Ecommerce clients block */
#ecommerce { padding-bottom: 0; }
#ecommerce li {
    float: left;
    font-size: 11px;
    text-align: center;
    margin-bottom: 25px;
}
#ecommerce li a {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: block;
    margin: 0 51px 0 0;
    padding: 90px 0 0 0;
}
#ecommerce li#siteEnter a { background-image: url(../images/logo-enter.png); width: 164px; }
#ecommerce li#siteIdream a { background-image: url(../images/logo-idream.png); width: 155px; }
#ecommerce li#siteEpl a { background-image: url(../images/logo-epl.png); width: 207px; }
#ecommerce li#siteLiving a { background-image: url(../images/logo-living.png); width: 163px; margin: 0; }

#ecommerce li#site4home a { background-image: url(../images/logo-4home.png); width: 130px; }
#ecommerce li#siteYlikool a { background-image: url(../images/logo-eply.png); width: 223px; }
#ecommerce li#siteBauhof a { background-image: url(../images/logo-bauhof.png); width: 151px; }

/* Modules */
.modules .column { float: left; margin: 0 40px 0 0; }
.modules .column.last { margin: 0; }
.module-logos { margin: 40px 0 0 0; }
.module-logos img { height: 73px; width: 836px; }

/* Clients */
#clients li { float: left }
#clients li a {
    background: url(../images/clients.png) no-repeat;
    display: block;
    height: 50px;
    outline: none;
    text-indent: -10000px;
}
#clients li#client-1 a { background-position: 0 0; width: 102px; }
#clients li#client-2 a { background-position: -102px 0; width: 115px; }
#clients li#client-3 a { background-position: -217px 0; width: 183px; }
#clients li#client-4 a { background-position: -400px 0; width: 99px; }
#clients li#client-5 a { background-position: -499px 0; width: 87px; }
#clients li#client-6 a { background-position: -586px 0; width: 93px; }
#clients li#client-7 a { background-position: -679px 0; width: 158px; }
#clients li#client-8 a { background-position: 0 -50px; width: 97px; }
#clients li#client-9 a { background-position: -97px -50px; width: 138px; }
#clients li#client-10 a { background-position: -235px -50px; width: 113px; }
#clients li#client-11 a { background-position: -348px -50px; width: 134px; }
#clients li#client-12 a { background-position: -482px -50px; width: 121px; }
#clients li#client-13 a { background-position: -603px -50px; width: 118px; }
#clients li#client-14 a { background-position: -721px -50px; width: 114px; }

/* Footer */
#footer { color: #fff; }
#footer p { float: left; margin: 0; }
#footer p.version-select { float: right; text-transform: lowercase; }