
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}


/*=========== body =============*/
html  {
	height: 100%;
}

body {
	height: 100%;
	color:#444;
	font-size: 12px;
	line-height:auto;
  	font-family: arial,tahoma,helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	background-color: #FFF;
	/*
	background: #1b2745 url("../img/backgrounds/xmas.jpg") no-repeat fixed center top;
	background: url("../../../templates/desktop/img/backgrounds/background_blackfridaysale19.jpg")  repeat fixed center top / 100% auto #fefefe;
	*/
	
}
.main-body {
	position:relative;
}

/*==== heading ====*/
h1, h2, h3, h4, h5, h6 {
	margin:0; padding:0;
	color:#404040;
/*	font-family: 'Sanchez', serif;*/
/*	font-weight: 400;*/
}
h1 { font-size: 18px; /*line-height:22px; */}
h2 { font-size: 16px; /*line-height:22px; */}
h3 { font-size: 14px; /*line-height:22px; */}
h4 { font-size: 14px; }

div.angbox h2  {font-size: 12px; text-transform: none;}
div.angbox h3  {font-size: 12px; text-transform: none;}


/*===== title header h3 =========*/
.titleHeader {
	background: url('../templates/desktop/img/dottedBorder.png') repeat-x 50% 70%;
}
.titleHeader h3 {
	float:left;
	background:#fff;
	padding-right:8px;
}
.titleHeader .pagers {
	float:right;
	background:#fff;
	padding-left:8px;
}

form {
    margin: 0;
}

input#searchbox.ui-autocomplete-input {
width: 350px;
}

.boxheader {
font-weight: bold;
font-size: 14px;

color:#404040;
}

/*=================== mainContainer ==============*/
#mainContainer {
	width:100%;
	display: block;
	margin:0 auto;
	text-align:center;

}

#page {
	min-height: 100%;
	margin:0px auto;
}
#content{
	padding-top: 5px;
}
#footer{
	/* overflow:auto; */
	padding-bottom: 70px;
}


/*====== header style ======*/
#header {
	margin-bottom:0px;
	padding:0px 0 0;
	width:100%;
}
#header p {
		line-height: 14px;
	}
/* upperHeader */
	.upperHeader {
		padding:4px 0 4px 0;
		border-bottom:1px solid #CCCCCC;
    position:fixed;
    left:0;
    background: #E9EAED;
    background-image: linear-gradient(to bottom, #FFFFFF, #E9EAED);

    width:100%;
    margin:0;
    height:25px;
    z-index:9999;
    font-size: 13px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
	}
  .box-shadow {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    border-bottom:1px solid #eaeaea;
  }

  .upperHeaderSearch form#quick_find div.input-append input.searchbox {
    border-radius: 2px;
    color: #555555;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 2px 2px;
    vertical-align: middle;
}
  .upperHeaderSearch form#quick_find div.input-append button.btn {
    height: 26px !important;
  }


	.upperHeader select.upper-nav {
		display: none;
	}
	.upperHeader .inline {
		margin:0px 0 0 0;
		padding:0;
	}
	.upperHeader .inline li {
		margin:0 0 0 1px;
		padding:0;
	}
	.upperHeader .inline li a {
		font-size:12px;
		font-weight:bold;
		line-height: 12px;

	}
	.upperHeader > p, header p {
		font-size:11px;
	}
/* middleHeader */

  .middleHeader {
  padding-top:25px;
  }

	.middleHeader .middleContainer {
		padding:30px 0px 5px 0px;
	}
/* logo */
	.middleHeader .siteLogo {
		float:left;
		margin-top:-20px;
	}
	.middleHeader .siteLogo a {
		width:225px;
		height:69px;
		display: block;
		font:0/0 a;
		padding-right: 20px;
		background:url('../../../templates/desktop/img/ad_logo.png') no-repeat left top;
    outline: none;
	}
  .siteLogo_small a {
		width:140px;
		height:34px;
		display: block;
		margin-right: 20px;
    background:none;
	}
  .siteLogo_small span{
    display:none;
  }

/* search */
	.middleHeader .siteSearch {
		margin-right:10px;
	}


.count {
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 2px 2px 3px 3px;
  background-color: #dc0d17;
  background-image: linear-gradient(#fa3c45, #dc0d17);
  color: #fff;
  min-height: 13px;
  padding: 1px 3px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  vertical-align: middle;
  display: inline-block;
  margin-left:4px;
  font-size: 10px;
  line-height: normal;
  font-weight: bold;
}


input#appendedInputButton.span2 {
width: 350px;
}
/* currency */
	.middleHeader .currency {
		min-width: 55px;
	}
/* language */
	.middleHeader .language {
		min-width: 90px;
    padding:5px;
    z-index:1005;
	}
/* mainNav */
	.mainNav {
		background:#e7e7e7;
		border-top: 1px solid #d7d7d7;
	   border-bottom: 1px solid #d7d7d7;
	}

  .navbar .nav {
    max-height: 40px;
  }


/*==================== cart-content ================*/
.cart-content {
	margin:0;
	padding:0;
	min-width: 350px;
	background-color: #F5F5F5;
	border: 1px solid #B3B3B3;
  z-index:1010;

}
	/*table-cart*/
	.cart-content .table-cart {
		width:100%;
	}
	/* tr */
	.cart-content .table-cart tbody tr {
		border-bottom:1px solid #dcdcdc;
	}
	/* td */
	.cart-content .table-cart td {
		margin:0;
		padding:12px 6px;
		vertical-align: top;
	}


	/* cart-product-info */
	.cart-content .table-cart .cart-product-info {
		text-align: left;
	}
	.cart-content .table-cart .cart-product-info img {
		float: left;
		margin-right:8px;
		padding: 4px;
		background-color:#fff;
	  	border: 1px solid #e0e0e0;
	  	background-color:#fff;
	  	-moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	  	-webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	  	box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	}
	.cart-content .table-cart td img:hover {
		border:1px solid #aaa;
	}
	/*cart-product-desc*/
	.cart-content .table-cart .cart-product-desc {
		width:230px;
	}
	.cart-content .table-cart td.cart-product-info p {
		margin-bottom:5px;
	}
	.cart-content .table-cart td.cart-product-info p a {
		white-space:pre-line;
		font-weight: 600;
		line-height: 18px;
	}
	.cart-content .table-cart td.cart-product-info .unstyled,
	.cart-content .table-cart td.cart-product-info .unstyled li {
		margin:0;
		padding:0;
		color:#888;
	}
	/*cart-product-setting*/
	.cart-content .table-cart td.cart-product-setting {
		text-align: right;
	}
	.cart-content .table-cart td.cart-product-setting p {
		margin-bottom:3px;
	}
	.cart-content .table-cart td.cart-product-setting a.remove-pro {
		font-size: 18px;
		color:#555;
		line-height: auto;
	}
	.cart-content .table-cart td.cart-product-setting a.remove-pro:hover {
		text-decoration: none;
	}

.unstyled-submit-btn {
  border:none;
  background:transparent;
  padding:0;
  margin:0;
  line-height:normal;
}


/*============ Price Table ==============*/
span.price, span.specialprice {
  display:block;
}


/* ==== Product Info (ModelCompare / Buybox) ==== */
div.availbox{
  border:1px solid #d8d8d8;width:100%;margin:10px 0px;
}
div.availbox > div{
  padding:10px 10px;
}
div.availbox .localstore {
  width:150px;display: inline-block;
}
div.availbox .storeqty {
  padding: 0 4px;
}
div.buybox{
  border:1px solid #d8d8d8;
  width:100%;
  background-color:#f0f0f0;
  padding-bottom:10px;
}
div.schema-snippet1{
  position:absolute;
  left:-50000em;
  width:1px;
  max-width:1px;
}
div#innerpricebox{
  border:1px solid #d8d8d8;
  background-color:#ffffff;
  margin:10px;
  text-align:right;
  padding:10px 10px 5px;
}
div#modelcompare .pprice,
div#modelcompare .pvpe {
  white-space:nowrap;
  display:block;
}
div#modelcompare .pvpe {
  margin-top:5px;
}
#bb-std-count .count-text{
float:left;
line-height:35px;
margin-right:10px;
}
div#modelcompare .numeric-parent{
  white-space:nowrap;
  display:inline-block;
  width:70px;
}
#bb-std-count .numeric-parent{
  white-space:nowrap;
  width:80px;
  float:left;
}
#bb-std-count .numeric-parent > input,
div#modelcompare .numeric-parent > input{
  width:30px;
  text-align:center;
  background-color:#ffffff;
}
#bb-std-count .numeric-parent > input{
  width:40px;
  font-size:14px;
}
#bb-std-count .numeric-parent > input[disabled="disabled"],
div#modelcompare .numeric-parent > input[disabled="disabled"]{
  background-color:#e8e8e8;
}
#bb-std-count .numeric-parent > span,
div#modelcompare .numeric-parent > span{
  text-align:center;
  white-space:normal;
  width:24px;
}
#bb-std-count .numeric-parent .up,
#bb-std-count .numeric-parent .down,
div#modelcompare .numeric-parent .up,
div#modelcompare .numeric-parent .down{
  font-size:16px;
  color:#ccc;
  text-decoration:none;
  outline:none;
}
#bb-std-count .numeric-parent .up:hover,
#bb-std-count .numeric-parent .down:hover,
div#modelcompare .numeric-parent .up:hover,
div#modelcompare .numeric-parent .down:hover{
  color:#777
 }
table.ta-compare {
  width:100%;
}
table.ta-compare th{
  text-align:left;
}
table.ta-compare th, table.ta-compare td {
  padding:5px;
}
div.ta-compare2 {
  margin-top:10px;text-align:right;
}





/*=======================      =======================*/
.minfo-list{
  list-style:none;
  padding:0;
  margin:0;
}
.minfo-list > li{
  float:left;
  margin:5px;
  vertical-align:middle;
}
.minfo-pic{
  text-align:center;
  margin:0 auto;
  width:130px;
  height:90px;
  border:1px solid #d8d8d8;
  display:inline-block;
  position:relative;
  vertical-align:middle;
}
.minfo-pic img{
  max-height:80px;
  max-width:120px;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
  display:block;
}
.minfo-txt{
  text-align:center;
  margin:0 auto;
  width:130px;
  height:90px;
  border:1px solid #d8d8d8;
  display:table;
  text-decoration:none!important;
}
.minfo-txt > span{
  font-size:20px;
  vertical-align:middle;
  display:table-cell;
  margin:auto;
  text-align:center;
}
.minfo-pic:hover,
.minfo-txt:hover{
  border-color:#516EAB;
}
.minfo-list-letter {
  margin:10px 5px 0;
  font-size: 18px;
}




/*===================== productFilter ===================*/
.productFilter {
	margin:36px 0 0 0;
	padding: 5px 10px;
	background:#f0f0f0;
	border-top:1px dotted #b6b6b6;
	border-bottom:1px dotted #b6b6b6;
}
	.productFilter div {
		margin:0 12px 0 0;
		padding:0;
	}
	.productFilter div:last-child {
		margin-right:0;
	}
	.productFilter select {
		width:auto;
		height:auto;
		margin:0 0 0 2px;
	}

.productfilter_heading{
    font-size: 14px;
    color: #404040;
    font-weight:bold;
}
.treffer span {
    font-size: 14px;
    color: #404040;
    font-weight:bold;
}


/*===================== buttons ======================*/
.btn-mw {
  min-width:80px;
}

/*===================== account-boxes ================*/
.login_row {
	position: relative;
	font-size: 1.5em;
	color: #aaa;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.login_hr {
	background-color: #cdcdcd;
	height: 1px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.login_span {
	display: block;
	position: absolute;
	left: 50%;
	top: -0.1em;
	margin-left: -1.5em;
	background-color: white;
	width: 3em;
	text-align: center;
}

.amazonLoginWr img {
    display: block;
    margin: auto;
}

.andobox {
  border:1px solid #d8d8d8;
  padding:10px 50px 10px 50px;
  margin-top:10px;
  margin-bottom:10px;
  background-color: #f5f5f5;
}

.andobox3 input[type=radio],
.andobox3 input[type=checkbox],
.andobox2 input[type=radio],
.andobox2 input[type=checkbox],
.andobox input[type=radio],
.andobox input[type=checkbox]{
padding:0;
margin:0 5px 3px;
}
.andobox3 input[type=checkbox],
.andobox2 input[type=checkbox],
.andobox input[type=checkbox]{
margin-right:0px;
}
.andobox2 input[type=text],
.andobox2 input[type=password],
.andobox input[type=text],
.andobox input[type=password] {
    width:100%;
    margin:0px;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.andobox2 table input[type="text"], .andobox2 table input[type="password"], .andobox table input[type="text"], .andobox table input[type="password"] {
	width: 98%;
}
.andobox3 label,
.andobox2 label,
.andobox label {
display:inline;
}
.andobox3 td,
.andobox2 td,
.andobox td {
vertical-align:top;
padding:5px;
}
.andobox2 h2,
.andobox h2 {
margin-bottom:10px;
}
.andobox2 .td-left,
.andobox .td-left{
padding:10px 5px 0 0;
width:120px;
}
.andobox3 .td-left{
padding:10px 5px 0 0;
}
#cust-acc-pr {
margin:10px 0;
}
#cust-acc-pr label{
display:inline;
}
#cust-acc-pr input[type=checkbox]{
margin:0 5px 3px 5px;
}
#cust-acc-pr a{
color:red;
}

.form-small .control-label {
	width: 110px !important;
}

.form-small .controls {
	margin-left: 120px !important;
}

a.accounthistoryorderlistitem {border:solid #d8d8d8; border-width:1px 0 0 0;padding:15px 5px;display:block;text-decoration:none;color:#777777;}
a.accounthistoryorderlistitem:hover {background-color:#f8f8f8;cursor:pointer;}
a.accounthistoryorderlistitem .h2s {font-weight:bold;font-size:12px;line-height:22px;color:#404040;text-transform:uppercase;display:block;}
.accounthistoryinfoorderdetails .header {background-color:#f0f0f0;}
.accounthistoryinfoorderdetails .header th {text-align:left;padding:2px;}
.accounthistoryinfoordertotal {width:100%;border:solid #d8d8d8;border-width:1px 0;padding:2px 0;}
.accounthistoryinfoordertotal table {text-align:right;margin:0 0 0 auto;}
.accounthistoryinfoordertotal td {padding:0 5px 0 0;margin:0;}


.modal {
	z-index:2147483647;
	width: 700px;
}
.modal-backdrop {z-index:2147483646;}

.modal-dialog,
.modal-content {
	/* 80% of window height */
	height: 60%;
}

.modal-body{position:relative;overflow-y:auto;max-height: calc(100vh - 210px); padding:15px;}
.modal.fade.in{top:2%;}


/*=========================== table-compare ===================*/

.table-compare th,
.table-compare td{
  margin:0;
  padding:12px 14px;
}
.table-compare td {
  border-left:1px dotted #d2d2d2;
}
.table-compare tr:last-child td  {
	background-image:none;
  /*background:none;*/
}
.table-compare td.aligned-color {
  background-color:#f1f1f1;
  text-align: right;
  border-left:none;
}
/* price */
.table-compare td.price {
	font-weight: 700;
	font-size: 14px;
	color:#666;
}
.table-compare td.price .strike-through {
	color:#999;
	text-decoration: line-through;
	margin-right:3px;
}
/* rate */
.table-compare td .rating {
  list-style: none;
  margin:0;
  padding:0;
}
.table-compare td .rating li {
  margin:0 -2px;
  padding:0;
  display: inline-block;
}
.table-compare td .rating i.star-on {
  width:17px;
  height:17px;
  display: block;
  background:url('../templates/desktop/img/star-on.png') no-repeat left top;
}
.table-compare td .rating i.star-off {
  width:17px;
  height:17px;
  display: block;
  background:url('../templates/desktop/img/star-off.png') no-repeat left top;
}



/*==================== my-account ===================*/
.my-account {
	margin-top:24px;
	list-style: none;
}
.my-account li {
	border-bottom:1px dotted #d6d6d6;
}
.my-account li a {
	font-weight: 600;
	padding:6px 0 6px 6px;
	display: block;
}
.my-account li a:hover {
	background-color:#f0f0f0;
}
.my-account li a:active {
	background-color:#e7e7e7;
}
.my-account li a.active {
	color:#f16325;
	cursor: default;
}




/*================= categories ================*/
.categories ul.unstyled {
	margin-top:24px;
}
.categories ul.unstyled li {
	border-bottom:1px dotted #d6d6d6;
}
.categories ul.unstyled li:last-child {
	border:none;
}
.categories ul.unstyled li a {
	font-weight: 600;
	padding:6px 0 6px 6px;
	display: block;
}
.categories ul.unstyled li a:hover{
	background-color:#f0f0f0;
}
.categories ul.unstyled li a:active {
	background-color:#e7e7e7;
}
.categories ul.unstyled li a:hover.active {
	background: none !important;
}
/* submenu */
.categories ul.unstyled ul.submenu {
	padding:12px;
	margin:0 0 6px 0;
	list-style-type:square;
	background-color: #f0f0f0;
	border:1px solid #e7e7e7;
}
.categories ul.unstyled ul.submenu li {
	margin:0 0 0 18px;
	padding:0;
}
.categories ul.unstyled ul.submenu li a {
	padding:4px 0;
	font-weight: 400;
	font-size: 11px;
}
.categories ul.unstyled ul.submenu li a.active:hover {
	background-color: none;
}

.megamenu .menu-icon{
	background-position: left center !important;
	padding-left: 35px;
	display:block;
}

	.megamenu .menu-title{
		display:block
	}
	.megamenu .menu-desc{
		display:block;
		font-size:11px
	}
.megamenu  .menu-content{
}

.megamenu  .menu-content h4{
	line-height: 40px;
}
.megamenu .level1 .caret{
	display:none;
}
.nav.megamenu > li.homepage.open, .nav.megamenu > li.homepage:hover {
}
.megamenu li.homepage a {
    display: block;
    overflow: hidden;
}

.megamenu ul{
	margin:0;
	padding:0
}
.megamenu ul li{
	list-style:none;
}
.nav.megamenu > li.open,
.nav.megamenu > li:hover {
    background: #21a6df;
}

.nav.megamenu > li:last-child {
}
.dropdown-menu.menu-content.mega-cols {

}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
}
.dropdown-submenu > a:after {

    margin-right: -10px;
    margin-top: -22px;
}
.megamenu .mega-col{

}
.megamenu .cols1{
min-width:200px;
}
.megamenu .cols2{
	min-width:500px;
}
.megamenu .cols3{
	min-width:740px;
}
.fullwidth {

}

.megamenu .mega-group  > a .menu-title {
    font-size: 16px;
    font-weight: 600;
}
.megamenu .mega-group  > a .menu-title .caret {
	display: none;
}

.dropdown-submenu > a:after, .dropdown-submenu > a:before {
    display: none;
}
#mainmenu .navbar .navbar-inner ul.nav li.open .dropdown-submenu a b.arrow, #mainmenu .navbar .navbar-inner ul.nav li.open .dropdown-submenu a b.caret {
	display: none;}

.nav.megamenu ul li.mega-group{
 padding:0;
 background: none;
 border-bottom: none;
 }


 .navbar {
 margin-bottom: 10px;
 }

.navhover {
  background-color:#eee;
  color:#333333!important;
}


/*========================= contactform ======================*/
.contactform td input{
width:226px;
}
.contactform td textarea{
width:96%;
}











/*=================== login =================*/
.login {
	border:1px solid #e0e0e0;
}
	.login table td {
		padding:24px;
	}
	.login table td {
		border-right:1px solid #e0e0e0;
		vertical-align: top;
	}
	.login table td h3 {
		margin-bottom:14px;
	}
	.login table td p {
		margin-bottom:18px;
	}






/*====================== search ================*/
.search form {
	margin-top:24px;
}



/*==================== footer style ================*/

#footer-copyright {
background-color:#4f4f4f;
-webkit-box-shadow: inset -0px 20px 10px -8px #4f4f4f;
 box-shadow: inset -0px 20px 10px -8px #4f4f4f;
border-top: 0px solid #999999;
position: relative;
margin-top: -51px; /* negative value of footer height */
height: 80px;
clear:both;
color:#fff;
padding-top:5px;
}
#footer-copyright a {
  color:#FFFFFF;
  text-decoration:underline;
}
.footerOuter {
	padding:18px 0;
	margin-bottom:12px;
	background:#e7e7e7;
	border-top:1px dotted #b4b4b4;
	border-bottom:1px dotted #b4b4b4;
}

/* FOOTER */

.footer {list-style: none outside none;}
.footer-title {
display: block;
font-size: 11px;
line-height: 20px;
font-weight:bold;
color: #383838;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
border-bottom: 1px solid #f5f5f5;
text-transform: uppercase;
}
ul.footer {
    margin: 0 0 5px 20px;
    padding: 0;
	color: #000;
}
ul.footer li .popover {
    max-width: 210px;
}
p.heading {
    color:#666666;
    font-weight:bold;
    text-transform:uppercase;
    margin:0;
}

.footer_boxes {
    min-height:180px;
    float:left;
}
.footer_siegel {
    float:left;
    margin: 18px 15px 0 0;
}



/*===== footer title header h3 =========*/
	footer .titleHeader {
		background: url('../templates/desktop/img/dottedBorder.png') repeat-x 50% 70%;
		margin:0;
	}
	footer .titleHeader h3 {
		float:left;
		background:#e7e7e7;
		padding-right:8px;
	}
	footer .titleHeader .pagers {
		float:right;
		background:#e7e7e7;
		padding-left:8px;
	}

/* usefullLinks */
	footer .usefullLinks .unstyled {
		margin-top:14px;
	}
	footer .usefullLinks .unstyled li {
		border-bottom:1px dotted #b4b4b4;
	}
	footer .usefullLinks .unstyled li:last-child {
		border-bottom:none;
	}
	footer .usefullLinks .unstyled li a {
		padding:6px 0;
		display: block;
		font-weight: 600;
	}
	footer .usefullLinks .unstyled li a:hover,
	footer .usefullLinks .unstyled li a:active {
		background:#e0e0e0;
	}
	footer .usefullLinks .unstyled li i {
		font-size: 18px;
	}

/* contactInfo */
	footer .contactInfo {
		margin-top:14px;
	}
	footer .contactInfo ul li {
		border-bottom:1px dotted #b4b4b4;
		padding:7px 0;
		display:block;
		font-weight: 600;
	}
	footer .contactInfo ul li:hover,
	footer .contactInfo ul li:active {
		background:#e0e0e0;
	}
	footer .contactInfo ul li:last-child {
		border-bottom:none;
	}
	footer .contactInfo ul li button {
		height:30px;
		width:30px;
		padding:0;
		margin-right:5px;
		text-align: center;
		-webkit-border-radius: 5000px;
	  -moz-border-radius: 500px;
	  border-radius: 5000px;
	  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	  background-color: #f5f5f5;
	  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	  background-repeat: repeat-x;
	  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	  *background-color: #e6e6e6;
	  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
	  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	  border: 1px solid #bbbbbb;
	  *border: 0;
	  border-bottom-color: #a2a2a2;
	  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	}
	footer .contactInfo ul li button i {
		font-size: 16px;
	}

/* newslatter */
	footer .newslatter form {
		margin-top:24px;
	}

/* payment */
	footer .payments li {
		width:37px;
		height:26px;
		margin:0;
		display: inline-block;
		background: url('../templates/desktop/img/payment.png') no-repeat;
	}
	footer .payments li.visia {
		background-position: 0 0;
	}
	footer .payments li.paypal {
		background-position: 0 -35px;
	}
	footer .payments li.electron {
		background-position: 0 -70px;
	}
	footer .payments li.discover {
		background-position: 0 -105px;
	}
/*====================== end footer ====================*/




/* ICON */

.icon-ml {margin-left: 4px !important;}
.icon-mr {margin-right: 4px !important;}

.nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
  margin-right: 4px;
}


[class^="icon-"]:before, [class*=" icon-"]:before {
   margin-left: 0 !important;
   margin-right: 0 !important;
    width: 1.2em !important;
}

/* Sub Navigation */
.nav-list {padding:0px 5px 0px 5px !important;}
.nav-list > li > a {padding: 1px 10px;}

.nav-list > li a:hover,
.nav-list > li a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav-list > li a.active:hover,
.nav-list > li a.active:focus {
  text-decoration: none;
  background-color: #000;
}

.nav li.active a.active:link, .nav li.active a.active:visited {color:#ffffff; background-color: #7fba00;}
.nav li ul li.active {margin-left: -15px; margin-right: -15px; padding: 1px 15px;  display: block; /* background-color: #8BAF19; */}

#subnavi{position:relative;width:95%;display:block;border:1px solid #ccc;background-color:#ffffff;padding:5px 10px 5px 10px;margin-bottom:10px;}
#subnavi div.inner ul.nav.nav-list em {font-size: 8px;}
#subnavi div.inner ul.nav li ul li {list-style: none inside none;}
#subnavi div.inner ul.nav li ul {margin: 0px;}
#subnavi div.inner ul.nav li ul li a {margin-left: -15px; margin-right: -15px; padding: 1px 20px;  display: block;}
#subnavi div.inner ul.nav li ul li ul li a {margin-left: -15px; margin-right: -15px; padding: 1px 35px;  display: block;}

.Cat1 a:hover,
.Cat1 a:focus,
.Cat2 a:hover,
.Cat2 a:focus,
.Cat3 a:hover,
.Cat3 a:focus {
  background-color: #eeeeee;
  text-decoration: none;
}

/* Navi Icons */
.navicon {opacity: 0.8;filter: alpha(opacity=80);max-width:25px;max-height:25px;margin-right:8px;padding:3px 0px;}


/* Nav Pills */
.catpills {
background-color: #eee;
padding: 5px 8px !important;
margin-right: 5px !important;
}

a.catpills:hover {
background-color: #3269a9 !important;
color: #fff;
}

/**/

.label { line-height: 18px;}

/* Pagination */
.pagination-box {
clear:both;
  padding:0px 0px 0px 0px;
  margin:0;
  height: 30px;
   background-color: #F5F5F5;
    border-radius: 4px 4px 4px 4px;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.dividerline {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

/* Product Info / Product Listing / Product Preview */
.cbp-rfgrid li {
/*position:relative;*/
}
.product_listing4 {
  height:370px;
}
.jcarousel_horizontal {
  height:358px;
}
.product_listing4, .jcarousel_horizontal  {
  margin:0px auto;
  text-align:center;
  padding:0 10px;
  min-width:80%;
}
.hproduct_listing4, .hjcarousel_horizontal {
  display:none;
  background:#f9f9f9;
  border:2px solid #fff;
  position:absolute;
  z-index:9;
  -webkit-box-shadow: 0 0 5px #787878;
  -moz-box-shadow: 0 0 5px #787878;
  box-shadow: 0 0 5px #787878;
 /* overflow:hidden;*/
  /* IE7 & IE8 hacks */
  border:2px solid #d8d8d8\9;
}
.hproduct_listing4 {
  margin-left:-2px\9;
}
.hproduct_listing4l {
  float:left;
  margin:5px auto;
 padding: 10px;
  margin-left:1px\9;
}
.hproduct_listing4r {
  float:left;
  margin:0px auto;
  padding:10px;
  text-align:center;
   background-color: #fff;
}

.hproduct_listing4 .btn-prev-grp-4 {
margin-top:6px;
}

.jcarousel .hproduct_listing4l,
.jcarousel .hproduct_listing4r{
/*width:217px;*/
}

.hjcarousel_horizontal_a{
  height:420px;
  margin:0px auto;
  text-align:center;

  background:#fff;
  border:1px solid #fff;
  position:absolute;
  z-index:9;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  top:0;

  border-width:1px 2px\9;
  border-style:solid\9;
  border-color:#d8d8d8\9;
}
.plistsing_short_desc {
  font-size:10px;
  text-align:left;
  line-height:16px;
}

.plistingvarimg,
.plistingvarimga {
  margin-top:1px;
  display:inline-block;
  width:40px;
  max-width:40px;
  max-height:40px;
}
.plistingvarimg {
  border:1px solid #ffffff;
}
.plistingvarimga {
  border:1px solid #000000;
}

/* raus */
.cbp-rfgrid li:hover .hproduct_listing4 {
  display:block;
}
.vproduct_listing4 {
  display:block;
}
.cbp-rfgrid li:hover .vproduct_listing4 {
  display:none;
}
/* --- */

#ang_preview_product4 {
  z-index:888;
  position:absolute;
  border:1px solid #d8d8d8;
  display:none;
  background-color:#ffffff;
  box-shadow:1px 1px 4px 4px #d8d8d8;
  margin:0 auto;
  text-align:center;
}

.btn-prev-grp {
  font-size:16px!important;
}

.angbox {
  display:block;
  border:1px solid #ccc;
  background-color:#ffffff;
  padding:5px 10px 5px 10px;
  margin-bottom:10px;
  width:95%;
}

.ang_llb { border-left:1px solid #d8d8d8; }
.ang_tlb { border-top:1px solid #d8d8d8; }


.cbp-rfgrid > li {
  margin:0;
  padding:10px 0;
  height:380px;
  /*width:25%;*/
  /*display:block;*/
}

.pl4-picture{
  height:200px;
  margin:5px 0px;
  position: relative;
}
.pl4-picture img{
	max-height:100%;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
}
.pl4-name{
  height:55px;
  line-height: 15px;
  overflow: hidden;
  white-space: pre-wrap;
}
.pl4-price{
  height:45px;

}
.newPrice {
 font-weight: bold;
}

.pl4-vpe{
  height:24px;
}

.available_rot{color:#c80c1f;}
.available_orange{color:#beb41b;}
.available_green{color:#647a1e;}

.pl4-shippingtime{
height:30px;
display:table;
width:100%;
line-height:14px;
max-height:30px;
}
.pl4-shippingtime .sinfo,
.pl4-shippingtime .modnr{
display:table-cell;
vertical-align:middle;
text-align:center;
margin:0 auto;
}
.pl4-shippingtime .sinfo{
  display:none;
  font-size:12px;
}
.pl4-shippingtime .sinfo .label{
margin-bottom:3px;
}
@media (max-width: 1279px) {
  .pl4-shippingtime .sinfo{
    font-size:10px;
  }
}

.p-info-variations{
}

div.hrlightgrey {
  padding-top:1px;
  height:0;
  overflow:hidden;
  margin:0;
  line-height:0;
  background-color:#d8d8d8;
}
table.graduatedprice {
  /*text-align:right;*/
  width:100%;
}
.newPrice {
font-size:24px;
color:rgb(100, 122, 30);
}
.oldPrice {
color:#606060;
}
.productPriceBox{
width:100%;
}
.priceBoxLeft {
text-align:left;
}
.priceBoxRight {
text-align:right;
}
.savePrice {
color:#b94a48;
}
.price .newPrice {
font-size:16px;
}
.price table {
margin:0px auto;
text-align:center;
width:95%;
}

#varoverlay {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:9999;
}

#gallery_01 img{margin:0px;max-width:84px;max-height:84px;}
#gallery_01 ul{margin:0;padding:0;}
#gallery_01 li{list-style:none;margin:0 3px 6px 0;padding:0;display:inline-block;}
#gallery_01 a{outline:none;}
#zoom_01, #gallery_01 img{border:1px solid #d8d8d8;}
#zoom_01{max-width:365px;max-height:365px;cursor: move;}
.zoomWrapper{margin-bottom:6px;}
#gallery_01{margin-top:0;}
.zoomWrapper i.icon-zoom-in {text-shadow: 0 -2px 3px #fff, 0 2px 3px #fff, 0 2px 3px #fff, 0 -2px 3px #fff;}
#gallery_01 a[data-media="video"] span {background:url('../../../images/youtube.png') no-repeat center;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;z-index:2;display:block;}

.hcenter{
text-align:center;
margin:0 auto;
}

.vcentercontent {
display:table-cell;
vertical-align:middle;
text-align:center;
margin:0 auto;
}

.vcentercontent * {
vertical-align:middle;
}
.emotions_d{
margin:5px auto;
}

.emotions {
width:100%;
max-width:100%;
height:370px;
display:block;
position:relative;
padding:0;
margin:0;
 /* overflow:hidden;*/
}
.emotions img{
  max-height:400px;
  max-width:100%;
  position:absolute;
  left:0;
  top:-15px;
  right:0;
  bottom:-15px;
  margin:auto;
  width:460px;
}

#productCarousel {
  font-size:12px;
  color:#fff;
}
#productCarousel  a.carousel-control{
  outline:none;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity:0.0;
}
/*#productCarousel  a.carousel-control:hover{*/
  /*opacity:1.0;*/
/*}*/
#_productCarousel > ol > li{
border:1px solid rgba(200,200,200,0.25);
}
#productCarousel:hover a.carousel-control{
opacity:0.5;
color:#444;
}
#productCarousel:hover  a.carousel-control:hover{
  opacity:1.0;
}

.carousel-control {
background:transparent!important;
border:0 none transparent;
  height: 44px;
  top: 50%;
  line-height: 44px;
  font-size:44px;
  margin-top: -22px;
  color:#777;
  width: 48px;
  font-weight:100;
  position: absolute;
}
.carousel-control > i {
text-shadow: 0 -1px 6px #fff, 0 1px 6px #fff, 0 1px 6px #fff, 0 -1px 6px #fff;
}
.carousel-control.left {
left:10px;
}
.carousel-control.right {
  right:14px;
}

.carousel-caption{
  color:#fff;
  padding:5px 10px;
}
.carousel-caption h3{
color:#fff;
padding:0;
}

.banner-live{
  position:absolute;
  margin-top:0px;
  background-color:#cc0000;
  color:#fff;
  padding:5px;
  display:block;
  font-size:20px;
  text-transform:uppercase;
  letter-spacing:1px;
  -moz-box-shadow: 1px 1px 4px 4px #d8d8d8;
  -webkit-box-shadow: 1px 1px 4px 4px #d8d8d8;
  box-shadow:1px 1px 4px 4px #d8d8d8;
}

.banner-counter{
  position:absolute;
  margin-top:0px;
  text-transform:uppercase;
  letter-spacing:1px;
  display:block;
}
.banner-counter-head{margin-bottom:8px;}
.banner-counter-head span{background:#444;color:#fff;padding:2px 5px;border-radius:4px;}
.banner-counter .dash {
  display:inline-block;
  color:#fff;
  background:#444;
  border-radius:4px;
  padding:3px 5px;
}
.banner-counter .dash .digit {
  font-size:24px;
  font-weight:bold;
  padding:0px;
  margin:0px;
  letter-spacing:0px;
}
.banner-counter .dash_title {
  display:block;
  font-size:7px;
  border-top:1px solid #666;
  margin-top:2px;
  padding-top:0px;
}

.jcarousel {
    position: relative;
    overflow: hidden;
    height: 380px;
    border:1px solid #d8d8d8;
}
.jcarousel > ul {
    width: 20000em;
    position: absolute;
    list-style: none;
    margin: 10px 0 0 38px;
    padding: 0px;
    /*left:-10px;*/
}
.jcarousel > li {
  height:320px;
}
.jcarousel > a {
  color:#fff;
  text-decoration:none;
  outline:none;
}
.jcarousel > ul > li {
  float: left;
  width:217px;
  max-width:217px;
}

/* raus? */
.jcarousel1 li > div{
  border-width:1px 1px 1px 0px;
  border-style:solid;
  border-top-color:#fff;
  border-right-color:#d8d8d8;
  border-bottom-color:#fff;
  padding:0px 10px;
  margin:10px 0px;
  max-height:338px;
  min-height:338px;
  height:338px;
}
.jcarousel1 li > div:hover{
  border-color: #d8d8d8;
}
/* --- */

.jcarousel-prev-horizontal {
  left:-5px;
}
.jcarousel-next-horizontal {
  right:25px;
}
.jcarousel-helper .jcarousel-prev-horizontal,
.jcarousel-helper .jcarousel-next-horizontal{
  background:transparent!important;
  border:0 none transparent;
  height: 44px;
  top: 50%;
  line-height: 44px;
  font-size:44px;
  margin-top: -22px;
  color:#777;
  width: 22px;
  font-weight:100;
  position: absolute;

  outline:none;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity:0.0;
}
.jcarousel-helper .jcarousel-prev-horizontal > i,
.jcarousel-helper .jcarousel-next-horizontal > i{
  text-shadow: 0 -1px 6px #fff, 0 1px 6px #fff, 0 1px 6px #fff, 0 -1px 6px #fff;
}
.jcarousel-helper:hover .jcarousel-prev-horizontal,
.jcarousel-helper:hover .jcarousel-next-horizontal{
  opacity:0.5;
  color:#444;
}
.jcarousel-helper:hover  .jcarousel-prev-horizontal:hover,
.jcarousel-helper:hover  .jcarousel-next-horizontal:hover{
  opacity:1.0;
}

.jcarousel-title {
  font-size: 12px;
  color:#404040;
  font-weight: bold;
  margin-top:10px;
  margin-bottom:4px;
  text-decoration:Uppercase;
}



@keyframes the-product-counter
{
0% {color:#ffffff;}
50% {color:#dd2222;}
100% {color:#ffffff;}
}
@-webkit-keyframes the-product-counter
{
0% {color:#ffffff;}
50% {color:#dd2222;}
100% {color:#ffffff;}
}

.banner-count {
  color:#ffffff;
  font-weight:bold;
  animation-name: the-product-counter;
  animation-duration: 1.5s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-play-state: running;
  -webkit-animation-name: the-product-counter;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -webkit-animation-play-state: running;
}

.table  {
  vertical-align:middle!important;
  text-align:center!important;
}
#description{font-size: 14px;}
.ang-tab-content {padding:0 20px 20px 20px;line-height:26px;}
.ang-tab-content .ang-tab-pane{display:none;}
.ang-tab-content .ang-tab-pane.active{display:block;}
.ang-tab-pane h2 {margin-top:15px;}

.ang-tab-pane table {
	background-color: rgba(0, 0, 0, 0);
}

.ang-tab-pane .ang-ww tr:nth-child(2n) {
    background: none repeat scroll 0 0 #ededed;
}

.ang-tab-pane .ang-ww th:first-child, .ang-tab-pane .ang-ww td:first-child {
    padding-left: 9px;
    width: 25%;
}

.ang-tab-pane .ang-ww th, .ang-tab-pane .ang-ww td {
    border-right: 1px solid #fff;
    padding: 2px 5px 2px 5px;
    vertical-align: top;
}

.ang-tab-pane .ang-ww table {
  width: 100%;
  color: #404040;
}

table.ta-compare tbody,
table.bundle-item-list tbody,
table.ang-bundles-list tbody {
	border-bottom: 1px solid #d8d8d8;
}
table.ta-compare tbody tr,
table.bundle-item-list tbody tr,
table.ang-bundles-list tbody tr {
	border-top: 1px solid #d8d8d8;
  line-height: 20px;
  padding: 8px;
  text-align: left;
  vertical-align: top;
}

/*========================= Markenshop ================================*/
.ando-link-list{
  margin:0;
  padding:0;
  list-style:none;
  font-size:18px;
  font-weight:bold;
}
.ando-link-list li{
  float:left;
  margin:0 5px 10px 0;
}
.ando-link-list li > a{
  background-color:#e8e8e8;
  text-decoration:none;
  border-radius:9px;
  padding:0 15px 1px;
  color:#2d5aa0;
  outline:none;
}
.ando-link-list li > a:hover{
  color:#e8e8e8;
  background-color:#2d5aa0;
}

/*========================= Sitemap ================================*/
.sitemapbox {
  display:inline-block;
  border:1px solid #d8d8d8;
  background-color:#ffffff;
  padding:5px;
  margin:0 0 10px 10px;
  min-width:29%;
  vertical-align:top;
}
.sitemapbox ul{
  list-style:none;
  margin:0;
  padding:0 0 0 0px;
}
.sitemapbox a{
  padding:0 10px 0 20px;
  display:block;
  text-decoration:none;
  outline:none;
}
.sitemapbox li{
  display:block;
}
.sitemapbox a:hover{
  background-color:#eeeeee;
  color:#2d5aa0;
}
.sitemapbox .bheader,
.sitemapbox > a{
  padding-left:10px;
  color:#e8e8e8;
  background-color:#2d5aa0;
  font-weight:bold;
}

/*========================================================================
======================== Begin the media query ==========================
========================================================================*/
/* */

.fixednav {
position: fixed;
top: 44px;
width: 1190px;
z-index:8000;
 }

@media (min-width: 980px) and (max-width: 1199px) {
  .banner-live {
    font-size:16px;
  }
  .jcarousel > ul > li {
    width:174px;
    max-width:174px;
  }
  .jcarousel > ul {
    margin-left:34px;
  }
  #zoom_01{max-width:300px;cursor: move;}

  .fixednav {width: 960px !important;}
}


@media (min-width: 1px) and (max-width: 979px) {

  #zoom_01{max-width:220px;cursor: move;}



  .fixednav {width: 745px !important;}

	/*footer*/
	footer .contactInfo button {
		display:none;
	}

  .banner-live {
    font-size:12px;
  }

  .jcarousel > ul > li {
    width:133px;
    max-width:133px;
  }
  .jcarousel > ul {
    margin-left:29px;
  }
  .jcarousel .btn-group span{
    font-size:11px;
  }
}



/*========================================================================
======================== PopCart ==========================
========================================================================*/
#popCart {
	background: #fff;
	border: 1px solid #000;
	color: #000;
}

.popup_header {
	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 1.0em;

	text-align: center;
	vertical-align:bottom;
	padding: 3px 10px;
	border: 1px solid #ccc;
	margin: 0px auto;
	width: 380px;
}

.popup_image {
	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 0.9em;

	text-align: center;

	color: #000;
	margin: 10px auto;

	padding: 5px;
}

#mycart {
	margin: 0px auto;
	height: 42px;
	width: 320px;
}

.cart_symbol {
	height: 42px;
	width: 48px;
	float: left;
	background-image: url(../templates/desktop/img/shopping_cart.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.cart_contents {
	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 0.9em;

	text-align: left;
	color: #000;
	height: 42px;
	float: right;
}

#pop_buttons_box {
	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 1.0em;

	text-align: center;
	width: 560px;
	height: 28px;
	vertical-align:bottom;
	margin: 10px auto 0 auto;
}

#pop_buttons_box a {
	color: #000;
	text-decoration: none;
}
#pop_buttons_box a:hover {
	color: #484848;
	text-decoration: none;
}

.close_button {
	float: left;
	width: 160px;
	border: 1px solid #000;
}
.cart_button {
	float: right;
	width: 160px;
	border: 1px solid #000;
}

.dropdown-menu {

  text-align:left;
	-webkit-box-shadow: 0 8px 16px -12px #000000;
	   -moz-box-shadow: 0 8px 16px -12px #000000;
	        box-shadow: 0 8px 16px -12px #000000;

  /* IE7 & IE8 hacks */
  border-color:#d8d8d8\9;
  border-width:0 1px 1px\9;
  border-style:solid\9;
}

.btn-group > .tooltip + .btn,
.btn-group > .popover + .btn{
    margin-left:-1px;
}

.btn-group > .btn-last {
    -webkit-border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

/* ==== Product Info ==== */
.features {

}
.features ol {
/*	float:left;*/
	line-height:20px;
	list-style:none;
	margin:0 auto;
}
.features ol li {
	line-height:18px;
	margin:0 15px 0 0;
	padding:0 0 5px 0px;
	text-align:left;
  position:relative;
  left:24px;
}
.features [class^="icon-"] {
  position:absolute;
  left:-24px;
  color:#7fba00;
  font-size:18px;
}


/* === READ MORE BOX === */

.readmore_box {
	height: 50px;
	position: relative;
	overflow: hidden;
}
.readmore_box .read-more {
	position: absolute;
	bottom: 0px;
  left: 0;
	width: 100%;
	text-align: center;
	margin: 0;
  padding: 60px 0 0 0;
  cursor:pointer;

background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}


/* ==== Product Info (Bundle-Item-List) ==== */
.bundle-item-desc ol {
  list-style-type:disc;
}
.bundle-item-list {
  width:100%;
}
.bundle-item-count {
  font-size:18px;
  font-weight:bold;
  width:50px;
  padding-top:24px;
}
.bundle-item-ident,
.bundle-item-ident2 {
  width:100%;
  border:0px!important;
  margin-top:5px;
}

.bundle-item-ident tbody,
.bundle-item-ident tr,
.bundle-item-ident td,
.bundle-item-ident2 tbody,
.bundle-item-ident2 tr,
.bundle-item-ident2 td {
  border:0!important;
}
.bundle-item-ident:hover {
cursor:pointer;
}

.bundle-item-list > tbody >tr >td{
  padding-bottom:5px!important;
}

.bundle-item-pic {
  width:70px;
  max-width:70px;
}
.bundle-item-pic a{
  width:60px;
  max-width:60px;
  display:inline-block;
}
.bundle-item-pic img {
  max-width:60px;
  margin-right:5px;
}
.bundle-item-name {
  vertical-align:middle;
}
.bundle-item-name a {
  font-size:14px;
  font-weight:bold;
}
.bundle-item-ident .bundle-toggle {
text-align:right;
font-size:16px;
width:30px;
vertical-align:middle;
background:#ffffff;
}
.bundle-item-ident .bundle-toggle .badge {
height:15px;
padding-top:3px;
width:20px;
text-align:center;

}
.bundle-item-ident:hover .bundle-toggle .badge {
background:#516eab;
}
.bundle-item-ident .bundle-toggle .glyphicon {
color:#777777;
}
.bundle-item-ident:hover .bundle-toggle .glyphicon {
color:#ffffff;
}

.ang-bundles-list {
width:100%;
}
.ang-bundles-list-left{
  padding:5px 2px 5px 5px;
}
.ang-bundles-list-left a {
font-weight:bold;
}
.ang-bundles-list-left img {
  margin:2px 0;
}
.ang-bundles-list-right{
  width:275px;
  padding:2px 0px 5px 5px;
  vertical-align:top;
}
.ang-bundles-list-right .pull-right table{
width:175px;
}
.ang-bundles-list-right .pull-left{
padding:5px;
margin-right:2px;
}
.ang-bundles-list-right .pull-left img{
width:80px;
max-width:80px;
max-height:80px;
}
.ang-bundles-list-right table tbody,
.ang-bundles-list-right table tbody tr{
  border:0px;
}
.ang-bundles-list-p2a {
font-weight:bold;
}
.ang-bundles-list-p1b {
text-decoration:line-through;
text-align:right;
}
.ang-bundles-list-p2b {
font-weight:bold;
font-size:14px;
color:#647a1e;
text-align:right;
}
.ang-bundles-list-p3b {
color:#ff0000;
text-align:right;
}



ul.ang-bundles-items {
list-style-type:none!important;
padding:0;
margin:0;
}
ul.ang-bundles-items li {
float:left;
}
ul.ang-bundles-items li img{
width:40px;
max-width:40px;
max-height:40px;
}
ul.ang-bundles-items .bundles-items-plus {
font-size:16px;font-weight:bold;
}
ul.ang-bundles-items .bundles-items-qty {
font-size:14px;font-weight:bold;
}


#cart_quantity .jchkoutlnk {
  min-width: 110px;
}


/* checkout without java */
ul#checkoutnavigation {
margin:0;
padding:0;
margin-top:15px;
}
ul#checkoutnavigation li {
height:70px;
list-style-type:none;
float:left;
width:195px;
margin-right:15px;
border:solid 1px;
padding:8px;
}
ul#checkoutnavigation li.active {
background-color:#f8f8f8;
}
ul#checkoutnavigation li.active .number {
font-size:20px;
font-weight:bold;
}
ul#checkoutnavigation li.active .title {
font-size:14px;
font-weight:bold;
}
ul#checkoutnavigation li.active .description {
font-size:11px;
}
ul#checkoutnavigation li.inactive {
color:#999;
background-color:#ededed;
border-color:#999;
}
ul#checkoutnavigation li.inactive .number {
font-size:20px;
font-weight:bold;
}
ul#checkoutnavigation li.inactive .title {
font-size:14px;
font-weight:bold;
}
ul#checkoutnavigation li.inactive .description {
font-size:11px;
}
#checkout_address {
margin:0 0px;
width:100%;
}
.nojavacheckout .radiobutton{
width:20px;
margin:0;
padding:0;
}
.nojavacheckout input[type=radio],
.nojavacheckout input[type=checkbox]{
margin:0 10px 0 0;
display:block;
}
.nojavacheckout .price{
text-align:right;
}
.nojavacheckout .header {
padding-top:10px;
}
.nojavacheckout .checkoutcomment textarea{
width:98%;
}
.nojavacheckout #ang_ot_gv input,
.nojavacheckout #ang_ot_gv label{
display:inline-block;
}
.nojavacheckout #checkout_address  input[type=radio],
.nojavacheckout #checkout_address  input[type=checkbox],
.nojavacheckout #checkout_address  label
{
display:inline-block;
}
.nojavacheckout #checkout_address  input[type=radio],
.nojavacheckout #checkout_address  input[type=checkbox]{
margin:0 5px 5px;
}
.nojavacheckout #checkout_address #address_block li{
padding:10px 0;
}


.hjcarousel_horizontal_a{
  background:#f9f9f9;
  border:2px solid #fff;
  position:absolute;
  z-index:9;
  box-shadow: 0 0 5px #787878;

  /* IE7 & IE8 hacks */
  border:2px solid #d8d8d8\9;
}

.navbar ul.nav > li > a > span {margin-left:-4px;}

#nav-dummy {
font-size: 12px;
padding: 10px;
margin: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
background-color: #fff;
border-width: 10px 7px 7px 7px;
border-style: solid;
border-color: #eee;
position:absolute;
z-index:1000;
-webkit-box-shadow: 0 8px 16px -12px #000000;
-moz-box-shadow: 0 8px 16px -12px #000000;
box-shadow: 0 8px 16px -12px #000000;
}
#nav-dummy *{
padding:0;
margin:0;
}
#nav-dummy .one-column{
float:left;
width:160px;
} 
#nav-dummy .one-column li{
line-height:20px;
margin-right:20px;
}
#nav-dummy ul{
list-style:none;
}
#nav-dummy .nomarg,
#nav-dummy .nomarg  li {
  width:140px;
  margin-right:0px;
}
#nav-dummy .ddmenu6 li {
  width:140px;
}
.navbar-btn {
position:absolute;
top:0px;
font-size:24px;
cursor:pointer;
width:30px;
z-index:1001;
/*background:#333;*/
height:32px;
color:#eee;
}
.navbar-btn.left {
left:-20px;
border-radius:2px 0 0 2px;
padding:8px 7px 0 3px;
display:none;
background: -moz-linear-gradient(left,  rgba(40,87,148,1) 0%, rgba(40,87,148,1) 70%, rgba(40,87,148,0.5) 85%, rgba(40,87,148,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(40,87,148,1)), color-stop(70%,rgba(40,87,148,1)), color-stop(85%,rgba(40,87,148,0.5)), color-stop(100%,rgba(40,87,148,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(40,87,148,1) 0%,rgba(40,87,148,1) 70%,rgba(40,87,148,0.5) 85%,rgba(40,87,148,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(40,87,148,1) 0%,rgba(40,87,148,1) 70%,rgba(40,87,148,0.5) 85%,rgba(40,87,148,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(40,87,148,1) 0%,rgba(40,87,148,1) 70%,rgba(40,87,148,0.5) 85%,rgba(40,87,148,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(40,87,148,1) 0%,rgba(40,87,148,1) 70%,rgba(40,87,148,0.5) 85%,rgba(40,87,148,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#285794', endColorstr='#00285794',GradientType=1 ); /* IE6-9 */
}

.navbar-btn.right {
right:-20px;
border-radius:0 2px 2px 0;
padding:8px 2px 0 8px;
display:none;
background: -moz-linear-gradient(left,  rgba(40,87,148,0) 0%, rgba(40,87,148,0.5) 15%, rgba(40,87,148,1) 30%, rgba(40,87,148,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(40,87,148,0)), color-stop(15%,rgba(40,87,148,0.5)), color-stop(30%,rgba(40,87,148,1)), color-stop(100%,rgba(40,87,148,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(40,87,148,0) 0%,rgba(40,87,148,0.5) 15%,rgba(40,87,148,1) 30%,rgba(40,87,148,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(40,87,148,0) 0%,rgba(40,87,148,0.5) 15%,rgba(40,87,148,1) 30%,rgba(40,87,148,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(40,87,148,0) 0%,rgba(40,87,148,0.5) 15%,rgba(40,87,148,1) 30%,rgba(40,87,148,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(40,87,148,0) 0%,rgba(40,87,148,0.5) 15%,rgba(40,87,148,1) 30%,rgba(40,87,148,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00285794', endColorstr='#285794',GradientType=1 ); /* IE6-9 */
}

.navbar-btn:hover {
  background:#eee;
  color:#333;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.plisting_variations {
text-align:left;
margin:15px 0px;
font-size:10px;
}
.plisting_variations >div{
margin:5px 0px -3px 1px;
}
.plisting_variations >ul{
list-style-type:none;
padding:0px;
margin:0px;
}
.plisting_variations >ul>li{
display:inline-block;
margin:0px 0px;
padding:0px;
}

.shoppage {
  /*margin:10px 10px 40px;*/
}
.shoppage h2 {
  margin-top:20px;
  font-size:14px;
}
.shoppage h3 {
  font-size:12px;
}

.brand_start {
/*max-height: 30px;*/
/*max-width: ;*/
	max-width: 100%;
	height: auto;
padding-right:7px;
}

table.datalist{border-collapse: collapse;border-spacing: 0;background-color: #FFFFFF}
table.datalist td { border: 1px solid #AAAAAA; font-size: 11px; padding: 3px 5px;}
table.datalist tbody tr th.headone {background-color: #2D5AA0; border: 1px solid #AAAAAA; color: #FFFFFF; font-size: 11px; height: 24px; line-height: 24px; padding: 0 5px;  text-align: left;}
table.datalist tbody tr th.headtwo {background-color: #FFFFFF; border: 1px solid #AAAAAA; color: #000000; font-weight: bold;  font-size: 11px;  height: 24px; line-height: 24px;  padding: 0 5px;  text-align: left;}
table.datalist tr:hover {background-color: #EDF1F8 }
table.datalist td:hover {background-color: #D4DFF1 }


/** Content Flex Grid **/
@media all and (max-width: 979px) {
  .c_grid {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

.c_grid {
  margin-top: 20px;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.c_col {
  padding: 0 10px;
}

.c_fluid {
  flex: 1;
}

.c_col_img {
  white-space: nowrap;
  text-align:center;
  padding:0px 50px;
}
.c_col_img img {
  height: 105px;
}
.amazonBoxes iframe {
	border:0px!important;
	border-radius:0!important;
}
#addressBookWidgetDiv,
#walletWidgetDiv {
	height:250px;
}
#addressBookWidgetDiv {
	margin-bottom:20px;
}
.amazonBorder {
	border: 1px solid #d8d8d8;
}
.manufacturers_image{
	max-height: 100px;
}

.jcarousel-series {
	padding:0;
	margin:0;
	height:230px;
}
.jcarousel-series > ul {
	margin: 10px 0;
	padding: 0;
}
.jcarousel-series > ul > li {
	width:150px;
	max-width:150px;
	padding:5px;
}
.jcarousel-prev-disabled, .jcarousel-next-disabled,
jcarousel-prev-disabled-horizontal,
jcarousel-next-disabled-horizontal
{
	visibility:hidden;
}



.cr-mail-responsive, .cr-mail-responsive * {box-sizing: unset;}
.cr_site{margin:0;padding:75px 0 0 0;text-align:center;background-color:#eeeeee;}
.cr_font{font-size: 14px;font-family: Arial;}
.cr_page{width: 100% !important;max-width:640px}
.cr_body{}
.cr_body h2, .cr_header h2{font-size:22px;line-height:28px;margin:0 0 10px 0;}
.cr_body h1, .cr_header h2{font-size:28px;margin-bottom:15px;padding:0;margin-top:0;}
.wrapper, .cr_page{margin:0 auto 10px auto;text-align:left;}
.cr_header{text-align:center;background: transparent !Important;}
.cr_header img {max-width: 100%;}
.cr_body label, .cr_body .label{float:none;clear:both;display:inline-block;width:auto;margin-top:8px;text-align:left;font-weight:bold;position:relative;}
.cr_body .no-label{font-weight: normal;}
.cr_body #editable_content{padding:20px;}
.editable-content {padding:20px}
.cr_button{display:inline-block;font-family:'Helvetica', Arial, sans-serif;width:auto;white-space:nowrap;height:32px;margin:5px 0;padding:0 22px;text-decoration:none;text-align:center;font-weight:bold;font-style:normal;font-size:15px;line-height:32px;cursor:pointer;border:0;-moz-border-radius:4px;border-radius:4px;-webkit-border-radius:4px;vertical-align:top;}
.cr_button{background-color:#333;color:#ffffff;}
.cr_button:hover,.cr_button-small:hover{opacity:0.7;filter:alpha(opacity=70);}
.powered{padding:20px 0;width:560px;margin:0 auto;}
.cr_ipe_item label{line-height:150%;font-size:14px;}
.cr_ipe_item textarea{background: none repeat scroll 0 0 #ffffff;border-radius:3px;border: 1px solid #ccc;font-family: Helvetica;font-size: 16px;}
.cr_ipe_item input{background: none repeat scroll 0 0 #ffffff;border-radius:3px;border: 1px solid #ccc;padding: 12px;font-family: Helvetica;font-size: 16px;}
.cr_ipe_item select{background: none repeat scroll 0 0 #ffffff;border-radius:3px;border: 1px solid #ccc;padding: 12px !Important;display: block;margin: 0;padding: 5px;width: 100%;font-family: Helvetica;font-size: 16px;}
.cr_ipe_item input.cr_ipe_radio, input.cr_ipe_checkbox{-moz-binding: none;-moz-box-sizing: border-box;background-color: -moz-field !important;border: 2px inset ThreeDFace !important;color: -moz-fieldtext !important;cursor: default;height: 13px;padding: 0 !important;width: 13px;}
.cr_ipe_item input.cr_ipe_radio{-moz-appearance: radio;border-radius: 100% 100% 100% 100% !important;margin: 3px 3px 0 5px;}
.cr_ipe_item{margin: 0px 10px; padding: 0px 10px;}
.submit_container{text-align:center}
.cr_ipe_item.inactive{display:none;}
.imprint{font-size:0.8em;}
.cr_captcha{padding-left:130px;}
.cr_error{font-size:1.1em;padding:10px;}
.clever_form_error{background-color:#f99; color:#000; border:1px solid #f22 !important}
.clever_form_note {margin:26px 0 0 3px;position:absolute;display:inline; padding: 2px 4px; font-weight:bold;background-color:#f2ecb5; color:#000; font-size:12px !important;  }
.cr_form-flex{display: flex;}
.cr_form-flex>.cr_form-inputgroup{flex-grow:1;margin-right: 5px;}
.cr_form-flex>.cr_form-inputgroup:last-child{margin-right: 0px;}
.cr_form-flex input{width:100%;}

.cr_site {background-color:#eee;}
.cr_header {color:#000000;}
.cr_body {background-color:#ffffff;font-size:12px;color:#000000;}
.cr_hr {background-color:#ccc;}
.cr_site a {color:#0084ff;}
.imprint{color:#000;}

.cr_site {background-color:#eee;}
.cr_header {color:#000000;}
.cr_body {background-color:#ffffff;font-size:12px;color:#000000;}
.cr_hr {background-color:#ccc;}
.cr_site a {color:#0084ff;}
.imprint {color:#000;}
.cr_page {width:auto;}

.opacity-0 {opacity:0;}
.opacity-70 {opacity:0.7;}
.opacity-100 {opacity:1;}
.hidden {display:none;}
.delay-100 {transition-delay: 100ms;}
.anim-y-bottom-out {transform: translateY(100%);}
.sim-link:hover, .sim-link:focus {
	text-decoration: underline;
	cursor: pointer;
}
.noscroll {overflow-y: hidden!important;}
.gpsr-parts {
	display: flex;
	flex-direction: column;
	gap: 10px 40px;
	margin-top: 10px;
}
.gpsr-doc {
	border:1px solid #d8d8d8;
	border-radius:4px;
	background-color:#fafafa;
	display:flex;
	align-items: center;
	padding:4px 10px;
	margin-bottom:5px;
}
@media(min-width:1020px) {
	.gpsr-parts {
		display: grid;
		grid-template-columns: auto auto;
		gap: 10px 40px;
		margin-top: 10px;
	}
}

