/*
  $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) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif; font-size: 12px; color:#000000; line-height:150%; }
.errorBox { font-family : Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #B1C8CB; }
.orderEdit { font-family : Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif; 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;
}

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

.track_row{
    background:#ffffff;
    color:#404040;
    font-size:12px;
    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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
font-size:10px;
padding: 3px;
margin-bottom:3px;
font-weight:normal;
border-radius:4px;
}

.cart_header{
 font-family : Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;text-decoration: none;
 font-size:12px;
 color:#ffffff;
 font-weight:bold;
}

.header_navis{
 font-family : Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;text-decoration: none;
 font-size:12px;
 color:#ffffff;
 }

a.header_navis{
 font-family : Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;text-decoration: none;
 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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    font-weight:bold;
    color:#404040;
}

.listing_box_contents {
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    font-size: 11px;
    font-weight:normal;
    color:#404040;
    line-height:18px;
    margin-bottom:10px;
}

.listing_box_price {
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    font-weight:bold;
    color:#404040;
    line-height:18px;
    margin-top:10px;
}

.listing_box_special_price {
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    font-weight:bold;
    color: #b70909;
    line-height:18px;
    margin-top:10px;
}

.listing_box_special_tag {
    position:absolute;
    top:0px;
    left:0px;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    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;

}

.listing_box_new_tag {
    position:absolute;
    top:0px;
    left:0px;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    line-height: 160%;
}

.footer_header {
margin-left:10px;
margin-top:10px;
font-family : Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;text-decoration: none;
background:transparent;
line-height:40px;
 color: #afd2e7;
    font-size: 26px;
    font-weight: normal;

    line-height: 32px;
}

.footer {
float:left;
  color: #0C7DCB;
  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-family : Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif; 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 {
background:#e0eef6;
padding:10px 10px 0px 10px;
position:relative;
height:100%;
width:410px;

}

.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;;
width:410px;
}

.right_product_wrapper H1{
float:left;
font-size:18px;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    font-weight: normal;
line-height:150%;
}



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

.larger_red_text{
float:left;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
font-size:14px;
line-height:180%;
font-weight:bold;
color:#c00000;
}

.larger_text{
float:left;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
font-size:14px;
line-height:180%;
color:#404040;
}

.bundle_wrapper {
float:left;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
font-size:14px;
color:#808080;
font-weight:normal;
border:0px;

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


.round_inputs {
background:#ffffff;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
font-size:12px;
color:#ffffff;
background:#c00000;
padding:3px;
}

.messages_success {
float:left;
display:block;
width:100%;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
font-size:12px;
color:#ffffff;
background:#008000;
padding:3px;
}


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

.standard_inputs {

background:#ffffff;
border: 1px solid #c7c7c7;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
font-size:12px;
padding: 3px;
margin-bottom:3px;
font-weight:normal;
}

.ca_labels{
width:80px;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
font-size:12px;
font-weight:normal;
}

.ca_inputs {

background:#ffffff;
border: 1px solid #c7c7c7;
width:150px;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
font-size:12px;
padding: 3px;
margin-bottom:3px;
font-weight:normal;
}

.quantity_selector {

background:#ffffff;
border: 1px solid #c7c7c7;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
font-size:12px;
padding: 3px;
margin-bottom:3px;
font-weight:normal;
}

.box_prices {
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
font-size:12px;
color:#404040;
font-weight:bold;
text-align:center;
}

.box_product_name {
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
font-size:12px;
color:#404040;
font-weight:bold;
text-align:center;
}


.trans_input {
background:transparent;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
font-size:12px;
line-height:180%;
}

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


.smart_infos {
text-align:center;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
font-size:14px;
color:#808080;
 }


.searchBox{
   background-image:url('images/searchbg.png');
   background-repeat:repeat-x;
   padding-left:0px;
border:0px;
height:29px;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family:sans-serif;
font-size:12px;
color:#333333;

}

a.bread:hover {


}

a.bread_last {
font-family:sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
font-size:12px;
color:#404040;
margin-left:8px;
width:150px;
}

.cart_headline {
float:left;
text-align:left;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
font-size:22px;
margin-top:10px;
padding-bottom:10px;
width:100%;
border-bottom:1px solid #999999;
}

.cart_stuff {
float:left;
text-align:left;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
font-size:13px;
color:#ffffff;
font-weight:bold;
margin:8px 0px 0px 0px;
padding:13px 10px 0px 0px;
}


.featured_name {
float:left;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
font-size:12px;
font-weight:bold;
color:#ffffff;
text-align:right;
float:left;
}

.pl_list_price_wrapper {
background:transparent;
text-align:right;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
font-size:12px;
padding: 3px;
margin-bottom:3px;

}

.styled-select select {
font-size:12px;
   background: transparent;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
   width: 250px;
   padding: 5px;
   
   border: 1px solid #ccc;
   height: 25px;
}

.products_unit_price {
float:left;
font-size:11px;
margin:0px;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    font-weight: normal;
line-height:140%;
}

.products_unit_price_center {
text-align:center;
font-size:11px;
margin:0px;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    font-weight: normal;
line-height:140%;
}

.products_unit_price_small {
float:left;
font-size:12px;
margin:0px;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    font-weight: normal;
}

.products_unit_price_small_center {
text-align:center;
font-size:11px;
margin:0px;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    font-weight: normal;
}


.products_page_short {
float:left;
font-size:12px;
margin:0px;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    font-weight: normal;
line-height:160%;

}

.product_select {
    clear:both;
float:left;
font-size:12px;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    font-weight: normal;

}

h3{
font-size:18px;
margin:0px 0px 7px 0px;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    font-weight: normal;

}

.product_footer {
position: absolute;
bottom: 0;
font-size:12px;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    font-weight: normal;

}


.product_stuff {
float:left;
font-size:12px;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    font-weight: normal;
color:#000000;
}

.product_price {
float:left;
font-size:18px;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    font-weight: normal;
line-height:140%;
width:160px;
position:relative;
}

.product_headline {
float:left;
font-size:18px;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    font-weight: normal;
line-height:150%;
}



.buynow {
background-image: url('images/backgrounds/bg_buy.png');
background-position: center right; 
height:22px;
font-size:12px;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
color:grey;
}

img{
   border:0;
}




BODY {
margin-top:0px;
	padding:0px;
}

TD.quantity_warning {
font-family: Arial, sans-serif;
  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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #757577;
}


.categtext{
display: block;
height: 22px;
	font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #8A894C;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	
	
	
	}


TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  border: 1px;
  border-style: solid;
  border-color: #A5A2A5;
  border-spacing: 1px;
  padding: 15px;
}

TD.headerampak {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 10px;
  background: #50667E;
  color: #000000;
  
  border: 1px;
  border-style: solid;
  border-color: #A5A2A5;
  border-spacing: 1px;
}

TR.headerampak {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 10px;
  background: #000000;
  color: #000000;
  font-weight : bold;
  border: 1px;
  border-style: solid;
  border-color: #A5A2A5;
  border-spacing: 1px;
}

TD.footerampakcenter {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  border: 0px;
  border-style: solid;
  border-color: #808080;
  border-spacing: 1px;
  padding: 25px;
}

TR.footerampak {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  border: 2px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
  padding: 25px;
}

TD.xsell {
	font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #000000;
  border: 1px;
  border-style: solid;
  border-color: #50667E;
  border-spacing: 1px;
  padding: 15px;
}


TD.headerError {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #16568C;
}

TD.headerInfo {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 12px;
  background: #16568C;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #50667E;
}

TD.footer {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 10px;
  background: #50667E;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #50667E;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 12px;
line-height:180%;
}

.infoBoxNotice {
  background: #608CAE;
}

.infoBoxNoticeContents {
  background: #608CAE;
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 12px;
  background: #50667E;
  color: #FFFFFF;
  font-weight: bold;
height:24px;
padding:3px;
margin-bottom:10px;
}

TD.productListing-data {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 12px;
padding-top:10px;
}

A.pageResults {
float:left;
height: 21px;
width:21px;
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

.pageHeading, DIV.pageHeading {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

.stock {
	font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}


a.list_name {
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
line-height:200%;
	
}

a.list_name:hover {
font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
line-height:200%;
	
}


.products_short {
	font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
}


.product_listing_name {
	font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5e5e5e;
}

.new_product_listing_name {
	font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	color: #000000;
}

.new_product_listing_price {
	font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	color: #000000;
text-align:center;
}

.new_product_listing_price_tool {
	font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
	
	color: #000000;

}

.new_product_listing_special_price {
	font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align:center;
	color: #b70909;
}

.new_product_listing_special_price_box {
	font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #b70909;
}

.product_listing_price {
	font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	color: #5e5e5e;
}

.product_listing_special_price {
	font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	
	color: #ff0000;
}



SPAN.productSpecialPrice {
 font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  color: #b70909;
font-size: 12px;
  font-weight: bold;
}

SPAN.productSpecialPricesmall {
 font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  color: #b70909;
 font-size: 12px;
  font-weight: normal;
  
}

SPAN.productOldPricesmall {
 font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  
 font-size: 12px;
  font-weight: normal;
  
}


.pagePrice {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 18px;
  font-weight: normal;
  
  
}

.products_page_heading {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}




TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 12px;
 color: #000000;
  line-height: 180%;
}

.main, P.main {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 180%;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 12px;
}

div.smallText {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 12px;
  color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}




SPAN.errorText {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif; color:#ffffff;font-size: 12px; background-color: #c00000;padding:5px; }
.messageStackSuccess { font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif; font-size: 10px; color: #ff0000; }

.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
                 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-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
                 font-size: 10px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; 
				 font-size: 12px;
margin-top:10px;}

TD.pollBoxRow {

  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;

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

}

TD.pollBoxText {

  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;

  font-size: 12px;


 

}

TR.pollOptRow {

  background: #ffffff;

}

TR.pollFooter {
margin-top:10px;

  background: #ffffff;

}

TD.newsheader {
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

.tax_info {
 margin-top:3px;
  margin-bottom:3px;
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 9px;
font-weight: normal;
  font-style: normal;
  color: #758389;
  line-height:100%;

}


.infoBoxContentsCo2 {
  
  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 14px;
}

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

#thecategories {

  font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	position: relative;
	top: 0px;
	margin-bottom: 0px;
	width: 100%;

	
}



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


}

/*mozilla fix*/
html>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-family: Arial, sans-serif;
  font-size: 13px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
}

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

TD.dropdownarea {

  font-family: Arial, sans-serif;
  font-size: 13px;
  background: #E9E9E9;
  color: #000000;
  font-weight : bold;
  padding-top: 3pt; 
   padding-bottom: 3pt;
	 padding-left: 3pt;
}
TD.productoptions {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background: #E9E9E9;
	color: #000000;
	font-weight: bold;
	padding: 3pt;
	border-bottom: 7px White;
}
.artnr {
	font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Gray;
}
TD.next_previous {
	font-family: Arial, sans-serif;
	font-size: 11px;

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


TD.product_box {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border: 3px solid #E9E9E9;
	border-spacing:5pt;
	
	}

TD.imagescontent {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border: 1px solid #E9E9E9;
}

.save {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;	
}
.saveproductpage {
	font-family: Arial,"Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;;
	font-size: 14px;
	color: #000000;
	font-weight: normal;	
}
/*BOF - Zappo - Option Types v2 - Progress Bar */
.progress{
  width: 1px;
  height: 12px;
  color: grey;
  font-size: 10px;
 /* overflow: hidden; */
  background-color: #bbc3d3;
  padding-left: 5px;
}
.bar{
  border-style: solid;
  border-width: 1px;
  border-color: #bbc3d3;
}
/*EOF - Zappo - Option Types v2 - Progress Bar */
/* Special Scroller */

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



#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	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;
    font-family:arial;

}
#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 > 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 > li > a {
    color: #333333;
    display: block;
    font-size: 12px;
    line-height: 49px;
    padding: 0 15px;
    text-transform: uppercase;
}
#nav > li:hover > a, #nav > a:hover {
    background-color: #3a3b3a;
    color: #FFFFFF;
}

#nav > .active_hor_menu  {
    background-color: #a42c2e;

    color: #FFFFFF;
}

#nav li a.active_hor_menu_link {

    color: #FFFFFF;
}


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

#nav li:hover ul.subs {
    display: block;
}
#nav ul.subs > 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 > li a {
    color: #777777;
    line-height: 20px;

}
#nav ul li a:hover {
    color: #F55856;
}
#nav ul.subs > li > a {
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight:bold;
    border-bottom:1px solid #d7d7d7;
}
#nav ul.subs > 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 > 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 */

