@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,300&subset=latin,cyrillic-ext,greek-ext,vietnamese,greek,latin-ext,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);

@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomoon.eot?3z3ncg');
	src: url('fonts/icomoon.eot?#iefix3z3ncg') format('embedded-opentype'),
	url('fonts/icomoon.woff?3z3ncg') format('woff'),
	url('fonts/icomoon.ttf?3z3ncg') format('truetype'),
	url('fonts/icomoon.svg?3z3ncg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot{font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}


/* SITE CSS */
html { width:100%; height:100%; }
	body {  font-size: 12px; font-family: arial, verdana, sans-serif; background: url(../img/bg/bg_html.png) top center no-repeat #000; z-index: 1; padding-bottom: 20px; }
	body .clear { clear:both; }
		body a { color:black; text-decoration: underline; }
		body a:hover { text-decoration:none; }

#wrapper { background: url(../img/wrapper_bg.png) center top repeat-y; height: auto; min-width: 1024px; min-height: 600px; margin-top: 27px; }
#wrap_content { width: 1000px; height: auto; position: relative; margin: 0 auto; padding-top: 185px;}

#header { height: 179px; position: absolute; top:-27px; width: 100%; }
#header .logo {position: relative;}
#header .logo a { display: block; height: 92px; }
#header .logo a span { display: none; }

#header .flags { position: absolute; left:240px; top:8px; }
#header .flags a { margin-right: 3px; }
#header .ehi { position: absolute; left:229px; top:32px; }
#header .trust { position: absolute; left:303px; top:32px; }

/* fixes by ramless */
#popup_5{  width: 1130px !important; left:50%; margin-left: -565px !important;  }
@media screen and (max-width: 1180px) {
	a.close_pop_up { right:60px !important; }
}
#popup_like { width: 1130px !important; left:50%; margin-left: -565px !important;  background: #f9f9f9;border-bottom: 1px solid #e3e3e3;  position: absolute;}
/* fixes by ramless end */

.red_line_bg {position: absolute;top: 0;height: 27px;background: #ec190c;width: 1056px;display: block;}

#header .contact {font-weight: bold;background: url(../img/phone.png) no-repeat 2px 16px;  background-size: 30px 26px;  width: 310px;  height: 55px;  position: absolute;left: 223px; top: 34px;  margin: 0;  padding: 0;border-right:1px solid #eaeaea;display: block; }
#header .contact .hotline {  color: #333333;  font-size: 14px;  height: 15px;  line-height: 15px;  display: block;  position: absolute; left: 42px;  top: 0;  letter-spacing: -0.5pt; }
#header .contact .phone-number {  color: #3464b2;  font-size: 27px;  height: 27px;  line-height: 27px;  display: block;  position: absolute;  left: 42px;  top: 14px;  letter-spacing: -1pt;}
#header .contact .phone-number img {width: 260px; height: 26px;}
#header .contact .work-time {  color: #333333;  font-size: 9px;  height: 14px;  line-height: 14px;  position: absolute;  display: block;  left: 42px;  bottom: 0;  }

#header .authorization { text-align:center;display:inline-block;width: 243px;}
#header .authorization .sign {display: inline-block;border-radius: 5px;}
#header .authorization .sign .status {vertical-align: top;min-width: 115px;text-transform: uppercase; padding: 9px 5px 9px 15px; background: #e2ebf0;display: inline-block;cursor: pointer;border-radius: 3px; }
#header .authorization .sign .status span { line-height: 15px; background: url(../img/acc_icon.png) no-repeat left bottom;  display: inline-block;color: #2f3b5e; font-weight: bold;font-size: 11px; text-decoration: none;padding: 3px 9px 2px 24px; }
#header .authorization .sign .out {display: none;margin: 0 0 0 -2px;  background: #f0f0f0;  padding: 13px 6px 10px;  cursor: pointer;  border-top-right-radius: 3px;  border-bottom-right-radius: 3px;  }
#header .authorization.loggined .sign .out {display: inline-block;}
#header .authorization.loggined .sign .status {border-top-right-radius: 0;border-bottom-right-radius: 0;}

#header #cart_container {width: 221px;vertical-align: bottom;  display: inline-block;  background: #eef8fc;position: absolute;right: 0;top: 35px; }
#header #cart_container > a {padding: 10px 13px 9px;  display: block;  cursor: pointer;  text-decoration: none;  color: black; }
#header #cart_container > a .img {  width: 30px;  display: inline-block;background: url(../img/cart_ers.png) no-repeat center;height: 29px;background-size: contain; }
#header #cart_container > a .info { text-align: center;display:inline-block;font-size: 14px; margin: 0 0 0 10px;}
#header #cart_container > a .info .artikel {  border-bottom:1px solid #c2c2c2;  padding:0 0 2px;  margin:0 0 3px;font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 16px;  }
#header #cart_container > a .info .user_code {  font-size: 11px;  }
#header #cart_container > a .total_sum {float:right;margin: 6px 1px 0 0; color: black; display: inline-block;  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;  font-size: 16px;}
#header #cart_container > a .total_sum:after { float: right;font-family: 'icomoon', sans-serif;width: 10px;  height: 10px;  content: "\e614";  color: black;  font-size: 12px; font-weight: normal;padding: 2px 0 0 5px;}
#header #cart_container > a .total_sum .price {float: left;}

#header .search_panel { background: #dff4fc; height: 41px; clear: both; margin-top: 6px; }
#header .search_panel .home_button { background: url(../img/home_ico.png) 16px 21px no-repeat; height: 41px; line-height: 41px; float: left; padding-left: 38px; width: 68px; cursor: pointer; }
#header .search_panel .alle_mark { border-left:1px solid #c8dbe2; margin-top: 8px; height: 25px; line-height: 25px; float: left; padding-left: 12px; width: 255px; }

#header .search_panel .search { width: 551px; background: url(../img/search_ico.png) 5px center no-repeat #FFF; border: 1px solid #b6b6b6; height: 26px; float: right; margin: 6px 6px 0 0; padding-left: 30px; position: relative; }
#header .search_panel .search input {border: none; width: 460px; height: 22px; background: #FFF;}
#header .search_panel .search a.button {font-size: 15px; width: 78px; height: 24px; background: url(../img/buttons/search_button.png); display: block; text-align: center; position: absolute; top:1px; right: 1px; line-height: 24px; color: #FFF; text-decoration: none; }

#header ul.small_menu { position: absolute;top: 0;left: 216px;}
#header ul.small_menu li:first-child {  border-left:0;}
#header ul.small_menu li {  border-left: 1px solid #f04e44;  float: left;text-align: center;  color: #FFF; }
#header ul.small_menu li a {color: #FFF;text-decoration:none;padding:8px;display: block;font-size: 10px;}
#header ul.small_menu li a:hover {text-decoration: underline;}

#header.condensed .authorization {width: 197px;}

/*#header .login_panel ul li.login { background: url(../img/border_r_m.png) right center no-repeat; position: relative; z-index: 10000; }*/

/*#header .login_panel ul li.login.selected {*/
	/*height: 27px;*/
	/*background: url(../img/log_selected.png) left top no-repeat;*/
	/*z-index: 10000;*/
	/*position: relative;*/
/*}*/

/*#header .login_panel ul li.login a { background: url(../img/login_ico.png) 11px center no-repeat; padding-left: 29px; font-size: 10px; position: relative; zoom: 1; }*/
/*#header .login_panel ul li.login a span{ padding-right: 10px; display: block; }*/
/*#header .login_panel ul li.login.selected a span{  background: url(../img/span_log_corner.png) right top no-repeat;}*/
/*#header .login_panel ul li.register a { background: url(../img/register_ico.png) 5px center no-repeat; padding-left: 25px; }*/

/*#header .login_panel { width: 265px;  height: 26px;  background: url(../img/login_panel_bg.png) repeat-x;  position: absolute;  right: -50px;  top: 0;  border-left: 1px solid #a8a8a8;  z-index: 130;  }*/
/*#header .login_panel ul li { float: left; line-height: 27px; }*/
/*#header .login_panel ul li a { color: #FFF; text-transform: uppercase; display: block; text-decoration: none; }*/
/*#header .login_panel ul li a:hover { text-decoration: underline; }*/
/*#header .login_panel ul li.login { background: url(../img/border_r_m.png) right center no-repeat; position: relative; z-index: 10000; }*/
/*#header .login_panel ul li.login.selected { height: 27px; background: url(../img/log_selected.png) left top no-repeat; z-index: 10000; position: relative; }*/
/*#header .login_panel ul li.login a { background: url(../img/login_ico.png) 11px center no-repeat; padding-left: 29px; font-size: 10px; position: relative; zoom: 1; }*/
/*#header .login_panel ul li.login a span{ padding-right: 10px; display: block; }*/
/*#header .login_panel ul li.login.selected a span{  background: url(../img/span_log_corner.png) right top no-repeat;}*/
/*#header .login_panel ul li.register a { background: url(../img/register_ico.png) 5px center no-repeat; padding-left: 25px; }*/
/*#header .login_panel ul li.login.logout_but a {*/
	/*padding-right: 10px;*/
/*}*/

#login_panel { position: absolute; background: url(../img/login_popup.png) no-repeat; z-index: 1000; top:24px; left:0; width: 195px; height: 182px; padding-top: 15px; padding-bottom: 10px; display: none; }
#login_panel form { width: 170px; margin: 0 auto; }
#login_panel input { border: 1px solid #B8C0CA; padding: 9px; background: #FFF; width: 152px; margin-bottom: 15px; }
#login_panel .forgot { margin: 3px 0 18px 0; }
#login_panel .forgot a { color: #FFF; font-size: 11px; text-transform: uppercase; }
#login_panel .submit { width: 170px; font-size: 16px; height: 33px; margin: 0 auto; background: url(../img/buttons/login_button.png) no-repeat; cursor: pointer; line-height: 33px; color: #FFF; text-align: center; }

#header ul.menu { background: url(../img/menu_bg.png) repeat-x; height: 40px; width: 100%; position: absolute; clear: both; z-index: 2}
#header ul.menu li { float: left; line-height: 40px; text-align: center; border-left:1px solid #4a5576; }
#header ul.menu li:first-child { border: none; }
#header ul.menu li a { display: block; color: #FFF; text-decoration: none; font-size: 18px; font-weight: bold;  background: url(../img/menu_bg.png) repeat-x; }
#header ul.menu li.active a { background: #FFF; color: #000 }
#header ul.menu li.active a:hover { color: #000; text-decoration: none; }
#header ul.menu li a:hover{ color: #FFF; display: block; text-decoration: underline; }

/* Content Index.page */
#content .search_block { background: #f6f6f6; padding: 10px 7px 7px 7px; }
#content .search_box { width: 452px; height: 326px; border: 1px solid #d1d1d1; background: #FFF; float: left; padding: 18px 18px 16px 18px; position: relative; }
#content .search_box h2 { font-size: 22px; font-weight: normal; padding-bottom: 14px;  float: left}
#content .search_box .row { padding-bottom: 7px; margin: 0; height: 35px; }
#content .search_box .row input { border: 1px solid #b8c0ca; width: 432px; background: none; padding: 9px; margin: 0; font-size: 12px; float: left; }
#content .search_box a.suche { width: 120px; height: 42px; font-weight: bold; background: url(../img/search_button_n_sm.png) no-repeat; display: block; text-align: center; line-height: 42px; position: absolute; text-decoration: none; color: #FFF; top:184px; right:18px; z-index: 10; font-size: 14px; text-shadow: 0 1px #000; }
#content .search_box a.suche span {padding-left: 35px;}
#content .search_box .agb_number { background: url(../img/number_agb_bg.png) no-repeat; width: 100%; padding-top: 20px; clear: both; position: relative; z-index: 1; }
#content .search_box .agb_number b { font-size: 16px; font-weight: normal; line-height: 1.3; display: block; padding-bottom: 7px; padding-left: 3px; }
#content .search_box .agb_number b span { display: block; text-transform: uppercase; }
#content .search_box .agb_number .row { overflow: hidden; }
#content .search_box .agb_number input { width: 121px; float: left; }
#content .search_box .agb_number label { display: block; float: left; padding-left: 10px; text-transform: uppercase; line-height: 1.2; padding-top: 2px; }
#content .search_box .agb_number a.suche  { width: 144px; height: 61px; line-height: 61px; padding-right: 30px; background: url(../img/search_button_n.png) no-repeat; bottom: 0; text-align: right; top:92px; right:2px; font-weight: bold; font-size: 18px; }
#content .search_box .agb_number .kba_icon { font-size: 12px; color: #192a93; margin-bottom: 15px; }
#content .search_box .agb_number .kba_icon a { font-size: 12px; color: #192a93; text-decoration: underline;}
#content .search_box .agb_number .kba_icon a:hover { text-decoration: none; }
#content .search_block .promo { float: left; width: 295px; margin-left: 7px; }
#content .search_block .cards { float: right; width: 190px; background: #fff;}
#content .search_block .cards ul { background: #FFF; overflow: hidden; border: 1px solid #d5d5d5; height: 354px; padding-top: 5px; }
#content .search_block .cards ul li { float: left; padding-left: 5px;  padding-top: 35px;}

#content .features { background: url(../img/shadow_top.png) top center no-repeat #f0f9fc; overflow: hidden; border: 1px solid #d1d1d1; margin-top: 5px; }
#content .features ul { overflow: hidden; padding: 7px 0; min-height: 88px; background: url(../img/border_features.png) 317px 0 no-repeat; }
#content .features ul li { float: left; line-height: 1.3; }
#content .features ul li span { display: block; font-weight: bold; font-size: 14px; padding-bottom: 5px; }
#content .features ul li.top_pr { background: url(../img/top_preise.png) 20px 0 no-repeat; padding:8px 26px 10px 102px; width: 190px; }
#content .features ul li.fast { background: url(../img/schell_ico.png) 9px 17px no-repeat; padding:17px 0 0 151px; width: 166px; }

.top_block { width: auto; margin-top: 5px; position: relative; }
.top_block_menu { position: relative; height: 41px; z-index: 10; border-bottom: 1px solid #d1d1d1; }
.top_block .alle_ersatz { position: absolute; right:0; top:13px; color: #0081c5; }
.top_block .alle_ersatz a { color: #0081c5; }
.top_block ul.tabs { margin-left: 3px; height: 41px; float: left; }
.top_block ul.tabs li { height: 38px; background: #FFF; float: left; line-height: 39px; border: 1px solid #d1d1d1; border-bottom: none; margin-top: 2px; margin-left: -1px; border-bottom: 1px solid #d1d1d1;  }
.top_block ul.tabs li:hover {background: #fafeff; }
.top_block ul.tabs li.selected {  height: 41px; line-height: 41px; background: #f0fafc; z-index: 10; position: relative; margin-top: 0; border-bottom: none;}
.top_block ul.tabs li a { display: block; text-decoration: none; padding: 0 30px; font-size: 16px; }
.top_block ul.tabs li a:hover { text-decoration: underline; }

.top_block .ersatz_menu_main_block { width: 495px; height: 23px; float: left; margin-top: 8px; padding-left: 7px; }
.top_block .ersatz_menu_main_block li {	width: auto !important; height: 23px; line-height: 23px; border-left:1px solid #cccccc; padding:0 12px; float: left; }
/*.top_block .ersatz_menu_main_block li:first-child { border: none; }*/
.top_block .ersatz_menu_main_block li a { color: #002bad; font-size: 16px; text-decoration: none; }
.top_block .ersatz_menu_main_block li a:hover { text-decoration: underline; }
.top_block .ersatz_menu_main_block .bx-wrapper {
	margin: 0;
	padding: 0 45px;
}

.top_block .ersatz_menu_main_block .bx-wrapper {
	margin: 0;
	padding: 0 32px;
}

.top_block .ersatz_menu_main_block .bx-wrapper .bx-controls-direction a.bx-next {
	background: url(../img/blue_arrow_right.png) no-repeat;
	width: 8px;
	height: 15px;
	margin-top: -8px;
	margin-right: 6px;
}

.top_block .ersatz_menu_main_block .bx-wrapper .bx-controls-direction a.bx-next:hover {
	background: url(../img/grey_arrow_right.png) no-repeat;
}

.top_block .ersatz_menu_main_block .bx-wrapper .bx-controls-direction a.bx-prev {
	background: url(../img/blue_arrow_left.png) no-repeat;
	width: 8px;
	height: 15px;
	margin-top: -8px;
	margin-left: 6px;
}

.top_block .ersatz_menu_main_block .bx-wrapper .bx-controls-direction a.bx-prev:hover {
	background: url(../img/grey_arrow_left.png) no-repeat;
}

.top_block_products .top_autoparts_sintetic {
	margin: 20px 0;
	margin-left: 5px;
}

.top_block_products .top_autoparts_sintetic li{
	display: inline-block;
	width: 245px;
	margin-bottom: 5px;
}

.top_block_products .top_autoparts_sintetic li a{
	line-height: 1.5;
	color: #002cae;
}

.top_block .top_block_products { display: none; }
.top_block_products { border: 1px solid #d1d1d1; background: #f0fafc; overflow: hidden; padding: 9px 0 4px 10px; clear: both; border-top:none;  }
.top_block_products .item { width: 206px; height: 330px; padding: 0 16px; border: 1px solid #d8e3e5; background: #FFF; position: relative; float: left; zoom: 1; margin: 0 7px 7px 0; }

.top_block_products .item .image { height: 138px; text-align: center; padding-top: 20px; }
.top_block_products .item h3 { font-size: 12px; color: #412cae; font-weight: normal; line-height: 1.3; height: 30px; overflow: hidden; }
.top_block_products .item span { font-size: 12px; color: #412cae; font-weight: normal; line-height: 1.3; overflow: hidden;}
.top_block_products .item span.description { display: block; height: 30px;}
.top_block_products .item .art { font-size: 11px; border-bottom: 1px solid #e5e5e5; display: block; padding-bottom: 9px; padding-top: 5px;}
.top_block_products .item .price_block { overflow: hidden; padding-top: 7px; padding-bottom: 5px; border-bottom: 1px solid #e5e5e5;  }
.top_block_products .item .price_block .price { float: left; font-size: 22px; font-weight: bold; color: #248000; padding-right: 9px; padding-bottom: 5px; }
.top_block_products .item .price_block .inkl { color: #6b6b6b; font-size: 10px; }
.top_block_products .item a.basket_btn { background: url(../img/buttons/details_button.png) no-repeat; width: 118px; height: 24px; display: block; text-align: center; line-height: 24px; color: #FFF; text-decoration: none; position: absolute; bottom:9px; left:15px; }
.top_block_products .item a.zum { color: #0a3de5; text-decoration: underline; position: absolute; right:13px; bottom: 15px; }
.top_block_products .item a.zum:hover { text-decoration: none; }
.top_block_products .item .vers_box { padding-top: 9px; }
.top_block_products .item .vers_box span.text_vers { font-size: 11px;  width: auto;  color: #ff7117;  }
.top_block_products .item .vers_box.green span.text_vers { color: #348212; }
.top_block_products .item .vers_box.red span.text_vers { color: #ff002d; }
.top_block_products .item .vers_box span.text_vers sup {font-size: 9px; vertical-align: super;}
.top_block_products .item .vers_box span.text_vers b { font-size: 12px; }
.top_block_products .item  .no_artikl { padding-top:5px; font-size: 11px; display: block;}

.top_block_cars { border: 1px solid #d1d1d1; background: #f0fafc; overflow: hidden; padding: 9px 0 4px 10px; clear: both; border-top:none;}
.top_block_cars ul.big_image { margin-top: 20px; overflow: hidden; height: 116px; padding-left: 25px;}
.top_block_cars ul.small_image { margin-top: 30px; overflow: hidden; padding-left: 25px; height: 83px; }
.top_block_cars ul li { float: left; }
.top_block_cars ul li a {display:block;}
.top_block_cars ul.big_image li a {height:78px; padding:19px; width:78px;}
.top_block_cars ul.small_image li a {height:60px; padding:12px; width:60px;}
.top_block_cars ul li a.white {background-color:white;}
.top_block_cars ul li a.dark-gray {background-color:#E5ECF4;}
.top_block_cars .alle { float: right; padding: 36px 37px 20px 0; }
.top_block_cars .alle a { color: #002cac; font-size: 14px; }

#content { width: auto; height: auto; position: relative; overflow: hidden; z-index: 1}

#content .brands { background: url(../img/shadow_top.png) top center no-repeat #FFF; overflow: hidden; border: 1px solid #d1d1d1; margin-top: 6px; padding: 12px 0 15px 0; }
#content .brands h3 { font-size: 18px; font-weight: normal; padding-left:23px; padding-bottom: 13px;  }
#content .brands ul li { float: left; padding: 0 19px; border-left:1px solid #e5e5e5; }
#content .brands ul li:first-child { border: none; }

#content .about_page { background: #f6f6f6; margin: 11px 0; padding: 8px; }
#content .about_page .text { background: #FFF; padding: 18px; border: 1px solid #d2d2d2; overflow: hidden; }
#content .about_page .left_c { width: 440px; float: left; }
#content .about_page .right_c { width: 440px; float: right; }
#content .about_page h2,h4 { font-size: 18px; font-weight: normal; }
#content .about_page p { line-height: 1.4; padding-top: 10px; }

/* SIDEBAR */
.sidebar { width: 204px; background: #f6f6f6; padding:7px 8px; float: left; margin-right: 18px; }
.block { border: 1px solid #d2d2d2; padding: 13px 18px; background: #FFF; margin-bottom: 9px; }
.block span.title { font-size: 15px; font-weight: normal; padding-bottom: 15px; display: block; margin-top: -5px; }

.sidebar .block.related .inner .title {height:32px;margin-bottom:21px;}
.sidebar .block.related .inner .title img {display: block;height:32px;width:32px;float:left;}
.sidebar .block.related .inner .title span { display: table-cell; width: 130px; line-height: 17px; vertical-align: middle; height: 34px; font-size: 13px; padding-left: 3px; }
.sidebar .block.related .inner ul {overflow-y: scroll; height:318px;}
.sidebar .block.related .inner ul li {padding-bottom:7px;}
.sidebar .block.related .inner ul li a{color:#004eab;}
.sidebar .block.related .inner ul.ersatz li a {display:block;margin-bottom:5px;}
.sidebar .block.related .inner ul li span{color:#878787;display:block;font-size:9px;}
.sidebar .block.related .inner .grad {height:54px;width:207px; position: absolute;bottom:30px;}

.block.filter { position: relative; }
.block.filter b { display: block; font-size: 14px; font-weight: normal; padding-bottom: 10px; }
.block.filter .row { margin: 0; height: 40px; }
.block.filter input { padding: 9px; background: none; border: 1px solid #b8c0ca; margin: 0; width: 146px; }
.block.filter .number { padding-top: 7px; }
.block.filter .number b { padding-bottom: 16px; }
.block.filter .number input { width: 73px; float: left; }
.block.filter .number label { padding-left: 10px; width: 60px; display: block; float: left; text-transform: uppercase; padding-top: 3px; font-size: 10px; line-height: 1.3; }
.block.filter a.suche { width: 166px; height: 32px; background: url(../img/suche_bottom.png) no-repeat; display: block; text-align: center; line-height: 32px;  text-decoration: none; color: #FFF; font-size: 14px; text-shadow: 0 1px #000; }
.block.filter .kba_icon { padding-top: 11px; display: block; clear: both; position: relative; cursor: pointer; color: #002bae; font-size: 11px; width:98px; line-height: 1.4; }
.block.filter .kba_icon span { text-decoration: underline; }
.block.filter .kba_icon span:hover { text-decoration: none; }
.block.filter #kba-info { display: none; position: absolute; left: 88px; top: 8px; z-index: 100; }

ul.top_marken { margin-left: -15px; position: relative; clear: both; overflow: hidden; }
ul.top_marken li { float: left; text-align: center; margin:0 0 0 25px; width: 60px; height: 98px; }
ul.top_marken li img { width: 60px; height: 60px; display: block; padding-bottom: 12px; }
ul.top_marken li a { text-decoration: none; font-size: 11px; text-transform: uppercase; }
ul.top_marken li a:hover { text-decoration: underline; }
ul.other_top_marken { width: 178px; margin-left: -18px; padding:9px 0 0 13px; clear: both; border-top:1px solid #e5e5e5; margin-top: 10px; }
ul.other_top_marken li { width: 70px; float: left; padding-top: 9px; padding-left: 11px; }
ul.other_top_marken li a { color: #002cae; text-transform: uppercase;  font-size: 10px;}

.products { padding-top: 15px; }
.products span.title { font-size: 14px; font-weight: normal; padding-bottom: 10px; display: block; overflow: hidden; height: 33px; line-height: 33px;}
.products span.title span { margin-top: 10px; line-height: 20px;}
.products span.title img { float: left; padding-right: 5px;}
.products .item { width: 172px; height: 285px; padding: 0 15px; border: 1px solid #d8e3e5; background: #FFF; position: relative;  zoom: 1; margin: 0 0 7px 0; }

.products.listing {background: #f0fafc; overflow: hidden; border: 1px solid #d1d1d1; margin-top: 50px;}
.products.listing span.title {padding-left: 20px;}
.products.listing .container {margin-left: 20px;}
.products.listing .item {float: left; margin: 0 20px 20px 0; width: 192px;}

.products .item .image { height: 140px; text-align: center; padding-top: 20px; }
.products .item h3 { font-size: 12px; color: #412cae; font-weight: normal; line-height: 1.3; height: 30px; overflow: hidden; }
.products .item span { font-size: 12px; font-weight: normal; line-height: 1.3; overflow: hidden; }
.products .item span.description{height:30px; display:block;}
.products .item .art { font-size: 11px; border-bottom: 1px solid #e5e5e5; display: block; padding-bottom: 9px; padding-top: 5px; overflow: inherit; position: relative;}
.products .item .price_block { overflow: hidden; padding-top: 7px; }
.products .item .price_block .price { float: left; font-size: 19px; font-weight: bold; color: #248000; padding-right: 9px; }
.products .item .price_block .inkl { color: #6b6b6b; font-size: 10px; }
.products .item a.basket_btn, .products .item a.details_btn { background: url(../img/buttons/details_button.png) no-repeat; width: 118px; height: 24px; display: block; text-align: center; line-height: 24px; color: #FFF; text-decoration: none; position: absolute; left:50%; margin-left: -59px; bottom: 10px; }


.product_list {  }
.product_list .item { border:1px solid #ededed; margin-bottom: 4px; padding: 5px 0; min-height: 260px; position: relative; }
.product_list .item.top_product_show { border:1px solid #fcc405; }
.product_list .item .best { width: 260px; height: 44px; background: url(../img/best_ico.jpg) no-repeat; position: absolute; top:-1px; right: 0; }
.product_list .item .best span { font-size: 11px; line-height: 1.3; display: block; padding: 8px 0 0 39px; }
.product_list .item .image { position: absolute; padding-bottom: 40px; width: 156px; float: left; text-align: center; padding-top: 15px; }
.product_list .item a.details_button { width: 73px; background: url(../img/buttons/details_but.png) no-repeat; display: block; line-height: 22px; color: #00279d; margin:10px auto; }
.product_list .item .description { width: 370px; float: left; margin:6px 0 0 150px; font-size: 11px;}
.product_list .item .description .nam_model{font-size:11px; display:block; padding-bottom:10px;}
.product_list .item .description strong { clear: both; font-size: 20px; font-weight: normal; padding: 6px 0 0 0; color: #002bad; display:block; }
.product_list .item .description strong a { color: #002bad; text-decoration: none;}
.product_list .item .description .nr { height: 23px; background: url(../img/right_c_nr.png) right no-repeat; line-height: 23px; float: left; padding-right: 5px; }
.product_list .item .description .nr span{ height: 23px; display: block; background: url(../img/left_c_nr.png) left no-repeat #f7f7f7; line-height: 23px; padding-left: 6px; float: left; }
.product_list .item .description .nob {	min-height: 60px; border-top:1px solid #e5e5e5; padding-top: 8px; margin-top: 10px; line-height: 1.5; color: #3f3f3f; font-size: 12px; }
.product_list .item .description .nob span { color: #000; }
.product_list .item .description .pdf {display:block; margin-top:5px;}

.product_list .item .description .price { color: #0041c0; padding-top: 3px; font-size: 28px; font-weight: bold; letter-spacing: -1px; }
.product_list .item .description .price.liter { clear: both; font-size: 100%; font-weight: normal; color: black; letter-spacing: 0; height: 25px; line-height: 25px; }
.product_list .item .description .inkl { clear: both;  font-size: 11px; padding-top: 3px;}
.product_list .item .description .inkl a { color: #2843a8; }
.product_list .item .description .uvp { font-size: 12px; padding-top: 4px; }
.product_list .item .description .uvp span  { text-decoration:line-through; }

.product_list .item .top_pr_b { position: absolute; right:20px; top:10px; width: 129px; }
.product_list .item .top_pr_b .star_b { text-align: center; }
.product_list .item .top_pr_b .star_b span { display: block; text-transform: uppercase; font-weight: bold; }
.product_list .item .top_pr_b .jahr { text-align: center; font-size: 20px; color: #3a63ab; font-weight: bold; text-transform: uppercase; background: url(../img/jah_bg.png) no-repeat; width: 129px; padding-top: 14px; height: 44px; }
.product_list .item .top_pr_b .jahr span { display: block; font-size: 10px; }
.product_list .item .number_box { position: absolute; bottom: 10px; right: 20px; }
.product_list .item.special { min-height: 300px; }
.product_list .item.special .number_box .special-block { text-align: right; padding-bottom: 10px; }
.product_list .item .number_box .no_artikl { margin-left: 36px; margin-bottom: 4px; height: auto; border-bottom: 1px solid #e5e5e5; padding-bottom: 7px; color: #dd1b00; }
.product_list .item .number_box span { color: #C54649; width: 100px; height: 35px; display: block; font-size: 11px; background: url(../img/bg/not_available_new.png) no-repeat; padding-left: 30px; }
.detail_product .description .not-available { color: #ff0000; text-align: center; width: 127px; display: block; font-size: 11px; }
.product_list .item .number_box span.no-cart-button {margin-bottom:100px;}
.detail_product .description .not-available {top:145px; position:absolute; right:30px; width:130px;}
.product_list .item .number_box .number { background: url(../img/numer_bg.png) no-repeat; width: 129px; height: 41px; position: relative; padding-top: 7px; margin-top: 10px; margin-left:36px; }
.product_list .item .number_box .number input { width: 30px; margin: 0 auto; text-align: center; display: block; padding: 5px 0; background: none; border: none; font-size: 14px; }
.product_list .item .number_box .number a { width: 19px; height: 19px; display: block; position: absolute; }
.product_list .item .number_box .number a.plus { right:14px; top:11px; }
.product_list .item .number_box .number a.minus { left:14px; top:11px; }
.product_list .item .number_box .button { margin: 0 auto; margin-top: 7px; margin-left:36px; }
.product_list .item .number_box .button a { width: 129px; height: 32px; background: url(../img/buttons/add_button.png) no-repeat; text-align: center; line-height: 32px; display: block; color: #FFF; text-decoration: none; cursor:pointer;}

.description .m_back {background:url(../img/m_back_bg.png) 0 10px no-repeat; padding-left:35px; border-top:1px solid #e5e5e5; margin-top:10px; min-height:34px; padding-top:10px; width: 335px;}
.description .m_back span {font-size:11px; color:#2b3c5f; display:block; padding-bottom:3px; font-weight: bold;}
.description .m_back p {line-height:1.3; padding-bottom:0; color: #606060; font-size: 11px;}


/* Content other page */
.cont { float: right; width: 762px; padding-top: 20px; }

.title_page { border-bottom: 1px solid #e5e5e5; padding-bottom: 9px; overflow: hidden; text-transform: uppercase; }
.title_page h1 { font-size: 24px; font-weight: normal; text-transform: uppercase; line-height: 33px;}
.title_page h2 { text-transform: uppercase; font-weight: normal; font-size: 24px; line-height: 33px; display: block;}
.car_parts.title_page h1, .car_parts.title_page h2 { text-transform: uppercase; font-weight: normal; font-size: 16px; }
.title_page h3 { text-transform: uppercase; font-weight: normal; font-size: 16px; }
.title_page img { float: left; padding-right: 9px;}

.crumbs { color: #db0f0f; height: 23px; line-height: 23px; margin: 6px 0;}
.crumbs img { float: left; padding-right: 10px; }
.crumbs a { color: #db0f0f; }
.crumbs div {float:left;}
.crumbs span.last {font-weight: bold;}
.crumbs span.last a{text-decoration: none;}

.filters { background: #f8fafb; border: 1px solid #e3e3e3; position: relative; min-height: 33px; margin-bottom: 8px; }
.all_filter { padding-left: 15px; position: absolute; top:9px; }
.all_filter li {list-style: none;}
.filters ul { overflow: hidden; margin-left: 158px; border-left: 1px solid #e3e3e3; padding: 9px 0 9px 25px; }
.filters ul li { float: left; width:190px; }
.box_border { padding: 20px 17px; border: 1px solid #ededed; margin-bottom: 25px; }
.box_border img { float: left; padding-right: 9px;}
.box_border.color { background: #faf8f4; }
.box_border li { line-height: 1.5; }
.text h3 { font-size: 16px; font-weight: normal; padding-bottom: 12px; line-height: 1.3; }
.text h4 { font-size: 16px; font-weight: normal; padding-bottom: 12px; line-height: 1.3; }
.text p { line-height: 1.5; padding-bottom: 15px;}
.text a { text-decoration: none; }
.related_auto { color: #002cae; }
.related_auto b { font-size: 16px; font-weight: normal; padding-bottom: 12px; display: block; color: #000; }
.related_auto span { font-size: 16px; font-weight: normal; padding: 3px 0 12px 0; display: block; color: #000;  height: 33px; line-height: 33px;}
.related_auto .sidebar_related_auto span {
	font-size: 14px;
	font-weight: normal;
	padding: 3px 0 12px 0;
	display: block;
	color: #000;
	height: auto;
	line-height: 22px;
}

.sidebar_related_auto img {
	margin-top: 10px;
}

.related_auto a { color: #002cae; line-height: 1.5;}

.modeltype {  margin-bottom: 15px; }
.modeltype .top_title { /*height: 65px;*/ line-height: 65px; font-size: 16px; overflow: hidden; }
.modeltype .top_title h3{ font-size: 16px; font-weight: normal;}
.modeltype .top_title img { float: left; margin-right: 5px; }
.modeltype table  { width: 100%; margin-bottom: 15px; }
.modeltype table tr { border: 1px solid #DEDEDE; }
.modeltype table th { background: #fef8f7; height: 29px; line-height: 29px; color: #3e3736; text-align: left; border-bottom: 1px solid #DEDEDE; padding-left: 12px; font-weight: normal; }
.modeltype table .ta_c { text-align: center; }
.modeltype table tr td { padding: 7px 0; border-bottom: 1px solid #dedede; padding-left: 12px; }
.modeltype table tr td.title { padding-left: 10px; }
.modeltype table tr td a { text-decoration: underline; color: #002cae; padding: 0; display: inline; line-height: 1.3;}
.modeltype table tr td a:hover { text-decoration: none;  }
.modeltype table tr td.modeltype_year_of_constr_block {
	width: 116px;
}

.inner { padding-top: 17px; }

.cats { position: relative; min-height: 1280px; }
.cats .box { border: 1px solid #e5e5e5; width: 487px; margin-left: -18px; margin-top: -18px; position: absolute; }
.cats .box .top_title { border-bottom: 1px solid #e5e5e5; background: #fef5f5; padding: 10px; }
.cats .box .top_title h3 { font-size: 16px; font-weight: normal;}
.cats .box .top_title h3 span { color: #575454; display: block;  font-size: 10px; padding-top:6px;}
.cats .box .link_box { padding:15px 0 9px 15px; overflow: hidden; }
.cats .box .link_box ul li { word-wrap: break-word; float: left; width: 200px; padding-bottom: 6px; padding-right: 20px; padding-left: 13px; background: url(../img/b_li_pix.gif) 0 5px no-repeat; }
.cats .box .link_box ul li a { line-height: 1.3; color: #000; }
.cats .box .link_box ul li a.promoted { color:#000; font-weight: bold;}


.ersatzteile_cars { position: relative; margin-left: -6px; padding: 15px 0; zoom: 1; }
.ersatzteile_cars .item { width: 186px; height: 113px; background: url(../img/item_bg.png) no-repeat; float: left; margin-left: 6px; text-align: center; padding-top: 5px; margin-bottom: 5px; position: relative; }
.ersatzteile_cars .item a { color:  #002bad; }
.ersatzteile_cars .item a span { padding-right: 10px; background: url(../img/arrow_blue.gif) no-repeat right center; }
.ersatzteile_cars .item img { display: block; height:74px; margin: 0 auto; padding-bottom: 7px; cursor:pointer;}
.ersatzteile_cars .item.active { width: 186px; height: 113px; background: url(../img/item_bg_hov.png) no-repeat; }
.ersatzteile_cars .item.active .popup_ers { display: block; z-index: 1000; }
.ersatzteile_cars .item .popup_ers { text-align: left; width: 756px; position: absolute; background: #FFF; top:115px; border: 3px solid #e2e2e2; display: none; z-index: 1000; }
.ersatzteile_cars .item.first .popup_ers { left:0; z-index: 1000; }
.ersatzteile_cars .item.second .popup_ers { left:-192px; z-index: 1000; }
.ersatzteile_cars .item.third .popup_ers { left:-384px; z-index: 1000; }
.ersatzteile_cars .item.last .popup_ers { left:-576px; z-index: 1000; }

.ersatzteile_cars .item.first .line_top { position: absolute; width: 180px; height: 5px; top: -5px; left: 0; background: white;}
.ersatzteile_cars .item.second .line_top { position: absolute; width: 180px; height: 5px; top: -5px; left: 192px; background: white;}
.ersatzteile_cars .item.third .line_top { position: absolute; width: 180px; height: 5px; top: -5px; right: 192px; background: white;}
.ersatzteile_cars .item.last .line_top { position: absolute; width: 180px; height: 5px; top: -5px; right: 0; background: white;}
.submodel-scroll-container {overflow:scroll; overflow-x:hidden; max-height:400px;}

.ersatzteile_cars .item .popup_ers ul li { padding: 10px; border-bottom: 1px solid  #CACACA; background: url(../img/plus_ico.png) 9px 9px no-repeat;}
.ersatzteile_cars .item .popup_ers ul li.active { border-bottom: 1px solid #CACACA; background: url(../img/minus_ico.png) 9px 9px no-repeat; }
.ersatzteile_cars .item .popup_ers ul li.active a { color: #575757; text-decoration: none; }
.ersatzteile_cars .item .popup_ers ul li a { color:  #002bad; display: block; padding-left: 20px; height: 14px; }
.ersatzteile_cars .item .popup_ers ul li a:hover { text-decoration: none; }
.ersatzteile_cars .item .popup_ers ul li .modeltype { margin-bottom: 0; margin-top: 5px; }
.ersatzteile_cars .item .popup_ers ul li .modeltype table { margin-bottom: 0; }
.ersatzteile_cars .item .popup_ers ul li .modeltype table tr td a { text-decoration: underline; color: #002cae; padding: 0; display: inline; line-height: 1.3;}
.ersatzteile_cars .item .popup_ers ul li .modeltype table tr td a:hover { text-decoration: none; }

/* FOOTER */
#footer { padding: 22px; position: relative; height: 91px;margin: 25px 0 0 0; }
#footer .bottom_menu {position: absolute;top: 0;left: 420px;}
#footer ul.menu, ul.sections_menu { float: left; }
#footer ul.menu {position: relative;width: 400px;height: 55px;}
#footer ul.menu li, ul.sections_menu li {float: left;padding: 0!important;position: absolute;}
#footer ul.menu li a, ul.sections_menu li a { color: #002bad; text-decoration: underline; line-height: 1.5;}
#footer ul.menu li a:hover, ul.sections_menu li a:hover {text-decoration: none;}
#footer .copy {position: absolute; top: 0;left: 5px;width: 380px;}
#footer ul.sections_menu { float: right; font-size: 11px;position: relative;height: 55px;right: 80px;z-index: 1;}
#footer ul.sections_menu li:nth-child(2) {top: 20px;}
#footer ul.sections_menu li:nth-child(3) {top: 40px;}
#footer .copy p {line-height: 1.2;}
#footer .copy p span {color: #4f4f4f;}

#footer .flags {position: absolute;top: 50px;left: 5px;}
#footer .flags a {margin: 0 1px 0 0;}

#footer .facebook {float:right;}
#footer .google_plus {float:right; margin-left: 10px;}
#footer .social {position: absolute;top: 5px;right: 180px;}

#footer .ehi_and_trust {position: absolute;overflow: hidden;top:5px;right: 5px;}
#footer .ehi_and_trust .ehi,#footer .ehi_and_trust .trust {float: left;padding: 0 0 0 20px;}
#footer .ehi_and_trust .ehi {border-left: 1px solid #eaeaea;}
#footer .ehi_and_trust .ehi img {width: 40px;}
#footer .ehi_and_trust .trust img {width: 62px;margin: 3px 12px 0 0;}
/* Cart */
#content .cart { width: auto; height: auto;  }
#content .cart .on_cart { border: 1px solid #e1e1e1; overflow:none;}
#content .cart .on_cart h3 { font-weight: normal; font-size: 26px; background: #fef5f5; height: 50px; line-height: 50px; border-bottom:1px solid #e8e8e8; padding-left: 20px; }

#content .cart .cart_table { border-top:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; }
#content .cart .on_cart table {width: 100%; z-index: 1; }
#content .cart .on_cart table tr td { padding: 7px 10px; border-bottom: 1px solid #d3d3d3; vertical-align: middle; }
#content .cart .on_cart table tr td.brand { width:79px; text-align: center; }
#content .cart .on_cart table tr td.art { width:140px; text-transform: uppercase; color: #545454; }
#content .cart .on_cart table tr td.title { font-size: 16px; }
#content .cart .on_cart table tr td.cost { width:70px; zoom: 1; }
#content .cart .on_cart table tr td.price { width:50px; color: #002cae; font-size: 14px;  }
#content .cart .on_cart table tr td.delete { width:10px; }


#content .cart .on_cart .qty.changable { width: 56px; height: 19px; position: relative; z-index: 1;}
#content .cart .on_cart .plus, #content .cart .on_cart .minus { zoom:inherit; cursor: pointer; top:0; width: 12px; height: 19px; position: absolute; }
#content .cart .on_cart .minus {  background: url('../img/minus-1.png') no-repeat 6px 5px; left: 0; }
#content .cart .on_cart .plus { background: url('../img/plus-1.png') no-repeat 1px 5px;  right: 0; }
#content .cart .on_cart input { border: 1px solid #DEDEDE; font-size: 12px; padding: 0; height: 17px; width: 54px; font-weight: bold; text-align: center; margin: 0 auto; }

#content .cart .on_cart .total { height: 40px; background: url(../img/total_bg_shadow.png) top repeat-x #fcf9f3; height: 34px; text-align: right; padding-right: 15px; line-height: 34px; font-size: 12px; }
#content .cart .on_cart .total span { font-weight: bold;  font-size: 14px; }



.auth-form { width: 473px;  border: 1px solid #e5e5e5; background: #fef6f5; padding: 12px 0 55px 15px; margin-top: 23px; }
.auth-form h3 { font-weight: normal; font-size: 16px; }
.auth-form form { padding-top: 10px; overflow: hidden;  }
.auth-form input { background: #FFF;  width: 373px; border: 1px solid #b6b6b6; padding: 8px 5px; float: left; }
.auth-form input.small {width:243px;}
.auth-form a.key { background: url(../img/key_ico.png) left no-repeat; padding-left: 15px; height: 16px; display: block; float: left; line-height: 16px; margin: 9px 0 0 10px; color: #002cae; }
.auth-form .submit { width: 170px; font-size: 16px; height: 33px; margin: 7px 0 0 0; background: url(../img/buttons/login_button.png) no-repeat; cursor: pointer; line-height: 33px; color: #FFF; text-align: center; }

#content .cart .warenkorb { width: auto; height: auto; margin-bottom: 30px; float: left; }
#content .cart .warenkorb .left_col { width: 488px; float: left; }
#content .cart .warenkorb .right_col { width: 488px; float: right; margin: -153px 0 0 22px; }

.cart .warenkorb .box { border: 1px solid #e5e5e5; background: #FFF; width: 474px; padding: 9px 0 5px 14px; margin-top: 20px; position: relative; }
.cart .warenkorb .box .shadow { width: 488px; position: absolute; bottom: -11px; left :0; height: 10px; background: url(../img/bottom_shadow_box.png) no-repeat; }
.cart .warenkorb .box h3 { font-weight: normal; font-size: 16px; background: #FFF; height: 27px; line-height: 27px; padding-bottom:13px;}
.cart .warenkorb .box .wrap{ padding: 13px 0 5px 14px; }

.cart .warenkorb .tabs { font-weight: normal; font-size: 16px; background: #F7F7F7; height: 36px; line-height: 36px; width: 488px; margin-top: -9px; margin-left: -14px; overflow: hidden; margin-bottom: 10px; }
.cart .warenkorb .tabs span.hidden { display: none;}
.cart .warenkorb .tabs span { background: white; display: block; float: left; border-bottom: 1px solid white; cursor: pointer; }
.cart .warenkorb .tabs span.billing_tab { background: #F7F7F7; padding-left: 14px; width: 215px; }
.cart .warenkorb .tabs span.shipping_tab { float: right; border: none; background: #F7F7F7; padding-left: 30px; width: 215px; }
.cart .warenkorb .tabs span.billing_tab.active { background: white; border-right: 1px solid #E8E8E8; }
.cart .warenkorb .tabs span.shipping_tab.active { background: white; border-left: 1px solid #E8E8E8; }


.cart .warenkorb .box .anrede { padding-bottom: 15px; overflow: hidden; }
.cart .warenkorb .box .anrede label{ cursor: pointer; }
.cart .warenkorb .box .row { min-height: 41px; position: relative; }
.cart .warenkorb .box .row span { clear: both; display: block; color: #7f7f7f; font-size: 11px; padding-bottom: 10px; }
.cart .warenkorb .box .row input { background:#FFF; padding: 5px 5px; border: 1px solid #e5e5e5; width: 381px; font-size: 14px; }
.cart .warenkorb .box .row .ik_select_link { padding: 0 10px; width: 371px; background: url(../img/selector/arrow_select.png) right center no-repeat; border: 1px solid #e5e5e5; }
.cart .warenkorb .box.details { }

/* telephone code selector*/
.cart .warenkorb .box .row .telephoneCodeSelect .ik_select_link { padding: 0 10px; width: 80px; background: url(../img/selector/arrow_select.png) right center no-repeat; border: 1px solid #e5e5e5; }


.cart .warenkorb .box .row .street, .profile.user_info .row .street {margin-right:7px; width:260px;}
.cart .warenkorb .box .row .house, .profile.user_info .row .house {width:100px;}
.cart .warenkorb .box .row .street, .profile.user_info .row .street_fr {width:260px;}
.cart .warenkorb .box .row .house, .profile.user_info .row .house_fr {margin-right:7px; width:100px;}


.cart .warenkorb .box .row .tel_code, .profile.user_info .row .tel_code {margin-right:7px; width:100px;}
.cart .warenkorb .box .row .tel, .profile.user_info .row .tel {width:276px;}


.cart .warenkorb .box .row.tel { margin-top: -10px; }

.page.register .row .street {width:188px;}
.page.register .row .house {width:90px;}

.cart .warenkorb .box.outofstock-case ul { padding-bottom: 12px; }
.cart .warenkorb .box.outofstock-case ul li { margin-bottom: 4px; overflow: hidden; }
.cart .warenkorb .box.outofstock-case ul li div.input{ width: 20px; float: left;}
.cart .warenkorb .box.outofstock-case ul li div.label{ width: 435px; margin-top: 5px; float: left; margin-left: 12px;}

.cart .warenkorb .box.billing { min-height: 103px; }
.cart .warenkorb .box.billing .wrap { padding-top: 5px; }
.cart .warenkorb .box.billing ul { margin: 7px 0 10px 0; }
.cart .warenkorb .box.billing ul li { margin-bottom: 4px; }
.cart .warenkorb .box.billing ul li span { color: #4f4f4f; font-size: 11px; }
.cart .warenkorb .box.billing ul li label { padding-left: 10px; }

.cart .warenkorb .box.methode .wrap { padding: 13px 0 15px 0; }
.cart .warenkorb .box.methode ul li { border-top: 1px solid #e8e8e8; padding: 6px 23px 6px 0; overflow: hidden; position: relative; }
.cart .warenkorb .box.methode ul li:first-child { border: none; }
.cart .warenkorb .box.methode ul li input { float: left; position: absolute; top:50%; margin-top: -7px; left:12px; }
.cart .warenkorb .box.methode ul li label { float: left; padding-left: 41px; }
.cart .warenkorb .box.methode ul li div { float: left; padding-left: 41px; }
.cart .warenkorb .box.methode ul li.paypall { padding: 12px 23px 12px 0;}
.cart .warenkorb .box.methode ul li.sofort { padding: 12px 23px 12px 0;}
.cart .warenkorb .box.methode ul li.bar_nach { padding: 10px 23px 7px 0;}
.cart .warenkorb .box.methode ul li.safe { padding: 6px 23px 9px 0;}
.cart .warenkorb .box.methode ul li.barzahlung {height:35px;}
.cart .warenkorb .box.methode ul li.barzahlung label {float:right; margin-top:-6px; padding-left:43px; position:absolute; top:50%;}
.cart .warenkorb .box.methode ul li p {float:right; font-size:11px; line-height:1.3; position:absolute; right:15px; top:50%; width:310px;}
.cart .warenkorb .box.methode ul li p span { clear: both; display: block; color: #002bad; }
.cart .warenkorb .box.methode ul li.coupon { background: url(../img/free_bg_l.png) no-repeat; position: relative; margin-left: -8px; color: #FFF; padding: 15px 0;}
.cart .warenkorb .box.methode ul li.coupon input { display: none;}
.cart .warenkorb .box.methode ul li.coupon div { float: left; padding-left: 15px; }
.agb { color: #b61e32; padding: 25px 0 0 30px; position: relative; overflow: hidden; }
.agb .check  { float: left; height: 30px;  padding-right: 10px;  }
.agb label { width: 320px; float: left; line-height: 1.4; }
.agb a { color: #002bad; }
.agb a.daten { background: url(../img/daten_ico.png) left no-repeat; padding-left: 20px; color: #002ba5; right: 0; display: block; line-height: 16px; position: absolute; top:30px; }

.bottom_cart .shadow { position: absolute; bottom:-11px; left:0; background: url(../img/bottom_shadow_l.png) no-repeat; width: 1000px; height: 10px; }
.bottom_cart .discount { width: 420px; overflow: hidden; float: left; }
.bottom_cart .discount h3 { color: #0054a0; font-size: 24px; padding-bottom: 11px; }
.bottom_cart .discount p { line-height: 1.4; padding-bottom: 10px; font-size: 11px; }
.bottom_cart .discount input {  padding: 7px 5px; width: 274px; border: 1px solid #b6b6b6; float: left; }

.import { overflow: hidden; height: 44px; padding:21px 0 0 12px; }
.import p { float: left; color: #686868; padding-top: 10px;}
.import p span { color: #000; }
.import .cart_button { float: right; width: 288px; margin-top: -4px; position: relative; }
.import .cart_button a { width: 288px; height: 38px; line-height: 38px; display: block; background: url(../img/buttons/cart_button.png) no-repeat; text-align: center; text-decoration: none; font-weight: bold; color: #FFF; font-size: 18px; text-shadow: 0 1px #000; }
.cart_button.noclicked a { opacity: 0.5; cursor: wait; }

ul.link_agb { overflow: hidden; padding: 5px 0; border-top:1px solid #e0e0e0;  width: 259px; margin-left: -30px; padding-left: 15px;}
ul.link_agb li { float: left;  padding-left: 15px;}
ul.link_agb li a { text-decoration: underline; color: #002bab; }
ul.link_agb li a:hover { text-decoration: none; }

.product_page { width: auto; height: auto; }
.product_page h2 { text-transform: uppercase; font-weight: normal; font-size: 22px; padding-top: 10px; }
.product_page h2 span { color: #6d6d6d; }
.cont_box { background: #f6f6f6; padding: 8px; margin-top: 10px; }
.detail_product { overflow: hidden; }
.detail_product .image { border: 1px solid #d1d1d1; background: #FFF; width: 325px; height: 360px; float: left; position: relative; text-align: center; padding-top: 30px; cursor: pointer;}
.detail_product .image ul { height: 86px; position: absolute; bottom:1px; }
.detail_product .image ul li { float: left; padding-left: 1px; width: 107px; }
.detail_product .image ul li img { border: 1px solid #d1d1d1; }

.detail_product .description { padding: 8px; width: 632px; border: 1px solid #d1d1d1; background: #FFF; float: right; position: relative; }


.detail_product .description .left_column { padding: 22px 0 22px 22px; width: 375px; float: left;}
.detail_product .description .right_column { width: 216px; float: right;}



.detail_product .description h3 { font-size: 22px; font-weight: normal; width: 370px; }
.detail_product .description span.fits_for {font-size: 11px; width: 370px; display: block;color: #707070;}
.detail_product .description .nr { color: #707070; padding-bottom: 10px; }
.detail_product .description .nob { width: 295px; padding-top: 50px; }
.detail_product .description .nob ul li{ color: #000; background: url(../img/li_bg_details.gif) 2px 8px no-repeat; margin-bottom: 6px; border-top:1px solid #e5e5e5; padding: 6px 0 0 20px; line-height: 1.3; }
.detail_product .description .nob ul li:first-child { border: none; }
.detail_product .description .nob ul li span { color: #5e5e5e; }

.detail_product .description .item-not-available {color:red; font-size:11px; padding:3px 0 4px 7px; text-align:center;}

.detail_product .description .price_box { width: 214px;  border: 1px solid #d1d1d1; padding: 7px 0; }
/*.detail_product .description .price_box.not-available-wrap {height:326px;}*/
.detail_product .description .price_box .price { background: url(../img/price_box_bg.png) no-repeat; width: 200px; height: 170px; margin: 0 auto; padding-top:5px; }
.detail_product .description .price_box .price.non_uvp .cost { padding-top: 43px; padding-bottom: 5px;  }
.detail_product .description .price_box .price .cost { text-align: center; font-size: 42px; color: #003cbb; font-weight: bold; letter-spacing: -2px; }
.detail_product .description .price_box .price .inkl { font-size: 11px; text-align: center; }
.detail_product .description .price_box .price .inkl a { color: #1f3da3; }
.detail_product .description .uvp { width: 180px; background: #FFF; margin: 0 auto; height: 64px; border-left:1px solid #e4e4e4; border-right:1px solid #e4e4e4; border-top:1px solid #b0b0b0; margin-top: 16px; text-align: center; padding-top: 10px; }
.detail_product .description .uvp span { text-align: center; width: 141px; height: 36px; background: url(../img/rabat_border.gif) no-repeat; display: block; line-height: 36px; color: #a4201a; font-size: 16px; font-weight: bold; margin: 0 auto; margin-top: 8px; }

.detail_product .description .price_box .number_box { padding-top: 11px; }
.detail_product .description .price_box.not-available-wrap .number_box {padding-top:3px;}
.detail_product .description .price_box .number_box span { text-align: center; display: block; }
.detail_product .description .price_box .number { background: url(../img/numer_bg_detail.png) no-repeat; width: 137px; height: 28px; position: relative;  margin: 0 auto; margin-top: 5px;}
.detail_product .description .price_box .number input { width: 60px; margin: 0 auto; text-align: center; display: block; padding: 5px 0; background: none; border: none; font-size: 14px; }
.detail_product .description .price_box .number a { width: 26px; height: 24px; display: block; position: absolute; }
.detail_product .description .price_box .number a.plus { right:0; top:2px; }
.detail_product .description .price_box .number a.minus { left:0; top:2px; }
.detail_product .description .price_box .button { margin: 0 auto; width: 202px; margin-top: 14px; }
.detail_product .description .price_box .button a { width: 150px; height: 62px; background: url(../img/buttons/in_cart_button.png) no-repeat; line-height: 62px; display: block; color: #FFF; text-decoration: none; cursor:pointer; padding-left: 52px; font-size: 16px;}

.about_product { border: 1px solid #d1d1d1; background: #FFF; overflow: hidden; margin-top: 7px; }

.about_product ul.tabs { height: 37px; background: #f6f6f6; border-bottom: 1px solid #e8e8e8;  }
.about_product ul.tabs li { float: left; border-left: 1px solid #e8e8e8; line-height: 37px; text-align: center; border-bottom: 1px solid #e8e8e8;  }
.about_product ul.tabs li:first-child { border-left:none; }
.about_product ul.tabs li.active:first-child { border-left:none; }
.about_product ul.tabs li a { display: block;  text-decoration: none; font-size: 14px; }
.about_product ul.tabs li.active { border-bottom: 1px solid #fff; }
.about_product ul.tabs li.active a { background: #FFF; display: block;  }

.about_product .description .details_text { padding: 39px 35px; width: 370px; float: left; border-right: 1px solid #e5e5e5;}
.about_product .description .details_text span{ padding-left: 5px; }
.about_product .description .details_text strong { font-weight: normal; font-size: 16px; display: block; line-height: 18px; margin-bottom: 20px; }
.about_product .description .details_text ul { padding-top: 25px; }
.about_product .description .details_text ul li { overflow: hidden; border-top: 1px solid #e5e5e5; padding: 5px 0; }
.about_product .description .details_text ul li:first-child { border: none; }
.about_product .description .details_text ul li span { display: block; }
.about_product .description .details_text ul li span.tl { width: 165px; float: left; }
.about_product .description .details_text ul li span.tr { text-align: right; width: 200px; float: right; }
.about_product .description .img_details { float: right; width: 539px;}
.about_product .description .pdf {display:block; margin-top:5px;}


.about_product.comments { padding:11px 0 11px 32px; }
.about_product .comment_box { float: left; width: 480px; }
.about_product .comment_box .text_kunden { padding-bottom: 10px; }
.about_product .comment_box .text_kunden p { line-height: 1.5; padding-top: 5px; }
.about_product .comment_box b { display: block; font-weight: normal; font-size: 16px; padding-bottom: 15px; }
.about_product .comment_box .comment_text { border: 1px solid #c7c7c7; padding:10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; margin-bottom: 5px; position: relative; margin-left: -5px; zoom: 1; background: #fafafa; padding-bottom: 19px; }
.about_product .comment_box .comment_text p { line-height: 1.3; }
.about_product .comment_box .comment_text span.date { color: #999999; display: block; padding-top: 5px; font-size: 10px; }

.about_product .right_col { width: 405px; float: right; padding-right: 9px; margin-top: 13px; }
.about_product .right_col h3 { font-size: 14px; font-weight: normal; padding-bottom: 15px; }
.about_product .right_col span { font-size: 14px; font-weight: normal; padding-bottom: 15px; display: block;}
.about_product .right_col b { display: block; font-size: 14px; font-weight: normal; padding-bottom: 15px; }
.about_product .right_col ul li { float: left; padding-right: 5px; height: 50px;}
.about_product .right_col .item { clear: both; border-bottom: 1px solid #e5e5e5; padding: 15px 0; overflow: hidden; }
.about_product .right_col .item.no_border { border: none; }
.about_product .right_col .item .text img { float: left; padding-right: 15px; }
.about_product .right_col .item .text p { padding: 0; line-height: 1.6; width:403px; float: left;  }
.about_product .oe{padding-top: 10px;}

/* Pages */

.page { width: auto; height: auto; }
.page .box { overflow: hidden; padding-top: 17px; border: 1px solid #e8e8e8; border-top:none; }
.page .box h4 { text-align: center; padding-bottom: 15px; font-size: 18px; font-weight: normal; }
.page .box.color { background: #f0f9fc; padding: 17px 0 13px 0; position: relative; }

.page.ersats_page .box.t_products {border-top:1px solid #E8E8E8;}
.page .box.t_products { padding-bottom: 0; margin-bottom: 13px; }
.page .box .top_block_products { background: none; border: none; padding: 10px 0 0 8px; }

.page .box .text_product { width: 410px; padding-left: 22px; padding-top: 7px; padding-bottom: 15px; }
.page .box .text_product h1 { font-weight: normal; font-size: 22px; padding-bottom: 15px; text-transform: uppercase; }
.page .box .text_product p { line-height: 1.5; }
.page .box .text_product.long { width: 950px; }

.page .box .cars { position: absolute; right:11px; top:30px; }
.page .box .cars h4 { text-align: left; }
.page .box .cars ul { width: 500px; padding-top: 3px; }
.page .box .cars ul li { position: relative; height: 24px; padding-left: 36px; line-height: 24px; width: 230px; float: left; margin-bottom: 5px; }
.page .box .cars ul li.small { width: 175px; }
.page .box .cars ul li img { position: absolute; left:0; top:0; }
.page .box .cars ul li a { color: #1a4caf; font-size: 17px; }

.page .text { padding: 20px 13px; overflow: hidden; }
.page .text p { line-height: 1.5; }
.page .text .left { float: left; width: 465px; }
.page .text .right { float: right; width: 465px; }

/* Felgen Page */
.page.felgen { background: url(../img/felgen_bg.jpg) -26px  0 no-repeat; padding: 20px 0; }
.page.felgen .about { padding: 0 52px 0 465px; min-height: 140px; }
.page.felgen .about h1 { text-transform: uppercase; font-weight: normal; font-size: 24px; }
.page.felgen .about p { font-size: 14px; line-height: 1.3; padding-top: 10px; }

.page.felgen .sort_felgen { padding-left: 465px; }
.page.felgen .sort_felgen .row { height: 45px; }
.page.felgen .sort_felgen .row .col { float: left; width: 175px; }
.page.felgen .sort_felgen .row .col input { border: 1px solid #b8c0ca; width: 149px; background: #FFF; padding: 8px; margin: 0; font-size: 12px; float: left; }
.page.felgen .sort_felgen .button { padding-left: 350px; }
.page.felgen .sort_felgen .button a { width: 167px; height: 32px; background: url(../img/buttons/button_search_felgen.png); text-align: center; display: block; line-height: 32px; font-size: 14px; color: #fff; text-decoration: none; }

.page.felgen ul.list_felgen  { margin-left: -33px; padding-bottom: 21px; overflow: hidden; }
.page.felgen ul.list_felgen li { float: left; text-align: center; padding-left: 53px; }
.page.felgen ul.list_felgen li img { display: block; padding-bottom: 5px; }
.page.felgen ul.list_felgen li a { color: #0036b0; font-size: 16px; }
.page.felgen ul.list_felgen li a:hover { text-decoration: none; }

.page.felgen ul.brands_felg { padding-left: 25px; padding-bottom: 27px; }
.page.felgen ul.brands_felg li { float: left; padding-left: 45px; }

.page.felgen ul.zoll_list { padding-top: 8px; padding-left: 187px; padding-bottom: 27px; overflow: hidden; }
.page.felgen ul.zoll_list li { float: left; padding-left: 12px; }
.page.felgen ul.zoll_list li a { color: #1042a2;  font-size: 14px;}

.page.felgen .sell_felgen { background: #f1fafe; border: 1px solid #e8e8e8; padding-top: 15px; position: relative; min-height: 150px; margin-top: 65px; }
.page.felgen ul.tabs { position: absolute; right:239px; top:-41px; }
.page.felgen ul.tabs li { float: left; height: 40px; line-height: 40px; }
.page.felgen ul.tabs li a { display: block; padding: 0 35px; border-bottom: #f0f9fc; text-decoration: none; font-size: 17px; color: #003eb2; }
.page.felgen ul.tabs li a:hover { text-decoration: underline; }
.page.felgen ul.tabs li.active a { background: #f0f9fc; border: 1px solid #d1d1d1; border-bottom: #f0f9fc; color: #000;}
.page.felgen ul.tabs li.active a:hover { text-decoration: none; }
.page.felgen .felgens { background: url(../img/felgens.png) no-repeat; width: 404px; height: 319px; position: absolute; top:-197px; left:38px; }

/* Reifen Page */
.page.reifen {  }
.page.reifen .box.links_reif { position: relative; padding-bottom: 21px; }
.page.reifen .box.links_reif b { display: block; padding-bottom: 9px; font-size: 16px; font-weight: normal; }
.page.reifen .box.links_reif li { float: left; padding-right: 16px; padding-bottom: 12px; }
.page.reifen .box.links_reif li a { color: #0039BF; font-size: 14px; }
.page.reifen .box.links_reif .reif { width: 365px; float: left; padding-left: 80px; }
.page.reifen .box.links_reif .breite { width: 145px; float: left; padding-left: 96px; }
.page.reifen .box.links_reif .zoll { width: 200px; float: left; padding-left: 60px; }

.page.reifen ul.brands_reifen { padding-left: 17px; padding-bottom: 27px; }
.page.reifen ul.brands_reifen li { float: left; padding-left: 15px; }



.page.reifen .box.wetter { padding-top: 28px; min-height: 172px; }
.page.reifen .box.wetter a.title { width: 218px; height: 41px; display: block;}
.page.reifen .box.wetter a.title span { display: none; }
.page.reifen .box.wetter ul { padding-left: 60px; padding-top: 12px; overflow: hidden; }
.page.reifen .box.wetter ul li { float: left; width: 75px; padding-bottom: 10px;}
.page.reifen .box.wetter ul li a { color: #003eb1; }
.page.reifen .box.wetter .all_model { padding-left: 145px; clear: both; margin-top: 15px; }
.page.reifen .box.wetter .all_model a { color: #003eb1; }
.page.reifen .box.wetter .all_model a span { background: #ffeb81;  padding: 4px; display: block; }
.page.reifen .box.wetter .summer { position: relative; width: 218px; float: left; padding-left: 107px; }
.page.reifen .box.wetter .summer .reif_bg { position: absolute; background: url(../img/sommer_reif.png) no-repeat; top: -24px; left: 12px; width: 153px; height: 180px; }
.page.reifen .box.wetter .summer a.title { background: url(../img/sommer_title.png) no-repeat; }
.page.reifen .box.wetter .winter { position: relative; width: 218px; float: left; padding-left: 107px;}
.page.reifen .box.wetter .winter .reif_bg { position: absolute; background: url(../img/winter_reif.png) no-repeat; top: -12px; left: 12px; width: 153px; height: 180px; }
.page.reifen .box.wetter .winter a.title {  background: url(../img/winter_bg.png) no-repeat; }
.page.reifen .box.wetter .all_weiter { position: relative; width: 218px; float: left; padding-left: 107px;}
.page.reifen .box.wetter .all_weiter .reif_bg { position: absolute; background: url(../img/all_reif.png) no-repeat; top: -24px; left: 12px; width: 155px; height: 184px; }
.page.reifen .box.wetter .all_weiter a.title { background: url(../img/all_weiter_bg.png) no-repeat; }

.page.reifen .sell_reifen { height: 324px; background: url(../img/reifen_bg_new.png) left top no-repeat; border-bottom: 1px solid #e8e8e8; position: relative; }
.page.reifen .sell_reifen h1 { left:196px; top:17px; position: absolute; text-transform: uppercase; font-weight: normal; font-size: 24px;  }
.page.reifen .sort_reifen { padding-left: 525px; padding-top: 24px; }
.page.reifen .sort_reifen h4 { padding-bottom: 15px; font-size: 18px; font-weight: normal;}
.page.reifen .sell_reifen .row label { display: block; color: #333333; padding-bottom: 2px; }
.page.reifen .sell_reifen .right_col { width: 470px; clear: both; border-top:1px solid #e8e8e8; padding-top: 8px;}
.page.reifen .sell_reifen .right_col .row { width: 200px; float: left; padding-top: 13px; }
.page.reifen .sell_reifen .right_col .row label { color: #000; }
.page.reifen .sell_reifen .right_col .row input { border: 1px solid #b8c0ca; width: 174px; background: #FFF; padding: 8px; margin: 0; font-size: 12px; }
.page.reifen .sell_reifen .right_col .button { margin-top: 20px; clear: both; }
.page.reifen .sell_reifen .right_col .button a { width: 222px; height: 32px; line-height: 32px; text-align: center; display: block; background: url(../img/search_reif.png) no-repeat; color: #FFF; text-decoration: none; font-size: 14px; }
.page.reifen .sell_reifen .info_col { width: 400px;}
.page.reifen .sell_reifen .info_col .row { width: 106px; float: left; padding-bottom: 9px; }
.page.reifen .sell_reifen .info_col .row input { border: 1px solid #b8c0ca; width: 68px; background: #FFF; padding: 8px; margin: 0; font-size: 12px; }

.page.reifen .sell_reifen .right_col .row.all_reif { padding-left: 45px; background: url(../img/reif_ico_small.png) left top no-repeat; margin-left: -45px; position: relative; }
.page.reifen .sell_reifen .right_col .row.all_mark { padding-left: 45px; background: url(../img/mark_ico_sm.png) left top no-repeat; float: right;}

/* Chemie Page */
.page.chemie { padding-top: 15px; }
.page.chemie h1 { text-transform: uppercase; font-weight: normal; font-size: 24px; }
.page.chemie .box.text_product { border-top:1px solid #d2d2d2; padding: 15px 0 0 15px; background: url(../img/chemie_bg_text.png) no-repeat right center; position: relative; overflow: inherit; margin-top: 15px; min-height: 300px; }
.page.chemie .box.text_product .pr_box { width: 444px; height: 320px; background: url(../img/chemie_ico.png) no-repeat; position: absolute; right:0; top:-45px; }
.page.chemie .box.text_product p { width: 550px; padding-bottom: 25px; line-height: 1.5; }

.page.chemie .box.chem_products { overflow: inherit;  }
.page.chemie .box.chem_products .title { background: #f0f9fc; left:10px; position: absolute; top:-42px; height: 42px; border: 1px solid #d1d1d1; font-size: 16px; padding: 0 22px; line-height: 42px; border-bottom: none; }
.page.chemie .box.chem_products ul { margin-left: -25px; padding-bottom: 12px; overflow: hidden; position: relative; }
.page.chemie .box.chem_products ul li { float: left; padding-left: 35px; }
.page.chemie .box.chem_products ul li a { background: url(../img/chemie_bot.png) center top no-repeat; padding-top: 115px; height: 14px; display: block; min-width: 103px; text-align: center; color: #0043b0; font-size: 14px; }
.page.chemie .box.chem_products ul li a:hover { background: url(../img/chemie_bot.png) center -129px  no-repeat; }

.page.chemie .box.list_brands { overflow: hidden; padding-bottom: 10px; }
.page.chemie .box.list_brands h4 { text-align: left; padding: 40px 0 0 30px; float: left; }
.page.chemie .box.list_brands ul.brands_chemie { padding-bottom: 20px; padding-left: 65px; overflow: hidden; margin-top: 13px; }
.page.chemie .box.list_brands ul.brands_chemie li { float: left; padding:0 40px; border-left:1px solid #dbdbdb; padding-top: 10px; }
.page.chemie .box.list_brands ul.brands_chemie li:first-child { border: none; }

.page.chemie .box.t_products h4 { text-align: left; padding-left: 10px; padding-bottom: 5px; }

/* Ersats Page */
#content .ersats_page { padding: 20px 0 0 0; }
#content .ersats_page .search_block { background: none; padding: 0; display: table; border-collapse: inherit; }
#content .ersats_page .ersats_block { width: 490px; display: table-cell; padding: 0; position: relative; vertical-align: bottom; height: 100%}
#content .ersats_page .ersats_block img { margin: 20px auto; }
#content .ersats_page .search_box { display: table-cell; float: inherit;  height: 100%}
#content .ersats_page .ersats_block h3 { font-size: 24px; font-weight: normal; text-transform: uppercase; padding-left: 20px }
#content .ersats_page .ersats_block .crumbs {padding-left: 20px}
#content .ersats_page .ersats_block .ersats_links { background: #f0f9fc; border: 1px solid #d6d6d6; padding: 15px; border-left:none; position: relative; bottom:0; width: 482px; left:0; line-height: 1.5; color: #002aab; }
#content .ersats_page .ersats_block .ersats_links.short {padding:5px 15px;}
#content .ersats_page .ersats_block .ersats_links b { display: block; font-weight: normal; color: #000; font-size: 18px; }
#content .ersats_page .ersats_block .ersats_links a { color: #002aab; }
#content .ersats_page .text_description { padding: 15px 5px; line-height: 1.5; overflow: hidden; }
#content .ersats_page .text_description a { color: #002aab; }
#content .ersats_page .text_description .left_b { width: 470px; float: left; }
#content .ersats_page .text_description .right_b { width: 470px; float: right; }

#content .ersats_page .about { padding: 0 52px 5px 510px; min-height: 198px; position: relative; }
#content .ersats_page .about .car_ersatz{ width: 365px; height: 255px; position: absolute; top:-24px; left:35px; background: url(../img/car_ico_ersatz.png) no-repeat; z-index: 1000; }
#content .ersats_page .about h1 { text-transform: uppercase; font-weight: normal; font-size: 24px; }
#content .ersats_catalog .about h1, #content .ersats_catalog .about h2 { text-transform: uppercase; font-weight: normal; font-size: 24px; }
#content .ersats_page .about p { font-size: 14px; line-height: 1.3; padding-top: 10px; }

.page.ersats_page .box.cars_model {padding:20px 0 15px 25px;}
.page.ersats_page .box.cars_model h4 { text-align: left; }
.page.ersats_page .box.cars_model ul { overflow: hidden; }
.page.ersats_page .box.cars_model ul li { position: relative; min-height: 24px; padding-left: 36px; line-height: 24px; width: 280px; float: left; margin-bottom: 5px; }

.page.ersats_page .box.cars_model ul li .maker_subcar_menu a{
	font-size: 12px;
	color: #000000;
}

.page.ersats_page .box.cars_model ul li a { color: #1A4CAF; font-size: 13px; }
.page.ersats_page .box.cars_model ul li img { position: absolute; left: 0; top: 0; max-width:30px;}

.page.ersats_catalog .box.t_products h4 { text-align: left; padding:0 0 5px 9px; }

.page.ersats_catalog .box.all_ersats { border-top: 1px solid #e8e8e8; position: relative; padding: 0; padding-bottom: 20px; }

#content .ersats_catalog { background: url(../img/ersats_bg.jpg) left top no-repeat; padding: 20px 0 0 0; }
#content .ersats_catalog .about { padding: 0 2px 16px 441px; min-height: 198px; position: relative; }
#content .ersats_catalog .about h2 { text-transform: uppercase; font-weight: normal; font-size: 24px; }
#content .ersats_catalog .about p { font-size: 12px; line-height: 1.3; padding-top: 10px; }

.page.ersats_catalog .box .ersats { position: relative; margin-left: -5px; padding-top: 10px; }
.page.ersats_catalog .box .ersats .item { padding-bottom: 10px; padding-right: 30px; width: 200px; float: left; margin-left: 20px; }
.page.ersats_catalog .box .ersats .item h3 { padding-top: 150px; font-weight: normal; font-size: 18px; padding-bottom: 10px; }

.page.ersats_catalog .box .ersats .item h3 a { padding-top: 150px; padding-right: 70%; }

.page.ersats_catalog .box .ersats .item .links a { line-height: 1.5; color: #002cae; }
.page.ersats_catalog .box .ersats .item.ers_1 { background: url(../img/erzats/1.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_2 { background: url(../img/erzats/2.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_3 { background: url(../img/erzats/3.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_4 { background: url(../img/erzats/4.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_5 { background: url(../img/erzats/5.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_6 { background: url(../img/erzats/6.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_7 { background: url(../img/erzats/7.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_9 { background: url(../img/erzats/9.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_8 { background: url(../img/erzats/8.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_10 { background: url(../img/erzats/10.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_11 { background: url(../img/erzats/11.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_76 { background: url(../img/erzats/76.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_58 { background: url(../img/erzats/58.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_78 { background: url(../img/erzats/78.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_67 { background: url(../img/erzats/67.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_74 { background: url(../img/erzats/74.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_75 { background: url(../img/erzats/75.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.ers_77 { background: url(../img/erzats/77.png) left top no-repeat; }
.page.ersats_catalog .box .ersats .item.penult {margin-left: 278px;}

.page.ersats_catalog .box.cars_links { padding:20px 0 15px 25px; }
.page.ersats_catalog .box.cars_links ul { overflow: hidden; }
.page.ersats_catalog .box.cars_links ul li { position: relative; height: 24px; padding-left: 36px; line-height: 24px; width: 155px; float: left; margin-bottom: 5px; }
.page.ersats_catalog .box.cars_links ul li a { color: #1A4CAF; font-size: 14px; }
.page.ersats_catalog .box.cars_links ul li img { position: absolute; left: 0; top: 0; }

/* Tuning Page */
#content .tuning { background: url(../img/tuning_bg.jpg) 50px 0 no-repeat; padding: 20px 0 0 0; }
#content .tuning .about { padding: 0 52px 5px 510px; min-height: 198px; position: relative; }
#content .tuning .about .car_tuning{ width: 458px; height: 234px; position: absolute; top:55px; left:35px; background: url(../img/tuning_car.png) no-repeat; z-index: 1000; }
#content .tuning .about h1 { text-transform: uppercase; font-weight: normal; font-size: 24px; }
#content .tuning .about p { font-size: 14px; line-height: 1.3; padding-top: 10px; }
.page.tuning .box.tuning_category { border-top: 1px solid #E8E8E8; overflow:inherit; padding-top: 95px; }
.page.tuning .box.cars_links { padding:20px 0 15px 25px; }
.page.tuning .box.cars_links ul { overflow: hidden; }
.page.tuning .box.cars_links ul li { position: relative; height: 24px; padding-left: 36px; line-height: 24px; width: 155px; float: left; margin-bottom: 5px; }
.page.tuning .box.cars_links ul li a { color: #1A4CAF; font-size: 14px; }
.page.tuning .box.cars_links ul li img { position: absolute; left: 0; top: 0; }
#content .tuning .text_description { padding: 15px 5px; line-height: 1.5; overflow: hidden; }
#content .tuning .text_description a { color: #002aab; }
#content .tuning .text_description .left_b { width: 470px; float: left; }
#content .tuning .text_description .right_b { width: 470px; float: right; }


/* Automarken Page */
#content .automarken { background: url(../img/automarken_bg.jpg) 0 10px no-repeat; padding: 20px 0 0 0; }
#content .automarken .about { padding: 0 52px 5px 510px; min-height: 187px; position: relative; }
#content .automarken .about .car_marken{z-index:9; width: 483px; height: 191px; position: absolute; top:30px; left:15px; background: url(../img/car_ico_marken.png) no-repeat; }
#content .automarken .about h2 { text-transform: uppercase; font-weight: normal; font-size:24px; }
#content .automarken .about p { font-size: 12px; line-height: 1.3; padding-top: 10px; }
.page.automarken .box.all_marken { overflow: inherit; border-top: 1px solid #e8e8e8; }
.box.all_marken .marken ul { padding: 17px; border: 1px solid #e8e8e8; margin: 10px 25px; background: #FFF; }
.box.all_marken .marken ul li { width: 130px; height: 130px; position: relative; float: left; }
.box.all_marken .marken ul li a { width: 130px; height: 130px; display: block; background: green; }
.box.all_marken .marken ul li a img {height:78px; margin:26px; width:78px;}
.box.all_marken .marken ul li a span { display: none; }
.box.all_marken .marken ul li a:hover { width: 140px; height: 140px; background: red; position: absolute; top:-6px; left:-6px; z-index: 1000; border: 1px solid #000; }
.box.all_marken .marken ul li a:hover img {margin:31px;}
.box.all_marken .marken ul li a.alfa-romeo {background-color:#fffba3;}
.box.all_marken .marken ul li a.audi {background-color:#363636;}
.box.all_marken .marken ul li a.bmw {background-color:#3181aa;}
.box.all_marken .marken ul li a.cadillac {background-color:#c2c2c2;}
.box.all_marken .marken ul li a.chevrolet {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.chrysler {background-color:#00529c;}
.box.all_marken .marken ul li a.citroen {background-color:#363636;}
.box.all_marken .marken ul li a.dacia {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.daewoo {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.daihatsu {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.dodge {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.ferrari {background-color:#cc232a;}
.box.all_marken .marken ul li a.fiat {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.ford {background-color:#f4e96b;}
.box.all_marken .marken ul li a.honda {background-color:#363636;}
.box.all_marken .marken ul li a.hyundai {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.isuzu {background-color:#cc232a;}
.box.all_marken .marken ul li a.jaguar {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.jeep {background-color:#424d07;}
.box.all_marken .marken ul li a.kia {background-color:#17479a;}
.box.all_marken .marken ul li a.lamborghini {background-color:#363636;}
.box.all_marken .marken ul li a.lancia {background-color:#cc232a;}
.box.all_marken .marken ul li a.land-rover {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.lexus {background-color:#cc232a;}
.box.all_marken .marken ul li a.mazda {background-color:#f4e96b;}
.box.all_marken .marken ul li a.mercedes-benz {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.mg {background-color:#fffba3;}
.box.all_marken .marken ul li a.mini {background-color:#3c4043;}
.box.all_marken .marken ul li a.mitsubishi {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.nissan {background-color:#c2c2c2;}
.box.all_marken .marken ul li a.opel {background-color:#17479a;}
.box.all_marken .marken ul li a.peugeot {background-color:#00529c;}
.box.all_marken .marken ul li a.porsche {background-color:#9f0025;}
.box.all_marken .marken ul li a.renault {background-color:#f4e96b;}
.box.all_marken .marken ul li a.rover {background-color:#000;}
.box.all_marken .marken ul li a.saab {background-color:#3c4043;}
.box.all_marken .marken ul li a.seat {background-color:#000;}
.box.all_marken .marken ul li a.skoda {background-color:#3C4043;}
.box.all_marken .marken ul li a.smart {background-color:#c2c2c2;}
.box.all_marken .marken ul li a.ssangyong {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.subaru {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.suzuki {background-color:#000;}
.box.all_marken .marken ul li a.toyota {background-color:#f4e96b;}
.box.all_marken .marken ul li a.volvo {background-color:#17479a;}
.box.all_marken .marken ul li a.vw {background-color:#f9f9d3;}
.box.all_marken .marken ul li a.white {background-color:white;}

.box.all_marken .list_car { padding-left: 25px; }
.box.all_marken .list_car ul { overflow: hidden; }
.box.all_marken .list_car ul li { float: left; width: 190px; padding-bottom: 13px; }
.box.all_marken .list_car ul li a { color: #0029ca; text-transform: uppercase; font-size: 14px; }

#content .automarken .text_description { padding: 15px 5px; line-height: 1.5; overflow: hidden; }
#content .automarken .text_description a { color: #002aab; }
#content .automarken .text_description .left_b { width: 470px; float: left; }
#content .automarken .text_description .right_b { width: 470px; float: right; }

/* Register Page */
.page.register { width: auto; height: auto;}
.page.register .register_box.details { position: relative; min-height:342px; height:auto; overflow:hidden; padding-bottom: 1em; }
.page.register .register_box h3 { font-weight: normal; font-size: 24px; padding-bottom: 16px; }

.page.register .search_block .cards ul li {position: initial !important; display: block; float: none !important; text-align: center; padding-top: 15px !important;}
.page.register .search_block .cards ul {height: 467px !important; padding-top: 13px;}

#line { height:1px; width: 627px; background-color: #d2d2d2; margin:7px 0; float:left; }

.page.register .register_box .anrede { padding-bottom: 21px; }
.page.register .register_box .anrede input { width: auto; height: auto; }
.page.register .register_box .anrede label { cursor: pointer; }
.page.register .register_box .row { margin: 0; height: 40px; }

.page.register .left_col { width: 323px; float: left; margin-bottom:3px;}
.page.register .right_col { width: 323px; float: left; }
.page.register .register_box input { border: 1px solid #b8c0ca; width: 293px; padding: 7px 5px; margin: 0; }


.page.register .register_box .row input.plz  {width:77px; float:left;margin-right:3px;}
.page.register .register_box .row input.ort {width:201px; float:left;}

.page.register .register_box .row input.tel_code  {width:77px; float:left;margin-right:3px;}
.page.register .register_box .row input.tel {width:201px; float:left;}

.page.register .register_box .row span {font-size:10px; display:block; color:#6d6d6d; padding-bottom:25px;}
.page.register .register_box .row.news input { width: auto; }

.page.register .register_box .row.news input[type="checkbox"]{ margin-bottom: 2em; float: left;}
.page.register .register_box .row.news label { display:block; width:232px; height:20px; padding-left:20px; float:left; }
.page.register .register_box .row.news { line-height: 16px; padding: 3px 0; margin-top: 1em; }
.page.register .register_box a.button { float:right; position: absolute;  bottom: 10px; right:140px;   width: 176px; height: 42px; background: url(../img/buttons/redister_bg_but.png) no-repeat; display: block; text-align: center; line-height: 42px; text-decoration: none; color: #FFF; font-size: 20px; }
#email_reg { margin-top: 63px; }

/* battere Page */
.page.battere { padding-top: 15px; }
.page.battere h1 { text-transform: uppercase; font-weight: normal; font-size: 24px; }
.page.battere .box.text_product { border-top:1px solid #d2d2d2; padding: 15px 0 0 15px; background: url(../img/akkum_bg_text.jpg) no-repeat right bottom; position: relative; overflow: inherit; margin-top: 15px; min-height: 300px; }
.page.battere .box.text_product .pr_box { width: 378px; height: 278px; background: url(../img/akum_ico.png) no-repeat; position: absolute; right:0; top:-45px; }
.page.battere .box.text_product p { width: 550px; padding-bottom: 25px; line-height: 1.5; }

.page.battere .box.battere_products { overflow: inherit; padding: 4px 0 4px 0;}
.page.battere ul.tabs { position: absolute; left:10px; top:-41px; }
.page.battere ul.tabs li { float: left; height: 40px; line-height: 40px; }
.page.battere ul.tabs li a { display: block; padding: 0 35px; border-bottom: #f0f9fc; text-decoration: none; font-size: 17px; color: #003eb2; }
.page.battere ul.tabs li a:hover { text-decoration: underline; }
.page.battere ul.tabs li.active a { background: #f0f9fc; border: 1px solid #d1d1d1; border-bottom: #f0f9fc; color: #000;}
.page.battere ul.tabs li.active a:hover { text-decoration: none; }
.page.battere .box.battere_products .title { background: #f0f9fc; left:10px; position: absolute; top:-42px; height: 42px; border: 1px solid #d1d1d1; font-size: 16px; padding: 0 22px; line-height: 42px; border-bottom: none; }
.page.battere .box.battere_products ul { padding-left: 5px;  }
.page.battere .box.battere_products ul li { float: left; margin-right: 15px;}
.page.battere .box.battere_products ul.batteries-list li a {display:block; background-image:url(../img/sprites/akum_sprite.png); background-repeat:no-repeat;}
.page.battere .box.battere_products ul li.ah_35 a {width:48px; height:86px; background-position: 0 -35px; margin-top: 15px;}
.page.battere .box.battere_products ul li.ah_35 a:hover{background-position: 0 -164px;}
.page.battere .box.battere_products ul li.ah_40 a {width:50px; height:86px; background-position:-48px -35px; margin-top: 15px;}
.page.battere .box.battere_products ul li.ah_40 a:hover{background-position:-48px -164px;}
.page.battere .box.battere_products ul li.ah_41 a {width:50px; height:86px; background-position:-98px -35px; margin-top: 15px;}
.page.battere .box.battere_products ul li.ah_41 a:hover{background-position:-98px -164px;}
.page.battere .box.battere_products ul li.ah_45 a {width:50px; height:86px; background-position:-148px -35px; margin-top: 15px;}
.page.battere .box.battere_products ul li.ah_45 a:hover{background-position:-148px -164px;}
.page.battere .box.battere_products ul li.ah_50 a {width:48px; height:90px; background-position:-198px -33px; margin-top: 14px;}
.page.battere .box.battere_products ul li.ah_50 a:hover{background-position:-198px -162px;}
.page.battere .box.battere_products ul li.ah_55 a {width:48px; height:90px; background-position:-246px -33px; margin-top: 14px;}
.page.battere .box.battere_products ul li.ah_55 a:hover{background-position:-246px -162px;}
.page.battere .box.battere_products ul li.ah_56 a {width:51px; height:90px; background-position:-294px -33px; margin-top: 14px;}
.page.battere .box.battere_products ul li.ah_56 a:hover{background-position:-294px -162px;}
.page.battere .box.battere_products ul li.ah_60 a {width:51px; height:95px; background-position:-345px -31px; margin-top: 12px;}
.page.battere .box.battere_products ul li.ah_60 a:hover{background-position:-345px -160px;}
.page.battere .box.battere_products ul li.ah_70 a {width:52px; height:97px; background-position:-396px -29px; margin-top: 9px}
.page.battere .box.battere_products ul li.ah_70 a:hover{background-position:-396px -158px;}
.page.battere .box.battere_products ul li.ah_72 a {width:53px; height:99px; background-position:-447px -29px; margin-top: 9px;}
.page.battere .box.battere_products ul li.ah_72 a:hover{background-position:-447px -158px;}
.page.battere .box.battere_products ul li.ah_74 a {width:54px; height:99px; background-position:-500px -29px; margin-top: 9px;}
.page.battere .box.battere_products ul li.ah_74 a:hover{background-position:-500px -158px;}
.page.battere .box.battere_products ul li.ah_75 a {width:55px; height:102px; background-position:-553px -29px; margin-top: 9px;}
.page.battere .box.battere_products ul li.ah_75 a:hover{background-position:-553px -158px;}
.page.battere .box.battere_products ul li.ah_80 a {width:55px; height:102px; background-position:-607px -29px; margin-top: 9px;}
.page.battere .box.battere_products ul li.ah_80 a:hover{background-position:-607px -158px;}
.page.battere .box.battere_products ul li.ah_82 a {width:58px; height:102px; background-position:-662px -29px; margin-top: 10px;}
.page.battere .box.battere_products ul li.ah_82 a:hover{background-position:-662px -158px;}
.page.battere .box.battere_products ul li.ah_83 a {width:60px; height:102px; background-position:-719px -29px; margin-top: 9px;}
.page.battere .box.battere_products ul li.ah_83 a:hover{background-position:-719px -158px;}
.page.battere .box.battere_products ul li.ah_90 a {width:61px; height:110px; background-position:-779px -24px; margin-top: 5px;}
.page.battere .box.battere_products ul li.ah_90 a:hover{background-position:-779px -153px;}
.page.battere .box.battere_products ul li.ah_95 a {width:65px; height:110px; background-position:-840px -24px; margin-top: 5px;}
.page.battere .box.battere_products ul li.ah_95 a:hover{background-position:-840px -153px;}
.page.battere .box.battere_products ul li.ah_100 a {width:66px; height:121px; background-position:-905px -18px;}
.page.battere .box.battere_products ul li.ah_100 a:hover{background-position:-905px -147px;}
.page.battere .box.battere_products ul.batteries-list li.lkw a {background-image:url(../img/sprites/akum_sprite2.png); margin-left:40px;}
.page.battere .box.battere_products ul li.ah_125 a {width:100px; height:91px; background-position:-5px -25px; margin-top: 15px;}
.page.battere .box.battere_products ul li.ah_125 a:hover{background-position:-5px -164px;}
.page.battere .box.battere_products ul li.ah_135 a {width:109px; height:96px; background-position:-105px -23px; margin-top: 14px;}
.page.battere .box.battere_products ul li.ah_135 a:hover{background-position:-105px -162px;}
.page.battere .box.battere_products ul li.ah_143 a {width:111px; height:100px; background-position:-215px -21px; margin-top: 11px;}
.page.battere .box.battere_products ul li.ah_143 a:hover{background-position:-215px -160px;}
.page.battere .box.battere_products ul li.ah_180 a {width:115px; height:102px; background-position:-328px -19px; margin-top: 9px}
.page.battere .box.battere_products ul li.ah_180 a:hover{background-position:-328px -158px;}
.page.battere .box.battere_products ul li.ah_200 a {width:121px; height:108px; background-position:-443px -15px; margin-top: 4px;}
.page.battere .box.battere_products ul li.ah_200 a:hover{background-position:-443px -154px;}
.page.battere .box.battere_products ul li.ah_220 a {width:134px; height:120px; background-position:-564px -9px;}
.page.battere .box.battere_products ul li.ah_220 a:hover{background-position:-564px -148px;}

.page.battere .box.list_brands { overflow: hidden; padding-bottom: 10px; background: url(../img/pix_g.gif) 549px 0 repeat-y; }
.page.battere .box.list_brands h4 { text-align: left; padding-left: 10px; }
.page.battere .box.list_brands .brand { float: right; text-align: center; margin-right: 77px; }
.page.battere .box.list_brands .cars_list { float: left; }
.page.battere .box.list_brands .cars_list ul { width: 600px; padding-top: 3px; overflow: hidden; clear: both; padding-left: 10px; }
.page.battere .box.list_brands .cars_list ul li { position: relative; height: 24px; padding-left: 36px; line-height: 24px; width: 255px; float: left; margin-bottom: 5px; }
.page.battere .box.list_brands .cars_list ul li img { position: absolute; left:0; top:0; width:23px;}
.page.battere .box.list_brands .cars_list ul li a { color: #1a4caf; font-size: 17px; }

.page.battere .box.t_products h4 { text-align: left; padding-left: 10px; padding-bottom: 5px; }


/* Text Page CSS */
.text_page { width: auto; height: auto; margin-top: -10px;}
.text_page h1 { border-bottom: 1px solid #e5e5e5; text-transform: uppercase; font-weight: normal; font-size: 14px; padding-bottom: 12px; }
.text_page h2 { font-size: 24px; text-transform: uppercase; font-weight: normal; padding-bottom: 15px; }
.text_page .link_agb { border: 1px solid #ededed; background: #faf8f4; padding: 17px; margin-bottom: 15px; }
.text_page .link_agb a { color: #002ab0; font-size: 14px; }
.text_page .txt { line-height:1.5; padding-bottom: 20px; }
.text_page .txt ul { padding-bottom: 15px; }
.text_page .txt ul li { font-size: 18px; padding-left: 5px; }
.text_page .txt ul li a { font-size: 15px; color: #0034aa; margin-left: 5px; }
.text_page .txt p { font-size: 13px; }
.text_page .box_border { margin-bottom: 11px; padding-bottom: 5px; }
.text_page .box_border.text p{ padding-bottom: 15px; }
.text_page .box_border.text p a { text-decoration:underline; }

.car_mod h3 { font-size: 16px; font-weight: normal; padding-bottom: 12px; line-height: 1.3; }
/* Member Page CSS */
#content .member { width: auto; height: auto; position: relative; margin-bottom: 30px; min-height: 500px; margin-top: 20px;}
#content .member h2 { text-transform: uppercase; font-weight: normal; font-size: 24px; padding: 10px; }
#content .member .member_box { background: #f0f9fc; border: 1px solid #e1dfdf; position: relative; padding: 12px; margin-top: 50px; }
#content .member .member_box ul.tabs { position: absolute; left:10px; top:-41px; }
#content .member .member_box ul.tabs li { float: left; height: 40px; line-height: 40px; }
#content .member .member_box ul.tabs li a { display: block; padding: 0 25px; border-bottom: #f0f9fc; text-decoration: none; font-size: 17px; color: #003eb2; }
#content .member .member_box ul.tabs li a:hover { text-decoration: underline; }
#content .member .member_box ul.tabs li.active a { background: #f0f9fc; border: 1px solid #d1d1d1; border-bottom: #f0f9fc; color: #000;}

#content .member .member_box div.profile{display:none;}

#content .member .left_col { width: 475px; float: left; }
#content .member .right_col { width: 475px; float: right; margin-right: 2px;  }

#content .member .box { border: 1px solid #e5e5e5; background: #FFF; width: 475px; padding-top: 4px; position: relative; padding-bottom: 15px; }
#content .member .box .shadow { width: 477px; position: absolute; bottom: -11px; left :0; height: 10px; background: url(../img/member_shadow.png) center no-repeat; }
#content .member .box h3 { font-weight: normal; font-size: 16px; background: #FFF; height: 27px; line-height: 27px; padding-left: 14px; }
#content .member .box { padding: 13px 0 5px 14px; }

.member_box .box .anrede { padding-bottom: 15px; overflow: hidden; }
.member_box .box .anrede label{ cursor: pointer; }
.member_box .box .row { min-height: 41px; position: relative; }
.member_box .box .row span { clear: both; display: block; color: #7f7f7f; font-size: 11px; padding-bottom: 10px; }
.pass #password_info .row span{clear: both; display: block; color: #7f7f7f; font-size: 11px; padding-bottom: 10px; width: 450px; margin-top: 3px;}
.member_box .box .row input { background:#FFF; padding: 5px 5px; border: 1px solid #e5e5e5; width: 381px; font-size: 14px; }
.member_box .button { margin-top: 25px; }
.member_box .button a{ width: 288px; height: 38px; display: block; background: url(../img/buttons/buton_member.png) no-repeat; line-height: 38px; text-align: center; text-decoration: none; color: #FFF; font-size: 18px; font-weight: bold; margin: 0 auto; text-shadow: 0 1px #193768; }

/* Reif search sidebar CSS */

.reif_links b { display: block; font-weight: normal; font-size: 14px; padding-bottom: 28px; }
.reif_links span { display: block; }
.reif_links ul { overflow: hidden; padding-top: 13px; }
.reif_links ul li { float: left; padding-bottom: 8px; }
.reif_links ul li a { color: #1c2196; }
.reif_links.zool {background:url(../img/row_search_sidebar.gif) center bottom no-repeat; padding-bottom: 10px; margin-bottom: 15px; overflow: hidden; }
.reif_links.zool ul li { width: 54px; }
.reif_links.breite {background:url(../img/row_search_sidebar.gif) center bottom no-repeat; padding-bottom: 10px; margin-bottom: 15px; overflow: hidden; }
.reif_links.breite ul li { width: 34px; }
.reif_links.reif { padding-bottom: 15px; overflow: hidden; }
.reif_links.reif ul li { width: 82px; }
.reif_links.reif .b_link { clear: both; margin-top: 10px; }
.reif_links.reif .b_link a { background: #fdfcdd; padding:10px 15px; color: #0041a6; display: block; float: left; }

/* Reif search sidebar CSS */

.reif_links b { display: block; font-weight: normal; font-size: 14px; padding-bottom: 28px; }
.reif_links span { display: block; }
.reif_links ul { overflow: hidden; padding-top: 13px; }
.reif_links ul li { float: left; padding-bottom: 8px; }
.reif_links ul li a { color: #1c2196; }
.reif_links.zool {background:url(../img/row_search_sidebar.gif) center bottom no-repeat; padding-bottom: 10px; margin-bottom: 15px; overflow: hidden; }
.reif_links.zool ul li { width: 54px; }
.reif_links.breite {background:url(../img/row_search_sidebar.gif) center bottom no-repeat; padding-bottom: 10px; margin-bottom: 15px; overflow: hidden; }
.reif_links.breite ul li { width: 34px; }
.reif_links.reif { padding-bottom: 15px; overflow: hidden; }
.reif_links.reif ul li { width: 82px; }
.reif_links.reif .b_link { clear: both; margin-top: 10px; }
.reif_links.reif .b_link a { background: #fdfcdd; padding:10px 15px; color: #0041a6; display: block; float: left; }

.suche_reif { background: url(../img/suche_reif_bg.png) top no-repeat #FFF; min-height: 130px; padding:10px 0; }
.suche_reif h3 { font-weight: normal; font-size: 14px; text-align: center; }
.suche_reif form { width: 180px; margin: 0 auto; }
.suche_reif .small_sel_cont { width: 200px; margin-left: -5px; padding-top: 104px; overflow: hidden; }
.suche_reif .small_sel_cont .small_sel { float: left; width: 66px; }
.suche_reif .small_sel_cont .small_sel label { display: block; padding-bottom: 3px; }
.suche_reif .small_sel_cont .small_sel input { padding: 9px 0; background: #FFF; border: 1px solid #B8C0CA; margin: 0; width: 57px; }
.suche_reif .large_sel_cont { margin-top: 24px; background: url(../img/row_search_sidebar.gif) center top no-repeat; padding-top: 15px; }
.suche_reif .large_sel_cont .row { margin-bottom: 7px; }
.suche_reif .large_sel_cont .row label { display: block; padding-bottom: 4px; }
.suche_reif .large_sel_cont .row input { padding: 9px 0; background: #FFF; border: 1px solid #B8C0CA; margin: 0; width: 178px; }
.suche_reif .button { margin-top: 10px; }
.suche_reif .button a { text-decoration: none; width: 180px; height: 32px; line-height: 32px; display: block; color: #FFF; text-align: center; margin: 0 auto; background: url(../img/button_s_reif.png) no-repeat; font-size: 14px; }

.box_card { clear: both; padding-top: 21px; }
.box_card b { text-align: center; display: block; font-weight: normal; font-size: 15px; padding-bottom: 8px; }
.box_card .payment_box {height:auto; width:204px;}
.box_card .payment_box img { display: block; }

.delivery-icons-big { margin-top: 10px; }

.details_text {padding:0 9px 9px 9px;}
.details_text .item { width: 200px; height: 285px; padding: 0 16px; border: 1px solid #d8e3e5; background: #FFF; position: relative; float: left; zoom: 1; margin: 0 7px 7px 0; }
.details_text .item.zero-price {height:235px;}
.details_text .item .not-available {font-size:11px; width:150px; color:#FF0000; margin-top:5px;}
.details_text .item .image { height: 138px; text-align: center; padding-top: 20px; }
.details_text .item h3 { font-size: 12px; color: #412cae; font-weight: normal; line-height: 1.3; overflow: hidden; height:30px;}
.details_text .item .art { font-size: 11px; border-bottom: 1px solid #e5e5e5; display: block; padding-bottom: 9px; padding-top: 5px;}
.details_text .item .price_block { overflow: hidden; padding-top: 7px; }
.details_text .item .price_block .price { float: left; font-size: 22px; font-weight: bold; color: #248000; padding-right: 9px; }
.details_text .item .price_block .inkl { color: #6b6b6b; font-size: 10px; }
.details_text .item a.basket_btn { background: url(../img/buttons/details_button.png) no-repeat; width: 118px; height: 24px; display: block; text-align: center; line-height: 24px; color: #FFF; text-decoration: none; position: absolute; bottom:9px; left:15px; }
.details_text .item a.zum { color: #0a3de5; text-decoration: underline; position: absolute; right:13px; bottom: 15px; }
.details_text .item a.zum:hover { text-decoration: none; }

.about_product .right_col.no_comments { width: auto; clear: both; float: none; margin-left: -25px; }
.about_product .right_col.no_comments .item { float: left; clear: none; border-right: 1px solid #e5e5e5; border-bottom: none; float: left; padding: 15px 15px 15px 25px; overflow: hidden; min-height: 110px; }
.about_product .right_col.no_comments .item.txt { width: 280px;  }
.about_product .right_col.no_comments .item.txt .text p { width: auto; }
.about_product .right_col.no_comments .item.secured { width: 185px;  }
.about_product .right_col.no_comments .item.brand { width: 375px; border: none; }

/* Result Search CSS */

#content .page.suchen { margin-bottom: 50px; padding-top: 13px; min-height: 400px; }
#content .page.suchen .title_page .model { position: absolute; right: 32px; top:0; }
#content .page.suchen .search_block { background: none; padding: 20px 0; }
#content .page.suchen .contact_search { width: 400px; float: left; padding-left: 25px; }
#content .page.suchen .contact_search p { line-height: 1.4; padding-bottom: 10px; }

#content .page.suchen .search_res .box { border: 1px solid #e5e5e5; width: auto; padding: 0; margin-top: 20px; }
#content .page.suchen .search_res .box .top_title { border-bottom: 1px solid #e5e5e5; background: #fef5f5; height: 50px; padding: 0; line-height: 50px; position: relative; }
#content .page.suchen .search_res .box .top_title h2 { font-size: 16px; font-weight: normal; padding-left: 15px;}
#content .page.suchen .search_res .box .top_title span { color: #575454; display: block;  font-size: 10px; position: absolute; right:10px; top:0; }
#content .page.suchen .search_res .box .link_box { padding:15px 0 9px 15px; overflow: hidden; }
#content .page.suchen .search_res .box .link_box ul li { float: left; width: 200px; padding-bottom: 6px; padding-right: 20px; padding-left: 13px; background: url(../img/b_li_pix.gif) 0 5px no-repeat; }
.search_res .box .link_box ul li a { line-height: 1.3; color: #002bad; }

.search_page_cont {border:5px solid #dedede; padding:10px;}
.search_page .search_content {border:1px solid #dedede; background:#FCF9F3; padding:15px; overflow:hidden; min-height:280px;}
.search_page .search_content .block {background: none; padding: 13px 0 8px 0; border:none;}
.search_page .search_content .block.ps {padding: 0; margin-top: -3px;}
.search_content.order .block table td { padding: 5px 10px 5px 0; }

/* Cart page */

.box_cart_table { border: 5px solid #008200; border-bottom: none; padding: 10px; background: #fcf9f3; clear: both; }
.box_cart_table .table_height { max-height: 300px; overflow-y: auto; border-bottom: 1px solid #c2c2c2;}
table.list_cart { border: 1px solid #c2c2c2; width: 100%; background: #FFF; }
table.list_cart tr { border: 1px solid #c9ccc9; vertical-align: top; }
table.list_cart th { font-weight: normal; text-align: left; background: #fbf0ea; padding: 8px 15px; }
table.list_cart td { padding: 10px 15px; }
table.list_cart .image { text-align: center; width: 120px; }
table.list_cart .image img { display: block; margin: 0 auto; }
table.list_cart .qty.changable { width: 56px; height: 19px; position: relative; z-index: 1;}
table.list_cart .plus, table.list_cart .minus { zoom:inherit; cursor: pointer; top:0; width: 12px; height: 19px; position: absolute; }
table.list_cart .minus {  background: url('../img/minus-1.png') no-repeat 6px 5px; left: 0; }
table.list_cart .plus { background: url('../img/plus-1.png') no-repeat 1px 5px;  right: 0; }
table.list_cart input { border: 1px solid #DEDEDE; font-size: 12px; padding: 0; height: 17px; width: 54px; font-weight: bold; text-align: center; margin: 0 auto; }
table.list_cart tr td.details { width:360px; }
table.list_cart tr td.price { color: #002aa8; font-size: 16px; }
table.list_cart tr td.col { font-size: 16px; }
table.list_cart tr td.delete { width:10px; padding-right: 10px; padding-left: 0; }
table.list_cart tr td.delete a { display: block; text-indent: -9999px; margin-left: 10px; background: url('../img/delete.png') no-repeat 0 center; width: 10px; height: 10px; margin-top: 3px; }
table.list_cart tr td h3 { font-size: 16px; font-weight: normal; padding-bottom: 13px; }
table.list_cart tr td .nr { text-transform: uppercase; }
table.list_cart tr td .nob { margin-top: 10px; line-height: 1.5; color: #3f3f3f; }
table.list_cart tr td .nob span { color: #000; }

.box_cart { overflow: hidden;  background: url(../img/shadow_top.png) top center no-repeat; border: 5px solid #008200; border-top:none; clear: both;}
.box_cart .bottom_cart { padding: 19px 20px 15px 28px; border-bottom: 1px solid #c2c2c2; border-top:none; overflow: hidden; }

.bottom_cart .discount { width: 420px; overflow: hidden; float: left; }
.bottom_cart .discount h3 { color: #0054a0; font-size: 24px; padding-bottom: 11px; }
.bottom_cart .discount p { line-height: 1.4; padding-bottom: 10px; font-size: 11px; }
.bottom_cart .discount input {  padding: 7px 5px; width: 274px; border: 1px solid #b6b6b6; float: left; }
.bottom_cart .discount a.button { margin-left: 7px; width: 118px; height: 28px; float: left; text-align: center; text-decoration: none; background: url(../img/enlosen_button.png) no-repeat; line-height: 28px; margin-top: 2px; color: #FFF; font-size: 14px; text-shadow: 0 1px #000; }

.box_cart .amount { width: 310px; float: right; margin-top: -5px; }
.box_cart .amount ul li { overflow: hidden; padding: 7px 0; font-size: 14px; }
.box_cart .amount ul li .fl {width: 200px; float: left; font-size: 12px; color: #686868; }
.box_cart .amount ul li .fr {width: 110px; float: left; text-align: right; color: #000000; }
.box_cart .amount ul li.total { border-top:1px solid #deddd5; font-weight: bold; font-size: 14px; padding-top: 10px; margin-top: 7px; }
.box_cart .amount ul li.total .fr { font-size: 16px; }
.box_cart .amount ul li.total .fl { font-weight: normal; font-size: 10px; color: #6b6b6b;}
.box_cart .amount ul li.total .fl b{ display: block; font-weight: bold; font-size: 14px; padding-bottom: 3px; color: #000; }

.box_cart .agb { color: #b61e32; border-top: 1px solid #c2c2c2; background: #FFF; padding: 20px 0 15px 30px; position: relative; overflow: hidden; border-top:none; }
.agb_submit { width: 350px; float: left; padding-left: 210px; }
.box_cart .agb .check  { float: left; height: 30px;  }
.box_cart .agb label { width: 320px; float: left; line-height: 1.4; }
.box_cart .agb a { color: #b61e32; }
.box_cart .agb a.daten { background: url(../img/daten_ico.png) left no-repeat; padding-left: 20px; color: #002ba5; left: 20px; display: block; line-height: 16px; position: absolute; top:20px; width: 100px; }
.txt_agb { color: #000; width: 310px; float: right; font-size: 11px; line-height: 1.3; padding-right: 20px; }

.box_cart .import { background: #FFF; position: relative; overflow: hidden; border-top:none; height: 44px; padding:13px 0 0 15px; }
.box_cart .import p { float: left; color: #686868; padding-top: 10px;}
.box_cart .import p span { color: #000; }
.box_cart .import .cart_button { float: right; width: 319px; margin-top: -4px; position: relative; margin-right: 10px; }
.box_cart .import .cart_button a { width: 319px; height: 38px; line-height: 38px; display: block; background: url(../img/buttons/cart_button.png) no-repeat; text-align: center; text-decoration: none; font-weight: bold; color: #FFF; font-size: 18px; text-shadow: 0 1px #000; }
.box_cart .payment_notice{color: #6B6B6B; font-size: 10px; font-weight: normal;}
.details .no_prod {color:red; padding-top:10px;}
.details .prod_available {color:green; padding-top:10px;}

 .password-check {clear:both; padding-top:5px; line-height:1.5;}

span.forgot {float:right; padding:1px 0 0 10px; display:block; color:#002cae; text-decoration:underline; width:206px; line-height:13px;}
span.forgot:hover {text-decoration:none;}
span.link {cursor: pointer;}
.checking {display:none;}

/* Page Ole CSS */
.page.ole { position: relative; z-index: 10px; }

.page.ole .menu_ole { border: 1px solid #cecece; border-top:none; padding: 15px 0; }
.page.ole .menu_ole ul { overflow: hidden; }
.page.ole .menu_ole ul li { float: left; height: 17px; border-left:1px solid #cccccc; line-height: 17px; padding: 0 35px;}
.page.ole .menu_ole ul li:first-child { border: none; }
.page.ole .menu_ole ul li a { font-size: 14px; text-decoration: none; }
.page.ole .menu_ole ul li a:hover { color: #a90800; }

#content .page.ole h2 { background: url(../img/ole_ico.png) left top no-repeat; padding-left: 30px; height: 40px; font-size: 26px; text-transform: uppercase; font-weight: normal; margin: 10px 0; padding-top: 10px; float: left; display: block;}
#content .page.ole h2.last { background: none; padding-left: 20px; height: 40px; font-size: 26px; text-transform: uppercase; font-weight: normal; margin: 10px 0; padding-top: 10px; }

.page.ole .prod_ole { background: #f6f6f6; padding: 8px; }
.page.ole .prod_ole table { border: 1px solid #d2d2d2; width: 100%; }
.page.ole .prod_ole table tr th { height: 58px; border: 1px solid #d2d2d2; text-align: left; }
.page.ole .prod_ole table tr td { border: 1px solid #d2d2d2; background: #ffffff; }
.page.ole .prod_ole .no_ole { background: url(../img/no_ole_bg.png) center no-repeat #ffffff; height:98px;}
.page.ole .pr_box { width: 277px; min-height: 144px; vertical-align: top;}
.page.ole .name_ole { text-align: center; text-transform: uppercase; font-size: 19px; vertical-align: middle; }
.page.ole .name_ole.on_top { vertical-align: top; padding-top: 64px; }
.page.ole .pr_item { padding-top: 23px; padding-bottom: 23px; overflow: hidden; border-top: 1px solid #d2d2d2; width: 279px; }
.page.ole .pr_item:first-child { border: none; }
.page.ole .pr_item .image { width: 90px; float: left; }
.page.ole .pr_item .dsc { width: 180px; float: left; position: relative; }
.page.ole .pr_item .dsc .pdf {display:block; margin-bottom:10px;}
.page.ole .pr_item .dsc .number { height: 24px; background: url(../img/num_bg.png) #eb190c no-repeat; text-align: center; color: #FFF; padding-left: 5px; line-height: 24px; text-transform: uppercase; font-size: 11px; float: left; }
.page.ole .pr_item .dsc .number span {  background: url(../img/num_bg_cor.png) center right no-repeat; display: block; padding-right: 5px;}
.page.ole .pr_item .dsc .number a{text-decoration: none; color: #fff; margin: 0 0 0 4px; float: none;  }
.page.ole .pr_item .dsc p { line-height: 1.2; padding-top: 3px; height: 30px; overflow: hidden;}
.page.ole .pr_item .dsc div.price { font-weight: bold; display: block; padding: 8px 0; }
.page.ole .pr_item .dsc .price span { font-weight: normal; display: block; padding-top:4px; font-size: 11px;}
.page.ole .pr_item .dsc div.inkl { display: inline-block; }
.page.ole .pr_item .dsc a { color: #003BAE; position: relative; float: left; margin-top: 7px;}
.page.ole .pr_item .dsc a.basket_btn { background: url(../img/buttons/details_button.png) no-repeat; width: 118px; height: 24px; display: block; text-align: center; line-height: 24px; color: #FFF; text-decoration: none; margin: 0 15px 0 0; float: left;}
.page.ole .prod_ole table tr th .brand { float: left; width: 130px; padding-top: 6px; padding-left: 6px; }
.page.ole .prod_ole table tr th .small_inp { float: right; width: 120px; padding-top: 15px; padding-right: 12px; }
.page.ole .prod_ole table tr th .small_inp input { background: #FFF; border: 1px solid #b6b6b6; text-transform: uppercase; padding: 5px; width: 110px; margin: 0; }

#content .page.ole .text_description { padding: 15px 10px; line-height: 1.5; overflow: hidden; }
#content .page.ole .text_description a { color: #002aab; }
#content .page.ole .text_description .left_b { width: 470px; float: left; }
#content .page.ole .text_description .right_b { width: 470px; float: right; }

.page.ole .model_ole_car { border: 1px solid #e5e5e5; padding: 16px 0 30px 0; position: relative; margin: 10px 0; }
.page.ole .model_ole_car .shadow { width: 1000px; height: 10px; background: url(../img/shadow_top.png) no-repeat; position: absolute; bottom:-10px; left:0; }
.page.ole .model_ole_car h4 { text-align: center; padding-bottom: 15px; font-size: 18px; font-weight: normal; }
.page.ole .model_ole_car ul { overflow: hidden; }
.page.ole .model_ole_car ul li { float: left; text-align: center; background: url(../img/line_bg_mod.png) left top no-repeat; padding: 0 22px; }
.page.ole .model_ole_car ul li:first-child { background: none; }
.page.ole .model_ole_car ul li img { display: block; margin: 0 auto; margin-bottom: 10px; }
.page.ole .model_ole_car ul li a { text-transform: uppercase; color: #002cae; width: 120px; display: block; line-height: 1.3; cursor: pointer; }

/* Tuning Page */
.page.tuning .box.tuning_category { border-top:1px solid #E8E8E8; padding-top:95px; zoom:1;}
#content .tuning .tuning_category .item { margin-left:8px; float:left; border:1px solid #F0F9FC; width:238px; text-align:center; margin-bottom:15px; position:relative; padding-top:160px; padding-bottom:15px; }
#content .tuning .tuning_category .item:hover { border:1px solid #dbe5e7; cursor:pointer;  }
#content .tuning .tuning_category .item.active { border:1px solid #dbe5e7; cursor:pointer; }
#content .tuning .tuning_category .item a { color:#0036af; font-size:14px;}
#content .tuning .tuning_category .item.scheinwerfer {background:url(../img/bg/tuning/scheinwerfer_bg.png) top center no-repeat;}
#content .tuning .tuning_category .item.scheinwerfer:hover {background-color:#FFF;}
#content .tuning .tuning_category .item.scheinwerfer.active {background-color:#FFF;}
#content .tuning .tuning_category .item.leuchten {background:url(../img/bg/tuning/leuchten_bg.png) top center no-repeat;}
#content .tuning .tuning_category .item.leuchten:hover {background-color:#FFF;}
#content .tuning .tuning_category .item.leuchten.active {background-color:#FFF;}
#content .tuning .tuning_category .item.leuchtmittel {background:url(../img/bg/tuning/leuchtmittel_bg.png) top center no-repeat;}
#content .tuning .tuning_category .item.leuchtmittel:hover {background-color:#FFF;}
#content .tuning .tuning_category .item.leuchtmittel.active {background-color:#FFF;}
#content .tuning .tuning_category .item.exterieur {background:url(../img/bg/tuning/exterieur_bg.png) top center no-repeat;z-index:1;}
#content .tuning .tuning_category .item.exterieur:hover {background-color:#FFF;}
#content .tuning .tuning_category .item.exterieur.active {background-color:#FFF;}
#content .tuning .tuning_category .item.interieur {background:url(../img/bg/tuning/interieur_bg.png) top center no-repeat;z-index:1;}
#content .tuning .tuning_category .item.interieur:hover {background-color:#FFF;}
#content .tuning .tuning_category .item.interieur.active {background-color:#FFF;}
#content .tuning .tuning_category .item.hardware {background:url(../img/bg/tuning/hardware_bg.png) top center no-repeat;}
#content .tuning .tuning_category .item.hardware:hover {background-color:#FFF;}
#content .tuning .tuning_category .item.hardware.active {background-color:#FFF;}
#content .tuning .tuning_category .item.sportspiegel {background:url(../img/bg/tuning/sportspiegel_bg.png) top center no-repeat;}
#content .tuning .tuning_category .item.sportspiegel:hover {background-color:#FFF;}
#content .tuning .tuning_category .item.sportspiegel.active {background-color:#FFF;}
#content .tuning .tuning_category .item.performance {background:url(../img/bg/tuning/performance_bg.png) top center no-repeat;}
#content .tuning .tuning_category .item.performance:hover {background-color:#FFF;}
#content .tuning .tuning_category .item.performance.active {background-color:#FFF;}
#content .tuning .tuning_category .item .submenu {position:absolute; display:none; background:#FFF; border:1px solid #dbe5e7; width:218px; border-top:none; top:160px; left:-1px; text-align:left; padding:10px; z-index:1000;}
#content .tuning .tuning_category .item.active .submenu {display:block; height:350px; overflow:auto;}
#content .tuning .tuning_category .item .submenu ul li {border-top:1px solid #e5e5e5; position:relative;}
#content .tuning .tuning_category .item .submenu ul li a {font-size:12px; padding:0; width:auto; border:none; background-color:#FFF; display:block; padding:4px;}
.tuning .tuning_category .children-toggle {background:url(../img/more_ico_r.gif) center center no-repeat; display:block; height:10px; padding:5px; position:absolute; right:5px; top:0; width:10px;}
.tuning .tuning_category .third-children {display:none; margin-left:20px;}

.page.tuning .box.list_brands {border-top:1px solid #E8E8E8;}
.page.tuning .box.list_brands .cars_list h4 {text-align:inherit; padding-left:10px;}
.page.tuning .box.list_brands .cars_list ul {clear:both; overflow:hidden; padding-left:10px; padding-top:3px;}
.page.tuning .box.list_brands .cars_list ul li {position:relative; height:24px; padding-left:36px; line-height:24px; width:230px; float:left; margin-bottom:5px;}
.page.tuning .box.list_brands .cars_list ul li a {color:#1a4caf; font-size:17px;}
.page.tuning .box.list_brands .cars_list ul li img {position:absolute; left:0; top:0; width:23px}

.sidebar .payment_box { width: 200px; }
.sidebar .payment_box ul { background: #FFF; overflow: hidden; height: auto; padding: 10px; border: 1px solid rgb(210, 210, 210);}
.sidebar .payment_box ul li { float: left; padding-left: 10px; height: 55px;}

.update-target ul li p {cursor: default;}

#header .contact-time {background:no-repeat left top; position:absolute; right:295px; height:31px; width:177px; top:50px;}

.info_popup_top { position: absolute; width: 155px; background: #FDFFD1; border: 1px solid #E1E1E1; padding: 8px; bottom: 25px; left: 0; z-index: 5; line-height: 14px; font-size: 11px; color: #333; }
.products .item span .info_popup_top p span {font-size: 11px;}

.search_page .paylink_content { border: 1px solid #dedede; padding: 15px; overflow: hidden; min-height: 280px; }
.search_page .paylink_content .block { margin-top: 20px; }
.search_page .paylink_content h3 { font-size: 30px; }
.search_page .paylink_content p { font-size: 16px; line-height: 24px;}
.search_page .paylink_content .pay_button { float: left; width: 319px; margin-top: 10px; position: relative; margin-right: 10px; }
.search_page .paylink_content .pay_button a { width: 319px; height: 38px; line-height: 38px; display: block; background: url(../img/buttons/cart_button.png) no-repeat; text-align: center; text-decoration: none; font-weight: bold; color: #FFF; font-size: 18px; text-shadow: 0 1px #000; }

#wrapper .witch { background: #fafbf3; border: 1px solid #cbcbcb; margin-top: 10px; padding: 4px 8px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; position: relative }
#wrapper .witch span.title { font-weight: bold; background: url(../img/icon_warning.png) left no-repeat; display: block; padding-left: 18px; border-bottom: 0;}
#wrapper .witch p { color: #656461; font-size: 11px; line-height: 1.2; padding-top: 3px; }
#content .inner_content .title { border-bottom: 1px solid #e5e5e5; padding-bottom: 9px; }

table.country_list { width: 500px; border: 1px solid #f1f1f1; margin:0 auto; }
table.country_list tr.color { background: #f7f7f7;  }
table.country_list tr td { padding: 0 4px 0 0; font-size: 12px; border-bottom: 1px solid #dedede; line-height:1; vertical-align: middle; }
table.country_list tr td.flag { width: 29px; padding-left: 2px; }
table.country_list tr td.price { text-align: right; font-size: 11px; padding-top: 3px; }
table.country_list tr td.price span { padding-left: 5px; }
.txt_agb { width: 340px; }
.box_cart .agb { padding: 20px 0 0 24px; }
.txt_agb p { padding: 0 0 20px 0; }
.agb_submit { float: right; width: 311px; line-height: 18px; padding-left: 0; color: #b61e32; padding-bottom: 10px; }
.box_cart .agb label { float: none; font-size: 12px;}
.box_cart .import { padding:11px 0 0 15px;  }
.box_cart .agb a.daten { position: relative; top:0; }
.box_cart .agb .check { padding-right: 0;  }
.vertragstext { font-size: 11px; line-height: 1.4; color: #000; padding:0 25px 10px 0; }
.vertragstext_right { font-size: 11px; line-height: 1.4; color: #000; padding:0 25px 10px 637px; }
.box_cart .import .cart_button a { background: url(../img/buttons/cart_button_ehi.png) no-repeat; }
.big_font {display: block; margin: 7px 0 4px 0;}

.product_list .brand-products .item .image span img { cursor: pointer; }
.search_content.delivery h3 {font-size:14px;}
.search_content.delivery .block {line-height:18px;}
.products .brand-products .item .image span img { cursor: pointer; }

/* AGB Tabs CSS */
.text_page .link_agb { border-top: none; }
.text_page ul.tabs_agb {  border-bottom: 1px solid #ededed; height: 49px; }
.text_page ul.tabs_agb li { float: left; padding: 7px 50px 0 18px; height: 42px; font-size: 24px; border: 1px solid #fff;  border-bottom: none; }
.text_page ul.tabs_agb li a { color: #000; text-decoration: none; }
.text_page ul.tabs_agb li span { display: block; font-size: 10px; text-transform: uppercase; font-weight: bold; }
.text_page ul.tabs_agb li.active { background: #fbf8f4;  border: 1px solid #ededed;  border-bottom: none;}

.search_content.delivery h3 {font-size:14px;}
.search_content.delivery .block {line-height:18px;}.product_list .brand-products .item .image span img { cursor: pointer; }

.detail_product .description .price_box .vers_box { background: none; width: 200px; margin-bottom: 10px; height: auto; min-height: 24px; padding: 7px; float: right; border-bottom: 1px solid #d1d1d1; }
.detail_product .description .price_box .vers_box span.text_vers { font-size: 15px; width: 110px; text-align: center; display: block; background: url(../img/ers_yellow.png) left 5px no-repeat; padding-left: 28px; color: #ff7117; line-height: 1.2; margin:0 auto; }
.detail_product .description .price_box .vers_box.green span.text_vers { background: url(../img/ers_green.png) left center no-repeat; color: #009d28; }
.detail_product .description .price_box .vers_box.red span.text_vers { background: url(../img/ers_red.png) left center no-repeat; color: #ff002d; }
.detail_product .description .price_box .vers_box span.text_vers sup { font-size: 12px; vertical-align: super; }
.detail_product .description .price_box .vers_box span.text_vers b { font-size: 16px; }

.product_list .item .number_box .vers_box { margin-left: 36px; width: 129px; height: 70%; }
.product_list .item .number_box .vers_box span.text_vers { font-size: 14px;  width: auto; text-align: center; display: block; background: url(../img/ers_yellow.png) left 5px no-repeat; padding-left: 28px; color: #ff7117; line-height: 1.2; }
.product_list .item .number_box .vers_box.green span.text_vers { background: url(../img/ers_green.png) left 3px no-repeat; color: #348212; }
.product_list .item .number_box .vers_box.red span.text_vers { background: url(../img/ers_red.png) left 3px no-repeat; color: #ff002d; }
.product_list .item .number_box .vers_box span.text_vers sup {font-size: 12px; vertical-align: super;}
.product_list .item .number_box .vers_box span.text_vers b { font-size: 16px; }

div.explainOne { font-size: 10px; color: #676767; }
div.explainOne sup { font-size: 11px; vertical-align: super; }
div.explainOne.product {padding-top: 10px;}
.new_cart .explainOne { margin-bottom: -20px; padding-top: 10px;}
.explainOne.explcart { padding-top: 5px; }

.cart .versand { margin-top: 10px; min-height: 24px; padding-left: 30px; font-family: Arial, Helvetica, sans-serif; line-height: 24px;}
.cart .versand.green { background: url(../img/ers_green.png) left center no-repeat; color: #009d28; }
.cart .versand.orange { background: url(../img/ers_yellow.png) left center no-repeat; color: #ff7117; }
.cart .versand.red { background: url(../img/ers_red.png) left center no-repeat; color: #ff002d; }
.cart .versand sup { font-size: 12px; vertical-align: super; }
.cart .not_available { font-family: Arial, Helvetica, sans-serif; color: #ff2b00; line-height: 25px; margin-top: 10px; background: url(../img/bg/not_available_min.png) left center no-repeat; padding-left: 30px; min-height: 26px; }


.prod_ole .versand { margin-top: 10px; min-height: 24px; padding-left: 30px; font-family: Arial, Helvetica, sans-serif; line-height: 24px;}
.prod_ole .versand.green { background: url(../img/ers_green.png) left center no-repeat; color: #009d28; line-height: 1.2}
.prod_ole .versand.orange { background: url(../img/ers_yellow.png) left center no-repeat; color: #ff7117; }
.prod_ole .versand.red { background: url(../img/ers_red.png) left center no-repeat; color: #ff002d; }
.prod_ole .versand sup { font-size: 12px; vertical-align: super; }
.prod_ole .not_available { font-family: Arial, Helvetica, sans-serif; color: #ff2b00;  margin-top: 10px; background: url(../img/bg/not_available_min.png) left center no-repeat; padding-left: 30px; min-height: 26px; }

.klarna_box { width: 574px; height:622px; background: url(../img/klarna_bg.png) no-repeat; margin:0 auto; margin-top: 50px; padding-top: 30px; }
.klarna_box h1 { text-align: center; padding:15px; font-size:16px; }
.klarna_box .logo { text-align:center; }
.klarna_box .logo .terms { padding: 10px 0 10px 0; }
.klarna_box .logo .terms a { color:#0000FF; }
.klarna_box .info { padding-left: 50px; width: 340px; margin:0 auto; padding-top: 35px; }
.klarna_box .info ul li { overflow: hidden; padding-bottom: 11px;}
.klarna_box .info ul li.birth { height: 32px; padding-bottom: 5px; position: relative; margin-top: -7px;}
.klarna_box .info ul li span.lc { display: block; width: 135px;  float: left; }
.klarna_box .info ul li span.rc { display: block; float: left; width: 205px; font-size: 14px; }
.klarna_box .info ul li.birth span.lc { line-height: 32px; }
.klarna_box .info ul li span.rc input { position: relative; background: url(../img/birth_input.png) no-repeat; text-align: center; font-size: 14px; border: none; width: 97px; padding: 7px 0; }
.klarna_box .info ul li span.rc .active { float: left; padding-right: 33px; background: url(../img/actived.png) right 5px no-repeat; }
.klarna_box .buttons { padding-left: 0; width: 530px; margin:0 auto; padding-top: 15px; text-align: center; }
.klarna_box .buttons .terms { font-size: 11px; line-height: 13px; padding: 0 0 15px 0; text-align: left !important; }
.klarna_box .buttons .terms input { margin: 0 7px 0 0; }
.klarna_box .buttons .terms a {  color:#0000FF; }
.klarna_box .buttons a.gray { text-decoration: none; font-size: 16px; display: block; line-height: 37px; float: left; background: url(../img/right_corner_button.png) right no-repeat; padding-right: 5px; height: 37px; }
.klarna_box .buttons a.gray span { display: block; padding: 0 10px 0 15px; background: url(../img/left_cornerr_button.png) left center no-repeat; }
.klarna_box .buttons a.yellow { text-decoration: none; font-size: 16px; display: block; line-height: 37px; float: left; background: url(../img/y_button_r.png) right no-repeat; padding-right: 10px; height: 37px; text-align: center; width:180px; }
.klarna_box .buttons a.yellow span { display: block; background: url(../img/y_button_left.png) left center no-repeat; }
.klarna_box .buttons span.lc { display: inline-block; width: 135px;   }
.klarna_box .buttons span.rc { display: inline-block; float: left; width: 205px; font-size: 14px; }
.klarna_box .disabled  {display:none;}
.klarna_box .dis { display:none;  text-align: center; }
.klarna_box .dis .wrap { background: url(/assets/img/concardis/overlay_bg.png); text-align: center; width: 550px;  margin: 100px auto;}
.klarna_box .dis .wrap p {width: 100%; text-align: center; font-weight: bold; font-size: 16px;}
.klarna_box .dis .wrap .impotrant_2 {color: #797a91; line-height:24px;}
.klarna_box .input_block input { float:left;}
.klarna_box .input_block span { float:left; margin: 10px 0 0 9px; color:#999; font-size:12px; }

.text_page .link_agb  span:hover {text-decoration: none;}
.text_page .link_agb .link {color: #002ab0; font-size: 14px; text-decoration:underline;}

.tecdoc_logo span.img { background: url(../img/tecdoc.jpg); width: 200px; height: 95px; margin-top: -20px;  float: left; margin-left: -13px;}
.tecdoc_logo { display: block; overflow: hidden; }
.tecdoc { background: url(../img/tecdoc_logo.png); width: 150px; height: 50px; display: block; overflow: hidden; clear: both; float: right; }

.lh20 {line-height: 20px;}

.noclicked {opacity: 0.5; cursor: wait;}

.right_col li.deposit img { width: 101px;}

.new_cart .versand { margin-bottom: 5px; min-height: 24px; padding-left: 30px; font-family: Arial, Helvetica, sans-serif; line-height: 24px;}
.new_cart .versand.green { background: url(../img/ers_green.png) left center no-repeat; color: #009d28; }
.new_cart .versand.orange { background: url(../img/ers_yellow.png) left center no-repeat; color: #ff7117; }
.new_cart .versand.red { background: url(../img/ers_red.png) left center no-repeat; color: #ff002d; }
.new_cart .versand sup { font-size: 12px; vertical-align: super;  }
.new_cart .not_available { font-family: Arial, Helvetica, sans-serif; color: #C54649; line-height: 25px; margin-top: 10px; background: url(../img/bg/not_available.png) left center no-repeat; padding-left: 27px; min-height: 24px; width: 225px; }

.new_cart { border: 5px solid #dedede; padding: 32px 60px; font-family: Arial, Helvetica, sans-serif; }
.new_cart .title { font-size: 23px; text-transform: uppercase; font-weight: bold; float: left; }
.new_cart table  { margin-top: 28px; width: 100%; border-top: 1px solid #e5e5e5; }
.new_cart table tr th { text-align: left; font-size: 11px; background: #f6faf6; padding: 12px; font-weight: normal; font-size: 12px; }
.new_cart table tr td { padding: 15px; vertical-align: top; border-bottom: 1px solid #e5e5e5; padding-bottom: 30px;}
.new_cart table tr th.delete { padding:12px 5px; }
.new_cart table .image { width: 100px; }
.new_cart table .preis { width: 100px; text-align: right; }
.new_cart table .count { width: 80px; text-align: center; padding-top: 10px; }
.new_cart table .count { }
.new_cart table .qty.changable { width: 56px; height: 19px; position: relative; z-index: 1;}
.new_cart table .plus, .new_cart table .minus { zoom:inherit; cursor: pointer; top:0; width: 12px; height: 19px; position: absolute; }
.new_cart table .minus {  background: url('../img/minus-1.png') no-repeat 6px 5px; left: 0; }
.new_cart table .plus { background: url('../img/plus-1.png') no-repeat 1px 5px;  right: 0; }
.new_cart table input { border: 1px solid #DEDEDE; font-size: 12px; padding: 0; height: 17px; width: 54px; font-weight: bold; text-align: center; margin: 0 auto; }
.new_cart table th.preis_f { width: 180px; text-align: right; font-size: 12px;  }
.new_cart table td.preis_f { width: 180px; text-align: right; font-size: 16px; color: #0028ff; font-weight: bold; padding-top: 11px; }
.new_cart table h3 { font-size: 16px; }
.new_cart table h3 a { text-decoration: none; }
.new_cart table h3 a:hover { text-decoration: underline; }
.new_cart table .nr { text-transform: uppercase; display: block; padding: 10px 0; }
.new_cart table .nob { line-height: 1.5; }
.new_cart table .delete  {width: 9px; padding:14px 0; }
.new_cart table .delete a { background: url(../img/delete_ico_cart.png) no-repeat; width: 9px; height: 9px; display: block; }
.new_cart table td.preis_f .cuvp { color: #003a46; text-decoration: line-through; font-size: 12px; }
.new_cart table td.preis_f .last_pr { font-weight: normal; color: #000; float: right; font-size: 11px; padding-top: 4px; }
.new_cart table td.preis_f .last_pr .crabbat { color: #0028ff; text-decoration: none; }

.new_cart .bot_table { border-top: 1px solid #898989; padding-top: 20px; overflow: hidden; padding-bottom: 10px; }
.new_cart .bot_table .dhl { float: left; }
.new_cart .bot_table .dhl p { line-height: 1.5; color: #404040; }
.new_cart .bot_table .dhl p b { display: block; }
.new_cart .bot_table .dhl ul { overflow: hidden; padding-top: 20px; position: relative; margin-left: -10px; }
.new_cart .bot_table .dhl ul li { float: left; padding-left: 10px; }

.new_cart .total_price { width: 295px; float: right; }
.new_cart .total_price ul li { overflow: hidden; padding-bottom: 10px; }
.new_cart .total_price ul li.total { margin-top: -2px; border-top: 3px solid #000; padding-top: 15px; font-size: 14px; font-weight: bold; }
.new_cart .total_price ul li.total span.fr span { display: block; font-weight: normal; font-size: 10px; padding-top: 4px; color: #808080; }
.new_cart .total_price ul li span.fl { display: block; float: left; width: 200px; }
.new_cart .total_price ul li span.fr { display: block; float: right; text-align: right;  width: 95px; }
.new_cart .total_price ul li.skonto_money > span { font-size: 14px; font-weight: bold; color: #009d28; }

.new_cart .info_cart { background: #f6faf5; overflow: hidden; border-top: 1px solid #e5e5e5; padding: 11px 32px 7px 9px; }
.new_cart .info_cart .comod { width: 462px; float: left; min-height: 70px; background:url(../img/wizard/comod_bg.png) 351px center no-repeat #fff; border: 1px solid #696969; padding: 5px 24px 15px 15px; overflow: hidden; }
.new_cart .info_cart .comod ul { overflow: hidden; width: 365px; padding-top: 5px; margin-left: -10px; }
.new_cart .info_cart .comod ul li { color: #404040; float: left; width: 150px; padding-top: 6px; background: url(../img/list_com.png) 0 5px no-repeat; padding-left: 11px; margin-left: 10px; }
.new_cart .info_cart .comod p { font-size: 10px; padding-top: 9px; padding-left: 10px; }
.new_cart .info_cart .info_con { color: #404040; margin-top: 24px; float: right; line-height: 1.4; padding: 7px 20px 7px 52px; width: 215px; background:url(../img/info_icon_bg.png) 14px center #fff no-repeat; border: 1px solid #696969; }

.new_cart .button_bottom.top { float: right; width: 475px; padding-top: 0; margin-top: -7px; }
.new_cart .button_bottom { overflow: hidden; padding-top: 11px; }
.new_cart .button_bottom a.gray { padding:0 20px; display: block; float: left; text-decoration: none; height: 36px; background: #e7e7e7; line-height: 36px; text-transform: uppercase; text-align: center; }
.new_cart .button_bottom a.green { float: right; color: #FFF; text-transform: uppercase;text-decoration: none; height: 37px; background: url(../img/green_r_cor.png) right center no-repeat; display: block; line-height: 37px; }
.new_cart .button_bottom a.green span { background: url(../img/green_l_cor.png) left center no-repeat; display: block; padding: 0 70px; }

.shadow .link_agb  span:hover {text-decoration: none;}
.shadow .link_agb .link {color: #3f64c0; text-decoration:underline;}

.new_cart .last_pr { float: right; margin-top: 5px; border-top: 1px solid #e5e5e5; width: 90px; font-size: 11px; font-weight: bold; padding-top: 4px; }

.new_cart .last_pr span.cuvp { display: block; color: #3838ff; text-decoration: line-through; }
.right_col li.deposit img { width: 101px;}
.new_cart .info_cart .comod p { font-size: 10px; padding-top: 9px; padding-left: 10px; }

/* SEARCH POPUP */
.overlay { width: 100%; height: 100%; background: #000; position: absolute; z-index: 140; opacity: 0.6; }
.popup_selector { font-family: arial; padding: 10px; width: 884px; height: 497px; background: #FFF; position: fixed; top:216px; left:50%; margin-left: -447px; z-index: 150; top: 50%; margin-top: -250px; }
.popup_selector.small { width: 502px;  margin-left: -256px;}
.popup_selector .box { position: relative; border:1px solid #CCCCCC; height: 489px; }
.popup_selector .box .title { line-height: 24px; padding: 22px; text-align: center; font-size: 20px; background: #DFF5FD; color: #000; }
.popup_selector .box a.close { right: 5px; top:5px; width: 14px; height: 13px; position: absolute; background: url(../img/close_pop_selector.png) no-repeat; }

.popup_selector .form_box { width: 695px; margin:0 auto; margin-top: 19px; padding-top: 37px; padding-bottom: 20px; background: url(../img/gray_pix.gif) 365px 0 repeat-y; }
.popup_selector .form_box .oder { display: block; position: absolute; background: #FFF; top:50%; margin-top: -17px; left:444px;  height: 34px; line-height: 34px; }
.popup_selector .form_box .left_col { width: 308px; float: left; }
.popup_selector.small .form_box { width: 308px; margin: 0 auto; background: none; }
.popup_selector.large .form_box { width: 730px; margin-left:57px; background: url(../img/gray_pix.gif) 395px 0 repeat-y; }
.popup_selector.large .form_box .left_col { width: 338px; float: left; }
.popup_selector.large .form_box .left_col input { font-size: 14px; border: 1px solid #c1c1c1;  width: 293px; padding:13px 30px 13px 12px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.popup_selector .form_box .name { color: #323232; padding-left: 35px; font-size: 16px; height: 30px; line-height: 30px;  }
.popup_selector.small .box .title { line-height: 1.3; padding: 15px; }
.popup_selector .form_box .left_col input { font-size: 14px; border: 1px solid #c1c1c1;  width: 265px; padding:13px 30px 13px 12px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.popup_selector .form_box .left_col input.active { background: #e3f8e7; }
.popup_selector .form_box .left_col .name { margin-bottom: 18px; background: url(../img/l_col_icon.png) left center no-repeat; }
.popup_selector .form_box .left_col .row { margin-bottom: 10px; }
.popup_selector .form_box .left_col .button { padding-top: 5px; }
.popup_selector .form_box .left_col .button a { color: #ffffff; text-decoration: none; font-size: 17px; display: block; text-align: center; height: 46px; line-height: 46px; background:url(../img/search_ico_white.png) 105px 14px no-repeat #303C61; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.popup_selector.large .form_box .left_col .button a { background:url(../img/search_ico_white.png) 117px 14px no-repeat #303C61; }

.popup_selector .form_box .right_col { width: 264px; float: right; }
.popup_selector .form_box .right_col .name { background: url(../img/r_col_icon.png) left center no-repeat; }
.popup_selector .form_box .right_col .name.fr { color: #000; line-height: 31px; padding-left: 37px; background: url(../img/fr_flag.png) left center no-repeat; }
.popup_selector .form_box .right_col p {padding-top: 3px;}
.popup_selector .form_box .right_col p a { font-size: 14px; color: #3881f6; }
.popup_selector .form_box .right_col .number { overflow: hidden; padding-top: 42px; padding-bottom: 10px; }
.popup_selector .form_box .right_col .number label { display: block; text-transform: uppercase; padding-bottom: 8px; }
.popup_selector .form_box .right_col .number .col { width: 123px; float: left; }
.popup_selector .form_box .right_col .number .col.right { float: right; }
.popup_selector .form_box .right_col .number input { font-size: 14px; text-align: center; border: 1px solid #c1c1c1;  width: 111px; padding:13px 5px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.popup_selector .form_box .right_col .button { padding-top: 5px; }
.popup_selector .form_box .right_col .button a { color:#d9d9d9; text-decoration: none; font-size: 17px; display: block; text-align: center; height: 46px; line-height: 46px;background:url(../img/search_ico_gray.png) 83px 15px no-repeat  #f2f2f2; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; cursor: default; }
.popup_selector .form_box .right_col .button a.active { color: #ffffff; background:url(../img/search_ico_white.png) 83px 15px no-repeat  #303C61; cursor: pointer; }
.popup_selector .form_box .right_col .code { padding-bottom: 9px; padding-top: 34px; }
.popup_selector .form_box .right_col .code label { font-size: 14px; display: block; text-align: center; text-transform: uppercase; color: #cdcdcd; padding-bottom: 8px; }
.popup_selector .form_box .right_col .code input { font-size: 18px; width: 214px; border:none; padding: 16px 21px 12px 30px; text-align: center; text-transform: uppercase; }
.popup_selector.small .bottom_link { width: 433px; }
.popup_selector .bottom_link { padding:24px 30px 0 30px; width: 816px; height: 41px; position: absolute; bottom:0; background: #F4F4F4; }
.popup_selector .bottom_link a { color:#156df0; font-size: 16px; letter-spacing: 0.4px; }
.popup_selector .bottom_link a.left { float: left; }
.popup_selector .bottom_link a.right { float: right; }

.popup_selector .form_box .right_col .code input.fr { background: url(../img/code_bg_input_fr.png) no-repeat; }
.popup_selector .form_box .right_col .code input.fi { background: url(../img/code_bg_input_fi.png) no-repeat; }
.popup_selector .form_box .right_col .code input.dk { background: url(../img/code_bg_input_dk.png) no-repeat; }
.popup_selector .form_box .right_col .code input.nl { background: url(../img/code_bg_input_nl.png) no-repeat; }
.popup_selector .form_box .right_col .code input.no { background: url(../img/code_bg_input_no.png) no-repeat; }
.popup_selector .form_box .right_col .code input.se { background: url(../img/code_bg_input_se.png) no-repeat; }

.kba_popup.search_popup { z-index: 160; right: 75px; left: auto; top: -33px; }

.popup_selector .form_box .left_col .button a.fr { background-position: 90px 15px; }
.popup_selector .form_box .right_col .button a.fr { background-position: 68px 15px; }
.popup_selector .form_box .right_col .button a.fr.active { background-position: 70px 15px; }

.popup_selector .form_box .left_col .button a.dk { background-position: 118px 15px; }
.popup_selector .form_box .right_col .button a.dk { background-position: 93px 15px; }
.popup_selector .form_box .right_col .button a.dk.active { background-position: 93px 15px; }

.popup_selector .form_box .left_col .button a.fi { background-position: 115px 15px; }
.popup_selector .form_box .right_col .button a.fi { background-position: 90px 15px; }
.popup_selector .form_box .right_col .button a.fi.active { background-position: 90px 15px; }

.popup_selector .form_box .left_col .button a.no { background-position: 120px 15px; }
.popup_selector .form_box .right_col .button a.no { background-position: 95px 15px; }
.popup_selector .form_box .right_col .button a.no.active { background-position: 95px 15px; }

.popup_selector .form_box .left_col .button a.pt { background-position: 100px 15px; }

.popup_selector .form_box .left_col .button a.se { background-position: 120px 15px; }
.popup_selector .form_box .right_col .button a.se { background-position: 95px 15px; }
.popup_selector .form_box .right_col .button a.se.active { background-position: 95px 15px; }

.popup_selector .form_box .left_col .button a.at { background-position: 105px 15px; }
.popup_selector .form_box .right_col .button a.at { background-position: 95px 15px; }
.popup_selector .form_box .right_col .button a.at.active { background-position: 95px 15px; }

.popup_selector .ikSelect_anchor { left: 0; top: 0; position: relative; z-index: 160; }
.popup_selector.small .ikSelect_anchor { left: 0; top: 0; position: relative; }
.popup_selector .ik_select_list { width: 306px;}
.popup_selector.small .ik_select_list { width: 306px;}

.ik_select_block.main-selector-search_popup { margin: 8px 0 0 1px; }
.search_popup.overlay { position: fixed; top: 0; left: 0; }
/* END SEARCH POPUP */

.kba_popup { background: url("../img/kba_info.png") repeat scroll 0 0 rgba(0, 0, 0, 0); height: 197px; left: 222px; position: absolute; top: 100px; width: 329px; z-index: 10; }
.empty_bas {padding: 15px 0 50px; margin-top: 5px; font-size:15px; text-align: center; }
.empty_bas > i.empty_basket_icon { background: url(../img/wizard/cart_empty.png) left top no-repeat; padding: 15px 25px; }

.current_country { width: 70%; height: 41px; margin: 0 auto; margin-bottom: 35px; margin-top: 10px; border: 1px solid #dedede; }
.current_country .item { position: relative; float: left; padding-right: 15px; padding-top: 10px; padding-left: 7px; font-size: 15px }
.current_country .price { float: right; padding-right: 7px; }
.current_country .price span { padding-left: 5px; }


.modeltype table tr td.info { position: relative; text-align: right; padding-right: 10px; }
.modeltype table tr td.info span { color: #002bad; cursor: pointer; text-decoration: underline; line-height: 1.5; text-transform: none; }
.modeltype table tr td.info span:hover { text-decoration: none; }
#content .page.suchen .title_page .model span { position: relative; display: block; text-align: center; text-transform: none; }
#content .page.suchen .title_page .model span a {  color: #003eb2; }
#content .page.suchen .title_page .model .popup_list  { top:44px; right: 100px; }
.popup_list { text-transform: none; display: none; z-index: 100; font-family: Arial, sans-serif; -webkit-box-shadow: 0 2px 10px 0 rgba(50, 50, 50, 0.55); -moz-box-shadow: 0 2px 10px 0 rgba(50, 50, 50, 0.55); box-shadow: 0 2px 10px 0 rgba(50, 50, 50, 0.55); text-align: left; padding: 9px; border: 1px solid #b0b0b0; position: absolute; background: #FFF; width: 351px; right:75px; top:10px; }
.popup_list .title { border-bottom: 1px solid #d8d8d8; padding-bottom: 2px; line-height: normal; font-size: 19px; font-weight: bold; text-transform: uppercase; }
.popup_list ul {  }
.popup_list ul li { line-height: 1.4; padding-top: 6px; }
.popup_list .arrow { background: url(../img/arrow_popup.png) no-repeat; width: 19px; height: 12px; position: absolute; right:-19px; top:-1px; }

#content .title_page .car-image-wrap .popup_car { padding-left: 25px; }
#content .title_page .car-image-wrap .popup_car span { color: #002bad; cursor: pointer; text-decoration: underline; line-height: 1.5; text-transform: none;  position: absolute; right: 0; width: 15px; top: -8px; text-indent: -9999px; padding-left: 0;}
#content .title_page .car-image-wrap .popup_car span:hover { text-decoration: none; }
#content .title_page .car-image-wrap .popup_car .popup_list { top: 16px; right: 41px; }
#klarna-checkout-container { overflow-x: visible !important;}

/* member page*/
.profile .table {height:300px; overflow:auto;}
.profile table {width:100%; font-size: 11px;}
.profile .table p {padding:20px;}
.profile table tr  {border-bottom:1px dotted #999999; vertical-align:top;}
.profile table tr td{padding:10px 0 10px 10px;}
.profile table tr th {text-align:left; padding:10px; font-weight:normal; color:#999999;}
.profile table .cell1 {width:80px;}
.profile table .cell2 {width:125px;}
.profile table .cell2 span.time {color:#999999;}
.profile table .cell3 span {display:block;}
.profile table .cell3 .name{color:#00328d; float:left; width:85px;}
.profile table .cell3 .desc{color:#000; float:left; width:210px;}
.profile table .cell3 .nr{float:right; width:50px; text-align:right;padding-right: 10px;}
.profile table .cell4 {width:80px;}
.profile table .cell5 { padding-right:5px;}
.profile table .cell5 span.left { display: block; padding-right: 10px;}
.profile table .cell5 a.show_oder { margin-top: -7px; display: block; background: url(../img/buton_ored_show_l.png) left no-repeat; padding-left: 35px; text-decoration: none; height: 24px; line-height: 24px; }
.profile table .cell5 a.show_oder span {font-size: 11px; font-weight: normal; color:white;display: block; padding-right: 5px; background: url(../img/buton_ored_show_r.png) right center no-repeat;}

.member_popup { z-index: 6; background: url(../img/popup_member_b.png) no-repeat; position: absolute; padding: 20px; width: 468px; height: 332px; top:120px; left:50%; margin-left:-254px;}
.member_popup a.close { width: 13px; height: 13px; background: url(../img/close_popup_member.png) no-repeat; display: block; position: absolute; top:13px; right:13px; }
.member_popup a.close span { display: none; }
.member_popup .all {  border: 1px solid #cfcfcf; border-bottom: none; padding:8px 15px; float: left; }
.member_popup .table_list { max-height: 143px; overflow: auto; overflow-x:hidden; border: 1px solid #cfcfcf; clear: both; position: relative; }
.member_popup .table_list table { width: 100%; }
.member_popup .table_list table tr td:first-child { padding-left: 15px; }
.member_popup .table_list table tr td { padding: 8px 0;  border-bottom: 1px solid #cfcfcf; position: relative; }
.member_popup .row { position: absolute; bottom:12px; }
.member_popup .row label { padding-bottom: 5px; display: block; }
.member_popup .row .newListSelected{width:341px; height:29px; margin-top:2px; z-index:10;}
.member_popup .row .selectedTxt{line-height:29px; height:29px; padding:0 5px; font-size:14px;}
.member_popup .row ul.newList {position:absolute; top:21px; background:#FFF; width:338px; border:1px solid #d2d2d2; height:200px; overflow-y:scroll;}
.member_popup .row ul.newList li {height:20px; clear:both; line-height:20px;}
.member_popup .row ul.newList a{display:block; padding:0 0 0 5px; text-decoration:none;}
.member_popup .row ul.newList a:hover{background:#e1e1e1;}
.member_popup .text_comment { padding-top: 10px; }
.member_popup .text_comment textarea { line-height: 1.4; color:#787878; border:none; margin: 0; background: url(../img/textarea_member_popup.png) no-repeat; width: 448px; height: 76px; padding: 10px; }
.member_popup a.send { position: absolute; bottom: 17px;right: 20px;width: 129px;height: 38px;display: block;background: url(../img/buttons/add_button.png) no-repeat;line-height: 33px;text-align: center;text-decoration: none;color: #FFF;font-size: 18px;font-weight: bold;margin: 0 auto;text-shadow: 0 1px #193768;}
.member_popup .table_list table tr td.art { color: #173e94; width: 120px; }
.member_popup .table_list table tr td .no_box { position: absolute; background: white; width: 451px; height: 40px; top: 0; left: 0; z-index: 100; opacity: 0.5;}
.member_popup .table_list table tr.return_pr_red td { border-bottom: none; }
.member_popup .table_list table tr.member_warning td { color: #ff1e00; padding: 0 0 12px 6px; }
.member_popup .title { overflow: hidden; font-size: 12px; top:30px; right:20px; position: absolute; }
.member_popup .title span { display: block; float: left; text-align: center; }
.member_popup .title span.col_4 { padding-right: 59px; }
.member_popup .table_list table tr th { vertical-align: bottom; font-size: 11px; font-weight: normal; border-bottom: 1px solid #cfcfcf; }
.member_popup .table_list table tr td .return_count_product.changable { width: 56px; height: 19px; position: relative; z-index: 1;}
.member_popup .table_list table tr td .plus, .member_popup .table_list table tr td  .minus { zoom:inherit; cursor: pointer; top:0; width: 12px; height: 19px; position: absolute; }
.member_popup .table_list table tr td .minus {  background: url('../img/minus-1.png') no-repeat 6px 5px; left: 0; }
.member_popup .table_list table tr td .plus { background: url('../img/plus-1.png') no-repeat 1px 5px;  right: 0; }
.member_popup .table_list table tr td.count_memb { width: 54px; }
.member_popup .table_list table tr td.count_memb input { border: 1px solid #DEDEDE; font-size: 12px; padding: 0; height: 17px; width: 54px; font-weight: bold; text-align: center; margin: 0 auto; }
.member_popup .table_list table tr td.col_6 { text-align: center; padding-left: 10px; padding-right: 3px; }
.member_popup .table_list table tr td.col_3 { width: 220px; }
.member_popup .table_list table tr td.col_4 { text-align: center; padding-right: 5px; width: 44px; }
.member_popup .text_comment .blackColor {color: #000;}
.member_popup .text_comment .otherColor {color: #787878;}
.member_popup span.disable { opacity: 0.5; position: absolute; right: 20px; bottom: 20px; width: 130px; display: block; background: #FFF;  height: 37px;}

/*Return Page*/
.return_page { padding: 20px 15px 30px 15px; }
.return_page p { line-height: 1.5; padding-bottom: 10px; }
.return_page h3 { text-transform: uppercase; font-size: 16px; padding-bottom: 22px; }
.return_page .formular { position: relative; background: #f9f9f9; padding: 22px 29px; border-bottom: 1px solid #e4e4e4; margin-top: 18px; }
.return_page .formular .shadow { height: 30px; width: 994px; position: absolute; bottom:-31px; left: 0; }
.return_page .formular .shadow_small { height: 21px; width: 679px; position: absolute; bottom:-22px; left: 0; }
.return_page .formular .title { font-size: 16px; padding-bottom: 25px; }
.return_page .formular .row { float: left; padding-right: 15px; }
.return_page .formular .row label { display: block; font-size: 14px; padding-bottom: 5px; height: 15px; }
.return_page .formular .row label span { display: block; float: left; }
.return_page .formular .row label a.info_link_index { display: block; float: left; margin-top: -2px; margin-left: 2px;}
.return_page .formular .row label a.info_link_order { display: block; float: left; margin-top: -2px; margin-left: 2px;}
.return_page .formular .row input.index {  background: url(../img/besteller_input_medium.png) no-repeat; padding: 10px 5px; border: none; width: 250px; font-size: 14px; }
.return_page .formular .row input.besteller {  background: url(../img/besteller_input_medium.png) no-repeat; padding: 10px 5px; border: none; width: 250px; font-size: 14px; }
.return_page .formular .row.button { padding-top: 22px; }
.return_page .formular .row.button a {float: right;width: 129px;height: 32px;text-align: center;line-height: 32px;text-shadow: 0 1px 1px #3c4881;background: url("../img/buttons/add_button.png");color: #FFF;text-decoration: none;font-size: 14px; }
.return_page .formular .row.button a:hover {background: url(../img/buttons/add_button.png) bottom no-repeat; }
.return_page .noClientReturns { padding:25px 30px; margin:0 auto; width: 918px; height: 298px; background: url(../img/table_box_bg_big.png) no-repeat; position: relative; margin-top: 30px; }
.return_page .noClientReturns .all {  border: 1px solid #cfcfcf; border-bottom: none; padding:8px 15px; float: left; }
.return_page .noClientReturns .table_list { max-height: 179px; min-height: 179px; overflow: auto; border: 1px solid #cfcfcf; clear: both; position: relative; }
.return_page .noClientReturns .table_list table { width: 100%; }
.return_page .noClientReturns .table_list table tr td:first-child { padding-left: 15px; }
.return_page .noClientReturns .table_list table tr td { padding: 8px 0;  border-bottom: 1px solid #cfcfcf; position: relative; }
.return_page .noClientReturns .title { overflow: hidden; font-size: 12px; top:24px; right:54px; position: absolute; }
.return_page .noClientReturns .title span { display: block; float: left; text-align: center; padding-top: 17px; }
.return_page .noClientReturns .title span.col_4 { padding-right: 233px;  }
.return_page .noClientReturns .table_list table tr th { vertical-align: bottom; font-size: 11px; font-weight: normal; border-bottom: 1px solid #cfcfcf; }
.return_page .noClientReturns .table_list table tr td .return_count_product.changable { width: 56px; height: 19px; position: relative; z-index: 1;}
.return_page .noClientReturns .table_list table tr td .plus, .return_page .noClientReturns .table_list table tr td  .minus { zoom:inherit; cursor: pointer; top:0; width: 12px; height: 19px; position: absolute; }
.return_page .noClientReturns .table_list table tr td .minus {  background: url(../img/minus-1.png) no-repeat 6px 5px; left: 0; }
.return_page .noClientReturns .table_list table tr td .plus { background: url(../img/plus-1.png) no-repeat 1px 5px;  right: 0; }
.return_page .noClientReturns .table_list table tr td.count_memb { width: 195px; }
.return_page .noClientReturns .table_list table tr td.count_memb input { border: 1px solid #DEDEDE; font-size: 12px; padding: 0; height: 17px; width: 54px; font-weight: bold; text-align: center; margin: 0 auto; }
.return_page .noClientReturns .table_list table tr td.col_1 { width: 23px; }
.return_page .noClientReturns .table_list table tr td.art { width: 120px; }
.return_page .noClientReturns .table_list table tr td.col_6 { text-align: right; padding-right: 23px; width: 87px; }
.return_page .noClientReturns .table_list table tr td.col_4 { text-align: center; padding-right: 5px; width: 50px; }
.return_page .noClientReturns .text_comment { padding-top: 10px; }
.return_page .noClientReturns .text_comment textarea { line-height: 1.4; color:#787878; border:none; margin: 0; background: url(../img/textarea_notclient_mess.png) no-repeat; width: 418px; height: 56px; padding: 10px; }
.return_page .noClientReturns .row { position: absolute; bottom:37px; right: 205px; }
.return_page .noClientReturns .row label { padding-bottom: 5px; display: block; }
.return_page .noClientReturns .row .newListSelected{width:341px; height:29px; margin-top:2px; z-index:10;}
.return_page .noClientReturns .row .selectedTxt{line-height:29px; height:29px; padding:0 5px; font-size:14px;}
.return_page .noClientReturns .row ul.newList {position:absolute; top:21px; background:#FFF; width:338px; border:1px solid #d2d2d2; height:200px; overflow-y:scroll;}
.return_page .noClientReturns .row ul.newList li {height:20px; clear:both; line-height:20px;}
.return_page .noClientReturns .row ul.newList a{display:block; padding:0 0 0 5px; text-decoration:none;}
.return_page .noClientReturns .row ul.newList a:hover{background:#e1e1e1;}
.return_page .noClientReturns a.send {position: absolute;bottom: 17px;right: 30px;width: 129px;height: 63px;background: url(../img/buttons/add_button.png) no-repeat;line-height: 33px;text-align: center;text-decoration: none;color: #FFF;font-size: 14px;margin: 0 auto;text-shadow: 0 1px #193768;}
.return_page .noClientReturns .table_list table tr td.art { color: #173e94; }
.return_page .noClientReturns .table_list table tr td .no_box { position: absolute; background: white; width: 895px; height: 40px; top: 0; left: 0; z-index: 6; opacity: 0.5;}
.return_page .noClientReturns .table_list table tr.return_pr_red td { border-bottom: none; }
.return_page .noClientReturns .table_list table tr.member_warning td { color: #ff1e00; padding: 0 0 12px 54px; }
.return_page span.disable { opacity: 0.5; position: absolute; right: 30px; bottom: 45px; width: 130px; display: block; background: #FFF;  height: 37px;}

.return_page .informIndex { background: url(../../img/returns/nummer1_de.png) repeat scroll 0 0 rgba(0, 0, 0, 0); height: 307px; left: 64px; position: absolute; top: -100px; width: 696px; z-index: 10; }
.return_page .informOrder { background: url(../../img/returns/nummer2_de.png) repeat scroll 0 0 rgba(0, 0, 0, 0); height: 305px; left: 419px; position: absolute; top: -97px; width: 696px; z-index: 10; }
.return_page .closeInfoIndex, .return_page .closeInfoOrder { position: absolute; width: 45px; height: 45px; right: 0; top: 0; cursor: pointer; }
/* end retorn page css */

.popup_danke {top:50%; margin-top: -200px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; z-index: 100000;  position: fixed; width: 478px; left:50%; margin-left: -283px; padding: 215px 0 0 90px; }
.popup_danke.pr5 { background: url(../img/popup_bg_procent_new5.png) no-repeat; }
.popup_danke.pr10 { background: url(../img/popup_bg_procent_new10.png) no-repeat; }
.popup_danke.pr15 { background: url(../img/popup_bg_procent_new15.png) no-repeat;}
.popup_danke .title { width: 330px; margin: 0 auto; text-align: center; font-size: 35px; letter-spacing: -1px; padding-bottom: 5px; }
.popup_danke a.close { width:32px; height: 32px; background: url(../img/close_danke_button.png) no-repeat; position: absolute; right:  1px; top:35px; display: block; }
.popup_danke p { width: 330px; margin: 0 auto; text-align: center; padding: 0 0 10px 0; line-height: 1.3; font-size: 16px; }
.popup_danke p b { }
.popup_danke .time { text-align: center; padding-bottom: 15px; font-weight: bold; font-size: 24px; }
.popup_danke .bottom_corner {left:0; position: absolute; bottom:-43px; height: 43px; width: 568px; background: url(../img/footer_popup_procent_new.png) no-repeat; }

.popup_danke .button {border-bottom: 3px solid #e5e5e5; width: 422px; margin: 0 auto;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.popup_danke .button a { line-height: 47px; text-align: center; padding-left: 0; width: 422px; background: #24ade3; height: 50px; font-size: 20px; text-decoration: none; color: #FFF;  display: block; margin: 0 auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.popup_danke .button a span { margin: 0 auto; padding-right: 18px; padding-bottom: 2px; background: url(../img/arrow_white_button.png) right center no-repeat; }
.popup_danke-fadeout { position: fixed; width: 100%; height: 100%; background: black; top: 0; left: 0; opacity: 0.75; z-index: 99999; display: none; }

.delivery_time{margin:10px 0 10px 0;}
.delivery_time .border{border:1px solid #e8e8e8;padding:17px;margin-bottom:15px;line-height: 1.6;}
.delivery_time td{text-align:center;padding:0 10px;}
.delivery_time i{float:left;width:24px;height:24px;margin-right:10px;}
.delivery_time .green_time i{background:url(../img/clock_g.png) center center no-repeat;}
.delivery_time .orange_time i{background:url(../img/clock_y.png) center center no-repeat;}
.delivery_time .red_time i{background:url(../img/clock_r.png) center center no-repeat;}
.delivery_time .green_time{color:#009d28;font-size:14px;}
.delivery_time .orange_time{color:#ff7117;font-size:14px;}
.delivery_time .red_time{color:#ff002d;font-size:14px;}
.delivery_time sup{display:none;}
.step table tr td.unchecked h3 { color: #0007FF }
/*client code*/
.customer_code { background: #3d3d3d ; color: #FFF; position: absolute; height: 18px; line-height: 18px; left:0; top:0; padding: 0 7px; letter-spacing: 2px; font-size: 11px; }
@media (min-width: 1270px ) {
    .customer_code { left:-117px; top:0; }
}
#wrap_content .cookie-policy { position: fixed; bottom: 0;   background-color: #dedede; border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; padding: 0 5px; height: 25px; color: #000000; font-family: Arial; font-size: 11px; line-height: 27px; text-align: center; overflow: hidden; z-index: 999999;}
#wrap_content .cookie-policy a { color: #000000; }
#cart-container #cart_block.fixed { border-bottom-style: solid;border-bottom-width: 1px;border-bottom-color: rgb(229, 229, 229); top: 0; position: fixed;margin-top: 0; }
.countryHeader #cart-container #cart_block.fixed {top: 91px;}
#header.condensed #cart-container #cart_block.fixed {top: 0 !important; border-bottom: 0 !important;}

#cart-container {position: absolute; right: 0; top: 37px;}

/* Newsletter */
.newsletter .want-news a.button { width: 167px; height: 32px; background: url(../img/buttons/button_search_felgen.png); text-align: center; display: inline-block; line-height: 32px; font-size: 14px; color: #fff; text-decoration: none; }
.newsletter .want-news { border-bottom: 1px solid #e5e5e5; margin-bottom: 20px; padding-bottom: 50px; }
.newsletter .want-news input { border: 1px solid #b8c0ca; width: 293px; padding: 8px 5px; margin: 0; }

/*Cart ers*/
.cart_v_ers {overflow: hidden; background: #eef8fc;height: 54px;}
.cart_v_ers a.basket { float: left; background: url(../img/cart_ers.png) no-repeat 8px 10px; display: block; height: 54px; width: 221px;}
.cart_v_ers .artikel {float: left; height: 54px; margin-left: 45px;margin-top: 8px;}
.cart_v_ers .artikel span.first{border-bottom: 1px solid #e1e5e6; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 15px; display: block; color: #000; line-height: 18px;}
.cart_v_ers .artikel span.nr{font-size: 11px; font-family: Arial; color: #000; display: block; margin-left: 4px; margin-top: 2px;}
.cart_v_ers .cart_drop_down{float: right; height: 54px;}
.cart_v_ers .cart_drop_down span:after { float: right;font-family: 'icomoon', sans-serif;width: 10px;  height: 10px;  content: "\e614";  color: black;  font-size: 12px; font-weight: normal;padding: 2px 0 0 5px;}
#header.condensed .cart_v_ers .cart_drop_down span:after { color: black; width: 11px;}
.cart_v_ers .cart_drop_down span{color: #000;  margin-top: 16px; margin-right: 10px; display: block; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 15px;}

.cart_v_ers.no_code .artikel {margin-top: 16px;}
.cart_v_ers.no_code .cart_drop_down span{margin-top: 18px;}

#header #cart-container.filled .cart_v_ers {overflow: hidden; background: #2f3b5e;height: 54px;}
#header #cart-container.filled .cart_v_ers a.basket { background: url(../images/white.png) no-repeat 8px 10px;}
#header #cart-container.filled .cart_v_ers .artikel {float: left; height: 54px; margin-left: 45px;margin-top: 8px;}
#header #cart-container.filled .cart_v_ers .artikel span.first{border-bottom: 1px solid #e1e5e6; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 15px; display: block; color: white; line-height: 18px;}
#header #cart-container.filled .cart_v_ers .artikel span.nr{font-size: 11px; font-family: Arial; color: white; display: block; margin-left: 4px; margin-top: 2px;}
#header #cart-container.filled .cart_v_ers .cart_drop_down{float: right; height: 54px;}
#header #cart-container.filled .cart_v_ers .cart_drop_down span:after { float: right;font-family: 'icomoon', sans-serif;width: 10px;  height: 10px;  content: "\e614";  color: white;  font-size: 12px; font-weight: normal;padding: 2px 0 0 5px;}
#header.condensed .cart_v_ers .cart_drop_down span:after { color: white; width: 11px;}
#header #cart-container.filled .cart_v_ers .cart_drop_down span{color: white;  margin-top: 16px; margin-right: 10px; display: block; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 15px;}

#header #cart-container.filled .cart_v_ers.no_code .artikel {margin-top: 16px;}
#header #cart-container.filled .cart_v_ers.no_code .cart_drop_down span{margin-top: 18px;}

#header #cart-container.filled .cart_v_ers .cart_drop_down span:after { color: white; width: 11px;}




#main_filter_reset{font-size: 14px; color: #4C4C4C; margin-top: 4px; margin-bottom: 10px; float: right; text-decoration: none; width: 14px; height: 14px; background: url(../../assets/img/reset.png) no-repeat; display: block;}
/*Ers Trust Block*/
.trust_block_ers{ width: 188px; height: 189px; border: 1px solid #cacaca; position: relative; font-family: Arial; float: right; background:#fff;}
.trust_block_ers span.img{ position: absolute; background: url(../img/icons/ers_trust.png) no-repeat; height: 99px; width: 169px; left: 12px; top: 12px;}
.trust_block_ers ul{  width: 190px; text-align: center ;margin: 0 auto; margin-top: 108px;}
.trust_block_ers ul li { list-style: none; padding: 0; margin: 0; width: 22px; height: 20px; display: inline-block; padding: 1px; float: none !important;}
.trust_block_ers ul li a{ height: 20px; width: 22px; background: url(../img/icons/star_dir.png) no-repeat; display: block; float: left;}
.trust_block_ers span.ser {position: absolute;font-size: 20px; font-weight: bold; top: 135px; font-family: Arial; width: 190px; text-align: center;}
.trust_block_ers p{position: absolute; bottom: 8px; left: 53px; height: 21px;}
.trust_block_ers p span.nr_on{font-size: 21px; color: #000; font-weight: bold; font-family: Arial; letter-spacing: -1pt;display: initial;}
.trust_block_ers p span.nr_off{font-size: 21px;  color: #b2b2b2; font-family: Arial; letter-spacing: -0.2pt; display: initial;}

.cards_list ul {background: #FFF;overflow: hidden;border: 1px solid #d5d5d5;height: 161px;padding-top: 5px;}

.trust_block_ers.min{ width: 188px; height: 229px; border: 1px solid #cacaca; position: relative; font-family: Arial; float: right;}
.trust_block_ers.min span.img{ position: absolute; background: url(../img/icons/ers_min.png) no-repeat; height: 99px; width: 169px; left: 12px; top: 12px;}
.trust_block_ers.min ul{ margin-top: 136px; /*margin-left: -14px;*/}
.trust_block_ers.min ul li { list-style: none; padding: 0; margin: 0; width: 22px; height: 20px; display: inline-block; padding: 1px;}
.trust_block_ers.min ul li a{ height: 20px; width: 22px; background: url(../img/icons/star_dir.png) no-repeat; display: block; float: left;}
.trust_block_ers.min span.ser {position: absolute;font-size: 20px; font-weight: bold; top: 164px; font-family: Arial; width: 188px; text-align: center;}
.trust_block_ers.min p{position: absolute; bottom: 7px; left: 53px; height: 21px;}
.trust_block_ers.min p span.nr_on{font-size: 21px; color: #000; font-weight: bold; font-family: Arial; letter-spacing: -1pt;}
.trust_block_ers.min p span.nr_off{font-size: 21px;  color: #b2b2b2; font-family: Arial;}
.trust_block_ers.min span.text_r{position: absolute; top: 120px; width: 188px; text-align: center; font-size: 10px; color: #9D9D95 ; font-family: Arial;}


.page.register .trust_block_ers {
	margin-bottom: 7px;
}

.cards_list ul {background: #FFF;overflow: hidden;border: 1px solid #d5d5d5;height: 161px;padding-top: 5px;}

#header .login_panel ul li.login a span{
    font-size: 10px;
}
#header .login_panel ul li.register a{
    font-size: 10px;
}

.links_ve {width: 333px; position: relative; height: 107px; float: right; margin-left: 5px; margin-top: 5px; left: -10px;}
.links_ve a{position: absolute;}
.links_ve a.one {top: 9px; left: 12px;}
.links_ve a.two{top: 8px; right: 76px;}
.links_ve a.three{top: 5px; right: 13px;}
.links_ve a.four{top: 44px; left: 15px;}
.links_ve a.five{top: 47px; left: 70px;}
.links_ve a.six{right: 74px; top: 48px;}
.links_ve a.seven{bottom: 5px; left: 13px;}

.links_short {width: 188px; border: 1px solid #cacaca; position: relative; height: 125px; margin-top: 3px;}
.links_short a{position: absolute;}
.links_short a.one {top: 9px; left: 8px;}
.links_short a.two{top: 8px; right: 4px;}
.links_short a.three{top: 48px; right: 13px;}
.links_short a.four{top: 44px; left: 15px;}
.links_short a.five{top: 90px; left: 86px;}
.links_short a.six{right: 74px; top: 48px;}
.links_short a.seven{bottom: 5px; left: 5px;}
.links_short a img {height: 26px;}

#maker-select, #model-select,  #car-select{ position: relative; }

#maker-select .ik_select_block, #model-select .ik_select_block, #car-select .ik_select_block{ left: 0 !important; top: 0 !important; }
.member_bnk_e{ width: 485px; padding-top: 10px; border: 1px solid #dbdbdb; margin: 0 auto; margin-top: 50px; margin-bottom: 50px; background: #FFF;}
.member_bnk_e form {padding: 22px 38px 55px 38px;}
.member_bnk_e form .row { position: relative; margin: 10px 0;}
.member_bnk_e form .row.border { border-bottom: 1px solid #e9e9e9; padding-bottom: 20px; margin-bottom: 20px;}
.member_bnk_e form .row input {  padding: 7px 5px; border: 1px solid #e5e5e5;; width: 240px; font-size: 14px;}
.member_bnk_e form .row input.grey{background: #f2f2f2;}
.member_bnk_e form .row .clabel {float: left; margin-right: 10px;}
.member_bnk_e form .row .clabel label {width: 100px; height: 33px; text-align: right; margin-right: 10px; display: table-cell; vertical-align: middle;}
.member_bnk_e form .row p {text-align: center; font-size: 14px; padding: 10px 0 10px 30px;}
.member_bnk_e form .row .button { margin: 0 auto; padding: 10px 48px 0 0; height: 32px; margin-top: 25px;}
.member_bnk_e form .row label.grey {color: #b2b2b2;}
.member_bnk_e form .row label.ko {width: 90px; text-align: left; margin-right: 0;}
.member_bnk_e form .row .text_ifc{ padding: 0 0 10px 110px; color: #b2b2b2;}
.member_bnk_e form .row .button a { font-size: 18px; margin-top: 0; float: right; width: 251px; height: 38px; text-align: center; line-height: 38px; font-weight: bold; text-shadow: 0 1px 1px #3c4881; background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #336DC9),
        color-stop(1, #3561AD)
);
    background-image: -o-linear-gradient(bottom, #336DC9 0%, #3561AD 100%);
    background-image: -moz-linear-gradient(bottom, #336DC9 0%, #3561AD 100%);
    background-image: -webkit-linear-gradient(bottom, #336DC9 0%, #3561AD 100%);
    background-image: -ms-linear-gradient(bottom, #336DC9 0%, #3561AD 100%);
    background-image: linear-gradient(to bottom, #336DC9 0%, #3561AD 100%); color: #FFF; text-decoration: none; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}

body.t_promotion .new_cart .promo_price,
body.t_promotion_eight .new_cart .promo_price,
body.t_promotion_seven .new_cart .promo_price,
body.t_promotion_blue .new_cart .promo_price,
body.t_promotion_green .new_cart .promo_price
{ color: #d4120b; font-family: 'Roboto', sans-serif; font-size: 20px; font-weight: 700; }
body.t_promotion .new_cart .promo_box_text {font-family: 'Roboto', sans-serif; float:right; padding: 0 10px; font-size: 10px; margin-top: 5px; font-weight: 700; color: #FFF; line-height: 17px; background: #d4120b; text-align: center; }
body.t_promotion_eight .new_cart .promo_box_text {font-family: 'Roboto', sans-serif; float:right; padding: 0 10px; font-size: 10px; margin-top: 5px; font-weight: 700; color: #FFF; line-height: 17px; background: #d4120b; text-align: center; }
body.t_promotion_seven .new_cart .promo_box_text {font-family: 'Roboto', sans-serif; float:right; padding: 0 10px; font-size: 10px; margin-top: 5px; font-weight: 700; color: #FFF; line-height: 17px; background: #d4120b; text-align: center; }
body.t_promotion_blue .new_cart .promo_box_text {font-family: 'Roboto', sans-serif; float:right; padding: 0 10px; font-size: 10px; margin-top: 5px; font-weight: 700; color: #FFF; line-height: 17px; background: #0081c0; text-align: center; }
body.t_promotion_green .new_cart .promo_box_text {font-family: 'Roboto', sans-serif; float:right; padding: 0 10px; font-size: 10px; margin-top: 5px; font-weight: 700; color: #FFF; line-height: 17px; background: #43a002; text-align: center; }


.promo_price { color: #d4120b; font-family: 'Roboto', sans-serif; font-size: 20px; font-weight: 700; }
.product_list .item .description .promo_price {font-family:Arial, Helvetica, sans-serif; float:left; color:#d3110a; height:30px; line-height:30px; padding-right:5px;  font-size:26px; font-weight:bold; letter-spacing:-1px;}
.product_list .item .description .promo_price span { display: block; float: left; margin-right: 10px; }
.product_list .item .description .promo_price span.old_pr { color:#0041c0; text-decoration: line-through; }
.product_list .item .description .promo_price span.new_pr { color:#d3110a;}
body.t_promotion .product_list .item .description .promo_price span.procent { color: #FFF; background: #d3110a; height: 25px; margin-top: 3px; line-height: 25px; padding:0 5px; font-size: 18px; letter-spacing: 1px;}
body.t_promotion_eight .product_list .item .description .promo_price span.procent { color: #FFF; background: #d3110a; height: 25px; margin-top: 3px; line-height: 25px; padding:0 5px; font-size: 18px; letter-spacing: 1px;}
body.t_promotion_seven .product_list .item .description .promo_price span.procent { color: #FFF; background: #d3110a; height: 25px; margin-top: 3px; line-height: 25px; padding:0 5px; font-size: 18px; letter-spacing: 1px;}
body.t_promotion_blue .product_list .item .description .promo_price span.procent { color: #FFF; background: #0081c0; height: 25px; margin-top: 3px; line-height: 25px; padding:0 5px; font-size: 18px; letter-spacing: 1px;}
body.t_promotion_green .product_list .item .description .promo_price span.procent { color: #FFF; background: #43a002; height: 25px; margin-top: 3px; line-height: 25px; padding:0 5px; font-size: 18px; letter-spacing: 1px;}

.detail_product .description .price_box .price .promo_price {  font-family:Arial, Helvetica, sans-serif; padding:7px 0 10px 0; text-align: center; color:#d3110a;  font-size:23px; font-weight:bold; letter-spacing:-1px;}
.detail_product .description .price_box .price .promo_price span {  }
.detail_product .description .price_box .price .promo_price span.old_pr { color:#0041c0; text-decoration: line-through; }
.detail_product .description .price_box .price .promo_price span.new_pr { color:#d3110a;}
body.t_promotion .detail_product .description .price_box .price .promo_price span.procent { color: #FFF; background: #d3110a; height: 25px; margin-top: 3px; line-height: 25px; padding:0 5px; font-size: 18px; letter-spacing: 1px;}
body.t_promotion_eight .detail_product .description .price_box .price .promo_price span.procent { color: #FFF; background: #d3110a; height: 25px; margin-top: 3px; line-height: 25px; padding:0 5px; font-size: 18px; letter-spacing: 1px;}
body.t_promotion_seven .detail_product .description .price_box .price .promo_price span.procent { color: #FFF; background: #d3110a; height: 25px; margin-top: 3px; line-height: 25px; padding:0 5px; font-size: 18px; letter-spacing: 1px;}
body.t_promotion_blue .detail_product .description .price_box .price .promo_price span.procent { color: #FFF; background: #0081c0; height: 25px; margin-top: 3px; line-height: 25px; padding:0 5px; font-size: 18px; letter-spacing: 1px;}
body.t_promotion_green .detail_product .description .price_box .price .promo_price span.procent { color: #FFF; background: #43a002; height: 25px; margin-top: 3px; line-height: 25px; padding:0 5px; font-size: 18px; letter-spacing: 1px;}

.details_text .item .price_block .promo_price {font-family:Arial, Helvetica, sans-serif; color:#d3110a; overflow: hidden; padding-right:5px;  font-size:20px; font-weight:bold; letter-spacing:-1px;}
.details_text .item .price_block .promo_price span { display: block; float: left; margin-right: 10px; }
.details_text .item .price_block .promo_price span.old_pr { color:#0041c0; text-decoration: line-through; }
.details_text .item .price_block .promo_price span.new_pr { padding-top: 2px; color:#d3110a;}
body.t_promotion .details_text .item .price_block .promo_price span.procent { color: #FFF; background: #d3110a; height: 25px; margin-top: 0; line-height: 25px; padding:0 5px; font-size: 14px; letter-spacing: 1px;}
body.t_promotion_eight .details_text .item .price_block .promo_price span.procent { color: #FFF; background: #d3110a; height: 25px; margin-top: 0; line-height: 25px; padding:0 5px; font-size: 14px; letter-spacing: 1px;}
body.t_promotion_seven .details_text .item .price_block .promo_price span.procent { color: #FFF; background: #d3110a; height: 25px; margin-top: 0; line-height: 25px; padding:0 5px; font-size: 14px; letter-spacing: 1px;}
body.t_promotion_blue .details_text .item .price_block .promo_price span.procent { color: #FFF; background: #0081c0; height: 25px; margin-top: 0; line-height: 25px; padding:0 5px; font-size: 14px; letter-spacing: 1px;}
body.t_promotion_green .details_text .item .price_block .promo_price span.procent { color: #FFF; background: #43a002; height: 25px; margin-top: 0; line-height: 25px; padding:0 5px; font-size: 14px; letter-spacing: 1px;}
body.t_promotion .details_text .item,
body.t_promotion_eight .details_text .item,
body.t_promotion_seven .details_text .item,
body.t_promotion_blue .details_text .item,
body.t_promotion_green .details_text .item { height: 312px !important; }

body.t_promotion .product_list .item .promo_box_right { width: 169px; padding: 5px 0; position: absolute; right:0; font-family: 'Roboto', sans-serif; font-size: 12px; font-weight: 700; color: #FFF; background: #d4120b; text-align: center; top:-1px; }
body.t_promotion .detail_product .description .price_box .promo_box_right { margin: 0 auto; margin-bottom: 7px; padding: 5px;  width: 190px; font-family: 'Roboto', sans-serif; font-size: 12px; font-weight: 700; color: #FFF; background: #d4120b; text-align: center; top:-1px; }
body.t_promotion .detail_product .description .price_box .price { background: url(../img/price_box_bg.png) no-repeat bottom;  border-top: 1px solid #d0d0d0; width: 200px; height: 86px; margin: 0 auto; padding-top:5px; }
body.t_promotion .detail_product .description .price_box .price .inkl { border: 1px solid #d0d0d0; width: 190px; background: #FFF; margin: 0 auto; height: auto; padding: 5px 0; }
body.t_promotion_eight .product_list .item .promo_box_right { width: 169px; padding: 5px 0; position: absolute; right:0; font-family: 'Roboto', sans-serif; font-size: 12px; font-weight: 700; color: #FFF; background: #d4120b; text-align: center; top:-1px; }
body.t_promotion_seven .product_list .item .promo_box_right { width: 169px; padding: 5px 0; position: absolute; right:0; font-family: 'Roboto', sans-serif; font-size: 12px; font-weight: 700; color: #FFF; background: #d4120b; text-align: center; top:-1px; }
body.t_promotion_eight .detail_product .description .price_box .promo_box_right { margin: 0 auto; margin-bottom: 7px; padding: 5px;  width: 190px; font-family: 'Roboto', sans-serif; font-size: 12px; font-weight: 700; color: #FFF; background: #d4120b; text-align: center; top:-1px; }
body.t_promotion_seven .detail_product .description .price_box .promo_box_right { margin: 0 auto; margin-bottom: 7px; padding: 5px;  width: 190px; font-family: 'Roboto', sans-serif; font-size: 12px; font-weight: 700; color: #FFF; background: #d4120b; text-align: center; top:-1px; }
body.t_promotion_eight .detail_product .description .price_box .price { background: url(../img/price_box_bg.png) no-repeat bottom;  border-top: 1px solid #d0d0d0; width: 200px; height: 86px; margin: 0 auto; padding-top:5px; }
body.t_promotion_seven .detail_product .description .price_box .price { background: url(../img/price_box_bg.png) no-repeat bottom;  border-top: 1px solid #d0d0d0; width: 200px; height: 86px; margin: 0 auto; padding-top:5px; }
body.t_promotion_eight .detail_product .description .price_box .price .inkl { border: 1px solid #d0d0d0; width: 190px; background: #FFF; margin: 0 auto; height: auto; padding: 5px 0; }
body.t_promotion_seven .detail_product .description .price_box .price .inkl { border: 1px solid #d0d0d0; width: 190px; background: #FFF; margin: 0 auto; height: auto; padding: 5px 0; }
#customer_info .profile-selector{margin:inherit; padding: inherit; border-color: #e5e5e5;}
#customer_info .profile-selector .ik_select_link{padding: 0 16px 0 5px; border-color: inherit;}
#customer_info .ik_select_link .ik_select_link_text{font-size: 14px;}
body.user_profile .ik_select_list{margin-top: 0 !important; width: 390px;}
body.user_profile .ik_select_block{padding: inherit !important;}





body.t_promotion #popup_promo1{width: 1130px !important}
body.t_promotion #popup_promo1{margin-left: -564.5px !important}
body.t_promotion_eight #popup_promo1{width: 1130px !important}
body.t_promotion_seven #popup_promo1{width: 1130px !important}
body.t_promotion_eight #popup_promo1{margin-left: -564.5px !important}
body.t_promotion_seven #popup_promo1{margin-left: -564.5px !important}

.autocomplete-suggestions{max-height: 900px !important; position: absolute !important; width: 100% !important; box-sizing: border-box; height: auto !important; z-index: 100 !important; top: 0 !important; left: 0 !important; border: 1px solid #dedede !important; padding: 7px 15px !important;}
#autocomplete-suggestions-list{ width: 100%; height: auto; position: relative; bottom: -4px; left: 0;}

.autocomplete-suggestions { font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; margin-left: 0; background-color: white; border: 1px solid #dedede !important;  width:100% !important; box-sizing: border-box; top: 0 !important;   left: 0 !important;}
.autocomplete-suggestion { padding: 7px 15px !important; }
.autocomplete-group { border-top:none !important; }
.autocomplete-suggestions strong { color: #2b14bd !important; font-weight:bold !important;}
.autocomplete-group strong { font-size: 10px; color: #999999 !important; text-transform: uppercase; }
.autocomplete-suggestion .right { color: #7f7f7f; font-style: italic; }
@media screen and (max-width: 980px) {
    body.t_promotion #popup_promo1,
    body.t_promotion_eight #popup_promo1,
    body.t_promotion_seven #popup_promo1,
    body.t_promotion_blue #popup_promo1,
    body.t_promotion_green #popup_promo1 {
		margin-left: -47% !important;
	}
}

/*manual replace*/
.thanks_p_cont { padding: 50px 0; font-family: Arial, Helvetica, sans-serif; }
.thanks_p_cont .title_page { background: url(../img/mr/thanks_p_cont_title.png) top center no-repeat; padding-top: 87px; text-transform: uppercase; font-weight: bold; text-align: center; font-size: 18px; color: #2c8d26; }
.thanks_p_cont p { color: #363636; font-size: 18px; text-align: center; padding-top: 20px; }
.thanks_p_cont p.big_text { padding-bottom: 20px; letter-spacing: -2px; font-family: 'Roboto Condensed', sans-serif; font-weight: 400; color: #0067d7; font-size: 36px; text-align: center; padding-top: 20px; }
.thanks_p_cont .clock { background: url(../img/mr/clock_bg_line.jpg) center 35px no-repeat; padding-left: 215px; width: 430px; margin: 0 auto; overflow: hidden; margin-top: 30px; }
.thanks_p_cont .clock .l_c_clock { width: 17px; float: left; text-align: center; color: #bf0f1c; padding-top: 8px; font-size: 46px; font-weight: bold; }
.thanks_p_cont .clock .box_c { background: url(../img/mr/time_box_bg.jpg) no-repeat; float: left; width: 60px; text-align: center; padding-top: 10px; min-height: 55px; color: #bf0f1c; font-size: 46px; font-weight: bold; }
.thanks_p_cont .clock .box_c span { display: block; color: #8d8d8d; font-size: 12px; font-weight: normal; padding-top: 15px; }

.stark_rows { width: 794px; border:1px dotted #bfbfbf; border-radius: 5px; margin:0 auto; margin-top: 30px; }
.stark_rows .rows { padding: 22px; border-bottom:1px dotted #bfbfbf; position: relative; }
.stark_rows .rows .product_ref { display: table; }
.stark_rows .rows.no_border { border:none; }
.stark_rows .product_ref .item_c { position: relative; border-radius: 3px; display: table-cell; padding: 25px 0; border:1px solid #cfcfcf; width: 292px; vertical-align: top; }
.stark_rows .product_ref .ref { display: table-cell; width: 10px; position: relative;  }
.stark_rows .product_ref .ref img { position:absolute; top:50%; margin-top:-30px; left:-20px; z-index: 100; }
.stark_rows .product_ref .item_c .image { width:110px; text-align:center; float:left; }
.stark_rows .product_ref .item_c .image span { display: block; text-align: center; color: #0067d7; font-size: 18px; font-weight: bold; }
.stark_rows .product_ref .item_c .text  { float:left; width:160px }
.stark_rows .product_ref .item_c .text .name { font-weight: bold; font-size:16px; margin:0; color:#444444; line-height:1.2; padding:0; }
.stark_rows .product_ref .item_c .text span.art { line-height: 1.3; padding:10px 0; display:block; font-size:13px; color:#747476; }
.stark_rows .product_ref .item_c .text .info  {font-size:12px; line-height:1.4; text-align: left; }
.stark_rows .product_ref .item_c .text .info p{font-size:12px; line-height:1.4; padding-top: 0; text-align: left; padding-bottom: 3px;}
.garant_img { position:absolute; bottom:-30px; right:-20px; z-index: 100; }
.stark_rows .rows .price_info.opacity { opacity: 0.3; }
.stark_rows .rows .price_info { display: table-cell; vertical-align: middle; padding-left: 30px; }
.stark_rows .rows .price_info p { text-align: left; font-size: 14px; }
.stark_rows .rows .price_info p:first-child { padding-top: 0; white-space: nowrap; }
.stark_rows .rows .price_info p span { display: block; font-size: 30px; font-weight: bold; letter-spacing: -1px; padding-top: 10px; }
.stark_rows .rows .price_info p span.prc { color: #0067d7; }
.stark_rows .rows .price_info p span.m-year { font-size: 22px; }
.stark_rows .rows .select { padding-bottom: 20px; }
.stark_rows .rows .select label { padding-left: 10px; color: #a3a3a3; font-size: 13px; cursor: pointer; }

.thanks_p_cont .button { text-align: center; padding-top: 50px; }
.thanks_p_cont .button a { padding: 0 60px; font-family: 'Roboto Condensed', sans-serif; display: inline-block; line-height: 62px; font-size: 24px; text-decoration: none; text-transform: uppercase; text-shadow:1px 0 #7c8e26; font-weight: 400; height: 59px; color: #FFF; border-radius: 3px; border-bottom: 3px solid #6d881b;
    background: rgba(154,178,48,1);
    background: -moz-linear-gradient(top, rgba(154,178,48,1) 0%, rgba(139,164,39,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(154,178,48,1)), color-stop(100%, rgba(139,164,39,1)));
    background: -webkit-linear-gradient(top, rgba(154,178,48,1) 0%, rgba(139,164,39,1) 100%);
    background: -o-linear-gradient(top, rgba(154,178,48,1) 0%, rgba(139,164,39,1) 100%);
    background: -ms-linear-gradient(top, rgba(154,178,48,1) 0%, rgba(139,164,39,1) 100%);
    background: linear-gradient(to bottom, rgba(154,178,48,1) 0%, rgba(139,164,39,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ab230', endColorstr='#8ba427', GradientType=0 );
}
.thanks_p_cont .button a span { display: block; background: url(../img/email/mr/button_icon_1.png) left 18px no-repeat; padding-left: 30px; }
.thanks_p_cont .button a:hover { opacity: 0.8; }
.thanks_p_cont .text {  }
.thanks_p_cont .text.pt_b { padding-top: 55px; }
.thanks_p_cont .text p { padding-top: 25px; }
.thanks_p_cont .text .b_text { font-weight: bold; padding-top: 35px; font-size: 24px; text-transform: uppercase; }
.thanks_p_cont .text span { color: #0067d7; }
.thanks_p_cont .time_box { padding-top: 35px; }
.thanks_p_cont .time_box p { color: #ba1f31; }
.thanks_p_cont .time_box .clock { margin-top: 10px; }

.thanks_p_cont .more_text { padding-top: 20px; }
.thanks_p_cont .more_text p { padding-top: 25px; font-size: 16px; }
.thanks_p_cont .more_text .b_text { font-weight: bold; padding-top: 35px; font-size: 22px; text-transform: uppercase; }
.thanks_p_cont .deliver_text { margin-top: 50px; padding-top: 265px; background: url(../img/mr/deliver_img_success.png) center top no-repeat; }
.thanks_p_cont .deliver_text p.bold { font-weight: bold; text-transform: uppercase; font-size: 18px; }
.thanks_p_cont .deliver_text p { font-size: 14px; }
.thanks_p_cont .deliver_text p a { color: #0531aa; font-weight: bold; }
.thanks_p_cont .table_list_info { width: 720px; margin: 0 auto; padding-top:70px; text-align:center; display:table; }
.thanks_p_cont .table_list_info .margin { width:20px; display: table-cell; }
.thanks_p_cont .table_list_info .item { padding: 0 20px; vertical-align:middle; width:218px; border:1px solid #0061cb; display: table-cell; height: 100%; background:#f4f9fe; padding-top:40px; padding-bottom:30px; border-radius:10px; position:relative; font-size: 14px; line-height: 1.3; }
.thanks_p_cont .table_list_info .item.center { width: 238px; }
.thanks_p_cont .table_list_info .item img { position:absolute; top:-43px; left:50%; margin-left:-36px; }

.thanks_p_cont .times_up { padding-top: 75px; }
.thanks_p_cont .times_up b { display: block; padding-bottom: 10px; text-transform: uppercase; margin: 0; }
.thanks_p_cont .times_up p { line-height: 1.3; }
.thanks_p_cont .times_up p.succes { padding-top: 80px; text-align: center; }
.thanks_p_cont .times_up p.succes span {font-family: 'Roboto Condensed', sans-serif; font-weight: 400;   background: url(../img/mr/thanks_p_cont_title.png) left center no-repeat; background-size: 27px 27px; height: 27px; line-height: 27px; color: #2c8d26; font-size: 20px; text-transform: uppercase; padding: 0; padding-left: 35px; display: inline-block; }

#popup_promo1 .sale_promo .text p {line-height: 8px;}
body.t_promotion_green .detail_product .description .price_box .promo_box_right { width: 214px; text-align: center; font-size: 18px; color: #FFF; margin-left: 0; margin-top: -7px; margin-bottom: 10px; padding: 10px 0; background: #43a002;}
body.t_promotion_blue .detail_product .description .price_box .promo_box_right { width: 214px; text-align: center; font-size: 18px; color: #FFF; margin-left: 0; margin-top: -7px; margin-bottom: 10px; padding: 10px 0; background: #066dc4;}
/*
body.t_promotion { background: url(../img/bg/promotion/t_promo_10_bg.jpg) center top no-repeat; }
body.t_promotion_eight { background: url(../img/bg/promotion/t_promo_8_bg.jpg) center top no-repeat; }
body.t_promotion_seven { background: url(../img/bg/promotion/t_promo_7_bg.jpg) center top no-repeat; }
*/
body.t_promotion { background: url(../img/bg/promotion/t_promotion_december.jpg) center top no-repeat; }
body.t_promotion_eight { background: url(../img/bg/promotion/t_promotion_december.jpg) center top no-repeat; }
body.t_promotion_seven { background: url(../img/bg/promotion/t_promotion_december.jpg) center top no-repeat; }
body.t_promotion #popup_promo1 .sale_promo .bg {background: url(../img/top_b.png) no-repeat; width: 160px; height: 107px; float: left;}

.filters_n .pagination p {float: left; font-size: 12px; padding: 8px 0; margin: 10px 0;}
.filters_n .pagination {overflow: hidden;}
.filters_n .pagination ul {list-style-type: none; padding-left: 0; float: right; margin-top: 12px;}
.filters_n .pagination ul li {display: inline-block; border: 1px solid #b6b6b6; background: #edf8fc; padding: 5px 6px;}
.filters_n .pagination ul li.active {background: #fff;}
.filters_n .pagination ul li a{font-size: 12px; color: #000; text-decoration: none; }
body.t_promotion.black_friday { background: url(../img/bg/promotion/t_promo_15_bg.jpg) center top no-repeat #4C4D51; }
body.t_promotion.cyber_monday { background: url(../img/bg/promotion/t_promo_12_bg.jpg) center top no-repeat #02183D; }
body.t_promotion.percent_cristmas { background: url(../img/bg/promotion/t_promotion_cristmas.jpg) center top no-repeat #fff; }
body.t_promotion.percent_new_year { background: url(../img/bg/promotion/t_promotion_new_year.jpg) center top no-repeat #fff; }
body.t_promotion #popup_promo1 .sale_promo .bg {background: url(../img/top_b.png) no-repeat; width: 160px; height: 107px; float: left;}
body.t_promotion_eight #popup_promo1 .sale_promo .bg {background: url(../img/top_b.png) no-repeat; width: 160px; height: 107px; float: left;}
body.t_promotion_seven #popup_promo1 .sale_promo .bg {background: url(../img/top_b.png) no-repeat; width: 160px; height: 107px; float: left;}

.details_text p.similar_title {border-bottom: 1px solid #e5e5e5 ; padding-bottom: 10px; margin-top: 15px; float: left; margin-bottom: 10px; font-size: 16px;}
.details_text ul {margin-bottom: 15px;}
.details_text ul li {line-height: 18px;}
.details_text ul li a {color: #002bae;}

.stark_rows .product_ref .item_c .image {width: 120px;}
.stark_rows .product_ref .item_c .image span {font-size: 16px;}
.stark_rows .product_ref .item_c .text {width: 109px; margin-left: 11px; padding-bottom: 20px;}
.stark_rows .product_ref .item_c .text .name {font-size: 15px;}
.stark_rows .product_ref .ref {width: 72px;}
.stark_rows .product_ref .ref img {left: 0;}

/*halloween promotion*/
body.t_promotion.halloween .product_list .item .description .promo_price span.procent {background: #e75511;}
body.t_promotion.halloween .product_list .item .description .promo_price span.new_pr {color: #e75511;}
body.t_promotion.halloween .detail_product .description .price_box .price .promo_price span.new_pr {color: #e75511;}
body.t_promotion.halloween .new_cart .promo_price {color: #e75511;}
body.t_promotion.halloween .new_cart .promo_box_text {background: #e75511;}
body.t_promotion.halloween .promo_price {color: #e75511;}

body.t_promotion_eight.halloween_eight .product_list .item .description .promo_price span.procent {background: #e75511;}
body.t_promotion_eight.halloween_eight .product_list .item .description .promo_price span.new_pr {color: #e75511;}
body.t_promotion_eight.halloween_eight .detail_product .description .price_box .price .promo_price span.new_pr {color: #e75511;}
body.t_promotion_eight.halloween_eight .new_cart .promo_price {color: #e75511;}
body.t_promotion_eight.halloween_eight .new_cart .promo_box_text {background: #e75511;}
body.t_promotion_eight.halloween_eight .promo_price {color: #e75511;}

body.t_promotion_seven.halloween_seven .product_list .item .description .promo_price span.procent {background: #e75511;}
body.t_promotion_seven.halloween_seven .product_list .item .description .promo_price span.new_pr {color: #e75511;}
body.t_promotion_seven.halloween_seven .detail_product .description .price_box .price .promo_price span.new_pr {color: #e75511;}
body.t_promotion_seven.halloween_seven .new_cart .promo_price {color: #e75511;}
body.t_promotion_seven.halloween_seven .new_cart .promo_box_text {background: #e75511;}
body.t_promotion_seven.halloween_seven .promo_price {color: #e75511;}

body.t_promotion.black_friday .detail_product .description .left_column .friday_stick{  font-size: 50px;  position: absolute;  font-weight: 400;  right: 238px;  top: 17px; background: url(../img/black_friday_stick.png) no-repeat right; padding-right: 60px;}
body.t_promotion.black_friday .detail_product .description .price_box .price .promo_price span.old_pr {display: inline-block; color: #000; font-size: 26px; margin-right: 10px; margin-top: 6px;}
body.t_promotion.black_friday .detail_product .description .price_box .price .promo_price span.new_pr {display: inline-block; color: #fff; background: #EC6602; font-weight: normal; padding: 7px; -webkit-border-radius: 3px;  -moz-border-radius: 3px;  border-radius: 3px;}
body.t_promotion.black_friday .detail_product .description .price_box .price .promo_price span.new_friday {display: block; font-size: 34px; color: #EC6602; margin-top: 19px;}
body.t_promotion.black_friday .detail_product .description .price_box .price .promo_price {padding: 20px 0 10px 15px; overflow: hidden; text-align: center;}
body.t_promotion.black_friday  .detail_product .description .price_box .price {height: 166px;}
body.t_promotion.black_friday .detail_product .description .price_box .price .inkl {background: none; border: 0;}

body.t_promotion.black_friday .preis_f .promo_price span.cs{background: url(../img/cart_friday.png) no-repeat left; color: #EC6602; font-size: 18px; padding-left: 119px;}

body.t_promotion.black_friday .product_list .item .description .promo_price span.old_pr {color: #000;}
body.t_promotion.black_friday .product_list .item .description .promo_price span.new_pr {color: #EC6602;}
body.t_promotion.black_friday .product_list .item .description .promo_price span.procent {background: #EC6602; padding: 1px 5px; font-weight: normal; -webkit-border-radius: 3px;  -moz-border-radius: 3px;  border-radius: 3px;}
body.t_promotion.black_friday .product_list .item .friday_stick {font-size: 50px;  position: absolute;  font-weight: 400;  right: 10px;  top: 10px; background: url(../img/black_friday_stick.png) no-repeat right; padding-right: 60px;}
body.t_promotion.black_friday #popup_promo1 .sale_promo .text p.today {margin: 0; padding: 0;}
body.t_promotion.black_friday #popup_promo1 .sale_promo .text p {line-height: inherit;}
body.t_promotion.black_friday .products .item .promo_price span {color: #EC6602}

body.t_promotion.black_friday #popup_promo1 {border-bottom: 0;}
body.t_promotion.black_friday #popup_promo1 {background-size: auto 108px !important; height: 108px !important;}
body.t_promotion.black_friday .product_list .item .number_box .number {margin-top: 0;}
body.t_promotion.black_friday .product_list .item .number_box .button {margin-top: 0;}

/*Cyber*/
body.t_promotion.cyber_monday #popup_promo1 .sale_promo .text p.rbt {line-height: inherit;}
body.t_promotion.cyber_monday #popup_promo1 .sale_promo .text p.today {padding-top: 27px; padding-bottom: 5px;}
body.t_promotion.cyber_monday .product_list .item .description .promo_price span.procent {background: #0a4990;}
body.t_promotion.cyber_monday .product_list .item .description .promo_price span.old_pr {color: #F31717; font-weight: normal;}
body.t_promotion.cyber_monday .product_list .item .description .promo_price span.new_pr {color: #0a4990;}
body.t_promotion.cyber_monday .detail_product .description .price_box .price .promo_price span.old_pr {color: #F31717; font-weight: normal;}
body.t_promotion.cyber_monday .detail_product .description .price_box .price .promo_price span.new_pr {color: #0a4990;}
body.t_promotion.cyber_monday .detail_product .description .price_box .promo_box_right {background: url(../img/cyber_box.png) center top no-repeat; height: 55px; text-indent: -9999px;}
body.t_promotion.cyber_monday .new_cart .promo_price {color: #0a4990;}
body.t_promotion.cyber_monday .new_cart .promo_box_text {background: url(../img/cyber_box.png) no-repeat; background-size: 158px 45px; text-indent: -9999px; height: 48px; width: 139px;}
body.t_promotion.cyber_monday .product_list .item .promo_box_right { background: url(../img/cyber_box.png) center top no-repeat; height: 30px; background-size: 158px 45px; text-indent: -9999px; height: 40px;}
body.t_promotion.cyber_monday .top_block_products .item span.procent {background: #0a4990; color: #fff; padding: 2px 5px;}
body.t_promotion.cyber_monday .top_block_products .item span.new_pr {color: #0a4990; font-weight: bold; font-size: 16px;}
body.t_promotion.cyber_monday .details_text .item .price_block .promo_price span.procent {background: #0a4990;}
body.t_promotion.cyber_monday .details_text .item .price_block .promo_price span.new_pr {color: #0a4990;}


/*December Promotion*/
body.t_promotion #popup_promo1 .sale_promo .text p.today {padding-bottom: 2px;}
body.t_promotion #popup_promo1 .sale_promo .text p.aten {padding-top: 16px;}
body.t_promotion #popup_promo1 .sale_promo .text .rbt {margin-bottom: 5px;}
body.t_promotion #popup_promo1 .sale_promo .time {top: 21px;}

body.t_promotion .new_cart .promo_price {color: #41acf5; font-size: 24px; }
body.t_promotion .new_cart .promo_price span {background: url("../img/stick_10proc_december.png") no-repeat;  line-height: 33px;  padding-left: 87px;  padding-top: 14px;  padding-bottom: 23px; }
body.t_promotion .detail_product .description .price_box .price .promo_price span.procent {background: #41acf5; padding: 5px 4px;}
body.t_promotion .detail_product .description .price_box .price .promo_price span.new_pr {display: block; margin-top: 8px; font-size: 30px; color: #41acf5;}
body.t_promotion .detail_product .description .price_box .price .promo_price span.old_pr {color: #4f4f4f; font-size: 26px;}
body.t_promotion .detail_product .description .price_box .price {height: 169px;}

body.t_promotion .product_list .item .description .promo_price span.new_pr {color: #41acf5;}
body.t_promotion .product_list .item .description .promo_price span.old_pr {color: #4f4f4f;}
body.t_promotion .product_list .item .description .promo_price span.procent {background: #41acf5;}
body.t_promotion .product_list .item .promo_box_right {background: url("../img/stick_10proc_december1.png") no-repeat; width: 94px; height: 97px; text-indent: -9999px;}
body.t_promotion .products .item span.new_pr {color: #41acf5;}
body.t_promotion .products .item span.procent {background: #41acf5; padding: 1px 3px; color: #fff;}

body.t_promotion .detail_product .description .price_box .price .promo_price span.old_pr {color: #4f4f4f;}
body.t_promotion.detail_product .description .price_box .price .promo_price span.new_pr {color: #41acf5;}
body.t_promotion .detail_product .description .price_box .promo_box_right {  background: url("../img/stick_10proc_december_prod1.png") no-repeat left;  width: 136px;  height: 95px;  text-indent: -9999px;  position: absolute;  right: 181px;  top: 21px;  }
body.t_promotion .detail_product .description .price_box .price .inkl {background: none; border: none;}
body.t_promotion .sidebar .block.top_products .inner ul li .description .promo_price span.procent {background: #41acf5;}
body.t_promotion .details_text .item .price_block .promo_price span.procent {background: #41acf5;}
body.t_promotion .details_text .item .price_block .promo_price span.new_pr {color: #41acf5;}

/*8%*/
body.t_promotion_eight #popup_promo1 .sale_promo .text p.today {padding-bottom: 2px;}
body.t_promotion_eight #popup_promo1 .sale_promo .text p.aten {padding-top: 16px;}
body.t_promotion_eight #popup_promo1 .sale_promo .text .rbt {margin-bottom: 5px;}
body.t_promotion_eight #popup_promo1 .sale_promo .time {top: 21px;}
body.t_promotion_eight .new_cart .promo_price {color: #41acf5; font-size: 24px; }
body.t_promotion_eight .new_cart .promo_price span {background: url("../img/stick_8proc_december.png") no-repeat;  line-height: 33px;  padding-left: 87px;  padding-top: 14px;  padding-bottom: 23px; }
body.t_promotion_eight .detail_product .description .price_box .price .promo_price span.procent {background: #41acf5; padding: 5px 4px;}
body.t_promotion_eight .detail_product .description .price_box .price .promo_price span.new_pr {display: block; margin-top: 8px; font-size: 30px; color: #41acf5;}
body.t_promotion_eight .detail_product .description .price_box .price .promo_price span.old_pr {color: #4f4f4f; font-size: 26px;}
body.t_promotion_eight .detail_product .description .price_box .price {height: 130px;}
body.t_promotion_eight .product_list .item .description .promo_price span.new_pr {color: #41acf5;}
body.t_promotion_eight .product_list .item .description .promo_price span.old_pr {color: #4f4f4f;}
body.t_promotion_eight .product_list .item .description .promo_price span.procent {background: #41acf5;}
body.t_promotion_eight .product_list .item .promo_box_right {background: url("../img/stick_8proc_december1.png") no-repeat; width: 94px; height: 97px; text-indent: -9999px;}
body.t_promotion_eight .products .item span.new_pr {color: #41acf5;}
body.t_promotion_eight .products .item span.procent {background: #41acf5; padding: 1px 3px; color: #fff;}
body.t_promotion_eight .detail_product .description .price_box .price .promo_price span.old_pr {color: #4f4f4f;}
body.t_promotion_eight.detail_product .description .price_box .price .promo_price span.new_pr {color: #41acf5;}
body.t_promotion_eight .detail_product .description .price_box .promo_box_right {  background: url("../img/stick_8proc_december_prod1.png") no-repeat left;  width: 136px;  height: 95px;  text-indent: -9999px;  position: absolute;  right: 181px;  top: 21px;  }
body.t_promotion_eight .detail_product .description .price_box .price .inkl {background: none; border: none;}
body.t_promotion_eight .sidebar .block.top_products .inner ul li .description .promo_price span.procent {background: #41acf5;}
body.t_promotion_eight .details_text .item .price_block .promo_price span.procent {background: #41acf5;}
body.t_promotion_eight .details_text .item .price_block .promo_price span.new_pr {color: #41acf5;}

/*7%*/
body.t_promotion_seven #popup_promo1 .sale_promo .text p.today {padding-bottom: 2px;}
body.t_promotion_seven #popup_promo1 .sale_promo .text p.aten {padding-top: 16px;}
body.t_promotion_seven #popup_promo1 .sale_promo .text .rbt {margin-bottom: 5px;}
body.t_promotion_seven #popup_promo1 .sale_promo .time {top: 21px;}
body.t_promotion_seven .new_cart .promo_price {color: #41acf5; font-size: 24px; }
body.t_promotion_seven .new_cart .promo_price span {background: url("../img/stick_7proc_december.png") no-repeat;  line-height: 33px;  padding-left: 87px;  padding-top: 14px;  padding-bottom: 23px; }
body.t_promotion_seven .detail_product .description .price_box .price .promo_price span.procent {background: #41acf5; padding: 5px 4px;}
body.t_promotion_seven .detail_product .description .price_box .price .promo_price span.new_pr {display: block; margin-top: 8px; font-size: 30px; color: #41acf5;}
body.t_promotion_seven .detail_product .description .price_box .price .promo_price span.old_pr {color: #4f4f4f; font-size: 26px;}
body.t_promotion_seven .detail_product .description .price_box .price {height: 130px;}
body.t_promotion_seven .product_list .item .description .promo_price span.new_pr {color: #41acf5;}
body.t_promotion_seven .product_list .item .description .promo_price span.old_pr {color: #4f4f4f;}
body.t_promotion_seven .product_list .item .description .promo_price span.procent {background: #41acf5;}
body.t_promotion_seven .product_list .item .promo_box_right {background: url("../img/stick_7proc_december1.png") no-repeat; width: 94px; height: 97px; text-indent: -9999px;}
body.t_promotion_seven .products .item span.new_pr {color: #41acf5;}
body.t_promotion_seven .products .item span.procent {background: #41acf5; padding: 1px 3px; color: #fff;}
body.t_promotion_seven .detail_product .description .price_box .price .promo_price span.old_pr {color: #4f4f4f;}
body.t_promotion_seven.detail_product .description .price_box .price .promo_price span.new_pr {color: #41acf5;}
body.t_promotion_seven .detail_product .description .price_box .promo_box_right {  background: url("../img/stick_7proc_december_prod1.png") no-repeat left;  width: 136px;  height: 95px;  text-indent: -9999px;  position: absolute;  right: 181px;  top: 21px;  }
body.t_promotion_seven .detail_product .description .price_box .price .inkl {background: none; border: none;}
body.t_promotion_seven .sidebar .block.top_products .inner ul li .description .promo_price span.procent {background: #41acf5;}
body.t_promotion_seven .details_text .item .price_block .promo_price span.procent {background: #41acf5;}
body.t_promotion_seven .details_text .item .price_block .promo_price span.new_pr {color: #41acf5;}

/*December Promotion*/

/*XMAS Promotion*/
body.t_promotion.percent #popup_promo1 .sale_promo .procent { background: url(../img/promotion/feb10p_crazy_top_pop.png) no-repeat !important; right: 190px !important; top: 7px !important;}

body.t_promotion.percent .new_cart .promo_price span {background: url("../img/15p_cart_xmas.png") no-repeat 0 12px; padding-left: 97px;}
body.t_promotion.percent .new_cart .promo_price {color: #e10d33;}
body.t_promotion.percent .product_list .item .promo_box_right {background: url("../img/15p_list_xmas.png") no-repeat; top: 10px; width: 140px;}
body.t_promotion.percent .product_list .item .description .promo_price span.new_pr {color: #e10d33;}
body.t_promotion.percent .product_list .item .description .promo_price span.procent {background: #e10d33;}
body.t_promotion.percent .products .item span.procent {background: #e10d33;}
body.t_promotion.percent .products .item span.new_pr {color: #e10d33;}
body.t_promotion.percent .detail_product .description .price_box .promo_box_right {background: url("../img/15p_prod_xmas.png") no-repeat left; width: 170px; top: 0;}
body.t_promotion.percent .detail_product .description .price_box .price .promo_price span.procent {background: #e10d33;}
body.t_promotion.percent .detail_product .description .price_box .price .promo_price span.new_pr {color: #e10d33;}
body.t_promotion.percent .details_text .item .price_block .promo_price span.procent {background: #e10d33;}
body.t_promotion.percent .details_text .item .price_block .promo_price span.new_pr {color: #e10d33;}
body.t_promotion.percent .product_list .item .number_box {bottom: 4px;}
body.t_promotion.percent .product_list .item .number_box .number {margin-top: 0;}
/*XMAS Promotion*/

/*New Year Promotion*/
body.t_promotion.percent_new_year .new_cart .promo_price span {background: url("../img/10p_cart_ny.png") no-repeat 0 10px;}
body.t_promotion.percent_new_year .new_cart .promo_price {color: #41acf5;}
body.t_promotion.percent_new_year .product_list .item .promo_box_right {background: url("../img/10p_list_ny.png") no-repeat; top: 0;}
body.t_promotion.percent_new_year .product_list .item .description .promo_price span.procent {background: #41acf5;}
body.t_promotion.percent_new_year .product_list .item .description .promo_price span.new_pr {color: #41acf5;}
body.t_promotion.percent_new_year .products .item span.procent {background: #41acf5;}
body.t_promotion.percent_new_year .products .item span.new_pr {color: #41acf5;}
body.t_promotion.percent_new_year .detail_product .description .price_box .promo_box_right {background: url("../img/10p_prod_ny.png") no-repeat left; width: 220px;}
body.t_promotion.percent_new_year .detail_product .description .price_box .price .promo_price span.procent {background: #41acf5;}
body.t_promotion.percent_new_year .detail_product .description .price_box .price .promo_price span.new_pr {color: #41acf5;}
body.t_promotion.percent_new_year .details_text .item .price_block .promo_price span.procent {background: #41acf5;}
body.t_promotion.percent_new_year .details_text .item .price_block .promo_price span.new_pr {color: #41acf5;}
/*New Year Promotion*/

/*Xmas Sixteen Promotion*/
body.t_promotion.january_sixteen #popup_promo1 .sale_promo {margin: initial; width: 1058px;}
body.t_promotion.january_sixteen #popup_promo1 {margin-left: -527.5px !important; width: 1058px !important;}
body.t_promotion.january_sixteen #wrapper {width: 1054px; margin: 0 auto; margin-top:27px;}

body.t_promotion.january_sixteen .new_cart .promo_price span {background: url("../img/16p_cart_xmas.png") no-repeat 0 5px; padding-left: 97px;}
body.t_promotion.january_sixteen .product_list .item .promo_box_right {background: url("../img/16p_list_xmas.png") no-repeat;  top: 10px;  width: 125px;}
body.t_promotion.january_sixteen .detail_product .description .price_box .promo_box_right { background: url("../img/16p_prod_xmas.png") no-repeat left;  width: 170px;  top: 8px;  }
/*Xmas Sixteen Promotion*/

/*February first promotion 7/6/5*/
body.t_promotion.percent_february_7 {background-attachment: fixed !important;}
body.t_promotion.percent_february_7 #popup_promo1 .sale_promo {margin: initial; width: 1058px;}
body.t_promotion.percent_february_7 #popup_promo1 {margin-left: -527.5px !important; width: 1058px !important;}
body.t_promotion.percent_february_7 #wrapper {width: 1054px; margin: 0 auto; margin-top:27px;}

body.t_promotion.percent_february_7 .new_cart .promo_price {background: url("../img/feb_7stick.png") no-repeat 0 12px; background-size: 66px 46px; padding: 12px 0;}
body.t_promotion.percent_february_7 .new_cart .promo_price span { color: #d37028; background: none;}
body.t_promotion.percent_february_7 .product_list .item .promo_box_right {background: url("../img/feb_7stick.png") no-repeat 0 12px; background-size: 98px 68px; width: 130px;}
body.t_promotion.percent_february_7 .product_list .item .description .promo_price span.procent {background: #d37028;}
body.t_promotion.percent_february_7 .product_list .item .description .promo_price span.new_pr {color: #d37028;}
body.t_promotion.percent_february_7 .product_list .item .number_box span {height: 45px;}
body.t_promotion.percent_february_7 .detail_product .description .price_box .promo_box_right {background: url("../img/feb_7stick.png") no-repeat left 12px;}
body.t_promotion.percent_february_7 .detail_product .description .price_box .price .promo_price span.new_pr {color: #d37028;}
body.t_promotion.percent_february_7 .detail_product .description .price_box .price .promo_price span.procent {background: #d37028;}
body.t_promotion.percent_february_7 .detail_product .description .price_box .price .promo_price span.procent {color: #fff;}
body.t_promotion.percent_february_7 .details_text .item .price_block .promo_price span.procent {background: #d37028;}
body.t_promotion.percent_february_7 .details_text .item .price_block .promo_price span.new_pr {color: #d37028;}
body.t_promotion.percent_february_7 .products .item span.procent {background: #d37028;}
body.t_promotion.percent_february_7 .products .item span.new_pr {color: #d37028;}
body.t_promotion.percent_february_7 #popup_promo1 .sale_promo .procent {background: url(../img/promotion/feb7_top_pop.png) no-repeat !important;}
body.t_promotion.percent_february_7 #header.condensed .search_panel .search input {width: 180px;}
body.t_promotion.percent_february_7 #header.condensed {width: 1054px !important; margin-left: -527px !important;}
body.t_promotion.percent_february_7 #header .login_panel {right: -28px !important; width: 253px !important;}
body.t_promotion.percent_february_7 #header {height:95px !important;}
body.t_promotion.percent_february_7 #header.condensed .search_panel .search input {width: 142px !important;}
body.t_promotion.percent_february_7 #header.condensed .search_panel .search {width: 196px !important;}

/*6 percent*/
body.t_promotion.percent_february_6 {background-attachment: fixed !important;}
body.t_promotion.percent_february_6 #popup_promo1 .sale_promo {margin: initial; width: 1058px;}
body.t_promotion.percent_february_6 #popup_promo1 {margin-left: -525.5px !important; width: 1049px !important;}
body.t_promotion.percent_february_6 #wrapper {width: 1054px; margin: 0 auto; margin-top:27px;}

body.t_promotion.percent_february_6 .new_cart .promo_price {background: url("../img/feb_6stick.png") no-repeat 0 12px; background-size: 66px 46px; padding: 12px 0;}
body.t_promotion.percent_february_6 .new_cart .promo_price span { color: #b94133; background: none;}
body.t_promotion.percent_february_6 .product_list .item .promo_box_right {background: url("../img/feb_6stick.png") no-repeat 0 12px; background-size: 98px 68px; width: 130px;}
body.t_promotion.percent_february_6 .product_list .item .description .promo_price span.procent {background: #b94133;}
body.t_promotion.percent_february_6 .product_list .item .description .promo_price span.new_pr {color: #b94133;}
body.t_promotion.percent_february_6 .product_list .item .number_box span {height: 45px;}
body.t_promotion.percent_february_6 .detail_product .description .price_box .promo_box_right {background: url("../img/feb_6stick.png") no-repeat left 12px;}
body.t_promotion.percent_february_6 .detail_product .description .price_box .price .promo_price span.new_pr {color: #b94133;}
body.t_promotion.percent_february_6 .detail_product .description .price_box .price .promo_price span.procent {background: #b94133;}
body.t_promotion.percent_february_6 .detail_product .description .price_box .price .promo_price span.procent {color: #fff;}
body.t_promotion.percent_february_6 .details_text .item .price_block .promo_price span.procent {background: #b94133;}
body.t_promotion.percent_february_6 .details_text .item .price_block .promo_price span.new_pr {color: #b94133;}
body.t_promotion.percent_february_6 .products .item span.procent {background: #b94133;}
body.t_promotion.percent_february_6 .products .item span.new_pr {color: #b94133;}
body.t_promotion.percent_february_6 #popup_promo1 .sale_promo .procent {background: url(../img/promotion/feb6_top_pop.png) no-repeat !important;}
body.t_promotion.percent_february_6 #header.condensed .search_panel .search input {width: 180px;}
body.t_promotion.percent_february_6 #header.condensed {width: 1054px !important; margin-left: -527px !important;}
body.t_promotion.percent_february_6 #header .login_panel {right: -28px !important; width: 253px !important;}
body.t_promotion.percent_february_6 #header {height:95px !important;}
body.t_promotion.percent_february_6 #header.condensed .search_panel .search input {width: 142px !important;}
body.t_promotion.percent_february_6 #header.condensed .search_panel .search {width: 196px !important;}
/*5 percent*/
body.t_promotion.percent_february_5 {background-attachment: fixed !important;}
body.t_promotion.percent_february_5 #popup_promo1 .sale_promo {margin: initial; width: 1058px;}
body.t_promotion.percent_february_5 #popup_promo1 {margin-left: -525.5px !important; width: 1049px !important;}
body.t_promotion.percent_february_5 #wrapper {width: 1054px; margin: 0 auto; margin-top:27px;}

body.t_promotion.percent_february_5 .new_cart .promo_price {background: url("../img/feb_5stick.png") no-repeat 0 12px; background-size: 66px 46px; padding: 12px 0;}
body.t_promotion.percent_february_5 .new_cart .promo_price span { color: #017b00; background: none;}
body.t_promotion.percent_february_5 .product_list .item .promo_box_right {background: url("../img/feb_5stick.png") no-repeat 0 12px; background-size: 98px 68px; width: 130px;}
body.t_promotion.percent_february_5 .product_list .item .description .promo_price span.procent {background: #017b00;}
body.t_promotion.percent_february_5 .product_list .item .description .promo_price span.new_pr {color: #017b00;}
body.t_promotion.percent_february_5 .product_list .item .number_box span {height: 45px;}
body.t_promotion.percent_february_5 .detail_product .description .price_box .promo_box_right {background: url("../img/feb_5stick.png") no-repeat left 12px;}
body.t_promotion.percent_february_5 .detail_product .description .price_box .price .promo_price span.new_pr {color: #017b00;}
body.t_promotion.percent_february_5 .detail_product .description .price_box .price .promo_price span.procent {background: #017b00;}
body.t_promotion.percent_february_5 .detail_product .description .price_box .price .promo_price span.procent {color: #fff;}
body.t_promotion.percent_february_5 .details_text .item .price_block .promo_price span.procent {background: #017b00;}
body.t_promotion.percent_february_5 .details_text .item .price_block .promo_price span.new_pr {color: #017b00;}
body.t_promotion.percent_february_5 .products .item span.procent {background: #017b00;}
body.t_promotion.percent_february_5 .products .item span.new_pr {color: #017b00;}
body.t_promotion.percent_february_5 #popup_promo1 .sale_promo .procent {background: url(../img/promotion/feb5_top_pop.png) no-repeat !important;}
body.t_promotion.percent_february_5 #header.condensed .search_panel .search input {width: 180px;}
body.t_promotion.percent_february_5 #header.condensed {width: 1054px !important; margin-left: -527px !important;}
body.t_promotion.percent_february_5 #header.condensed .login_panel {width: 253px !important;}
body.t_promotion.percent_february_5 #header .login_panel {right: -28px !important; width: 253px !important;}
body.t_promotion.percent_february_5 #header {height:95px !important;}
body.t_promotion.percent_february_5 #header.condensed .search_panel .search input {width: 142px !important;}
body.t_promotion.percent_february_5 #header.condensed .search_panel .search {width: 196px !important;}

/*February first promotion 7/6/5*/

/*February first promotion 10*/
body.t_promotion.percent_february_10 {background-attachment: fixed !important;}
body.t_promotion.percent_february_10 #popup_promo1 .sale_promo {margin: initial; width: 1058px;}
body.t_promotion.percent_february_10 #popup_promo1 {margin-left: -527.5px !important; width: 1058px !important;}
body.t_promotion.percent_february_10 #wrapper {width: 1054px; margin: 0 auto; margin-top:27px;}

body.t_promotion.percent_february_10 .new_cart .promo_price {background: url(../img/promotion/feb10_stick.jpg) no-repeat 0 10px; background-size: 65px; padding: 12px 0;}
body.t_promotion.percent_february_10 .new_cart .promo_price span {background: none; color: #d5090e; background-size: 70px;}
body.t_promotion.percent_february_10 .product_list .item .promo_box_right {background: url("../img/promotion/feb10_stick.jpg") no-repeat 0 12px; background-size: 100px; width: 130px; top: 0;}
body.t_promotion.percent_february_10 .product_list .item .description .promo_price span.procent {background: #d5090e;}
body.t_promotion.percent_february_10 .product_list .item .description .promo_price span.new_pr {color: #d5090e;}
body.t_promotion.percent_february_10 .product_list .item .number_box span {height: 45px;}
body.t_promotion.percent_february_10 .detail_product .description .price_box .promo_box_right {background: url("../img/promotion/feb10_stick.jpg") no-repeat left 12px; background-size: 130px;}
body.t_promotion.percent_february_10 .detail_product .description .price_box .price .promo_price span.new_pr {color: #d5090e;}
body.t_promotion.percent_february_10 .detail_product .description .price_box .price .promo_price span.procent {background: #d5090e;}
body.t_promotion.percent_february_10 .detail_product .description .price_box .price .promo_price span.procent {color: #fff;}
body.t_promotion.percent_february_10 .details_text .item .price_block .promo_price span.procent {background: #d5090e;}
body.t_promotion.percent_february_10 .details_text .item .price_block .promo_price span.new_pr {color: #d5090e;}
body.t_promotion.percent_february_10 .products .item span.procent {background: #d5090e;}
body.t_promotion.percent_february_10 .products .item span.new_pr {color: #d5090e;}

body.t_promotion.percent_february_10 #header .logo {position: relative;}
body.t_promotion.percent_february_10 #header .head_line { background: url("../img/line_top_ersatz.png");  height: 26px;  position: absolute;  width: 100%;}
body.t_promotion.percent_february_10 #header.condensed .search_panel .search input {width: 180px;}
body.t_promotion.percent_february_10 #header.condensed {width: 1054px !important; margin-left: -527px !important;}
body.t_promotion.percent_february_10 #header .login_panel {right: 0 !important; width: 222px !important;}
body.t_promotion.percent_february_10 #header {height:95px !important;}
body.t_promotion.percent_february_10 #header.condensed .head_line {display: none !important;}
body.t_promotion.percent_february_10 .countryHeader #cart-container #cart_block.fixed {top: 0; border-bottom: 0;}

body.t_promotion.percent_february_10 #popup_promo1 {background: url(../img/promotion/feb10_top_bg_di_ers.png) no-repeat !important;}
body.t_promotion.percent_february_10 .popup_saturday { background: url(../img/promotion/feb_cpop_bg10_di_ers.png) no-repeat !important; top: 50%; margin-top: -272px;}
body.t_promotion.percent_february_10 #popup_promo1 .sale_promo .procent {display: none !important;}
body.t_promotion.percent_february_10 #popup_promo1 .sale_promo .text p.today {color: #000 !important;}
body.t_promotion.percent_february_10 #popup_promo1 .sale_promo .text .rbt {color: #ff1f15 !important; padding-top: 14px !important;}
body.t_promotion.percent_february_10 #popup_promo1 .sale_promo .text p.aten {color: #000 !important;}
body.t_promotion.percent_february_10 #popup_promo1 .sale_promo .time {    background: #ff1f15;  padding: 5px 15px;  margin-right: 8px;  border-radius: 10px; padding-right: 15px !important;}
body.t_promotion.percent_february_10 #popup_promo1 a.close_pop_up {background: url(../img/promotion/close_pop_black.png) no-repeat !important;}
body.t_promotion.percent_february_10 .popup_saturday p.info_t {color: #fff !important;}
body.t_promotion.percent_february_10 .popup_saturday .img_text { top: 130px !important; right: 10px !important;}
body.t_promotion.percent_february_10 .popup_saturday a.close {background: url(../img/promotion/close_pop_black.png) no-repeat !important; height: 19px !important; width: 19px !important;}
/*February first promotion 10*/

/*February crazy promotion 10*/
body.t_promotion.percent_crazy_10 {background-attachment: fixed !important; background-position: 50% 0 !important;}
body.t_promotion.percent_crazy_10 #popup_promo1 .sale_promo {margin: initial; width: 1058px;}
body.t_promotion.percent_crazy_10 #popup_promo1 {margin-left: -529.5px !important; width: 1060px !important;}
body.t_promotion.percent_crazy_10 #wrapper {width: 1054px; margin: 0 auto; margin-top:27px;}

body.t_promotion.percent_crazy_10 .new_cart .promo_price {background: url(../img/promotion/feb10p_crazy_list.jpg) no-repeat 0 10px; background-size: 52px; padding: 12px 0;}
body.t_promotion.percent_crazy_10 .new_cart .promo_price span {background: none; color: #f9ba28; background-size: 70px;}
body.t_promotion.percent_crazy_10 .product_list .item .promo_box_right {background: url("../img/promotion/feb10p_crazy_list.jpg") no-repeat 0 12px; background-size: 80px; width: 130px; top: 0;}
body.t_promotion.percent_crazy_10 .product_list .item .description .promo_price span.procent {background: #f9ba28;}
body.t_promotion.percent_crazy_10 .product_list .item .description .promo_price span.new_pr {color: #f9ba28;}
body.t_promotion.percent_crazy_10 .product_list .item .number_box span {height: 45px;}
body.t_promotion.percent_crazy_10 .detail_product .description .price_box .promo_box_right {background: url("../img/promotion/feb10p_crazy_list.jpg") no-repeat left 12px;}
body.t_promotion.percent_crazy_10 .detail_product .description .price_box .price .promo_price span.new_pr {color: #f9ba28;}
body.t_promotion.percent_crazy_10 .detail_product .description .price_box .price .promo_price span.procent {background: #f9ba28;}
body.t_promotion.percent_crazy_10 .detail_product .description .price_box .price .promo_price span.procent {color: #fff;}
body.t_promotion.percent_crazy_10 .details_text .item .price_block .promo_price span.procent {background: #f9ba28;}
body.t_promotion.percent_crazy_10 .details_text .item .price_block .promo_price span.new_pr {color: #f9ba28;}
body.t_promotion.percent_crazy_10 .products .item span.procent {background: #f9ba28;}
body.t_promotion.percent_crazy_10 .products .item span.new_pr {color: #f9ba28;}

body.t_promotion.percent_crazy_10 #header .logo {position: relative;}
body.t_promotion.percent_crazy_10 #header .head_line { background: url("../img/line_top_ersatz.png");  height: 26px;  position: absolute;  width: 100%;}
body.t_promotion.percent_crazy_10 #header.condensed .search_panel .search input {width: 180px;}
body.t_promotion.percent_crazy_10 #header.condensed {width: 1054px !important; margin-left: -527px !important;}
body.t_promotion.percent_crazy_10 #header .login_panel {right: 0 !important; width: 222px !important;}
body.t_promotion.percent_crazy_10 #header {height:95px !important;}
body.t_promotion.percent_crazy_10 #header.condensed .head_line {display: none !important;}
body.t_promotion.percent_crazy_10 .countryHeader #cart-container #cart_block.fixed {top: 0; border-bottom: 0;}

body.t_promotion.percent_crazy_10 #popup_promo1 {background: url(../img/promotion/feb10_crazy_top_bg_d.png) no-repeat !important; background-size: 1060px 108px !important;}
body.t_promotion.percent_crazy_10 .popup_saturday { background: url(../img/promotion/feb10_cpop_crazy_di_ers.png) no-repeat !important; top: 50%; margin-top: -272px;}
body.t_promotion.percent_crazy_10 #popup_promo1 .sale_promo .text p.today {color: #fff !important;}
body.t_promotion.percent_crazy_10 #popup_promo1 .sale_promo .text .rbt {padding-top: 5px !important; padding-bottom: 5px !important; color: #000 !important; margin-top: 10px !important; line-height: inherit; background: #fed217; display: inline-block; padding: 0 8px;}
body.t_promotion.percent_crazy_10 #popup_promo1 .sale_promo .text p.aten {color: #fff !important;}
body.t_promotion.percent_crazy_10 .popup_saturday p.info_t {color: #000 !important;}
body.t_promotion.percent_crazy_10 .popup_saturday .img_text { top: 130px !important; right: 10px !important;}
body.t_promotion.percent_crazy_10 .popup_saturday a.close {background: url(../img/white_close_pop.png) no-repeat !important; height: 19px !important; width: 19px !important;}
body.t_promotion.percent_crazy_10 .popup_saturday .img_text { top: 42px !important; right: 49px !important; height: 280px !important; width: 255px !important;}
body.t_promotion.percent_crazy_10 .popup_saturday .remind_txt {color: #fff !important;}
body.t_promotion.percent_crazy_10 .popup_saturday .time b {color: #FED217 !important;}
body.t_promotion.percent_crazy_10 .popup_saturday .date {display: none !important;}
body.t_promotion.percent_crazy_10 .popup_saturday .b_text {display: none !important;}
body.t_promotion.percent_crazy_10 #popup_promo1 .sale_promo .procent {right: 190px !important;}
body.t_promotion.percent_crazy_10 .product_list .item .number_box .vers_box.red span.text_vers {font-size: 11px !important;}
/*February crazy promotion 10*/

/*Start Spring Promotion 7*/
body.t_promotion.spring_start_7 #wrapper {width: 1054px; margin: 0 auto; margin-top:27px;}
body.t_promotion.spring_start_7 {background-attachment: fixed !important; background-position: 50% 0 !important;}

body.t_promotion.spring_start_7 .new_cart .promo_price {background: url(../img/promotion/spring_stiker7.png) no-repeat 0 10px; background-size: 32px; padding: 12px 0;}
body.t_promotion.spring_start_7 .new_cart .promo_price span {background: none; color: #FE0000; background-size: 70px;}
body.t_promotion.spring_start_7 .product_list .item .promo_box_right {background: url("../img/promotion/spring_stiker7.png") no-repeat 0 12px; background-size: 52px; width: 105px; top: 0;}
body.t_promotion.spring_start_7 .product_list .item .description .promo_price span.procent {background: #FE0000;}
body.t_promotion.spring_start_7 .product_list .item .description .promo_price span.new_pr {color: #FE0000;}
body.t_promotion.spring_start_7 .product_list .item .number_box span {height: 45px;}
body.t_promotion.spring_start_7 .detail_product .description .price_box .promo_box_right {background: url("../img/promotion/spring_stiker7.png") no-repeat left 12px; width: 110px;}
body.t_promotion.spring_start_7 .detail_product .description .price_box .price .promo_price span.new_pr {color: #FE0000;}
body.t_promotion.spring_start_7 .detail_product .description .price_box .price .promo_price span.procent {background: #FE0000;}
body.t_promotion.spring_start_7 .detail_product .description .price_box .price .promo_price span.procent {color: #fff;}
body.t_promotion.spring_start_7 .details_text .item .price_block .promo_price span.procent {background: #FE0000;}
body.t_promotion.spring_start_7 .details_text .item .price_block .promo_price span.new_pr {color: #FE0000;}
body.t_promotion.spring_start_7 .products .item span.procent {background: #FE0000;}
body.t_promotion.spring_start_7 .products .item span.new_pr {color: #FE0000;}
body.t_promotion.spring_start_7 .product_list .item .number_box .vers_box.red span.text_vers {font-size: 11px !important;}

body.t_promotion.spring_start_7 #header .logo {position: relative;}
body.t_promotion.spring_start_7 #header .head_line { background: url("../img/line_top_ersatz.png");  height: 27px;  position: absolute;  width: 100%; left: -30px;}
body.t_promotion.spring_start_7 #header.condensed .search_panel .search input {width: 180px;}
body.t_promotion.spring_start_7 #header.condensed {width: 1054px !important; margin-left: -527px !important;}
body.t_promotion.spring_start_7 #header .login_panel {right: -30px !important; width: 230px !important;}
body.t_promotion.spring_start_7 #header {height:95px !important;}
body.t_promotion.spring_start_7 #header.condensed .head_line {display: none !important;}
body.t_promotion.spring_start_7 .countryHeader #cart-container #cart_block.fixed {top: 0; border-bottom: 0;}

body.t_promotion.spring_start_7 #popup_promo1 .sale_promo {margin: initial; width: 1030px;}
body.t_promotion.spring_start_7 #popup_promo1 {margin-left: -529.5px !important; width: 1060px !important;}
body.t_promotion.spring_start_7 #popup_promo1 .sale_promo .procent {position: absolute !important; right: 187px !important; top: 2px !important; background: url("../img/promotion/spring_stiker7.png") no-repeat !important; height: 91px; width: 100px;}
body.t_promotion.spring_start_7 #popup_promo1 {background: url(../img/promotion/spring_top_pop_bg.png) no-repeat !important; background-size: 1060px 108px !important;}
body.t_promotion.spring_start_7 #popup_promo1 .sale_promo .text {padding-left: 15px;}
body.t_promotion.spring_start_7 #popup_promo1 .sale_promo .text p.today {color: #fff !important;}
body.t_promotion.spring_start_7 #popup_promo1 .sale_promo .text .rbt {padding-top: 5px !important; padding-bottom: 5px !important; color: #000 !important; margin-top: 10px !important; line-height: inherit; background: #fe0000; display: inline-block; padding: 0 8px;}
body.t_promotion.spring_start_7 #popup_promo1 .sale_promo .text p.aten {color: #fff !important;}
body.t_promotion.spring_start_7 #popup_promo1 .sale_promo .code_top {display: block !important; background: url("../img/promotion/the_end_of.png") no-repeat; position: absolute; right: 130px; width: 258px; height: 100px; text-indent: -9999px; top: 13px;}

body.t_promotion.spring_start_7 .popup_saturday p.info_t {color: #fff !important; background: #fe0000 !important;}
body.t_promotion.spring_start_7 .popup_saturday .img_text { top: 130px !important; right: 10px !important;}
body.t_promotion.spring_start_7 .popup_saturday a.close {background: url(../img/white_close_pop.png) no-repeat !important; height: 19px !important; width: 19px !important;}
body.t_promotion.spring_start_7 .popup_saturday .img_text { margin-left: 35px; top: 42px !important; right: 49px !important; height: 280px !important; width: 385px !important; margin-top: 0 !important;}
body.t_promotion.spring_start_7 .popup_saturday .remind_txt {color: #fff !important;}
body.t_promotion.spring_start_7 .popup_saturday .time b {color: #fe0000 !important;}
body.t_promotion.spring_start_7 .popup_saturday .date {display: none !important;}
body.t_promotion.spring_start_7 .popup_saturday .b_text {display: none !important;}
body.t_promotion.spring_start_7 .popup_saturday {background: url(../img/promotion/spring_cpop_bg.png) no-repeat !important; top: 50%; margin-top: -272px; width: 501px;}

/*5 percent*/
body.t_promotion.spring_start_5 #wrapper {width: 1054px; margin: 0 auto; margin-top:27px;}
body.t_promotion.spring_start_5 {background-attachment: fixed !important; background-position: 50% 0 !important;}

body.t_promotion.spring_start_5 .new_cart .promo_price {background: url(../img/promotion/spring_stiker5.png) no-repeat 0 10px; background-size: 32px; padding: 12px 0;}
body.t_promotion.spring_start_5 .new_cart .promo_price span {background: none; color: #FE0000; background-size: 70px;}
body.t_promotion.spring_start_5 .product_list .item .promo_box_right {background: url("../img/promotion/spring_stiker5.png") no-repeat 0 12px; background-size: 52px; width: 105px; top: 0;}
body.t_promotion.spring_start_5 .product_list .item .description .promo_price span.procent {background: #FE0000;}
body.t_promotion.spring_start_5 .product_list .item .description .promo_price span.new_pr {color: #FE0000;}
body.t_promotion.spring_start_5 .product_list .item .number_box span {height: 45px;}
body.t_promotion.spring_start_5 .detail_product .description .price_box .promo_box_right {background: url("../img/promotion/spring_stiker5.png") no-repeat left 12px; width: 110px;}
body.t_promotion.spring_start_5 .detail_product .description .price_box .price .promo_price span.new_pr {color: #FE0000;}
body.t_promotion.spring_start_5 .detail_product .description .price_box .price .promo_price span.procent {background: #FE0000;}
body.t_promotion.spring_start_5 .detail_product .description .price_box .price .promo_price span.procent {color: #fff;}
body.t_promotion.spring_start_5 .details_text .item .price_block .promo_price span.procent {background: #FE0000;}
body.t_promotion.spring_start_5 .details_text .item .price_block .promo_price span.new_pr {color: #FE0000;}
body.t_promotion.spring_start_5 .products .item span.procent {background: #FE0000;}
body.t_promotion.spring_start_5 .products .item span.new_pr {color: #FE0000;}
body.t_promotion.spring_start_5 .product_list .item .number_box .vers_box.red span.text_vers {font-size: 11px !important;}

body.t_promotion.spring_start_5 #header .logo {position: relative;}
body.t_promotion.spring_start_5 #header .head_line { background: url("../img/line_top_ersatz.png");  height: 27px;  position: absolute;  width: 100%; left: -30px;}
body.t_promotion.spring_start_5 #header.condensed .search_panel .search input {width: 180px;}
body.t_promotion.spring_start_5 #header.condensed {width: 1054px !important; margin-left: -527px !important;}
body.t_promotion.spring_start_5 #header .login_panel {right: -30px !important; width: 230px !important;}
body.t_promotion.spring_start_5 #header {height:95px !important;}
body.t_promotion.spring_start_5 #header.condensed .head_line {display: none !important;}
body.t_promotion.spring_start_5 .countryHeader #cart-container #cart_block.fixed {top: 0; border-bottom: 0;}

body.t_promotion.spring_start_5 #popup_promo1 .sale_promo {margin: initial; width: 1030px;}
body.t_promotion.spring_start_5 #popup_promo1 {margin-left: -529.5px !important; width: 1060px !important;}
body.t_promotion.spring_start_5 #popup_promo1 .sale_promo .procent {position: absolute !important; right: 187px !important; top: 2px !important; background: url("../img/promotion/spring_stiker5.png") no-repeat !important; height: 91px; width: 100px;}
body.t_promotion.spring_start_5 #popup_promo1 {background: url(../img/promotion/spring_top_pop_bg.png) no-repeat !important; background-size: 1060px 108px !important;}
body.t_promotion.spring_start_5 #popup_promo1 .sale_promo .text {padding-left: 15px;}
body.t_promotion.spring_start_5 #popup_promo1 .sale_promo .text p.today {color: #fff !important;}
body.t_promotion.spring_start_5 #popup_promo1 .sale_promo .text .rbt {padding-top: 5px !important; padding-bottom: 5px !important; color: #000 !important; margin-top: 10px !important; line-height: inherit; background: #fe0000; display: inline-block; padding: 0 8px;}
body.t_promotion.spring_start_5 #popup_promo1 .sale_promo .text p.aten {color: #fff !important;}
body.t_promotion.spring_start_5 #popup_promo1 .sale_promo .code_top {display: block !important; background: url("../img/promotion/the_end_of.png") no-repeat; position: absolute; right: 130px; width: 258px; height: 100px; text-indent: -9999px; top: 13px;}

body.t_promotion.spring_start_5 .popup_saturday p.info_t {color: #fff !important; background: #fe0000 !important;}
body.t_promotion.spring_start_5 .popup_saturday .img_text { top: 130px !important; right: 10px !important;}
body.t_promotion.spring_start_5 .popup_saturday a.close {background: url(../img/white_close_pop.png) no-repeat !important; height: 19px !important; width: 19px !important;}
body.t_promotion.spring_start_5 .popup_saturday .img_text { margin-left: 35px; top: 42px !important; right: 49px !important; height: 280px !important; width: 385px !important; margin-top: 0 !important;}
body.t_promotion.spring_start_5 .popup_saturday .remind_txt {color: #fff !important;}
body.t_promotion.spring_start_5 .popup_saturday .time b {color: #fe0000 !important;}
body.t_promotion.spring_start_5 .popup_saturday .date {display: none !important;}
body.t_promotion.spring_start_5 .popup_saturday .b_text {display: none !important;}
body.t_promotion.spring_start_5 .popup_saturday {background: url(../img/promotion/spring_cpop_bg.png) no-repeat !important; top: 50%; margin-top: -272px; width: 501px;}

/*Start Spring Promotion 7*/

/* Spring Promotion two */
/*10%*/
body.t_promotion.percent-mar-10 {background-position: 50% 0 !important;}
body.t_promotion.percent-mar-10 #wrapper {width: 1054px; margin: 0 auto; margin-top:27px;}
body.t_promotion.percent-mar-10 #header .logo {position: relative;}
body.t_promotion.percent-mar-10 #header .head_line { background: url("../img/line_top_ersatz.png");  height: 26px;  position: absolute;  width: 100%; left: -31px;}
body.t_promotion.percent-mar-10 #header.condensed .search_panel .search input {width: 180px;}
body.t_promotion.percent-mar-10 #header.condensed {width: 1054px !important; margin-left: -527px !important;}
body.t_promotion.percent-mar-10 #header .login_panel {right: -30px !important; width: 230px !important;}
body.t_promotion.percent-mar-10 #header {height:95px !important;}
body.t_promotion.percent-mar-10 #header.condensed .head_line {display: none !important;}
body.t_promotion.percent-mar-10 .countryHeader #cart-container #cart_block.fixed {top: 0; border-bottom: 0;}

body.t_promotion.percent-mar-10 .popup_saturday .img_text { background: url("../img/10_pop_red.png") no-repeat center; background: none;}

body.t_promotion.percent.percent-mar-10 #popup_promo1 .sale_promo .procent {background: url("../img/promotion/prom_mart_10.png") no-repeat !important; background-size: 135px !important;}
body.t_promotion.percent-mar-10 #popup_promo1 .sale_promo {margin: initial; width: 1030px;}
body.t_promotion.percent-mar-10 #popup_promo1 {margin-left: -529.5px !important; width: 1060px !important;}
body.t_promotion.percent-mar-10 #popup_promo1 .sale_promo .text {padding-left: 32px !important;}

body.t_promotion.percent-mar-10 .new_cart .promo_price {background: url(../img/promotion/prom_mart_10.png) no-repeat 0 10px; background-size: 60px; padding: 12px 0;}
body.t_promotion.percent-mar-10 .new_cart .promo_price span {background: none; color: #FE0000; background-size: 70px;}
body.t_promotion.percent-mar-10 .product_list .item .promo_box_right {background: url("../img/promotion/prom_mart_10.png") no-repeat 0 12px; background-size: 75px; width: 115px; top: 0;}
body.t_promotion.percent-mar-10 .product_list .item .description .promo_price span.procent {background: #FE0000;}
body.t_promotion.percent-mar-10 .product_list .item .description .promo_price span.new_pr {color: #FE0000;}
body.t_promotion.percent-mar-10 .product_list .item .number_box span {height: 45px;}
body.t_promotion.percent-mar-10 .detail_product .description .price_box .promo_box_right {background: url("../img/promotion/prom_mart_10.png") no-repeat left 12px; width: 155px; background-size: 115px;}
body.t_promotion.percent-mar-10 .detail_product .description .price_box .price .promo_price span.new_pr {color: #FE0000;}
body.t_promotion.percent-mar-10 .detail_product .description .price_box .price .promo_price span.procent {background: #FE0000;}
body.t_promotion.percent-mar-10 .detail_product .description .price_box .price .promo_price span.procent {color: #fff;}
body.t_promotion.percent-mar-10 .details_text .item .price_block .promo_price span.procent {background: #FE0000;}
body.t_promotion.percent-mar-10 .details_text .item .price_block .promo_price span.new_pr {color: #FE0000;}
body.t_promotion.percent-mar-10 .products .item span.procent {background: #FE0000;}
body.t_promotion.percent-mar-10 .products .item span.new_pr {color: #FE0000;}
body.t_promotion.percent-mar-10 .product_list .item .number_box .vers_box.red span.text_vers {font-size: 11px !important;}
body.t_promotion.percent-mar-10 .details_text .item {height: 345px !important;}
body.t_promotion.percent-mar-10 .product_page h2 {padding-top: 20px;}

/*7%*/
body.t_promotion.percent-mar-7 {background-position: 50% 0 !important;}
body.t_promotion.percent-mar-7 #wrapper {width: 1054px; margin: 0 auto; margin-top:27px;}
body.t_promotion.percent-mar-7 #header .logo {position: relative;}
body.t_promotion.percent-mar-7 #header .head_line { background: url("../img/line_top_ersatz.png");  height: 26px;  position: absolute;  width: 100%; left: -31px;}
body.t_promotion.percent-mar-7 #header.condensed .search_panel .search input {width: 180px;}
body.t_promotion.percent-mar-7 #header.condensed {width: 1054px !important; margin-left: -527px !important;}
body.t_promotion.percent-mar-7 #header .login_panel {right: -30px !important; width: 220px !important;}
body.t_promotion.percent-mar-7 #header {height:95px !important;}
body.t_promotion.percent-mar-7 #header.condensed .head_line {display: none !important;}
body.t_promotion.percent-mar-7 .countryHeader #cart-container #cart_block.fixed {top: 0; border-bottom: 0;}

body.t_promotion.percent-mar-7 .popup_saturday .img_text { background: url("../img/10_pop_red.png") no-repeat center; background: none;}

body.t_promotion.percent.percent-mar-7 #popup_promo1 .sale_promo .procent {background: url("../img/promotion/prom_mart_7.png") no-repeat !important; background-size: 135px !important;}
body.t_promotion.percent-mar-7 #popup_promo1 .sale_promo {margin: initial; width: 1030px;}
body.t_promotion.percent-mar-7 #popup_promo1 {margin-left: -529.5px !important; width: 1060px !important;}
body.t_promotion.percent-mar-7 #popup_promo1 .sale_promo .text {padding-left: 32px !important;}

body.t_promotion.percent-mar-7 .new_cart .promo_price {background: url(../img/promotion/prom_mart_7.png) no-repeat 0 10px; background-size: 60px; padding: 12px 0;}
body.t_promotion.percent-mar-7 .new_cart .promo_price span {background: none; color: #FE0000; background-size: 70px;}
body.t_promotion.percent-mar-7 .product_list .item .promo_box_right {background: url("../img/promotion/prom_mart_7.png") no-repeat 0 12px; background-size: 75px; width: 115px; top: 0;}
body.t_promotion.percent-mar-7 .product_list .item .description .promo_price span.procent {background: #FE0000;}
body.t_promotion.percent-mar-7 .product_list .item .description .promo_price span.new_pr {color: #FE0000;}
body.t_promotion.percent-mar-7 .product_list .item .number_box span {height: 45px;}
body.t_promotion.percent-mar-7 .detail_product .description .price_box .promo_box_right {background: url("../img/promotion/prom_mart_7.png") no-repeat left 12px; width: 155px; background-size: 115px;}
body.t_promotion.percent-mar-7 .detail_product .description .price_box .price .promo_price span.new_pr {color: #FE0000;}
body.t_promotion.percent-mar-7 .detail_product .description .price_box .price .promo_price span.procent {background: #FE0000;}
body.t_promotion.percent-mar-7 .detail_product .description .price_box .price .promo_price span.procent {color: #fff;}
body.t_promotion.percent-mar-7 .details_text .item .price_block .promo_price span.procent {background: #FE0000;}
body.t_promotion.percent-mar-7 .details_text .item .price_block .promo_price span.new_pr {color: #FE0000;}
body.t_promotion.percent-mar-7 .products .item span.procent {background: #FE0000;}
body.t_promotion.percent-mar-7 .products .item span.new_pr {color: #FE0000;}
body.t_promotion.percent-mar-7 .product_list .item .number_box .vers_box.red span.text_vers {font-size: 11px !important;}
body.t_promotion.percent-mar-7 .details_text .item {height: 345px !important;}
body.t_promotion.percent-mar-7 .product_page h2 {padding-top: 20px;}
/* Spring Promotion two */

/* Spring Promotion March last */
body.t_promotion.march-avrg-percent {background-position: 50% 0 !important;}
body.t_promotion.march-avrg-percent #wrapper {width: 1054px; margin: 0 auto; margin-top:27px;}
body.t_promotion.march-avrg-percent #header .logo {position: relative;}
body.t_promotion.march-avrg-percent #header .head_line { background: url("../img/line_top_ersatz.png");  height: 26px;  position: absolute;  width: 100%; left: -31px;}
body.t_promotion.march-avrg-percent #header.condensed .search_panel .search input {width: 180px;}
body.t_promotion.march-avrg-percent #header.condensed {width: 1054px !important; margin-left: -527px !important;}
body.t_promotion.march-avrg-percent #header .login_panel {right: -30px !important; width: 230px !important;}
body.t_promotion.march-avrg-percent #header {height:95px !important;}
body.t_promotion.march-avrg-percent #header.condensed .head_line {display: none !important;}
body.t_promotion.march-avrg-percent .countryHeader #cart-container #cart_block.fixed {top: 0; border-bottom: 0;}

body.t_promotion.march-avrg-percent #popup_promo1 .sale_promo .procent {display: block;}
body.t_promotion.march-avrg-percent #popup_promo1 .sale_promo {margin: initial; width: 1030px;}
body.t_promotion.march-avrg-percent #popup_promo1 {margin-left: -529.5px !important; width: 1060px !important; background: url(../img/promotion/mainBG_F1.jpg) no-repeat !important; height: 101px;}
body.t_promotion.march-avrg-percent #popup_promo1 .sale_promo .text {padding-left: 32px !important;}
body.t_promotion.march-avrg-percent #popup_promo1 a.close_pop_up {background: url(../img/promotion/close_black.png) no-repeat !important;}
body.t_promotion.march-avrg-percent #popup_promo1 .sale_promo .time {color: #000 !important; font-size: 38px !important;}
body.t_promotion.march-avrg-percent #popup_promo1 .sale_promo .procent {right: 30px !important;}

body.t_promotion.march-avrg-percent .popup_saturday  { background: url(../img/promotion/cpop_last_march1.png) no-repeat !important;}
body.t_promotion.march-avrg-percent .popup_saturday a.close {background: url(../img/promotion/close_black.png) no-repeat !important;}
body.t_promotion.march-avrg-percent .popup_saturday .img_text { background: none; margin-top: 30px !important; position: absolute;}
body.t_promotion.march-avrg-percent .popup_saturday .remind_txt {margin-top: 320px !important;}
body.t_promotion.march-avrg-percent .popup_saturday p.info_t {background: none !important; border-top: 0 !important; color: #fff !important; bottom: 14px !important;}

body.t_promotion.march-avrg-percent .new_cart .promo_price {background: none; background-size: 60px; padding: 12px 0;}
body.t_promotion.march-avrg-percent .new_cart .promo_price span {background: none; color: #FE0000; background-size: 70px;}
body.t_promotion.march-avrg-percent .product_list .item .promo_box_right { background: none; background-size: 75px; width: 115px; top: 0;}
body.t_promotion.march-avrg-percent .product_list .item .description .promo_price span.procent {background: #FE0000;}
body.t_promotion.march-avrg-percent .product_list .item .description .promo_price span.new_pr {color: #FE0000;}
body.t_promotion.march-avrg-percent .product_list .item .number_box span {height: 45px;}
body.t_promotion.march-avrg-percent .detail_product .description .price_box .promo_box_right {background: none; width: 155px; background-size: 115px;}
body.t_promotion.march-avrg-percent .detail_product .description .price_box .price .promo_price span.new_pr {color: #FE0000;}
body.t_promotion.march-avrg-percent .detail_product .description .price_box .price .promo_price span.procent {background: #FE0000;}
body.t_promotion.march-avrg-percent .detail_product .description .price_box .price .promo_price span.procent {color: #fff;}
body.t_promotion.march-avrg-percent .details_text .item .price_block .promo_price span.procent {background: #FE0000;}
body.t_promotion.march-avrg-percent .details_text .item .price_block .promo_price span.new_pr {color: #FE0000;}
body.t_promotion.march-avrg-percent .products .item span.procent {background: #FE0000;}
body.t_promotion.march-avrg-percent .products .item span.new_pr {color: #FE0000;}
body.t_promotion.march-avrg-percent .product_list .item .number_box .vers_box.red span.text_vers {font-size: 11px !important;}
body.t_promotion.march-avrg-percent .details_text .item {height: 345px !important;}

body.t_promotion.march-avrg-percent .top_block_products .item.avrg-percent3 span.new_pr {color: #FE0000;}
body.t_promotion.march-avrg-percent .top_block_products .item.avrg-percent3 span.procent {background: #FE0000; color: #fff;}
body.t_promotion.march-avrg-percent .product_list .item.avrg-percent3 .description .promo_price span.new_pr {color: #FE0000;}
body.t_promotion.march-avrg-percent .product_list .item.avrg-percent3 .description .promo_price span.procent {background: #FE0000;}
body.t_promotion.march-avrg-percent .product_list .item.avrg-percent3 .promo_box_right {background: url("../img/promotion/last_march_3.png") no-repeat 0 0; background-size: 70px;}
body.t_promotion.march-avrg-percent .detail_product .description.avrg-percent3 .price_box .promo_box_right {background: url("../img/promotion/last_march_3.png") no-repeat left 0; width: 155px; background-size: 95px;}
body.t_promotion.march-avrg-percent .detail_product .description.avrg-percent3 .price_box .price .promo_price span.procent {background: #FE0000;}
body.t_promotion.march-avrg-percent .detail_product .description.avrg-percent3 .price_box .price .promo_price span.new_pr {color: #FE0000;}
body.t_promotion.march-avrg-percent .details_text .item.avrg-percent3 .price_block .promo_price span.procent {background: #FE0000;}
body.t_promotion.march-avrg-percent .details_text .item.avrg-percent3 .price_block .promo_price span.new_pr {color: #FE0000;}
body.t_promotion.march-avrg-percent .new_cart .avrg-percent3  {background: url(../img/promotion/last_march_3.png) no-repeat 0 0; background-size: 50px; padding: 12px 0;}
body.t_promotion.march-avrg-percent .new_cart .avrg-percent3 span.cs {color: #FE0000; font-size: 20px; margin-top: 8px; display: block;}
body.t_promotion.march-avrg-percent .new_cart .avrg-percent3 span.cuvp {display: none;}
body.t_promotion.march-avrg-percent .new_cart .avrg-percent3 .last_pr {display: none;}

body.t_promotion.march-avrg-percent .top_block_products .item.avrg-percent5 span.new_pr {color: #11AE5B;}
body.t_promotion.march-avrg-percent .top_block_products .item.avrg-percent5 span.procent {background: #11AE5B; color: #fff;}
body.t_promotion.march-avrg-percent .product_list .item.avrg-percent5 .description .promo_price span.new_pr {color: #11AE5B;}
body.t_promotion.march-avrg-percent .product_list .item.avrg-percent5 .description .promo_price span.procent {background: #11AE5B;}
body.t_promotion.march-avrg-percent .product_list .item.avrg-percent5 .promo_box_right {background: url("../img/promotion/last_march_5.png") no-repeat 0 0; background-size: 70px;}
body.t_promotion.march-avrg-percent .detail_product .description.avrg-percent5 .price_box .promo_box_right {background: url("../img/promotion/last_march_5.png") no-repeat left 0; width: 155px; background-size: 95px;}
body.t_promotion.march-avrg-percent .detail_product .description.avrg-percent5 .price_box .price .promo_price span.procent {background: #11AE5B;}
body.t_promotion.march-avrg-percent .detail_product .description.avrg-percent5 .price_box .price .promo_price span.new_pr {color: #11AE5B;}
body.t_promotion.march-avrg-percent .details_text .item.avrg-percent5 .price_block .promo_price span.procent {background: #11AE5B;}
body.t_promotion.march-avrg-percent .details_text .item.avrg-percent5 .price_block .promo_price span.new_pr {color: #11AE5B;}
body.t_promotion.march-avrg-percent .new_cart .avrg-percent5  {background: url(../img/promotion/last_march_5.png) no-repeat 0 0; background-size: 50px; padding: 12px 0;}
body.t_promotion.march-avrg-percent .new_cart .avrg-percent5 span.cs {color: #11AE5B; font-size: 20px; margin-top: 8px; display: block;}
body.t_promotion.march-avrg-percent .new_cart .avrg-percent5 span.cuvp {display: none;}
body.t_promotion.march-avrg-percent .new_cart .avrg-percent5 .last_pr {display: none;}

body.t_promotion.march-avrg-percent .top_block_products .item.avrg-percent7 span.new_pr {color: #F77531;}
body.t_promotion.march-avrg-percent .top_block_products .item.avrg-percent7 span.procent {background: #F77531; color: #fff;}
body.t_promotion.march-avrg-percent .product_list .item.avrg-percent7 .description .promo_price span.new_pr {color: #F77531;}
body.t_promotion.march-avrg-percent .product_list .item.avrg-percent7 .description .promo_price span.procent {background: #F77531;}
body.t_promotion.march-avrg-percent .product_list .item.avrg-percent7 .promo_box_right {background: url("../img/promotion/last_march_7.png") no-repeat 0 0; background-size: 70px;}
body.t_promotion.march-avrg-percent .detail_product .description.avrg-percent7 .price_box .promo_box_right {background: url("../img/promotion/last_march_7.png") no-repeat left 0; width: 155px; background-size: 95px;}
body.t_promotion.march-avrg-percent .detail_product .description.avrg-percent7 .price_box .price .promo_price span.procent {background: #F77531;}
body.t_promotion.march-avrg-percent .detail_product .description.avrg-percent7 .price_box .price .promo_price span.new_pr {color: #F77531;}
body.t_promotion.march-avrg-percent .details_text .item.avrg-percent7 .price_block .promo_price span.procent {background: #F77531;}
body.t_promotion.march-avrg-percent .details_text .item.avrg-percent7 .price_block .promo_price span.new_pr {color: #F77531;}
body.t_promotion.march-avrg-percent .new_cart .avrg-percent7  {background: url(../img/promotion/last_march_7.png) no-repeat 0 0; background-size: 50px; padding: 12px 0;}
body.t_promotion.march-avrg-percent .new_cart .avrg-percent7 span.cs {color: #F77531; font-size: 20px; margin-top: 8px; display: block;}
body.t_promotion.march-avrg-percent .new_cart .avrg-percent7 span.cuvp {display: none;}
body.t_promotion.march-avrg-percent .new_cart .avrg-percent7 .last_pr {display: none;}
/* Spring Promotion March last */

/* Coupon 8 years */
body.t_promotion.coupon_69 {background-position: 50% 0 !important;}
body.t_promotion.coupon_69 #wrapper {width: 1054px; margin: 0 auto; margin-top:27px;}
body.t_promotion.coupon_69 #header .logo {position: relative;}
body.t_promotion.coupon_69 #header .head_line { background: url("../img/line_top_ersatz.png");  height: 27px;  position: absolute;  width: 100%; left: -31px;}
body.t_promotion.coupon_69 #header.condensed .search_panel .search input {width: 180px;}
body.t_promotion.coupon_69 #header.condensed {width: 1054px !important; margin-left: -527px !important;}
body.t_promotion.coupon_69 #header .login_panel {right: -30px !important; width: 230px !important;}
body.t_promotion.coupon_69 #header {height:95px !important;}
body.t_promotion.coupon_69 #header.condensed .head_line {display: none !important;}
body.t_promotion.coupon_69 .countryHeader #cart-container #cart_block.fixed {top: 0; border-bottom: 0;}

body.t_promotion.coupon_69 #popup_promo1 {margin-left: -529.5px !important; width: 1060px !important; background: url("../img/promotion/8year_top_bg.png") no-repeat #1C1D2D !important; height: 108px !important;}
body.t_promotion.coupon_69 #popup_promo1 .sale_promo {width: 1030px; height: 104px !important;}
body.t_promotion.coupon_69 #popup_promo1 .sale_promo .text .rbt {overflow: hidden;}
body.t_promotion.coupon_69 #popup_promo1 .sale_promo .text {padding: 0;}
body.t_promotion.coupon_69 #popup_promo1 .sale_promo .text .rbt span {padding-top: 3px !important; font-size: 31px; font-family: Arial; color: #fff; padding-right: 17px; letter-spacing: 0.3pt; padding-left: 7px;}
body.t_promotion.coupon_69 #popup_promo1 .sale_promo .code_top {background: none; height: 75px !important;}
body.t_promotion.coupon_69 #popup_promo1 .sale_promo .code_top img {margin-top: -8px;}
body.t_promotion.coupon_69 #popup_promo1 .sale_promo .procent {display: none;}
body.t_promotion.coupon_69 #popup_promo1 .sale_promo .text p.today {display: block;padding-left: 6px !important; padding-top: 5px !important; letter-spacing: -1pt; line-height: initial;}
body.t_promotion.coupon_69 #popup_promo1 .sale_promo .text p.today {font-size: 40px; color: #ffe43d; font-family: Arial; font-weight: bold;}
body.t_promotion.coupon_69 #popup_promo1 .sale_promo .text .rbt {margin-top: 0}
body.t_promotion.coupon_69 #popup_promo1 .sale_promo .text p.today {padding-bottom: 0;}
body.t_promotion.coupon_69 #popup_promo1 .sale_promo .text .rbt p {padding-top: 7px !important; padding-bottom: 0 !important;}
body.t_promotion.coupon_69 #popup_promo1 .sale_promo .text p.aten {padding-top: 0 !important;}

body.t_promotion.coupon_69 .popup_saturday .date {margin-top: 63px !important;}
body.t_promotion.coupon_69 .popup_saturday .pop_code {position: absolute; bottom: 19px; left: 0; right: 0; margin-top: 0 !important;}

body.t_promotion.coupon_69 .year_banner {margin-top: 15px; background: url("../img/promotion/cart_banner_8year.png") no-repeat; height: 61px; overflow: hidden;}
body.t_promotion.coupon_69 .year_banner p {float: left; font-size: 30px; color: #fff; font-family: Arial; text-transform: uppercase; padding-left: 35px; padding-top: 15px; letter-spacing: -1pt;}
body.t_promotion.coupon_69 .year_banner p span {font-weight: bold; color: #ffe43d;}
body.t_promotion.coupon_69 .year_banner .lf {float: right;}
body.t_promotion.coupon_69 .year_banner .lf span { font-size: 20px; font-family: Arial; font-weight: bold; color: #fff; display: block; float: left; margin-right: 15px; margin-top: 0; border-left: 1px solid #383214; height: 61px; padding-left: 14px; padding-top: 22px;}
body.t_promotion.coupon_69 .year_banner a {float: right; margin-right: 14px; font-size: 14px; text-transform: uppercase; font-family: Arial; color: #000; background: #ffe43d; border-radius: 3px; text-decoration: none; display: block; padding: 12px; margin-top: 11px;}
body.t_promotion.coupon_69 .new_cart table {margin-top: 15px;}
body.t_promotion.coupon_69 .bot_table .coupon_discount {overflow: hidden; border-bottom: 1px solid #e5e5e5; padding-bottom: 10px;}
body.t_promotion.coupon_69 .bot_table .coupon_discount span {color: #329d2d; font-size: 14px; font-family: Arial; font-weight: bold;}
body.t_promotion.coupon_69 .bot_table .coupon_discount .lif {float: left;}
body.t_promotion.coupon_69 .bot_table .coupon_discount .rit {float: right;}
body.t_promotion.coupon_69 .pop_soft404 {z-index: 1111;}
/* Coupon 8 years */

/* May Promotion */
/*10%*/
body.t_promotion.percent-may-10 {background-position: 50% 0 !important;}
body.t_promotion.percent-may-10 #wrapper {width: 1054px; margin: 0 auto; margin-top:27px;}
body.t_promotion.percent-may-10 #header .logo {position: relative;}
body.t_promotion.percent-may-10 #header .head_line { background: url("../img/line_top_ersatz.png");  height: 26px;  position: absolute;  width: 100%; left: -31px;}
body.t_promotion.percent-may-10 #header.condensed .search_panel .search input {width: 180px;}
body.t_promotion.percent-may-10 #header.condensed {width: 1054px !important; margin-left: -527px !important;}
body.t_promotion.percent-may-10 #header .login_panel {right: -30px !important; width: 230px !important;}
body.t_promotion.percent-may-10 #header {height:95px !important;}
body.t_promotion.percent-may-10 #header.condensed .head_line {display: none !important;}
body.t_promotion.percent-may-10 .countryHeader #cart-container #cart_block.fixed {top: 0; border-bottom: 0;}

body.t_promotion.percent-may-10 .popup_saturday .img_text { background: url("../img/10_pop_red.png") no-repeat center; background: none;}

body.t_promotion.percent.percent-may-10 #popup_promo1 .sale_promo .procent {background: url("../img/promotion/prom_mart_10.png") no-repeat !important; background-size: 135px !important;}
body.t_promotion.percent-may-10 #popup_promo1 .sale_promo {margin: initial; width: 1030px;}
body.t_promotion.percent-may-10 #popup_promo1 {margin-left: -529.5px !important; width: 1060px !important; border-bottom: 0;}
body.t_promotion.percent-may-10 #popup_promo1 .sale_promo .text {padding-left: 32px !important;}

body.t_promotion.percent-may-10 .new_cart .promo_price {background: url(../img/promotion/prom_may_10.jpg) no-repeat 0 10px; background-size: 42px; padding: 12px 0;}
body.t_promotion.percent-may-10 .new_cart .promo_price span {background: none; color: #bf0909; background-size: 70px;}
body.t_promotion.percent-may-10 .product_list .item .promo_box_right {background: url("../img/promotion/prom_may_10.jpg") no-repeat 0 12px; background-size: 60px; width: 115px; top: 0;}
body.t_promotion.percent-may-10 .product_list .item .description .promo_price span.procent {background: #bf0909;}
body.t_promotion.percent-may-10 .product_list .item .description .promo_price span.new_pr {color: #bf0909;}
body.t_promotion.percent-may-10 .product_list .item .number_box span {height: 45px;}
body.t_promotion.percent-may-10 .detail_product .description .price_box .promo_box_right {background: url("../img/promotion/prom_may_10.jpg") no-repeat left 12px; width: 130px; background-size: 85px;}
body.t_promotion.percent-may-10 .detail_product .description .price_box .price .promo_price span.new_pr {color: #bf0909;}
body.t_promotion.percent-may-10 .detail_product .description .price_box .price .promo_price span.procent {background: #bf0909;}
body.t_promotion.percent-may-10 .detail_product .description .price_box .price .promo_price span.procent {color: #fff;}
body.t_promotion.percent-may-10 .details_text .item .price_block .promo_price span.procent {background: #bf0909;}
body.t_promotion.percent-may-10 .details_text .item .price_block .promo_price span.new_pr {color: #bf0909;}
body.t_promotion.percent-may-10 .products .item span.procent {background: #bf0909;}
body.t_promotion.percent-may-10 .products .item span.new_pr {color: #bf0909;}
body.t_promotion.percent-may-10 .product_list .item .number_box .vers_box.red span.text_vers {font-size: 11px !important;}
body.t_promotion.percent-may-10 .details_text .item {height: 345px !important;}
body.t_promotion.percent-may-10 .product_page h2 {padding-top: 20px;}
body.t_promotion.percent-may-10 .product_list .item {min-height: 203px;}

/*11%*/
body.t_promotion.percent-may-11 {background-position: 50% 0 !important;}
body.t_promotion.percent-may-11 #wrapper {width: 1054px; margin: 0 auto; margin-top:27px;}
body.t_promotion.percent-may-11 #header .logo {position: relative;}
body.t_promotion.percent-may-11 #header .head_line { background: url("../img/line_top_ersatz.png");  height: 26px;  position: absolute;  width: 100%; left: -31px;}
body.t_promotion.percent-may-11 #header.condensed .search_panel .search input {width: 180px;}
body.t_promotion.percent-may-11 #header.condensed {width: 1054px !important; margin-left: -527px !important;}
body.t_promotion.percent-may-11 #header .login_panel {right: -30px !important; width: 230px !important;}
body.t_promotion.percent-may-11 #header {height:95px !important;}
body.t_promotion.percent-may-11 #header.condensed .head_line {display: none !important;}
body.t_promotion.percent-may-11 .countryHeader #cart-container #cart_block.fixed {top: 0; border-bottom: 0;}

body.t_promotion.percent-may-11 .popup_saturday .img_text { background: url("../img/10_pop_red.png") no-repeat center; background: none;}

body.t_promotion.percent.percent-may-11 #popup_promo1 .sale_promo .procent {background: url("../img/promotion/prom_mart_10.png") no-repeat !important; background-size: 135px !important;}
body.t_promotion.percent-may-11 #popup_promo1 .sale_promo {margin: initial; width: 1030px;}
body.t_promotion.percent-may-11 #popup_promo1 {margin-left: -529.5px !important; width: 1060px !important; border-bottom: 0;}
body.t_promotion.percent-may-11 #popup_promo1 .sale_promo .text {padding-left: 32px !important;}

body.t_promotion.percent-may-11 .new_cart .promo_price {background: url(../img/promotion/prom_may_11.jpg) no-repeat 0 10px; background-size: 52px; padding: 12px 0;}
body.t_promotion.percent-may-11 .new_cart .promo_price span {background: none; color: #ff6417; background-size: 70px;}
body.t_promotion.percent-may-11 .product_list .item .promo_box_right {background: url("../img/promotion/prom_may_11.jpg") no-repeat 0 12px; background-size: 59px; width: 107px; top: -11px;}
body.t_promotion.percent-may-11 .product_list .item .description .promo_price span.procent {background: #ff6417;}
body.t_promotion.percent-may-11 .product_list .item .description .promo_price span.new_pr {color: #ff6417;}
body.t_promotion.percent-may-11 .product_list .item .number_box span {height: 45px;}
body.t_promotion.percent-may-11 .detail_product .description .price_box .promo_box_right {background: url("../img/promotion/prom_may_11.jpg") no-repeat left 12px; width: 155px; background-size: 103px;}
body.t_promotion.percent-may-11 .detail_product .description .price_box .price .promo_price span.new_pr {color: #ff6417;}
body.t_promotion.percent-may-11 .detail_product .description .price_box .price .promo_price span.procent {background: #ff6417;}
body.t_promotion.percent-may-11 .detail_product .description .price_box .price .promo_price span.procent {color: #fff;}
body.t_promotion.percent-may-11 .details_text .item .price_block .promo_price span.procent {background: #ff6417;}
body.t_promotion.percent-may-11 .details_text .item .price_block .promo_price span.new_pr {color: #ff6417;}
body.t_promotion.percent-may-11 .products .item span.procent {background: #ff6417;}
body.t_promotion.percent-may-11 .products .item span.new_pr {color: #ff6417;}
body.t_promotion.percent-may-11 .product_list .item .number_box .vers_box.red span.text_vers {font-size: 11px !important; height: 67px !important;}
body.t_promotion.percent-may-11 .details_text .item {height: 345px !important;}
body.t_promotion.percent-may-11 .product_page h2 {padding-top: 20px;}
/* May Promotion */

/* June Promotion */
/*7%*/
body.t_promotion.percent-june-7 {background-position: 50% 0 !important;}
body.t_promotion.percent-june-7 #wrapper {width: 1054px; margin: 0 auto; margin-top:27px;}
body.t_promotion.percent-june-7 #header .logo {position: relative;}
body.t_promotion.percent-june-7 #header .head_line { background: url("../img/line_top_ersatz.png");  height: 26px;  position: absolute;  width: 100%; left: -31px;}
body.t_promotion.percent-june-7 #header.condensed .search_panel .search input {width: 180px;}
body.t_promotion.percent-june-7 #header.condensed {width: 1054px !important; margin-left: -527px !important;}
body.t_promotion.percent-june-7 #header .login_panel {right: -30px !important; width: 230px !important;}
body.t_promotion.percent-june-7 #header {height:95px !important;}
body.t_promotion.percent-june-7 #header.condensed .head_line {display: none !important;}
body.t_promotion.percent-june-7 .countryHeader #cart-container #cart_block.fixed {top: 0; border-bottom: 0;}

body.t_promotion.percent-june-7 .popup_saturday .img_text { background: url("../img/10_pop_red.png") no-repeat center; background: none;}

body.t_promotion.percent.percent-june-7 #popup_promo1 .sale_promo .procent {background: url("../img/promotion/prom_mart_10.png") no-repeat !important; background-size: 135px !important;}
body.t_promotion.percent-june-7 #popup_promo1 .sale_promo {margin: initial; width: 1030px;}
body.t_promotion.percent-june-7 #popup_promo1 {margin-left: -531.5px !important; width: 1061px !important; border-bottom: 0; background-size: 1061px 104px !important;}
body.t_promotion.percent-june-7 #popup_promo1 .sale_promo .text {padding-left: 32px !important;}

body.t_promotion.percent-june-7 .new_cart .promo_price {background: url(../img/promotion/7proc_stick_june.jpg) no-repeat 0 10px; background-size: 52px; padding: 17px 0;}
body.t_promotion.percent-june-7 .new_cart .promo_price span {background: none; color: #7AC2E6; background-size: 70px;}
body.t_promotion.percent-june-7 .new_cart table td.count {padding-top: 35px;}
body.t_promotion.percent-june-7 .new_cart table td.preis {padding-top: 39px;}
body.t_promotion.percent-june-7 .product_list .item .promo_box_right {background: url("../img/promotion/7proc_stick_june.jpg") no-repeat 0 12px; background-size: 70px; width: 115px; top: -11px;}
body.t_promotion.percent-june-7 .product_list .item .description .promo_price span.procent {background: #7AC2E6; color: #003132;}
body.t_promotion.percent-june-7 .product_list .item .description .promo_price span.new_pr {color: #7AC2E6;}
body.t_promotion.percent-june-7 .product_list .item .number_box span {height: 45px;}
body.t_promotion.percent-june-7 .detail_product .description .price_box .promo_box_right {background: url("../img/promotion/7proc_stick_june.jpg") no-repeat left 12px; width: 155px; background-size: 103px;}
body.t_promotion.percent-june-7 .detail_product .description .price_box .price .promo_price span.new_pr {color: #7AC2E6;}
body.t_promotion.percent-june-7 .detail_product .description .price_box .price .promo_price span.procent {background: #7AC2E6;}
body.t_promotion.percent-june-7 .detail_product .description .price_box .price .promo_price span.procent { color: #003132;}
body.t_promotion.percent-june-7 .details_text .item .price_block .promo_price span.procent {background: #7AC2E6; color: #003132;}
body.t_promotion.percent-june-7 .details_text .item .price_block .promo_price span.new_pr {color: #7AC2E6;}
body.t_promotion.percent-june-7 .products .item span.procent {background: #7AC2E6; color: #003132;}
body.t_promotion.percent-june-7 .products .item span.new_pr {color: #7AC2E6;}
body.t_promotion.percent-june-7 .product_list .item .number_box .vers_box.red span.text_vers {font-size: 11px !important; height: 67px !important;}
body.t_promotion.percent-june-7 .details_text .item {height: 345px !important;}
body.t_promotion.percent-june-7 .product_page h2 {padding-top: 20px;}
body.t_promotion.percent-june-7 .product_list .item .description .promo_price span.old_pr {color: #003132;}
body.t_promotion.percent-june-7 .detail_product .description .price_box .price .promo_price span.old_pr {color: #003132;}
body.t_promotion.percent-june-7 .top_block_products .item span.new_pr {color: #7AC2E6; font-size: 16px;}
body.t_promotion.percent-june-7 .top_block_products .item span.procent {color: #003132; background: #7AC2E6; padding: 0 5px; font-size: 15px;}

/*10%*/
body.t_promotion.percent-june-10 {background-position: 50% 0 !important;}
body.t_promotion.percent-june-10 #wrapper {width: 1054px; margin: 0 auto; margin-top:27px;}
/*body.t_promotion.percent-june-10 #header .logo {position: relative;}*/
body.t_promotion.percent-june-10 #header .head_line { background: url("../img/line_top_ersatz.png");  height: 26px;  position: absolute;  width: 106%; left: -30px;}
/*body.t_promotion.percent-june-10 #header.condensed .search_panel .search input {width: 180px;}*/
/*body.t_promotion.percent-june-10 #header.condensed {width: 1054px !important; margin-left: -527px !important;}*/
/*body.t_promotion.percent-june-10 #header .login_panel {right: -30px !important; width: 230px !important;}*/
/*body.t_promotion.percent-june-10 #header {height:95px !important;}*/
body.t_promotion.percent-june-10 #header.condensed .head_line {display: none !important;}
body.t_promotion.percent-june-10 .countryHeader #cart-container #cart_block.fixed {top: 0; border-bottom: 0;}

body.t_promotion.percent-june-10 .popup_saturday .img_text { background: url("../img/10_pop_red.png") no-repeat center; background: none;}

body.t_promotion.percent.percent-june-10 #popup_promo1 .sale_promo .procent {background: url("../img/promotion/prom_mart_10.png") no-repeat !important; background-size: 135px !important;}
body.t_promotion.percent-june-10 #popup_promo1 .sale_promo {margin: initial; width: 1030px;}
body.t_promotion.percent-june-10 #popup_promo1 {margin-left: -530px !important; width: 1060px !important; border-bottom: 0; background-size: 1060px 104px !important;}
body.t_promotion.percent-june-10 #popup_promo1 .sale_promo .text {padding-left: 32px !important;}

body.t_promotion.percent-june-10 .new_cart .promo_price {background: url(../img/promotion/10proc_stick_june.jpg) no-repeat 0 10px; background-size: 52px; padding: 17px 0;}
body.t_promotion.percent-june-10 .new_cart .promo_price span {background: none; color: #F99728; background-size: 70px;}
body.t_promotion.percent-june-10 .new_cart table td.count {padding-top: 35px;}
body.t_promotion.percent-june-10 .new_cart table td.preis {padding-top: 39px;}
body.t_promotion.percent-june-10 .product_list .item .promo_box_right {background: url("../img/promotion/10proc_stick_june.jpg") no-repeat 0 12px; background-size: 70px; width: 115px; top: -11px;}
body.t_promotion.percent-june-10 .product_list .item .description .promo_price span.procent {background: #F99728; color: #fff;}
body.t_promotion.percent-june-10 .product_list .item .description .promo_price span.new_pr {color: #F99728;}
body.t_promotion.percent-june-10 .product_list .item .number_box span {height: 45px;}
body.t_promotion.percent-june-10 .detail_product .description .price_box .promo_box_right {background: url("../img/promotion/10proc_stick_june.jpg") no-repeat left 12px; width: 139px; background-size: 103px;}
body.t_promotion.percent-june-10 .detail_product .description .price_box .price .promo_price span.new_pr {color: #F99728;}
body.t_promotion.percent-june-10 .detail_product .description .price_box .price .promo_price span.procent {background: #F99728;}
body.t_promotion.percent-june-10 .detail_product .description .price_box .price .promo_price span.procent { color: #fff;}
body.t_promotion.percent-june-10 .details_text .item .price_block .promo_price span.procent {background: #F99728; color: #fff;}
body.t_promotion.percent-june-10 .details_text .item .price_block .promo_price span.new_pr {color: #F99728;}
body.t_promotion.percent-june-10 .products .item span.procent {background: #F99728; color: #fff;}
body.t_promotion.percent-june-10 .products .item span.new_pr {color: #F99728;}
body.t_promotion.percent-june-10 .product_list .item .number_box .vers_box.red span.text_vers {font-size: 11px !important; height: 51px !important;}
body.t_promotion.percent-june-10 .details_text .item {height: 345px !important;}
body.t_promotion.percent-june-10 .product_page h2 {padding-top: 20px;}
body.t_promotion.percent-june-10 .top_block_products .item span.new_pr {color: #F99728; font-size: 16px;}
body.t_promotion.percent-june-10 .top_block_products .item span.procent {color: #fff; background: #F99728; padding: 0 5px; font-size: 15px;}
/* June Promotion */

/*promotion*/
body.t_promotion .product_list .item.special {min-height: 350px !important;}
/*promotion*/

.ik_select_block.causes ul li:first-child{display: none;}

.table_over { max-height: 300px; overflow: auto; }
#content .member .table_deposit { padding: 15px 30px;}
#content .member .table_deposit h2 { font-weight:  normal; text-transform: none; font-size: 16px; text-align: right; padding-bottom: 15px; }
.table_deposit tbody{   }
.table_deposit table { width: 100%; font-size: 12px; color: #000; }
.table_deposit table .center { text-align: center; }
.table_deposit .red { color: #ff0041; }
.table_deposit .green { color: #008900; }
.table_deposit table thead {}
.table_deposit table tr th { background: #f5f2f0; border:1px solid #dddddd; color: #000; font-weight: bold; padding: 10px; }
.table_deposit table tr td { background: #fff; border:1px solid #dddddd; padding: 10px; }

/*Popup Discount Subscribe START*/
.pop_subscribe.ersatz{position: absolute;left:0; right:0; margin-left:auto; margin-right:auto;width: 745px;top: 150px; z-index: 1002}
.pop_subscribe.ersatz a.close {background: url(../img/discount_subscribe/close.png) no-repeat; display: block; position: absolute; width: 20px; height: 20px; left: -40px; top: 5px;}
.pop_subscribe.ersatz .sub{ background: url(../img/discount_subscribe/pop_bg.png) no-repeat; padding: 42px 29px 23px 29px; overflow: hidden;}
.pop_subscribe.ersatz .sub p {font-family: Arial;}
.pop_subscribe.ersatz .sub .wel{ font-size: 16px; color: #545455;}
.pop_subscribe.ersatz .sub .sub_t{ font-size: 12px; color: #545455; letter-spacing: -0.3pt; padding-top: 17px;}
.pop_subscribe.ersatz .sub .time_s { font-size: 18px; font-weight: bold; color: #000; padding-top: 11px; text-transform: uppercase; letter-spacing: -0.3pt; line-height: 21px;}
.pop_subscribe.ersatz .sub .email_s{ background: #fff; padding: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; float: left; overflow: hidden; margin-top: 20px; width: 395px; height: 41px;}
.pop_subscribe.ersatz .sub .email_s input{ border: 0; float: left; height: 39px; padding-left: 10px; color: #545455; width: 220px;}
.pop_subscribe.ersatz .sub .email_s input.wrong {color: #ff002d !important; border: 1px solid  #ff002d !important;}
.pop_subscribe.ersatz .sub .email_s a.btn { background: #5371d0; border-bottom: 1px solid #4aa6ce; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; float: right; font-size: 12px; font-family: Arial; font-weight: bold; color: #fff; text-decoration: none; height: 39px; line-height: 39px; text-align: center; padding: 0 22px; text-transform: uppercase;}
.pop_subscribe.ersatz .sub .check{ overflow: hidden; margin-top: 17px;}
.pop_subscribe.ersatz .sub .check input{float: left;}
.pop_subscribe.ersatz .sub .check label{float: left; font-size: 10px; font-family: Arial; padding-top: 2px; margin-left: 8px; line-height: 13px;}

.pop_subscribe.ersatz .advantage{background: #fff; overflow: hidden; -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;}
.pop_subscribe.ersatz .advantage ul {overflow: hidden; padding: 23px 29px;}
.pop_subscribe.ersatz .advantage ul li {float: left; width: 144px; padding-left: 65px; margin-left: 10px; padding-bottom: 15px;}
.pop_subscribe.ersatz .advantage ul li:first-child{margin-left: 0;}
.pop_subscribe.ersatz .advantage ul li:last-child{padding-left: 105px;}
.pop_subscribe.ersatz .advantage ul li p {color: #f77d27; font-size: 12px; font-family: Arial; font-weight: bold;}
.pop_subscribe.ersatz .advantage ul li span{display: block; font-size: 10px; font-family: Arial; color: #000; line-height: 12px;}
.pop_subscribe.ersatz .advantage ul li.like {background: url(../img/discount_subscribe/sun.png) no-repeat 0 -8px;}
.pop_subscribe.ersatz .advantage ul li.bag {background: url(../img/discount_subscribe/free.png) no-repeat top left;}
.pop_subscribe.ersatz .advantage ul li.card {background: url(../img/discount_subscribe/car.png) no-repeat top left;}
.pop_subscribe.ersatz .advantage ul li.card .deliver_s {background: url(../img/icons/versend_icons.png) no-repeat 0; padding: 10px 0; background-size:142px 21px; margin-top: 5px;}
.black_overlay{ display: block; position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index:1001; -moz-opacity: 0.6; opacity:.60; filter: alpha(opacity=60); background: static;  }
.black_alt_overlay{ display: none; position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index:10; -moz-opacity: 0.6; opacity:.60; filter: alpha(opacity=60); background: static;  }
@media (max-width: 640px) {
    .pop_subscribe {
        display: none;
    }
}
/*Popup Discount Subscribe END*/
body.new_cart_shop #wrap_content { padding-top: 80px; }
body.new_cart_shop #header ul.small_menu { display: none; }
body.new_cart_shop #header .trust { display: none; }
body.new_cart_shop #header .ehi { display: none; }
body.new_cart_shop #header .search_panel { display: none; }
body.new_cart_shop #header ul.menu { display: none; }
body.new_cart_shop .new_cart .total_price ul li.total { border-top: none; }
body.new_cart_shop #wrapper { padding-bottom: 50px; }

/*Batterie Logos*/
.page.battere .box.list_brands .brand {overflow: hidden; margin-right: 35px; width: 310px;}
.page.battere .box.list_brands .brand h4 {padding-left: 0;}
.page.battere .box.list_brands .brand .logos {position: relative; width: 290px; height: 100px;}
.page.battere .box.list_brands .brand a {position: absolute; height: 56px; width: 153px; display: block;}
.page.battere .box.list_brands .brand a.varta {left: 0;}
.page.battere .box.list_brands .brand a.kager {right: 0; top: -10px;}
.page.battere .box.list_brands .brand a.bosch {bottom: 0; left: 0;}
.page.battere .box.list_brands .brand a.ipsa {right: 0; bottom: -10px;}
.page.battere .box.list_brands .brand a.varta img { height:62px;}
.page.battere .box.list_brands .brand a.kager img { height: 54px; }
.page.battere .box.list_brands .brand a.bosch img { height: 66px; }
.page.battere .box.list_brands .brand a.ipsa  img  { height: 40px; }

.page.battere .box.list_brands .brand-logos {position: relative; width: 290px; height: 100px;}
.page.battere .box.list_brands .brand-logos img {position: absolute; display: block;}
.page.battere .box.list_brands .brand-logos img.varta {left: 0;height:62px;}
.page.battere .box.list_brands .brand-logos img.kager {top: -10px;height: 54px; right: 25px;}
.page.battere .box.list_brands .brand-logos img.bosch {bottom: 0; left: 0; height: 58px;}
.page.battere .box.list_brands .brand-logos img.ipsa {bottom: 12px; height: 40px; right: 40px;}

/*search_hint*/
#header .search_panel {height: 65px;}
#header .search_panel .t_ex {position: absolute; top: 34px; left: 0; font-style: italic; font-size: 11px;}
#header.condensed .search_panel .t_ex {display: none;}
#header .search_panel .t_ex a {position: relative; color: #152891;}
#header .search_panel .search {width: 434px; margin: 12px 6px 0 0;}
#header .search_panel .search input {width: 350px;}

#header .search_panel .home_button {line-height: 60px;}

#header .search_panel .h_text{float: left; border-left: 1px solid #d2e4ea; border-right: 1px solid #d2e4ea; height: 50px; margin-left: 35px; padding: 6px 5px 0 15px; width: 340px;}
#header.condensed .search_panel .h_text {display: none;}
#header .search_panel .h_text p {font-size: 18px; font-family: Arial;}
#header .search_panel .h_text p span {display: block; font-size: 15px; line-height: 19px;}

.ex_popup {display:none; position: absolute; width: 405px; padding: 12px 18px; left: 0; background: #fff; top: 61px; border: 1px solid #303d61;
-webkit-box-shadow: 0 0 3px 1px rgb(95, 95, 95);
-moz-box-shadow: 0 0 3px 1px rgb(95, 95, 95);
box-shadow: 0 0 3px 1px rgb(95, 95, 95);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
z-index: 9;}
.ex_popup a.close {background: url(../img/close_pop_black.png) no-repeat; display: block; position: absolute; width: 12px; height: 12px; top: 11px; right: 11px;}
.ex_popup:after, .ex_popup:before { bottom: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;}

.ex_popup:after { border-color: rgba(136, 183, 213, 0); border-bottom-color: #fff; border-width: 9px; margin-left: -115px;}
.ex_popup:before { border-color: rgba(194, 225, 245, 0); border-bottom-color: #DBDBDB; border-width: 10px; margin-left: -116px;}
.ex_popup p {line-height: 14px; width: 360px;}
.ex_popup table {margin-top: 12px;}
.ex_popup table tr {border-bottom: 1px solid #e8e8e8;}
.ex_popup table tr:last-child {border-bottom: 0;}
.ex_popup table tr th {background: #e0f4fd; padding: 9px 0; border-right: 1px solid #e8e8e8; text-align: left; padding-left: 20px;}
.ex_popup table tr th:last-child {border-right: 0;}
.ex_popup table tr td {padding: 8px 5px; padding-left: 20px;}
.ex_popup table tr td:first-child {width: 155px;border-right: 1px solid #e8e8e8; text-align: left; font-weight: bold; padding-left: 20px;}
.ex_popup a {display: block; background: none; position: initial; width: auto; height: auto; text-align: center; color: #002bb4; font-size: 12px; padding-top: 10px;}
/*search_hint*/
div.special-block-product > img { margin-top: 30px; }
/*Soft 404*/
.ctc_n {overflow: hidden; margin-top: 12px; position: relative;}
.ctc_n .cl_l {float: left; width: 399px; border: 1px solid #c8c9cb; padding-bottom: 15px;}
.ctc_n .cl_l .t_txt {background: #303c5f; text-align: center; padding: 8px 20px; color: #fff; font-size: 12px; font-weight: bold; line-height: 19px;}
.ctc_n .cl_l .inps {padding: 12px 45px;}
.ctc_n .cl_l .inps .row label {display: block; font-size: 13px; margin-bottom: 7px;}
.ctc_n .cl_l .inps .row input[type="text"] {width: 300px; padding-left: 5px; height: 30px; font-size: 12px; border: 1px solid #d0d1d2;}
.ctc_n .cl_l .inps .row input:focus {border: 1px solid #343f61;}
.ctc_n .cl_l .inps .row.check {margin-top: 5px; overflow: hidden; margin-bottom: 25px;}
.ctc_n .cl_l .inps .row.check input {float: left;}
.ctc_n .cl_l .inps .row.check span {float: left; font-size: 11px; width: 285px; margin-left: 4px; margin-top: 4px; line-height: 13px;}
.ctc_n .cl_l .inps a.btn {text-decoration: none; width: 100%; display: block; text-align: center; font-size: 15px; font-family: Arial; color: #fff; font-weight: bold; text-transform: uppercase; margin-top: 20px; height: 41px; line-height: 41px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-image: -webkit-gradient(
												   linear,
												   left bottom,
												   left top,
												   color-stop(0, #3560AA),
												   color-stop(1, #346BCA)
										   );
	background-image: -o-linear-gradient(top, #3560AA 0%, #346BCA 100%);
	background-image: -moz-linear-gradient(top, #3560AA 0%, #346BCA 100%);
	background-image: -webkit-linear-gradient(top, #3560AA 0%, #346BCA 100%);
	background-image: -ms-linear-gradient(top, #3560AA 0%, #346BCA 100%);
	background-image: linear-gradient(to top, #3560AA 0%, #346BCA 100%);}
.ctc_n .cl_l .inps a.btn:hover {opacity: 0.8;}

.ctc_n .cl_r {float: right; width: 248px; border: 1px solid #c8c9cb; padding: 35px 50px; height: 252px;}
.ctc_n .cl_r p {font-size: 12px; margin-bottom: 20px;}
.ctc_n .cl_r p span {display: block; padding-bottom: 4px;}

.pop_soft404 { top: 50%; margin-top: -112px; position: fixed !important; width: 460px; text-align: center; border: 3px solid #3468c1; background: #fff; padding: 25px 20px; left: 50%; margin-left: -230px; z-index: 1111;}
.pop_soft404 .popup_top .close {position: absolute !important; right: -10px !important; top: -10px !important; background: url(../img/close_pop404.png) no-repeat !important; width: 12px !important; height: 12px !important;}
.pop_soft404 .icon {display: inline-block;}
.pop_soft404 .fe {display: block; text-transform: uppercase; font-family: arial; font-weight: bold; font-size: 18px; margin-top: 15px;}
.pop_soft404 p {font-size: 13px; font-family: Arial; margin-top: 30px;}
.pop_soft404 .btn_p {text-align: center;}
.pop_soft404 .btn_p a {margin-top: 20px; margin-left: 40px; margin-right: 40px; display: inline-block; padding: 12px 35px; font-size: 15px; text-transform: uppercase; color: #fff; font-family: Arial; font-weight: bold; text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-image: -webkit-gradient(
										   linear,
										   left bottom,
										   left top,
										   color-stop(0, #3560AA),
										   color-stop(1, #346BCA)
								   );
	background-image: -o-linear-gradient(top, #3560AA 0%, #346BCA 100%);
	background-image: -moz-linear-gradient(top, #3560AA 0%, #346BCA 100%);
	background-image: -webkit-linear-gradient(top, #3560AA 0%, #346BCA 100%);
	background-image: -ms-linear-gradient(top, #3560AA 0%, #346BCA 100%);
	background-image: linear-gradient(to top, #3560AA 0%, #346BCA 100%);}
/*Soft 404*/

.pass-recovery {top: 50%!important;}
.model_part_car_title {font-size: 12px; padding: 15px 0; font-weight: bold; line-height: 19px;}
p.related_products {font-size: 12px; margin: 15px 0; font-weight: bold; line-height: 19px;}


/*Category Page*/
.category .title_page {margin-bottom: 8px; overflow: initial; padding-bottom: 0; margin-top: 10px;}
.category .title_page img {padding-right: 20px;}
.catalog-page .category .logo-title { padding-top: 4px; float: left; }
.catalog-page .category .logo-title img { height: 45px; }
.catalog-page .category .title_page h1 {width:600px; font-size: 18px;}
.catalog-page .category .title_page h2 {width:600px;}
.catalog-page .title_page .car-image {margin-left: 1px; position: relative; top: -20px; right: 10px; margin-right: 10px;}
.catalog-page .title_page .car-image-wrap {background: url(../img/car_line.png) no-repeat left; margin-top: 5px; padding-left: 10px; position: relative; height: 54px; background-size: 1px 40px;}
.category .title_page .car-image-wrap .popup_car span {background: url(../img/info.png) no-repeat left; padding: 2px; padding-left: 18px;}
.category .title_page .car-image-wrap .popup_car {padding-left: 0 !important; text-align: center;}
.category-block {background: #f0f6f8;margin-bottom: -12px; padding-top: 0; padding-bottom: 0; margin-right: 0; position: relative;  border: 1px solid #ece9e9; outline: 0 none;margin-top: 0; border-bottom: 0;}
.category-block ul {width: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; margin-bottom: 3px; padding-bottom: 8px;}
.category-block ul li {height: 135px; background: url(../img/cat_border.png) no-repeat left; white-space: nowrap; position: relative; width: 166px; text-align: center; float: left; padding-bottom: 5px;}
.category-block ul li:first-child {background: none;}
.category-block ul.last {border-bottom: 0; margin-top: 5px;}
.category-block ul li a{text-decoration: none; position: relative; display: block; padding: 0 !important; height: 100%; border: 3px solid transparent;}
.category-block ul li.active a{ border: 3px solid #303c5f; background: #fff;}
.category-block ul li img {margin-top: 0; display: inline-block;height: 84px;}
.category-block ul li span {padding-bottom: 5px; white-space: normal; word-break: normal; line-height: 16px; display: block; max-width: 153px; margin: auto; white-space: normal; margin-top: -2px; font-size: 13px; text-align: center; padding-left: 0;}
.category-block ul li.active a:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none}
.category-block ul li.active a:after { border-color: rgba(136, 183, 213, 0); border-top-color: #303c5f; border-width: 9px; margin-left: -10px;}
.category .cats .box {width: 998px; position: initial; margin-top: 12px; margin-left: 0;}
.category .cats .box.active .top_title h3 {color: #fff;}
.category .cats .box.active .top_title h3 span {color: #d0d3db;}
.category .cats .box.active .top_title {background: #303c5f;}
.category .cats .box.active {border: 3px solid #303c5f; width: 994px;}
.category .cats .box .link_box {overflow: hidden; padding: 15px 0 15px 15px}
.category .cats .box .link_box ul {width: 220px; margin-right: 15px; float: left;}
.category .cats .box .link_box ul li {background: url(../img/list_dot.png) left 5px no-repeat; width: 182px; padding-right: 0;}
.category .cats .box .link_box ul.bestseller {background: #eaeff7; border: 1px solid #c8cbd7; overflow: hidden; width: 184px; padding: 16px !important;}
.category .cats .box .link_box ul.bestseller li {width: 185px;}
.category .cats .box .link_box ul.bestseller li:first-child {background: url(../img/best.png) no-repeat left 2px; padding-left: 25px; padding-top: 20px; margin-bottom: 10px;}
.category .cats .box .link_box ul.bestseller li:first-child span {color: #000; font-family: Arial; font-size: 12px; font-weight: bold;}
.category .cats .box .link_box.best ul {padding-top: 2px;}
.category .cats .box.active .link_box ul li a {color: #000;}
.category .cats .box .link_box ul.bestseller li a{color: #2f3c60; font-family: Arial; font-weight: bold; font-size: 12px; padding-right: 10px;}
/*Category Page*/

/*Header dropdown submenu*/
#header #menu {position: relative;}

#header #menu li .sub_menu.two { overflow: hidden; padding: 5px 20px; top: 40px; background: #fff; width: 958px; position: absolute; left: 0; border: 1px solid #2C395B; border-bottom: 5px solid #2C395B; border-top: 0;}
#header #menu li .sub_menu.two .top_t {text-align: left; font-size: 18px; text-transform: uppercase; letter-spacing: -0.2px; font-weight: bold; border-bottom: 1px solid #e5e5e5; padding-bottom: 1px; margin-bottom: 20px;}
#header #menu li .sub_menu.two .top_t a { margin-top: 12px; font-size: 12px; letter-spacing: 0.1pt; padding: 0; background: none; display: inline-block; height: auto; line-height: initial; color: #002bb8; text-decoration: underline; text-shadow: none; text-align: right; float: right; text-transform: none; font-weight: normal;}
#header #menu li .sub_menu.two .top_t a:hover {text-decoration: none;}
#header #menu li .sub_menu.two .lf {overflow: hidden; float: left; width: 650px;}
#header #menu li .sub_menu.two .col { width: 650px; padding-top: 10px; overflow: hidden;}
#header #menu li .sub_menu.two .col.first {border-bottom: 1px solid #ddd; padding-bottom: 10px; margin-bottom: 13px; margin-right: 3px;}
#header #menu li .sub_menu.two .col.two {margin-left: 10px; margin-left: 0;}
#header #menu li .sub_menu.two .col.last {background: #fafafa; margin-right: 0; margin-bottom: 20px; float: right; position: relative; width: 273px; padding: 22px 0; padding-top: 0; padding-bottom: 15px; padding-left: 17px; padding-right: 5px;}
#header #menu li .sub_menu.two .col .item {overflow: hidden; margin-bottom: 15px; float: left; width: 216px;}
#header #menu li #header_submenu_models.sub_menu.two .col .item {margin-bottom: 30px;}
#header #menu li .sub_menu.two .col .item .top_t {width: 98px; margin-top: 5px; text-align: center;}
#header #menu li .sub_menu.two .col.two .image {width: 111px;}
#header #menu li .sub_menu.two .col .item .list_l {margin-left: 9px; height: auto; float: left; width: 125px; position: inherit; display: block; background: none;}
#header #menu li .sub_menu.two .col .item .list_l li { line-height: 17px; border-left: 0; text-align: left; padding-left: 0; float: none; height: auto; letter-spacing: 0.1pt; font-size: 12px; padding-bottom: 2px;}
#header #menu li .sub_menu.two .col .item .list_l li a { font-weight: normal; border-left: 0; float: none; font-size: 12px; letter-spacing: 0.1pt; padding: 0; background: none; display: inline-block; height: auto; line-height: initial; color: #000; text-decoration: none; text-shadow: none;}
#header #menu li .sub_menu.two .col .item .list_l li a:hover {text-decoration: underline;}
#header #menu li .sub_menu.two .col .item .list_l li:first-child {font-size: 14px; font-weight: bold; padding-bottom: 7px; word-wrap: break-word;width: auto;}
#header #menu li .sub_menu.two .col .item .list_l li:first-child a {font-size: 13px; font-weight: 700;}
#header #menu li .sub_menu.two .col.last ul {height: auto; padding-bottom: 20px; max-height: 260px; overflow-x: hidden; width: 260px; position: inherit; background: none;}
#header #menu li .sub_menu.two .col.last ul li {border-left: 0; line-height: 14px; text-align: left; padding-left: 0; padding-top: 5px; float: none; height: auto; font-size: 12px; padding-bottom: 4px;}
#header #menu li .sub_menu.two .col.last .tit_t {text-align: left; font-size: 14px; font-weight: bold; text-transform: uppercase; padding-bottom: 5px; line-height: 34px;}
#header #menu li .sub_menu.two .col.last .search_c {margin-bottom: 10px; text-align: left;}
#header #menu li .sub_menu.two .col.last .search_c input {background: url(../img/search_icon_tr.png) no-repeat 7px; width: 230px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #c1bfbf; height: 36px; font-size: 12px; padding-left: 29px;}
#header #menu li .sub_menu.two .col.last ul li a {font-weight: normal; word-wrap: break-word; float: none; border-left: 0; font-size: 12px; letter-spacing: 0.1pt; padding: 0; background: none; display: inline-block; height: auto; line-height: initial; color: #000; text-decoration: none; text-shadow: none; text-align: left;}
#header #menu li .sub_menu.two .col.last ul li a:hover {background: #fff064; text-decoration: none;}
#header #menu li .sub_menu.two .col.last a.see_all {position: absolute; bottom: 0; right: 0; font-size: 12px; letter-spacing: 0.1pt; padding: 8px 12px; background: #fff064; display: inline-block; height: auto; line-height: initial; color: #000; text-decoration: none; text-shadow: none; text-align: center;}
#header #menu li .sub_menu.two .col.last a.see_all span {padding-right: 10px;}
#header #menu li .sub_menu.two .col .item .image {float: left; width: 78px; margin-top: 5px; text-align: center;}
/*Automarken*/
#header #menu li .sub_menu#submenu_parts {display: none;}
#header #menu li .sub_menu#header_submenu_models {display: none;}
#header #menu li .sub_menu.automarken .row {width: 617px; overflow: hidden; margin-bottom: 30px; border-bottom: 1px solid #d1d1d1;}
#header #menu li .sub_menu.automarken .row:last-child {border-bottom: 0;}
#header #menu li .sub_menu.automarken .item .image {width: 70px !important;}
#header #menu li .sub_menu.automarken .col .item .list_l {width: 115px !important; margin-left: 15px;}
#header #menu li .sub_menu.automarken .col {width: auto !important;}
#header #menu li .sub_menu.automarken .col .item {float: left; width: 205px;}
#header #menu li .sub_menu.automarken .col.first {float: left; border-bottom: 0;}
#header #menu li .sub_menu.automarken .col.last {float: right;}
#header #menu li .sub_menu.automarken .col .item .list_l li {padding-bottom: 1px; line-height: 160%;width: auto;}
#header #menu li .sub_menu.automarken .col .item .list_l li a {text-transform: uppercase; background: url(../img/marken_dots.png) no-repeat left 4px; padding-left: 12px;}
#header #menu li .sub_menu.automarken .col .item .list_l li a:hover {text-decoration: underline;}
#header #menu li .sub_menu.automarken .col .item .list_l li:first-child {padding-bottom: 0; height: auto;}
#header #menu li .sub_menu.automarken .col .item .list_l li:first-child a {font-size: 12px; font-weight: normal;}
#header #menu li .sub_menu.automarken .col.last ul li {padding-bottom: 1px; width: 200px; line-height: 14px; }
#header #menu li .sub_menu.automarken .col.last .tit_t {padding-bottom: 4px;}
/*Header dropdown submenu*/
/*IMAGE DETAILS*/
.img_details {position: relative;}
.img_details div {position: absolute; font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 700; top: 150px; left: 92px;}
.img_details div div {position: initial !important;}
/*IMAGE DETAILS*/

/*cart stick free delivery*/
.new_cart .free_delivery .dhl ul {width: 330px !important; height: 72px !important;}
.new_cart .free_delivery .dhl ul li {margin-bottom: 8px;}
.new_cart .free_delivery  {padding-right: 100px;}
.new_cart .free_delivery ul li.total {border-top: 0;}
.new_cart .free_delivery .free_stick { position: absolute; width: 115px; height: 147px; display: block; right: 30px; bottom: 285px;}
.new_cart .free_delivery .free_ver {border-top: 1px solid #e5e5e5; padding-top: 8px;}
.new_cart .free_delivery .free_ver span {font-size: 14px; font-weight: bold;}
.new_cart .free_delivery .free_ver .fl {text-align: left; width: 177px !important;}
/*cart stick free delivery*/

.new_cart.hide-free-delivery .free_stick, .new_cart.hide-free-delivery .free_ver { display: none; }
.about_product .member table th{text-align: left;}

.box_top_models_block .box_top_models_list {
	margin-top: 20px;
}

.box_top_models_block .box_top_models_list a{
	margin-bottom: 10px;
	display: inline-block;
    color: #002cae;
}
#content .ersats_page .ersats_block img.home_page_icon_breadcrumbs {
	width: 14px;
	height: 14px;
	margin: 0;
	margin-top: 5px;
	padding-right: 5px;
}

/*POP LOGIN*/
.pop_log { display: none; font-family: Arial; border: 3px solid #4c4c4c; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: left; left: 50%; top: 50%; margin-top: -200px; background: url(../img/pop_bg.png) no-repeat #fff; min-height: 338px; margin-left: -180px; width: 294px; padding: 0 35px 0 30px; position: fixed; z-index: 11; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.pop_log .close { display: block; background: url(../img/close_pop.png) no-repeat; width: 15px; height: 15px; position: absolute; right: -22px; top: 0;}
.pop_log .close:hover {opacity: 0.8;}
.pop_log .tit { font-weight: bold; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; text-align: center; padding: 12px 0; background: #dff4fd; width: 359px; margin-left: -30px; letter-spacing: -0.4pt; color: #000; font-size: 21px;}
.pop_log .tit span {background: url(../img/log_icon.png) no-repeat left; padding: 8px 0; display: inline-block; padding-left: 30px; letter-spacing: -0.5pt;}
.pop_log form {margin-top: 24px;}
.pop_log form .check {margin-top: 16px;}
.pop_log form input[type="text"] {-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #d0d0d0;width: 288px; padding-left: 8px; height: 36px; font-size: 12px;margin-bottom: 9px;}
.pop_log form input[type="text"]:focus {border: 1px solid #3562ad; color: #000;outline: none;}
.pop_log form input[type="password"] {-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #d0d0d0;width: 288px; padding-left: 8px; height: 36px; font-size: 12px; margin-bottom: 9px;}
.pop_log form input[type="password"]:focus {border: 1px solid #3562ad; color: #000;outline: none;}
.pop_log form input[type="checkbox"] {float: right; margin: 0;}
.pop_log form label {float: right; padding-top: 1px; padding-left: 4px;}
.pop_log form .forgot a {float: left; font-size: 13px;color: #002bb7;}
.pop_log form .forgot a:hover {text-decoration: underline;}
.pop_log form .btn {background: url(../img/btn_log.png) no-repeat; text-decoration: none; height: 42px; line-height: 42px; width: 298px; color: #fff; text-align: center; font-size: 12px; font-weight: bold; text-transform: uppercase; margin: 0 auto; margin-top: 2px; display: block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.pop_log form .btn:hover {opacity: 0.8;}
.pop_log p {font-size: 12px; padding: 0 5px; text-align: center; border-top: 1px solid #e2e2e2; margin-top: 24px; padding-top: 16px; padding-bottom: 19px; line-height: 15px;}
.pop_log p a{text-transform: uppercase; color: #002bb7;}
.pop_log p a:hover {text-decoration: underline;}

/*POP LOGIN*/
.create_log_pop { display: none; font-family: Arial; border: 3px solid #4c4c4c; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: left; left: 50%; top: 50%; margin-top: -200px; background: url(../img/pop_bg.png) no-repeat #fff; min-height: 338px; margin-left: -180px; width: 294px; padding: 0 35px 0 30px; position: fixed; z-index: 1111; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.create_log_pop .close { display: block; background: url(../img/close_pop.png) no-repeat; width: 15px; height: 15px; position: absolute; right: -22px; top: 0;}
.create_log_pop .close:hover {opacity: 0.8;}
.create_log_pop .tit { font-weight: bold; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; text-align: center; padding: 12px 0; background: #dff4fd; width: 359px; margin-left: -30px; letter-spacing: -0.4pt; color: #000; font-size: 21px;}
.create_log_pop .tit span {width: 265px;background: url(../img/create_log_icon.png) no-repeat 12px 7px; padding: 8px 0; display: inline-block; padding-left: 40px; letter-spacing: -0.5pt;}
.create_log_pop form {margin-top: 24px;}
.create_log_pop form .check {margin-top: 14px; padding-bottom: 34px;}
.create_log_pop form input[type="text"] {-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #d0d0d0;width: 288px; padding-left: 8px; height: 36px; font-size: 12px; margin-bottom: 9px;}
.create_log_pop form input[type="text"]:focus {border: 1px solid #3562ad; color: #000;outline: none;}
.create_log_pop form input[type="password"] {-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #d0d0d0;width: 288px; padding-left: 8px; height: 36px; font-size: 12px;margin-bottom: 9px;}
.create_log_pop form input[type="password"]:focus {border: 1px solid #3562ad; color: #000;outline: none;}
.create_log_pop form input[type="checkbox"] {float: left; margin: 0;}
.create_log_pop form label {float: left; padding-top: 1px; padding-left: 4px; width: 275px;}
.create_log_pop form a.btn {background: url(../img/btn_log.png) no-repeat; text-decoration: none; height: 42px; line-height: 42px; width: 298px; color: #fff; font-weight: bold; text-align: center; font-size: 12px; text-transform: uppercase; margin: 0 auto; margin-top: 2px; display: block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.create_log_pop form a.btn:hover {opacity: 0.8;}
.create_log_pop p {font-size: 11px; padding: 0 0; text-align: left; border-bottom: 1px solid #e2e2e2; margin-top: 1px; padding-top: 16px; padding-bottom: 13px; line-height: 15px;}
.create_log_pop p a{text-transform: uppercase; color: #002bb7;}
.create_log_pop p a:hover {text-decoration: underline;}

/*Registration complete*/
.reg_complete { display: none; font-family: Arial; border: 3px solid #4c4c4c; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: left; left: 50%; top: 50%; margin-top: -75px; background: url(../img/pop_bg.png) no-repeat #fff; min-height: 144px; margin-left: -180px; width: 328px; padding: 0 15px 0 15px; position: fixed; z-index: 1111; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.reg_complete .close { display: block; background: url(../img/close_pop.png) no-repeat; width: 15px; height: 15px; position: absolute; right: -22px; top: 0;}
.reg_complete .close:hover {opacity: 0.8;}
.reg_complete .tit { font-weight: bold; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; text-align: center; padding: 12px 0; background: #dff4fd; width: 358px; margin-left: -15px; letter-spacing: -0.4pt; color: #000; font-size: 21px;}
.reg_complete .tit span {width: 265px;background: url(../img/log_icon.png) no-repeat 23px 8px; padding: 8px 0; display: inline-block; padding-left: 49px; letter-spacing: -0.5pt;}
.reg_complete .btns {overflow: hidden; margin: 20px 0;}
.reg_complete .btns div {display: table;float: left;}
.reg_complete .btns div:nth-child(1) {margin: 0 5px 0 0;}
.reg_complete .btns div:nth-child(2) {float: right;}
.reg_complete .btns a {display: table-cell; font-size: 11px; font-weight: bold; text-transform: uppercase; text-align: center; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.reg_complete .btns a:hover {opacity: 0.8;}
.reg_complete .btns a.acc {float: none; background: url(../img/btn2.png) no-repeat; color: #fff; padding: 0 8px; text-decoration: none; width: 143px; display: table-cell; text-align: center; height: 42px; line-height: 16px;vertical-align: middle;}
.reg_complete .btns a.continue { float: right; background: #edf7fc; border: 1px solid #cfcbcb; color: #000; width: 160px; height: 39px; line-height: 39px; border-bottom: 1px solid #bebebe; text-decoration: none;}


/* product images: start */
.item .image .mini_thumbs a, .item .image .mini_thumbs_list a {float: left; border: 1px solid #dedede; margin-right: 10px;}
.item .image .mini_thumbs a.active, .item .image .mini_thumbs_list a.active {border: 1px solid #7f7f7f;}
.item .image .mini_thumbs.bxslider_3 {margin-left: 50px;}
.item .image .mini_thumbs.bxslider_2 {margin-left: 89px;}
.item .image .mini_thumbs.bxslider_1 {display: none;}
.item .image .mini_thumbs_list.bxslider_list_2 {margin: 10px 0 60px 30px;}
.item .image .mini_thumbs_list.bxslider_list_2 img {margin: 0 5px 0 5px;}
.item .image .mini_thumbs_list.bxslider_list_1 {display: none;}
.item .image .bx-wrapper {max-width: 74px !important; padding-top: 16px;}
.item .image .bx-wrapper .bx-controls .bx-prev {top: 38px; left: -17px; background: url("../img/arrow-left.png") no-repeat; width: 12px;}
.item .image .bx-wrapper .bx-controls .bx-next {top: 38px; right: -38px; background: url("../img/arrow-right.png") no-repeat;}
.item .image a.details_button {position: relative !important; top: auto !important; left: auto !important; margin: 20px auto;}
.item .image a.gallery_list {height: 100px; overflow: hidden; display: block;}

.detail_product .image .bx-wrapper {max-width: 216px !important;}
.detail_product .image .mini_thumbs a {float: left; border: 1px solid #dedede; margin-right: 10px;}
.detail_product .image .mini_thumbs a.active {border: 1px solid #7f7f7f;}
.detail_product .image .bx-wrapper .bx-controls .bx-prev {top: 38px; left: -34px; background: url("../img/arrow-left.png") no-repeat;}
.detail_product .image .bx-wrapper .bx-controls .bx-next {top: 38px; right: -54px; background: url("../img/arrow-right.png") no-repeat;}
.detail_product .image .mini_thumbs.bxslider_3 {margin-left: 55px;}
.detail_product .image .mini_thumbs.bxslider_2 {margin-left: 92px;}
.detail_product .image .mini_thumbs.bxslider_1 {display: none;}
.fancybox-nav span {visibility: visible;}
.bxslider a {display: none;}
/* product images: end */

/*HEADER CONDENSED ERSATZ*/
#popup_5 {position: absolute !important; margin-left: -564px !important;}
/*#wrapper.countryHeader #header.condensed { top:91px; }*/
#header.condensed { /*-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;*/ height: 63px;box-shadow: 0 7px 5px #ccc; position: fixed; top:0; background: url(../images/header_comdensed.png) bottom repeat-x #FFF; z-index: 100; }
/*#header.condensed * { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }*/
#header.condensed .navigation .search { width: 245px !important; background: url(../images/search_icon.png) 5px 7px no-repeat; border:1px solid #e6e5e5; float: left; margin:13px 8px 0 0; padding: 0 0 0 25px; height: 30px;}

#header.condensed { width: 1130px !important; left: 50%; margin-left: -564px !important; height: 80px; position: fixed; top:0; z-index: 100; background-color: #FFF; }

#header.condensed  .comodo_label { display: none; }
#header.condensed .navigation .search { margin: 13px 8px 0 20px; }
#header.condensed .contact .phone{  padding: 2px 0 !important;}
#header.condensed .navigation .search { width: 620px !important; }
#header.condensed .navigation .search input { width: 653px; color: #999999; height: 20px;}
#header.condensed .navigation .search { width: 355px !important; background: url(../images/search_icon.png) 5px 7px no-repeat; border:1px solid #e6e5e5; float: left; margin:21px 8px 0 0; padding: 0 0 0 17px; height: 35px; line-height: 35px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#header.condensed .navigation .search input { margin: 7px 0 0 0; width: 200px; }
#header.condensed .navigation .search a { width: 20px; height: 20px; background-size: 20px 20px; }
#header.condensed .panel { margin: 3px 0 0 10px !important; }
#header.condensed .panel #login_panel { right:0 !important; }
#header.condensed .panel .login_panel { margin:18px 0 0 0 !important; }
#header.condensed .panel .login_panel .register_but {  border-right:1px solid #FFF; width: auto !important; background: #fedf32;  padding: 0 8px !important;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
#header.condensed .panel .login_panel .login_but { width: auto !important; padding: 0 8px !important; background: #f9f9f9 !important;

}
#header.condensed .panel .login_panel .logout_but { border-right:1px solid #FFF; width: auto !important; background: #e2ebf0;  padding: 0 13px !important;

}


#header.condensed .panel .login_panel a, #header.condensed .panel .login_panel span.link { height: 37px; line-height: 37px;text-transform: uppercase; margin-right: 4px;font-size: 10px; }
#header.condensed .logo { margin-left: 6px; float: left; }
#header.condensed .contact { margin: 5px 0 0 25px; }
#header.condensed .contact .phone { padding: 3px 0; }
#header.condensed .flags { display: none; }
#header.condensed .euro_label { display: none; }
#header.condensed .contact .title { display: none; }
#header.condensed .panel ul.menu { display: none; }
#header.condensed .navigation { background: none; float: left;position: relative; width: auto; clear: inherit; padding-left: 10px; }
#header.condensed .navigation ul { display: none; }
#header.condensed .cart { width: 215px; height: 48px; position: absolute !important; right:0; top:0 !important; margin-top: 0; background: #EEF8FC;}
#header.condensed .cart.no_code .artikles, #header.condensed .cart.filled.no_code .artikles { top: 14px; }
#header.condensed .cart .price { top: 18px; }
#header.condensed .logo {width: 297px; margin-top: 8px !important;}
#header.condensed .search a.s_btn {background: url(../images/search_btn.png) no-repeat; position: absolute; display: block; width: 38px; height: 36px; top: 0; right: 0;}
#header.condensed .cart.filled {background:url(../images/white_cart_arrow.gif) right center no-repeat #2f3b5e; color:#FFF;}
#header.condensed .cart .artikles {background: url(../images/black.png) 0 4px no-repeat; top: 21px; left: 19px; margin-top: 3px; padding-bottom: 2px; margin-bottom: 3px; padding-left: 39px;}
#header.condensed .cart.filled .artikles {background: url(../images/white.png) no-repeat;}
#header.condensed .cart .price {background: url(../images/arrow.png) no-repeat center right; top: 27px; font-size: 16px; padding-right: 15px; right: 0;}
#header.condensed .cart.filled .artikles .count_artikles {border-bottom: 1px solid #4D5469}
#header.condensed .cart.filled .price {background: url(../images/arrow_white.png) no-repeat right center;}

#header.condensed .ehi, #header.condensed .trust, #header.condensed #menu, #header.condensed .small_menu, #header.condensed .contact {display: none;}
#header.condensed .login_panel {position: absolute; top: 20px; left: 703px; float: right; background: none; border: none; width: 197px;}

#header.condensed .login_panel ul li.login {background: none;}

#header.condensed .login_panel ul li.login span {float: left; width: auto; text-align: center; text-decoration: none; font-size: 11px; font-weight: normal; line-height: 37px; background: #e2ebf0; border: none; color: #000; text-transform: uppercase; padding: 0 8px !important;}
#header.condensed .login_panel ul li.register {float: left; width: auto; text-align: center; text-decoration: none; font-size: 11px; font-weight: normal; line-height: 37px; background: #f9f9f9; border: none; color: #000; text-transform: uppercase; padding: 0 8px !important;}
#header.condensed .login_panel ul li.register a {color: #000; background: none; padding: 0;}
#header.condensed .login_panel ul li.login a {background: none;}
#header.condensed .search_panel {background: none; clear: none; margin-top: 10px; float: left; padding-top: 11px; border-right: 1px solid #eaeaea; padding-right: 20px; height: 45px;}
#header.condensed .search_panel .home_button {display: none;}
#header.condensed .search_panel .search {width: auto;background: none; border: none; float: none; margin: 0; padding: 0;}
#header.condensed .search_panel .search input { border-radius: 3px; border: 1px solid #e6e5e5; height: 28px; line-height: 28px; width: 300px; float: left; color: #999999; font-size: 12px; padding: 3px 7px;}
#header.condensed #search_form a.button {background: url(../images/search_btn.png) no-repeat; position: relative; display: block; width: 38px; height: 36px; top: 0; right: 0; float: left;}
#header.condensed .search_panel .search a.button span {display: none;}
#header.condensed .logo { background-position: 10px 10px !important;}
#header.condensed .login_panel ul li.login a {padding-left: 0;}


#header.condensed #cart-container {top: 0; width: 230px;}

#header.condensed .cart_v_ers {height: 80px; background: #eef8fc; width: 230px; }
#header.condensed .cart_v_ers a.basket {margin-top: 13px; color: black; width: 230px;}
#header.condensed .cart_v_ers .artikel span.first {color: black; border-bottom: 1px solid #4D5469; }
#header.condensed .cart_v_ers .artikel span.nr {color: black; }
#header.condensed .cart_v_ers .cart_drop_down span {color: black; }
#header.condensed .cart_v_ers .cart_drop_down span {background: url(../images/arrow_white.png) no-repeat right}

#header.condensed #cart-container.filled .cart_v_ers {height: 80px; background: #2f3b5e; width: 230px; }
#header.condensed #cart-container.filled .cart_v_ers a.basket {margin-top: 13px; color: #FFF; background: url(../images/white.png) no-repeat 8px 10px; width: 230px;}
#header.condensed #cart-container.filled .cart_v_ers .artikel span.first {color: #FFF; border-bottom: 1px solid #4D5469; }
#header.condensed #cart-container.filled .cart_v_ers .artikel span.nr {color: #FFF; }
#header.condensed #cart-container.filled .cart_v_ers .cart_drop_down span {color: #FFF; }
#header.condensed #cart-container.filled .cart_v_ers .cart_drop_down span {background: url(../images/arrow_white.png) no-repeat right}
#header.condensed #cart-container.filled .cart_v_ers .cart_drop_down span:after { color: white; width: 11px;}

#header.condensed #autocomplete-suggestions-list {width: auto !important; top: 37px !important; left: 0 !important; }
/*HEADER CONDENSED ERSATZ*/
#header .login_panel .sign { display: inline-block; border-radius: 5px; }
#header .login_panel .sign .status { vertical-align: top; min-width: 115px; text-transform: uppercase; padding: 9px 5px 8px 15px; background: #e2ebf0; display: inline-block; cursor: pointer; border-radius: 3px;}
#header .login_panel .sign .status span.login{   line-height: 15px; background: url(../images/acc_icon.png) no-repeat left bottom; display: inline-block; color: #2f3b5e; font-weight: bold; font-size: 11px; text-decoration: none; padding: 3px 9px 2px 24px;}
#header .login_panel .sign .out { margin: 0 0 0 2px; background: #f0f0f0; padding: 12px 6px 10px; cursor: pointer; border-top-right-radius: 3px; border-bottom-right-radius: 3px; width: 15px; float: right;}
#header.condensed .login_panel .loggined .sign .status {border-top-right-radius: 0; border-bottom-right-radius: 0;}
#header .login_panel { position: absolute; top: 45px; left: 535px; }

p.also_intereted {padding: 2px 0; font-size: 16px; font-weight: bold; letter-spacing: 0.4pt; margin-bottom:10px; margin-top: 40px;}
p.alternative_products {font-size: 18px; letter-spacing: -0.2pt; margin-bottom: 10px; margin-top: 30px;}
