<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2018 osCommerce

  Released under the GNU General Public License
*/
@import url('font_awesome/css/font-awesome.css');

BODY {
font-family: Open Sans,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
margin:0px;
	padding:0px;

}

#dob_day, #dob_month, #dob_year {
float:left;
width:32% !important;
}
.ddChild {
overflow-y:scroll !important;
}

.sort_inputs {
width:100% !important;
}

.clipartdropdown {
width:100% !important;
background:#ebebeb;
height:40px;
padding:5px;
border:0px;
float:left;
}

.option_sides_wrapper {
display:flex;
}

.option_sides {
float:left;
padding:10px;
background:#ebebeb;
color:#000000;
text-align:center;
margin-right:6px;
margin-bottom:16px;
 -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;

}

.option_sides:hover {
cursor:pointer;
background:#c0c0c0;
}

.active_option_side {
cursor:pointer;
background:#c0c0c0;
}

.colorchangerset_font {
position:relative;
 width:34px !important;
 height:34px  !important;
 border-radius: 100% !important;
margin-right:0px !important;
margin-bottom:8px !important;
 margin-right:8px !important;
 outline: 1px solid #ebebeb; outline-offset: 2px;
cursor:pointer;
}



.colorholdereach {
 display:flex;
      
      flex-wrap: wrap;
align-content:flex-start;
}

.colorchangerset_font_main {
    position:relative;
 width:34px !important;
 height:34px  !important;
 border-radius: 100% !important;
 margin:0px !important;
 outline: 1px solid #ebebeb; outline-offset: 2px;
cursor:pointer;
}

.fontncolor_holder {
 float:left;
 width:100%;
}

.font_label {
    float:left;
}
.color_label {
float:right;
}

.first_fontholder {
clear:both;
 float:left;
 width:160px;
 padding:6px;
background-color:#f2f2f2;
background:url(images/icons/arrow_down.png) no-repeat;
background-color:#f2f2f2;
background-position:center right;
cursor:pointer;
}

.first_fontholder span {
font-size:18px !important;
}

.fontholders {
 clear:both;
 float:left;
 width:98%;
 margin-right:20px !important;
 height:280px;
 overflow-y:scroll;

 padding:4px;
 display:none;
 position:absolute;
 z-index:500;
 background:#ffffff;
 border-left:1px solid #c7c7c7;
 border-bottom:1px solid #c7c7c7;
 border-top:1px solid #c7c7c7;
 box-sizing:border-box;
}

.fontholders {
    scrollbar-color: #7e7e7e #e0e0e0;
    scrollbar-width: thin;
    scrollbar-gutter: stable;
}




.fontitems {
 color:#000000;
 cursor:pointer;
 padding:4px;
 box-sizing:border-box;
 font-size:2em !important;
}

.fontitems span{
font-size:1.5em !important;
}

.fontitems:hover {
 background:#f2f2f2;
}

.dd:hover {
cursor:pointer !important;
}

.ca_inputs, .product_selector_input, .product_selector_input_multi,.product_selector_input, .product_selector_input_char, .product_selector_textarea {
 max-width:100% !important;
 box-sizing:border-box !important;
 height:40px !important;
 background:#f2f2f2 !important;
 border:0px !important;
 padding:6px !important;
 color:#000000 !important;
 width:100% !important;
}

.product_selector_textarea {
height:100px !important;
}

.product_selector_input {
margin-bottom:10px;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.catdescriptions_top {
 clear:both;
 float:left;
 width:100%;
 margin-bottom:20px;

}

.catdescriptions_bottom {
 clear:both;
 float:left;
 width:100%;
 margin-top:20px;

}

.totalcalcprice {
clear:both;float:left;font-size:22px;line-height:160%;width:100%;margin:0px;padding:0px;margin-bottom:10px;
}

.clickable_svg_icons_options {
 cursor:pointer;
}

#selected_gal_option {
float:left;margin-left:10px;width:100px;height:100px;border:1px solid #c0c0c0;padding:10px;margin-bottom:10px;
box-shadow: 3px 3px 4px #ebebeb;
}

.showgallery_options {
clear:both;
float:left;
 background:#;
    border: none;
    color: white;
  padding: 0px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin-right:5px;
    cursor:pointer;
    width:auto;
    height:30px;
    line-height:30px;

     -o-transition:.2s;
  -ms-transition:.2s;
  -moz-transition:.2s;
  -webkit-transition:.2s;
  /* ...and now for the proper property */
  transition:.2s;
}



.emblem {
    margin-top:10px;
 width:90px;
 height:90px;
 border:1px solid #aaaaaa;
 padding:10px;
 background:#ffffff;
 box-sizing:border-box;
 box-shadow: 3px 3px 4px #ebebeb;
}

.dateiupload_balken {
clear:both;float:left;
height:30px;
background:#bd0f3f;
color:#ffffff;
text-align:center;
line-height:30px;
font-size:14px;
}


#thumb_image_holder {
clear:both;
float:left;
display:none;
}


.non_rotate_text {

width:60px;;
margin:0 auto;
background:#ffffff;
padding:0px 4px 0px 4px;
}

.xblow {
border-left:1px solid red;
border-bottom:1px solid red;
padding-left:10px;
padding-bottom:10px;
}

.slide_next {
width:48px;
height:20px;
background: url(images/icons/slide-down.png);
background-repeat:no-repeat;
cursor:pointer;
opacity:0.7;
margin-bottom:5px;
}

.slide_next:hover {
opacity:1.0;
}

.slide_prev {
width:48px;
height:20px;
background: url(images/icons/slide-up.png);
background-repeat:no-repeat;
cursor:pointer;
margin-bottom:10px;
opacity:0.7;
}

.slide_prev:hover {
opacity:1.0;
}




.slide_next-right {
     position:absolute;
right:-40px;
top:40%;
width:20px;
height:48px;
background: url(images/icons/slide-right.png);
background-repeat:no-repeat;
cursor:pointer;
opacity:0.7;
margin-bottom:5px;
}

.slide_next-right:hover {
opacity:1.0;
}

.slide_prev-left {
    position:absolute;
left:-40px;
top:40%;
width:20px;
height:48px;
background: url(images/icons/slide-left.png);
background-repeat:no-repeat;
cursor:pointer;
margin-bottom:10px;
opacity:0.7;
}

.slide_prev-left:hover {
opacity:1.0;
}
p {
 padding: 0px !important;
 margin: 0px !important;
}

.complete_width {
 clear:both;
 width:100%;
 height:280px;
 background:#333333;
}

.complete_center {
width:1220px;
margin:0 auto;
position:relative;
height:280px;
}

.p-info-description-wrapper {
 margin:0px 0px 20px 0px;float:left;width:100%;padding-top:0px;
}

.valid-to {
 clear:both;
 float:left;
 font-size:12px !important;
 font-weight:300;
 white-space:nowrap;
}

.mainpage_divider {
 clear:both;
 height:10px;
}

.none {
 float:none;
}

.left{
 float:left;
}

.right{
 float:right;
}

.cat_description {
 clear:both;
 float:left;
 width:100%;
}

.mainpage_content_boxes {
 position:relative;
 float:left;
 width:280px;
 height:280px;
 background:#ebebeb;
margin-right:9px;
margin-bottom:9px;
background-size:contain;background-repeat:no-repeat; background-position:center center;
}

.mainpage_content_boxes .imgwrapper {
 width:80%;
 height:80%;
 margin:0px auto;
 margin-top:30px;
 border:1px solid #ebebeb;
 background:#ffffff;
}

.mainpage_content_boxes_double {
 float:left;
 width:280px;
 height:280px;
 background:#ebebeb;
margin-right:9px;
margin-bottom:9px;
position:relative;
}

.mainpage_content_boxes_double .list-designme-wrapper-cats:hover {
 background:grey;
}


.bg_wrapper {
 float:left;
 width:100%;
 position:relative;
}

.available_colors {
width:15px !important;
height:15px !important;

}
.colorlist {
    float:left;
 max-width:140px;
 height:auto;
 background:#ffffff;
padding:7px;
box-shadow: 2px 2px 3px #ebebeb;
box-sizing:border-box;
border:1px solid #ebebeb;
position:relative;
top:0px;
left:70px;
}

.list_color_wrapper {
position:absolute;
left:5px;
bottom:5px;
cursor:pointer;
}


.colorchanger {
 border:1px solid transparent !important;
}
.colorchanger:hover {
 border:1px solid #646464 !important;
}
.color_changer_title {
 clear:both;
 float:left;
 margin-top:5px;
 color:#646464;
 font-size:12px;
 
}

.list_pcolors {
    position:absolute;
    bottom:0px;
    left:0px;
width:60px;
height:35px;
background:#ffffff;
padding:7px;
box-shadow: 2px 2px 3px #ebebeb;
box-sizing:border-box;
border:1px solid #ebebeb;
cursor:pointer;
}

.color_palette {
 width:20px;
 height:20px;
background:url(ccomp/css/toolbar/colors.png);
background-repeat:no-repeat;
float:right;
}

.color_counter {
float:left;
}



.list-pname{
    float:left;
clear:both;
font-size:18px;
font-weight:300;
color:#888;
text-align:left;
width:100%;
margin-bottom:10px;
}

.list-pprice_old{
    float:right;

font-size:18px;
font-weight:300;
color:#888;
text-align:right;
width:35%;
white-space:nowrap;
margin-bottom:10px;
}

.v-center {
position:relative;z-index:1;font-size:12px;top: 50%; left: 50%;transform: translate(-50%,-50%);
}


.list-pprice-wrapper{
    position:absolute;
    top:0px;
    right:0px;
    background:#c0c0c0;

font-size:12px;
font-weight:300;
color:#888;
text-align:right;

white-space:nowrap;

}

.mainpage_headline_wrapper {
clear:both;
 float:left;
 width:100%;

text-align:center;
float:left;
font-size:36px;
font-weight:300;
color:#a2a5b4;
}

.mainpage_headline_wrapper span{
background:#ffffff;
padding:0px 10px 0px 10px;
}



.from {
 position:absolute;
 top:0px;
 right:20px;
 color:#ffffff;
 font-size:8px;
}

.list-pshort {
 clear:both;
 float:left;
 margin-top:10px;
color:#888;
line-height:180%;
font-size:14px;
}

.list-old-pprice {
font-size:11px;
text-decoration:line-through;

}

.list-new-pprice {
color:#c02135;
color:#ffffff;
font-size:14px;
}

.listing_box_special_tag {
    position:absolute;
    top:120px;
    right:14px;
    font-size: 11px;
    font-weight:normal;
    color: #ffffff;
   display:table-cell;
   vertical-align:middle;
   text-align:center;
   width:33px;
   height:34px;
   background: url(images/special_bg.png);
   background-repeat:no-repeat;
   line-height:34px;
   z-index:20;
}

.listing_box_special_tag_page {
   float:left;
    font-size: 11px;
    font-weight:normal;
    color: #ffffff;

   text-align:center;
   width:33px;
   height:34px;
   background: url(images/special_bg.png);
   background-repeat:no-repeat;
   line-height:34px;
   z-index:20;
   margin-right:10px;
}

.list-designme-wrapper{
clear:both;
    float:left;
 width:100%;
 height:40px;
 line-height:40px;
 color:#ffffff;
 text-align:center;
 background:#8bc34a;
 border-radius:4px;
 margin-top:10px;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
  cursor:pointer;
  font-size:14px;
}

.list-designme-wrapper-cats{
position:absolute;
left:0px;
bottom:0px;
    float:left;
 width:100%;
 height:40px;
 line-height:40px;
 color:#ffffff;
 text-align:center;
 background:#8bc34a;
 border-radius:4px;
 margin-top:10px;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
  cursor:pointer;
  font-size:14px;
}

.list-designme {
    width:auto;
border:1px solid red;
}

.list-designme-wrapper:hover {
background:#363636;
}

.gotoproduct {
 width:32px;
 height:32px;
 float:left;
 background-image:url(images/icons/gotoproduct.png);
 background-size:32px 32px;
 background:red;
}



.detailsrow {
 clear:both;
 float:left;
 font-size:14px;
 //margin-top:10px;
 width:100%;
 text-align:left !important;
}

.product_stuff .quantity_selector {
 width:50px;
}

.faq_ol {
margin:0px;
padding:0px;
font-weight:700;
}

.faq_ol li{
margin:0px 0px 5px 20px;
padding:0px;

}

a.faq_links {
    clear:both;
 float:left;
 font-weight:700;
}

.faq_links:hover {
 color:red #646464;
}

.faq_wrapper {
clear:both;
float:left;
width:100%;
padding:10px;
border:1px solid #c0c0c0;
border-radius:3px;
box-sizing:border-box;
margin:10px 0px 10px 0px;
background:#f8f8f8;
}

.faq_wrapper .header {
    float:left;
 background:#8dc63f;
 width:100%;
 padding:4px;
 box-sizing:border-box;
 color:#ffffff;
 font-weight:600;
 border-radius:3px;
}

.faq_wrapper .header a{
    color:#ffffff;
}

.faq_answers {
  float:left;
  margin-top:5px;
  padding:4px;
  box-sizing:border-box;
}

.h1_pname {
 float:left;
 width:100%;
 text-align:left;
 padding:20px 0px 20px 0px;
 box-sizing:border-box;
}

.h1_pname h1 {
    margin:0px;
 font-size:28px;
 font-weight:700;
 color:#485460;
 text-transform:none;

}


.checkout_even {
 background:#ffffff;
 padding:5px;
}

.checkout_odd {
 background:#f8f8f8;
  padding:5px;
}

.checkout_even td,.checkout_odd td  {
 padding:10px;
}

.co_products_name {
 float:left;
}

.co_link_name {
 width:450px;
 float:left;

 color:#646464;
 padding:2px;
}

.co_images_wrapper {
 clear:both;
 float:left;
 margin-top:10px;
}

.co_short {
    float:left;
 clear:both;
 width:300px;
 font-size:12px;
 margin-top:0px;
}

.round_number_text {
 color:#c0c0c0;
 font-weight:300;
 margin-top:10px;
}

.extra_image_wrapper {
 float:left;
}

.extra_image_wrapper img {
width:150px !important;
height:auto !important;
}

.extra_image_wrapper:hover {
border:0px solid #c0c0c0;
}

#cart_listing_name, #cart_listing_images {
max-width:350px !important;
}

.image_holder_cart {
 position:relative;
 z-index:1;
 float:left;
width:80px;
height:80px;
text-align:center;
background-size:contain;
background-repeat:no-repeat;
background-position:center center;
cursor:pointer;
border:1px solid #ebebeb;
margin-right:5px;
}
.image_holder_cart:hover {
 border:1px solid #c0c0c0;
}

.image_holder_cart_zoom {
 position:absolute;
 top:0px;
 left:0px;
 width:19px;
 height:19px;
 background-image:url(images/icons/zoom.png);
 background-position:center center;
 background-repeat:no-repeat;
 background-color:rgba(0, 0, 0, 0.2);
  z-index:2;
  padding:3px;
 cursor:pointer;
 border-radius:100%;
}

.slide_dots_wrapper {
clear:both;float:left;width:100%;height:30px;
}

.slide_dots {
   cursor:pointer;
 margin-top:10px;
 margin-right:5px;
    margin-bottom:20px;
    background-color: #9ba5ae;
    border-radius: 30px;
    display: inline-block;
    height: 12px;
    overflow: hidden;
    text-indent: -999em;
    width: 12px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}

.slide_dots:hover {
background:#8dc63f;
}

.slide_dots_active {
background:#8dc63f;
}

.slide-holder {
   // background:#ffffff;
    //margin-top:20px;
clear:both;float:left;
width:70px;
position:relative;
z-index:101;

}



.side_swapper_block_wrapper {
width:90px !important;
padding:5px !important;
height:90px !important;
float:left;
border:1px solid #ebebeb !important;
border-radius:0px;
margin-right:10px;
margin-bottom:10px;
box-shadow: 2px 2px 3px #ebebeb;
box-sizing:border-box;
}

.side_swapper_block {
float:left;
width:75px;
height:75px;
text-align:center;
background-size:contain;
background-repeat:no-repeat;
background-position:center center !important;
cursor:pointer;

}
.side_swapper_active_block_wrapper {
border:1px solid #a5a5a5;
box-shadow: 2px 2px 3px #a5a5a5;
}



.image_slide_wrapper {

width:100px;
height:100px;
border:1px solid #c0c0c0;
border-radius:3px;
padding:5px;
box-sizing:border-box;
}

.image_slide {
width:90px;
height:90px;
text-align:center;
background-size:contain;
background-repeat:no-repeat;
background-position:center center;
cursor:pointer;
}





.read_image{
 width:100px;
 height:auto;
 border:1px solid #c0c0c0;
 padding:10px;
 background:#ffffff;
 border-radius:4px;
 
}

.dropbtn {
    background:transparent;
    color: white;
    padding: 14px 20px 14px 40px;
    font-size: 18px;
    border: none;
    cursor: pointer;
    font-weight:300;
    -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;

  background-image:url(angle-arrow-down.png);
  background-repeat:no-repeat;
  background-position:center left;
  border-right:1px solid #8b8b8b;
}

.dropbtn a{
 color:#ffffff;
}

.dropbtn a:hover{
 color:#000000;
}

.dropdown {
    position: relative;
    display: inline-block;
    z-index:120000 !important;
}

.dropdown-content {
   display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 240px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1000 !important;
    border:0px solid red;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn{
    background-color: #fbbf00;
    color:#ffffff;

}
.dropdown:hover .dropbtn a {

    color:#ffffff;

}

.cart_attributes {
 float:left;
 width:400px;
}

.attributes_table
    {
        display: table;

    }

.attributes_row
    {

        display: table-row;
       line-height:120%;


    }

.attributes_row:nth-child(odd) {
  background: #ebebeb;
}
    
.attributes_row_even
    {

        display: table-row;
       line-height:120%;
      background:#ebebeb;

    }
    
    .attributes_cell_name
    {
     padding:0px;
    display: table-cell;
    font-size: 16px;
    vertical-align:top;
    width:auto;
    padding:3px;
    margin-right:20px;
   white-space:nowrap;
   padding-right:10px;
   font-weight:300 !important;
    }
    
    .attributes_cell_value
    {
   padding:0px;
    display: table-cell;
    font-size: 16px;
    vertical-align:top;
    padding:3px;
    width:300px;
    font-weight:300 !important;
word-break: keep-all;
    }
    
    
    

.gp_table
    {
        display: table;
        width:190px;
        float:right;

    }

.gp_row
    {

        display: table-row;
       line-height:120%;


    }

.gp_row_even
    {

        display: table-row;
       line-height:120%;
      background:#ebebeb;

    }

    .gp_cell_name
    {
    padding:0px;
    display: table-cell;
    font-size: 14px;
    vertical-align:top;
    width:100px;
    padding:3px;
    margin-right:0px;
    }

    .gp_cell_value
    {
   padding:0px;
    display: table-cell;
    font-size: 14px;
    vertical-align:top;
    padding:3px;
    width:90px;
    text-align:right;
    }




    

.colorswatchimage{
 cursor:pointer;
}



#emailresult {
float:left;
margin-left:10px;
 color:red;
 font-size:14px;
font-weight:600;
padding:15px 0px 5px 0px;

}
#emailresult_guest {
float:left;
margin-left:10px;
 color:red;
 font-size:14px;
font-weight:600;
padding:15px 0px 5px 0px;

}

.landingerror {
 clear:both;
 float:left;
 color:red;
 font-size:12px;
 display:none;
}

.login_customer_boxes_create_account .ca_inputs {
background:#ffffff;
border:1px solid #808080;
width:100%;
height:40px;
line-height:40px;
font-size:14px;
box-sizing:border-box;
float:left;
padding: 0 0 0 5px;
color: #777777;
}

.login_customer_boxes_create_account .sort_inputs {
float:left !important;
clear:none !important;
width: 32% !important;
border-radius:0px !important;
margin-right:5px !important;
}

.ca_inputs_alert {
background:#ffffff;
border:1px solid red;
width:100%;
height:40px;
line-height:40px;
font-size:14px;
box-sizing:border-box;
float:left;
padding: 0 0 0 5px;
color: #777777;
}

.ca_inputs_alert_narrow {
background:#ffffff;
border:1px solid red;
width:32%;
height:40px;
line-height:40px;
font-size:14px;
box-sizing:border-box;
float:left;
padding: 0 0 0 5px;
color: #777777;
}

.gender {
    float:left;
 width:50%;
 height:40px;
 line-height:40px;
 background:#808080;
 color:#ffffff;
 text-align:center;
 font-size:14px;

box-sizing: border-box;
cursor:pointer;
}

.gender:hover {
background:#000000;
}

.create_account_on_login, .order_info_form {
 float:left;
 width:100%;

 height:auto;
 padding:0px 50px 0px 50px;
 box-sizing: border-box;
display:none;
}

.order_info_form .login_customer_boxes_hint {
clear:both;
 float:left;
    width:100%;
font-size:14px;
font-weight:600;
padding:15px 0px 5px 0px;
}

.create_account_on_login .login_customer_boxes_hint {
clear:both;
 float:left;
    width:100%;
font-size:14px;
font-weight:600;
padding:15px 0px 5px 0px;
}

.pflichtfelder_hint{
 clear:both;
 float:left;
 text-align:left;
 color:#c0c0c0;
 font-size:12px;

width:100%;
position:absolute;
bottom:20px;
left:50px;
}

.login_customer_boxes {
margin-top:30px;
float:left;
width:49%;
box-sizing: border-box;
border:1px solid #f3f3f3;
min-height:420px;
max-width:49% !important;
}

.login_customer_boxes_headers {
float:left;
width:100%;
height:30px;
line-height:30px;
background: #f3f3f3;
color:#202020;
padding:0px 20px;
box-sizing: border-box;
font-size:14px;
}

.login_customer_boxes_text {
clear:both;
float:left;
padding:50px 50px 20px 50px;
width:100%;
line-height:180%;
box-sizing: border-box;
font-size:14px;
text-align:justify;
}

.login_customer_boxes_hint {
    float:left;
    width:100%;
padding:50px 50px 0px 50px;
font-size:14px;
font-weight:600;
}

.login_customer_boxes_hint_second {
    float:left;
    width:100%;
padding:20px 50px 0px 50px;
font-size:14px;
font-weight:600;
}

.login_customer_boxes .ca_inputs {
background:#ffffff;
border:1px solid #808080;
width:100%;
height:40px;
line-height:40px;
font-size:14px;
box-sizing:border-box;
}

.login_customer_forgotten_password {
 float:left;
 width:100%;
 padding:30px 50px 20px 50px;
 box-sizing: border-box;
font-size:14px;
text-align:left;
}

.login_customer_forgotten_password a {
 text-decoration:underline;
}

.login_customer_forgotten_password a:hover {
 text-decoration:underline;
}

.login_customer_boxes_create_account {
 float:left;
 width:100%;
// padding:10px 50px 0px 50px;
 box-sizing: border-box;
font-size:14px;
text-align:center;
}


.login_customer_boxes_button_container {
 float:left;
 width:100%;
 padding:20px 50px 20px 50px;
 box-sizing: border-box;
font-size:14px;
text-align:center;
}

.login_customer_boxes_button_container_second {
 float:left;
 width:100%;
 padding:15px 50px 50px 50px;
 box-sizing: border-box;
font-size:14px;
text-align:center;
}

.login_customer_boxes_button_container_third {
 float:left;
 width:100%;
 padding:10px 50px 0px 50px;
 box-sizing: border-box;
font-size:14px;
text-align:center;
}
.login_customer_boxes_button_container_fourth {
 float:left;
 width:100%;
 padding:30px 40px 0px 50px;
 box-sizing: border-box;
font-size:14px;
text-align:center;
}

.trenner_container {
    width:100%;
clear:both;
float:left;
padding:0px 50px 0px 50px;
box-sizing: border-box;
}

.trenner_container_change_method {
    width:100%;
clear:both;
float:left;
padding:0px 50px 0px 50px;
box-sizing: border-box;
}

.trenner_text {
    float:left;
    width:100%;
 line-height:100%;
 text-align:center;
 margin-top:-7px;

}

.trenner_text span{
 background:#ffffff;
 padding:5px;
}

.login_customer_boxes_button_trenner {
clear:both;
float:left;
width:100%;

border-top:1px dotted #202020;
padding:0px ;
box-sizing: border-box;
}

.pwa_dummy {
 clear:both;
 float:left;
 height:30px;
}


.mp3_track {

height:20px;
overflow:hidden;
background:#404040;
color:#ffffff;
padding:4px;
border-top:1px solid #ffffff;
}

.mp3_track_content {
float:left;
margin-left:8px;

}


.mp3_track a.playthis {
 color:#ffffff;
 margin-left:5px;
}

.boxText { font-size: 12px; color:#000000; line-height:150%; }
.errorBox {  font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #B1C8CB; }
.orderEdit { font-size : 10px; color: #F55F05; text-decoration: underline; }

.collumn_boxes {
 padding-bottom:10px;
}

.nutrition_list {
    background:#dedcdd;
}

.no_flash{
 width:200px;
 height:20px;
 background:transparent url('css/no_flash.png') center top no-repeat;
 text-align:center;
 font-size:12px;
 font-weight:bold;
 line-height:20px;
 color:#ffffff;
}

.track_wrapper {
    padding:5px;
 border: 1px solid #c7c7c7;
 margin-top:10px;
 box-sizing:border-box !important;
}

.track_headers{
    background:#808080;
    color:#ffffff;
    font-size:14px;
    padding:5px;
    height:20px;
}

.track_row{
    background:#ffffff;
    color:#404040;
    font-size:14px;
    padding:5px;
    height:20px;
}

.list_quantity{
 height:30px;
 width:40px;
 border:1px solid #404040;
 padding:2px;
 font-size:12px;
}
.fb {
    float:left;
 margin-bottom:5px;
 width: 29px;
 height:29px;
 display:block;
 background:transparent url('images/follow_us/facebook.png') center top no-repeat;
}

.fb:hover {
   background-image: url('images/follow_us/facebook_hover.png');
}
.gp {
    float:left;
 margin-bottom:5px;
 width: 29px;
 height:29px;
 display:block;
 background:transparent url('images/follow_us/google+.png') center top no-repeat;
}

.gp:hover {
   background-image: url('images/follow_us/google+_hover.png');
}


.tw {
    float:left;
 margin-bottom:5px;
 width: 29px;
 height:29px;
 display:block;
 background:transparent url('images/follow_us/twitter.png') center top no-repeat;
}

.tw:hover {
   background-image: url('images/follow_us/twitter_hover.png');
}

.tw {
    float:left;
 margin-bottom:5px;
 width: 29px;
 height:29px;
 display:block;
 background:transparent url('images/follow_us/twitter.png') center top no-repeat;
}

.tw:hover {
   background-image: url('images/follow_us/twitter_hover.png');
}
.pi {
    float:left;
 margin-bottom:5px;
 width: 29px;
 height:29px;
 display:block;
 background:transparent url('images/follow_us/pinterest.png') center top no-repeat;
}

.pi:hover {
   background-image: url('images/follow_us/pinterest_hover.png');
}

.yt {
    float:left;
 margin-bottom:5px;
 width: 29px;
 height:29px;
 display:block;
 background:transparent url('images/follow_us/youtube.png') center top no-repeat;
}

.yt:hover {
   background-image: url('images/follow_us/youtube_hover.png');
}


.header_dropdowns {
background:#ffffff;
border: 1px solid #c0c0c0;
font-size:10px;
padding: 3px;
margin-bottom:3px;
font-weight:normal;
border-radius:4px;
}

.cart_header{

 font-size:12px;
 color:#ffffff;
 font-weight:bold;
}

.header_navis{

 font-size:12px;
 color:#ffffff;
 }

a.header_navis{
 font-size:12px;
 color:#ffffff;
 }
 
a.header_navis:hover{
 color:#000000;
}
.extra_tags {

background: url(css/tab_current.png) repeat-x;
    cursor:default !important;
    color:#ffffff !important;
    font-size:14px;
    height:30px;
    line-height:30px;
    width:150px;
    padding-left:10px;
}


.mail {
 width: 33px;
 height:20px;
 display:block;
 background:transparent url('images/bookmarks/mail.png') center top no-repeat;
}

.mail:hover {
   background-image: url('images/bookmarks/mail_hover.png');
}

.print {
 width: 33px;
 height:20px;
 display:block;
 background:transparent url('images/bookmarks/print.png') center top no-repeat;
}

.print:hover {
   background-image: url('images/bookmarks/print_hover.png');
}

.ask {
 width: 33px;
 height:20px;
 display:block;
 background:transparent url('images/bookmarks/ask.png') center top no-repeat;
}

.ask:hover {
   background-image: url('images/bookmarks/ask_hover.png');
}

.show_details {
position:absolute;
top:-10px;
right:-10px;
border:3px solid #dddddd;
display:none;
z-index:50;
background:#ffffff;
}

.image_holder {
float:left;
width:70px;
height:auto;
}

.original_image{
border:1px solid  #ffffff;
padding:1px;
}
.original_image:hover{
border:1px solid  #dddddd;

}



a.product_listing_name {

    font-size: 12px;
    font-weight:bold;
    color:#404040;
}

.listing_box_contents {
    font-size: 11px;
    font-weight:normal;
    color:#404040;
    line-height:18px;
    margin-bottom:10px;
}

.listing_box_price {
    font-size: 12px;
    font-weight:bold;
    color:#404040;
    line-height:18px;
    margin-top:10px;
}

.listing_box_special_price {

    font-size: 12px;
    font-weight:bold;
    color: #b70909;
    line-height:18px;
    margin-top:10px;
}



.listing_box_new_tag {
    position:absolute;
    top:0px;
    left:0px;
    font-size: 11px;
    font-weight:normal;
    color: #ffffff;
   display:table-cell;
   vertical-align:middle;
   text-align:center;
   width:33px;
   height:34px;
   background: url(images/new_bg.png);
   background-repeat:no-repeat;
   line-height:34px;

}


.short_list {
    font-size: 12px;
    line-height: 160%;
}

.footer_header {
margin-left:10px;
margin-top:10px;
background:transparent;
line-height:40px;
 color: #afd2e7;
    font-size: 26px;
    font-weight: normal;

    line-height: 32px;
}

.footer {
float:left;
  color: #9ba5ae !important;
  text-decoration: none;
font-size: 22px;
    font-weight: normal;
}

A.footer {
  color: #0C7DCB;
  text-decoration: none;
font-size: 22px;
    font-weight: normal;
margin-bottom:10px;
}

A.footer:hover {
color: #0C7DCB;
    text-decoration: underline;
}

.footer_bullet {
float:left;
color: #0C7DCB;
  text-decoration: none;
font-size: 12px;
    font-weight: normal;
}


A.footer_subs {
  color: #0C7DCB;
  text-decoration: none;
font-size: 12px;
    font-weight: normal;
}

A.footer_subs:hover {
color: #0C7DCB;
    text-decoration: underline;
}

.ul_footer{
font-size : 16px; color: #F55F05; text-decoration: none;
background:transparent;

}


UL.BrowseBy {
list-style-type: disc;
  list-style-position: inside;

  list-style: none;
 margin:0px;
padding:0px; 
background:transparent;
} 

LI.BrowseBy {
margin:0px;
padding:0px;

} 


.product_details_wrapper {

padding:0px 10px 0px 10px;
position:relative;
height:100%;
float:left;
background:#ffffff;
 width:100%;
}

.product_details_footer {
background:#e0eef6;
padding:0px;
position:relative;
min-width:424px;
max-width:484px;
height:68px;
padding:0px 10px 0px 10px;

}

.right_product_wrapper {
border-top: 1px solid #c7c7c7;;
border-bottom: 1px solid #c7c7c7;;
border-right: 1px solid #c7c7c7;;
}

.right_product_wrapper H1{
float:left;
font-size:18px;
   font-weight: normal;
line-height:150%;
}



.box_details_facebook {
margin-top:20px;
float:left;
clear:both;
}

.larger_red_text{
float:left;

font-size:14px;
line-height:180%;
font-weight:bold;
color:#c00000;
}

.larger_text{
float:left;

font-size:14px;
line-height:180%;
color:#404040;
}

.bundle_wrapper {
float:left;
font-size:12px;
color:#404040;
font-weight:normal;
border:1px solid #c7c7c7;
border-radius: 4px;
height:300px;
margin-right:10px;
display:table;
}

.bundle_image_wrapper {
background:#ffffff;
bottom:0px;
text-align:center;

vertical-align:middle;
width:100%;

height:180px;
border-top:1px solid #c7c7c7;
border-left:1px solid #c7c7c7;
border-right:1px solid #c7c7c7;
}

.bundle_info_wrapper {

float:left;
background:#e0eef6;
position:relative;

vertical-align:middle;
height:150px;
width:100%;
border-bottom:1px solid #c7c7c7;
border-left:1px solid #c7c7c7;
border-right:1px solid #c7c7c7;

}

.bundle_price {
float:left;
background:transparent;
font-size:18px;
font-weight:normal;
position: absolute;
bottom: 0px;
right:0px;
padding: 0px 10px 5px 0px;

}


.trans_header_input {
background:transparent;

font-size:14px;
color:#404040;
font-weight:normal;
border:0px;

float:left;
width:210px;
height:24px;
padding-left:5px;
}


.trans_box_input {
background:transparent;


font-size:14px;
color:#808080;
font-weight:normal;
border:0px;

float:left;
width:210px;
height:24px;
padding-left:5px;
}


.round_inputs {
background:#ffffff;

font-size:14px;
color:#404040;
font-weight:normal;
border:1px solid #c7c7c7;
border-radius: 4px;
float:left;
width:100%;
height:22px;
padding-left:5px;
}


.box_search {
background:#ffffff;
background-image: url('images/magnifier.png');
background-repeat:no-repeat;
background-position:right;

font-size:14px;
color:#404040;
font-weight:normal;
border:1px solid #c7c7c7;
border-radius: 4px;
float:left;
width:100%;
height:26px;

}

.header_search {
background:#ffffff;
background-image: url('images/magnifier.png');
background-repeat:no-repeat;
background-position:right;
font-size:14px;
color:#404040;
font-weight:normal;
border:0px solid #42484d;
border-radius: 4px;
float:right;
width:242px;
height:26px;
padding-left:5px;

}
					

.messages {
width:100%;

font-size:12px;
color:#ffffff;
background:#c00000;
padding:3px;
}

.messages_success {
float:left;
display:block;
width:100%;

font-size:12px;
color:#ffffff;
background:#008000;
padding:3px;
}


.captcha {
border: 1px solid #707070;
}

.standard_inputs {

background:#ffffff;
border: 1px solid #c7c7c7;

font-size:12px;
padding: 3px;
margin-bottom:3px;
font-weight:normal;
}

.ca_labels{
width:80px;

font-size:12px;
font-weight:normal;
}

.ca_inputs {

background:#ffffff;
border: 1px solid #c7c7c7;
width:150px;

font-size:12px;
padding: 3px;
margin-bottom:3px;
font-weight:normal;
}

.quantity_selector {

background:#ffffff;
border: 1px solid #c7c7c7;

font-size:12px;
padding: 3px;
margin-bottom:3px;
font-weight:normal;
}

.box_prices {

font-size:12px;
color:#404040;
font-weight:bold;
text-align:center;
}

.box_product_name {

font-size:12px;
color:#404040;
font-weight:bold;
text-align:center;
}


.trans_input {
background:transparent;

font-size:12px;
color:#404040;
font-weight:normal;
border:0px;
margin-top:5px;
margin-left:1px;
}

.add_cart_col {
background-image: url('images/button_add_to_cart_col.png');
background-repeat:no-repeat;
width:70px;
height:26px;
float:left;
}

.add_cart_list {
background-image: url('images/button_add_to_cart_col.png');
background-repeat:no-repeat;
width:70px;
height:26px;
float:left;
margin:20px;
}


.col_listing {
padding:5px;
}

.col_list_viewed_old_price_wrapper {
float:left;
vertical-align:bottom;
text-align:right;

font-size:16px;
font-weight:normal;
padding: 0px 10px 5px 0px;
}


.rel {
float:left;
width:100%;
position:relative;
}

.prod_list_wrapper {
float:left;
background:#ffffff;
height:400px;

border: 1px solid #ccc;
padding:10px;
}

.prod_listing_pic {

text-align:center;
background:#ffffff;
height:160px;
width:100%;
border: 1px solid #ccc;
border-radius: 4px;
padding:10px;
}


.snappers {
border:1px solid #cdcdcd;
padding:5px;
border-radius: 4px;
}

.cat_box {
border:1px solid #cdcdcd;
padding:10px;
border-radius: 3px;
font-size:12px;
line-height:180%;
}

.listing_selector {
padding-top:10px;
padding-bottom:10px;
}


.smart_infos {
text-align:center;

font-size:12px;
margin-top:5px;

color:#999999;
}

.advantage_box{
border:1px solid #c7c7c7;
width:270px;
height:270px;
padding:0px;
} 

.qr_code {
border:1px solid #c7c7c7;
width:270px;
height:112px;
padding:0px;
} 


.zoom_enlarger {
float:left;
text-align:center;
margin:auto;
vertical-align: middle;
padding-top:10px;
background-image: url('images/zoom_enlarger.png');
background-repeat:no-repeat;
background-position:top right;
width:115px;
height:80px;
}

.search_labels{
float:left;

font-size:14px;
color:#808080;
line-height:180%;
}

.searchwrapper{
 background-image:url('images/searchbg.png');
   background-repeat:repeat-x;
   width:100%;
float:left;
margin-bottom:10px;

font-size:14px;
color:#808080;
 }


.searchBox{
   background-image:url('images/searchbg.png');
   background-repeat:repeat-x;
   padding-left:0px;
border:0px;
height:29px;

font-size:14px;
color:#808080;
font-weight:normal;
 }

.searchbg_left {
float:left;
   background-image:url('images/searchbg_left.png');
   background-repeat:no-repeat;
   
width:10px;
height:29px; 
}

.searchbg_right {
float:right;
   background-image:url('images/searchbg_right.png');
   background-repeat:no-repeat;
   
width:28px;
height:29px; 
}

img.mouseover {
cursor:pointer;
}

.family_wrapper {
height:800px;
background:red;
border:1px solid #c7c7c7;
}

a.bread {
font-size:12px;
color:#333333;

}

a.bread:hover {


}

a.bread_last {

font-size:12px;
color:#777784;
}

a.bread_last:hover {
color:#df1c36;
}

.breadcrumb_home {
float:left;
background:#ffffff;
height:28px;
line-height:28px;
padding-right:10px;
padding-left:10px;
border:1px solid #cccccc;
}

.breadcrumb {
float:left;
background:#ffffff;
height:28px;
line-height:28px;
padding-right:10px;
padding-left:10px;
border-right:1px solid #cccccc;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

.breadcrumb_last {
float:left;
background:#ffffff;
border-right:1px solid #cccccc;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;

height:28px;
line-height:28px;
padding-right:10px;
padding-left:10px;
}



.number_wrapper {
float:left;
height: 21px;
width:21px;
font-size:12px;
color:#ffffff;
font-weight:bold;
background-image: url('images/number_wrapper.png');
background-repeat:no-repeat;
text-align:center;
line-height:21px;
}

.bestseller_wrapper {
margin-top:10px;
height:30px;
width:100%;

}

.bestseller_items {
float:left;
line-height: 21px;

font-size:12px;
color:#404040;
margin-left:8px;
width:150px;
}

.cart_headline {
float:left;
text-align:left;

font-size:22px;
margin-top:10px;
padding-bottom:10px;
width:100%;
border-bottom:1px solid #999999;
}

.cart_stuff {
float:left;
text-align:left;

font-size:18px;
color:#787878;
margin-bottom:10px;
}

.cart_button_wrapper {

height:45px;
margin-top:20px;
margin-bottom:20px;
width:100%;
float:left;

}
a.cart {cursor:pointer; color: #ffffff}
a.cart:hover {cursor:pointer; color: #404040} 



.cart_background_stuff {
float:left;
width:176px;
height:43px;

font-size:14px;
text-align:center;
line-height:43px;
color:#ffffff;
background-image: url('cart_backgrounds.png');
background-repeat:no-repeat;
}

.cart_background_checkout {
float:right;
width:176px;
height:43px;

font-size:14px;
text-align:center;
line-height:43px;
color:#ffffff;
background-image: url('cart_backgrounds.png');
background-repeat:no-repeat;
}

.cart_stuff_small {
float:left;
text-align:left;
font-size:12px;
color:#999999;
}

.cart_product_wrapper{
width:350px;
float:left;
}

.cart_price_wrapper{
width:176px;
float:right;
}




.left_product_wrapper {
border-left: 1px solid #e0eef6;
border-top: 1px solid #e0eef6;
border-bottom: 1px solid #e0eef6; 

}

.center_product_wrapper {
border-top: 1px solid #c7c7c7;
border-bottom: 1px solid #c7c7c7;
border-left: 1px solid #c7c7c7;
}


.recently_viewed_image_wrapper {
background:#ffffff;

height:150px;
width:150px;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
}

.recently_viewed_wrapper {

background:#e0eef6;
padding:15px 4px 4px 4px;
width:150px;
height:60px;
min-height:60px;
vertical-align:top;
text-align:left;

font-size:12px;
border-left: 1px solid #ccc;

border-right: 1px solid #ccc;
line-height:160%;
}

.recently_viewed_price_wrapper {

background:#e0eef6;
padding:15px 4px 4px 4px;
width:150px;
height:100px;
min-height:100px;
vertical-align:bottom;
text-align:right;

font-size:18px;
font-weight:normal;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}

.featured_viewed_image_wrapper {
background:#ffffff;

height:150px;
width:100%;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
}

.featured_viewed_image_wrapper_special {
background:#ffffff;
background-image: url('images/pricetag.png');
background-repeat:no-repeat;
background-position:top right;

height:150px;
width:100%;

font-size:13px;
color:#ffffff;
font-weight:bold;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
}

.featured_viewed_image_wrapper_special_list {
clear:both;
float:right;
background:transparent;
width:106px;
height:46px;
background-image: url('images/pricetag.png');
background-repeat:no-repeat;
background-position:top right;

font-size:13px;
color:#ffffff;
font-weight:bold;
margin:8px 0px 0px 0px;
padding:13px 10px 0px 0px;
}


.featured_name {
float:left;

font-size:12px;
line-height:150%;
font-weight:bold;
margin-bottom:10px;
}

.featured_viewed_wrapper {
position:relative;
background:#e0eef6;
padding:15px 4px 4px 4px;
float:left;

height:160px;


text-align:left;

font-size:12px;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
line-height:160%;

}

.pl_name_wrapper {

background:#e0eef6;
padding:4px 4px 4px 4px;
height:50px;
text-align:left;

font-size:12px;
font-weight:bold;
border-left: 1px solid #ccc;
border-bottom: 0px solid #ccc;
border-right: 1px solid #ccc;
line-height:160%;
vertical-align:top;
}

.pl_content_wrapper {

background:#e0eef6;
padding:4px 4px 4px 4px;
height:90px;
text-align:left;

font-size:12px;
font-weight:normal;
border-left: 1px solid #ccc;

border-right: 1px solid #ccc;
line-height:160%;
vertical-align:top;

}

.pl_price_wrapper {

background:#e0eef6;
padding:4px 0px 4px 4px;
height:40px;
text-align:left;

font-size:18px;
font-weight:normal;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
text-align:right;
}

.pl_price {
padding:0px 4px 0px 0px;


font-size:18px;
font-weight:normal;

text-align:right;

}

.pricetag_wrapper_pl{
background-image: url('images/pricetag.png');
background-repeat:no-repeat;
background-position:top right;
line-height:46px;

font-size:12px;
font-weight:bold;
color:#ffffff;
text-align:right;
float:right;
}


.pricetag_wrapper{
background-image: url('images/pricetag.png');
background-repeat:no-repeat;
width:106px;
height:46px;
line-height:46px;

font-size:12px;
font-weight:bold;
color:#ffffff;
text-align:right;
float:right;
}

.pricetag_wrapper_product_page{
background-image: url('images/pricetag.png');
background-repeat:no-repeat;
width:106px;
height:46px;
line-height:46px;

font-size:12px;
font-weight:bold;
color:#ffffff;
text-align:right;
float:left;
}

.pl_list_price_wrapper {
background:transparent;
text-align:right;

font-size:12px;
font-weight:bold;
margin: 0px 10px 5px 0px;
}


.featured_viewed_price_wrapper {
background:transparent;

float:right;
vertical-align:bottom;
text-align:right;

font-size:18px;
font-weight:normal;
position: absolute;
bottom: 0px;
right:0px;
padding: 0px 10px 5px 0px;
}

.featured_viewed_old_price_wrapper {
background:transparent;

float:right;
vertical-align:bottom;
text-align:right;

font-size:16px;
font-weight:normal;
position: absolute;
bottom: 0px;
right:0px;
padding: 0px 10px 5px 0px;
}



.product_selector {

background:#ffffff;
border: 1px solid #c7c7c7;

font-size:12px;
padding: 3px;
margin-bottom:3px;

}

.styled-select select {
font-size:12px;
   background: transparent;

   width: 250px;
   padding: 5px;
   
   border: 1px solid #ccc;
   height: 25px;
}

.products_unit_price {
float:left;
font-size:11px;
margin:0px;

    font-weight: normal;
line-height:140%;
}

.products_unit_price_center {
text-align:center;
font-size:11px;
margin:0px;

    font-weight: normal;
line-height:140%;
}

.products_unit_price_small {
float:left;
font-size:12px;
margin:0px;

    font-weight: normal;
}

.products_unit_price_small_center {
text-align:center;
font-size:11px;
margin:0px;

    font-weight: normal;
}


.products_page_short {
float:left;
font-size:12px;
margin:0px;

    font-weight: normal;
line-height:160%;

}

.product_select {
    clear:both;
float:left;
font-size:14px;

font-weight: normal;
line-height:140%;
text-align:justify;
margin-top:10px;
}



.borders {
border: 1px solid #c7c7c7;
}


h1{
font-size:20px;
margin:0px 0px 7px 0px;

    font-weight: normal;

}

h3{
font-size:18px;
margin:0px 0px 7px 0px;

    font-weight: normal;

}

.product_footer {
position: absolute;
bottom: 0;
font-size:12px;

    font-weight: normal;
float:left;
}

.product_reccomend_first {
background-image:  url('images/reccomend_product.png');
background-repeat:no-repeat;
background-position:0px 27px;
float:left;
font-size:12px;

    font-weight: normal;
line-height:68px;
height:68px;
width:143px;
border-right: 1px solid #8ABBDC;
display: inline-block;
margin-right:5px;
padding: 5px 0;
}

.product_reccomend_second {
background-image:  url('images/pdf_product.png');
background-repeat:no-repeat;
background-position:0px 25px;
float:left;
font-size:12px;

    font-weight: normal;
line-height:68px;
height:68px;
width:143px;
border-right: 1px solid #8ABBDC;
display: inline-block;
margin-right:5px;
padding: 5px 0;
}

.product_reccomend_third {
background-image:  url('images/ask_product.png');
background-repeat:no-repeat;
background-position:0px 27px;
float:left;
font-size:12px;

    font-weight: normal;
line-height:68px;
height:68px;
width:143px;

display: inline-block;

padding: 5px 0;
}

.product_seperator {
float:left;
width:100%;
overflow:hidden;
background-image: url('images/dashed_seperator.png');
height:3px;
}

.product_price_reduced {
float:left;
font-size:14px;

    font-weight: normal;

}


.product_stuff {
float:left;
font-size:14px;

    font-weight: normal;
color:#000000;
}

.product_price {
float:left;
font-size:18px;

    font-weight: normal;
line-height:100%;
width:130px;
position:relative;
}

.product_headline {
float:left;
font-size:18px;

    font-weight: normal;
line-height:150%;
}



.buynow {
background-image: url('images/backgrounds/bg_buy.png');
background-position: center right; 
height:22px;
font-size:12px;

color:grey;
}

img{
   border:0;
}

TD.quantity_warning {

  font-size: 11px;
  background: #E9E9E9;
  color: #000000;
  
  padding-top: 3pt; 
   padding-bottom: 3pt;
  padding-left: 3pt;
padding-right: 3pt;
}

.leftcollumn {

}
.coltop {
	display: block;
	width: 100%;
	background-color: #F0F0F0;
}

.infopages {

	font-size: 12px;
	color: #757577;
}


.categtext{
display: block;
height: 22px;

	font-size: 12px;
	color: #8A894C;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	border-color: #8A894C;
	border-bottom: none;
	border-top: 1px solid;
	border-left: none;
	border-right: none;
}

.categtext_top{
display: block;
height: 22px;
;
	font-size: 12px;
	color: #8A894C;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	border-color: #8A894C;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
}

.categchild{


	font-size: 12px;
	color: #8A894C;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	
	
	
	}


TABLE.categ {
  border: 0px;
  border-spacing: 0px;

  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
}

TD.categ {
     vertical-align: top;
}


A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background-image: url('images/background.gif'); 
  background-repeat:repeat
}

TR.headerNavigation {
  background: #50667E;
}

TD.headerNavigation {

  font-size: 10px;
  background: #50667E;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.columnampak {

  font-size: 10px;
  background: #ffffff;
  color: #000000;
  border: 1px;
  border-style: solid;
  border-color: #A5A2A5;
  border-spacing: 1px;
  padding: 15px;
}

TD.headerampak {

  font-size: 10px;
  background: #50667E;
  color: #000000;
  
  border: 1px;
  border-style: solid;
  border-color: #A5A2A5;
  border-spacing: 1px;
}

TR.headerampak {

  font-size: 10px;
  background: #000000;
  color: #000000;
  font-weight : bold;
  border: 1px;
  border-style: solid;
  border-color: #A5A2A5;
  border-spacing: 1px;
}

TD.footerampakcenter {

  font-size: 10px;
  background: #50667E;
  color: #ffffff;
  border: 1px;
  border-style: solid;
  border-color: #A5A2A5;
  border-spacing: 1px;
  border-right-style: none;
  border-left-style: none;
  padding: 15px;
}

TD.footerampakleft {

  font-size: 10px;
  background: #50667E;
  color: #ffffff;
  border: 1px;
  border-style: solid;
  border-color: #A5A2A5;
  border-spacing: 1px;
  border-right-style: none;
  padding: 15px;
}

TD.footerampakright {

  font-size: 10px;
  background: #50667E;
  color: #ffffff;
  border: 1px;
  border-style: solid;
  border-color: #A5A2A5;
  border-spacing: 1px;
  border-left-style: none;
  padding: 15px;
}


TD.footerampak1 {

  font-size: 10px;
  background: #ffffff;
  color: #000000;
  border: 0px;
  border-style: solid;
  border-color: #808080;
  border-spacing: 1px;
  padding: 25px;
}

TR.footerampak {

  font-size: 10px;
  background: #ffffff;
  color: #000000;
  border: 2px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
  padding: 25px;
}

TD.xsell {

	font-size: 10px;
	background: #F6F2E7;
	color: #ffffff;
	border: 1px;
	border-right-style: solid;
	border-top-style: solid;
border-bottom-style: solid;            
	border-color: #E5DCC3;
	border-spacing: 1px;
	padding: 15px;
}

TD.xsell2 {

	font-size: 10px;
	background: #F6F2E7;
	color: #ffffff;
	border: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
border-bottom-style: solid;            
	border-color: #E5DCC3;
	border-spacing: 1px;
	padding: 15px;
}
TD.xsell3 {

	font-size: 10px;
	background: #F6F2E7;
	color: #ffffff;
	border: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;           
	border-color: #E5DCC3;
	border-spacing: 1px;
	padding: 15px;
}

TD.xsell_cart1 {

	font-size: 10px;
	background: #ffffff;
	color: #ffffff;
	border: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
border-top-style: solid;            
	border-color: #EFEFEF;
	border-spacing: 1px;
	padding: 7px;
}

TD.xsell_cart2 {

	font-size: 10px;
	background: #ffffff;
	color: #ffffff;
	border: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;           
	border-color: #EFEFEF;
	border-spacing: 1px;
	padding: 7px;
}



TD.newpages {

  font-size: 11px;
  background: #FFFFFF;
  color: #000000;
  border: 1px;
  border-style: solid;
  border-color: #50667E;
  border-spacing: 1px;
  padding: 15px;
}


TD.headerError {

  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #16568C;
}

TD.headerInfo {

  font-size: 12px;
  background: #16568C;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #50667E;
}

TD.footer {

  font-size: 10px;
  background: #50667E;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #50667E;
}

.infoBoxContents {
  background: #ffffff;

  font-size: 12px;
line-height:180%;
}

.infoBoxNotice {
  background: #608CAE;
}

.infoBoxNoticeContents {
  background: #608CAE;

  font-size: 10px;
}

TD.infoBoxHeading {

  font-size: 12px;
  font-weight: normal;background: url("tab_grey.png") repeat-x scroll 0 0 transparent;
  color: #5e5e5e;
padding:5px;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #50667E;
  border-spacing: 1px;
}

.productListing-heading {

  font-size: 12px;
  background: #50667E;
  color: #FFFFFF;


padding:6px;


}

TD.productListing-data {
 padding:6px;
  font-size: 14px;

}

A.pageResults {
float:left;
height: 21px;
width:21px;

font-size:10px;
color:#ffffff;
font-weight:bold;
background-image: url('images/number_wrapper.png');
background-repeat:no-repeat;
text-align:center;
line-height:21px;
display:inline-table;
margin: 0px 1px 0px 1px;
}

A.pageResults:hover {
  color: #c0c0c0;
}

TD.pageHeading, DIV.pageHeading {

  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

.pageHeading, DIV.pageHeading {

  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

.stock {

	font-size: 9px;
	font-weight: normal;
	color: #000000;
}


a.list_name {
	font-size: 12px;
	font-weight: bold;
line-height:200%;
	
}

a.list_name:hover {

	font-size: 12px;
	font-weight: bold;
line-height:200%;
	
}


.products_short {

	font-size: 11px;
	font-weight: normal;
	color: #808080;
}


.product_listing_name {

	font-size: 12px;
	font-weight: bold;
	color: #5e5e5e;
}

.new_product_listing_name {
	font-size: 12px;
	font-weight: bold;
	
	color: #000000;
}

.new_product_listing_price {

	font-size: 12px;
	font-weight: normal;
	
	color: #000000;
text-align:center;
}

.new_product_listing_price_tool {

	font-size: 18px;
	font-weight: normal;
	
	color: #000000;

}

.new_product_listing_special_price {

	font-size: 18px;
	font-weight: normal;
	text-align:center;
	color: #b70909;
}

.new_product_listing_special_price_box {

	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #b70909;
}

.product_listing_price {

	font-size: 12px;
	font-weight: bold;
	
	color: #5e5e5e;
}

.product_listing_special_price {

	font-size: 16px;
	font-weight: bold;
	
	color: #ff0000;
}



.productSpecialPrice {
 clear:both;
 float:left;
  color: #b70909;
font-size: 28px;
  font-weight: 700;
  text-align:left;
}

.productSpecialPrice_inlist {

  color: #b70909;

}
SPAN.productSpecialPricesmall {

  color: #b70909;
 font-size: 12px;
  font-weight: normal;
  
}

SPAN.productOldPricesmall {

  
 font-size: 12px;
  font-weight: normal;
  
}


.pagePrice {

  font-size: 18px;
  font-weight: normal;
  
  
}

.products_page_heading {

  font-size: 24px;
  font-weight: bold;
  color: #000000;
}




TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

  font-size: 10px;
  color: #000000;
}

TD.main, P.main {

  font-size: 12px;
 color: #000000;
  line-height: 180%;
}

.main, P.main {

  font-size: 12px;
  color: #000000;
  line-height: 180%;
}

TD.smallText, SPAN.smallText, P.smallText {

  font-size: 12px;
}

div.smallText {

  font-size: 12px;
}

TD.accountCategory {

  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {

  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {

  font-size: 12px;
}

TD.tableHeading {

  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {

  font-size: 12px;
  color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {

  font-size: 11px;
}

TEXTAREA {
  width: 100%;

  font-size: 11px;
}

SPAN.greetUser {

  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #50667E;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {

  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {

  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}




SPAN.errorText {

  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #E9F4FC; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #D7E9F7; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning {color:#ffffff;font-size: 12px; background-color: #c00000;padding:5px; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }

.mws_boxTop    { background: url('images/infobox/top.gif');

                 font-size: 10px;
                 color: #50667E;
				 font-weight: bold;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bottom.gif');
                 font-size: 10px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; 
				 font-size: 12px
     vertical-align:top !important;
margin-top:10px;}

TD.pollBoxRow {



  font-size: 12px;
line-height:180%;
 

}

TD.pollBoxText {



  font-size: 12px;


 

}

TR.pollOptRow {

  background: #ffffff;

}

TR.pollFooter {
margin-top:10px;

  background: #ffffff;

}

TD.newsheader {

  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

.tax_info {
 margin-top:3px;
  margin-bottom:3px;

  font-size: 9px;
font-weight: normal;
  font-style: normal;
  color: #758389;
  line-height:100%;

}


.infoBoxContentsCo2 {
  

  font-size: 14px;
}

.catwithsubs, .catwithnosubs {
	padding-right: 0px;
}

#thecategories {


	position: relative;
	top: 0px;
	margin-bottom: 0px;
	width: 100%;

	
}



#thecategories a {
	display: block;
	
	width: 100%;


}

/*mozilla fix*/
html&gt;body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/


.activelink {
background:red;
}


.topcat a {
display:block;
background:#404040;
color:#ffffff;
height:29px;
text-decoration:none;
line-height:29px;
text-transform: uppercase;
font-size:12px;
border-top:1px solid #ffffff;
}

.topcat a:hover {

color:#ffffff;
background:#404040;
}

.secondcat a {
font-size:11px;
background:#e9e9e9;
	padding-left: 0px;
text-decoration:none;
line-height:25px;
height:25px;
border-top:1px solid #ffffff;
}

.secondcat a:hover {
color:#ffffff;
background:#696767;
}




.thirdcat a {
font-size:11px;
background:#e9e9e9;
	padding-left: 0px;
text-decoration:none;
line-height:25px;
height:25px;
border-top:1px solid #ffffff;
}

.thirdcat a:hover {
color:#ffffff;
background:#696767;
}




.fourthcat a {
	padding-left: 0px;
}

.fifthcat a {
	padding-left: 0px;
}


a.cat_active {

font-size:12px;

color:#ffffff;
background:#726e6e;
}



.urbangreymenu{
width: 300px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 12px Arial;
color: white;
background: #606060 url(arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.urbangreymenu .headerbar a:hover{
text-decoration: none;
color: white;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 15px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}



TD.productNavigation {

  font-size: 13px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
}

TD.productNavigation a{

  font-size: 13px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
}
TD.productNavigation a:hover{

  font-size: 13px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
}

TD.dropdownarea {


  font-size: 13px;
  background: #E9E9E9;
  color: #000000;
  font-weight : bold;
  padding-top: 3pt; 
   padding-bottom: 3pt;
	 padding-left: 3pt;
}
TD.productoptions {

	font-size: 11px;
	background: #E9E9E9;
	color: #000000;
	font-weight: bold;
	padding: 3pt;
	border-bottom: 7px White;
}
.artnr {

	font-size: 9px;
	font-weight: normal;
	color: Gray;
}
TD.next_previous {

	font-size: 11px;

	color: #000000;
	font-weight: bold;
	border: 1px solid #E9E9E9;
}


TD.product_box {

	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border: 3px solid #E9E9E9;
	border-spacing:5pt;
	
	}

TD.imagescontent {

	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border: 1px solid #E9E9E9;
}

.save {

	font-size: 11px;
	color: #000000;
	font-weight: bold;	
}
.saveproductpage {

	font-size: 14px;
	color: #000000;
	font-weight: normal;	
}

/* Special Scroller */

#pscroller1 {
	height: 220px;
	border: 0px;
	padding: 5px;
}



#pscroller2 a{
	text-decoration: none;
}

.someclass {

  	font-size: 11px;
  	line-height: 1.5;
}

/* New Products Scroller */
list_pic{
}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

/* common and top level styles */
#nav span {
    display: none;
}
#nav, #nav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;


}
#nav {
    background-color: #e5e5e5;
    border-bottom: 0px solid #333333;
    float: left;
    background:transparent url('images/horiz_menu/bg_grey_verl.png') center center;
    position: relative;
    width: 100%;
    margin-bottom:0px;

}
#nav ul.subs {
    background-color: #FFFFFF;
    border-left:1px solid #d9d9d9;
    border-right:1px solid #d9d9d9;
    border-bottom:1px solid #d9d9d9;
    color: #333333;
    display: none;
    left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute;
    top: 48px;
    width: 100%;
    z-index:10000;
     box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;

}
#nav &gt; li {
    border-bottom: 0px solid black;
    float: left;

    text-align: left;
    font-size:12px;
    -moz-transition: all 300ms ease-in-out 0s;
    -ms-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;


    background:transparent url('images/horiz_menu/trenner.png') right center no-repeat;


}
#nav li a {
    display: block;
    text-decoration: none;
    -moz-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    -ms-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    -o-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    -webkit-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    white-space: normal;
}
#nav &gt; li &gt; a {
    color: #333333;
    display: block;
    font-size: 12px;
    line-height: 49px;
    padding: 0 15px;
    text-transform: uppercase;
}
#nav &gt; li:hover &gt; a, #nav &gt; a:hover {
    background-color: #3a3b3a;
    color: #FFFFFF;
}

#nav &gt; .active_hor_menu  {
    background-color: #a42c2e;

    color: #FFFFFF;
}

#nav li a.active_hor_menu_link {

    color: #FFFFFF;
}


#nav li.active &gt; a {
    background-color: #333333;
    color: #FFFFFF;
}

#nav li:hover ul.subs {
    display: block;
}
#nav ul.subs &gt; li {
    display: inline-block;
    float: none;
    padding: 10px 1%;
    vertical-align: top;
    width: 20%;
    border-right:1px solid #d7d7d7;
    height:180px;
    margin-left:20px;
}
#nav ul.subs &gt; li a {
    color: #777777;
    line-height: 20px;

}
#nav ul li a:hover {
    color: #F55856;
}
#nav ul.subs &gt; li &gt; a {
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight:bold;
    border-bottom:1px solid #d7d7d7;
}
#nav ul.subs &gt; li li {
    float: none;
    padding-left: 8px;
    -moz-transition: padding 150ms ease-out 0s;
    -ms-transition: padding 150ms ease-out 0s;
    -o-transition: padding 150ms ease-out 0s;
    -webkit-transition: padding 150ms ease-out 0s;
    transition: padding 150ms ease-out 0s;
}
#nav ul.subs &gt; li li:hover {

}

/* SmartSuggest */
#smartsuggest {
	position: absolute;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
 line-height:150%;
 border-left: 1px solid #d6d5d5;
 border-right: 1px solid #d6d5d5;
 border-bottom: 1px solid #d6d5d5;
	z-index:40000;
 margin-top:24px;
 margin-left:-4px;

}

#smartsuggest div {
	white-space: nowrap;
}

#smartsuggest div img{
	vertical-align: middle;
}

.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}

.suggest_link:visited {
	color: #FFFFFF
}

.suggest_link_over {
	background-color: #d6d5d5;
	color: #202020;
	padding: 2px 6px 2px 6px;
	border: red;
	cursor: pointer;
}
/* SmartSuggest */

.details_table
    {
        display: table;

    }

.details_row
    {

        display: table-row;

    font-size: 14px;
    line-height: 160%;

    }
    .details_cell
    {
        padding-bottom:5px;
        display: table-cell;

    font-size: 14px;
    line-height: 160%;
        vertical-align:top;

    }
    
.p_n{
color: #000000;
    font-size: 12px;
}

.p_n a{
        font-size: 12px;
}

a.index_links {
    clear:both;
 font-size:18px;
 text-transform:uppercase;
}
.index_image_links {

}

.orderEdit {font-size : 12px; color: #F55F05; text-decoration: underline; }

td.checkout_wrapper {
background: url("images/checkout_wrapper.png");
background-repeat:repeat-x;
background-position:bottom;
}

hr{
background-color:  #c7c7c7; /* Farbe für Opera und Firefox */
color:  #c7c7c7; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 1px;
}

TD.main_checkout, P.main_checkout, .main_pic {

  font-size: 16px !important;
 color: #000000;
  line-height: 200%;

}
TD.main_pic, P.main_pic {

  font-size: 12px;
 color: #000000;
  line-height: 200%;
padding-top:10px;
padding-bottom:10px;
}

SPAN.errorText {

  color: #ff0000;
}


.moduleRow { }
.moduleRowOver { background-color: #e8e8e8; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #e1dfdf; }

.checkoutBarFrom, .checkoutBarTo {font-size: 16px; color: #919191; font-weight:bold;background: url("images/checkout_bg.png"); background-repeat:repeat-x;height:42px; border-left:1px solid #ebebeb; border-right:1px solid #ebebeb;}


a.checkoutBarFromlink { color: #919191; font-weight:bold;}
a.checkoutBarFromlink:hover{ color: #404040; font-weight:bold;}



.checkoutBarCurrent { font-size: 16px; color: #404040; font-weight:bold; background: url("images/checkout_current_bg.png"); background-repeat:repeat-x;border-left:1px solid #c7c7c7; border-right:1px solid #c7c7c7; }


td.checkout {


font-size: 12px; color: #404040;
border-left:1px solid #c7c7c7; border-right:1px solid #c7c7c7;border-top:1px solid #c7c7c7;
}

td.checkout_NB {


font-size: 16px; color: #404040;

}


td.shipping {


font-size: 16px; color: #404040;
border-left:1px solid #c7c7c7; border-right:1px solid #c7c7c7;border-top:1px solid #c7c7c7;
}

td.shipping_NB {


font-size: 16px; color: #404040;

}

.infoBox_shipping {


border-left:1px solid #c7c7c7; border-right:1px solid #c7c7c7;border-bottom:1px solid #c7c7c7;

}

.infoBox_shipping_BB {


border:1px solid #c7c7c7;

}

.checkout_conditions_error{

font-size: 12px; color: #c00000;
font-weight:bold;
}

td.conditions_error_box{

font-size: 12px;
border:1px solid #c00000;
}

.input_message {
 position:absolute;
 top:10px;
 left: 100px;
 background:url(images/transparent_red.png);
 height:auto;
 width:200px;
 color:#ffffff;
 padding:10px;
 border-radius:5px;
 text-align:left;
 display:none;
}

.input_error_class{
 border:2px solid red;
}

.input_noerror_class{
 border:1px solid #c7c7c7;
}



.qty_unit_table_wrapper {
 float:right;
 margin-top:0px;
 margin-bottom:10px;
 border:1px solid #c7c7c7;
}

.qty_unit_table
    {
        display: table;

       border-radius:6px;
       padding:3px;
    }


.qty_unit_row_header
    {

        display: table-row;

    font-size: 14px;
   // line-height: 160%;
    // border:1px solid red;
     margin:3px;

    // border:1px solid #ebebeb;
    background:#c7c7c7;
    color:#ffffff;
    }

.qty_unit_cell_header
   {
         vertical-align: middle;
      text-align:left;
        display: table-cell;

    font-size: 12px;
    //  padding:0px 5px 0px 0px;
     white-space:nowrap;
     width:150px;
     color:#404040;
    padding:0px;
    line-height:24px;
    padding-left:10px;
    }



.qty_unit_row
    {

        display: table-row;

    font-size: 14px;
   // line-height: 160%;
    // border:1px solid red;
     margin:3px;

    // border:1px solid #ebebeb;
    }

    .qty_unit_cell
    {
      vertical-align: middle;
      white-space:nowrap;
        display: table-cell;

    font-size: 12px;
    //  padding:0px 5px 0px 0px;

     width:auto;
     color:#404040;
    padding:1px;

    }

     .qty_unit_cell_name
    {
         vertical-align: middle;
      text-align:left;
        display: table-cell;

    font-size: 12px;
    //  padding:0px 5px 0px 0px;
     white-space:nowrap;
     width:150px;
     color:#404040;
    padding:1px;
    line-height:24px;
    padding-left:10px;
    }


.qty_unit_label {
float:left;
width:100px;
line-height:30px;
font-size:14px;
font-family:Lato;
}

#lean_overlay {
    position: fixed;
    z-index:10000;

    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

.error_level {
 border: 2px solid red;
}

.cart_pic{
 width:100px;
 height:100px;
 background:red;
}


 .price-spinner {

    border: 5px solid #333;
    border-radius: 20px;
    height: 20px;
    margin:15px;

    opacity: 0;

    width: 20px;

    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulsate {
    0% {
      transform: scale(.1);
      opacity: 0.0;
    }
    50% {
      opacity: 1;
    }
    100% {
      transform: scale(1.2);
      opacity: 0;
    }
}



 .spinner {

    border: 5px solid #333;
    border-radius: 30px;
    height: 30px;
    margin:25px;

    opacity: 0;

    width: 30px;

    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulsate {
    0% {
      transform: scale(.1);
      opacity: 0.0;
    }
    50% {
      opacity: 1;
    }
    100% {
      transform: scale(1.2);
      opacity: 0;
    }
}

.upluploader {
 width:46px;height:46px;border-radius:23px;
 background:url(images/toolbar/trans40.png);
 color:#ffffff;
 position:absolute;left:0;right:0;top:0;bottom:0;
 margin:auto;
cursor:pointer;
}

.upluploader:hover{

 background:url(images/toolbar/trans70.png);
}

#cont_top_left_dragger{
width:46px;height:46px;border-radius:23px;background:url(images/toolbar/trans40.png);
position:absolute;left:-24px;top:-24px;
}

#cont_top_left_dragger:hover{
background:url(images/toolbar/trans70.png);
}

#cont_top_right_dragger{
width:46px;height:46px;border-radius:23px;background:url(images/toolbar/trans40.png);
position:absolute;right:-24px;top:-24px;
}

#cont_top_right_dragger:hover{
 background:url(images/toolbar/trans70.png);
}

#cont_bottom_left_dragger{
width:46px;height:46px;border-radius:23px;background:url(images/toolbar/trans40.png);
position:absolute;left:-24px;bottom:-24px;
}

#cont_bottom_left_dragger:hover{
background:url(images/toolbar/trans70.png);
}

#cont_bottom_right_dragger{
width:46px;height:46px;border-radius:23px;background:url(images/toolbar/trans40.png);
position:absolute;right:-24px;bottom:-24px;
}

#cont_bottom_right_dragger:hover{
background:url(images/toolbar/trans70.png);
}












#cont_top_left{
width:46px;height:46px;border-radius:23px;background:url(images/toolbar/trans40.png);
position:absolute;left:-24px;top:-24px;
}

#cont_top_left:hover{
background:url(images/toolbar/trans70.png);
}

#cont_top_right{
width:46px;height:46px;border-radius:23px;background:url(images/toolbar/trans40.png);
position:absolute;right:-24px;top:-24px;
}

#cont_top_right:hover{
 background:url(images/toolbar/trans70.png);
}

#cont_bottom_left{
width:46px;height:46px;border-radius:23px;background:url(images/toolbar/trans40.png);
position:absolute;left:-24px;bottom:-24px;
}

#cont_bottom_left:hover{
background:url(images/toolbar/trans70.png);
}

#cont_bottom_right{
width:46px;height:46px;border-radius:23px;background:url(images/toolbar/trans40.png);
position:absolute;right:-24px;bottom:-24px;
}

#cont_bottom_right:hover{
background:url(images/toolbar/trans70.png);
}


.collumn_boxes {
 padding-bottom:10px;
}

.nutrition_list {
    background:#dedcdd;
}

.styledRadio, .styledCheckbox.styledRadio, .styledCheckbox {
			display: inline-block;
   background-size:100%;
   background-repeat:no-repeat;
		}




		label {
font-family: Tahoma,Lato,Lato,Verdana,Arial,sans-serif;
			line-height: 26px;
			font-size: 12px;
			vertical-align: 8px;
			padding-right: 7px;
		}

.quantity_selector {

//background-image:  url('images/input_bg.png');
background:#ffffff;
border: 1px solid #c3c3c3;

font-size:12px;
padding: 3px;
margin-bottom:7px;
font-weight:normal;
height:30px;
border-radius:0px;
}

 .product_selector_input_multi {
 margin-bottom:3px !important;
}

.quantity_row {

//background-image:  url('images/input_bg.png');
background:#ffffff;
border: 1px solid #c3c3c3;

font-size:12px;

margin-bottom:0px;
font-weight:normal;
height:22px;
border-radius:0px;
margin-right:5px;
width:50px;
}





.product_selector {

background:#ffffff;
border: 1px solid #c3c3c3;

font-size:12px;
padding: 3px;
margin-bottom:3px;

}





.product_selector_textarea {
height:120px;
//background-image:  url('images/textarea_bg.png');
background:#ffffff;
border: 1px solid #c3c3c3;

font-size:12px;
padding: 3px;
margin-bottom:3px;
font-weight:normal;
border-radius:0px;
}

.menuproduct { padding: 0; clear: both;font-size:14px;color:#404040; display: inline;position:relative; }
.menuproduct li { display: block; }
.menuproduct li a { display: block;background: #e8e8e8; padding: 7px; float:left; border-right: 0px solid #ccf; border-bottom: none; text-decoration: none; color:#404040; border-left:1px solid #c7c7c7;border-top:1px solid #c7c7c7;border-right:1px solid #c7c7c7; border-radius:4px 4px 0px 0px; margin-right:2px;}
.menuproduct li.active a { background: #ffffff; border-radius:4px 4px 0px 0px;border-bottom:1px solid #ffffff;position:relative;z-index:2;font-weight:700; }
.contentproduct { float: left; clear: both; border: 1px solid #c7c7c7; background: #ffffff; padding:10px; border-radius:0px 0px 0px 0px;margin-bottom:10px; margin-top:-1px;position:relative;z-index:1;}


.dragging{
border: 3px dashed yellow;
cursor:move;
}

a. {color:grey;}

.colorswatch:hover{
 cursor:pointer;
}

.colorswatch_text:hover{
 cursor:pointer;
}

a.tooltip2,
a.tooltip2:link,
a.tooltip2:visited,
a.tooltip2:active {
position: relative;
text-decoration: none;
font-style: bold;

}

a.tooltip2:hover {
background: transparent;
z-index: 100;
}

a.tooltip2 span {
display: none;
text-decoration: none;
}

a.tooltip2:hover span {
display: block;
position: absolute;
top: 10px;
left: -10px;
width: 200px;
z-index: 100;
color: #000000;
border: 1px solid;
border-color: #FFFFFF #D5D7DB #D5D7DB #FFFFFF;
border-left: 4px solid #4dbcf3;
padding: 2px 10px 2px 10px;
background: #EEEEEE;

font-style: Normal;
text-align: left;
}

.text_selector {
width:470px;
height:auto;
color:#808080;
background:#e9e9e9;
border:1px solid #d3d3d3;
visibility:hidden;
padding:5px;
border-radius:4px;
position:absolute;
top:0px;
left:-290px;
z-index:50000;
box-shadow: 2px 2px 2px #b1b1b1;
}

.text_selector_label {
    margin-top:0px;
    float:left;
 font-size:12px;
}

.font_size_selector {
 height:30px;
 width:50px;
 border-radius:4px;
 background:#f6f6f6;
 border:1px solid #cecece;
 font-size:12px;
 color:#808080;
 padding-left:5px;
}

.bold{
   font-weight:bold;
}
.italic{
   font-style:italic;
}
.underline{
   text-decoration:underline;
}

.fontstyle_bold {
 background:#d4d4d4;
}

.hoverover{
   float:left;
 cursor:pointer;
}

.setcurve{

 cursor:pointer;
}



.option_comments_two {
    float:left;
 line-height:140%;
 margin:0px 0px 10px 0px;
 color:#404040;
 font-size:12px;
}

.option_headers {
 font-weight:700;
 padding-bottom:10px;
 font-size:12px;
 margin-top:10px;
}

.qtybutton {
    background-color: #b1b1b1;
    border: medium none;
    border-radius: 2px;
    color: #404040;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    margin-left: 3px;
    text-align: center;
    text-decoration: none;
    width: 22px;
}
</pre></body></html>