* {
    margin: 0;
    padding: 0;
}
body {
    background: #dfefee url('/media/page/body-bg.png') repeat-x center top;
    color: #075954;
    font-family: Arial, helvetica, sans-serif;
    font-size: 88%; /* 100% == 16px */
    line-height: 127%;
}
.non-visible {
    height: 1px !important;
    left: -5000px !important;
    overflow: hidden !important;
    position: absolute !important;
    top: -5000px !important;
    width: 1px !important;
}
.cleaner {
    clear: both !important;
    display: block !important;
    float: none !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}
legend,
.no-display {
    display: none;
}
img {
    border: none;
}
img.float-left {
    float: left;
    margin: 0 20px 10px 0;
}
img.float-right {
    float: right;
    margin: 0 0 10px 20px;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
address {
    font-style: normal;
}
button {
    cursor: pointer;
}
ul,
ol {
    margin: 20px;
}
p {
    margin: 10px 0;
}
a {
    color: #075954;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a.ico {
    display: block;
    float: left;
    margin: 10px 20px 10px 0;
}
.bold {
    font-weight: bold !important;
}
.center {
    text-align: center !important;
}
.left {
    text-align: left !important;
}
.right {
    text-align: right !important;
}
.error_color {
    color: #ff0000 !important;
}
.back a,
.more a {
    background: transparent url('/media/page/more.png') no-repeat right 6px;
    color: #41386f;
    font-size: 93%;
    font-weight: bold;
    line-height: 128%;
    padding-right: 7px;
}
h1 {
    color: #41386f;
    font-size: 200%;
    font-weight: bold;
    line-height: 128%;
    margin: 0 0 10px 0;
}
h2 {
    background-color: #ecf6f5;
    font-size: 129%;
    font-weight: bold;
    line-height: 128%;
    margin: 0 0 10px 0;
    padding: 8px 10px;
}
h3 {
    color: #41386f;
    font-size: 114%;
    font-weight: bold;
    line-height: 128%;
    margin: 0 0 10px 0;
}
#container {
    margin: 0 auto;
    padding-bottom: 25px;
    width: 1000px;
}
#header h3 {
    background: #726b95 url('/media/page/slumberland-logo.png') no-repeat left top;
    float: left;
    height: 92px;
    margin: 0 16px 0 20px;
    width: 220px;
}
#header h3 a {
    display: block;
    height: 92px;
    width: 220px;
}
#header #languages ul {
    float: left;
    margin: 0;
}
#header #languages ul li {
    background: transparent url('/media/page/langs-splitter.png') no-repeat right 10px;
    float: left;
    font-size: 85%;
    font-weight: bold;
    height: 30px;
    line-height: 117%;
    list-style-type: none;
    padding: 7px 5px 0 4px;
    text-transform: uppercase;
}
#header #languages ul li.last {
    background: none;
}
#header #languages ul li a {
    color: #41386f;
    font-weight: normal;
}
#header #languages ul li a.active {
    font-weight: bold;
    text-decoration: none;
}
#fb-like {
    padding: 4px 0 0 20px;
    float: left;
}
#header #service-menu {
    float: right;
}
#header #service-menu ul {
    margin: 0 30px 0 0;
}
#header #service-menu ul li {
    background: transparent url('/media/page/langs-splitter.png') no-repeat right 10px;
    float: left;
    font-size: 93%;
    font-weight: bold;
    height: 31px;
    line-height: 128%;
    list-style-type: none;
    padding: 6px 10px 0 9px;
    _white-space: nowrap;
    _width: 1px;
}
#header #service-menu ul li span {
    display: block;
    background: transparent none no-repeat center bottom;
    height: 31px;
}
#header #service-menu ul li a.active span,
#header #service-menu ul li a:hover span {
    background-image: url('/media/page/service-menu-active.png');
}
#header #service-menu ul li a {
    color: #41386f;
    font-weight: normal;
}
#header #service-menu ul li.last {
    background: none;
}
#header #main-menu {
    float: right;
    padding: 28px 14px 0 0;
    .width: 500px;
}
#header #main-menu ul {
    float: left;
    height: 56px;
    margin: 0;
    .width: 500px;
}
#header #main-menu ul li {
    float: left;
    font-size: 114%;
    line-height: 128%;
    list-style-type: none;
    padding: 0 2px;
    .white-space: nowrap;
    _width: 1px;
}
#header #main-menu ul li a.bold {
    font-weight: bold;
    font-size: 112%;
    line-height: 110%;
}
#header #main-menu ul li a {
    display: block;
    _float: left;
    text-decoration: none;
}
#header #main-menu ul li a:hover,
#header #main-menu ul li a.active {
    background: transparent url('/media/page/main-menu-active.png') no-repeat left bottom;
    color: #fff;
    padding-bottom: 10px;
}
#header #main-menu ul li.strong a {
}
#header #main-menu ul li a span {
    display: block;
    padding: 9px 10px;
}
#header #main-menu ul li a:hover span,
#header #main-menu ul li a.active span {
    background-color: #726b95;
}
#flash {
    margin: 0 0 25px 0;
}
#left-col {
    float: left;
    margin: 0 20px;
    _margin: 0 10px;
    width: 250px;
}
#left-col ul {
    border-top: 1px #aaacc1 dashed;
    margin: 12px 0 30px 0;
}
#left-col ul li {
    font-weight: bold;
    _height: 1px;
    line-height: 120%;
    list-style-type: none;
}
#left-col ul li a {
    border-bottom: 1px #aaacc1 dashed;
    color: #41386f;
    display: block;
    padding: 6px 15px;
    text-decoration: none;
}
#left-col ul li a.active,
#left-col ul li a:hover {
    background-color: #726b95;
    border-bottom: 1px #726b95 solid;
    color: #fff;
}
#left-col ul li a.active {
    background: #726b95 url('/media/page/more-white.png') no-repeat 7px 13px;
}
#left-col ul li a.pre-active {
    border-bottom: 1px #726b95 solid;
}
#search-form input {
    border: 0 none;
    color: #41386f;
    height: 16px;
    margin-right: 3px;
    padding: 7px 8px;
    vertical-align: middle;
    width: 192px;
}
#search-form button {
    background: #726b95 url('/media/page/search.png') no-repeat center center;
    border: 0 none;
    height: 30px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 35px;
}
#right-col {
    float: left;
    margin: 0 20px;
    width: 670px;
}
#page-navigation h5 {
    border-bottom: 1px #aaacc1 dashed;
    font-size: 100%;
    font-weight: normal;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
#page-navigation h5 span {
    font-weight: bold;
}
#contact-form label {
    color: #726b95;
    display: block;
    font-weight: bold;
}
#contact-form {
    margin-top: 15px;
}
#contact-form input {
    border: 0 none;
    color: #41386f;
    height: 16px;
    margin-bottom: 8px;
    padding: 7px 8px;
    width: 364px;
}
#contact-form textarea {
    border: 0 none;
    color: #41386f;
    padding: 7px 8px;
    width: 100%;
}
#contact-form button {
    background-color: #726b95;
    border: 0 none;
    color: #fff;
    font-size: 129%;
    height: 38px;
    line-height: 117%;
    margin-top: 20px;
    padding: 4px 10px;
    _padding: 4px 0;
}
#copyright-bg {
    background-color: #aadfd9;
    padding: 5px 0 25px 0
}
#copyright {
    font-size: 86%;
    line-height: 200%;
    margin: 0 auto;
    width: 940px;
}
#copyright span {
    padding: 0 5px;
}
#cp_left,
#cp_right {
    display: block;
    width: 50%;
}
#cp_left {
    float: left;
}
#cp_right {
    float: right;
    text-align: right;
}
#cp_right a {
    color: transparent;
}


#seo_footer p {
    margin-bottom: 0;
}
.bottom_linx,
.bottom_linx a {
    color: #62afa6;
    font-size: 85%;
}

/* THICKBOX */
#TB_ajaxContent {
    background-color: #c2e6e2;
}
#contain_d {
    color: #075954;
    padding: 15px;
}
#contain_d h1 {
    margin-bottom: 15px;
}
#contain_d .lightbox {
    background-color: #fff;
    border: 5px solid #eaf6f4;
    display: block;
    float: left;
    height: 150px;
    margin: 0 15px 15px 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 190px;
}

#other_manufacturers {
    margin: 10px 0;
}
#other_manufacturers h3 {
    color: #075954;
    display: block;
    float: left;
    font-size: 100%;
    font-weight: normal;
    line-height: 200%;
    margin: 0 5px 0 0;
}
#other_manufacturers ul {
    display: block;
    float: left;
    list-style-type: none;
    margin: 0;
}
#other_manufacturers ul li {
    display: block;
    float: left;
    margin-right: 5px;
}

