@charset "utf-8";
/* CSS Document */
/*		Reset		*/
/******************************************/
/***********[ Mage_CSS_A Reset ]***********/
/******************************************/
.no-display{
	display:none;
}
/* Copyright 2009 MagicToolBox.com. To use this code on your own site, visit http://magictoolbox.com */

/* Zoomed area */
.MagicZoomBigImageCont {
border: 1px solid #efefef;
}

/* Header (shown if "title" attribute is present in the <a> tag) */
.MagicZoomHeader {
font: 0.8em;
color: #3f3f3f;
background: #dfdfdf;
text-align: center !important; 
}

/* Small zoom area under mouse */
.MagicZoomPup {
border: 1px solid #aaa;
background: #ffffff;
cursor: hand;
}

/* Loading box (displays while large image is downloading) */
.MagicZoomLoading {
text-align: center;
background: #ffffff;
color: #444;
border: 1px solid #ccc;
opacity: 0.8;
padding: 3px 3px 3px 3px !important;
display: none; /* do not edit this line please */
}

/* Loading box image */
.MagicZoomLoading img {
padding-top: 3px !important;
}

/* Thumbnail link <a> */
.MagicThumb {
cursor: url(../images/zoomin.cur), pointer;
outline: none;
}

/* Thumbnail link <a> when the big image is zoomed */
.MagicThumb-zoomed {
cursor: default;
}

/* Span inside the thumbnail <a> */
.MagicThumb span {
display: none;
}

/* Thumbnail image */
.MagicThumb img {
border: none;
outline: none;
}

/* Image while enlarging */
.MagicThumb-image {
border: 1px solid #cccccc;
outline: none;
}

/* The enlarged image */
.MagicThumb-image-zoomed {
cursor: url(/static/images/zoomout.cur), pointer;
}

/* Caption under the enlarged image */
.MagicThumb-caption {
color: #333333;
background-color: #F0F0F0;
border: 1px solid #CCCCCC;
border-top: none;
font-family: Verdana, Helvetica;
font-size: 11px;
padding: 8px 16px;
}

/* Control bar at top of enlarged image */
.MagicThumb-controlbar {
display: block;
height: 18px;
}

.MagicThumb-controlbar a {
display: block;
width: 18px;
height: 18px;
margin: 0px 1px;
outline: none;
float: left;
overflow: hidden;
}

.MagicThumb-controlbar a span {
display: block;
width: 1000px;
height: 1000px;
background: transparent url(../images/controlbar.png) no-repeat 0 0;
outline: none;
position: absolute;
left: 0px;
top: 0px;
}

/* Loading message box */
.MagicThumb-loading {
border: 1px solid #000000;
background: #ffffff url(../images/ajax-loader.gif) no-repeat 2px 50%;
padding: 2px 2px 2px 22px;
margin: 0;
text-decoration: none;
text-align: left;
font-size: 8pt;
font-family: sans-serif;
}
.product-img-box .more-views ul { margin-left:-9px; }
.product-img-box .more-views li { float:left; margin:6px 0 9px 9px; }
.product-img-box .more-views li a {float:left; width:56px; height:56px; border:1px solid #ddd; overflow:hidden; padding: 2px 2px 2px 2px;}
/* Alignment */
.v-top { vertical-align:top; }
.v-middle { vertical-align:middle; }
.v-bottom { vertical-align:bottom; }
.a-left { text-align:left; }
.a-center { text-align:center; }
.a-right { text-align:right; }
.left { float:left; }
.right { float:right; }

* { margin:0; padding:0; }

a { color:#008836;}
a:hover { color:#008836; text-decoration:underline; }
a img { border:0;}
:focus { outline:0; }

/* Heading */
h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Table */
th { padding:0;}
td {padding:0;}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { /*color:#666;*/ /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol { list-style:none; }

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img,
dl, dt, dd, ol, ul, li,
fieldset, form, label{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight:normal;
}

.clear{
	width:100%;
	height:0px;
	clear:both;
	font-size:0px;
	line-height:0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*		Layout		*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background:#eee url(../images/bg_body.jpg) top center no-repeat;
}

#wrapper{
	width:1020px;
	height:auto;
	margin:0 auto;
}

/*header*/
.header{
	width:1020px;
	height:177px;
	background:url(../images/bg_header.png) bottom center no-repeat;
	behavior: url(../iepngfix.htc);
}

.header-container{
	width:980px;
	height:177px;
	margin:0 auto;
}

.header_left{
	width:387px;
	height:32px;
	float:left;
	margin:115px 0px 0px 0px;
	text-align:left;
}

.header_right{
	width:387px;
	height:32px;
	float:right;
	margin:117px 0px 0px 0px;
}
.box-best-selling .head{
	width:521px;
	height:20px;
	background:url(../images/bg_box_head.png) repeat-x;
	border-top:1px solid #9db0bc;
	border-bottom:none;
	text-align:center;
}

.box-best-selling .head span{
	font-size:17px;
	color:#d00018;
	font-weight:bold;
	padding-right:15px;
}
/* Mini search */
.mini-search {width:177px; height:22px; position:relative; margin:7px 0px 0px 43px; float:left}
.mini-search .input-text { width:150px; height:18px; position:absolute; top:0px; left:0px;}
.mini-search .btn_mini_search{width:25px; position:absolute; top:0px; right:0px;};
.search-autocomplete { z-index:999; }
.search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.search-autocomplete li .amount { float:right; font-weight:bold; }
.search-autocomplete li.odd { background-color:#fffefb; }
.search-autocomplete li.selected { background-color:#f7e8dd; }

/* Breadcrumbs */
.breadcrumbs {  margin-bottom:7px; }
.breadcrumbs li { display:inline;}
.breadcrumbs li.home a{
	color:#d00018;
}


/* Link Header */
.link_header_right{
	width:155px;
	height:auto;
	float:left;
	margin:0px 0px 0px 10px;
	
}

.shop-access {
}

.shop-access ul{
}

.shop-access li{
	float:left;
	margin:0px 3px 0px 0px;
}

.shop-access li.first{
	margin:0px 3px 0px 30px;
}

.shop-access li.last {
	margin:0;
}

.shop-access a, .shop-access a:hover {
	color:#008836; 
	font-size:11px;
	/*font-weight:bold;*/
}

.header_center{
	width:206px;
	height:149px;
	float:left;
	text-align:center;
}


/*	Menu Header	*/
/*	header-nav	*/
.header-nav-container{
}


/*	middle-container	*/
.wrapper_middle{
	width:1020px;
	height:auto;
	background:url(../images/bg-middle.png) top center no-repeat;
	behavior: url(../iepngfix.htc);
}

.middle-container{
	width:960px;
	height:auto;
	margin:0 auto;
	padding:10px 10px 0px 10px;
	*padding:10px 10px 6px 10px;
}

.middle {
	margin:0 auto; 
	text-align:left;
}

.col-3-layout{
	width:auto;
	height:auto;
	float:left;
}

.col-3-layout1{
	width:700px;
	height:auto;
	float:left;
}

.col-3-layout2{
	width:auto;
	height:auto;
	float:left;
}

.col-main {
	float:none;
	position:relative;
}

.pagelist{
	width:798px;
	height:auto;
}

.col-left {
	width:158px;
	float:left;
}

.home-spot {
	float:left; 
	width:522px;
	margin:0px 0px 0px 13px;
}

.main-content-custom{
	float:left; 
	margin-left:20px;
	width:685px;
}
.box{
	margin:0px 0px 10px 0px;
}

.col-left .box{
	border:1px solid #9db0bc;
	background:#FFF;
}

.col-right .box{
	border:1px solid #9db0bc;
	background:#FFF;
}

.base-mini{
	width:158px;
	height:auto;
}

.mini-cart{
}

.head{
	width:100%;
	height:20px;
	background:url(../images/bg_box_head.png) repeat-x;
	border-bottom:1px solid #9db0bc;
	text-align:center;
	padding:0px 0px 0px 0px;
}

.head1{
	width:100%;
	height:50px;
	background:url(../images/bg_box_head.png) repeat-x;
	border-bottom:1px solid #9db0bc;
	text-align:center;
	padding:0px 0px 0px 0px;
}

.head h4{
	font-size:12px;
	color:#435261;
	font-weight:bold;
	padding:3px 0px 0px 0px;
}

.base-mini .content{
	padding:5px;
}

.base-mini .content-box{
	width:100%;
	height:auto;
}

.link_box_left{
}

.link_box_left li{
	background:url(../images/bg_list1.png) repeat-x;
	padding:0px 0px 2px 11px;
}

.link_box_left li a{
	background:url(../images/list-style2.png) left center no-repeat;
	padding:0px 0px 0px 7px;
	text-decoration:none;
}

.link_box_left li a:hover{
	text-decoration:underline;
}

.home-callout { margin-bottom:10px; }

.home-callout img { display:block }

.box-best-selling{
}

.box-best-selling .head{
	width:521px;
	height:20px;
	background:url(../images/bg_box_head.png) repeat-x;
	border-top:1px solid #9db0bc;
	border-bottom:none;
	text-align:center;
}

.box-best-selling .head h3{
	font-size:17px;
	color:#d00018;
	font-weight:bold;
}

.item_box_best_seller{
	width:129px;
	height:auto;
	background:#fafafa url(../images/bg_box_best_seller.jpg) repeat-x;
	border:1px solid #9db0bc;
	border-right:none;
	position:relative;
	text-align:center;
	float:left;
	margin:0px 0px 6px 0px;
}

.item_box_best_seller .rating-box{
	margin:0px 0px 0px 30px;
}

.item_box_best_seller .rating-box .rating{
	margin:1px 0px 0px 0px;
}

.border_right{
	border-right:1px solid #9db0bc;
}

.title_item_box{
	width:100%;
	height:28px;
	font-size:18px;
	color:#FFF;
	text-align:center;
}

.title_item_box h3{
	width:100%;
	font-size:18px;
	color:#FFF;
	text-align:center;
	padding:3px 0px 0px 0px;
}

.images_best_selling{
	position:absolute;
	top:0px;
	left:0px;
}

.images_set{
	position:absolute;
	top:0px;
	right:0px;
}

.product-description{
	margin:3px 0px 0px 0px;
}
.product-description p{
	width:100%;
	height:auto;
	color:#008836;
	text-align:center;
}

p.product_name{
	width:100%;
	height:auto;
	color:#d00018;
	text-align:center;
}

p.short_desc{
	width:100%;
	height:auto;
	color:#008836;
	text-align:center;
}

b.product_name{
	width:100%;
	height:auto;
	color:#d00018;
	text-align:center;
}


b.short_desc{
	width:100%;
	height:auto;
	color:#008836;
	text-align:center;
	font-weight:bold;
}

h2.product_name{
	width:100%;
	height:auto;
	color:#d00018;
	text-align:center;
	font-weight:bold;	
}


h2.short_desc{
	width:100%;
	height:auto;
	color:#008836;
	text-align:center;
	font-weight:bold;
	min-height:10px;
}

h2.short_desc_sonder{
	width:100%;
	height:auto;
	color:#008836;
	text-align:center;
	font-weight:bold;
	min-height:31px;
}


p.product_name a{
	font-size:11px;
	color:#d00018;
	text-decoration:none;
}

p.short_desc a{
	font-size:11px;
	color:#008836;
	text-decoration:none;
}

p.product-name a{
	text-decoration:none;
}

/********************** Rating */
.ratings {
    margin:7px 0;
  }
.rating-box {
    position:relative;
    width:70px;
    height:13px;
	float:left;
	/*margin:3px 14px 5px 0px;    */
	margin:0;
    background:url(../images/product_rating_blank_star.gif) repeat-x;
    }
.rating-box .rating {
    position:absolute;
    top:-2px;
    left:0;
    height:13px;
    background:url(../images/product_rating_full_star.gif) repeat-x;
    }
.ratings-list {
    margin:4px 0;
    }
.ratings-list td {
    padding:3px 0;
    }
.ratings-list td.label {
    padding-right:8px;
    font-size:.95em;
    font-weight:bold;
    line-height:1em;
    }




/*.price-box{
	margin:5px 0px 0px 0px;
}*/

.price-box .regular-price{
	color:#333;
	text-decoration:line-through;
}

.price-box .price{
	color:#d00018;	
	text-decoration:none;
	font-weight:bold;
}

.price-box .special-price{
	color:#D00018;
	text-decoration:none;
}

.bottom_box{
	width:100%;
	height:12px;
	background:url(../images/bg_bottom_box.jpg) repeat-x;
	border-top:1px solid #9db0bc;
	margin:2px 0px 0px 0px;
}

.view_info{
	float:right;
	line-height:10px;
	margin:0px 15px 0px 0px;
}

.view_info a{
	font-size:10px;
	text-decoration:none;
	color:#5b6976;
}

/*Col Right*/
.col-right {
	width:auto;
	height:auto;
	float:right;
}

.boxright{
	width:254px;
	margin:0px 0px 8px 0px;
	padding:0;
}

.green{
	width:252px;
	border:2px solid #2c9957;
	padding:0;
}

.green .head{
	width:100%;
	height:20px;
	background:url(../images/bg_green.png) repeat-x;
	text-align:center;
	padding:0;
	border:none;
}

.green .head h4{
	color:#FFF;
	font-size:14px;
	padding:2px 0px 0px 0px;
}

.red{
	width:252px;
	border:2px solid #d52e41;
	padding:0;
}

.red .head{
	width:100%;
	height:20px;
	background:url(../images/bg_red.png) repeat-x;
	text-align:center;
	padding:0;
	border:none;
}

.red .head h4{
	color:#FFF;
	font-size:14px;
	padding:2px 0px 0px 0px;
}

.news{
	border:1px solid #9db0bc;
	background:#FFF;
}

.news .head h4{
	color:#008836;
	font-size:18px;
	padding:0;
}

.news .content{
	padding:10px 5px 20px 9px;
}

ul.news_items{
}


ul.news_items li{
	background: url(../images/bg_list_new.jpg) top left no-repeat;
	padding:0px 0px 0px 11px;
	margin:0px 0px 5px 0px;
}

ul.news_items li a{
	text-decoration:none;
	color:#333;
}

ul.news_items li a:hover{
	text-decoration:underline;
}

/*	Footer	*/
.footer-container{
	width:1020px;
	height:auto;
}

.footer{
	width:960px;
	height:auto;
	margin:0 auto;
	padding:0px 0px 30px 0px;
}

.boxfooter{
	width:178px;
	height:186px;
	background:#FFF;
	border:1px solid #9db0bc;
	float:left;
	margin:0px 15px 0px 0px;
}

.boxfooter .content-box{
	padding:10px 0px 0px 0px;
}

.content-box-text{
	padding:0px 5px 0px 16px;
}

.nonemargin{
	margin-right:0;
}

/*Product Page*/
.product-info-box{
	margin:0px 8px 0px 0px;
	width:789px;
	float:left;
	
}

.product-essential{
	width:766px;
	height:auto;
	background:#FFF;
	padding:17px 0px 10px 21px;
	margin:0px 0px 10px 0px;
	border:1px solid #9db0bc;
	position:relative;
}

.product-essential h1 {
	font-size:18px;
	line-height:19px;
	color:#d00017; 
	padding-bottom: 3px; 
	border-bottom: 1px solid #9db0bc; 
	margin-bottom: 12px;
}

.product-essential h2 {
	font-size:16px; 
	font-weight: bold; 
	margin-bottom: 3px; 
	color: #008936;
}

.product-essential h3 {
	font-size:14px; 
	font-weight: bold; 
	margin-bottom: 3px; 
	color: #435261;
}

.product-essential ul li {
	background:url(../images/bg_tierico1.gif) no-repeat; 
	padding:0px 0px 2px 11px;
}

.product-essential1{
	width:766px;
	height:auto;
	background:#FFF;
	padding:17px 21px 10px 21px;
	margin:0px 10px 10px 0px;
	border:1px solid #9db0bc;
	position:relative;
}
.home-list.product-essential h1{
	width:595px;
	font-size: 18px; line-height: 19px;
	color: #D00017;
	padding-bottom: 3px; 
	margin-bottom: 12px;
}

/* bewi, 2009-08-04, css für TAB "Details" auf Produkt Seite */
/* ANFANG */
.product-specs h1 {
	font-size:18px;
	line-height:19px;
	color:#d00017; 
	padding-bottom: 3px; 
	border-bottom: 1px solid #9db0bc; 
	margin-bottom: 12px;
}

.product-specs h2 {
	font-size:16px; 
	font-weight: bold; 
	margin-bottom: 3px; 
	color: #008936;
}

.product-specs h3 {
	font-size:14px; 
	font-weight: bold; 
	margin-bottom: 3px; 
	color: #435261;
}
.product-specs ul li {
	background:url(../images/bg_tierico1.gif) no-repeat; 
	padding:0px 0px 2px 11px;
}
/* ENDE */

.product-img-box{
	width:260px;
	height:auto;
	float:left;
}

.product-shop{
	width:495px;
	height:auto;
	float:left;
}

.head-shop{
	float:left;
}

.product-shop h1.product-name{
	font-size:18px;
	color:#d00018;
}

.product-shop h2.product-name{
	font-size:14px;
	color:#008836;
}

.product-shop h3.short_desc{
	font-size:14px;
	color:#008836;
}

.product-shop .logo_manu{
	width:80px;
	height:57px;
	float:right;
}

.product-shop .rating{
	float:left;
	margin:3px 14px 0px 0px;
}

.rating_review{
	float:left;
}

.rating_review a{
	text-decoration:none;
}

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

.short-description{
	width:95%;
	margin:3px 0px 0px 0px;
}

.wrap-tbl-shop{
	margin:16px 0px 0px 0px;	
}

.mengenrabatt{
	width:211px;
	border:1px solid #9db0bc;
	border-bottom:none;
	float:left;
	margin:0px 14px 0px 0px;
}

ul.list-mengenrabatt{
}

ul.list-mengenrabatt li{
	border-bottom:1px solid #9db0bc;
	font-size:11px;
	background:url(../images/list-style3.png) center left no-repeat;
	padding:2px 0px 2px 21px;
}

ul.list-mengenrabatt li.bg-gray{
	background:#ededf4 url(../images/list-style3.png) center left no-repeat;
}

ul.list-mengenrabatt{
}

.variationen{
	width:250px;
	border:1px solid #9db0bc;
	border-bottom:none;
	float:left;
	margin:0;
}

ul.list-variationen li{
	border-bottom:1px solid #9db0bc;
	font-size:11px;
	background:url(../images/list-style4.png) top left no-repeat;
	padding:1px 0px 2px 21px;
	min-height:24px;
}

ul.list-variationen li span{
	float:left;
	margin:4px 0px 0px 0px;
}

.content-box ul li select{
	width:133px;
	height:19px;
	float:right;
	margin:3px 3px 0px 0px;
	
}

.product-shop .price-box{
	float:right;
	margin:31px 10px 0px 0px;
}

.product-shop .price-box .number_deduct{
	width:60px;
	height:18px;
	background:url(../images/bg_box_best_seller.jpg) top left repeat-x;
	float:left;
	font-size:14px;
	color:#FFF;
	text-align:center;
	padding:2px 0px 0px 0px;
	margin:0px 8px 0px 0px;
	border-left:1px solid #008836;
	border-top:1px solid #008836;
}

.number_deduct1 {
	width:25px;
	height:12px;
	float:left;
	background:url(../images/bg_green.png) top left repeat-x;
	color:#FFF;
	text-align:center;
	padding:2px 0px 2px 2px;
	margin:0px 1px 0px 0px;
}

.product-shop .price-box .regular-price{
	float:left;
	margin:2px 3px 0px 0px;
}

.product-shop .price-box .price{
	font-size:14px;
	color:#d00018;
	float:left;
	margin:2px 0px 0px 0px;
}

.wrap_availability{
	width:210px;
	height:auto;
	float:left;
	margin:36px 0px 0px 0px;
}

.wrap_availability1{
	width:300px;
	height:auto;
	float:left;
	margin:36px 0px 0px 0px;
}

p.availability{
}

.product_option{
	float:left;
	margin:18px 0px 0px 0px;
}

.product_option span{
	color:#435261;
}

.icon_option{
	margin:2px 0px 0px 0px;
}

.add-to-holder{
	width:130px;
	height:58px;
	position:relative;
	float:right;
	margin:5px 0px 0px 0px;
}

.add-to-holder1{
	width:200px;
	height:58px;
	position:relative;
	float:right;
	margin:5px 0px 0px 0px;
}

.link_info {
	float:left;
	width:70px;
	position:absolute;
	left:35px;
	top:20px;
}

.wrap_qty1{
	width:120px;
	height:57px;
	background:url(../images/bg_wrap_qty.png) no-repeat;
	float:right;
}

.wrap_qty1 .qty-box1{
	position:absolute;
	top:20px;
	left:85px;
}

.wrap_qty1 .qty-box1 input{
	width:21px;
	height:12px;
	font-size:10px;
	color:#435261;
}

.btn_addtocart1{
	position:absolute;
	top:0px;
	right:0px;
}


.wrap_qty{
	width:120px;
	height:57px;
	background:url(../images/bg_wrap_qty.png) no-repeat;
}

.wrap_qty .qty-box{
	position:absolute;
	top:20px;
	left:3px;
}

.wrap_qty .qty-box input{
	width:21px;
	height:12px;
	font-size:10px;
	color:#435261;
}

.btn_addtocart{
	position:absolute;
	top:0px;
	right:10px;
}

.product-collateral{
	width:789px;
	height:auto;
	background:#FFF;
	margin: 0px 0px 10px 0px;
}

/************************************************
	Tabs
************************************************/
#myTabs {
	width:787px;
	height:auto;
	border: 1px solid #9db0bc;
}

.mootabs_title {
	width:788px;
	height:20px;
	line-height:20px;
	/*margin:0px 0px 10px 0px;*/
	border-bottom:solid 1px #9db0bc;
}

#Detail, #TechnischeDaten, #GroBenSonstiges{
	border-right:1px solid #adbdc7;
}

.mootabs_title li {
	float: left;
	background:url(../images/bg_box_head.png) repeat-x;
	cursor: pointer;
	color: #435261;
	font-size: 14px;
	width:196px;
	text-align:center;
}

.mootabs_title li.active {
	background:url(../images/bg_green.png) repeat-x;
	color:#fff;
}

.mootabs_panel {
	display: none;
	position: relative;
	width: 748px;
	clear: both;
	color: #3F3F3F;
	overflow: auto;
	padding:0px 20px 0px 17px;
}

.mootabs_panel.active {
	background-color: #FFFFFF;
	display: block;
	
}

.mootabs_title li.over {
	text-decoration:underline;
}


/*End Tab*/

.collateral-box{
	background:#FFF;
	border: 1px solid #9db0bc;
	margin:0px 0px 10px 0px;
}


table.generic-product-grid{
}

.catalog_bottom{
	width:163px;
	height:100%;
	border-right: 1px solid #9db0bc;
	text-align:center;
	float:left;
	
}

.product-catalog-listing{
}

.product-catalog-listing .product-image{
	float:left;
	margin:4px 0px 0px 3px;
}

.product-catalog-listing .add-to-box{
	float:right;
	text-align:left;
	margin:8px 3px 0px 0px;
}

ul.add-to-box li a{
	font-size:10px;
	color:#5b6976;
	text-decoration:none;
}

ul.add-to-box li a:hover{
	text-decoration:underline;
}

.product-catalog-listing .price-box{
	/*margin:30px 14px 0px 0px;*/
	float:right;
}

.product-catalog-listing .price-box .regular-price{
}

.product-catalog-listing .price-box .price{
	text-decoration:none;
	color:#008836;
}

.product-catalog-listing .rating{
	width:100%;
	text-align:center;
	margin:2px 0px 0px 0px;
}

.collateral-box .add-tag-box {
	background: url(../images/icon_tag_add.gif) no-repeat 0 2px;
	padding-left:23px;
	margin:13px 0px 7px 13px;
}

.collateral-box .add-tag-box .input-box {
	float:left;
	margin:0px 0px 3px 0px;
}

.collateral-box .add-tag-box .input-box .input-text {
	width:300px;
}

.catalog_right{
	width:158px;
	height:100%;
	border-bottom: 1px solid #9db0bc;
	text-align:center;
	float:left;
	padding:5px 0px 7px 0px;
	
}

.noneborder_bottom{
	border-bottom:none;
}

.home-list{
	width:618px;
	height:auto;
	float:left;
	margin:0px 0px 0px 13px;
}

.category-head{
	width:620px;
	margin-top: 12px;
	text-align:center;
}

.category-head h2{
	font-size:18px;
	line-height:19px;
	text-align:center;
	color:#d00017;
}

.category-head h1{
	font-size:18px;
	line-height:19px;
	text-align:center;
	color:#d00017;
}

.wrapp_listing{
	margin:0px 0px 0px 0px;
}

.wrapp_list_view_product{
	width:auto;
	height:auto;
	*padding:14px 0px 0px 0px;
}

.pager-view-by{
	width:100%;
	height:23px;
	border:1px solid #9db0bc;
	background:#fdfefe url(../images/bg_box_head.png) left bottom repeat-x;
	margin:14px 0px 0px 0px;
}

.pager-view-by td{
	font-size:11px;
}

ul.page_link_view{
}

ul.page_link_view li{
	float:left;
	margin:0px 3px 0px 0px;
}

.pager-view-by td a{
	font-size:11px;
}

.pager-view-by td select{
	width:45px;
	height:18px;
	font-size:11px;
}

.pager-view-by td.sort-by select{
	width:80px;
	font-size:11px;
}


.listing-item{
	position:relative;
	width:616px;
	height:144px;
	background:#FFF;
	border:1px solid #9db0bc;
	margin:6px 0px 0px 0px;
}

.listing-item .logo_manu{
	margin:28px 0px 0px 9px;
	float:left;
}

.listing-item .product-image{
	margin:7px 0px 0px 10px;
	float:left;
}

.listing-item .shop-product-name{
	width:360px;
	height:auto;
	float:left;
	margin:2px 0px 0px 30px;
}

.listing-item .shop-product-name h5.product-name{
	color:#d00018;
	float:left;
	width:auto;
	margin:0px 5px 0px 0px;
}

.listing-item .shop-product-name h5.short_desc{
	color:#008836;
	float:left;
	width:auto;
}

.listing-item .description{
	width:400px;
	height:auto;
	float:left;
	margin:5px 0px 0px 30px;
	font-size:10px;
}

.listing-item .ratings{
	float:left;
	margin:7px 0px 0px 30px;
}

.wrap_grid .listing-item .price-box{
	float:right;
	width:auto;
	margin:2px 3px 0px 0px;
	text-align:right;
}

.listing-item .price-box .number_deduct{
	width:auto;
	float:left;
	color:#d00018;
	margin:0px 15px 0px 0px;
}

.listing-item .bottom_box{
	text-align:right;
	margin:3px 0px 0px 0px;
	font-size:10px;
	position:absolute;
	left:0px;
	bottom:0px;
}

.listing-item .bottom_box a{
	font-size:10px;
	text-decoration:none;
	color:#5b6976;
	margin:0px 6px 0px 6px;
}

.listing-item .bottom_box p.add-to{
	width:auto;
	padding:0;
	float:right;
}

.listing-item .bottom_box p.add-to span.pipe{
}

.block1{
	width:100%;
	height:140px;
}

.wrap_grid{
}

.wrap_grid .listing-item{
	width:204px;
	height:142px;
	border-right:none;
	float:left;
}

.wrap_grid .listing-item{
	width:204px;
	height:142px;
	border-right:none;
	float:left;
}

.wrap_grid .border_right{
	border-right:1px solid #9db0bc;
}

.wrap_grid .listing-item .product-image{
	margin:5px 0px 0px 5px;
}

.wrap_grid .listing-item .description{
	width:114px;
	/*height:65px;*/
	margin:5px 0px 5px 5px;
	float:left;
}

.wrap_grid .listing-item .ratings{
	width:73px;
	height:13px;
	float:right;
	margin:0px 0px 0px 5px;
}

.wrap_grid .ratings .rating-box .number_deduct{
	width:33px;
	height:12px;
	float:left;
	background:url(../images/bg_green.png) top left repeat-x;
	color:#FFF;
	text-align:center;
	padding:0px 0px 1px 0px;
	margin:0px 8px 0px 0px;
}

.wrap_grid .ratings .number_deduct{
	width:30px;
	height:12px;
	float:left;
	background:url(../images/bg_green.png) top left repeat-x;
	color:#FFF;
	text-align:center;
	padding:0px 0px 1px 0px;
	margin:0px 0px 0px 0px;
}

.wrap_grid .listing-item .number_deduct{
	width:30px;
	height:12px;
	float:left;
	background:url(../images/bg_green.png) top left repeat-x;
	color:#FFF;
	text-align:center;
	padding:0px 2px 1px 2px;
	margin:0px 0px 0px 5px;
}

.wrap_grid .ratings .rating{
	float:right;
	margin:1px 0px 0px 0px;
}

/*.wrap_grid .listing-item .price-box{
	margin:3px 2px 0px 0px;
	float:right;
}*/

/*.wrap_grid .price-box{
	margin:3px 0px 0px 0px;
	float:right;
}*/


.wrap_grid .price-box span.price2{
	color:#008836;
}
.price-box span.price2{
	color:#008836;
}
.block2{
	width:605px;
	height:90px;
	border:1px solid #9db0bc;
	background:#fff;
	margin:10px 0px 0px 0px;
	font-size:10px;
	padding:5px 0px 0px 9px;
}
.wrapp_cat_items{
	width:100%;
	height:auto;
	background:#FFF;
	border:1px solid #9db0bc;
	margin:14px 0px 0px 0px;
}

.box_cat_item{
	width:118px;
	height:auto;
	float:left;
	margin:10px 6px 0px 0px;
}

.wrapp_cat_items .nonemargin_right{
	margin:10px 0px 0px 0px;
}

.box_cat_item h4{
	text-align:center;
}

.box_cat_item h4 a{
	text-align:center;
	text-decoration:none;
}
.box_cat_item h2{
	text-align:center;
}

.box_cat_item h2 a{
	text-align:center;
	text-decoration:none;
}


.img_cat_item{
	width:109px;
	height:109px;
	background:url(../images/bg_cat_items.jpg) top center no-repeat;
	padding:9px 0px 0px 9px;
}

.top-mark{
	margin:10px 0px 0px 1px;
}

.wraaper_top_mark{
	width:613px;
	height:auto;
	padding:0px 0px 0px 5px;
}

.top_manu_item{
	width:100px;
	height:auto;
	float:left;
	text-align:center;
	font-size:10px;
	margin:20px 0px 2px 0px;
}

.name_manu{
	width:100%;
	height:auto;
	text-align:center;
	margin:10px 0px 0px 0px;
}

.number_of_manu{
	width:100%;
	height:auto;
	text-align:center;
}

.number_of_manu a{
	text-decoration:none;
}

.top-product{
	margin:10px 0px 0px 0px;
}

.wissesnswertes{
	margin:10px 0px 0px 1px;
}

.wissesnswertes_left{
	width:396px;
	height:auto;
	border-right:1px solid #9db0bc;
	padding:5px 5px 10px 5px;
}

/****nhatnvadd***/
/********************** Form */

/* Form Elements */
input.input-text, select, textarea { border:1px solid #b6b6b6; font:12px arial, helvetica, sans-serif; }
option, optgroup { font:12px arial, helvetica, sans-serif; }
optgroup { font-weight:bold; }
textarea { overflow:auto; }
input.input-text, textarea { padding:2px; border:1px solid #9db0bc;}
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
.qty { width:2.5em; }
.group-select label, .form-list label, .payment-methods label { font-weight:bold; }
.input-text:focus, select:focus, textarea:focus { background:#edf7fd; }
.button-set { /* Container for form buttons*/
    clear:both;
    margin-top:4em;
    border-top:1px solid #e4e4e4;
    padding-top:8px;
    text-align:right;
}
.form-button, .form-button-alt {
	width:auto;
	overflow:visible;
	padding:1px 8px;
	background:url(../images/bg_box_best_seller.jpg) top left repeat-x;
	font-size:14px;
	color:#FFF;
	text-align:center;
	padding:2px 0px 0px 0px;
	margin:0px 8px 0px 0px;
	border-left:1px solid #008836;
	border-top:1px solid #008836;
    }
.form-button span, .form-button-alt span {
    white-space:nowrap;
    }
.form-button-alt {
    border:1px solid #406a83;
    background-color:#618499;
    }
a.form-button-alt { padding:2px 9px; text-decoration:none; }
.form-button-alt:hover { color:#fff; text-decoration:none; }
.btn-checkout {
    display:block;
    float:right;
    background:transparent url(../images/btn_proceed_to_checkout_rad.gif) no-repeat 100% 0;
    font-size:15px;
    font-weight:bold;
    padding-right:8px;
    }
.btn-checkout, .btn-checkout:hover {
    color:#fef5e5;
    text-decoration:none;
    }
.btn-checkout span {
    display:block;
    padding:0 17px 0 25px;
    background:transparent url(../images/btn_proceed_to_checkout_bg.gif) no-repeat;
    line-height:40px;
    }

/* Form lists */
.form-list li { margin-bottom:6px; }
.form-list li .input-box .input-text,
.form-list li .input-box textarea { width:250px; }
.form-list li .input-box select { width:256px; }
.form-list li.addElement { border-top:1px solid #DDD; padding-top:10px; }

.group-select {
    margin:28px 0;
    border:1px solid #bbafa0;
    padding:22px 25px 12px 25px;
    background:#fbfaf6;
    }
.group-select .legend {
    margin-top:-33px;
    float:left;
    border:1px solid #f19900;
    background:#F9F3E3;
    padding:0 8px;
    color:#E76200;
    font-weight:bold;
    font-size:1.1em;
    }
.group-select li { padding:4px 8px; }
.group-select li .input-box { float:left; width:275px; }
.group-select li .input-text, .group-select li select, .group-select li textarea { width:525px; }
.group-select li .input-box .input-text, .group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }

/********************* Tables */
td.label        { font-weight:bold; }

/* Data Table */
.data-table { border:1px solid #bebcb7; width:100%; }
.data-table tr { background:#fff; }
.data-table .odd  { background:#f8f7f5 }
.data-table .even { background:#eeeded !important; }
.data-table td.last, .data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { border-right:1px solid #c2d3e0; padding:2px 8px; color:#0a263c; white-space:nowrap; }
.data-table th.wrap { white-space:normal; }
.data-table th a,
.data-table th a:hover { color:#fff; }
.data-table td { padding:3px 8px; }
.data-table thead tr th { background:url(../images/data_table_th_bg.gif) repeat-x 0 100% #d9e5ee; }
.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first { background:url(../images/base_mini_actions_bg.gif) 0 0 repeat-x; }
.data-table tfoot tr { background-color:#DEE5E8 !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tbody td { border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; }

/* Page heading */
.page-head { margin:0 0 25px 0; border-bottom:1px solid #ccc; }
.page-head-alt { margin:0 0 12px 0; }
.page-head, .page-head-alt { text-align:right; }
.page-head h3, .page-head h1, .page-head-alt h3 {
    margin:0;
	color:#008836;
	text-align:center;
    font-size:1.7em !important;
    font-weight:normal !important;
    text-transform:none  !important;
    text-align:left;
    }
.button-level h3 { /* heading level with buttons */
    float:left;
    width:55%;
    }
.page-head .link-feed {float:right; margin-top:9px; }
.button-level .link-feed {float:none!important; font-size:1em!important; }
/********************** Checkout */
select.address-select { width:630px; }

.shipment-methods dd { margin-bottom:13px; }
.payment-methods dt { margin-bottom:5px; }
.payment-methods dd { padding:5px 20px; }
.payment-methods select.month { width:146px !important; margin-right:10px; }
.payment-methods select.year { width:100px !important; }
.payment-methods input.cvv { width:3em !important; }

/* Shopping Cart */
.shopping-cart  { margin-bottom:0; }
.shopping-cart th, .shopping-cart td { padding-left:13px; padding-right:13px; }
.shopping-cart th .tax-flag {font-size:0.9em; font-weight:normal; display:block; }
.shopping-cart tr.error { background:#FDE6E0 !important; }
.shopping-cart .continue-shopping { float:left; }
.shopping-cart-item-message {margin-bottom:5px;font-size:95%;margin-top:6px; }

td.attributes-col { line-height:1.4em; }
td.attributes-col ul { margin:5px 0; font-size:.95em; }
td.attributes-col dt { margin-top:.5em; }
td.attributes-col dd ul { margin:0 0 5px 0; list-style:disc; }
td.attributes-col dd ul li { margin-left:15px; }
td.attributes-col h4.title { padding:0; margin:0; font-size:1em; color:#2f2f2f; width:100%; overflow:hidden; }
td.attributes-col h4.title a { font-weight:bold; }

.shopping-cart-totals {
    width:248px;
    float:right;
    margin-top:25px;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    text-align:right;
    }
.shopping-cart-totals table { width:100%; margin:7px 0; }
.shopping-cart-totals td { padding:0 15px; }
.shopping-cart-totals tr.last td {}
.shopping-cart-totals tfoot td {
    padding-top:10px;
    font-size:1.3em;
    border:none!important;
    }
.shopping-cart-totals .checkout-types { padding:8px 15px 15px; }
.shopping-cart-totals .checkout-types li div{ clear:both;  margin:10px 0; float:right}

/* Tax details */
.tax-total { cursor:pointer; }
.tax-total td { line-height:13px; padding-top:5px !important; padding-bottom:5px !important; }
.tax-total .tax-collapse { float:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 2px no-repeat; text-align:right; cursor:pointer; }
.show-details .tax-collapse { background-position:0 -55px; }
.show-details td { border-top:1px solid #d2d8db; }
.tax-details td { font-size:0.91em; color:#626465; background-color:#dae1e4; }
.tax-details-first td { border-top:1px solid #d2d8db; }

/* Shopping cart tax info */
.cart-tax-info, .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }


.shopping-cart-collaterals {
    float:left;
    width:710px;
    padding:25px 0;
    }
.shopping-cart-collaterals .box {
    margin-bottom:18px;
    padding:12px 15px;
    border:1px solid #D0CBC1;
    background:url(../images/base_mini_head_bg.gif) repeat-x #fff;
    }
.shopping-cart-collaterals .box .form-button  {  margin-left:5px; }
.shopping-cart-collaterals .discount-codes h4, .shopping-cart-collaterals .shipping-estimate h4 {
    min-height:16px;
    color:#e26703;
    background-repeat:no-repeat;
    background-position:0 0;
    padding:1px 0 1px 21px;
    text-transform:uppercase;
    }
.shopping-cart-collaterals .discount-codes h4 { background-image:url(../images/icon_asterick.gif);  padding-left:23px; }
.shopping-cart-collaterals .shipping-estimate h4 { background-image:url(../images/icon_lorry.gif);  padding-left:23px; }
.shopping-cart-collaterals .shipping-estimate .input-text { width:214px; }
.shopping-cart-collaterals .shipping-estimate select { width:220px; }
.shopping-cart-collaterals .col2-set .upsell {
    width:217px;
    border:1px solid #cec3b6;
    padding:12px 15px;
    background:#fafaec;
    }
.shopping-cart-collaterals .upsell .product-image { float:left; width:75px; border:1px solid #d0cdc9; }
.shopping-cart-collaterals .upsell .product-shop { width:170px; }
.shopping-cart-collaterals .upsell .product-shop h5 { font-size:1em; }
.grand_total {
    width:auto;
    margin-top:15px;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    font-size:1.3em !important;
    font-weight:bold;
    text-align:right;
    }
tr.grand_total td, p.grand_total { padding-top:5px; padding-bottom:5px; }

/* One-Page checkout */
.one-page-checkout li.section { position:relative; }
.one-page-checkout .group-select { margin-right:0; }
.one-page-checkout .box { border:1px solid #bbb6a5; border-top:0; padding:15px 20px; background:#faf7ee; }
.one-page-checkout .head-check { margin-bottom:0; padding:4px 8px 6px 8px; background:url(../images/opc_off_head_bg.gif) repeat-x 0 100% #eee; border-width:0 1px 0 1px; border-color:#D9DDE3; border-style:solid; border-top:1px solid #fff; }
.one-page-checkout .tool-tip { right:8px; }
.one-page-checkout .head-check a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { color:#999; font-size:1.05em; }
.one-page-checkout h4 { border-bottom:1px solid #E4E4E4; padding-bottom:2px; text-transform:uppercase; }
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }
.one-page-checkout .step-count { background:#fff; font-size:.9em; padding:0 4px; line-height:1em; }
.one-page-checkout .content { padding:10px 20px; }
.one-page-checkout label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-checkout .allow .head { background:#d0dce1; border-color:#a3aeb3; border-width:1px 1px 0 1px; cursor:pointer; }
.one-page-checkout .active .head { margin-bottom:0; border:1px solid #BBAFA0; background:#F9F3E3; padding-bottom:5px; cursor:default; }
.one-page-checkout .alloq .head a { display:block; } /* Display Edit button in active selection */
.one-page-checkout .group-select { margin-top:0; border:0; background:none; padding:0; }
.one-page-checkout .allow h3 { color:#a4b3b9; }
.one-page-checkout .active h3 { color:#F18200; }
.one-page-checkout .allow .step-count { background:#dbe6eb; }
.one-page-checkout .active .step-count { color:#fff; border:1px solid #f19900; background:#F18200; }
.one-page-checkout .active .box { display:block; border-color:#BBAFA0; background:#FBFAF6 url(../images/multi_address_box_bg.gif) 0 0 repeat-x; }
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }
.one-page-checkout .checkmo-mailing-address { padding-left:20px; }
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { border:1px solid #A3AEB3; background:#eee; margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; color:#999; padding:2px 8px; background:#eee; text-transform:none;  }
.one-page-checkout-progress h4.complete { border-bottom:1px solid #A3AEB3; background:#D0DCE1; color:#5e8ab4; }
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { padding:8px 13px; }
#opc-login .button-set { border-top:0; }
#opc-review .box { border:0; padding:0; }
#opc-review .content { border:1px solid #d9dde3; border-top:0; }
#opc-review .data-table { border-top:0; }
.opc-please-wait { padding-right:7px; }
.one-page-checkout a.back { background:url(../images/icon_opc_back.gif) no-repeat; padding-left:16px; line-height:13px; }
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:2em; }


.checkout-progress { margin:0 auto 1.5em auto; }
.checkout-progress td {
    float:left;
    margin-right:3px;
    border-top:10px solid #999;
    padding:4px 20px;
    color:#abb5ba;
    font-weight:bold;
    }
.group-select label, .form-list label, .payment-methods label { font-weight:bold; color:#333333; }
.checkout-progress td.active {
    border-top-color:#e96200;
    color:#e96200;
    }
.col-main-checkout { float:left; }
.col-3-layout .col-main-checkout {
	/*width:685px;*/
	width:734px;
	height:auto;
	padding:10px;
	background:#FFF;
	border:1px solid #9DB0BC;
}
.side-col {
	width:195px;
	border:none;
	}
.v-fix{
	float:left;
	
}
/********************** Columns */

/* All */
.col2-set, .col3-set, .col4-set, .col5-set { clear:both; }

/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:330px; padding-right:11px; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right; }
.registered-users .content p.required{
	text-align:left;
}

/* Col2-alt */
.col2-alt-set .col-1 { width:32%; }
.col2-alt-set .col-2 { width:65%; }
.col2-alt-set .col-1 { float:left; }
.col2-alt-set .col-2 { float:right; }

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.3%; }
.col3-set .col-1, .col3-set .col-2 { margin-right:3%; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:22%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:4%; }

/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { float:none !important; margin:0 !important; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }


.accent { color:#E76200; font-weight:bold; }
.one-page-checkout .box-no-padding {
    border:1px solid #bbb6a5;
    border-top:0;
    padding:15px 0px;
    background:#faf7ee;
}

.one-page-checkout .box-no-padding .inner-box {
   padding:0px 20px;
}

/*********************end secsion****************/
/********************** Customer */

/* Customer Name */
/* Login */
.login-box .col-1, .login-box .col-2 { border:1px solid #bbb6a5; background:#fff url(../images/login_box_bg.gif) repeat-x}
.login-box .content { background:#fff url(../images/login_box_bg.gif) repeat-x; padding:14px 21px; }
.login-box h4 {
    min-height:16px;
    border-bottom:1px solid #ddd;
    margin-bottom:1.2em;
    padding-bottom:5px;
    padding-left:23px;
    background-position:0 1px;
    background-repeat:no-repeat;
    font-size:1.05em;
    color:#e76200;
    text-transform:uppercase;
    }
.login-box .new-users h4 {
	background-image:url(../images/icon_page_white.gif);
	color:#008836;
}
.login-box .registered-users h4 {
	background-image:url(../images/icon_page_white_text.gif); 
	color:#008836;
}
.login-box .button-set { margin:0; border:none; padding:8px 13px; }
.login-box .content { min-height:230px; }
.login-box .content p{
	color:#333333;
}
.new-users .button-set{
	height:21px;
}

.page-head-alt h3{
float:left;
}
.page-head-alt .checkout-types{
float:right;
}

/**********

/* My Account navigation */
.account-nav { border:1px solid #bbb; width:195px; }
.account-nav .head-link {
   margin:0;
   background:url(../images/account_nav_head_bg.gif) repeat-x 0 100% #fc9d36;
   padding:3px 10px;
    }
.account-nav .head-link h3 { color:#fff; font-size:1.1em; }
.account-nav ul { background:#fbfaf6; padding:4px 10px 10px 10px; }
.account-nav li a, .account-nav li.on { padding:3px 0;  }
.account-nav li a { display:block; border-bottom:1px solid #ddd; /*background:url(../images/account_nav_link_bg.gif) no-repeat 10px 8px;*/ }
.account-nav li a, .account-nav li a:hover { color:#5f5d5c; text-decoration:none; }
.account-nav li a:hover { color:#ea7900; }
.account-nav li.on { border-bottom:1px solid #ddd; /* background:url(../images/account_nav_on_bg.gif) no-repeat 10px 8px;*/  color:#ea7900; font-weight:bold; }
.account-nav li.on a { padding:0; }
.account-nav li.last, .account-nav li.last a { border-bottom:0; }

/* Dashboard */.account-box {
    margin-bottom:20px;
    border:1px solid #ccc;
    border-right-color:#999;
    border-bottom-color:#999;
    background:url(../images/account_box_bg.gif) repeat-x #fff;
    padding:15px;
    }
.account-box .head-order { margin-bottom:10px; border-bottom:1px solid #d9dde3; }
.account-box h4 { color:#E65505; font-size:1.1em; text-transform:uppercase; }
.account-box .inner-head { margin-bottom:8px; background:url(../images/dotted_divider.gif) repeat-x 0 100%; padding-bottom:2px; text-align:right; }

.account-box h5 { font-size:1.1em;   }
.account-box h5 a { font-weight:normal; }
.account-box h6 { text-transform:uppercase; font-weight: 600;}
.account-main .account-box li { padding:5px 0; }
.account-box ol .count {
    float:left;
    margin-top:3px;
    background-color:#0a263c;
    padding:1px 3px;
    font-size:9px;
    font-weight:bold;
    color:#fff;
    line-height:1em;
    }
.account-box ol .content { margin-left:20px; padding:0; }
.account-box ol.recent-reviews small {
    float:left;
    margin-right:3px;
    font-weight:bold;
    }
.account-box .product-images { width:65px; }
.account-box .product-images img { border:1px solid #ccc; }
.account-box .product-details { margin:0 0 10px 70px; }
.account-box .content { padding:0; }
.account-side .actions { border-top:1px solid #ccc; padding-top:4px; }
.account-side .actions .form-button { float:right; }
.edit-password { display:block; height:20px; background:url(../images/icon_lock.gif) no-repeat 0 2px; padding-left:20px; }
.dashboard-welcome { margin-right:8em; margin-bottom:1.5em; font-size:1.1em; }
.account-box .head-order h4 { padding-left:21px; min-height:17px; background-repeat:no-repeat; background-position:0 0; }
.head-order, .inner-head { line-height:1.25em; text-align:right; }
.head-order h1,.head-order h2, .head-order h3, .head-order h4, .head-order h5,
.inner-head h1,.inner-head h2, .inner-head h3, .inner-head h4, .inner-head h5{ margin:0; float:left; font-weight:bold; }
.ad-orders .head-order h4 { background-image:url(../images/icon_folder_table.gif); }
.ad-account-info .head h4 { background-image:url(../images/icon_ma_info.gif); }
.ad-tags .head h4 { background-image:url(../images/icon_ma_tags.gif); }
.ad-reviews .head h4 { }
.side-col .base-mini {
	width:195px;
}
/* Base Mini */
.base-mini { border:1px solid #c4c1bc; background:#fff; line-height:1.3em;  font-size:.95em;  }
.base-mini .content, .base-mini ol { background:#f8f7f5; }
.base-mini ol li { padding:7px 4px 7px 8px; }
.base-mini ol li.odd { background:#f4f3f3; }
.base-mini ol li.even { background:#fafafa; }
.base-mini .actions { background:url(../images/base_mini_actions_bg.gif) repeat-x #dee5e8; padding:6px; }
.base-mini .product-images { float:left; width:52px; height:52px; }
.base-mini .product-images a img { border:1px solid #a9a9a9; vertical-align:top; }
.base-mini .product-checkbox { float:left; width:10px; }
.base-mini .product-names { margin-left:18px; }
.base-mini .product-details { margin:0 0 0 60px; height:50px; }
.base-mini .product-details[class] { height:auto; min-height:50px; }
.base-mini .regular-price { font-size:11px; text-decoration:line-through;}
.base-mini .regular-price .price { color:#2f2f2f;}
.base-mini .price { color:#d00018;}
.base-mini .special-price { font-size:11px; }
.base-mini .minimal-price { font-size:11px; }
.base-mini .price-box { margin:1px 0; }

/* Sidebar Blocks */
.mini-product-tags .head h4 {
	width: auto;
	height: auto;
	background: none;
	border-bottom: none;
	padding:0px 0px 0px 0px;	
}
.mini-product-tags li { display:inline; padding-right:4px; line-height:1.5em; }
.mini-product-tags li:after { display:inline!important; }
.mini-product-tags .content { padding:10px; }
.mini-product-tags .content a, .mini-product-tags .content a:hover { color:#1b2d3b; }

.mini-newsletter h4 { background-image:url(../images/icon_newspaper.gif); }
.mini-newsletter input.input-text { display:block; margin:3px 0; width:167px; }

/*.mini-cart .head h4 { background-image:url(../images/icon_basket.gif); }*/
.mini-cart .subtotal { background:#fbebd9; margin-top:5px; padding:2px 0; text-align:center; }
.mini-cart h5 { margin:0; background:#F4F3F3; padding:6px 8px 2px 8px; }
.mini-cart .actions { border-bottom:1px solid #c2c2c2; padding-top:3px; padding-bottom:1px; }
.mini-cart .actions .form-button { margin-top:3px; margin-bottom:5px; }
/*.mini-wishlist .head h4 { background-image:url(../images/icon_bell.gif); }*/
.mini-wishlist .link-cart { display:block; }

/*.mini-compare-products .head h4 { background-image:url(../images/icon_table.gif); }*/

/* Account Addressbook */
.primary-address-list h4, .address-list h4 {font-size:1.1em; color:#E26703; text-transform:uppercase; }
.primary-address-list li {
    margin-bottom:10px;
    border:1px solid #ccc;
    background:url(../images/account_box_bg.gif) repeat-x #fff;
    padding:10px 13px 8px 13px;
    }
.primary-address-list li .head { margin:0; }
.address-list li { 
	margin-bottom:1em; 
	border:1px solid #ccc;
  background:url(../images/account_box_bg.gif) repeat-x #fff;
  padding:10px 13px 8px 13px;
}
.address-list .actions { float:right; margin:0 0 10px 10px; }
/********************** Pager */
table.pager select,
table.view-by select { margin:0 3px; font-size:.95em; }
table.pager select { width:50px; }
table.view-by td.sort-by { text-align:right; padding-right:44px; }
table.view-by select { width:85px; }
table.pager, table.view-by {
    width:100%;
    background:url(../images/pager_bg.gif) repeat-x 0 100% #fff;
    font-size:.95em;
    }
table.pager td {
    width:32%;
    border-top:1px solid #eee;
    padding:4px 8px;
    vertical-align:middle;
    }
table.pager td.pages { padding:4px 0; white-space:nowrap; text-align:center; }
table.pager ol, table.pager li {
    display:inline;
    }
table.pager li { padding:0 2px; }
table.view-by td {
    width:33%;
    border-top:1px solid #e2e2e2;
    padding:4px 8px;
    vertical-align:middle;
    }

p.required { font-size:.95em; text-align:right; }
.validation-advice, .required { color:#EB340A; }

.wissesnswertes{
	margin:10px 0px 0px 1px;
}

.wissesnswertes_left{
	width:396px;
	height:auto;
	float:left;
	border-right:1px solid #9db0bc;
	padding:5px 5px 10px 5px;
	font-size:10px;
}

.wissesnswertes_right{
	width:190px;
	height:auto;
	float:left;
	padding:5px 5px 10px 5px;
}

.wissesnswertes_right ul li{
	background:url(../images/list-style2.png) left center no-repeat;
	padding:0px 0px 0px 10px;
	margin:10px 0px 0px 0px;
}

.wissesnswertes_right .text_wissesnswertes_right{
	width:165px;
	height:auto;
	margin:25px 0px 0px 22px;
	color:#9db0bc;
}

.hersteller{
	width:615px;
	height:auto;
}

.hersteller .hersteller_left{
	width:200px;
	height:auto;
	min-height:200px;
	float:left;
}

.image_hersteller_left{
	width:100%;
	height:auto;
	text-align:center;
	margin:30px 0px 0px 0px;
}

.hersteller_left ul{
	margin:25px 0px 0px 0px;
}

.hersteller_left ul li{
	background:url(../images/list-style2.png) left center no-repeat;
	padding:0px 0px 0px 10px;
	margin:2px 0px 0px 10px;
}

.hersteller_left ul li.bottom{
	margin:10px 0px 0px 10px;
}

.hersteller .hersteller_right{
	width:395px;
	min-height:200px;
	height:auto;
	float:right;
	border-left:1px solid #9db0bc;
	padding:5px 5px 0px 10px;
}

.cat_hersteller{
	width:615px;
	height:auto;
}

.wrap_cat_hersteller{
	margin:5px 8px 15px 10px;
	float:left;
}

h4.name_cat_hersteller{
	color:#d00018;
}

.wrap_cat_hersteller ul{
	margin:5px 0px 0px 0px;
}

.wrap_cat_hersteller ul li{
	background:url(../images/list-style2.png) left center no-repeat;
	padding:0px 0px 0px 10px;
}

.wrap_cat_hersteller{
}
#MostViewedContent {
 overflow:hidden;
 text-align:center;
 width:480px;
 }
#arrowImgLeft {
	 float: left;
	 margin:0px 0px 0px 0px;
	 padding-top:0px;
	 padding-left:1px;
	 padding-right:5px;
	 padding-bottom:0px;
	 visibility:visible;
	 cursor: pointer;
}
#arrowImgRight {
	float:left;
	margin:0px 0px 0px 0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:4px;
	padding-right:0px;
	visibility:visible;
	cursor: pointer;
}
.vMid img {vertical-align: middle;}
.p2 {padding:0px; padding-bottom:5px; padding-top:5px; }
.disabled {opacity:.50; -moz-opacity:0.5}
.disabled {filter: alpha(opacity = 50)}


#myGallery, #myGallerySet, #flickrGallery {
width: 520px;
height: 300px;
z-index:5;
border: 1px solid #000;
}

.jdGallery .slideInfoZone
{
background: #000;
color: #fff;
}

.jdGallery .slideElement
{
width: 100%;
height: 100%;
background-color: #000;
background-repeat: no-repeat;
background-position: center center;
background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background-color: #000;
background-repeat: no-repeat;
background-position: center center;
background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone h2
{
padding: 0 !important;
font-size: 14px !important;
background-color: #000 !important;
margin: 2px 5px !important;
font-weight: bold !important;
color: #fff !important;
background-image: none !important;
text-align: left !important;
}

.jdGallery .slideInfoZone p
{
padding: 0 !important;
background-color: #000 !important;
font-size: 11px !important;
margin: 2px 5px !important;
color: #fff !important;
background-image: none !important;
text-align: left !important;
}

.jdGallery a.carouselBtn, .jdGallery a.carouselBtn:hover, .jdGallery a.carouselBtn:active
{
position: absolute;
bottom: 0;
right: 30px;
height: 20px;
/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
text-align: center;
padding: 0 10px;
font-size: 13px;
background: #000;
color: #fff !important;
cursor: pointer;
}

.jdGallery .carousel
{
position: absolute;
width: 100%;
margin: 0px;
left: 0;
top: 0;
height: 115px;
background: #000;
color: #fff;
text-indent: 0;
overflow: hidden;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
cursor: pointer;
background: #000;
background-position: center center;
float: left;
border: solid 1px #000;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
font-size: 10px;
position: absolute;
bottom: 5px;
right: 10px;
padding: 1px 2px;
margin: 0;
background: #000;
border: 1px solid #000;
cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
color: #fff;
}

.jdGallery a
{
font-size: 100%;
text-decoration: none;
color: #fff;
}

/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
z-index: 15;
position: absolute;
top: 0;
left: 30px;
height: 20px;
/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
text-align: center;
padding: 0 10px;
font-size: 13px;
background: #000;
color: #fff;
cursor: pointer;
opacity: .4;
-moz-opacity: .4;
-khtml-opacity: 0.4;
filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
z-index: 20;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: #000;
}

.jdGallery .gallerySelector h2
{
margin: 0;
padding: 10px 20px 10px 20px;
font-size: 20px;
line-height: 30px;
color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
margin-left: 10px;
margin-top: 10px;
border: 1px solid #000;
padding: 5px;
height: 40px;
color: #fff;
cursor: pointer;
float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
background: #000;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
background: #000;
background-position: center center;
float: left;
border: none;
width: 40px;
height: 40px;
margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
margin: 0;
padding: 0;
font-size: 12px;
font-weight: normal;
color: #fff;
}

.imageElement { display: none; }


#flickrGallery
{
width: 500px;
height: 334px;
}

.jdGallery .slideInfoZone
{

position: absolute;
z-index: 50;
width: 100%;
margin: 0px;
left: 0;
bottom: 0;
text-indent: 0;
overflow: hidden;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
display: none;
}

.jdGallery
{
overflow: hidden;
position: relative;
}

.jdGallery img
{
border: 0;
margin: 0;
}

* html .jdGallery .slideInfoZone
{
bottom: 100px;
}

.jdGallery div.carouselContainer
{
position: absolute;
height: 135px;
width: 100%;
z-index: 10;
margin: 0px;
left: 0;
top: 0;
}

.jdExtCarousel
{
overflow: hidden;
position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
position: absolute;
width: 100%;
height: 78px;
top: 10px;
left: 0;
overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
position: relative;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
font-size: 13px;
position: absolute;
bottom: 5px;
left: 10px;
padding: 0 !important;
margin: 0;
}

.jdGallery a.right, .jdGallery a.left
{
position: absolute;
height: 99%;
width: 25%;
cursor: pointer;
z-index:10;
filter:alpha(opacity=20);
-moz-opacity:0.2;
-khtml-opacity: 0.2;
opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}

.jdGallery a.left
{
left: 0;
top: 0;
background: url('../images/btn_back.jpg') no-repeat center left;
}

* html .jdGallery a.left { background: url('../images/btn_back.jpg') no-repeat center left; }

.jdGallery a.right
{
right: 0;
top: 0;
background: url('../images/btn_forward.jpg') no-repeat center right;
}

* html .jdGallery a.right { background: url('../images/btn_forward.jpg') no-repeat center right; }

.jdGallery a.open
{
left: 0;
top: 0;
width: 100%;
height: 100%;
}

.withArrows a.open
{
position: absolute;
top: 0;
left: 25%;
height: 99%;
width: 50%;
cursor: pointer;
z-index: 10;
background: none;
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/btn_back.jpg') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/btn_forward.jpg') no-repeat center center;
filter:alpha(opacity=80); }


/* Gallery Sets */

.jdGallery .gallerySelector .gallerySelectorWrapper
{
overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
margin: 0;
padding: 0;
font-size: 12px;
font-weight: normal;
}

#homepage, #featuredpage {
	width: 956px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
	}
	
#homepage p, #featuredpage p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#homepage h1, #featuredpage h1 {
	color: #2255AA;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#homepage h1 a, #homepage h1 a:visited, #featuredpage h1 a, #featuredpage h1 a:visited {
	color: #333333;
	text-decoration: none;
	}

#homepage h1 a:hover, #featuredpage h1 a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
#homepage h2, #homebottom h2, #featuredpage h2 {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#homepage h3, #featuredpage h3 {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.hometopleft {
	background: #FFFFFF url(images/sidebar.png) repeat-x;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	float: left;
	width: 592px;
	margin: 0px 20px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #333333;
	}
	
.hometopright {
	float: left;
	width: 292px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline
	}
	
#hometop {
	width: 916px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}
	
#homebottom {
	width: 916px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
	}
	
#hometop p, #homebottom p {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	}
	
#hometop ul, #homebottom ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#hometop ul li, #homebottom ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

#hometop ul ul, #homebottom ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
#hometop ul li li, #homebottom ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
#hometop ul li ul li, #homebottom ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
.homebottomleft {
	float: left;
	width: 292px;
	margin: 0px 20px 10px 0px;
	padding: 0px;
	display: inline
	}
	
.homebottommiddle {
	float: left;
	width: 292px;
	margin: 0px 20px 10px 0px;
	padding: 0px;
	display: inline
	}
	
.homebottomright {
	float: left;
	width: 292px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 956px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	line-height: 20px;
	}
	
#content h1 {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#content h1 a, #content h1 a:visited {
	color: #333333;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
#contentleft h2 {
	color: #FFFFFF;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	text-transform: none;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 10px;
	}

	
#content h3 {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content h4 {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 7px 0px;;
	border-bottom: 1px dotted #BBBBBB;
	}
	
#content h5 {
	color: #333333;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	font-style: italic;
	margin: 20px 0px 10px 0px;
	padding: 0px;;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	.quick-access {   }
.quick-access li, .quick-access li.first { float: right; background-position: left; padding: 0 7px!important; }
/*.shop-access { height: 20px; margin-top: 12px;  }
*/
.mini-login { float: left; padding:0 4px; }
#eff-a {   position:absolute; z-index:9999;width:238px; border: 1px solid #999;  clear:both; height: 140px;  background:#e7f1f4; margin-top:-1px; }
#eff-a, #eff-a a, #eff-b, #eff-b a   { color: #444}
#eff-a input, #eff-b input { border: 1px solid #555; margin: 2px 0; }
#eff-a td, #eff-b td { text-align: left; }
#eff-b  {   position:absolute; z-index:9999;width:140px; border: 1px solid #999;  clear:both; height: 142px;  background:#e7f1f4; margin-top:-1px; }
 
.menucomp   li { display: block; width: 120px; float: left; margin: 3px; background: none; border-bottom: 1px solid #ccc; padding: 0; padding-left: 5px; text-align: left; }
.menucomp   li a { text-decoration: none; }
.menucomp   li.on, .menucomp   li:hover { font-weight: bold; border-bottom: 1px solid #666; }
.menucomp   li.last { margin-bottom: 0; }
.menucomp   li#close { height: 15px; margin:0; text-align:center; cursor: pointer; border-bottom: 0;  }


/* advance search add by nhatnv*/
/********************** Search */
.advanced-search {
    margin:28px 0;
    border:1px solid #bbafa0;
    padding:22px 25px 12px 25px;
    background:#fbfaf6;
    }
.advanced-search .legend {
    margin-top:-33px;
    float:left;
    border:1px solid #f19900;
    background:#F9F3E3;
    padding:0 8px;
    color:#E76200;
    font-weight:bold;
    font-size:1.1em;
}
.advanced-search li { margin-bottom:5px; }
.advanced-search li label { width:150px; float:left; }
.advanced-search .input-text { width:250px; }
.advanced-search select { width:256px; padding:2px; }
.advanced-search .field-row { float:left; width:256px; }
.advanced-search .range .input-text { width:70px; }
.advanced-search .range select { width:90px; padding:1px; }

.advanced-search-nothing-found { font-weight:bold; color:#df280a; margin-bottom:10px; }
.advanced-search-found-amount { margin-bottom:10px; }
.advanced-search-summary-box { padding:10px 10px 5px 10px; margin:0 0 10px; border:1px solid #E9D7C9; background-color:#FFF6F1; }
.advanced-search-summary-tip { clear:both; font-weight:bold; }
.advanced-search-summary-box { margin-bottom:10px; }
.advanced-search-summary-box ul { list-style:none; float:left; width:50%; }
.advanced-search-summary-box ul li span { background:url(../images/search_criteria.gif) 0 3px no-repeat; padding-left:15px; font-weight:bold; color:#E17C24; }
/* Inline translation fix */
.advanced-search-summary-box ul li span.translate-inline { background:0 !important; }

/*		Banner home		*/
#content-body{
	width:520px;
	height:auto;
}

#image-container{
	width:519px;
	height:auto;
}

.producttags{
	width:787px;
	height:auto;
}

.product_slide{
	width:787px;
	height:auto;
}

.list-dedicated-review-box{
	width:775px;
	height:auto;
	padding:5px;
}

.registered-users{
	width:787px;
	height:auto;
}

.ratting_price{
	width:400px;
	height:auto;
	float:right;
	margin:10px 5px 0px 0px;
}

.ratting_price .ratings{
	float:left;
	margin:0px;
}

.ratting_price .price-box{
	float:right;
	margin:0;
}

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:10em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }

.one-page-checkout .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 20px; }
.one-page-checkout .checkout-agreements li { margin:20px 0 0; }
.one-page-checkout .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.one-page-checkout .checkout-agreements .agree { padding-left:6px; }

#wrap-image-container{
	position:relative;
}
.fade-box{

}
.text-desc-banner{
	position:absolute;
	left:2px;
	bottom:5px;
	width:506px;
	height:55px;
	text-align:left;
	padding:7px 0 0 10px;
	background:url(../images/bg_text_baner.png);
}
.text-desc-banner h2{
	color:#008836;
	font-size:14px;
	font-weight:bold;
}

ul.hinwei{
}

ul.hinwei li{
	background:url(../images/dotted2.jpg ) left top no-repeat;
	padding: 0px 0px 0px 10px;
}

/********************** Layered Navigation */
.layered-nav .head {
    background:url(../images/bg_box_head.png) repeat-x;
	border-bottom:1px solid #9db0bc;
	text-align:center;
	padding:0px 0px 0px 0px;
    }
.layered-nav h3 { display:none; }
.layered-nav .border-creator { border-style:solid; border-color:#a0b3c3; border-width:0 1px 1px 1px; }
.layered-nav .head h4 {
   font-size:12px;
	color:#435261;
	font-weight:bold;
	padding:3px 0px 0px 0px;
    }
.layered-nav .narrowed-category li { background:url(../images/narrow_category_bg.gif) repeat-x 0 100% #fff; padding:4px 6px 4px 10px; }
.layered-nav .narrowed-category li .label {
    background:url(../images/narrow_by_li_by.gif) no-repeat 0 .2em;
    padding-left:20px;
    font-weight:bold;
    text-transform:uppercase;
    }
.layered-nav .widget-btn {
    float:right;
    margin:.1em 0 0 5px;
    font-size:.95em;
    }
.layered-nav .actions {
    border-style:solid;
    border-color:#dee5e8;
    border-width:1px 0;
    padding:4px 10px;
    background:#FAFAFA;
    }
.narrow-by dl {
    /*background:#e7f1f4;*/
    padding:0 0 1em 0;
    }
.narrow-by dt {
    margin:0;
    padding:7px 10px 0 28px;
    background:url(../images/narrow_by_set.gif) no-repeat 9px .9em;
	background-color:#F8F8FF;
    color:#2f2f2f;
    text-transform:uppercase;
    }
.narrow-by dd {
    background:url(../images/narrow_by_dd_bg.gif) repeat-x 0 100%;
    padding:0 12px .8em 12px;
    }
.narrow-by dd li { margin-bottom:.3em; line-height:1.3em; }
.narrow-by dd.last { background:none; }
.narrow-by h4{
	font-size:12px;
	background-color:#DBDBDB;
	color:#435261;
	font-weight:bold;
	padding:3px 0px 0px 5px;
}
.content-box h4{
	font-size:12px;
	background-color:#DBDBDB;
	color:#435261;
	font-weight:bold;
	padding:3px 0px 0px 5px;
}

/*		Page Create an Account		*/
.create_account{
	width:940px;
	height:auto;
	background:#fff;
	padding:10px;
	border:1px solid #9DB0BC;
}

.create_account h1{
	width:100%;
	font-size:18px;
	line-height:19px;
	color:#d00017;
	margin:0px 0px 12px 0px;
	padding:0px 0px 3px 0px;
	border-bottom:1px solid #9db0bc;
}

.page_login h1{
	width:100%;
	font-size:18px;
	line-height:19px;
	color:#d00017;
	margin:0px 0px 12px 0px;
	padding:0px 0px 3px 0px;
	border-bottom:1px solid #9db0bc;
}

/*		Page login		*/
.page_login{
	width:940px;
	height:auto;
	background:#fff;
	padding:10px;
	border:1px solid #9DB0BC;
}

/*		Page Edit Acc		*/
.page_edit_acc{
	padding:10px;
	background:#FFF;
	border:1px solid #9DB0BC;
}

.page_edit_acc .group-select ul li{
	clear:both;
}

.page_edit_acc .group-select .customer-name-prefix .input-box{
	clear:both;
	margin:5px 0px 5px 0px;
}

/*		Request catalogue orders		*/
.request_catalogue_orders{
	width:764px;
	height:auto;
	padding:10px;
	background:#FFF;
	border:1px solid #9DB0BC;
}

.request_catalogue_orders .group-select .customer-name-prefix .input-box{
	clear:both;
}

.request_catalogue_orders .group-select .customer-name-prefix{
	float:left;
}

.request_catalogue_orders .group-select ul li .input-box{
	clear:both;
}

.contact_us{
	width:767px;
	padding:10px;
	background:#FFF;
	border:1px solid #9DB0BC;
}

.contact_us .group-select ul li .input-box{
	clear:both;
}

.account-box .col2-set .col-1{
	float:left;
	margin:10px 0px 0px 0px;
}

.account-box .col2-set .col-2{
	float:left;
	margin:10px 0px 0px 0px;
}

.my_dashboard{
	padding:10px;
	background:#FFF;
	border:1px solid #9DB0BC;
}

.col-main-checkout #checkoutSteps #opc-billing #checkout-step-billing #billing-new-address-form ul li{
	clear:both;
}

.col-main-checkout #checkoutSteps #opc-shipping #checkout-step-shipping #shipping-new-address-form ul li{
	clear:both;
}

.product-essential2{
	width:746px;
	height:auto;
	background:#FFF;
	padding:17px 20px 10px 20px;
	margin:0px 10px 10px 0px;
	border:1px solid #9db0bc;
	position:relative;
}

ul.list-variationen li{
}

ul.list-variationen li .validation-advice{
	height:14px;
	clear:both;
	margin:5px 0px 0px 0px;
	padding:0;
	text-align:right;
	padding-right:27px;
	margin-top:2px;
}

#shopping-cart-table td.a-right .cart-price{
	padding:0;
}

ul.generic-product-list li{
	float:left;
}

ul.generic-product-list li .product-shop1{
	width:110px;
	float:left;
	padding:0;
	margin:0px 0px 0px 5px;
}

ul.generic-product-list li .image-product-shop{
	float:left;
}

#checkout-step-login .col2-set .col-1{
	width:320px;
	float:left;
	
}

#checkout-step-login .col2-set .col-2{
	width:320px;
	float:right;
	
}

.label_content {
	color:red;
}

/********************** Messages  */
.success { color:#3d6611; }
.error { color:#df280a; }
.notice {color:#e26703; }
.success, .error { font-weight:bold; }
.messages { width:100%; overflow:hidden; padding-top:7px;}
.error-msg, .success-msg, .notice-msg, .note-msg {
    min-height:23px !important;
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 32px !important;
    font-size:.95em !important;
    font-weight:bold !important;
    }
.error-msg li, .success-msg li, .notice-msg li {margin-bottom:.2em; }
.error-msg {
    border-color:#f16048;
    color:#df280a;
    background-color:#faebe7;
    background-image:url(../images/error_msg_icon.gif);
    }
.success-msg {
    border-color:#446423;
    color:#3d6611;
    background-color:#eff5ea;
    background-image:url(../images/success_msg_icon.gif);
    }
.notice-msg, .note-msg {
    border-color:#fcd344;
    color:#3d6611;
    background-color:#fafaec;
    background-image:url(../images/note_msg_icon.gif);
    }

/* ##############################################################################################
** ### Formatierung der technischen Tabelle auf der Produktseite					############
** ##############################################################################################*/
   
table.Technikdatentabelle {
  border-collapse: collapse;
  border: 1px solid #e7e7e7;
  font-size: 12px;
  background: #efefef;
  text-align: center;
  margin: 6px 0px 6px 0px;
  }
table.Technikdatentabelle th{
  color: #ffffff;
  background-color: #9ba5a8;
  border: 1px solid #cccccc;
  padding: 0.4em 0.4em 0.4em 0.4em; 
  }
  
table.Technikdatentabelle td{
  border: 1px solid #CCCCFF;
  padding: 0.4em 1.2em 0.4em 1.2em;
  }

table tr.dunkel {
  	background: #ffffff;
  	color:#333333;
  	padding: 0.4em 0.4em 0.4em 0.4em;
  }
  
table tr.hell {
  	background: #efefef;
  	color:#333333;
  	padding: 0.4em 0.4em 0.4em 0.4em;
  }
table.Technikdatentabelle tr:hover{background-color:#696969; color: white;}

