* {
	font-size: 11px;
	color: #707070;
}

h2 {
	font-size: 11px;
	font-weight: bolder;
}

h3 {
	font-size: 11px;
	font-weight: bolder;
}

h4,h5 {
	font-size: 11px;
	font-weight: bolder;
}

p {
	margin: 0 0 5px 0;
	padding: 0;
}

.hidden {
	display: none;
}

.aleft {
	text-align: left;
}

.aright {
	text-align: right;
}

.acenter {
	text-align: center;
}

.acenterbottom {
	text-align: center;
	vertical-align: bottom;
}

.acentermiddle {
	text-align: center;
	vertical-align: middle;
}

.aleftbottom {
	text-align: left;
	vertical-align: bottom;
}

.color-white {
	color: #fff;
}

.color-white-bold {
	color: #fff;
	font-weight: bolder;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clear {
	float: none;
	clear: both;
}

h3.border-dotted-grey,h4.border-dotted-grey {
	border-bottom: 1px dotted #A2A2A2;
	margin: 0 0 10px 0;
}

.padding-right-10 {
	padding-right: 10px;
}

.wrapper {
	border: none;
	width: 1000px;
	height: auto;
	min-height: 1000px;
	position: static;
	margin: 0 auto 0 auto;
	background: url(../images/backgrounds/wrapper.png) repeat-y top #fff;
	padding: 0 20px 0 20px;
}

.page {
	width: 952px;
	margin: 0 auto;
	padding: 0 4px 65px 4px;
	text-align: left;
	background: url(../images/backgrounds/page.jpg) no-repeat top left;
	border: none;
}

.page-print {
	background: #fff;
	padding: 20px;
	text-align: left;
}

.page-popup {
	padding: 20px;
	text-align: left;
}

.main {
	margin: 0 0;
}

button.form-button {
	border: none;
	background: none;
	background-repeat: no-repeat;
}

button.form-button span {
	display: none;
}

ol.list-styled,ul.list-styled {
	padding: 0 0 0 10px;
}

ol.list-styled li,ul.list-styled li {
	margin: 0 0 0 10px;
	padding: 0 0 0 5px;
}

ol.list-styled-1 li,ul.list-styled-1 li {
	list-style: outside square;
}

ol.list-styled-2 li,ul.list-styled-2 li {
	list-style: outside disc;
}

/* Base Columns */
.col-left {
	float: left;
	width: 184px;
	border: none;
	padding: 0;
	margin: 24px 0 0 0;
	overflow: hidden;
}

.col-main {
	float: left;
	width: 545px;
	border: none;
	padding: 0;
	margin: 0 0 0 0;
	overflow: hidden;
}

.col-right {
	float: right;
	width: 215px;
	border: none;
	padding: 0;
	margin: 25px 0 0 8px;
	overflow: hidden;
}

/* 1 Column Layout */
.col1-layout .col-main {
	float: none;
	width: auto;
}

/* 2 Columns Layout */
.col2-left-layout .col-main {
	float: right;
}

.col2-right-layout .col-main {
	
}

/* 3 Columns Layout */
.col3-layout .col-main {
	width: 545px;
	float: left;
	border: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

/* Content Columns */
.col2-set .col-1 {
	float: left;
	width: 49%;
}

.col2-set .col-2 {
	float: right;
	width: 49%;
}

.col2-set .narrow {
	width: 33%;
}

.col2-set .wide {
	width: 65%;
}

.col3-set .col-1 {
	float: left;
	width: 32%;
}

.col3-set .col-2 {
	float: left;
	width: 32%;
	margin-left: 2%;
}

.col3-set .col-3 {
	float: right;
	width: 32%;
}

.col4-set .col-1 {
	float: left;
	width: 23.5%;
}

.col4-set .col-2 {
	float: left;
	width: 23.5%;
	margin: 0 2%;
}

.col4-set .col-3 {
	float: left;
	width: 23.5%;
}

.col4-set .col-4 {
	float: right;
	width: 23.5%;
}

/*misc begin*/
div.page-title {
	border: none;
	padding: 0;
	margin: 0 0 10px 0;
}

div.page-head {
	margin: 18px 0 0 0;
}

div.page-head h3 {
	font-size: 18px;
	line-height: 30px;
	vertical-align: top;
}

span.required {
	padding: 15px 0 0 2px;
	margin: 10px 0 0 2px;
	width: auto;
	height: auto;
	display: inline;
}

div.ntx-image-border-outer {
	border: 1px solid #c8c8c8;
	width: auto;
	padding: 0;
	margin: 0;
}

div.ntx-image-border-outer img {
	border: 2px solid #fff;
}

.addtocartbutton-qty {
	position: relative;
	width: 128px;
}

.addtocartbutton-qty .qty_extraplant_de {
	position: absolute;
	left: 26px;
	top: 1px;
	background: none;;
	border: none;
	width: 20px;
}

.addtocartbutton-qty .qty_extraplant_en {
	position: absolute;
	left: 26px;
	top: 1px;
	background: none;;
	border: none;
	width: 20px;
}

.addtocartbutton-qty .qty_extraplant_us {
	position: absolute;
	left: 26px;
	top: 1px;
	background: none;;
	border: none;
	width: 20px;
}

table#ntx_new_product_list .addtocartbutton-qty {
	position: relative;
	width: 170px;
}

table#ntx_new_product_list .addtocartbutton-qty .qty_extraplant_de,table#ntx_new_product_list .addtocartbutton-qty .qty_extraplant_en,table#ntx_new_product_list .addtocartbutton-qty .qty_extraplant_us
	{
	left: 50px;
}

/*misc end*/
/*boxes begin*/
.ntx-column-box {
	width: 245px;
	margin: 0 0 10px 0;
}

.col-left .ntx-column-box {
	width: 184px;
	margin: 0 0 10px 0;
}

.col-right .ntx-column-box {
	width: 215;
	margin: 0 0 10px 0;
}

.ntx-column-box-right {
	width: 215px;
	margin: 0 0 10px 0;
}

.ntx-column-box-left {
	width: 188px;
	margin: 0 0 10px 0;
}

.ntx-round-box {
	
}

.ntx-round-box .top {
	height: 10px;
	background: #CCC;
}

.ntx-round-box .bottom {
	height: 10px;
	background: #CCC;
}

.ntx-round-box .center {
	height: auto;
	background: #CCC;
}

.ntx-round-column-link-box {
	width: 215px;
	margin: 0 0 10px 0;
	padding: 0;
}

.ntx-round-column-link-box .top {
	background: url(../images/boxes/round.navigation.top.png) no-repeat;
	height: 15px;
	padding: 5px 5px 2px 10px;
}

.ntx-round-column-link-box .top h2 {
	color: #fff;
	font-weight: bolder;
}

.ntx-round-column-link-box .center {
	background: url(../images/boxes/round.navigation.center.png) repeat-y;
	padding: 0;
	overfow: hidden;
}

.ntx-round-column-link-box .center .inner {
	padding: 0 0 0 0;
}

.ntx-round-column-link-box .bottom {
	background: url(../images/boxes/round.navigation.bottom.png) no-repeat;
	height: 28px;
}

.col-right .ntx-round-column-link-box .top {
	background: url(../images/boxes/round.navigation.top.right.png)
		no-repeat;
}

.col-right .ntx-round-column-link-box .center {
	background: url(../images/boxes/round.navigation.center.right.png)
		repeat-y;
}

.col-right .ntx-round-column-link-box .bottom {
	background: url(../images/boxes/round.navigation.bottom.right.png)
		no-repeat;
}

.ntx-round-column-link-box ul {
	
}

.ntx-round-column-link-box ul li {
	padding: 3px 9px 3px 10px;
	border-top: 1px solid #6D6D6D;
}

.ntx-round-column-link-box ul li a {
	text-decoration: none;
}

.ntx-round-column-link-box ul li.current {
	position: relative;
}

.ntx-round-column-link-box ul li.current div.marker {
	z-index: 10;
	background: url(../images/boxes/round.navigation.center.active.png)
		no-repeat;
	height: 20px;
	position: absolute;
	width: 20px;
	top: 0px;
	right: -17px;
}

.ntx-center-round-box .top {
	background: url(../images/boxes/round.center.top.png) no-repeat;
	height: 10px;
}

.ntx-center-round-box .center {
	background: url(../images/boxes/round.center.center.png) repeat-y;
	padding: 5px;
}

.ntx-center-round-box .bottom {
	background: url(../images/boxes/round.center.bottom.png) no-repeat #fff;
}

.ntx-center-round-box-white .top {
	background: url(../images/boxes/round.center.white.top.png) no-repeat;
	height: 10px;
}

.ntx-center-round-box-white .indicate-1 {
	background: url(../images/boxes/round.white.center.top.indicate.1.png);
}

.ntx-center-round-box-white .center {
	background: url(../images/boxes/round.center.white.center.png) repeat-y;
	padding: 5px;
}

.ntx-center-round-box-white .bottom {
	background: url(../images/boxes/round.center.white.bottom.png) no-repeat
		#fff;
}

/*boxes end*/
/*links begin*/
a.animated-link {
	background: url(../images/icons/arrow.right.png) left center no-repeat
		#EBF6E0;
	padding: 0 0 0 15px;
	text-decoration: none;
}

a.animated-link:link {
	
}

a.animated-link:hover {
	background: #CBE4AC url(../images/icons/arrow.right.hover.png) no-repeat
		left center;
}

a.animated-link:active {
	
}

a.animated-link:visited {
	
}

/*links end*/
/* elements for CMS begin */
.col-left .ntx-cms-column-box {
	width: 184px;
	margin: 0 0 10px 0;
	padding: 0 1px 0 0;
	float: left;
	clear: both;
}

.col-right .ntx-cms-column-box {
	width: 216px;
	margin: 0 0 10px 0;
	padding: 0 1px 0 0;
	float: left;
	clear: both;
}

.col-right .ntx-cms-column-box img {
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
}

#ntx_cms_content {
	margin-top: 10px;
}

.cms-enable-cookies #ntx_cms_content {
	margin: 25px 0 0 0;
}

#ntx_cms_home_static h2,#ntx_cms_home_static h2 em {
	font-size: 12px;
}

body.cms-no-route dt,body.cms-no-route h3 {
	font-size: 13px;
}

body.cms-no-route .ntx-center-round-box-white,body.cms-no-route .ntx_cms_content
	{
	margin-top: 7px;
}

/*elements for CMS end */
/*tables begin*/
.ntx-product-list {
	width: 535px;
}

/*tables end*/
/*forms and buttons begin*/
.buttons-set {
	border: none;
}

button {
	border: none;
	background: none;
	background-repeat: none;
}

button.button {
	height: 24px;
	background: none;
	color: #000;
	width: auto;
	background-image: none;
}

button.button span {
	color: #000;
}

button.form-button {
	border: none;
	background: none;
	background-repeat: no-repeat;
	height: 23px;
}

/*forms and buttons end*/
/* sprite and icons */
.sprite-de{
	background:url(../../extraplant_de/images/sprite.png) left top no-repeat;
}
.icon-lieferzeit{
	width:105px;
	height:23px;
	margin:0 auto;
}
.icon-lieferzeit-12{
	background-position:0 0;
}
.icon-lieferzeit-45{
	background-position:0 -30px;
}
.icon-lieferzeit-710{
	background-position:0 -60px;
}
.icon-lieferzeit-1421{
	background-position:0 -90px;
}
/*messages begin*/
ul.messages {
	margin-top: 14px;
	display: none;
}

.error-msg,.success-msg,.note-msg,.notice-msg {
	border-style: solid !important;
	border-width: 0px !important;
	background-position: 10px 10px !important;
	background-repeat: no-repeat !important;
	min-height: 24px !important;
	padding: 8px 8px 8px 32px !important;
	font-size: 10px !important;
	font-weight: bold !important;
}

.error-msg {
	border-color: #f16048;
	background-image: url(../images/icons/error_msg_icon.gif);
	color: #df280a;
}

.success-msg {
	border-color: #446423;
	background-image: url(../images/icons/success_msg_icon.gif);
	color: #3d6611;
}

.note-msg,.notice-msg {
	border-color: #fcd344;
	background-image: url(../images/icons/note_msg_icon.gif);
	color: #3d6611;
}

/*messages end*/
/*footer begin*/
.footer {
	padding: 10px;
	border: none;
}

/*.footer{width:940px;padding:0 20x 0 0;border:none;position:fixed;bottom:0;left:50%;margin-left:-480px;background:#FFF;}*/
/* ntx inputs begin*/
textarea {
	border-radius: 3px 3px 3px 3px;
	border-color: #a4a4a4;
}

div.container-input-text-left {
	border: none;
	background: url(../images/backgrounds/input.text.left.png) no-repeat;
	height: 23px;
	width: 135px;
	float: left;
}

div.container-input-text-left input {
	background: none;
	border: none;
}

div.container-input-image {
	float: left;
	width: 57px;
	height: 23px;
}

div.container-input-text-center {
	border: none;
	background: url(../images/backgrounds/input.text.center.png) no-repeat;
	height: 23px;
	width: 220px;
	float: left;
}

div.container-input-text-center input {
	background: none;
	border: none;
	width: 190px;
}

input.input-text {
	height: 20px;
	border: none;
	background-repeat: no-repeat;
	background-image:
		url(/skin/frontend/extraplant/default/images/imgtext/extraplant/input_text/18/245.png);
	padding: 3px 0 0 4px;
}

input.input-text-static {
	padding: 5px 0 0 4px;
	border: none;
	background: none;
}

select {
	height: 23px;
	border-color: #A4A4A4;
	background-repeat: no-repeat;
}

/*ntx inputs end */
/*
*@file: page/html/header.phtml
*/
.header-container {
	margin: 0;
	padding: 0;
	height: 115px;
}

.header {
	padding: 0;
	border: none;
	margin: 0;
}

.header .logo {
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -999em;
	float: right;
	width: 180px;
	height: 70px;
	margin: 5px 0 0 0;
}

.header .logo a {
	display: block;
	width: 168px;
	height: 80px;
}

/*
*@file: catalog/navigation/top.phtml
*/
#ntx_catalog_top_nav {
	font-size: 13px;
	padding: 0 0;
	margin: 0 0px;
}

#ntx_catalog_top_nav li a span {
	font-size: 12px;
}

#ntx_catalog_top_nav span.count {
	color: #000;
}

/* All Levels */
#ntx_catalog_top_nav {
	width: 100%;
	height: 18px;
	float: none;
}

#ntx_catalog_top_nav li {
	float: left;
	margin: 0 15px 0 0;
	display: inline;
	clear: none;
}

#ntx_catalog_top_nav li a {
	display: block;
	text-decoration: none;
	color: #808080;
	font-weight: bolder;
}

#ntx_catalog_top_nav li a span.count {
	color: #000;
}

#nav li a span {
	display: block;
	white-space: nowrap;
	cursor: pointer;
}

#nav li ul a span {
	white-space: normal;
}

#ntx_catalog_top_nav li.level1,#ntx_catalog_top_nav li.level1 * {
	display: none;
}

/*
*@area:cms/home
*/
#ntx_cms_home_static {
	margin: 7px 0 0 0;
}

#ntx_cms_home_static h2 {
	margin: 0 0 0 0;
	font-weight: bolder;
}

#ntx_cms_home_static p {
	padding: 0;
	margin: 0;
}

/*
*@file:newsletter/subscribe.phtml
*/
.block {
	border: none;
	padding: 0;
}

.block .block-title {
	border: none;
	margin: 0;
	padding: 0;
}

.block .block-title h2 {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.block-subscribe {
	background: url(../images/backgrounds/box.newsletter.png) no-repeat;
	width: 160px;
	height: 160px;
	overflow: hidden;
	padding: 10px;
}

.block-subscribe .container-input-text-left {
	width: 125px;
}

.block-subscribe .elements {
	position: relative;
}

.block-subscribe .validate-email {
	position: absolute;
	background: url(../images/backgrounds/input.email.left.png) no-repeat;
	width: 120px;
	height: 18px;
	border: none;
	margin: none;
	padding-left: 32px;
}

.block-subscribe .submit {
	position: absolute;
	left: 124px;
}

.block-subscribe .validation-advice {
	display: none;
}

/*
*@file: paytype/livesearch/form.mini.phtml
*/
#ntx-box-search-mini {
	border: none;
	background: url(../images/backgrounds/box.searchmini.png) no-repeat;
	width: 203px;
	height: 38px;
	padding: 15px 0 0 12px;
}

#ntx-box-search-mini div.container-input-text-center {
	margin: 0 0 10px 0;
}

#ntx-box-search-mini #search {
	text-align: left;
}

#search_autocomplete {
	background: #fff;
	border: 1px solid #A4A4A4;
}

#search_autocomplete li {
	padding: 5px;
}

#search_autocomplete li:hover {
	background: #CCC;
}

#search_autocomplete li.even {
	border-top: 1px solid #A4A4A4;
	border-bottom: 1px solid #A4A4A4;
}

#search_autocomplete li table {
	margin: 0;
	padding: 0;
	width: 100%;
}

#search_autocomplete img {
	border: 1px solid #A4A4A4;
}

#ntx-box-search-mini #lsloading {
	position: absolute;
	left: 2000em;
	display: none;
}

#search_autocomplete div {
	padding: 5px;
}

#search_autocomplete div:hover {
	background: #CCC;
}

#search_autocomplete div.even {
	border-top: 1px solid #A4A4A4;
	border-bottom: 1px solid #A4A4A4;
}

#search_autocomplete div table {
	margin: 0;
	padding: 0;
	width: 100%;
}

/*
*@file:catalog/category/view.phtml
*/
.category-title h2 {
	font-size: 13px;
	font-weight: bolder;
}

.category-title {
	border: none;
}

#ntx_catalog_category_round_box .top {
	background: url(../images/boxes/round.catalog.top.png) no-repeat;
	height: 17px;
	position: relative;
}

#ntx_catalog_category_round_box .indicate-1 {
	background: url(../images/boxes/round.catalog.top.indicate.1.png);
}

#ntx_catalog_category_round_box .indicate-2 {
	background: url(../images/boxes/round.catalog.top.indicate.2.png);
}

#ntx_catalog_category_round_box .indicate-3 {
	background: url(../images/boxes/round.catalog.top.indicate.3.png);
}

#ntx_catalog_category_round_box .indicate-4 {
	background: url(../images/boxes/round.catalog.top.indicate.4.png);
}

#ntx_catalog_category_round_box .center {
	background: url(../images/boxes/round.center.center.png) repeat-y;
	padding: 5px;
}

#ntx_catalog_category_round_box .bottom {
	background: url(../images/boxes/round.center.bottom.png) no-repeat #fff;
}

#ntx_catalog_category_round_box span.filters {
	font-weight: normal;
	font-size: 13px;
}

/*
*@file:catalogsearch/results.phtml
*/
.category-title h2 {
	font-size: 13px;
	font-weight: bolder;
}

.category-title {
	border: none;
}

#ntx_catalogsearch_result_round_box {
	margin: 25px 0 0 0;
}

#ntx_catalogsearch_result_round_box .top {
	background: url(../images/boxes/round.center.top.png) no-repeat;
	height: 10px;
}

#ntx_catalogsearch_result_round_box .center {
	background: url(../images/boxes/round.center.center.png) repeat-y;
	padding: 5px;
}

#ntx_catalogsearch_result_round_box .bottom {
	background: url(../images/boxes/round.center.bottom.png) no-repeat #fff;
}

/*
*@file:catalog/product/list.phtml
*/
.category-products h3,.category-products h3 em {
	font-size: 11px;
	text-decoration: underline;
}

.category-products table {
	width: 535px;
}

.category-products table td {
	padding: 5px;
	border-bottom: 1px solid #D3D3D4;
}

.category-products table thead tr th {
	border-bottom: 1px solid #D3D3D4;
	padding: 0 5px 0 5px;
}

.category-products .more-link {
	white-space: nowrap;
	font-weight: bolder;
}

.category-products h3 a,.category-products h3 a em {
	font-size: 13px;
}

.category-products .shipping-time img {
	vertical-align: middle
}

.category-products input#qty {
	margin: 0 0 10px 0;
}

.category-products .add-to-cart {
	width: auto;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
}

.category-products .availability,.upsell p.availability {
	margin: 5px 0 0 0;
}

/*
*@file:catalog/product/list/toolbar.phtml
*/
#ntx-category-toolbar {
	padding: 0 0 10px 0;
}

#ntx-category-toolbar .pager {
	border: none;
	width: auto;
	height: 30px;
}

#ntx-category-toolbar .pager .amount {
	float: left;
	width: 200px;
	padding: 0;
	height: 30px;
	vertical-align: middle;
	padding-top: 3px;
	text-align: left;
}

#ntx-category-toolbar .pager .amount * {
	vertical-align: middle;
}

#ntx-category-toolbar .pager .pages {
	float: right;
	padding: 0;
	margin: 0;
	width: 300px;
	overflow: hidden;
	height: 30px;
	vertical-align: middle;
	padding-top: 3px;
	clear: right;
}

#ntx-category-toolbar .pager .limiter {
	float: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 30px;
	vertical-align: middle;
	text-align: left;
}

/*
*@file:catalog/product/price.phtml
*/
.price-box .price {
	font-size: 14px;
	color: #7ABB00;
}

/*
*@file:checkout/cart/sidebar.phtml
*/
#ntx_checkout_cart_sidebar_round_box {
	padding: 0;
	margin: 0 0 15px 0;
	width: 215px;
}

#ntx_checkout_cart_sidebar_round_box .top {
	background: url(../images/boxes/round.cart.sidebar.top.png) no-repeat;
	height: 36px;
	padding: 2px;
}

#ntx_checkout_cart_sidebar_round_box .top .inner {
	border-bottom: 1px solid #C9D2AB;
	height: 26px;
	padding: 5px;
	vertical-align: middle;
	text-align: left;
}

#ntx_checkout_cart_sidebar_round_box .top .inner span {
	font-weight: bolder;
	line-height: 26px;
}

#ntx_checkout_cart_sidebar_round_box .top .inner input {
	margin: 0 5px 0 0;
}

#ntx_checkout_cart_sidebar_round_box .center {
	background: url(../images/boxes/round.cart.sidebar.center.png) repeat-y;
	padding: 0 2px 0 2px;
}

#ntx_checkout_cart_sidebar_round_box .center .inner {
	border-bottom: 1px solid #C9D2AB;
	border-top: 1px solid #fff;
	padding: 5px;
}

/*
#ntx_checkout_cart_sidebar_round_box .bottom{background:url(../images/boxes/round.cart.sidebar.bottom.png) no-repeat #fff;height:35px;padding:2px;}
#ntx_checkout_cart_sidebar_round_box .bottom .inner{border-top:1px solid #ff;height:25px;padding:5px;text-align:center;}
*/
#ntx_checkout_cart_sidebar_round_box .bottom {
	background: none;
	height: 35px;
	padding: 0;
}

#ntx_checkout_cart_sidebar_round_box .bottom .inner {
	border-top: 1px solid #ff;
	height: 25px;
	padding: 0;
	text-align: center;
}

ol#cart-sidebar li.even {
	background: none;
}

ol#cart-sidebar a.product-image {
	border: none;
	margin: 0;
	padding: 0;
	border: 1px solid #c8c8c8;
	width: 54px;
}

ol#cart-sidebar a.product-image img {
	border: 2px solid #fff;
}

/*
*@file:page/switch/languages
*/
.language-switcher {
	margin: 17px 0 0 7px;
	float: left;
}

.language-switcher ul li {
	float: left;
	margin: 0 0 0 3px;
}

.language-switcher ul li a span {
	display: none;
}

.language-switcher ul li a {
	width: 26px;
	height: 19px;
	display: block;
}

.language-switcher ul li a.ntx-flag-enabled-extraplant_de {
	background: url(../images/icons/flag.extraplant_de.idle.png) no-repeat;
}

.language-switcher ul li a.ntx-flag-enabled-extraplant_de:hover {
	background: url(../images/icons/flag.extraplant_de.over.png) no-repeat;
}

.language-switcher ul li a.ntx-flag-enabled-extraplant_en {
	background: url(../images/icons/flag.extraplant_en.idle.png) no-repeat;
}

.language-switcher ul li a.ntx-flag-active-extraplant_en {
	background: url(../images/icons/flag.extraplant_en.active.png) no-repeat;
}

.language-switcher ul li a.ntx-flag-active-extraplant_de {
	background: url(../images/icons/flag.extraplant_de.active.png) no-repeat;
}

.language-switcher ul li a.ntx-flag-enabled-extraplant_en:hover {
	background: url(../images/icons/flag.extraplant_en.over.png) no-repeat;
}

/*
*@file:ntx/extraplant/links
*/
#ntx-box-left-links {
	padding: 0 0 0 0;
}

#ntx-box-left-links ul li {
	margin: 0 0 0 0;
}

/*
*@file:catalog/navigation/left.phtml
*/
#ntx-round-box-catalog-layered {
	width: 176px;
}

#ntx-round-box-catalog-layered .top {
	background: url(../images/boxes/round.layered.top.png) no-repeat;
	height: 18px;
	padding: 2px;
}

#ntx-round-box-catalog-layered .top .inner {
	height: auto;
	padding: 5px;
}

#ntx-round-box-catalog-layered .center {
	background: url(../images/boxes/round.layered.center.png) repeat-y;
	background: none;
	padding: 0;
}

#ntx-round-box-catalog-layered .center .inner {
	padding: 0;
}

#ntx-round-box-catalog-layered .center .inner dl {
	margin: 0;
	padding: 0;
}

#ntx-round-box-catalog-layered .center .inner dt {
	font-weight: bolder;
	background: #EAEEE4;
	border: 1px solid #aaa;
	height: 15px;
	padding: 5px;
	margin: 0;
}

#ntx-round-box-catalog-layered .center .inner dd {
	padding: 0;
	font-weight: bolder;
}

#ntx-round-box-catalog-layered .center .inner dd a {
	font-weight: 400;
	text-decoration: none;
}

#ntx-round-box-catalog-layered .center .inner dd ol li {
	background: url(../images/boxes/round.layered.center.png) no-repeat;
	padding: 1px 5px 1px 5px;
}

#ntx-round-box-catalog-layered .bottom {
	background: url(../images/boxes/round.layered.bottom.png) no-repeat #fff;
	height: 10px;
	padding: 2px;
}

#ntx-round-box-catalog-layered .bottom .inner {
	height: auto;
	padding: 5px;
	text-align: center;
}

/*
*@file:catalog/layer/state.phtml
*/
#ntx-round-box-catalog-layered .current-filters {
	
}

#ntx-round-box-catalog-layered .current-filters li {
	background: #EAEEE4;
	height: 30px;
	padding: 5px;
	border: 1px solid #aaa;
	border-bottom: none;
}

#ntx-round-box-catalog-layered .current-filters li.last {
	height: 15px;
}

#ntx-round-box-catalog-layered .current-filters .label {
	font-weight: bolder;
}

#ntx-round-box-catalog-layered .current-filters .remove {
	
}

/*
*@file:catalog/product/view.phtml
*/
#ntx_catalog_product_view .top {
	background: url(../images/boxes/round.catalog.white.top.png) no-repeat
		bottom;
	height: 17px;
	position: relative;
}

#ntx_catalog_product_view .top .inner {
	padding: 4px 14px 4px 4px;
}

#ntx_catalog_product_view .top a {
	float: right;
	margin: 0 0 0 0;
}

#ntx_catalog_product_view .center {
	background: url(../images/boxes/round.center.white.center.png) repeat-y;
	padding: 0 0 0 0;
}

#ntx_catalog_product_view .bottom {
	background: url(../images/boxes/round.center.white.bottom.png) no-repeat
		#fff;
}

#ntx_catalog_product_view .product-img-box {
	float: left;
	margin: 0 10px 0 0; 0 0;
	padding: 0;
}

#ntx_catalog_product_view .product-description-box {
	float: left;
}

#ntx_catalog_product_view h2 {
	font-weight: bolder;
	line-height: 100%;
	margin: 0 0 10px 0;
}

#ntx_catalog_product_view h3 {
	line-height: 100%;
}

#ntx_catalog_product_view .description {
	margin: 10px 0 0 0;
}

#ntx_catalog_product_view .attributes {
	margin: 0 0 20px 0;
}

#ntx_catalog_product_view .attributes ul li {
	margin: 0 0 15px 0;
}

#ntx_catalog_product_view span.price {
	font-size: 18pt;
}

#ntx_catalog_product_view .product-options-box .shipping-time img {
	vertical-align: middle
}

#ntx_catalog_product_view input#qty {
	margin: 0 0 10px 0;
}

#ntx_catalog_product_view .add-to-cart {
	width: auto;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
}

#ntx_catalog_product_view .addtocart {
	position: relative;
	width: 155px;
}

#ntx_catalog_product_view .addtocart .qty_extraplant_de {
	position: absolute;
	left: 28px;
	top: 1px;
	background: none;;
	border: none;
	width: 20px;
}

#ntx_catalog_product_view .addtocart .qty_extraplant_en {
	position: absolute;
	left: 28px;
	top: 1px;
	background: none;;
	border: none;
	width: 20px;
}

#ntx_catalog_product_view .addtocart .qty_extraplant_us {
	position: absolute;
	left: 28px;
	top: 1px;
	background: none;;
	border: none;
	width: 20px;
}

#ntx_catalog_product_view_related {
	margin: 10px 0 0 0;
}

#ntx_catalog_product_view_related .top {
	background: url(../images/boxes/round.center.white.top.png) no-repeat;
	height: 10px;
}

#ntx_catalog_product_view_related .indicate-1 {
	background: url(../images/boxes/round.center.top.indicate.1.png);
}

#ntx_catalog_product_view_related .center {
	background: url(../images/boxes/round.center.center.png) repeat-y;
	padding: 5px;
}

#ntx_catalog_product_view_related .bottom {
	background: url(../images/boxes/round.center.bottom.png) no-repeat #fff;
}

#ntx_catalog_product_view_related .upsell {
	width: 535px;
}

#ntx_catalog_product_view_related .upsell h2 {
	margin: 0 0 10px 0;
}

#ntx_catalog_product_view_related .upsell h2,#ntx_catalog_product_view_related .upsell h2 a,#ntx_catalog_product_view_related .upsell h2 a em
	{
	font-size: 13px;
	font-weight: bolder;
	line-height: 100%
}

#ntx_catalog_product_view_related .upsell td {
	padding: 5px;
	border-bottom: 1px solid #D3D3D4;
}

#ntx_catalog_product_view_related .upsell thead tr th {
	padding: 0 0 0 5px;
	border-bottom: 1px solid #D3D3D4;
}

.ntx-upsell-title {
	margin: 0 0 10px 7px;
	font-size: 13px;
}

#ntx_catalog_product_view h2,#ntx_catalog_product_view h2 em {
	font-size: 13px;
}

.product-view-configurable div.availability {
	padding: 10px 0;
}

.product-view-configurable div.product-options-container {
	float: none;
	width: auto;
	text-align: left;
	position: relative;
}

.product-view-configurable div.product-options-container div.product-options-bottom div.price-box
	{
	position: absolute;
	left: 390px;
	top: 0;
	vertical-align: top;
	line-height: 22px;
}

.product-view-configurable .container-top {
	height: 113px;
}

.product-view-configurable .product-options dl.last dd.last {
	margin: 0;
}

.product-options-container dd select {
	width: 180px;
	overflow: visible;
}

#ntx_catalog_product_view  .product-options-container input#qty {
	margin: 1px 0 10px 6px;
}

#ntx_catalog_product_view .product-options-container .addtocart {
	margin-top: 10px;
}

html body.catalog-product-view  div.price-box span.from {
	display: none;
}

/*
*@file:catalog/product/view/media.phtml
*/
#ntx_catalog_product_view .more-views {
	display: none;
}

#ntx_catalog_product_view {
	margin: 0 0 0 0;
}

table.ntx-product-view-media-views {
	margin: 6px 0 0 0;
}

table.ntx-product-view-media-views td {
	padding: 0 0 6px 0;
}

table.ntx-product-view-media-views td.middle {
	padding: 0 6px 0 6px;
}

/*
@file: checkout/cart/crosssell.phtml
*/
/*
*@file:catalog/product/new.phtml
*/
#ntx_catalog_product_new_round_box .top {
	background: url(../images/boxes/round.center.top.png) no-repeat;
	height: 10px;
}

#ntx_catalog_product_new_round_box .indicate-1 {
	background: url(../images/boxes/round.center.top.indicate.1.png);
}

#ntx_catalog_product_new_round_box .center {
	background: url(../images/boxes/round.center.center.png) repeat-y;
	padding: 5px;
}

#ntx_catalog_product_new_round_box .bottom {
	background: url(../images/boxes/round.center.bottom.png) no-repeat #fff;
}

#ntx_catalog_product_new_round_box h2,#ntx_catalog_product_new_round_box h2 em
	{
	font-weight: bolder;
	font-size: 13px;
}

#ntx_catalog_product_new_round_box h3,#ntx_catalog_product_new_round_box h3 em
	{
	font-weight: bolder;
	font-size: 12px;
}

#ntx_catalog_product_new_round_box ul li {
	float: left;
	width: 210px;
}

#ntx_new_product_list td {
	width: 205px;
}

#ntx_new_product_list td.spacer {
	width: 10px;
}

/*
*@file:checkout/onepage/progress.phtml
*/
#ntx_checkout_onepage_progress .top {
	background: url(../images/boxes/round.checkout.top.png) no-repeat;
	height: 22px;
	padding: 7px 5px 2px 15px;
}

#ntx_checkout_onepage_progress .top h2 {
	color: #fff;
	font-weight: bolder;
}

#ntx_checkout_onepage_progress .center {
	
}

#ntx_checkout_onepage_progress .center .inner {
	padding: 0;
}

#ntx_checkout_onepage_progress .bottom {
	background: url(../images/boxes/round.checkout.bottom.png) no-repeat;
	height: 19px;
	font-weight: bolder;
}

#ntx_checkout_onepage_progress .center dl dt {
	padding: 0;
	background: url(../images/boxes/round.checkout.title.png) no-repeat
		#FAF7F1;
	height: 21px;
	padding: 2px 5px 0 15px;
}

#ntx_checkout_onepage_progress .center dl dd {
	padding: 0;
	background: url(../images/boxes/round.checkout.center.png) repeat-y;
	padding: 0 0 5px 15px;
}

#ntx_checkout_onepage_progress .center dl dt a {
	float: right;
	padding: 1px 5px 0 0;
}

#ntx_checkout_onepage_progress .center dl dt.complete {
	border: none;
}

#ntx_checkout_onepage_progress span.separator {
	display: none;
}

/*
#ntx_checkout_onepage_progress  .top{background:url(../images/boxes/round.checkout.top.png) no-repeat;height:16px;padding:5px 5px 2px 15px;}
#ntx_checkout_onepage_progress .top h2{color:#fff;font-weight:bolder;}
#ntx_checkout_onepage_progress .center{background:url(../images/boxes/round.checkout.center.png) repeat-y;}
#ntx_checkout_onepage_progress .center .inner{padding:0 3px 0 6px;}
#ntx_checkout_onepage_progress .bottom{background:url(../images/boxes/round.checkout.bottom.png) no-repeat;height:28px;font-weight:bolder;}
#ntx_checkout_onepage_progress .center dl dt{border-top:1px solid #A2A2A2;border-right:1px solid #A2A2A2;padding:3px 0 3px 6px;background:#F2F2F2;}
#ntx_checkout_onepage_progress .center dl dd{padding:3px 0 3px 6px;}
#ntx_checkout_onepage_progress .center dl dt a{float:right;padding:0 5px 0 0;}
#ntx_checkout_onepage_progress .center dl dt.complete{border-bottom:1px solid #A2A2A2;}
#ntx_checkout_onepage_progress span.separator{display:none;}
*/
/*
*@file:checkout/onepage/progress.phtml
*/
ol#checkoutSteps {
	border: none;
}

ol#checkoutSteps * {
	boder: none;
}

ol#checkoutSteps .button-set {
	height: auto;
	margin: 10px 0 20px 0;
	float: right;
	clear: both;
	width: 100%;
	padding-bottom: 10px;
}

ol#checkoutSteps .button-set a {
	float: left;
}

ol#checkoutSteps li,ol#checkoutSteps li.active,ol#checkoutSteps li.section
	{
	clear: both;
	border: none;
}

ol#checkoutSteps div.step {
	border: none;
}

ol#checkoutSteps h4 {
	border-bottom: 1px dotted #A2A2A2;
}

ol#checkoutSteps li.allow div.step-title {
	border: none;
}

ol#checkoutSteps li.section div.step-title {
	background: url(../images/backgrounds/checkout.step.off.png) no-repeat;
	height: 26px;
	border: none;
	position: relative;
	padding: 7px 0 0 45px;
}

ol#checkoutSteps li.active div.step-title {
	background: url(../images/backgrounds/checkout.step.on.png) no-repeat;
	border: none;
}

ol#checkoutSteps li.section div.step-title span.number {
	font-weight: bolder;
	font-size: 13px;
	position: absolute;
	left: 15px;
	top: 4px;
}

ol#checkoutSteps li.active div.step-title span.number {
	color: #fff;
}

label,input[type="radio"],input {
	vertical-align: middle;
}

/*
@file: checkout/onepage.phtml
*/
body.checkout-onepage-index div.page-title {
	margin-bottom: 8px;
}

span.opc-please-wait {
	clear: both;
	padding: 6px 0 0 0;
	display: block;
	width: 254px;
	height: 34px;
	background: url(../images/backgrounds/opc-loader.gif) no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bolder;
	margin: 20px auto;
}

span.opc-please-wait img {
	margin: 0 0 0 6px;
}

/*
@file: checkout/onepage/review.phtml
*/
#checkout-review-table td h4 {
	border: none;
}

/*
*@file:checkout/cart.phtml
*/
#cart_table {
	margin-top: 10px;
}

table#shopping-cart-table {
	width: 535px;
}

table#shopping-cart-table td {
	padding: 5px;
	border-bottom: 1px solid #D3D3D4;
}

table#shopping-cart-table thead tr th {
	border-bottom: 1px solid #D3D3D4;
}

table#shopping-cart-table tfoot td {
	border: none;
}

table#checkout_cart_totals {
	float: right;
}

table#checkout_cart_totals th,table#checkout_cart_totals td {
	vertical-align: top;
	padding: 3px;
}

/*
*@file:customer/account/edit.phtml
*/
#ntx_customer_adress_edit {
	
}

#ntx_customer_adress_edit .name-lastname {
	margin-left: 0;
	clear: both;
}

.confirm-password {
	
}

/*
* @file :customer/account/form/changepassword.phtml
*/
/*
*@file:customer/account/dashboard.phtml
*/
#ntx_cuxtomer_account_dashboard {
	
}

/*
*@file:customer/account/adress/book.phtml
*/
#ntx_customer_account_address_book {
	
}

#ntx_customer_account_address_book .buttons {
	margin: 0 0 20px 0;
}

#ntx_customer_account_address_book h4.border-dotted-grey {
	margin: 20px 0 10px 0;
}

/*
*@file:block/reorder
*/
.block-reorder {
	display: none;
}

/*
*@file:page/template/footerlinks.phtml
*/
#ntx_page_footer_links {
	float: none;
	clear: both;
	width: 100%;
	overflow: hidden;
}

#ntx_page_footer_links ul li {
	float: left;
	margin: 0 10px 0 0;
}

/*
*@file:checkout/cart.phtml
*/
/*
*@file: catalog/list.phtml
*/
.k {
	position: relative;
}

#g {
	position: absolute;
	left: 50px;
	top: 50px;
	width: 280px;
	height: 280px;
	zindex: 1000;
	visibility: hidden;
	background-color: transparent;
	backgroundimage: url('../images/zoomBackground.png');
	background-repeat: norepeat;
	border: none;
	padding-top: 6px;
	padding-left: 6px;
}

.listing-type-grid li.item {
	overflow: visible;
}

/*
* @file: customer/widget/name.phtml
*/
div.name-prefix {
	display: block;
	clear: both;
}

/*
* @file:customer/form/register.phtml
*/
div.ntx-newsletter-input-box {
	padding: 18px 0 0 0;
}

/*
* @extension: aw_blog
*/
.blog .head h4 {
	background-image: none !important;
}

.postContent a.blog-link {
	background: url(../images/icons/arrow.right.png) left center no-repeat
		#EBF6E0;
	padding: 0 0 0 15px;
	text-decoration: none;
}

.postContent a.blog-link:link {
	
}

.postContent a.blog-link:hover {
	background: #CBE4AC url(../images/icons/arrow.right.hover.png) no-repeat
		left center;
}

.postContent a.blog-link:active {
	
}

.postContent a.blog-link:visited {
	
}

.postContent .acenter {
	text-align: center;
	margin: auto;
	width: 60%;
}

.postContent .acenter .wp-caption {
	
}

.postTitle,.postTitle * {
	border: none !important;
}

.postTitle h2,.postTitle h2 a,.postTitle h2 i {
	border: none;
	font-weight: bolder;
	font-size: 13px !important;
}

.postTitle h3 {
	font-weight: bolder;
	font-size: 11px;
	border: none;
}

.postTitle a {
	text-decoration: none;
}

/*
* @file:customer/form/mxperts.login.phtml
*/
#ntx_login_box {
	background: url(../images/backgrounds/box.login.png) no-repeat left top;
	width: 200px;
	height: 180px;
	padding: 5px 10px 0 5px;
}

#ntx_login_box #email-div {
	margin: 0 0 10px 0;
}

#ntx_login_box p {
	margin: 0 0 3px 0;
}

#ntx_login_box .validation-advice {
	display: none;
}

#ntx_login_box .input-text {
	background-color: #D6E3A7;
}

#ntx_login_box .validate-email {
	width: 168px;
	background: url(../images/backgrounds/input.email.png) no-repeat;
	height: 18px;
	padding-left: 31px;
	margin: 0px;
}

#ntx_login_box #pass-div {
	margin: 0 0 0 0;
	width: 100%;
	position: relative;
}

#ntx_login_box #pass-div #ntx-logpass {
	width: 168px;
	background: url(../images/backgrounds/input.keyword.png) no-repeat;
	height: 18px;
	padding-left: 32px;
}

#ntx_login_box #pass-div .button {
	position: absolute;
	right: 5px;
}

#ntx_login_box .forgot-password-link {
	width: 100%;
	margin: 5px 0 0 0;
}

#ntx_login_box .register {
	clear: both;
	padding: 10px 0 0 0;
}

#ntx_login_box .register a {
	background: url(../images/icons/arrow.right.png) left center no-repeat
		#BFE089;
	padding: 0 0 0 15px;
	text-decoration: none;
}

#ntx_login_box .register a:link {
	
}

#ntx_login_box .register a:hover {
	background: #CBE4AC url(../images/icons/arrow.right.hover.png) no-repeat
		left center;
}

#ntx_login_box .register a:active {
	
}

#ntx_login_box .register a:visited {
	
}

/*
* @file: page/html/top.links.phtml
*/
.col-left #ntx_page_top_links {
	width: 176px;
	padding: 0 4px 0 0;
}

.col-right #ntx_page_top_links .top {
	margin: 0 0 0 0;
}

/*
* @file:customer/account/navigation.phtml
*/
#ntx_customer_account_navigation_column {
	padding: 0;
	margin: 0 0 10px 0;
}

#ntx_customer_account_navigation_column ul li {
	padding: 0;
	margin: 0;
}

#ntx_customer_account_navigation_column ul li.email {
	background: url(../images/backgrounds/user.email.png) no-repeat;
	height: 31px;
	text-align: left;
	padding-left: 37px;
}

#ntx_customer_account_navigation_column ul li.email span {
	line-height: 31px;
}

/*
* @file: uigiftcerty/balance.phtml
*/
#ntx_ugiftcert_balance {
	margin-top: 8px;
}

/*
*@file: checkout/cart/shipping.phtml
*/
.form-button-alt {
	height: 23px;
}

/*
@file: contacts/form.phtml
*/
body.contacts-index-index ul.messages {
	display: none !important;
}

/*
@file : heidelpay/index.phtml
*/
#ntx_heidelpay_index {
	margin-top: 25px;
}

/*
* @file: ntx/dialog.phtml
*/
#ntx_dialog {
	background: transparent;
}

#ntx_dialog .inner {
	margin: 0;
	padding: 0;
	background: url(../images/backgrounds/dialog.standard.gif) no-repeat;
	width: 320px;
	height: 160px;
	position: relative;
}

#ntx_dialog .content {
	margin: 10px 0 0 0;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	width: 290px;
}

#ntx_dialog .button-set {
	position: absolute;
	bottom: 20px;
	left: 110px;
	margin: 20px 0 0 0;
	text-align: center;
}

/*
@file: ntx/customer/account/navigation.top.phtml
*/
#ntx_customer_account_navigation_top {
	clear: both;
	float: none;
	height: 70px;
	margin-top: 24px;
}

#ntx_customer_account_navigation_top ul li {
	float: left;
}

/*
@area: jquery
*/
.ui-dialog {
	border: none;
	overflow: visible;
}

.ui-dialog-titlebar {
	display: none;
}

.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-widget-overlay {
	background: #666666
		url(../images/jquery/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat;
	opacity: .50;
	filter: Alpha(Opacity = 50);
}

/*
@file : rss/list.phtml
*/
#ntx_rss_list {
	margin: 10px 0 0 0;
}

/*
recaptcha
*/
table#recaptcha_table {
	border: none !important;
}

div#recaptcha_area {
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #a4a4a4;
	width: 525px;
	padding: 2px;
}

html body.contacts-contacts-index div.wrapper div.page div.main div.col-main form#contactForm div#recaptcha_widget_div.recaptcha_nothad_incorrect_sol div#recaptcha_area table#recaptcha_table.recaptchatable tbody tr td div.recaptcha_input_area input#recaptcha_response_field
	{
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #a4a4a4 !important;
	width: 525px;
	padding: 2px;
}

html body.contacts-contacts-index div.wrapper div.page div.main div.col-main form#contactForm div.button-set button.form-button
	{
	margin-top: 20px;
}

.product-options,.product-options-bottom {
	background: none;
	border: 0;
	padding: 5px;
}

body.catalog-product-view tr.product_type_data_configurable td * {
	display: none;
}

body.catalog-product-view div.product-options-bottom div.price-box {
	margin-top: 0;
}

div.ntx-image-border-outer {
	position: relative;
}

div.ntx-image-border-outer img.badge {
	position: absolute;
	right: -2px;
	bottom: -2px;
	border: none;
}

.truncated .truncated_full_value dl.item-options {
	border: 1px solid #ddd;
	width: 150px;
}

.col-right .truncated .show dl {
	left: -50px;
	top: 0;
}

html body.catalog-product-view div.product-options-bottom div.baseprice-box
	{
	display: none;
}

.product-options-container {
	float: right;
	width: 255px;
	text-align: center;
	position: relative;
}

.product-options-container #product-options-wrapper {
	padding: 0;
}

div.product-options-bottom div.addtocart {
	margin: 0 auto;
}

.product-options dt label {
	display: none;
}

#search_autocomplete {
	z-index: 9000;
}
