/***
 * Shared
 **/
body {
    background: #dfdbd3;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}
html, body {
    height: 100%;
}

.red {
    color: #9b0012;
}

.copyright_f {
    border-top: 1px solid #394b5f;
    padding-top: 10px;
    text-transform: uppercase;
    font-size: 9px;
    padding-left: 5px; 
}
.bodyarea {
    margin: 20px 10px;
}
input[type=text]:focus, input[type=password]:focus, 
input[type=text]:disabled, input[type=password]:disabled  {
    background-color: #e6e7e9;
}

.smallFrontBanner, .smallFrontBannerb {
    float: left;
    width: 300px; 
    margin-top: 15px;
}

.smallFrontBanner {
    margin-right: 15px;
}

/*h1 {
    background: #e7e2d8;
padding: 9px;
text-transform: uppercase;
}*/
h2 {
    font-weight: 600;
}

#banner_fanner {
    text-align: center;
}
#search-rules {
    margin-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d5d5d5;
    padding-left: 10px;
}
.blueh2 {
    margin-top: 20px; 
    margin-bottom: 20px;
    padding: 0px 10px;
text-transform: uppercase;
font-weight: 600;
position: relative;
height: 30px;
line-height: 30px;
font-size: 14px;
font-weight: 600;
background: #e6e7e9;
margin: 1em 0;
}
#search-q {
    width: 200px;
}
.search-rule-price input[type=text] {
    width: 50px;
}
.total input[type=text] {
    width: 150px;
}
.button_link {
    border: none;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    color: #999;
    text-transform: uppercase;
/*    padding: 6px 12px;*/
    width: 85px;
    padding: 0 10px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-weight: 600;
    font-weight: 600;
    background: transparent url(../img/camButton2.png);
    
}
.button-active, .b-activated {
    cursor: pointer !important;
    color: #333 !important;
}
input[type=text],
input[type=password],
textarea,
select {
    border-top: 1px solid #868585;
    border-left: 1px solid #868585;
    border-bottom: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
    box-shadow: inset 1px 1px 1px #c5c5c5;
    padding: 3px;
    width: 300px;
}
select {
    box-shadow: 1px 1px 1px #c5c5c5;
}
button {
    border: none;
    font-weight: bold;
    display: inline-block;
    color: white;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    background: transparent url('../img/cart_button.png') 50% 50% repeat-x;
    line-height: 29px;
    height: 29px;
    text-align: center;
    border-radius: 5px;
    padding: 0 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}
button#product_add_dis {
    background: transparent url('../img/cart_button_pass.png') 50% 50% repeat-x;
    cursor: auto;
}
#wrap {
    width: auto;
    min-height: 100%;
    margin: 0 auto;
    overflow: visible;
}
.clear {
    overflow: hidden;
    clear: both;
}
.row {
    width: 100%;
    overflow: hidden;
    clear: both;
}
.row .span1 { width: 16.666666666666666666666666666666%; }
.row .span2 { width: 33.333333333333333333333333333333%; }
.row .span3 { width: 50%; }
.row .span4 { width: 66.666666666666666666666666666666%; }
.row .span5 { width: 83.333333333333333333333333333333%; }
.row .span6 { width: 100%; }
.row .span7 { width: 35%; }
.row .span8 { width: 29%; }
.row .span1,
.row .span2, 
.row .span3, 
.row .span4, 
.row .span5,
.row .span6,
.row .span7,
.row .span8 {
    min-height: 1px;
    float: left;
}

.message {
    padding: 10px;
    border: 1px solid #999;
    background: #ddd;
    font-size: 12px;
    line-height: 1.5;
    color: #999;
    font-weight: 600;
}
.message.success {
    border-color: #696;
    background: #ded;
    color: #696;
}
.message.error {
    border-color: #966;
    background: #edd;
    color: #966;
}

/***
 * Content
 **/
#content {
    font-size: 12px;
    line-height: 1.5;
    padding: 10px;
    margin-bottom: 30px;
}
#content p {
    margin: 0.5em 0;
}
#content ol {
    list-style-type: decimal;
    list-style-position: outside;
    margin: 0.5em 0 0.5em 2em;
}
#content ul {
    list-style-type: disc;
    list-style-position: outside;
    margin: 0.5em 0 0.5em 2em;
}
#content h3 {
    font-weight: 600;
    font-size: 16px;
}
#content h4 {
    font-weight: 600;
    font-size: 14px;
}
#content h5 {
    font-weight: 700;
    font-size: 13px;
}
#content h6 {
    font-weight: 300;
    font-size: 12px;
    text-transform: uppercase;
}

/***
 * Header
 **/

.affix {
    position: fixed !important;
    top: 0;
left: 0;
right: 0;
z-index: 100
}
#mobile-menu {
    display:none;
}
#headernav {
    height: 150px;
}

#header {
    width: auto;
    height: 120px;
    background: transparent url('../img/header_bg.png') repeat-x 0 0;
}
#header .container, #navigation .container {
    width: 980px;
    margin: 0 auto;
    position: relative;
/*    padding-bottom: 145px;*/
}
#header #head {
    position: relative;
    height: 120px;
    overflow: hidden;
}
#header #head h1 {
    display: block;
    width: 350px;
    height: 120px;
    text-indent: -9999px;
    overflow: hidden;
    background: transparent url('../img/logo.png') no-repeat 30% 50%;
    float: left;
}
#header #head .lang {
    float:left;
    position:absolute;
    top:0px;
    left:0;
}
#header #head .lang a {
    float:left;
    padding:8px 8px 8px 36px;
    background-position:0 50%;
    background-repeat:no-repeat;
    color:#919fad;
    text-decoration:none;
    text-transform:uppercase;
}
#header #head .lang a:hover {
    color:#a7b8c7;
}
#header #head .lang a.fi { background-image:url(../img/flag-fi.png); }
#header #head .lang a.en { background-image:url(../img/flag-en.png); }
#header #head #user {
    position: absolute;
    width: 630px;
    right: 15px;
    top: 0;
    text-align: right;
}
#header #head #user .links {
    float: right;
    clear: both;
    overflow: hidden;
    height: 28px;
    line-height: 28px;
/*    letter-spacing: 1px;*/
}
#header #head #user .links li {
    display: block;
    float: left;
    line-height: 28px;
    background: transparent url('../img/user_link_spacer.png') no-repeat 100% 50%;
}
#header #head #user .links li:last-child {
    background: transparent;
}
#header #head #user .links li.user {
    background: transparent url('../img/user_spacer.png') no-repeat 100% 55%;
    padding-right: 5px;
}
#header #head #user .links li a {
    display: inline-block;
    color: #919fad;
    text-decoration: none;
    font-size: 12px;
    color: #919fad;
    text-transform: uppercase;
    margin: 0 10px;
    line-height: 28px;
}
#header #head #user .links li a:hover {
    color: #a7b8c7;
}
#header #head #user .links li.user a {
    text-transform: none;
}
#header #head #user .search {
    float: right;
    clear: both;
    overflow: hidden;
    height: 27px;
    padding: 12px 0 11px 0;
}
.search-pad {
    margin: 10px 0;
}
#header #head #user .search .input {
    position: relative;
    background: transparent url('../img/input_search_bg.png') no-repeat 0 0;
    width: 176px;
    height: 27px;    
}
#header #head #user .search .input input {
    background: transparent;
    border: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 135px;
    height: 27px;
    line-height: 27px;
    padding: 0 5px;
    margin: 0;
    box-shadow: none;
}
#header #head #user .search .input input::-webkit-input-placeholder { color: #0e1c2a; font-size: 12px; }
#header #head #user .search .input input:-moz-placeholder { color: #0e1c2a; font-size: 12px; }
#header #head #user .search .input input::-moz-placeholder { color: #0e1c2a; font-size: 12px; }
#header #head #user .search .input input:-ms-input-placeholder { color: #0e1c2a; font-size: 12px; }

#header #head #user .search .input button {
    background: transparent;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 27px;
    height: 27px;
    text-indent: -999px;
    overflow: hidden;
    cursor: pointer;
}
#header #head #user .cart {
    float: right;
    clear: both;
    overflow: hidden;
    height: 29px;
    line-height: 29px;
}
#header #head #user .cart h2 {
    display: inline-block;
    font-size: 13px;
    color: #919fad;
    font-weight: normal;
    text-transform: uppercase;
    padding-left: 32px;
    background: transparent url('../img/icon_cart.png') no-repeat 0 0;
}
#header #head #user .cart h2 a {
    color: #919fad;
    text-decoration: none;
}
#header #head #user .cart h2:hover, #header #head #user .cart #wmanage-cart-rows a:hover {
    color: #a7b8c7 !important;
}
#header #head #user .cart #wmanage-cart-rows {
    display: inline-block;
    height: 29px;
    line-height: 29px;
    padding: 0 20px;
    font-size: 13px;
    color: #919fad;
/*    background: transparent url('../img/navigation_spacer.png') no-repeat 6px 0;*/
}
#header #head #user .cart #wmanage-cart-rows a {
    color: #919fad;
    text-decoration: none;
}
#header #head #user .cart .buy {
    display: inline-block;
    background: transparent url('../img/input_buy_bg.png') no-repeat 0 0;
    width: 87px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

#navigation {
    position: relative;
    background: transparent url('../img/headerBottomBg.png') repeat-x 0 0;
}
#navigation #categorytree {
    overflow: visible;
    background: transparent url('../img/navigation_spacer2.png') no-repeat 0 0;
    margin: 0 0 0 6px;
     border-left: 1px #2a3a51 solid;
     height: 30px;
}
#navigation #categorytree > li {
    position: relative;
    overflow: visible;
/*    background: transparent url('../img/navigation_spacer2.png') no-repeat 50% 0;*/
    border-right: 1px #2a3a51 solid;
    padding: 0 0px 0 3px;
    margin: 0 0 0 -3px;
    display: block;
    float: left;
}
#navigation #categorytree > li > a {
    display: block;
    float: left;
    padding: 0 20px;
    width: auto;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    background: transparent;
}
#navigation a#uistin {
     display: block;
    position: absolute;
    right: 46px;
    top: 0;
    padding: 0 20px;
    width: auto;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    background: transparent;
     border-right: 1px #2a3a51 solid;
      border-left: 1px #2a3a51 solid;
}
#navigation a#to-cart {
     display: block;
    position: absolute;
    right: 5px;
    top: 0;
    padding: 0px 5px;
    width: auto;
    height: 30px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    background: transparent;
     border-right: 1px #2a3a51 solid;
}
#navigation #categorytree > li > a:hover,
#navigation #categorytree > li > a.current,
#navigation a#uistin:hover,
#navigation a#to-cart:hover {
    background: transparent url('../img/navigation_hover_bg.png') repeat-x 0 100%;
}
/*** FIXME! ***/
#navigation #categorytree ul {
    z-index: 100;
    position: absolute;
    left: 2px;
    top: 30px;
/*    padding-top: 5px;    */
    display: none;
}
#navigation #categorytree > ul ul {
    display: none;
}
#navigation #categorytree > li > ul > li > a {
    display: block;
    background: #26364d;
    padding: 0 20px;
    width: 200px;
    /*height: 30px;*/
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #4e5a66;
}
#navigation #categorytree > li > ul > li > a.current,
#navigation #categorytree > li > ul > li > a:hover {
    background: #13253e;
}
/*** FIXME! ***/

/***
 * Main
 **/
#main {
    overflow: auto;
    color: #333;
    padding-bottom: 120px;

}
#main .container {
    width: 940px;
    margin: 5px auto;
    background: #fff;
    box-shadow: rgba(26, 43, 62, 0.26) 0px 0px 4px;
    padding: 15px;   
}

/***
 * Footer
 **/
#footer {
    width: auto;
    height: 120px;
    background: transparent url('../img/footer_bg.png') repeat-x 0 0;
    overflow: hidden;
    color: #7e8e9d;   
    position: relative;
	margin-top: -120px; /* negative value of footer height */
	clear:both;
}
#footer .container {
    width: 980px;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 11px;
    line-height: 16px;
}
#footer .columns {
    overflow: hidden;
}
#footer .columns .column-1, 
#footer .columns .column-2, 
#footer .columns .column-3 {
    float: left;
    border-right: 1px solid #394b5f;
    margin: 0 -1px 0 0;
    overflow: hidden;
}
#footer .columns .column-1 {
    width: 400px;
    padding: 0 20px;
}
#footer .columns .column-2 {
    width: 198px;
    padding: 0 31px;
}
#footer .columns .column-3 {
    width: 250px;
    padding: 5px 15px;
    border-right: none;
    margin: 0;
    font-size: 10px;
}
#footer .row h3, #footer .column-2 h3 {
    font-weight: 700;
    padding: 10px 0 0 0;
    text-transform: uppercase;
}
#footer a {
    color: inherit;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
#footer #newsletter {
    margin: 10px 0 0 0;
    position: relative;
    display: block;
    width: 198px;
    height: 25px;
    background: transparent url('../img/input_newsletter_bg.png') no-repeat 0 0;
}
#footer #newsletter input {
    position: absolute;
    background: transparent;
    border: none;
    top: 0;
    left: 0;
    width: 162px;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0 5px;
    font-size: 12px;
    box-shadow: none;
}
#footer #newsletter .button {
    margin: 0;
    padding: 0;
    float: right;
    position: relative;
    background: transparent;
    border: none;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px;
    text-indent: -999px;
    overflow: hidden;
    cursor: pointer;
    display: block;
}
#footer #newsletter input::-webkit-input-placeholder { color: #0e1c2a; font-size: 12px; }
#footer #newsletter input:-moz-placeholder { color: #0e1c2a; font-size: 12px; }
#footer #newsletter input::-moz-placeholder { color: #0e1c2a; font-size: 12px; }
#footer #newsletter input:-ms-input-placeholder { color: #0e1c2a; font-size: 12px; }

.paginator .current {
    font-weight: bold !important;
}

.paginator {
    text-align: center;
}

/***
 * category
 **/
#main .glue {
    width: auto;
    overflow: auto;
    min-height: 100%;
    clear: both;
    margin-bottom: 30px;
}
#main .glue .fixed {
    width: 181px;
    margin: 0 15px 0 0;
    float: left;
}
#main .glue .fixed-615 {
    width: 615px;
    margin: 0 15px 0 0;
    float: left;
}
#main .glue .dynamic {
    width: auto;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
}
.dynamic .bannerBasic {
    margin-bottom: 10px;
    padding: 6px;
    border: 1px solid #d5d5d5;
}
.basicText {
    margin-top: 10px;
    margin-bottom: 50px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 18px;
    position: relative;
    padding: 0px 10px;
}
.basicText p {
    margin: 5px 0px;
}
.basicText #textarea {
    position: relative;
    float: left;
    width: 485px;
    margin-right: 30px;
    padding-left: 0px;
    margin-bottom: 50px;
}
.basicText #textimages {
    position: relative;
    float: left;
    width: 200px;
}
.subtitlebar {
    border-top: 1px solid #d5d5d5;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-top: 20px;
}
#main .glue .fixed .frontpage {
    display: block;
    width: auto;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 15px;
    background: transparent url('../img/category_frontpage_bg.png') repeat-x 0 0;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    color: #333;
    margin: 0 0 1px 0;
}
#main .fixed #categories > li > a {
    display: block;
    width: auto;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 5px 0 15px;
    background: transparent url('../img/category_bg.png') repeat-x 0 0;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    color: #333;
    margin: 0 0 1px 0;
}
#main .fixed #categories > li > a.current,
#main .fixed #categories > li > a:hover {
    background: #172f4a;
    color: #fff;
    font-weight: 600;
}
#main .fixed #categories > li > ul {
    
}
#main .fixed #categories > li > ul > li > a {
    display: block;
    width: auto;
/*    height: 30px;
    line-height: 30px;
    overflow: hidden;*/
    padding: 11px 5px 10px 20px;
    background: transparent;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    color: #333;
    margin: 0 0 0px 0;
    background: #faf9f7 url('../img/categories_nab_bg.png') repeat-x 0 0;
/*    border-top: 1px solid #faf9f7;*/
}

#main .fixed #categories > li > ul > li:first-child > a {
/*    border-top: 1px solid #faf9f7;*/
}
#main .fixed #categories > li > ul > li > a.current,
#main .fixed #categories > li > ul > li > a:hover {
    font-weight: 600;
    background: #f0ede8 url('../img/category_arrow.png') no-repeat 10px 50%;
    border-top: 1px solid #d8d7d6;
    margin-bottom: 0;
    padding-top: 10px;
}
#main .fixed #categories li ul {
    display: none;
}
#main .fixed #categories li.current ul {
    display: list-item;
}
#main .dynamic .header {
    position: relative;
    display: block;
    width: auto;
    overflow: hidden;
    background: #e1dcd2; /* Old browsers */
    background: -moz-linear-gradient(top, #e1dcd2 0%, #e7e2d8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e1dcd2 0%,#e7e2d8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e1dcd2 0%,#e7e2d8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1dcd2', endColorstr='#e7e2d8',GradientType=0 ); /* IE6-9 */
}
#main .dynamic #subtitle {
    background: transparent url('../img/category_frontpage_bg.png') repeat-x 0 0 !important;
}
#main .dynamic .header .left {
    position: relative;
    float: left;

    text-align: left;
    padding: 0 10px;
}
#main .dynamic .header .right {
    position: relative;
    text-align: right;
    padding: 0 10px;
    float: right;
}
#main .dynamic .header h2 {
    line-height: 30px;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    color: #333;
    text-transform: uppercase;
}
#main .dynamic .header .pagination, .pagination-b {
    line-height: 30px;
    font-size: 12px;
    font-weight: 300;
}
.pagination-b {
    margin-top: 80px;
    text-align: right;
}
#main .dynamic .header .pagination .position, .pagination-b .position {
    font-weight: 600;
}
#main .dynamic .header .pagination .page-prev, .pagination-b .page-prev {
    display: inline-block;
    margin: 0 5px 0 10px;
    color: #333;
    text-decoration: none;
}
#main .dynamic .header .pagination .page-next, .pagination-b .page-next {
    display: inline-block;
    margin: 0 10px 0 5px;
    color: #333;
    text-decoration: none;
    cursor: pointer;
}
#main .dynamic .header .pagination .page-next:hover,
.pagination-b .page-next:hover,
#main .dynamic .header .pagination .page-prev:hover,
.pagination-b .page-prev:hover {
    text-decoration: underline;
}
#main .dynamic .header .pagination .disabled, .pagination-b .disabled {
    color: #999;
    cursor: default;
}
#main .dynamic .header .pagination .disabled:hover, .pagination-b .disabled:hover {
    text-decoration: none;
}
#main .dynamic .header .pagination .page-all {
/*    letter-spacing: 1px;*/
      text-transform: uppercase;
      text-decoration: none;
      color: #333;
      font-weight: 500;
}
.pagination-b .page-all {
    text-decoration: underline;
    color: #333;
    text-transform: uppercase;
    text-decoration: none;
}
#main .dynamic .header .pagination .page-all:hover, .pagination-b .page-all:hover {
    text-decoration: underline;
}
#main .dynamic #crumbpath {
    font-size: 9px;
    font-weight: normal;
    overflow: hidden;
    clear: both;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    text-transform: uppercase;
}
#main .dynamic #crumbpath li {
    display: block;
    float: left;
    background: transparent url('../img/crumbpath_spacer.png') no-repeat 3px 50%;
    padding-left: 13px;
    padding-right: 3px;
}
#main .dynamic #crumbpath li a {
    display: block;
    float: left;
    color: #333;
    text-decoration: none;
}
#main .dynamic #crumbpath li:first-child {
    background: transparent;
    padding: 0 3px 0 0;
}
#main .dynamic #crumbpath li:last-child a {
    font-weight: 600;
}
#main .dynamic #crumbpath li a:hover {
    text-decoration: underline;
}
#main .dynamic .products {
    margin: 10px -12px 10px 0;
    overflow: hidden;
    position:relative;
    padding-bottom:32px;
}
#main .dynamic .products .products-loader {
    overflow:hidden;
    height:32px;
    background:url(../img/loader.gif) no-repeat 50% 50%;
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    display:none;
}
#main .dynamic .products .product {
    width: 240px;
/*    height: 240px;*/
    float: left;
    overflow: hidden;
    margin: 0 12px 12px 0;
}
.someProduct {
    margin-top: 10px;
    position: relative;
}
.page-search #main .dynamic .products .product .image {
    height: 167px;
    width: 236px;
}
#main .dynamic .products .product .image {
    display: block;
/*    border: 1px solid #d5d5d5;*/
}
#main .dynamic .products .product .image a {
    display: block;
/*    padding: 6px;
    height: 153px;*/
    background-color: transparent;
    background-image: url('../img/no-image_228x153.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
#main .dynamic .products .product .image a img {
    padding: 6px;
    border: 1px solid #d5d5d5;
    width: 226px;
    height: 153px;
}
#main .dynamic .products .product .info {
    position: relative;
    padding: 5px;
    font-size: 12px;
    line-height: 15px;
    color: #333;
    height: 40px;
}
#main .dynamic .products .product .info .title {
    font-weight: normal;
    height: 17px;
    line-height: 17px;
    overflow: hidden;
}
#main .dynamic .products .product .info .short-desc,
#main #titles .short-desc {
    font-weight: normal;
    font-style: italic;
    height: 17px;
    line-height: 17px;
}
#main .dynamic .products .product .info .price {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #545353;
    font-weight: 600;
}
#main .dynamic .related .products .product .info .price {
    top: 0;
}
#main .dynamic .products .product .info .description {
    font-style: normal;
    height: 15px;
    overflow: hidden;
}
#main .dynamic .products .product .info .additional {
    font-style: italic;
    height: 15px;
    overflow: hidden;
}
#main .dynamic .products .product .info .buy {
    display: block;
    width: 38px;
    height: 30px;
    position: absolute;
    right: 5px;
    bottom: 0px;
    background: transparent url('../img/category_buy_bg.png') no-repeat 0 100%;
    text-indent: -9999px;
    overflow: hidden;
}
#main .dynamic .header .page-return {
    text-transform: uppercase;
    text-decoration: none;
    color: #333;
    font-weight: 500;
}
#main .dynamic .header .page-return:hover {
    text-decoration: underline;
}
#main .dynamic .banner {
    margin: 0 0 15px 0;    
    width: 730px;
}
#main .dynamic .banner img {
    width: 100%;
    border: 1px solid #d5d5d5;
    padding: 6px;
}
#main .dynamic .flow {
    overflow: hidden;
}
#main .dynamic .clear .image {
    float: right;
}
#main .dynamic .category .description, #main .dynamic .description {
    font-size: 12px;
    line-height: 1.5;
    padding: 10px;
}

#main .dynamic .categories {
    margin: 10px -12px 0px 0;
    overflow: hidden;
}
#main .dynamic .categories .category {
    width: 240px;
    height: 200px;
    float: left;
    overflow: hidden;
    margin: 0 12px 12px 0;
    position: relative;
}
#main .dynamic .categories .category .content {
    display: block;
}
#main .dynamic .categories .category .image {
    display: block;    
/*    border: 1px solid #d5d5d5;*/
}
#main .dynamic .categories .category .image a {
    display: block;
/*    padding: 6px;*/
/*    height: 153px;*/
    background-color: transparent;
/*    background-image: url('../img/no-image_228x153.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;*/
}
#main .dynamic .categories .category .image a img {
    border: 1px solid #d5d5d5;
    padding: 6px;
    height: 156px;
    width: 226px;
}
#main .dynamic .categories .category .preview {
    display: none;
}
#main .dynamic .categories .category .info {
    position: relative;
    font-size: 12px;
    line-height: 15px;
    color: #333;
}
#main .dynamic .categories .category .info .title {
    font-weight: 600;
    overflow: hidden;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;
}
#main .dynamic .categories .category .info .title small {
    text-transform: none;
}
#main .dynamic .categories .category a {
    color: #333;
    text-decoration: none;
}
#main .category .brand-img {
    overflow: hidden;
    float: right;
    width: 306px;
    height: 260px;
}
#main .category .brand-short-desc {
    padding-top: 10px;
    font-style: italic;
    line-height: 1.5;
    font-size: 12px;
    margin-bottom: 10px;
}
#main .category .image-frame {
/*    padding: 6px;
    border: 1px solid #d5d5d5;*/
    height: 212px;
}

#main .product .image-frame img {
    width: 100%;   
}
#main .product .image-frame img {
    padding: 6px;
    border: 1px solid #d5d5d5;
    width: 336px;
}
.page-brand #main #preview {
    position: absolute;
    width: 240px;
    height: 364px;
    background: #fff;
    border: 1px solid #ababab;
    padding: 11px;
    box-shadow: rgba(26, 43, 62, 0.46) 0px 0px 4px;
}
#main .product .product-product-image-zoom {
    color: #333;
    text-transform: uppercase;
    font-size: 11px;
    text-decoration: none;
    background-image: url(../img/zoom.png);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    padding-right: 20px;   
}
.addedinfo {
    position: absolute;
    right: 240px;
    top: 15px;
}
.controls {
    position: relative;
}
.page-brand #main #preview .nopreview {
    display: none;
}
#preview ul, #preview li {
    list-style-position: outside;
}
#preview ul {
    margin-left: 20px;
}
.page-brand #main #preview h2.title {
    background: #172f4a;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 0 0 11px 0;
}
.page-brand #main #preview .image {
    display: block;
    min-height: 153px;
/*    border: 1px solid #d5d5d5;*/
}
.page-brand #main #preview .image span {
    display: block;
/*    padding: 6px;
    height: 153px;*/
    background-color: transparent;
/*    background-image: url('../img/no-image_228x153.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;*/
}
.page-brand #main .image span img {
    padding: 6px;
    border: 1px solid #d5d5d5;
}
.page-brand #main #preview span.open {
    position: absolute;
    right: 11px;
    bottom: 11px;
    font-size: 11px;
    color: #333;
    text-decoration: none;
}
.page-brand #main #preview .description {
    padding: 5px;
    font-size: 12px;
    line-height: 14px;
    height: 140px;
    overflow: hidden;
}
.page-brand #main #preview a {
    color: #333;
    text-decoration: none;
}
.description p, 
.description ul, 
.description ol {
    margin: 0 0 1em 0;
}
.description ul {
    list-style-type: disc;
    list-style-position: inside;
}

#main #crawl {
    position: absolute;
    right: 0;
    line-height: 24px;
    height: 24px;
}
#main #crawl li {
    display: inline;
}
#main #crawl li .item {
    display: inline-block;
    text-decoration: none;
    color: #333;
    font-size: 11px;
    padding: 0 3px;
}
#main #crawl li .disabled {
    color: #999;
}
#main .product {
    margin-top: 40px;
}
#main .product .image-frame {
/*    padding: 6px;
    border: 1px solid #d5d5d5;*/
    overflow: hidden;
    width: 350px;
    height: 250px;
}
.page-product #main .product h2.title {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5;
}
.page-product #main .product h2.title-big {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
}
.addthis_toolbox {
    line-height: 20px;
}
.page-product #main .product h3.title {
    font-size: 13px;
    font-weight: normal;
    line-height: 1.5;
}

.page-product #main .product h3.addtitle, .product .info h3.addtitle {
    font-size: 12px;
    color: #9b0012;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 1.5;
}
#titles {
    height: 57px;
}
.page-product #main .product .description {
    font-size: 12px;
    line-height: 16px;
    margin: 0.5em 0;
    padding: 0;
    height: 124px;
    overflow: hidden;
}
.page-product #main .product .info {
    font-size: 12px;
    line-height: 16px;
    margin: 0.5em 0;
    padding: 8px 8px 8px 0px;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    height: 32px;
}
.page-product #main .product .info #weilen {
    float: left;
    width: 200px;
}
.page-product #main .product .info #code {
    float: right;
    width: 150px;
    text-align: right;
}
.page-product #main .related .product .info {
    font-size: 12px;
    line-height: 16px;
    margin: 0.5em 0;
    padding: 0;
    border-top: none;
    border-bottom: none;
}
.related .title_r {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.page-product #main .product .cart {
    padding: 8px 0;
}
.page-product #main .product .cart .wmanage-cart-control-unit {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}
.page-product #main .product .cart .wmanage-cart-control-pre {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}
.page-product #main .product .cart input {
    width: 30px;
}
.page-product #main .product .cart .price {
    float: right;
    font-weight: 600;
    line-height: 1.5em;
    font-size: 14px;
}
.page-product #main .product .controls button {
    float: right;
}
.page-frontpage .image-frame, .page-frontpage_v2 .image-frame {
    padding: 6px;
    border: 1px solid #d5d5d5;
}
.page-frontpage .image-frame img, .page-frontpage_v2 .image-frame img {
    width: 100%;
}
.page-frontpage .glue, .page-frontpage_v2 .glue {
    margin: 15px 0 8px 0;
}
.page-frontpage .pull, .page-frontpage_v2 .pull {
    padding: 0 10px;
    font-size: 13px;
    line-height: 16px;
    height: 450px;
}
.page-frontpage #main h2, 
.page-frontpage_v2 #main h2, 
.page-content #main h2, 
.page-register #main h2,
.page-profile #main h2,
.page-forgot_password #main h2,
.page-company #main h2,
.page-index #main h2,
.related h2.tiiitle {
    position: relative;
    display: block;
    width: auto;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 600;
    background: #e3ded4;
    text-transform: uppercase;
}
.related h2.tiiitle {
    background: transparent url('../img/category_frontpage_bg.png') repeat-x 0 0 !important
}
.page-frontpage .pull h2, .page-frontpage_v2 .pull h2 {
    margin: 0 -10px;
}
.page-frontpage .pull p, .page-frontpage_v2 .pull p {
    margin: 0.5em 0;
}

.page-frontpage .banner, .page-frontpage_v2 .banner {
    position: relative;
    overflow: hidden;
    margin: 0 -10px;
}
.page-frontpage .banner .banner-element .banner-element-text,
.page-frontpage_v2 .banner .banner-element .banner-element-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;    
    line-height: 16px;
    font-weight: 600;    
}
.page-frontpage .banner .banner-element .banner-element-text a,
.page-frontpage_v2 .banner .banner-element .banner-element-text a {
    color: #333;
    text-decoration: none;
    display: block;
    padding: 12px 35px;
    text-align: center;
}
.page-frontpage .banner .banner-element .banner-element-border,
.page-frontpage_v2 .banner .banner-element .banner-element-border {
   padding: 6px;
    border: 1px solid #d5d5d5; 
    width: 286px;        
}
.page-frontpage .banner .banner-element img,
.page-frontpage_v2 .banner .banner-element img {
    width: 100%;
}
.page-frontpage #fanner, .page-frontpage_v2 #fanner {
    padding: 5px 0 0 0;
    border-top: 1px solid #d5d5d5;
}
.page-content h2 a,
.page-register h2 a,
.page-profile h2 a,
.page-forgot_password h2 a, 
.page-company h2 a,
.page-index h2 a {
    float: right;
    font-size: 12px;
    font-weight: 300;
    color: inherit;
    text-decoration: none;
}
.page-content h2 a:hover,
.page-register h2 a:hover,
.page-profile h2 a:hover,
.page-forgot_password h2 a:hover, 
.page-index h2:hover {
    text-decoration: underline;
}

.page-register #main a,
.page-profile #main a,
.page-forgot_password #main a, 
.page-company #main a,
.page-index #main a {
/*    color: #333333;
    text-decoration: underline;*/
    text-transform: uppercase;
    text-decoration: none;
    color: #333;
    font-weight: 500;
}
.page-register #main a:hover,
.page-profile #main a:hover,
.page-forgot_password a:hover,
.page-company #main a:hoverb,
.page-forgot_index a:hover {
    text-decoration: underline;
}
.page-register #main h3,
.page-profile #main h3 {
    position: relative;
    display: block;
    width: auto;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 600;
    background: #e6e7e9;
    text-transform: uppercase;
    margin: 1em 0;
}
table.profile {
    width: 100%;
    margin-bottom: 50px;
}
table.profile tr.profile-row {
    
}
.profile .profile-title {
    text-align: right;
    text-transform: uppercase;
    padding: 0 15px 0 0;
    width: 160px;
    font-size: 13px;
}
.profile .profile-value {
    width: 300px;
    padding: 3px 0;
}
.profile .profile-value input {
    width: 100%;
    box-sizing: border-box;
}
.profile .profile-right {
    padding: 0 0 0 30px;
    font-size: 12px;
}
.profile .profile-right a:hover {
    text-decoration: underline !important;
}
a.return:hover {
    text-decoration: underline !important;
}
.profile .profile-actions {
    text-align: right;
    padding: 10px 0 5px 0;
}
.profile input.error, .profile select.error {
    border: 1px solid #900;
}

.page-profile .text {
    padding: 20px 200px 20px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.page-profile .product .text {
    float: left;
    padding: 0px 5px 20px 10px;
    width: 100px;
}

.page-register .text {
    padding: 0px 5px 20px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.newsletter-register {
    margin-bottom: 10px;
}
.newsletter-register td {
    vertical-align: top;
    line-height: 1.5;
}
.newsletter-register td input {
    margin: 3px 10px 3px 0px;
}

.page-profile .history {
    overflow: hidden;
}
.page-profile .history .order {
    margin: 5px 5px 25px 5px;
    padding: 5px;
    font-size: 13px;
}
.page-profile .history .order div.title {
    font-size: 15px;
    font-weight: normal;
    line-height: 33px;
    height: 33px;
    border-bottom: 1px solid #d5d5d5;
    padding: 0 10px;
}
.page-profile .history .order div.row {
    font-size: 15px;
    font-weight: 600;
    height: 33px;
    line-height: 33px;
    border-bottom: 1px solid #d5d5d5;
    padding: 0 10px;
}
span .datetime {
    font-size: 12px;
}
.page-profile .history .order div.row .span3 {
    overflow: hidden;
    font-size: 14px;
}
.page-profile .history .order div.row .span3 .icon {
    display: block;
    width: 12px;
    height: 33px;
    line-height: 33px;
    float: left;
    margin: 0 8px 0 0;
    background: transparent url('../img/states/pending.png') no-repeat 50% 50%;
}
.page-profile .history .order div.row .span3 .icon-pending { background: transparent url('../img/states/pending.png') no-repeat 50% 50%; }
.page-profile .history .order div.row .span3 .icon-waiting { background: transparent url('../img/states/waiting.png') no-repeat 50% 50%; }
.page-profile .history .order div.row .span3 .icon-shipped { background: transparent url('../img/states/shipped.png') no-repeat 50% 50%; }
.page-profile .history .order div.row .span3 .title {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
}
.page-profile .history .order .products {
    overflow: hidden;
    padding: 0 0 5px 0;
}
.page-profile .history .order .products div.title {
    width: 100px;
    float: left;
}
.page-profile .history .order .products .fixed-100 {
    width: 80px;
    float: left;
    font-size: 13px;
    font-weight: 600;
    padding: 10px;
    text-transform: uppercase;
}
.page-profile .history .order .products .product {
    float: left;
    width: 300px !important;
    border: none !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}
.page-profile .history .order .products .product .image {
    float: left;
    border: none !important;
    margin-right: 8px;
    width: 96px;
}
.page-profile .history .order .products .product .text {
    line-height: 22px;
    font-size: 13px;
    width: 180px;
}
.page-profile .history .order .products .product .text h4.category {
    font-weight: 600;
}
.page-profile .history .order .products .product .text h4.title {
    font-weight: normal;
}
.page-profile .history .order .products .product .text h4.price {
    font-weight: normal;
}
.page-profile .history .order .total {
    border-bottom: 1px solid #d5d5d5;
    padding: 10px;
    text-transform: uppercase;
    text-align: right;
    font-size: 13px;
    font-weight: 600;
}
.related {
    margin-top: 30px;
    padding-top: 15px;
    border-top: 1px solid #d5d5d5;
    height: 300px;
}
.addthis_button_compact {
	background-image:url(../img/button.png);
	background-repeat:no-repeat;
	width: 138px;
	height: 21px;
	display:block;
	text-decoration:none;
        position: absolute;
}

.addthis_text {
	margin-top: -16px;
	line-height: 21px;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color:#333;
	text-transform:uppercase;
	text-decoration:none;
	padding-left: 10px;
}

.addthis_button_facebook_like {
    position: absolute;
    left: 150px;
    top: 1px;
}

.product-product-image-zoom {
    position: absolute;
    left: 265px;
    top: 3px;
    height: 18px;
    line-height: 18px;
}

.i-i {
    position: absolute;
/*  height: 210px;*/
    
}

.i-i img {
    padding: 6px;
    border: 1px solid #d5d5d5;
}
.hide-extra {
    float: right;
    line-height: 30px;
    white-space: nowrap;
}
.hide-extra label {
  display: block;
  padding-left: 15px;
  text-indent: -15px;
}
.hide-extra input {
    width: 15px;
    height: 15px;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -8px;
}
.right .pagination {
    float: right;
    margin-left: 10px;
}