/* Caution! Ensure accessibility in print and other media types... */
/* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
@media projection, screen { .ui-tabs-hide {display: none;} }
/* Hide useless elements in print layouts... */
@media print { .ui-tabs-nav {display: none;} }

/* Skin */
.ui-tabs-nav{list-style: none; margin: 0px 0px 2px 0px; padding: 0px;}
body .ui-tabs-nav li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.ui-tabs-nav a, .ui-tabs-nav a span {float: left; } /* fixes dir=ltr problem and other quirks IE */
body .ui-tabs-nav a {white-space: nowrap; /* @ IE 6 */ outline: 0; } /* @ Firefox, prevent dotted border after click */
body .ui-tabs-nav .ui-tabs-selected a 		{z-index: 2;}

.ui-tabs-nav a span { text-transform: uppercase; font-size: 10px; }

.ui-tabs-nav .ui-tabs-selected a span {}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {cursor: text; } /* @ Opera, use pseudo classes otherwise it confuses cursor... */
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active {cursor: pointer; } /* @ Opera, we need to be explicit again here now... */
.ui-tabs-disabled {opacity: .4; filter: alpha(opacity=40); }
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { }

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav 						{display: inline-block; } /* auto clear @ IE 6 & IE 7 Quirks Mode */
*:first-child+html .ui-tabs-nav {display: inline-block; } /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */

/**************************************
 * EyeCandy Template
 */

/* IE6-Hack */
* html .lightbox_close
{
	margin-right: 20px;
}

body
{
	height: 100%;
	margin: 0;
	padding: 0;
}

.clearfix
{
	display: inline-block;
}

.content-box-header
{
	position: relative;
	width: 100%;
}

#top_navi_inner ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

body #top_navi_inner ul li
{
	position: relative;
}

.details .gallery .stage a
{
	outline: 0 none;
	text-decoration: none;
}

.details .gallery .stage .info_image_box
{
  position: relative;
}

.details .gallery .stage .info_image_box a
{
  display: block
}

.details .gallery .stage .zoomImage
{
  position: absolute;
  top: 0;
  left: 0;
}

.details .gallery .stage .info_image_box a,
.details .gallery .stage .info_image_box img
{
  display: block;
  margin: 0;
  padding: 0;
}

.thumbnail a
{
	display: inline-block;
	height: 100%;
	outline: 0 none;
	width: 100%;
}

#lightbox_gallery a
{
	outline: 0 none;
}

body .megadropdown
{
	z-index:990;
}

body #head_navi
{
	overflow: hidden;
}

body .bestsellers .article-list-item
{
	overflow: hidden;
}
body .bestsellers .article-list-item .article-list-item-price
{
	clear: both;
}

.details .inside h1
{
	margin-top: 0px;
}

.shopping_cart h1, .order_shipping h1, .order_payment h1, .order_confirm h1, .account h1
{
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 20px;
}

body #head_shopping_cart{ cursor:pointer; float:right; margin-top:-8px; height:40px; width:203px; background:transparent url('backgrounds/separator-30-vert.png') 5px no-repeat; text-align:right; }
body #head_shopping_cart_inner{ padding:7px 8px 0 0; }

body #dropdown_shopping_cart {
	background-color:transparent;
	background-image:url('backgrounds/dropdown-shopping-cart-bottom-bg.png');
	background-position:bottom left;
	background-repeat:no-repeat;
	display:none;
	position:absolute;
	z-index:980;
	width:213px;
	padding-bottom:6px;
    padding-top: 0px;
}

body #dropdown_shopping_cart_inner{ padding-top:10px; background-color:transparent; background-image:url('backgrounds/dropdown-shopping-cart-bg.png'); background-repeat:repeat-y; background-position:top left; }

body #dropdown_shopping_cart .cart-item-inner {
    background: url('backgrounds/separator-dotted-hori.png') repeat-x scroll center top #FFFFFF;
}

body #fixed_dropdown_shopping_cart {
	background-color:transparent;
	background-image:url('backgrounds/dropdown-shopping-cart-bottom-bg.png');
	background-position:bottom left;
	background-repeat:no-repeat;
	display:none;
	position:fixed;
	z-index:980;
	width:213px;
	padding-bottom:6px;
    padding-top: 0px;
}

body #fixed_dropdown_shopping_cart_inner{ padding-top:10px; background-color:transparent; background-image:url('backgrounds/dropdown-shopping-cart-bg.png'); background-repeat:repeat-y; background-position:top left; }

body #fixed_dropdown_shopping_cart .cart-item-inner {
    background: url('backgrounds/separator-dotted-hori.png') repeat-x scroll center top #FFFFFF;
}

.account .back_button {float: left;}
.account .send_button {float: right;}

.wrap_shop img
{
	border: none;
}

body .article-list.cols .article-list-item-price-inline
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

body .article-list.cols .article-list-item-price
{
	position: relative;
}

#head_navi ul
{
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}

.process_bar
{
	background:transparent;
	float:right;
}

.process_bar ul
{
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
	margin-top: 0px;
}

.process_bar ul li
{
	display: inline-block;
	float: left;
	background-color: transparent;
	background-image: url('img/process-bar-right.png');
	background-position: right;
	background-repeat: no-repeat;
}

.process_bar ul li label
{
	display: inline-block;
	color: #999999;
	background-color: #eaeaea;
	text-decoration: none;
	background-color: transparent;
	background-image: url('img/process-bar-left.png');
	background-position: left;
	background-repeat: no-repeat;
}

.process_bar ul li label span
{
	margin-left: 16px;
	margin-right: 13px;
	background-color: #eaeaea;
	display: inline-block;
	padding-left: 16px;
	padding-right: 15px;
	padding-top: 6px;
	line-height: 12px;
	padding-bottom: 5px;
	height: 14px;
	font-size: 12px;
}

.process_bar ul li.active
{
	background-color: transparent;
	background-image: url('img/process-bar-active-right.png');
	background-position: right;
	background-repeat: no-repeat;
}

.process_bar ul li.active label
{
	background-color: transparent;
	background-image: url('img/process-bar-active-left.png');
	background-position: left;
	background-repeat: no-repeat;
}

.process_bar ul li.active label span
{
	background-color: #c0c0c0;
}

#left a.button
{
	font-size: 12px;
}

body .megadropdown
{
	position: absolute;
	max-width: 600px;
	top: 200px;
	left: 200px;
}

body #dropdown_shopping_cart .cart-button {
    margin: 10px 0px 10px 20px;
	float: left;
}
body #dropdown_shopping_cart .checkout-button {
    margin: 10px 20px 10px 0px;
	float: right;
}

body #fixed_dropdown_shopping_cart .cart-button {
    margin: 10px 0px 10px 20px;
	float: left;
}
body #fixed_dropdown_shopping_cart .checkout-button {
    margin: 10px 20px 10px 0px;
	float: right;
}

#menubox_login_body .submit
{
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: right;
}

body #menubox_login_body label, body #menubox_newsletter_body label
{
	line-height: 20px;
}

#menubox_content_body .content-box-main-inner img, #menubox_information_body .content-box-main-inner img
{
	position: relative;
	top: -2px;
}

body .subcategories_listing li
{
	margin-left: 0;
	padding-left: 0;
}

body .subcategories_listing ul
{
	list-style: none;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
}

body .subcategories_listing ul li
{
	display: inline-block;
	float: left;
	margin-bottom: 30px;
	margin-right: 20px;
	width: 170px;
}


/*
a, a:active, a:visited
{
	color: #1099BB;
	text-decoration: none;
}

a:hover
{
	color: #1099BB;
	text-decoration: underline;
}
*/
#tab_gx_customizer div
{
	line-height: normal;
	margin: 0;
	width: auto;
}

.navigation
{
	width: 100%;
}

.navigation_left
{
	float: left;
}

.navigation_right
{
	text-align: right;
}

#facebook_like
{
	background-image: none;
	padding-left: 0px;
	float: left;
}

.addthis_toolbox
{
	float: left;
}

.details .actions a img
{
	position: relative;
	top: 3px;
}

#menubox_reviews_body a img
{
	padding: 10px 0;
}

/* IE6 CSS-HACK */
* html .billiger-gesehen {
	width: 759px;
}


.box_load_bestseller img
{
	margin-top: 5px;
	margin-bottom: 5px;
}

body ul.arrows li a
{
	position: relative;
	top: 2px;
}

input[name="gv_redeem_code"]
{
	float: left;
}

.button_send_tell_a_friend
{
	float: right;
}

.account_history_info
{
	width: 100%;
}

.account_history_info h2.underline, .order_confirm h2.underline, .order_payment h2.underline, .order_shipping h2.underline
{
	margin-top: 37px;
}

.shipping_item_box
{
	overflow: hidden;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px
}

#iframe_box_bar
{
	overflow:hidden;
	position:relative;
	top:50px;
	right:20px;
}

body table.shopping_cart_list td.col_2, body table.shopping_cart_list td.col_3, body table.shopping_cart_list td.col_4
{
	white-space: nowrap;
}

body #footer
{
	overflow: hidden;
}

#product_listing .article-list-item-main h2
{
	display: inline;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
}

#head_navi h3
{
	display: inline;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

.content-box.categories h4
{
	display: inline;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}

#live_search_container
{
	position: absolute;
	background-color: #fff;
	z-index: 10;
	width: 170px;
}

#live_search_container ul {
    list-style-type: none;
    margin: 0 0 3px;
    padding: 0;
}

#live_search_container ul {
    list-style-type: none;
}

.contact_us .send_button, .callback_service .send_button, .billiger-gesehen .send_button
{
	float: right;
	margin-right: 195px;
}

body .contact_us .required_info, body .callback_service .required_info, body .billiger-gesehen .required_info
{
	margin-right: 194px;
	padding-bottom: 20px;
	width: auto;
}

#pre_black {
	height: 1500px;
	width: 100%;
	background-color: #000000;
	opacity: 0.7;
	position: absolute;
	z-index: 999;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}

.lightbox_block
{
	margin-right: auto !important;
	margin-left: auto !important;
	overflow: hidden !important;
	padding: 10px !important;
	display: block !important;
}

.wrap_shop .lightbox_block.account .process_bar, .wrap_shop .lightbox_block.shopping_cart .process_bar
{
	float: left;
}

.wrap_shop .lightbox_block.account h1.h1_checkout, .wrap_shop .lightbox_block.shopping_cart h1
{
	clear: left;
	padding-top: 30px;
}

body #infobox
{
	position: absolute;
	z-index: 993;
}

body #language
{
	position: absolute;
	z-index: 990;
}

body #currency
{
	position: absolute;
	z-index: 991;
}

body #customer_login
{
	height: auto;
	position: absolute;
	z-index: 992;
}

.checkout_paypal .checkout_button
{
	margin-top: 30px;
	text-align: right;
}

.submenu_container
{
	position: absolute;
	z-index: 500;
}

.submenu ul
{
	list-style: none outside none;
    margin: 0;
	padding: 0;
	overflow: hidden;
}

/* IE6-Hack */
* html .submenu_container .submenu ul li
{
	width: 180px;
}

#left .content-box.submenu ul li
{
	width:100%;
}

.submenu ul li.last
{
	background-image: none;
    padding-bottom: 0px;
}

.submenu ul li h4
{
    display: inline;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

#left .icon a, #left .icon a:hover
{
	text-decoration: none;
}

#lightbox_gallery
{
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#lightbox_gallery #lightbox_gallery_main
{
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	overflow: hidden;
	width: 100%;
}

#lightbox_gallery #lightbox_gallery_thumbnails
{
	clear: left;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-top: 10px;
}

#lightbox_gallery .lightbox_gallery_footer
{
	padding-top: 10px;
	text-align: right;
}

#lightbox_gallery .lightbox_gallery_left
{
	color: #666666;
	cursor: pointer;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 100%;
	overflow: hidden;
	visibility: hidden;
	width: 100%;
}

#lightbox_gallery .lightbox_gallery_right
{
	color: #666666;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	height: 100%;
	overflow: hidden;
	text-align: right;
	visibility: hidden;
	width: 50%;
	float: right;
}

body #lightbox_gallery .thumbnail
{
	float: left;
	height: 86px;
	margin-right: 3px;
	margin-bottom: 3px;
	overflow: hidden;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 86px;
}

#lightbox_gallery .thumbnails
{
	display: inline-block;
	margin-top: 10px;
}

#lightbox_gallery_container
{
	margin-left: auto;
	margin-right: auto;
}

/* BUTTON SET */
a.button_set .button-inner
{
	background-color: transparent;
	background-image: url('backgrounds/button-right.png');
	background-position: right top;
	background-repeat: no-repeat;
	display: inline-block;
	line-height: 14px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}

a.button_set .button-outer
{
	background-color: transparent;
	background-image: url('backgrounds/button-left.png');
	background-position: left top;
	background-repeat: no-repeat;
	display: inline-block;
}

a.button_set_big .button-inner
{
	line-height: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	display: inline-block;
}

#language_link img
{
	margin-top: 4px;
}

body .top_navi_arrow,
body .top_navi_home,
body .submenu li img
{
	cursor: pointer;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  1px;
    height: 1px;
}


.menubox_heading
{
	float: left;
}


.c_boxhead a, .c_boxhead a:hover
{
	text-decoration:none;
	cursor:pointer;
}

body #main .attributes dl dd div input,
body #main .listing_attributes dl dd div input,
body #main .attributes div input
{
	position: relative;
	top: -4px;
	left: -3px;
	float: left;
}

body #main .attributes dl dd div,
body #main .listing_attributes dl dd div
{
	overflow: hidden;
	clear: both;
	margin-bottom: 3px;
}

body #main .attributes .table-listing
{
	overflow: hidden;
	clear: both;
}

.details .product-documents dt a
{
	display: block;
	float: left;
	margin-bottom: 1px;
}

.blocklabels_300
{
	clear: both;
}

#footer_copyright
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding: 5px;
	color: #999999;
}

#footer_copyright a
{
	text-decoration: none;
	color: #999999;
}

#footer_copyright a:hover
{
	text-decoration: underline;
}

#shopsoftware_by_gambio
{
	clear: both;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #999999;
}

#shopsoftware_by_gambio a
{
	text-decoration: none;
	color: #999999;
}

#shopsoftware_by_gambio a:hover
{
	text-decoration: underline;
}

.details_attributes_dropdown dl .select_fake{
	display: none;
}

.details_attributes_dropdown.dropdown_mode_1 #properties_info_text,
.details_attributes_dropdown.dropdown_mode_2 #properties_info_text{
	display: none;
}

.details_attributes_dropdown.dropdown_mode_2 dt,
.details_attributes_dropdown.dropdown_mode_2 dd{
	visibility: hidden;
}

.details_attributes_dropdown #properties_not_exist_error,
.details_attributes_dropdown #properties_not_available_error{
	display: none;
}

#jcarousel_box{
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

#jcarousel_image_box{
  overflow: hidden;
}

#jcarousel_box ul
{
	list-style: none outside none;
	padding: 0;
	margin: 0;
}

#jcarousel_box ul li
{
  text-align: center;
  float: left;
}

#jcarousel_box .jcarousel-control a img{
  margin: 0 auto;
}

#slider_flyover_container{
  display: none;
  position: absolute;
  background-color: #fff;
  border-width: 1px;
  border-color: #ccc;
  border-style: solid;
  padding: 10px;
  max-width: 800px;
  z-index: 200;
}

#zoomWindow
{
  z-index: 500;
  position: absolute;
  overflow: hidden;
  border-width: 1px;
  border-color: #ccc;
  border-style: solid;
  filter: Alpha(opacity=0);
  opacity: 0.0;
}

#zoomWindow img
{
  z-index: 501;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

.details .gallery .stage #zoomPointer
{
  position: absolute;
  filter: Alpha(opacity=0);
  opacity: 0.0;
  background-color: #fff;
  cursor: crosshair;
  width: 1px;
  height: 1px;
}

/* Social Share Plugin (Facebook, Twitter, Google Plus) */
.social_share_wrapper{
    margin: 7px 0 0 0;
    float: left;
}

.social_share_box{
    float: left;
    margin: 0 20px 0 0;
    height: 20px;
}

.social_share_image{
    float: left;
    margin: 5px 5px 0 0; 
    width: 23px; 
    height: 12px; 
    background: url(img/social_share_activation_image.png);
    cursor: pointer;
}              

.social_share_box.switch_on .social_share_image{
    background: url(img/social_share_activation_image.png) bottom;
}

.social_share_content{
    float: left;
}

.social_share_content > div{
    width: 33px !important;
    overflow: hidden;
}
/**/
#shop_logo {
	border-bottom-color: #f2d99c;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-color: #f2d99c;
	border-left-color: #f2d99c;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #f2d99c;
	border-right-style: solid;
	border-right-width: 0px;
	border-style: solid;
	border-top-color: #f2d99c;
	border-top-style: solid;
	border-top-width: 0px;
	border-width: 0px;
	color: #999999;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
}

.wrap_shop {
	background-color: #b6b6b6;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	text-align: start;
	text-decoration: none;
}

dd {
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: -1px bottom;
	background-repeat: repeat-x;
	float: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 10px;
	width: 230px;
}

div.input {
	color: #666666;
	font-size: 11px;
	margin-bottom: 10px;
}

div.input.linklist a {
	display: inline-block;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0;
	padding-top: 0;
}

div.input.separator-bottom {
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

div.input.submit {
	text-align: right;
}

dl {
	font-size: 11px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-top: 1px;
}

dt {
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: bottom;
	background-repeat: repeat-x;
	clear: left;
	float: left;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	width: 90px;
}

fieldset {
	border: none;
}

fieldset table {
	width: 100%;
}

fieldset table td.col_0 {
	width: 130px;
}

fieldset.blocklabels_150 .input label {
	clear: left;
	color: #666;
	display: block;
	float: left;
	width: 150px;
}

.wrap_shop form {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}

.wrap_shop h1 {
	color: #666666;
	font-size: 20px;
	font-weight: normal;
}

h2.underline {
	border-bottom-color: #bfbfbf;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #9a9a9a;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	text-transform: uppercase;
}

h2.underline img {
	padding-right: 10px;
}

.wrap_shop input {
	color: #666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}

.wrap_shop p {
	color: #666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: start;
	text-decoration: none;
}

.wrap_shop td {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}

.wrap_shop textarea {
	color: #666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}

ul.arrows {
	line-height: 20px;
	list-style-image: url('backgrounds/categories-item-bg.gif');
	margin-left: 0;
	padding-left: 20px;
}

#breadcrumb_navi {
	float: left;
	height: 24px;
	width: 550px;
}

#breadcrumb_navi span {
	color: #fff;
	display: inline-block;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	text-align: start;
	text-decoration: none;
}

#breadcrumb_navi span a {
	color: #fff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: start;
	text-decoration: none;
}

#breadcrumb_navi span a:hover {
	color: #fff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: start;
	text-decoration: underline;
}

#container {
	-moz-box-shadow: 0 0 10px #222;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 0 10px#222;
	background-color: #fff;
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
	border-color: transparent;
	border-radius: 8px;
	border-style: solid;
	border-width: 0px;
	box-shadow: 0 0 10px #222;
	color: #999999;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	overflow: hidden;
	text-align: start;
	text-decoration: none;
	width: 1000px;
}

#container_inner {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	width: 980px;
}

#currency .currency_container {
	background-image: url('backgrounds/shadow.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 9px;
	padding-right: 9px;
	width: 60px;
}

#currency .currency_content {
	background-color: #9a9a9a;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#currency a {
	color: #fff;
	display: block;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0;
	padding-top: 0;
	text-decoration: none;
}

#currency a:hover {
	text-decoration: underline;
}

#customer_login .customer_login_container {
	background-image: url('backgrounds/shadow.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 9px;
	padding-right: 9px;
	width: 180px;
}

#flyover_box {
	background-color: #ffffff;
	border-color: #EAEAEA;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 400px;
}

#flyover_box #flyover_body {
	color: #666666;
}

#flyover_box #flyover_title {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

#flyover_layer {
	background-image: url('backgrounds/shadow.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 9px;
	padding-right: 9px;
}

#flyover_layer #flyover {
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#footer {
	background-color: transparent;
	background-image: none;
	background-position: left top;
	background-repeat: no-repeat;
	border-top-color: #cfcfcf;
	border-top-style: solid;
	border-top-width: 0px;
	color: #999999;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: start;
	text-decoration: none;
	width: 1000px;
}

#gm_attribute_images {
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#gm_gprint ul {
	background-color: transparent;
	background-image: none;
}

#gm_gprint_tabs {
	border-left: 1px solid #CCCCCC;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

#gm_gprint_tabs .gm_gprint_tab {
	background-color: #FFFFFF;
	background-image: none;
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
}

#gm_gprint_tabs .gm_gprint_tab_active {
	background-color: #E7E7E7;
	background-image: none;
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
}

#gm_gprint_tabs span {
	color: #000000;
	font-family: Arial,Tahoma,Helvetica,Sans-Serif;
	font-size: 10px;
	text-transform: uppercase;
}

#gm_tell_a_friend_popup {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
	width: 700px;
}

#gm_tell_a_friend_popup #footer {
	background-color: transparent;
	border: 0px;
	color: #666666;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}

#gm_tell_a_friend_popup .vvcode img {
	margin-bottom: 5px;
}

#gm_tell_a_friend_popup .vvcode label {
	height: 70px;
}

#gm_tell_a_friend_popup textarea {
	height: 100px;
	width: 300px;
}

#header {
	background-color: transparent;
	background-image: none;
	background-position: bottom;
	background-repeat: repeat-x;
	height: auto;
}

#head_navi ul li {
	background-color: transparent;
	background-image: url('backgrounds/separator-30-vert.png');
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 2px;
	padding-top: 0;
}

#head_navi ul li a {
	color: #fff;
	display: inline-block;
	line-height: 18px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	text-decoration: none;
}

#head_navi ul li a:hover {
	background-color: #c1c1c1;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: bottom;
	background-repeat: repeat-x;
	overflow: hidden;
}

#head_navi ul li.dropdown a {
	background-color: #fff;
	background-image: none;
	color: #666666;
}

#head_navi ul li.dropdown a:hover {
	background-color: #fff;
	background-image: none;
	color: #666666;
}

#head_navi ul li.first {
	margin-left: 10px;
}

#head_navi ul li.last {
	background-image: none;
}

#head_toolbox {
	background-color: transparent;
	background-image: url(backgrounds/bg_980x40.png);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 40px;
	width: 980px;
}

#head_toolbox_inner {
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}

#infobox .infobox_container {
	background-image: url('backgrounds/shadow.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 9px;
	padding-right: 9px;
	width: 190px;
}

#infobox .infobox_content {
	background-color: #9a9a9a;
}

#infobox p {
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

#language .language_container {
	background-image: url('backgrounds/shadow.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 9px;
	padding-right: 9px;
	width: 50px;
}

.language_inside {
	background-color: #9a9a9a;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#language a {
	color: #fff;
	text-decoration: none;
}

#language a:hover {
	color: #fff;
	text-decoration: underline;
}

#language img {
	float: left;
	margin-bottom: 8px;
	margin-left: 2px;
	margin-right: 3px;
	margin-top: 2px;
}

#left {
	background: transparent;
	float: left;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	position: relative;
	width: 200px;
}

#left .content-box .box-input-field {
	float: left;
	width: 130px;
}

#left .content-box form {
	color: #666666;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#left .input-text {
	width: 174px;
}

#left label {
	color: #666;
	width: 100%;
}

#left select {
	width: 180px;
}

#lightbox_gallery {
	background-color: #ffffff;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#lightbox_gallery #lightbox_gallery_main {
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	overflow: hidden;
	width: 100%;
}

#lightbox_gallery #lightbox_gallery_thumbnails {
	clear: left;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-top: 10px;
}

#lightbox_gallery .lightbox_gallery_active {
	color: #666666;
}

#lightbox_gallery .lightbox_gallery_footer {
	padding-top: 10px;
	text-align: right;
}

#lightbox_gallery .lightbox_gallery_left {
	color: #666666;
	cursor: pointer;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 100%;
	overflow: hidden;
	visibility: hidden;
	width: 100%;
}

#lightbox_gallery .lightbox_gallery_right {
	color: #666666;
	cursor: pointer;
	float: right;
	font-size: 16px;
	font-weight: bold;
	height: 100%;
	overflow: hidden;
	text-align: right;
	visibility: hidden;
	width: 50%;
}

#lightbox_gallery .thumbnail.lightbox_thumbnail_active {
	border-color: #666666;
}

#lightbox_gallery .thumbnail {
	border-color: #CCC;
	border-style: solid;
	border-width: 1px;
	float: left;
	height: 86px;
	margin-bottom: 3px;
	margin-right: 3px;
	overflow: hidden;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 86px;
}

#lightbox_gallery .thumbnails {
	display: inline-block;
	margin-top: 10px;
}

#main {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	width: 770px;
}

#main_inside {
	background-color: transparent;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat-x;
	padding-left: 10px;
}

#menubox_gm_counter_body {
	text-align: center;
}

#menubox_gm_ebay_body {
	text-align: center;
}

#menubox_gm_scroller_body {
	margin-bottom: 10px;
	margin-top: 10px;
}

#menubox_infobox_body {
	text-align: center;
}

#menubox_languages_body {
	text-align: center;
}

#menubox_reviews_body {
	text-align: center;
}

#menubox_reviews_body a {
	color: #666666;
	text-decoration: none;
}

#menubox_reviews_body a:hover {
	text-decoration: underline;
}

#menubox_search_body {
}

#menubox_trusted_body {
	text-align: center;
}

#menubox_trusted_body a {
	color: #666666;
	text-decoration: none;
}

#menubox_trusted_body a:hover {
	text-decoration: underline;
}

#product_info #gm_gprint {
	margin-bottom: 8px;
	margin-left: 0;
	margin-right: 0;
	overflow: hidden;
}

#product_info #gm_gprint a {
	color: #000000;
}

#product_reviews_write .rating label {
	height: 90px;
}

#reviews .rating {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 750px;
}

#reviews .rating .col_1 {
	font-weight: bold;
	width: 80px;
}

#reviews .rating .col_2 {
	padding-right: 20px;
	text-align: right;
	width: 100px;
}

#reviews .rating .col_3 {
	width: 400px;
}

#reviews .rating .row_1 td {
	padding-bottom: 10px;
}

#reviews .rating-item {
	background-color: transparent;
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: bottom;
	background-repeat: repeat-x;
	line-height: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}

#reviews .rating-item .rating-caption {
	float: left;
	font-weight: bold;
	width: 160px;
}

#reviews .rating-item .rating-comment {
	float: left;
	margin-left: 20px;
	width: 420px;
}

#reviews .rating-item .rating-image {
	float: left;
	margin-left: 20px;
	width: 130px;
}

#reviews .rating-item .rating-product-name a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#reviews .rating-item .rating-product-name a:hover {
	color: #666666;
	text-decoration: underline;
}

#reviews .rating-item .rating-stars {
	margin-bottom: 10px;
}

#reviews .rating-item.last {
	background-image: none;
}

#reviews .reviews-head {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	overflow: hidden;
	width: 100%;
}

#reviews .reviews-head div {
	color: #666666;
	float: left;
	line-height: 20px;
	width: 150px;
}

#reviews .reviews-list {
	overflow: hidden;
	width: 100%;
}

#reviews .reviews-list div {
	color: #666666;
	float: left;
	line-height: 20px;
	width: 150px;
}

#reviews-info .rating-item {
	background-color: transparent;
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: bottom;
	background-repeat: repeat-x;
	line-height: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}

#reviews-info .rating-item .rating-caption {
	float: left;
	font-weight: bold;
	width: 70px;
}

#reviews-info .rating-item .rating-comment {
	float: left;
	margin-left: 20px;
	width: 330px;
}

#reviews-info .rating-item .rating-image {
	float: left;
	margin-left: 20px;
	width: 130px;
}

#reviews-info .rating-item .rating-meta {
	float: left;
	text-align: right;
	width: 160px;
}

#reviews-info .rating-item .rating-stars {
	margin-bottom: 10px;
}

#right {
	display: none;
	float: left;
	position: relative;
}

#search {
	background-color: transparent;
	background-image: url('backgrounds/separator-30-vert.png');
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 192px;
}

#search_field {
	float: left;
	margin-right: 3px;
	width: 130px;
}

#tab_gx_customizer {
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
}

#top_navi {
	background-color: #b6b6b6;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	overflow: hidden;
	width: 1000px;
}

#top_navi ul li span {
	color: #ffffff;
	display: inline-block;
	height: 19px;
	line-height: 19px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 3px;
	text-decoration: none;
}

#top_navi_inner {
	float: right;
}

#top_navi_inner ul li {
	background-color: #b7b7b7;
	background-image: url(backgrounds/separator-30-vert.png);
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 25px;
	padding-right: 2px;
}

#top_navi_inner ul li a {
	color: #fff;
	display: block;
	float: left;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 3px;
	text-decoration: none;
}

#top_navi_inner ul li a:hover {
	background-color: #999999;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: repeat;
}

#top_navi_inner ul li.first {
	margin-left: 10px;
}

#top_navi_inner ul li.last {
	background-image: none;
	padding-right: 0px;
}

.top_navi_arrow {
	background-image: url('backgrounds/icon-white-arrowdown.png');
	background-position: 100% 50%;
	background-repeat: no-repeat;
	height: 19px;
	line-height: 19px;
	padding-right: 15px;
	position: absolute;
	right: 10px;
	top: 3px;
}

.top_navi_home {
	background-image: url('backgrounds/icon-white-home.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 19px;
	position: absolute;
	right: 10px;
	top: 3px;
	width: 12px;
}

.account {
	background-color: #ffffff;
	background-image: none;
	background-position: top left;
	background-repeat: repeat-x;
	overflow: hidden;
	width: 760px;
}

.account_history_info .order_history_list {
	width: 100%;
}

.account_history_info .order_history_list .calculation .col_3 {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-right: 5px;
	text-align: right;
}

.account_history_info .order_history_list .calculation .col_4 {
	background-color: #eee;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.account_history_info .order_history_list .calculation td {
	background-image: none;
}

.account_history_info .order_history_list .calculation.doubleunderline td.col_3 {
	border-bottom-color: #666666;
	border-bottom-style: double;
	border-bottom-width: 1px;
}

.account_history_info .order_history_list .calculation.doubleunderline td.col_4 {
	border-bottom-color: #666666;
	border-bottom-style: double;
	border-bottom-width: 1px;
}

.account_history_info .order_history_list .calculation.total .col_4 {
	background-color: #fff;
}

.account_history_info .order_history_list .col_0 {
	text-align: center;
	width: 50px;
}

.account_history_info .order_history_list .col_4 {
	width: 100px;
}

.account_history_info .order_history_list td {
	background-color: #fff;
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
}

.account_history_info .order_history_list th {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.account_history_info .product-documents {
	margin-bottom: 10px;
}

.account_history_info .product-documents dd {
	height: 26px;
}

.account_history_info .product-documents dt {
	height: 26px;
	width: auto;
}

.account_history_info .product-documents dt img {
	margin-top: 5px;
}

.h2_headline {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 14px;
	font-weight: bold;
}

.address-book-addresses {
	background-color: transparent;
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: bottom;
	background-repeat: repeat-x;
	line-height: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}

.address-book-addresses-buttons {
	width: 500px;
}

.address-book-addresses-name {
	float: left;
	width: 300px;
}

.productOldPrice {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}

.article-list .article-list-item-right {
	float: right;
	position: relative;
	width: 760px;
}

.article-list .listing_attributes {
	clear: both;
	margin-top: 1em;
	padding-bottom: 5px;
	padding-top: 5px;
}

.article-list .listing_attributes dd {
	background-image: none;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 4px;
}

.article-list .listing_attributes dd .input-select {
	width: 220px;
}

.article-list .listing_attributes dl {
	background-image: none;
	margin-top: 0px;
}

.article-list .listing_attributes dt {
	background-image: none;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 4px;
}

.article-list .listing_attributes_selection {
	clear: both;
	margin-top: 1em;
	padding-bottom: 5px;
	padding-top: 5px;
}

.article-list .listing_attributes_selection dd {
	background-image: none;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 4px;
}

.article-list .listing_attributes_selection dd .input-select {
	width: 220px;
}

.article-list .listing_attributes_selection dl {
	background-image: none;
	margin-top: 0px;
}

.article-list .listing_attributes_selection dt {
	background-image: none;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 4px;
}

.article-list a .productOldPrice {
	color: #666666;
	text-decoration: none;
}

.article-list dl dd {
	background-image: none;
	overflow: hidden;
	width: auto;
}

.article-list dl dt {
	background-image: none;
	float: left;
	font-weight: bold;
	width: auto;
}

.article-list p {
	color: #666666;
	text-decoration: none;
}

.article-list-item p {
	color: #666666;
	text-decoration: none;
}

.article-list-item-delivery p {
	display: inline;
}

.article-list.cols {
	margin-bottom: 1em;
}

.article-list.cols .article-list-item {
	background-color: #fff;
	background-image: url('backgrounds/article-item-bg.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	margin-bottom: 18px;
	width: 190px;
}

.article-list.cols .article-list-item-button {
	float: right;
	margin-top: 10px;
}

.article-list.cols .article-list-item-image {
	display: inline-block;
	height: 140px;
	text-align: center;
	width: 100%;
}

.article-list.cols .article-list-item-image img {
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
}

.article-list.cols .article-list-item-inside {
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
}

.article-list.cols .article-list-item-price {
	height: 42px;
}

.article-list.cols .article-list-item-text {
	text-align: right;
}

.article-list.cols .article-list-item-text .price a {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.article-list.cols .article-list-item-text .price a:hover {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.article-list.cols .article-list-item-text .title {
	font-weight: bold;
	height: 30px;
}

.article-list.cols .article-list-item-text .title a {
	color: #666666;
	text-decoration: none;
}

.article-list.cols .article-list-item:hover {
	background-color: #f9f9f9;
}

.article-list.cols .article-list-item img {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

.article-list.cols .article-list-item img:hover {
	border-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
}

.article-list.offer .article-list-item-text .price a {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

.article-list.offer .article-list-item-text .price a:hover {
	text-decoration: none;
}

.article-list.rows .article-count-input {
	width: 30px;
}

.article-list.rows .article-list-item {
	background-color: #fff;
	width: 100%;
}

.article-list.rows .article-list-item-bottom {
	background-image: url('backgrounds/article-item-rows-bg.png');
	background-position: 0% 100%;
	background-repeat: repeat-x;
	clear: both;
	float: left;
	padding-bottom: 10px;
	position: relative;
	width: 100%;
}

.article-list.rows .article-list-item-delivery {
	float: left;
	padding-left: 10px;
	padding-top: 13px;
	position: relative;
	width: auto;
}

.article-list.rows .article-list-item-delivery .label {
	font-weight: bold;
}

.article-list.rows .article-list-item-image {
	float: left;
	height: 160px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0px;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	width: auto;
}

.article-list.rows .article-list-item-image table {
	height: 100%;
	width: 100%;
}

.article-list.rows .article-list-item-image table td {
	text-align: center;
	vertical-align: middle;
}

.article-list.rows .article-list-item-image-inline {
	margin-left: auto;
	margin-right: auto;
}

.article-list.rows .article-list-item-main {
	float: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 20px;
	margin-top: 20px;
	position: relative;
	width: 380px;
}

.article-list.rows .article-list-item-main h2 a {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.article-list.rows .article-list-item-main h2 a:hover {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

.article-list.rows .article-list-item-price {
	bottom: 0;
	margin-bottom: 10px;
	position: absolute;
	right: 0;
	text-align: right;
	width: auto;
}

.article-list.rows .article-list-item-price .price .gm_products_vpe {
	color: #666;
	font-size: 10px;
	font-weight: normal;
}

.article-list.rows .article-list-item-price .price a {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.article-list.rows .article-list-item-price .price a:hover {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.article-list.rows .article-list-item-price .tax-shipping-text {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 2em;
	text-align: left;
	text-decoration: none;
}

.article-list.rows .article-list-item-price .tax-shipping-text a {
	color: #666;
	text-decoration: underline;
}

.billiger-gesehen .article-list-item {
	background-color: transparent;
	margin-bottom: 20px;
	margin-top: 0px;
	width: 100%;
}

.billiger-gesehen .article-list-item a {
	color: #666666;
	text-decoration: none;
}

.billiger-gesehen .article-list-item-image {
	float: left;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	position: relative;
}

.billiger-gesehen .article-list-item-image img {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 20px;
}

.billiger-gesehen .article-list-item-main {
	float: left;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 20px;
	margin-top: 20px;
	position: relative;
	width: 540px;
}

.billiger-gesehen .article-list-item-main .title {
	font-size: 13px;
	font-weight: bold;
}

.billiger-gesehen .article-list-item-price {
	clear: left;
	float: left;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	position: relative;
	text-align: left;
	width: 160px;
}

.billiger-gesehen .article-list-item-price .price a {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

.billiger-gesehen .article-list-item-price .tax-shipping-text {
	font-size: 9px;
	line-height: 2em;
}

.billiger-gesehen .article-list-item-price .tax-shipping-text a {
	color: #666;
	text-decoration: underline;
}

.billiger-gesehen .back_button {
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative;
}

.billiger-gesehen .price_offer_error {
	font-weight: bold;
}

.billiger-gesehen .send_button {
	float: right;
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative;
}

.billiger-gesehen .vvcode img {
	margin-bottom: 5px;
}

.billiger-gesehen .vvcode label {
	height: 70px;
}

.billiger-gesehen textarea {
	height: 100px;
	width: 400px;
}

.box_left {
	float: left;
}

.callback_service .vvcode img {
	margin-bottom: 5px;
}

.callback_service .vvcode label {
	height: 70px;
}

.callback_service textarea {
	height: 100px;
	width: 400px;
}

.checkout_paypal .withdrawal_textarea {
	height: 200px;
	width: 513px;
}

.checkout_paypal .agb_textarea {
	height: 200px;
	width: 513px;
}

.checkout_paypal iframe {
	background-color: #EEEEEE;
	background-image: url("backgrounds/gradient-small-reverse.png");
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid #A3A3A3;
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	height: 200px;
	padding: 2px;
	width: 686px;
}

.checkout_paypal .remarks {
	margin-left: 30px;
}

.checkout_paypal p {
	font-size: 13px;
	width: 70%;
}

.checkout_paypal .cols2 p {
	margin-left: 30px;
}

.checkout_paypal .order_history_list {
	width: 100%;
}

.checkout_paypal .order_history_list th {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.checkout_paypal .order_history_list .col_0 {
	text-align: center;
	width: 50px;
}

.checkout_paypal .order_history_list .col_4 {
	width: 100px;
}

.checkout_paypal .order_history_list td {
	background-color: #ffffff;
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
}

.checkout_paypal .order_history_list .calculation .col_3 {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-right: 5px;
	text-align: right;
}

.checkout_paypal .order_history_list .calculation .col_4 {
	background-color: #eeeeee;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.checkout_paypal .order_history_list .calculation.total .col_3 {
	background-color: #ffffff;
	border-bottom-width: 0px;
	color: #666666;
	font-size: 22px;
	font-weight: normal;
	white-space: nowrap;
}

.checkout_paypal .order_history_list .calculation.total .col_4 {
	background-color: #ffffff;
	border-bottom-width: 0px;
	color: #666666;
	font-size: 22px;
	font-weight: normal;
	white-space: nowrap;
}

.checkout_paypal .order_history_list .calculation td {
	background-image: none;
}

.checkout_paypal .order_history_list .calculation.doubleunderline td.col_3 {
	border-bottom-color: #666666;
	border-bottom-style: double;
	border-bottom-width: 1px;
}

.checkout_paypal .order_history_list .calculation.doubleunderline td.col_4 {
	border-bottom-color: #666666;
	border-bottom-style: double;
	border-bottom-width: 1px;
}

.cols2 {
	display: inline-block;
	width: 100%;
}

.cols2 .col {
	float: left;
	margin-right: 20px;
	width: 350px;
}

.cols2 .col.last {
	float: right;
	margin-right: 0;
}

.cols3 {
	background-image: url('backgrounds/account-dotted-line.png');
	display: inline-block;
}

.cols3 .col {
	display: inline-block;
	float: left;
	margin-right: 10px;
	width: 240px;
}

.cols3 .col .col-inside {
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 10px;
	padding-top: 0;
}

.cols3 .col.last {
	margin-right: 0px;
}

.cols3 h3 {
	color: #666666;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.cols3 li a {
	color: #666666;
	text-decoration: none;
}

.cols3 li a:hover {
	color: #666666;
	text-decoration: underline;
}

.contact_us .vvcode img {
	margin-bottom: 5px;
}

.contact_us .vvcode label {
	height: 70px;
}

.contact_us textarea {
	height: 100px;
	width: 400px;
}

.content-box {
	background-color: #e5e5e5;
	background-image: url('backgrounds/content-box-bg.jpg');
	background-position: top;
	background-repeat: repeat-x;
	border-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	width: 100%;
}

.content-box .article-list-item-image {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.content-box .icon {
	padding-top: 3px;
	position: absolute;
	right: 5px;
	top: 5px;
}

.content-box .price-info {
	color: #666666;
}

.content-box-header-inner {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.content-box-main-inner {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	width: 180px;
}

.content-box.categories a {
	background-color: transparent;
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
	color: #545454;
	display: block;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 0;
	padding-top: 5px;
	text-decoration: none;
}

.content-box.categories a.active {
	background-image: url('backgrounds/categories-item-bg-active.gif');
	color: #666666;
}

.content-box.categories a:hover {
	background-color: #eee;
}

.content-box.categories li {
	background-color: #fff;
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: bottom;
	background-repeat: repeat-x;
	margin-left: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

.content-box.categories ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.content-box.white {
	background-color: #fff;
	background-image: none;
	background-position: top;
	background-repeat: repeat-x;
	border-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	width: 100%;
}

.content-box.no-border {
	border: none;
}

.article-list.bestsellers .article-list-item {
	background-color: transparent;
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: bottom;
	background-repeat: repeat-x;
	display: block;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-right: 0;
	padding-top: 0;
}

.article-list.bestsellers .article-list-item-image {
	display: none;
	text-align: center;
}

.article-list.bestsellers .article-list-item-inside {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.article-list.bestsellers .article-list-item-number {
	color: #666666;
	font-weight: bold;
}

.article-list.bestsellers .article-list-item-price {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}

.article-list.bestsellers .article-list-item-price .price {
	font-weight: normal;
}

.article-list.bestsellers .article-list-item-text {
	display: block;
	float: left;
	width: 90%;
}

.article-list.bestsellers .article-list-item.last {
	background-image: none;
}

.currency_inside {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.currency_inside a {
	color: #eee;
	text-decoration: none;
}

.customer_login_inside {
	background-color: #b7b7b7;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: repeat;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.customer_login_inside .submit-container {
	display: inline-block;
	margin-top: 10px;
}

.customer_login_inside label {
	color: #eee;
}

.customer_login_links {
	margin-top: 8px;
}

.customer_login_links a {
	color: #fff;
	text-decoration: none;
}

.customer_login_links a:hover {
	color: #fff;
	text-decoration: underline;
}

.details {
	margin-bottom: 30px;
	margin-top: 10px;
}

.details .actions {
	background-color: #fff;
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: top;
	background-repeat: repeat-x;
	display: inline-block;
	margin-top: 20px;
	position: relative;
	width: 750px;
}

.details .actions a {
	background-color: transparent;
	background-image: url('backgrounds/separator-dotted-vert.png');
	background-position: left;
	background-repeat: repeat-y;
	color: #666666;
	display: block;
	float: right;
	font-size: 10px;
	line-height: 24px;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

.details .actions a:hover {
	color: #000000;
}

.details .description {
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 20px;
	width: 750px;
}

.details .gallery {
	float: left;
	min-height: 400px;
	width: 380px;
}

.details .gallery .stage {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 345px;
	line-height: 279px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 370px;
}

.details .gallery .stage table {
	height: 100%;
	width: 100%;
}

.details .gallery .stage table td {
	text-align: center;
	vertical-align: middle;
}

.details .gallery .thumbnail {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	float: left;
	height: 86px;
	margin-bottom: 3px;
	margin-right: 3px;
	overflow: hidden;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 86px;
}

.details .gallery .thumbnails {
	display: inline-block;
	margin-top: 10px;
}

.details .info {
	background-color: #fff;
	background-image: url('backgrounds/details-info-bg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	min-height: 400px;
	width: 372px;
}

.details .info #details_qty_advice {
	line-height: 1.7em;
	padding-top: 10px;
}

.details .info .attributes {
	background-color: #eee;
	clear: both;
	margin-top: 1em;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 352px;
}

.details .info .attributes dd {
	background-image: none;
	padding-bottom: 4px;
	padding-top: 4px;
}

.details .info .attributes dd .input-select {
	width: 220px;
}

.details .info .attributes dl {
	background-image: none;
	margin-top: 0px;
}

.details .info .attributes dt {
	background-image: none;
	padding-bottom: 4px;
	padding-top: 4px;
}

.details .info .attributes.table_listing .attributes_label {
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}

.details .info .attributes.table_listing div {
	font-size: 11px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.details .info .details_qty_advice_bold {
	font-weight: bold;
}

.details .info .inside {
	background-color: transparent;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 0;
	padding-top: 0px;
}

.details .info .price-container {
	margin-top: 20px;
}

.details .info .price-container .article-count-input {
	width: 40px;
}

.details .info .price-container .inside {
	padding-right: 12px;
	text-align: right;
}

.details .info .price-container .leaflet {
	clear: both;
	font-size: 12px;
	margin-top: 10px;
	text-align: right;
	width: 100%;
}

.details .info .price-container .leaflet a {
	color: #666;
	font-size: 12px;
	text-decoration: underline;
}

.details .info .price-container .price {
	color: #666666;
	font-size: 22px;
	font-weight: bold;
}

.details .info .price-container .price .gm_products_vpe {
	color: #666;
	font-size: 10px;
	font-weight: normal;
}

.details .info .price-container .price .productOldPrice {
	color: #666;
}

.details .info .price-container .tax-shipping-text {
	font-size: 10px;
}

.details .info .price-container .tax-shipping-text a {
	color: #666;
}

.details .info .price-container .uvp-price {
	font-weight: bold;
}

.details .info .price-container table {
	float: right;
}

.details .inside dl {
	overflow: hidden;
}

.details .product-documents dt {
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: bottom;
	background-repeat: repeat-x;
	clear: left;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	width: 340px;
}

.details .product-documents dt img {
	float: left;
	margin-right: 10px;
}

.details .rating {
	width: 750px;
}

.details .rating .col_1 {
	font-weight: bold;
	width: 80px;
}

.details .rating .col_2 {
	padding-right: 20px;
	text-align: right;
	width: 100px;
}

.details .rating .col_3 {
	width: 400px;
}

.details .rating .row_1 td {
	padding-bottom: 10px;
}

.details .rating-item {
	background-color: transparent;
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: bottom;
	background-repeat: repeat-x;
	line-height: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}

.details .rating-item .rating-caption {
	float: left;
	font-weight: bold;
	width: 60px;
}

.details .rating-item .rating-comment {
	float: left;
	margin-left: 20px;
	width: 550px;
}

.details .rating-item .rating-meta {
	float: left;
	text-align: right;
	width: 120px;
}

.details .rating-item .rating-stars {
	margin-bottom: 10px;
	margin-top: 10px;
}

.details .rating-item.last {
	background-image: none;
}

.details h4 {
	margin-bottom: 0;
}

.ebay_products .article-list.cols .article-list-item-image {
	height: 100px;
}

.future_products {
	margin-top: 20px;
	width: 760px;
}

.future_products dd {
	padding-left: 0;
	padding-right: 0;
	text-align: right;
	width: 30%;
}

.future_products dl {
	width: 100%;
}

.future_products dt {
	padding-left: 0;
	padding-right: 0;
	width: 70%;
}

.gm_gprint_dropdown {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-family: Arial,Tahoma,Helvetica,Sans-Serif;
	font-size: 12px;
}

.gm_gprint_field {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-family: Arial,Tahoma,Helvetica,Sans-Serif;
	font-size: 12px;
	padding: 0;
}

.gm_gprint_surface {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-family: Arial,Tahoma,Helvetica,Sans-Serif;
	font-size: 12px;
}

.gradient {
	background-image: url('backgrounds/gradients/gradient.png');
	background-repeat: repeat-x;
}

.gradient.reflection {
	background-image: url('backgrounds/gradients/gradient-reflection.png');
	background-position: left center;
	background-repeat: repeat-x;
}

.gradient.reverse {
	background-image: url('backgrounds/gradients/gradient-reverse.png');
	background-position: top;
	background-repeat: repeat-x;
}

.h200 {
	height: 200px;
}

.h250 {
	height: 250px;
}

.h300 {
	height: 300px;
}

.headline {
	color: #666666;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
}

.icon_gallery_back {
	background-image: url('backgrounds/lightbox-buttons.png');
	background-position: 0 -120px;
	display: block;
	float: left;
	height: 30px;
	text-decoration: none;
	width: 50px;
}

.icon_gallery_back:hover {
	background-image: url('backgrounds/lightbox-buttons.png');
	background-position: 0 -150px;
	display: block;
	float: left;
	height: 30px;
	text-decoration: none;
	width: 50px;
}

.icon_gallery_back_active {
	background-image: url('backgrounds/lightbox-buttons.png');
	background-position: 0 -150px;
	display: block;
	float: left;
	height: 30px;
	text-decoration: none;
	width: 50px;
}

.icon_gallery_next {
	background-image: url('backgrounds/lightbox-buttons.png');
	background-position: 0 -60px;
	display: block;
	float: right;
	height: 30px;
	text-decoration: none;
	width: 50px;
}

.icon_gallery_next:hover {
	background-image: url('backgrounds/lightbox-buttons.png');
	background-position: 0 -90px;
	display: block;
	float: right;
	height: 30px;
	text-decoration: none;
	width: 50px;
}

.icon_gallery_next_active {
	background-image: url('backgrounds/lightbox-buttons.png');
	background-position: 0 -90px;
	display: block;
	float: right;
	height: 30px;
	text-decoration: none;
	width: 50px;
}

.icon_lightbox_close {
	background-image: url('backgrounds/lightbox-buttons.png');
	background-position: 0 0;
	display: block;
	float: right;
	height: 30px;
	text-decoration: none;
	width: 50px;
}

.icon_lightbox_close:hover {
	background-image: url('backgrounds/lightbox-buttons.png');
	background-position: 0 -30px;
	display: block;
	float: right;
	height: 30px;
	text-decoration: none;
	width: 50px;
}

a.icon_lightbox_close_checkout {
	background-image: url('backgrounds/lightbox-close.png');
	background-position: 0 0;
	color: #393939;
	display: block;
	font-size: 14px;
	height: 19px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	outline: 0 none;
	padding-bottom: 0px;
	padding-left: 21px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;
	text-transform: uppercase;
	width: 96px;
}

a.icon_lightbox_close_checkout:hover {
	background-image: url('backgrounds/lightbox-close.png');
	background-position: 0 -24px;
	color: #393939;
	display: block;
	font-size: 14px;
	height: 19px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	outline: 0 none;
	padding-bottom: 0px;
	padding-left: 21px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;
	text-transform: uppercase;
	width: 96px;
}

.icon_lightbox_close_active {
	background-image: url('backgrounds/lightbox-buttons.png');
	background-position: 0 -30px;
	display: block;
	float: right;
	height: 30px;
	text-decoration: none;
	width: 50px;
}

.infobox_inside {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.input-select {
	background-color: #ffffff;
	background-image: url(backgrounds/gradient-small-reverse.png);
	background-position: top left;
	background-repeat: repeat-x;
	border-color: #a3a3a3;
	border-style: solid;
	border-width: 1px;
	color: #666;
	height: 24px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.wrap_shop input.input-text {
	background-color: #ffffff;
	background-image: url('backgrounds/gradient-small-reverse.png');
	background-position: top left;
	background-repeat: repeat-x;
	border-color: #a3a3a3;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	height: 18px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.wrap_shop input.input-text.big {
	font-size: 14px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}

.input-text.numeric {
	text-align: right;
}

.input-textarea {
	background-color: #ffffff;
	background-image: url('backgrounds/gradient-small-reverse.png');
	background-position: top left;
	background-repeat: repeat-x;
	border-color: #a3a3a3;
	border-style: solid;
	border-width: 1px;
	height: 18px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.lightbox_close {
	position: absolute;
	right: 0;
	text-align: right;
}

.login .button-container {
	float: right;
}

.login .input-text {
	width: 100%;
}

.megadropdown .megadropdown-inside {
	background-color: #ffffff;
	background-image: url('backgrounds/megadropdown-bg.png');
	background-position: top;
	background-repeat: repeat-x;
	border-left-color: #cccccc;
	border-left-style: solid;
	border-left-width: 1px;
	margin-bottom: 0;
	padding-left: 20px;
	padding-top: 20px;
}

.megadropdown li {
	margin-left: 0;
	padding-left: 0;
}

.megadropdown ul {
	list-style: none;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
}

.megadropdown ul li {
	background-image: url('backgrounds/separator-dotted-vert.png');
	background-position: right;
	background-repeat: repeat-y;
	display: inline-block;
	float: left;
	margin-bottom: 30px;
	margin-right: 20px;
	width: 170px;
}

.megadropdown ul li a {
	color: #000;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
}

.megadropdown ul li ul li {
	height: auto;
	margin-bottom: 0;
}

.megadropdown ul li ul li a {
	color: #666666;
	font-weight: normal;
}

.megadropdown ul li ul li a:hover {
	color: #000;
}

.megadropdown-shadow {
	background-image: url('backgrounds/shadow.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 9px;
	padding-right: 9px;
}

.noscript_notice {
	background-color: #FFFF99;
	color: #000000;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: center;
}

.order_payment {
	background-color: #ffffff;
	background-image: none;
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 20px;
	overflow: hidden;
	width: 760px;
}

.order_payment .error td {
	color: #FF0000;
	font-weight: bold;
}

.order_payment .back_button {
	float: left;
}

.order_payment .continue_button {
	float: right;
}

.order_payment .invoice_address {
	padding-left: 30px;
}

.order_payment .items {
	padding-left: 30px;
}

.order_payment .payment_item {
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	padding-top: 10px;
}

.order_payment .payment_item .caption {
	float: left;
	width: 585px;
}

.order_payment .payment_item .caption .title {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

.order_payment .payment_item .radiobox {
	float: left;
	width: 40px;
}

.order_payment .payment_item fieldset {
	margin-top: 20px;
	padding-left: 40px;
}

.order_payment .payment_item fieldset label {
	font-weight: bold;
	padding-left: 0;
}

.order_payment .payment_item .price {
	float: left;
	width: 105px;
}

.order_payment .payment_item .price p {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
}

.order_payment .payment_item p {
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.order_payment .payment_item.active {
	background-color: #eee;
}

.order_payment .remarks {
	padding-left: 30px;
}

.order_payment p.address {
	color: #666666;
	font-size: 14px;
}

.order_payment textarea {
	height: 100px;
	width: 686px;
}

.order_payment #comments_textarea {
	background-color: #FFFFFF;
	background-image: url("backgrounds/gradient-small-reverse.png");
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid #A3A3A3;
	color: #666666;
	height: 100px;
	width: 686px;
}

.order_shipping {
	background-color: #ffffff;
	background-image: none;
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 20px;
	overflow: hidden;
	width: 760px;
}

.order_shipping .back_button {
	float: left;
}

.order_shipping .continue_button {
	float: right;
}

.order_shipping .items {
	padding-left: 30px;
}

.order_shipping .shipping_address {
	padding-left: 30px;
}

.order_shipping .shipping_item {
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	padding-top: 10px;
}

.order_shipping .shipping_item .caption {
	float: left;
	width: 585px;
}

.order_shipping .shipping_item .caption .title {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

.order_shipping .shipping_item .price {
	float: left;
	width: 105px;
}

.order_shipping .shipping_item .radiobox {
	float: left;
	width: 40px;
}

.order_shipping .shipping_item p {
	margin-bottom: 0px;
	margin-top: 0px;
}

.order_shipping .shipping_item .price p {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
}

.order_shipping .shipping_item.active {
	background-color: #eee;
}

.order_shipping p.address {
	color: #666666;
	font-size: 14px;
}

.order_thanks {
	background-color: #ffffff;
	background-image: none;
	background-position: top left;
	background-repeat: repeat-x;
	overflow: hidden;
	width: 760px;
}

.order_thanks .order_success_text p {
	color: #666666;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 50px;
}

.order_thanks .product-documents {
	margin-bottom: 10px;
	padding-left: 30px;
}

.order_thanks .product-documents dd {
	height: 26px;
}

.order_thanks .product-documents dt {
	height: 26px;
	width: auto;
}

.order_thanks .product-documents dt img {
	margin-top: 5px;
}

.order_thanks .thanks {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-top: 30px;
}

.password_double_opt_in .vvcode img {
	margin-bottom: 5px;
}

.password_double_opt_in .vvcode label {
	height: 70px;
}

.password_double_opt_in textarea {
	height: 100px;
	width: 300px;
}

.product-listing .description {
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.product-listing .description img {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0;
	margin-top: 0;
}

#product_listing .panel {
	background-color: #eeeeee;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: repeat;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #ccc;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20px;
	width: 100%;
}

#product_listing .panel .input {
	margin-bottom: 0px;
}

#product_listing .panel .inside {
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

#product_listing .panel .panel-viewmode {
	float: left;
	padding-left: 20px;
	padding-top: 4px;
}

#product_listing .panel .panel-itemcount {
	float: left;
	margin-left: 20px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	position: relative;
}

#product_listing .panel .panel-itemcount select {
	color: #666;
	width: auto;
}

#product_listing .panel .panel-pagination {
	float: right;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	position: relative;
}

#product_listing .panel .panel-pagination a {
	color: #666666;
	text-decoration: none;
}

#product_listing .panel .panel-pagination a.active {
	color: #666666;
	font-weight: bold;
}

#product_listing .panel .panel-pagination a:hover {
	color: #000;
}

#product_listing .panel .panel-pagination p {
	color: #666666;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: .5em;
}

#product_listing .panel .panel-sort {
	float: left;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	position: relative;
}

#product_listing .panel .panel-sort select {
	color: #666;
	width: auto;
}

#product_listing .panel label {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 4px;
}

.panel-pagination-info {
	color: #666666;
	float: left;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
}

.required_info {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	text-align: right;
	width: 100%;
}

.shopping-cart-headline {
	color: #fff;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

.shopping-cart-product-count {
	font-size: 10px;
}

.shopping_cart {
	background-color: #ffffff;
	background-image: none;
	background-position: top left;
	background-repeat: repeat-x;
	clear: both;
	color: #999999;
	margin-top: 20px;
	overflow: hidden;
	width: 760px;
}

.shopping_cart .checkout_button {
	float: right;
	margin-bottom: 0px;
	margin-top: 20px;
	position: relative;
	text-align: right;
}

.shopping_cart .continue_button {
	float: left;
	margin-bottom: 0px;
	margin-top: 20px;
	position: relative;
}

.shopping_cart .shopping_cart_list td.col_0 {
	width: 170px;
}

.shopping_cart .shopping_cart_list tr.calculation.doubleunderline td.col_2 {
	border-bottom-color: #666666;
	border-bottom-style: double;
	border-bottom-width: 1px;
}

.shopping_cart .shipping-text {
	color: #666666;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.shopping_cart .shipping-text a {
	color: #666666;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.shopping_cart .shipping-text a:hover {
	color: #666666;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.shopping_cart_list {
	margin-top: 20px;
	width: 100%;
}

.shopping_cart_list .col_0 {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

.shopping_cart_list .col_0 .content-box {
	margin-top: 20px;
	text-align: left;
}

.shopping_cart_list .col_0 .content-box-header-inner {
	color: #666666;
	font-size: 20px;
	font-weight: normal;
}

.shopping_cart_list td {
	background-color: #fff;
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: bottom;
	background-repeat: repeat-x;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
}

.shopping_cart_list td.amount {
	font-style: italic;
	padding-right: 10px;
	vertical-align: top;
	white-space: nowrap;
}

.shopping_cart_list td.col_4 {
	background-color: #eeeeee;
	font-weight: bold;
	text-align: right;
	width: 170px;
}

.shopping_cart_list th {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.shopping_cart_list th.col_0 {
	width: 170px;
}

.shopping_cart_list th.col_4 {
	background-color: #eee;
}

.shopping_cart_list tr.calculation td.col_0 {
	background-image: none;
}

.shopping_cart_list tr.calculation td.col_1 {
	background-image: none;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: right;
}

.shopping_cart_list tr.calculation td.col_2 {
	background-image: none;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	text-align: right;
	width: 170px;
}

.shopping_cart_list tr.calculation.doubleunderline td.col_1 {
	border-bottom-color: #666666;
	border-bottom-style: double;
	border-bottom-width: 1px;
}

.shopping_cart_list tr.calculation.total td.col_1 {
	border-bottom: none;
	color: #666666;
	font-size: 22px;
	font-weight: normal;
}

.shopping_cart_list tr.calculation.total td.col_2 {
	border-bottom: none;
	color: #666666;
	font-size: 22px;
	font-weight: normal;
}

.shopping_cart_list tr.first th.col_4 {
	background-color: #EEEEEE;
	text-align: right;
}

.shopping_cart_list tr.last-article td {
	background-image: none;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.shopping_cart_list tr.last-article td.col_4 {
	background-color: #eee;
}

.shopping_cart_list td.order-total {
	background-image: none;
}

.checkout_paypal {
	background-color: #ffffff;
	background-image: none;
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 20px;
	overflow: hidden;
	width: 760px;
}

.order_confirm {
	background-color: #ffffff;
	background-image: none;
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 20px;
	overflow: hidden;
	width: 760px;
}

.order_confirm .shopping_cart_list .calculation .col_0 {
	background-image: none;
	text-align: left;
	vertical-align: bottom;
}

.order_confirm .shopping_cart_list .calculation .col_2 {
	background-color: #eee;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #666666;
}

.order_confirm .shopping_cart_list .calculation.total .col_2 {
	background-color: #fff;
	border-bottom: none;
	color: #666666;
	font-size: 22px;
	font-weight: normal;
}

.order_confirm .shopping_cart_list th {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 10px;
	text-decoration: none;
}

.order_confirm .shopping_cart_list th.amount {
	width: 50px;
}

.order_confirm .shopping_cart_list th.price {
	text-align: right;
}

.order_confirm .shopping_cart_list td {
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-repeat: repeat-x;
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
}

.order_confirm .shopping_cart_list td.amount {
	font-style: italic;
	padding-right: 10px;
	vertical-align: top;
	white-space: nowrap;
}

.order_confirm .shopping_cart_list td.col_4 {
	font-weight: bold;
	text-align: right;
}

.order_confirm .shopping_cart_list tr.last-article td {
	background-image: none;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #666666;
}

.order_confirm .shopping_cart_list tr.last-article td.col_4 {
	background-color: #eee;
	color: #666666;
}

.order_confirm h2 a {
	font-size: 11px;
	font-weight: normal;
}

.order_confirm .back_button {
	float: left;
}

.order_confirm .checkout_button {
	float: right;
}

.sub_categories_listing_body {
	height: 100%;
	list-style-type: none;
	margin-bottom: 3px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 3px;
	overflow: hidden;
	text-align: center;
}

.sub_categories_listing_body .box_list {
	float: left;
	height: 100%;
	list-style-type: none;
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
}

.wrap_shop .tabs #tabbed_description_part {
	line-height: 1.7em;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}

.wrap_shop .tabs .ui-tabs-nav {
	background-color: #fff;
	background-image: url('backgrounds/tabs-navi-bg.png');
	background-position: bottom;
	background-repeat: repeat-x;
	display: inline-block;
	margin-left: 0px;
	padding-left: 0px;
	width: 750px;
}

.wrap_shop .tabs .ui-tabs-nav .ui-tabs-selected a {
	background-color: transparent;
	background-image: url('backgrounds/tabs-active-bg.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #666666;
}

.wrap_shop .tabs .ui-tabs-nav li {
	background-color: transparent;
	background-image: url('backgrounds/separator-30-vert.png');
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-left: 0px;
	padding-left: 0;
}

.wrap_shop .tabs .ui-tabs-nav li a {
	color: #333;
	display: inline-block;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	text-decoration: none;
}

.wrap_shop .tabs .ui-tabs-nav li a:hover {
	text-decoration: underline;
}

.user_home {
	display: inline-block;
	margin-bottom: 30px;
}

.user_home .order {
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}

.user_home .order .date {
	font-weight: bold;
}

.user_home .order .price {
	font-weight: bold;
}

.user_home .order .product-documents dd {
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0;
	padding-top: 3px;
	width: 230px;
}

.user_home .order .product-documents dl {
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: top;
	background-repeat: repeat-x;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 100%;
}

.user_home .order .show_download_button {
	float: right;
	margin-top: 5px;
}

.user_home .order .show_order_button {
	float: right;
}

#main label {
	color: #666666;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
}

#main .active label {
	color: #666666;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
}

#customer_login label {
	color: #ffffff;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
}

.panel-pagination {
	color: #666666;
}

.panel-pagination strong {
	color: #666666;
}

.panel-pagination a:hover {
	color: #000000;
	text-decoration: none;
}

.panel-pagination a {
	color: #666666;
	text-decoration: none;
}

.checkout_success_trusted {
	padding-left: 30px;
}

#menubox_add_a_quickie {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-bottom-color: #EAEAE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #EAEAE;
	border-left-color: #EAEAE;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #EAEAE;
	border-right-style: solid;
	border-right-width: 1px;
	border-style: solid;
	border-top-color: #EAEAE;
	border-top-style: solid;
	border-top-width: 1px;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_add_a_quickie_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #fbfbfb;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_add_a_quickie_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_admin {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-bottom-color: #dadada;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #dadada;
	border-left-color: #dadada;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #dadada;
	border-right-style: solid;
	border-right-width: 1px;
	border-style: solid;
	border-top-color: #dadada;
	border-top-style: solid;
	border-top-width: 1px;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_admin_head .content-box-header-inner {
	background-color: #ddcd98;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_admin_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_admin_body .content-box-main-inner .content-box-main-inner_link a {
	color: #666666;
	text-decoration: none;
}

#menubox_admin_body .content-box-main-inner .content-box-main-inner_link a:hover {
	color: #666666;
	text-decoration: none;
}

#menubox_best_sellers {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #666;
	border-style: solid;
	border-width: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_best_sellers_head .content-box-header-inner {
	background-color: transparent;
	background-image: url(backgrounds/bg_boxheader.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_best_sellers_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_best_sellers_body .article-list a {
	color: #666666;
	text-decoration: none;
}

#menubox_best_sellers_body .article-list a:hover {
	color: #666666;
	text-decoration: underline;
}

#menubox_best_sellers_body .productOldPrice {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}

#menubox_cart {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_cart_head .content-box-header-inner {
	background-color: transparent;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_cart_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_categories {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: transparent;
	border-style: solid;
	border-width: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_categories_head .content-box-header-inner {
	background-color: transparent;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_categories_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_categories ul li h4 img {
	float: left;
	margin-left: 2px;
	margin-right: 10px;
	margin-top: 5px;
}

#menubox_categories_box {
	background-color: transparent;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-bottom-color: #dadada;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-color: #dadada;
	border-left-color: #dadada;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #dadada;
	border-right-style: solid;
	border-right-width: 0px;
	border-style: solid;
	border-top-color: #dadada;
	border-top-style: solid;
	border-top-width: 0px;
	border-width: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_categories_box_head .content-box-header-inner {
	background-color: transparent;
	background-image: url(backgrounds/bg_boxheader.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_categories_box_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 10px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_categories_box .categories {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	height: 100%;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	overflow: hidden;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
}

#menubox_categories_box .cat_active {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

#menubox_categories_box .cat_link {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

#menubox_categories_box .cat_sub_link {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

#menubox_categories_box a {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

#menubox_categories_box a:hover {
	color: #745433;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

#menubox_categories_box .cat_icon {
	float: left;
	height: 100%;
	padding-bottom: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 1px;
}

#menubox_categories_box .cat_link_container {
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
}

#menubox_content {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_content_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_content_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_content_body .content-box-main-inner a {
	color: #666666;
	text-decoration: none;
}

#menubox_content_body .content-box-main-inner a:hover {
	color: #666666;
	text-decoration: underline;
}

#menubox_currencies {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_currencies_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_currencies_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_newsletter_body .submit {
	padding-bottom: 0px;
	padding-top: 10px;
	text-align: right;
}

#menubox_extrabox1 {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_extrabox1_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_extrabox1_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_extrabox2 {
	background-color: transparent;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-bottom-color: #dadada;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-color: #dadada;
	border-left-color: #dadada;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #dadada;
	border-right-style: solid;
	border-right-width: 0px;
	border-style: solid;
	border-top-color: #dadada;
	border-top-style: solid;
	border-top-width: 0px;
	border-width: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_extrabox2_head .content-box-header-inner {
	background-color: transparent;
	background-image: url(backgrounds/bg_boxheader.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_extrabox2_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_extrabox3 {
	background-color: transparent;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #666;
	border-style: solid;
	border-width: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_extrabox3_head .content-box-header-inner {
	background-color: transparent;
	background-image: url(backgrounds/bg_boxheader.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_extrabox3_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_extrabox4 {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_extrabox4_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_extrabox4_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_extrabox5 {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-bottom-color: #dadada;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-color: #dadada;
	border-left-color: #dadada;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #dadada;
	border-right-style: solid;
	border-right-width: 0px;
	border-style: solid;
	border-top-color: #dadada;
	border-top-style: solid;
	border-top-width: 0px;
	border-width: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_extrabox5_head .content-box-header-inner {
	background-color: transparent;
	background-image: url(backgrounds/brauner-balken-198x25px.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_extrabox5_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_extrabox6 {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_extrabox6_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_extrabox6_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_extrabox7 {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_extrabox7_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_extrabox7_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_extrabox8 {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_extrabox8_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_extrabox8_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_extrabox9 {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_extrabox9_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_extrabox9_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_gm_addons {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_gm_addons_head .content-box-header-inner {
	background-color: transparent;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_gm_addons_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_gm_bookmarks {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_gm_bookmarks_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_gm_bookmarks_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_gm_counter {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_gm_counter_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_gm_counter_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_gm_ebay {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_gm_ebay_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_gm_ebay_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	width: 180px;
}

#menubox_gm_scroller {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_gm_scroller_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_gm_scroller_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_gm_trusted_shops_widget {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_gm_trusted_shops_widget_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_gm_trusted_shops_widget_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	width: 180px;
}

#menubox_infobox {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_infobox_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_infobox_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_information {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_information_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_information_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_information_body .content-box-main-inner a {
	color: #666666;
	text-decoration: none;
}

#menubox_information_body .content-box-main-inner a:hover {
	color: #666666;
	text-decoration: underline;
}

#menubox_languages {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_languages_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_languages_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	width: 180px;
}

#menubox_last_viewed {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_last_viewed_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_last_viewed_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	width: 180px;
}

#menubox_last_viewed_body a {
	color: #666666;
	text-decoration: none;
}

#menubox_last_viewed_body a:hover {
	text-decoration: underline;
}

#menubox_login {
	background-color: transparent;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-bottom-color: #745a33;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-color: #745a33;
	border-left-color: #745a33;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #745a33;
	border-right-style: solid;
	border-right-width: 0px;
	border-style: solid;
	border-top-color: #745a33;
	border-top-style: solid;
	border-top-width: 0px;
	border-width: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_login_head .content-box-header-inner {
	background-color: transparent;
	background-image: url(backgrounds/bg_loginbox.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_login_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_login_body .content-box-main-inner .menubox_link a {
	color: #666666;
	text-decoration: none;
}

#menubox_login_body .content-box-main-inner .menubox_link a:hover {
	color: #1e1e1e;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	text-decoration: underline;
}

#menubox_manufacturers {
	background-color: transparent;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-bottom-color: #dadada;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-color: #dadada;
	border-left-color: #dadada;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #dadada;
	border-right-style: solid;
	border-right-width: 0px;
	border-style: solid;
	border-top-color: #dadada;
	border-top-style: solid;
	border-top-width: 0px;
	border-width: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_manufacturers_head .content-box-header-inner {
	background-color: transparent;
	background-image: url(backgrounds/bg_boxheader.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_manufacturers_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_manufacturers_body .content-box-main-inner a {
	color: #666666;
	text-decoration: none;
}

#menubox_manufacturers_body .content-box-main-inner a:hover {
	color: #666666;
	text-decoration: underline;
}

#menubox_manufacturers_info {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_manufacturers_info_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_manufacturers_info_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_manufacturers_info_body .content-box-main-inner a {
	color: #666666;
	text-decoration: none;
}

#menubox_manufacturers_info_body .content-box-main-inner a:hover {
	text-decoration: underline;
}

#menubox_newsletter {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_newsletter_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_newsletter_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_order_history {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_order_history_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_order_history_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_order_history_body .content-box-main-inner a {
	color: #666666;
	text-decoration: none;
}

#menubox_order_history_body .content-box-main-inner a:hover {
	color: #666666;
	text-decoration: underline;
}

#menubox_paypal {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_paypal_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_paypal_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_ekomi {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_ekomi_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_ekomi_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 10px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_reviews {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_reviews_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_reviews_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	width: 180px;
}

#menubox_search {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_search_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_search_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_search_body .content-box-main-inner .menubox_link a {
	color: #666666;
	text-decoration: none;
}

#menubox_search_body .content-box-main-inner .menubox_link a:hover {
	color: #666666;
	text-decoration: underline;
}

#menubox_specials {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_specials_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_specials_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	width: 180px;
}

#menubox_specials_body a {
	color: #666666;
	text-decoration: none;
}

#menubox_specials_body a:hover {
	text-decoration: underline;
}

#menubox_whatsnew {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_whatsnew_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_whatsnew_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	width: 180px;
}

#menubox_whatsnew_body a {
	color: #666666;
	text-decoration: none;
}

#menubox_whatsnew_body a:hover {
	text-decoration: underline;
}

#menubox_trusted {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_trusted_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_trusted_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_yoochoose_top_selling {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_yoochoose_top_selling_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_yoochoose_top_selling_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_yoochoose_also_clicked {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_yoochoose_also_clicked_head .content-box-header-inner {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_yoochoose_also_clicked_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

.order_payment .accept_box {
	background-color: #FECCCB;
	border-color: #FE0000;
	border-style: solid;
	border-width: 1px;
	margin-top: 2px;
	overflow: hidden;
	width: 690px;
}

.order_payment .accept_box_checkbox {
	float: left;
	width: 20px;
}

.order_payment .accept_box_text {
	color: #666666;
	float: left;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 3px;
}

.checkout_paypal .accept_box {
	background-color: transparent;
	border-color: #FE0000;
	border-style: solid;
	border-width: 0px;
	font-weight: bold;
	margin-top: 2px;
	overflow: hidden;
	width: 690px;
}

.checkout_paypal .accept_box_checkbox {
	float: left;
	width: 20px;
}

.checkout_paypal .accept_box_text {
	color: #666666;
	float: left;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 3px;
}

#head_shopping_cart.active {
	background-image: url('backgrounds/head-shopping-cart-active-bg.png');
	background-position: 0px;
}

#dropdown_shopping_cart {
	font-family: Arial, Tahoma, Verdana;
}

#dropdown_shopping_cart .cart-button {
	font-family: Arial, Tahoma, Verdana;
}

#dropdown_shopping_cart .checkout-button {
	font-family: Arial, Tahoma, Verdana;
}

#dropdown_shopping_cart .cart-item {
	font-family: Arial, Tahoma, Verdana;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
}

#dropdown_shopping_cart .cart-item-inner {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	width: 174px;
}

#dropdown_shopping_cart p {
	color: #999999;
	font-size: 10px;
	margin: 0;
	text-align: right;
}

#dropdown_shopping_cart p .price {
	font-weight: bold;
}

#dropdown_shopping_cart_total {
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
}

#dropdown_shopping_cart .mwst-hint {
	font-size: 9px;
	margin-right: 20px;
	margin-top: 10px;
	text-align: right;
}

.class_error_message {
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;
}

.errorText {
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;
}

#head_navi {
	background-color: #6d6d6d;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 30px;
	width: 980px;
}

.subcategories_listing ul li a {
	color: #000;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
}

.subcategories_listing ul li ul li {
	height: 20px;
	margin-bottom: 0;
}

.subcategories_listing ul li ul li a {
	color: #666666;
	font-weight: normal;
}

.subcategories_listing ul li ul li a:hover {
	color: #000;
}

.wrap_shop fieldset input.input-text {
	background-color: #ffffff;
	background-image: url('backgrounds/gradient-small-reverse.png');
	background-position: top left;
	background-repeat: repeat-x;
	border-color: #a3a3a3;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	height: 18px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 234px;
}

#main fieldset label {
	color: #666666;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
}

.wrap_shop fieldset select.input-select {
	background-color: transparent;
	background-image: url('backgrounds/gradient-small-reverse.png');
	background-position: top left;
	background-repeat: repeat-x;
	border-color: #a3a3a3;
	border-style: solid;
	border-width: 1px;
	color: #666;
	height: 24px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 206px;
}

.wrap_shop fieldset table td {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding-bottom: 10px;
}

#create_account fieldset input.input-text {
	background-color: #ffffff;
	background-image: url('backgrounds/gradient-small-reverse.png');
	background-position: top left;
	background-repeat: repeat-x;
	border-color: #a3a3a3;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 14px;
	height: 24px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 200px;
}

#account fieldset input.input-text.postal-code {
	margin-right: 10px;
	width: 60px;
}

#create_account fieldset input.input-text.postal-code {
	margin-right: 10px;
	width: 60px;
}

#account fieldset input.input-text.postal-code-city {
	width: 124px;
}

#create_account fieldset input.input-text.postal-code-city {
	width: 124px;
}

#create_account fieldset label {
	color: #666666;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
}

#create_account fieldset select.input-select {
	background-color: transparent;
	background-image: url('backgrounds/gradient-small-reverse.png');
	background-position: top left;
	background-repeat: repeat-x;
	border-color: #a3a3a3;
	border-style: solid;
	border-width: 1px;
	color: #666;
	height: 30px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 206px;
}

#create_account fieldset table td {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	padding-bottom: 10px;
}

#create_account fieldset table td.col_0 {
	width: 150px;
}

#checkout_address fieldset input.input-text {
	background-color: #ffffff;
	background-image: url('backgrounds/gradient-small-reverse.png');
	background-position: top left;
	background-repeat: repeat-x;
	border-color: #a3a3a3;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 14px;
	height: 24px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 200px;
}

#checkout_address fieldset input.input-text.postal-code {
	margin-right: 10px;
	width: 60px;
}

#checkout_address fieldset input.input-text.postal-code-city {
	width: 124px;
}

#checkout_address fieldset label {
	color: #666666;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
}

#checkout_address fieldset select.input-select {
	background-color: transparent;
	background-image: url('backgrounds/gradient-small-reverse.png');
	background-position: top left;
	background-repeat: repeat-x;
	border-color: #a3a3a3;
	border-style: solid;
	border-width: 1px;
	color: #666;
	height: 30px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 206px;
}

#checkout_address fieldset table td {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	padding-bottom: 10px;
}

#checkout_address fieldset table td.col_0 {
	width: 150px;
}

.wrap_shop .order_confirm p {
	color: #666666;
	font-size: 14px;
	margin-left: 30px;
}

.order_payment textarea.withdrawal_textarea {
	background-color: #eeeeee;
	background-image: url('backgrounds/gradient-small-reverse.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-color: #A3A3A3;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	height: 200px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 686px;
}

.order_payment textarea.agb_textarea {
	background-color: #eeeeee;
	background-image: url('backgrounds/gradient-small-reverse.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-color: #A3A3A3;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	height: 200px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 686px;
}

.module_option_checked {
	background-color: #eee;
	cursor: pointer;
	overflow: hidden;
}

.popup_content h1 {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
}

.popup_content .content_text {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
}

.popup_content {
	padding: 20px;
}

#fixed_dropdown_shopping_cart {
	font-family: Arial, Tahoma, Verdana;
}

#fixed_dropdown_shopping_cart .cart-button {
	font-family: Arial, Tahoma, Verdana;
}

#fixed_dropdown_shopping_cart .checkout-button {
	font-family: Arial, Tahoma, Verdana;
}

#fixed_dropdown_shopping_cart .cart-item {
	font-family: Arial, Tahoma, Verdana;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
}

#fixed_dropdown_shopping_cart .cart-item-inner {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	width: 174px;
}

#fixed_dropdown_shopping_cart p {
	color: #999999;
	font-size: 10px;
	margin: 0;
	text-align: right;
}

#fixed_dropdown_shopping_cart p .price {
	font-weight: bold;
}

#fixed_dropdown_shopping_cart_total {
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
}

#fixed_dropdown_shopping_cart .mwst-hint {
	font-size: 9px;
	margin-right: 20px;
	margin-top: 10px;
	text-align: right;
}

#fixed_dropdown_shopping_cart_header {
	background-color: #00B6DE;
	background-image: url('backgrounds/gradients/gradient.png');
	background-position: bottom;
	background-repeat: repeat-x;
	height: 37px;
	margin-left: 6px;
	width: 196px;
}

#fixed_dropdown_shopping_cart_header .cart-head-text {
	padding-right: 12px;
	padding-top: 5px;
}

#fixed_dropdown_shopping_cart_header .cart-head-icon {
	padding: 5px;
}

#fixed_dropdown_shopping_cart_header .shopping-cart-headline {
	color: #ffffff;
	font-size: 12px;
}

#fixed_dropdown_shopping_cart_header .shopping-cart-product-count {
	color: #ffffff;
}

.cart_error_color {
	color: #fe0000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.shopping_cart_list th.wish_list_qty {
	border-bottom: 1px solid #666666;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
	width: 50px;
}

.shopping_cart_list th.wish_list_checkbox {
	border-bottom: 1px solid #666666;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
	width: 30px;
}

#live_search_container #live_search_head {
	color: #666666;
	font-family: Arial,Verdana,Tahoma;
	font-size: 10px;
	font-weight: bold;
	line-height: 24px;
	text-align: left;
	text-decoration: none;
}

#live_search_container a {
	color: #666666;
	display: block;
	font-family: Arial,Verdana,Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;
}

#live_search_container a:hover {
	background-color: #eeeeee;
}

#live_search_container li {
	background-color: #ffffff;
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: top;
	background-repeat: repeat-x;
	padding-left: 0;
	padding-top: 1px;
}

.site_navigation {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	text-align: right;
}

.jcarousel-control {
	bottom: 10px;
	position: absolute;
	right: 10px;
	z-index: 100;
}

.jcarousel-control a {
	border-color: #ffffff;
	border-style: solid;
	border-width: 4px;
	display: inline-block;
	font-size: 75%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-decoration: none;
}

.jcarousel-control a:focus {
	outline: none;
}

.jcarousel-control a:hover {
	border-color: #f2d99c;
	border-style: solid;
	border-width: 4px;
	outline: none;
}

.jcarousel-control a:active {
	outline: none;
}

a.jcarousel_control_a_active {
	border-bottom-color: #745433;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-color: #745433;
	border-left-color: #745433;
	border-left-style: solid;
	border-left-width: 4px;
	border-right-color: #745433;
	border-right-style: solid;
	border-right-width: 4px;
	border-style: solid;
	border-top-color: #745433;
	border-top-style: solid;
	border-top-width: 4px;
	border-width: 4px;
	outline: none;
}

.jcarousel-scroll {
	margin-top: 10px;
	text-align: center;
}

#jcarousel_container {
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
}

.wrap_shop #main #main_inside .highlight_form {
	border-color: #1099BB;
	color: #666666;
	font-weight: bold;
}

.first_page_content {
	color: #666666;
	text-decoration: none;
}

.first_page_content a {
	color: #666666;
	text-decoration: none;
}

.first_page_content a:active {
	color: #666666;
	text-decoration: none;
}

.first_page_content a:hover {
	color: #666666;
	text-decoration: underline;
}

#content_page .content_page_inner a {
	color: #666666;
	text-decoration: none;
}

#content_page .content_page_inner a:active {
	color: #666666;
	text-decoration: none;
}

#content_page .content_page_inner a:hover {
	color: #666666;
	text-decoration: underline;
}

#tabbed_description_part .ui-tabs-panel a {
	color: #666666;
	text-decoration: none;
}

#tabbed_description_part .ui-tabs-panel a:active {
	color: #666666;
	text-decoration: none;
}

#tabbed_description_part .ui-tabs-panel a:hover {
	color: #666666;
	text-decoration: underline;
}

.rating-comment a {
	color: #666666;
	text-decoration: none;
}

.rating-comment a:active {
	color: #666666;
	text-decoration: none;
}

.rating-comment a:hover {
	color: #666666;
	text-decoration: underline;
}

#reviews-info h1 a {
	color: #666666;
	text-decoration: none;
}

#reviews-info h1 a:active {
	color: #666666;
	text-decoration: none;
}

#reviews-info h1 a:hover {
	color: #666666;
	text-decoration: underline;
}

.rating-product-name a {
	color: #666666;
	text-decoration: none;
}

.rating-product-name a:active {
	color: #666666;
	text-decoration: none;
}

.rating-product-name a:hover {
	color: #666666;
	text-decoration: underline;
}

#account a.account_link {
	color: #666666;
	text-decoration: none;
}

#account a.account_link:active {
	color: #666666;
	text-decoration: none;
}

#account a.account_link:hover {
	color: #666666;
	text-decoration: underline;
}

a.pageResults {
	color: #666666;
	text-decoration: none;
}

a.pageResults:active {
	color: #666666;
	text-decoration: none;
}

a.pageResults:hover {
	color: #666666;
	text-decoration: underline;
}

#gm_privacy a {
	color: #666666;
	text-decoration: none;
}

#gm_privacy a:active {
	color: #666666;
	text-decoration: none;
}

#gm_privacy a:hover {
	color: #666666;
	text-decoration: underline;
}

.h200 a {
	color: #666666;
	text-decoration: none;
}

.h200 a:active {
	color: #666666;
	text-decoration: none;
}

.h200 a:hover {
	color: #666666;
	text-decoration: underline;
}

#menubox_extrabox1_body .content-box-main-inner a {
	color: #666666;
	text-decoration: none;
}

#menubox_extrabox2_body .content-box-main-inner a {
	color: #666666;
	text-decoration: none;
}

#menubox_extrabox3_body .content-box-main-inner a {
	color: #666666;
	text-decoration: none;
}

#menubox_extrabox4_body .content-box-main-inner a {
	color: #666666;
	text-decoration: none;
}

#menubox_extrabox5_body .content-box-main-inner a {
	color: #666666;
	text-decoration: none;
}

#menubox_extrabox6_body .content-box-main-inner a {
	color: #666666;
	text-decoration: none;
}

#menubox_extrabox7_body .content-box-main-inner a {
	color: #666666;
	text-decoration: none;
}

#menubox_extrabox8_body .content-box-main-inner a {
	color: #666666;
	text-decoration: none;
}

#menubox_extrabox9_body .content-box-main-inner a {
	color: #666666;
	text-decoration: none;
}

#menubox_extrabox1_body .content-box-main-inner a:hover {
	color: #666666;
	text-decoration: underline;
}

#menubox_extrabox2_body .content-box-main-inner a:hover {
	color: #666666;
	text-decoration: underline;
}

#menubox_extrabox3_body .content-box-main-inner a:hover {
	color: #666666;
	text-decoration: underline;
}

#menubox_extrabox4_body .content-box-main-inner a:hover {
	color: #666666;
	text-decoration: underline;
}

#menubox_extrabox5_body .content-box-main-inner a:hover {
	color: #666666;
	text-decoration: underline;
}

#menubox_extrabox6_body .content-box-main-inner a:hover {
	color: #666666;
	text-decoration: underline;
}

#menubox_extrabox7_body .content-box-main-inner a:hover {
	color: #666666;
	text-decoration: underline;
}

#menubox_extrabox8_body .content-box-main-inner a:hover {
	color: #666666;
	text-decoration: underline;
}

#menubox_extrabox9_body .content-box-main-inner a:hover {
	color: #666666;
	text-decoration: underline;
}

a.gm_shipping_link {
	color: #666666;
	text-decoration: none;
}

a.gm_shipping_link:active {
	color: #666666;
	text-decoration: none;
}

a.gm_shipping_link:hover {
	color: #666666;
	text-decoration: underline;
}

.payment_item a {
	color: #666666;
	text-decoration: none;
}

.payment_item a:active {
	color: #666666;
	text-decoration: none;
}

.payment_item a:hover {
	color: #666666;
	text-decoration: underline;
}

.circle_arrow_right {
	background-color: transparent;
	background-image: url(backgrounds/icon-grey-circlearrowrigh.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	height: 14px;
	width: 14px;
}

a.conditions_info_link {
	color: #666666;
	text-decoration: none;
}

a.conditions_info_link:active {
	color: #666666;
	text-decoration: none;
}

a.conditions_info_link:hover {
	color: #666666;
	text-decoration: underline;
}

#product_navigation a {
	color: #666666;
	text-decoration: none;
}

#product_navigation a:active {
	color: #666666;
	text-decoration: none;
}

#product_navigation a:hover {
	color: #666666;
	text-decoration: underline;
}

.shopping_cart_list a {
	color: #666666;
	text-decoration: none;
}

.shopping_cart_list a:active {
	color: #666666;
	text-decoration: none;
}

.shopping_cart_list a:hover {
	color: #666666;
	text-decoration: underline;
}

a.button_opensearch {
	color: #666666;
	text-decoration: none;
}

a.button_opensearch:active {
	color: #666666;
	text-decoration: none;
}

a.button_opensearch:hover {
	color: #666666;
	text-decoration: underline;
}

#menubox_filter {
	background-color: #E5E5E5;
	background-image: url("backgrounds/content-box-bg.jpg");
	background-position: center top;
	background-repeat: repeat-x;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

#menubox_filter_head .content-box-header-inner {
	background-color: transparent;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}

#menubox_filter_body .content-box-main-inner {
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#menubox_filter_body .content-box-main-inner select {
	background-color: #fff;
	background-image: url('backgrounds/gradient-small-reverse.png');
	background-position: top left;
	background-repeat: repeat-x;
	border-color: #a3a3a3;
	border-style: solid;
	border-width: 1px;
	color: #666;
	height: 24px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

#menubox_filter_body .content-box-main-inner select.multiple-input-select {
	background-color: #fff;
	background-image: url('backgrounds/gradient-small-reverse.png');
	background-position: top left;
	background-repeat: repeat-x;
	border-color: #a3a3a3;
	border-style: solid;
	border-width: 1px;
	color: #666;
	height: auto;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

a.filter_features_link {
	color: #666666;
	text-decoration: none;
}

a.filter_features_link:active {
	color: #666666;
	text-decoration: none;
}

a.filter_features_link:hover {
	color: #666666;
	text-decoration: underline;
}

.filter_heading {
	background-color: transparent;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	color: #666;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
}

.wrap_shop #menubox_filter input.filter_price_input {
	background-color: #ffffff;
	background-image: url('backgrounds/gradient-small-reverse.png');
	background-position: top left;
	background-repeat: repeat-x;
	border-color: #a3a3a3;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	height: 18px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 50px;
}

body #wrap_box.wrap_shop a.button_green {
	background-color: #03d012;
	background-image: url('backgrounds/gradients/gradient-reflection.png');
	background-position: left center;
	background-repeat: repeat-x;
	border-color: #03d012;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 11px;
	text-decoration: none;
}

body #wrap_box.wrap_shop a.button_green:hover {
	background-color: #00a90c;
	color: #ffffff;
	cursor: pointer;
}

body #wrap_box.wrap_shop a.button_green.active {
	background-color: #03d012;
	background-image: url('backgrounds/gradients/gradient-reverse.png');
	background-position: top;
	background-repeat: repeat-x;
}

body #wrap_box.wrap_shop a.button_green:active {
	background-color: #03d012;
	background-image: url('backgrounds/gradients/gradient-reverse.png');
	background-position: top;
	background-repeat: repeat-x;
}

body #wrap_box.wrap_shop a.button_green_big {
	background-color: #03d012;
	background-image: url('backgrounds/gradients/gradient-reflection.png');
	background-position: left center;
	background-repeat: repeat-x;
	border-color: #03d012;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 14px;
	text-decoration: none;
}

body #wrap_box.wrap_shop a.button_green_big:hover {
	background-color: #00a90c;
	color: #ffffff;
	cursor: pointer;
}

body #wrap_box.wrap_shop a.button_green_big.active {
	background-color: #03d012;
	background-image: url('backgrounds/gradients/gradient-reverse.png');
	background-position: top;
	background-repeat: repeat-x;
}

body #wrap_box.wrap_shop a.button_green_big:active {
	background-color: #03d012;
	background-image: url('backgrounds/gradients/gradient-reverse.png');
	background-position: top;
	background-repeat: repeat-x;
}

body #wrap_box.wrap_shop a.button_blue {
	background-color: #c8c8c8;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom-color: #484848;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #484848;
	border-left-color: #484848;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #484848;
	border-right-style: solid;
	border-right-width: 1px;
	border-style: solid;
	border-top-color: #484848;
	border-top-style: solid;
	border-top-width: 1px;
	border-width: 1px;
	color: #fff;
	display: inline-block;
	font-family: Arial,Tahoma,Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	text-align: start;
	text-decoration: none;
}

body #wrap_box.wrap_shop a.button_blue:hover {
	background-color: #4c4c4c;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: repeat;
	color: #fff;
	cursor: pointer;
	font-family: Arial,Tahoma,Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	text-align: start;
	text-decoration: none;
}

body #wrap_box.wrap_shop a.button_blue.active {
	background-color: #808080;
	background-image: url('backgrounds/gradients/gradient-reverse.png');
	background-position: top;
	background-repeat: repeat-x;
}

body #wrap_box.wrap_shop a.button_blue:active {
	background-color: #777777;
	background-image: url(backgrounds/gradients/gradient-reverse.png);
	background-position: top;
	background-repeat: repeat-x;
}

body #wrap_box.wrap_shop a.button_blue_big {
	background-color: #c8c8c8;
	background-image: url(backgrounds/gradients/gradient.png);
	background-position: left center;
	background-repeat: repeat-x;
	border-bottom-color: #484848;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #484848;
	border-left-color: #484848;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #484848;
	border-right-style: solid;
	border-right-width: 1px;
	border-style: solid;
	border-top-color: #484848;
	border-top-style: solid;
	border-top-width: 1px;
	border-width: 1px;
	color: #FFFFFF;
	display: inline-block;
	font-family: Arial,Tahoma,Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	text-align: start;
	text-decoration: none;
}

body #wrap_box.wrap_shop a.button_blue_big:hover {
	background-color: #4c4c4c;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: repeat;
	color: #fff;
	cursor: pointer;
	font-family: Arial,Tahoma,Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	text-align: start;
	text-decoration: none;
}

body #wrap_box.wrap_shop a.button_blue_big.active {
	background-color: #808080;
	background-image: url('backgrounds/gradients/gradient-reverse.png');
	background-position: top;
	background-repeat: repeat-x;
}

body #wrap_box.wrap_shop a.button_blue_big:active {
	background-color: #808080;
	background-image: url('backgrounds/gradients/gradient-reverse.png');
	background-position: top;
	background-repeat: repeat-x;
}

body #wrap_box.wrap_shop a.button_grey {
	background-color: #999999;
	background-image: url('backgrounds/gradients/gradient.png');
	background-position: bottom;
	background-repeat: repeat-x;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	text-decoration: none;
}

body #wrap_box.wrap_shop a.button_grey:hover {
	background-color: #666666;
	color: #fff;
	cursor: pointer;
}

body #wrap_box.wrap_shop a.button_grey.active {
	background-color: #666666;
	background-image: url('backgrounds/gradients/gradient-reverse.png');
	background-position: top;
	background-repeat: repeat-x;
}

body #wrap_box.wrap_shop a.button_grey:active {
	background-color: #666666;
	background-image: url('backgrounds/gradients/gradient-reverse.png');
	background-position: top;
	background-repeat: repeat-x;
}

body #wrap_box.wrap_shop a.button_grey_big {
	background-color: #999999;
	background-image: url('backgrounds/gradients/gradient-reflection.png');
	background-position: left center;
	background-repeat: repeat-x;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	text-decoration: none;
}

body #wrap_box.wrap_shop a.button_grey_big:hover {
	background-color: #666666;
	color: #fff;
	cursor: pointer;
}

body #wrap_box.wrap_shop a.button_grey_big.active {
	background-color: #666666;
	background-image: url('backgrounds/gradients/gradient-reverse.png');
	background-position: top;
	background-repeat: repeat-x;
}

body #wrap_box.wrap_shop a.button_grey_big:active {
	background-color: #666666;
	background-image: url('backgrounds/gradients/gradient-reverse.png');
	background-position: top;
	background-repeat: repeat-x;
}

body #wrap_box.wrap_shop a.button_red {
	background-color: #ff0000;
	background-image: url('backgrounds/gradients/gradient.png');
	background-position: bottom;
	background-repeat: repeat-x;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	text-decoration: none;
}

body #wrap_box.wrap_shop a.button_red:hover {
	background-color: #dd0000;
	color: #fff;
	cursor: pointer;
}

body #wrap_box.wrap_shop a.button_red.active {
	background-color: #ff0000;
	background-image: url('backgrounds/gradients/gradient-reverse.png');
	background-position: top;
	background-repeat: repeat-x;
}

body #wrap_box.wrap_shop a.button_red:active {
	background-color: #ff0000;
	background-image: url('backgrounds/gradients/gradient-reverse.png');
	background-position: top;
	background-repeat: repeat-x;
}

#product_listing a.button_green {
	background-color: #03d012;
	background-image: url('backgrounds/gradients/gradient-reflection.png');
	background-position: left center;
	background-repeat: repeat-x;
	border-color: #03d012;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-decoration: none;
}

#product_listing a.button_green:hover {
	background-color: #00a90c;
	color: #ffffff;
	cursor: pointer;
}

#product_listing a.button_green.active {
	background-color: #03d012;
	background-image: url('backgrounds/gradients/gradient-reverse.png');
	background-position: top;
	background-repeat: repeat-x;
}

#product_listing a.button_green:active {
	background-color: #03d012;
	background-image: url('backgrounds/gradients/gradient-reverse.png');
	background-position: top;
	background-repeat: repeat-x;
}

textarea.readonly {
	background-color: #eeeeee;
	background-image: url('backgrounds/gradient-small-reverse.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-color: #A3A3A3;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	height: 200px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 750px;
}

.future_products a {
	color: #666666;
	text-decoration: none;
}

.future_products a:active {
	color: #666666;
	text-decoration: none;
}

.future_products a:hover {
	color: #666666;
	text-decoration: underline;
}

.submenu_container .submenu {
	background-image: url('backgrounds/shadow.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 9px;
	padding-right: 9px;
}

.submenu div {
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	clear: left;
	float: left;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.submenu ul li {
	background-color: #FFFFFF;
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: center bottom;
	background-repeat: repeat-x;
	clear: left;
	float: left;
	margin-left: 0;
	min-width: 180px;
	overflow: hidden;
	padding-bottom: 1px;
	padding-left: 0;
}

.submenu ul li h4 img {
	float: left;
	margin-left: 2px;
	margin-right: 10px;
	margin-top: 5px;
}

body #wrap_box.wrap_shop .submenu ul li a {
	background-image: none;
	color: #666666;
	display: block;
	font-size: 11px;
	line-height: 20px;
	outline: 0 none;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 0;
	padding-top: 5px;
	text-decoration: none;
}

body #wrap_box.wrap_shop .content-box.categories.submenu ul li a {
	background-image: none;
	color: #666666;
	display: block;
	font-size: 11px;
	line-height: 20px;
	outline: 0 none;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 0;
	padding-top: 5px;
	text-decoration: none;
}

body #wrap_box.wrap_shop .submenu ul li a.parent {
	background-image: url('backgrounds/categories-item-bg-grey.gif');
	background-position: 99% 12px;
	background-repeat: no-repeat;
}

body #wrap_box.wrap_shop .content-box.categories.submenu ul li a.parent {
	background-image: url('backgrounds/categories-item-bg-grey.gif');
	background-position: 99% 12px;
	background-repeat: no-repeat;
}

body #wrap_box.wrap_shop .submenu ul li a:hover {
	background-color: #eeeeee;
}

body #wrap_box.wrap_shop .submenu ul li a.active {
	background-color: #eeeeee;
}

body #wrap_box.wrap_shop .content-box.categories.submenu ul li a:hover {
	background-color: #eeeeee;
}

body #wrap_box.wrap_shop .content-box.categories.submenu ul li a:active {
	background-color: #eeeeee;
}

#main .product-documents a {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

#main .product-documents a:hover {
	text-decoration: underline;
}

.blocklabels_300 label {
	width: 180px;
}

.order_payment iframe {
	background-color: #EEEEEE;
	background-image: url("backgrounds/gradient-small-reverse.png");
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid #A3A3A3;
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	height: 200px;
	padding: 2px;
	width: 686px;
}

#checkout_payment .items .module_name {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 20px;
}

.checkout_paypal textarea.withdrawal_textarea {
	background-color: #ffffff;
	background-image: url('backgrounds/gradient-small-reverse.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-color: #A3A3A3;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	height: 200px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 686px;
}

.checkout_paypal textarea.agb_textarea {
	background-color: #ffffff;
	background-image: url('backgrounds/gradient-small-reverse.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-color: #A3A3A3;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	height: 200px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 686px;
}

.checkout_paypal #comments_textarea {
	background-color: #ffffff;
	background-image: url("backgrounds/gradient-small-reverse.png");
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid #A3A3A3;
	color: #666666;
	height: 100px;
	width: 686px;
}

#shipping_error {
	color: #fe0000;
	font-weight: bold;
}

#categorie_listing .sub_categories_listing_body .box_list a {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#categorie_listing .sub_categories_listing_body .box_list a:hover {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

#footer_inner a {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#footer_inner a:hover {
	color: #666666;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.wrap_shop #head_shopping_cart_inner td {
	color: #fff;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}

.order_payment .payment_item fieldset .input .label {
	display: inline-block;
	font-size: 13px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	width: 180px;
}

.info_message {
	color: #666666;
	font-weight: bold;
}

#products_overview {
	background-color: #F3F3F3;
	overflow: hidden;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}

#products_overview table {
	width: 100%;
}

#products_overview table th {
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 10px;
	text-align: left;
}

#products_overview table .product_image {
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: bottom right;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	vertical-align: top;
}

#products_overview table .product_info {
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: bottom right;
	background-repeat: repeat-x;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
}

#products_overview table .product_price {
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: bottom right;
	background-repeat: repeat-x;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
}

#products_overview table .product_quantity {
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: bottom left;
	background-repeat: repeat-x;
	color: #666666;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	vertical-align: top;
}

#products_overview table td.product_total_price {
	background-color: #DDDDDD;
	background-image: url('backgrounds/separator-dotted-hori.png');
	background-position: bottom right;
	background-repeat: repeat-x;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
	vertical-align: top;
}

#products_overview table th.product_total_price {
	text-align: right;
}

#products_overview table tr.last td {
	background-image: none;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#products_overview table .product_name {
	font-size: 14px;
	line-height: 20px;
}

#products_overview table .product_single_price {
	font-size: 14px;
	line-height: 20px;
}

#products_overview table .product_info a {
	color: #666666;
	text-decoration: underline;
}

#products_overview table .product_info a:hover {
	color: #666666;
	text-decoration: underline;
}

#products_overview table .order_total_name {
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
}

#products_overview table .order_total_price {
	background-color: #DDDDDD;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
}

#products_overview table .total td {
	background-color: transparent;
	border-bottom-width: 0px;
	color: #666666;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
	white-space: nowrap;
}

#confirmation_info {
	background-color: #F3F3F3;
	border-color: #666666;
	border-style: solid;
	border-width: 0px;
	color: #666666;
	float: right;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: justify;
	width: auto;
}

.text_information {
	color: #666666;
	font-size: 14px;
}

.checkout_paypal .module_option_checked {
	background-color: transparent;
	cursor: pointer;
	overflow: hidden;
}

body #wrap_box.wrap_shop .order_confirm .back_button a.button_grey_big {
	display: block;
	margin-top: 42px;
}

#cart_shipping_costs_selection {
	background-color: #ffffff;
	border-color: #d5d5d5;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
	text-align: left;
	width: 350px;
}

#cart_shipping_costs_selection .cart_shipping_costs_headline {
	color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
}

#cart_shipping_costs_selection .cart_shipping_costs_select {
	background-color: #eeeeee;
	border-bottom-color: #d5d5d5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 6px;
}

#cart_shipping_costs_selection .cart_shipping_costs_content label {
	color: #666666;
	float: left;
	height: 24px;
	line-height: 24px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 120px;
}

#cart_shipping_costs_selection .cart_shipping_costs_content select {
	float: left;
	width: 200px;
}

#cart_shipping_costs_selection p {
	cursor: default;
	float: left;
	line-height: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 200px;
}

#cart_shipping_costs_selection .shipping_costs {
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 0px;
	text-align: right;
}

#cart_shipping_costs_selection .shipping_costs .cart_shipping_costs_value {
	display: block;
	float: right;
	width: 70px;
}

#cart_shipping_costs_selection .shipping_costs .cart_ot_gambioultra_costs_value {
	display: block;
	float: right;
	width: 70px;
}

#cart_shipping_costs_selection .shipping_costs_error {
	color: #ff0000;
}

#cart_shipping_costs_selection .cart_shipping_costs_select_result {
	background-color: #eeeeee;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}

#cart_shipping_costs_invalid_combination_error {
	color: #ff0000;
}

.cart_shipping_costs_info_icon {
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 4px;
}

.cart_shipping_costs_info_text {
	background-color: #eeeeee;
	border-color: #aeaeae;
	border-style: solid;
	border-width: 1px;
	color: #9f9f9f;
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: left;
	width: 161px;
}

.cart_shipping_costs_info_text a {
	color: #9F9F9F;
}

body #footer_copyright, body #footer_copyright a { 
	color: #999999;
}.cart_shipping_costs_info_text {
	display: none;
}

.cart_shipping_costs_country_name,
.cart_shipping_costs_module_name {
	text-decoration: underline;
	cursor: help;
}

.clear_both {
	clear: both;
}
/**/
