@CHARSET "UTF-8";


/* TOPBAR */

#header #login-form .button {
	background-image: url(../images/login-button.png);
	width: 63px;
	height: 20px;
}

/* NAVIGATION */

#vertnav ul.level0 {
	height: auto;
}

#vertnav ul.level1 {
	height: auto;
}

#vertnav ul.level2 {
	height: auto;
}

#vertnav ul.level3 {
	height: auto;
}
	
/* SEARCH */

.block-search {
	padding: 10px 5px 10px 10px;
	background: #f1f1f1;
}


#search {
    background: #ffffff;
    /*border: none;
    display: block;*/
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    /*position: absolute;
    top: 15px;
	left: 15px;*/
    width: 150px;	
}

#search_mini_form .button-search {
    background: url(../images/search_button.gif) no-repeat top right;
	padding: none;
	border: none;
	width: 18px;
	height: 18px;
	margin-left: 5px;
}

#search_mini_form .button-search span {
	display: none;
}

/* LOGIN */

#content #login-form {
	position: relative;
}

/* PRODUCT LIST */

#product-listing .button {
	background-image: url(../images/addtocart.png);
	width: 123px;
	height: 23px;
}

#product-listing li {
	margin-bottom: 10px;
	width: 180px
}

#product-listing .product-title {
	min-height: 16px;
}

#product-listing .product-short-description {
	min-height: 32px;
}

/* PRODUCT VIEW */

#product-detail-more-img {
	float: left;
	width: auto;
	max-width: 475px;
}

#product-detail-availability {
	position: relative;
	float: right;
	line-height: 0px;
	text-transform: uppercase;
	font-size: 11px;
	top:-70px;
	right:-15px;
}

/* lieferbar-text ausblenden quick'n'dirty */
#product-detail-availability {
	color: #ffffff !important;
}

#product-detail-info {
	margin-right: 15px;
	margin-bottom: 20px;
}

/* PRODUCT VIEW MEDIA */

.hidden {
	display: none;
}

/* CLEARER */

.clear-both {
	clear: both;
}

/* Legal Nav */
/*#legal-nav {
	-moz-border-radius-bottomright: 10px;
	color:#fff;
	font-size:11px;
	padding:5px;
	width:260px;
	background: url(../images/legal_nav_border.gif) no-repeat scroll right top transparent;
	margin-right:695px;
	}*/

#legal-nav {
	color:#999999;
	font-size:11px;
	height: 23px; /* 25px */
	width:360px; /* 265px */
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	margin-right:695px;
	}

#legal-nav a {
	color: #999999 !important;
	padding-right: 10px;
	border-right: 1px solid #999999;
	text-transform: uppercase;
}
	
/* Meta Nav */
/*#metanav {
	color:#666;
	float:left;
	font-size:11px;
	margin:40px 0 40px 285px;
	text-align:left;
	width:545px;
	}*/

#metanav {
	color:#666;
	font-size:12px;
	margin: 25px 0 40px 320px;
	text-align:left;
	width:500px;
	}

#nwa-logo{
	background: url(../images/member_of_logo.png) no-repeat scroll 0 0 transparent;
	float:right;
	height:100px;
	width:125px;
	top: -30px;
	}







/* shopstart */

.shopstart {
	height: 385px;
	margin-top: 10px;
}

.start-bluenature {
	background: transparent url(../images/shopstart/shopstart_dach.jpg) top right no-repeat;
}

.start-canada {
	background: transparent url(../images/category_overview/shopstart_canada.jpg) top right no-repeat;
}

.start-dach {
	background: transparent url(../images/shopstart/shopstart_dach.jpg) top right no-repeat;
}

.start-fr {
	background: transparent url(../images/shopstart/shopstart_fr.jpg) top right no-repeat;
}

.start-se {
	background: transparent url(../images/shopstart/shopstart_se.jpg) top right no-repeat;
}

.start-bg {
	background: transparent url(../images/shopstart/shopstart_bg.jpg) top right no-repeat;
}

.start-pt {
	background: transparent url(../images/shopstart/shopstart_pt.jpg) top right no-repeat;
}

.start-ua {
	background: transparent url(../images/shopstart/shopstart_ua.jpg) top right no-repeat;
}

.shopstart h1 {
	font-size: 22px;
	font-weight: normal !important;
	color: #4086bd;
	height: 45px; /* 70px */
	margin-right: 135px;
	margin-left: 40px;
	padding-top: 40px;
	padding-left: 180px;
	background: transparent url(../images/category_overview/category_overview_logo_bluenature.png) top left no-repeat;
	display: none;
}

.shopstart h1 span {
	font-weight: bold;
	text-transform: uppercase;
}



.shopstart-trenner {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

.shopstart-news {
	margin-bottom: 15px;
	padding-bottom: 65px;
	background: transparent url(../images/shopstart/shopstart_news_highlights.png) bottom right no-repeat;
}

.shopstart-news img.news-left {
	margin-left: 15px;
	margin-right: 30px;
}


.sprachhinweis {
	padding: 20px 20px 65px 20px;
	margin-bottom: 15px;
	background: transparent url(../images/shopstart/shopstart_sprachhinweis.png) bottom right no-repeat;
}





/* category overview */

.category-overview {
	background: transparent;
	/* IE7 Hack */
	width: 490px;
	float: left;
}

.category-overview h1 {
	font-size: 16px;
	font-weight: normal !important;
	color: #999999;
	text-transform: uppercase;
	min-height: 60px; /* 70px */
	height:auto !important;
	height: 70px;
	padding: 10px 200px 10px 20px;
	background: transparent url(../images/category_overview/category_overview_logo.png) top right no-repeat;
}



/* naddi: categories titles with changing logos */

h1.cat-bluenature {
	background-image: url(../images/category_overview/category_overview_logo_bluenature.png) !important;
}

h1.cat-coffee {
	background-image: url(../images/category_overview/category_overview_logo_coffee.png) !important;
}

h1.cat-plang {
	background-image: url(../images/category_overview/category_overview_logo_plang.png) !important;
}

h1.cat-pl {
	background-image: url(../images/category_overview/category_overview_logo_pl.png) !important;
}

h1.cat-tex {
	background-image: url(../images/category_overview/category_overview_logo_tex4net.png) !important;
}

h1.cat-apas {
	background-image: url(../images/category_overview/category_overview_logo_apas.png) !important;
}

h1.cat-bluebox {
	background-image: url(../images/category_overview/category_overview_logo_bluebox.png) !important;
}

h1.cat-naturevita {
	background-image: url(../images/category_overview/category_overview_logo_naturevita.png) !important;
}

h1.cat-pwirth {
	background-image: url(../images/category_overview/category_overview_logo_pwirth.png) !important;
}

h1.cat-animal {
	background-image: url(../images/category_overview/category_overview_logo_animal.png) !important;
}






.category-overview h1 span {
	font-weight: bold;
	font-size: 23px;
	color: #336699;
	padding-left: 20px;
	text-transform: none;
}

.category-overview .cat-boxes {
	background: transparent url(../images/category_overview/category_overview_bg.png) center top no-repeat;
	margin-top: 10px;
	color: #ffffff;
}

.category-overview .cat-boxes span {
	padding-left: 10px;
	color: #ffffff;
}

.solo .cat-boxes {
	background-image: url(../images/category_overview/category_overview_bg_solo.png);
}

.category-overview .category-box {
	float: right;
	width: 210px;
	height: 155px;
	background: #545253 url(../images/category_overview/category_box_bg.png) bottom left repeat-x;
	margin-bottom: 50px;
}

.category-overview .cat-box-left {
	float: left !important;
}

.category-overview .cat-box-flash {
	background-image: url(../images/category_overview/category_box_bg_flash.png);
}

.category-overview .category-box img.cat-pic {
	display: block;
	margin-bottom: 5px;
}

.category-overview .category-box a:link,
.category-overview .category-box a:visited {
	text-decoration: none;
	color: #ffffff;
	background: url(../images/category_overview/category_overview_link_symbol.png) right center no-repeat;
	padding-right: 20px;
	padding-left: 10px;
}

.category-overview .category-box a:hover,
.category-overview .category-box a:active {
	text-decoration: underline;
}

.category-overview .category-box a.pic:link,
.category-overview .category-box a.pic:visited {
	padding: 0px;
}

.category-overview .category-box a.pic:hover,
.category-overview .category-box a.pic:active {
	text-decoration: none;
}



/* category suboverview */

.category-suboverview {
	width: 490px;
	float: left;
}

.category-suboverview .cat-boxes {
	background: transparent url(../images/category_overview/suboverview_helper.png) no-repeat bottom left;
	margin-top: 30px;
	margin-right: 20px;
	width: 145px; /* 170px */
	float: left;
	padding: 76px 30px 5px 15px;
	height: 29px; /* 110px */
	font-size: 11px;
}

.category-suboverview .left {

}

.category-suboverview .technik {
	background-image: url(../images/category_overview/suboverview_helper_technik.png);
}

.category-suboverview .print {
	background-image: url(../images/category_overview/suboverview_helper_print.png);
}

.category-suboverview .misc {
	background-image: url(../images/category_overview/suboverview_helper_misc.png);
}





/* login bar mini.login */

input.minilogin-submit {
	background: #a0a0a0 url(../images/minilogin_submit_bg.png) repeat-x top left;
	border: 1px solid #838383;
	padding: 2px 10px 1px 10px;
	color: #666666;
	font-size: 11px;
}

input.minilogin-submit:hover {
	background-image: url(../images/minilogin_submit_bg_on.png);
	background-color: #bfbfbc;
}



/* submit buttons */

button.button,
input#login-submit,
a.a-button {
	background: #a0a0a0 url(../images/minilogin_submit_bg.png) repeat-x top left;
	border: 1px solid #838383;
	padding: 2px 5px 1px 5px;
	margin-right: 5px;
	margin-left: 5px;
	color: #ffffff !important;
	font-size: 11px;
}

button.button:hover,
input#login-submit:hover  {
	background-image: url(../images/minilogin_submit_bg_on.png);
	background-color: #cdcdcd;
}

button.button span {
	background: none;
	font-weight: normal;
}

a.checkout-cart-buttonstyle:link,
a.checkout-cart-buttonstyle:visited {
	height: 23px;
	line-height: 23px;
	font-size: 12px;
	background: #a0a0a0 url(../images/minilogin_submit_bg.png) repeat-x top left;
	border: 1px solid #838383;
	padding: 0px 10px 0px 10px;
	margin-right: 5px;
	margin-left: 5px;
	color: #ffffff !important;
}

a.checkout-cart-buttonstyle:hover,
a.checkout-cart-buttonstyle:active {
	text-decoration: none !important;
	background-image: url(../images/minilogin_submit_bg_on.png);
	background-color: #cdcdcd;
}




.product-shop {
	/*margin-top: 20px;*/
}

.breadcrumbs {
	margin-bottom: 20px;
}

/* block sidebar */

.block {
	background: #ffffff url(../images/bkg_block-title.gif) repeat-x top left !important;
	padding-bottom: 10px;
}

.block-title a:link,
.block-title a:visited {
	color: #336699 !important;
}

.block-title a:hover,
.block-title a:active {
	color: #999999 !important;
}

.block-bestellannahmen .block-title,
.block-cart .block-title,
.block-progress .block-title {
	background: transparent url(../images/block_title_bestellannahme.png) no-repeat top left;
	margin-top: 10px;
	padding: 10px 5px 0 50px !important;
	min-height: 40px;
}

.block-cart .block-title,
.block-progress .block-title {
	background-image: url(../images/block_title_cart.png) !important;
}

.block-cart .block-title strong,
.block-progress .block-title strong {
	padding-top: 3px;
	padding-left: 0 !important;
}

.block-cart .block-title strong span,
.block-progress .block-title strong span {
	font-size: 16px;
	font-weight: bold !important;
	color: #336699;
	padding-left: 0 !important;
}



/* block hilfe */

.block-hilfe .block-title {
	background: transparent url(../images/block_title_hilfe.png) no-repeat top left;
	margin-top: 10px;
	padding: 10px 5px 0 50px !important;
	min-height: 40px;
}

.block-hilfe p {
	margin-right: 10px;
	margin-left: 10px;
}

.block-hilfe a {
	color: #99141b;
}


/* block zuletzt gesehen */

.block-viewed .block-title {
	background: transparent url(../images/block_title_viewed.png) no-repeat top left;
	margin-top: 10px;
	padding: 10px 5px 0 25px !important;
	min-height: 40px;
	color: #336699 !important;
}

.block-viewed p {
	margin-right: 10px;
	margin-left: 10px;
}

.block-viewed .block-title strong,
.block-viewed .block-title strong span {
	background: none !important;
	padding: none !important;
	color: #336699 !important;
	font-size: 14px;
}

.block-viewed a {
	/*color: #99141b;*/
}




/* block zahlarten */

.block-payment .block-title {
	background: transparent url(../images/block_title_payment.png) no-repeat top left;
	margin-top: 10px;
	padding: 10px 5px 0 50px !important;
	min-height: 40px;
}

.block-payment p {
	margin-right: 10px;
	margin-left: 10px;
}

.block-payment a {
	color: #99141b;
}


/* product grid */

h2.product-name {
	min-height: 80px;
	height:auto !important;
	height: 80px;
}

h2.product-name a {
	color: #336699;
}

span.tax-flag {
	color: #999999;
	font-size: 11px;
}




/* price view */

#product-detail-price {
	
}

div.grid-prices {
	width: 150px;
	float: left;
}

.price-net {
	margin-bottom: 0;
	padding-bottom: 0;
}

.knx-price-net .knx-price-big {
	display: block;
	color: #666666;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.knx-price-net .tax-flag {
	color: #999999;
	font-weight: normal;
}

.knx-price-brut .knx-price-big {
	display: block;
	color: #666666;
	font-weight: bold;
	margin-top: 10px;
}

.knx-price-brut .tax-flag {
	color: #999999;
	font-weight: normal;
}

li.item .tax-flag,
#product-detail-price .tax-flag {
	display: block;
}



/* price view detail site: staffelpreise */

#product-detail-price .grid-quantities {
	width: 200px;
	float: right;
	margin-left: 30px;
	background: transparent url(../images/grid_quantities_bg.png) no-repeat top right;
}

#product-detail-price .grid-quantities h5 {
	color: #666666;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 10px;
}

#product-detail-price .grid-quantities ul {
	border-left: 1px solid #bebfc1;
}

#product-detail-price .grid-quantities li {
	padding: 5px 0 5px 40px;
	background: transparent url(../images/grid_quantities_li.png) no-repeat top left;
}

#product-detail-price .grid-quantities li .qty {
	
}

#product-detail-price .grid-quantities .knx-price-net {
	color: #99141b;
	font-weight: bold;
}

#product-detail-price .grid-quantities .knx-price-brut {
	color: #666666;
}




/* staffelpreise: hide in product overview */

.category-products .grid-quantities {
	display: none;
}

.products-grid .grid-quantities {
	display: none;
}




/* checkout */

.tax-checkout-grandtotalex {
	
}

.tax-checkout-total {
	font-size: 14px;
	font-weight: bold;
}

.label-shipping-address-select a:link,
.label-shipping-address-select a:visited {
	color: #336699;
	text-decoration: underline;
}

.label-shipping-address-select a:hover,
.label-shipping-address-select a:active {
	text-decoration: none;
}



/* bestellannahme */

.block-bestellannahmen a.toggleLink {
	background: transparent url(../images/bestellannahme_symbol.png) no-repeat 0 2px;
	padding-left: 20px;
	color: #333333;
}

.block-bestellannahmen a.active {
	background-image: url(../images/bestellannahme_symbol_active.png);
	color: #336699;
}



/* footer language selector */

/*#meta-container {
	position: relative;
	background: transparent;
	left: -45px;
	top: -30px;
}
#meta-home {float: left; display: inline-block; width: auto;margin-top: -3px;}
#meta {background-color: transparent; float: left; padding: 19px; padding-top: 22px; padding-bottom: 17px; margin-left:-3px; position: relative; z-index: 50;}
#meta li {position: relative; z-index: 100;}
#meta li a {position: relative; z-index: 101;}
*/

#meta-language {	
	/*background: url('../images/footer-end.png');*/
	/*background-repeat: no-repeat;
	width: 200px;
	height: 98px;
	position: relative;
	left: -25px;*/
	width: 300px;
	height: 40px;
	margin-top: 15px;
	margin-left: 630px;
	background: url('../images/bg_selector_main.png') no-repeat top left;
}

#meta-language-wrap {
	/*float: right;*/
}

#language-form {
	float: left;
	background-repeat: no-repeat;
	width: 250px;
	height: 40px;
	padding: 0px;
}
#language-form form {padding: 8px;}
#language-form select {width: 230px; border: solid 1px #666666;}
#language-flag {
	float: left;
	background: none;
	margin-top: 5px;
	margin-left: -5px;
}

#select-language {
	margin-top: 7px;
}








/* print button */

a.printlink:link,
a.printlink:visited {
	color: #99141b;
	text-decoration: none;
	background: url('../images/btn_print.png') no-repeat center left;
	padding-left: 25px;
}

a.printlink:hover,
a.printlink:active {
	text-decoration: underline;
}
	








/* logout goodbye */

p.logout-goodbye {
	background: url(../images/logout_goodbye.jpg) no-repeat top left;
	margin-top: 40px;
	height: 200px;
}

p.logout-goodbye span {
	display: none;
}




/* error 404 page */

.error-404 {
	background: #ffffff url(../images/404.png) no-repeat top left;
	width: 470px; /* 660px */
	height: 275px; /* 350px */
	padding: 70px 35px 5px 155px;
}

.error-404 h1 {
	height: 20px; /* 50px */
	padding: 15px 135px 15px 35px;
	margin: 0;
	color: #ffffff;
	font-weight: normal;
	font-size: 30px;
	font-family: "Myriad Pro light", Arial, Helvetica;
}

.error-404 h2 {
	height: 40px; /* 50px */
	padding: 5px 135px 5px 35px;
	text-align: right;
	margin: 0;
	color: #999999;
	font-weight: normal;
	font-size: 14px;
	font-family: "Myriad Pro light", Arial, Helvetica;
}

.error-404 .infotext-404 {
	color: #333333;
	font-size: 16px;
	font-family: "Myriad Pro light", Arial, Helvetica;
	text-align: center;
}

.error-404 .infotext-404 span {
	color:#99141b;
}

.error-404 .infotext-404 a:link,
.error-404 .infotext-404a:visited {
	color:#99141b;
	text-decoration: none;
}

.error-404 .infotext-404a:hover,
.error-404 .infotext-404a:active {
	text-decoration: underline;
}





/* hilfe seiten */

.helpmequick {
	background: #ffffff url(../images/helpmequick_bg.png) no-repeat bottom right;
	padding-bottom: 100px;
}

.public-nwashop {
	background: #ffffff url(../images/public_nwashop.png) no-repeat bottom left;
	padding-bottom: 210px;
}

.helpmequick h1 {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 25px;
}

.helpmequick h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
}

.helpmequick ul {
	width: 450px;
	color: #99141b;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.helpmequick li {
	padding: 3px 30px 3px 10px;
	background: #ffffff url(../images/helpmequick_li.png) repeat-x bottom right;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.helpmequick p.servicecenter {
	color: #999999;
	margin-top: 30px;
	border-top: 1px solid #cccccc;
	padding-top: 15px;
}

.helpmequick object {
	border: 1px solid #cccccc;
}

.helpmequick-loginpage {
	background: #ffffff url(../images/helpmequick_bg.png) no-repeat top right;
	width: 120px;
	min-height: 70px;
	height:auto !important;
	height: 70px; /* IE hack */
	float: right;
	border: 1px solid #cccccc;
	padding: 30px 100px 15px 15px;
	color: #666666;
	font-size: 11px;
}

.helpmequick-loginpage a:link,
.helpmequick-loginpage a:visited {
	color:#99141b;
	text-decoration: none;
}

.helpmequick-loginpage a:hover,
.helpmequick-loginpage a:active {
	text-decoration: underline !important;
}


/*
p.help-back a:link,
p.help-back a:visited {
	height: 23px;
	line-height: 23px;
	font-size: 12px;
	background: #a0a0a0 url(../images/minilogin_submit_bg.png) repeat-x top left;
	border: 1px solid #838383;
	padding: 5px 10px 5px 10px;
	margin-right: 15px;
	color: #ffffff !important;
}

p.help-back a:hover,
p.help-back a:active {
	text-decoration: none !important;
	background-image: url(../images/minilogin_submit_bg_on.png);
	background-color: #cdcdcd;
}
*/






/* MyFirstOrder */

li.myfirstorder h4 {
	margin-top: 50px;
	border-top: 1px solid #cccccc;
	padding: 30px 20px 10px 20px;
	background: url("../images/bkg_block-title.gif") repeat-x scroll left top #FFFFFF !important;
}

li.myfirstorder p {
	margin-top: 5px;
	padding: 5px 20px 5px 20px;
}

li.myfirstorder a:link,
li.myfirstorder a:visited {
	color:#99141b;
	text-decoration: underline;
}

li.myfirstorder a:hover,
li.myfirstorder a:active {
	text-decoration: none;
}

.myfirstorder {
	margin-left: 20px;
    width: 465px;
}
.myfirstorder table {
	border: 1px solid #545253;
	padding: 5px;
	margin-bottom: 5px;
    width: 463px;
    clear: right;
}

.myfirstorder table td, .myfirstorder table th {
    padding: 3px 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.myfirstorder table thead th {
	background: #545253 url("../images/myfirstorder_th_bg.png") repeat-x top left;
	height: 30px; /* 35px */
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
    border: none;
	vertical-align: center;
}

.myfirstorder table tfoot th {
    font-weight: bold;
    text-align: right;
}

.myfirstorder table .input-text {
	border: none;
}
.myfirstorder table .qty,
.myfirstorder table .price,
.myfirstorder table .pw {
    text-align: right;
}
.myfirstorder table .mfo-qty {
	width: 40px;
}
.myfirstorder table .mfo-sku {
	width: 50px;
}
.myfirstorder table .mfo-desc {
	width: 100px;
}
.myfirstorder table .mfo-price {
	width: 70px;
}
.myfirstorder table .mfo-pw {
	width: 50px;
}

.myfirstorder table .not-enough {
	color: red;
}

table.myfirstorder-overview th, table.myfirstorder-overview td {
    padding: 4px 6px;
}
table.myfirstorder-overview th {
    font-weight: bold;
}
table.myfirstorder-overview td {
    border-top: 1px solid #ccc;
}
table.myfirstorder-overview td.qty {
    text-align: right;
}

.myfirstorder-hint, #firstorder-error-msg {
	padding: 5px 20px 5px 20px;
	color: #99141b;
	margin-bottom: 15px;
}
#firstorder-error-msg {
    font-weight: bold;
}

.myfirstorder table #myfirstorder-notice td {
    padding: 10px 5px;
    text-align: center;
    font-size: 93%;
}

.myfirstorder .add {
    float: right;
    margin-bottom: 5px;
}
.myfirstorder .add input.input-text {
    padding: 4px 5px;
    margin-left: 7px;
}
.myfirstorder .add input.myfirstorder-add-qty {
    width: 20px;
}
.myfirstorder .add input.myfirstorder-add-sku {
    width: 90px;
}
.myfirstorder .add button.button {
    margin: 0;
}
.myfirstorder .add button.disabled-button {
    background: #fff;
    border: none;
}
.myfirstorder .add button.disabled-button span {
    color: #999;
}

/* pw change */

a.pw-change:link,
a.pw-change:visited {
	background: #a2a1a1 url("../images/pwchange_bg.png") repeat-x top left;
	padding: 3px 15px 3px 15px;
	float: right;
	color: #ffffff;
	font-size: 12px;
	border: 1px solid #838383;
}

a.pw-change:hover,
a.pw-change:active {
	background-image: url("../images/pwchange_bg_on.png");
	background-color: #cdcdcd;
	text-decoration: none;
}
	



/* statischer block apas bestellhinweis */

#apas-bestellhinweis {
	border: 1px solid #e2e2e2;
	padding: 10px 10px 10px 10px;
	background: transparent url("../images/apas_bestellhinweis_bg.png") repeat-x bottom left;
	margin-bottom: 30px;
}

#apas-bestellhinweis h1 {
	background: transparent url("../images/apas_bestellhinweis_h1.png") no-repeat top right;
	height: 60px; /* 60px */
	font-family: "Myriad Pro", Arial, Helvetica;
	font-size: 18px;
	color: #99141b;
	padding-top: 18px;
	padding-right: 25px;
	text-align: right;
}

#apas-bestellhinweis p {
	padding-top: 2px;
	color: #666666;
	font-weight: bold;
}

.apas-bestellhinweis-stern {
	background: transparent url("../images/apas_bestellhinweis_stern.png") no-repeat top right;
	padding-right: 70px;
	color: #99141b;
	font-weight: bold;
	min-height: 55px;
	height:auto !important;
	height: 55px;
}



/* statischer block animal bestellhinweis */

#animal-bestellhinweis {
	border: 1px solid #e2e2e2;
	padding: 10px 10px 10px 10px;
	background: transparent url("../images/animal_bestellhinweis_bg.png") repeat-x bottom left;
	margin-bottom: 30px;
}

#animal-bestellhinweis h1 {
	background: transparent url("../images/animal_bestellhinweis_h1.png") no-repeat top right;
	height: 85px; /* 60px */
	font-family: "Myriad Pro", Arial, Helvetica;
	font-size: 18px;
	color: #99141b;
	padding-top: 18px;
	padding-right: 25px;
	text-align: right;
}




/* statischer block pierre lang bestellhinweis */

#plang-bestellhinweis {
	border: 1px solid #e2e2e2;
	padding: 10px 10px 10px 10px;
	background: transparent url("../images/plang_bestellhinweis_bg.png") repeat-x bottom left;
	margin-bottom: 30px;
}

#plang-bestellhinweis h1 {
	background: transparent url("../images/plang_bestellhinweis_h1.png") no-repeat top right;
	height: 60px; /* 60px */
	font-family: "Myriad Pro", Arial, Helvetica;
	font-size: 18px;
	color: #99141b;
	padding-top: 18px;
	padding-right: 25px;
	text-align: right;
}





/* statischer block vie at home bestellhinweis */

#vie-bestellhinweis {
	border: 1px solid #e2e2e2;
	padding: 10px 10px 10px 10px;
	background: transparent url("../images/vie_bestellhinweis_bg.png") repeat-x bottom left;
	margin-bottom: 30px;
}

#vie-bestellhinweis h1 {
	background: transparent url("../images/vie_bestellhinweis_h1.png") no-repeat top right;
	height: 60px; /* 60px */
	font-family: "Myriad Pro", Arial, Helvetica;
	font-size: 18px;
	color: #99141b;
	padding-top: 18px;
	padding-right: 25px;
	text-align: right;
}



/* statischer block russlandshop hinweis */

#russlandshop-bestellhinweis {
	border: 1px solid #e2e2e2;
	padding: 10px 10px 10px 10px;
	background: transparent url("../images/russlandshop_bestellhinweis_bg.png") repeat-x bottom left;
	margin-bottom: 30px;
}

#russlandshop-bestellhinweis h1 {
	background: transparent url("../images/russlandshop_bestellhinweis_h1.png") no-repeat top right;
	height: 60px; /* 60px */
	font-family: "Myriad Pro", Arial, Helvetica;
	font-size: 18px;
	color: #99141b;
	padding-top: 18px;
	padding-right: 25px;
	text-align: right;
}




/* bluebox voucher */

ul#voucherlist {
	background:#fff url(../images/bkg_account_box.gif) 0 0 repeat-x;
	border:1px solid #ccc;
	border-color:#ccc #999 #999 #ccc;
	padding:25px;
	margin: 0 0 20px;
}

ul#voucherlist li {
	background: transparent url(../images/voucher_li.png) center left no-repeat;
	padding: 3px 0 3px 15px;
	color: #99141b;
	border-bottom: 1px dotted #99141b;
}

ul#voucherlist span {
	width: 250px;
	color: #999999;
	float: right;
}




/* sub cat overview - automatic!!! */


.sub-cat-title {
	margin-bottom: 20px;
}

.sub-cat-title h1 {
	font-size: 16px;
	font-weight: normal !important;
	color: #999999;
	padding-left: 30px;
	text-transform: uppercase;
	background: transparent url(../images/category_overview/category_overview_logo_bluenature.png) top right no-repeat;
}

.sub-cat-title h1 span {
	font-weight: bold;
	color: #336699;
	font-size: 20px;
	padding-left: 30px;
	text-transform: none;
}

.sub-cat-listing {
	background: transparent url(../images/sub_cat_listing_bg.png) center top no-repeat;
}

.sub-cat-listing .category-box {
	width: 210px;
	float: left;
	margin-bottom: 35px;
}

.sub-cat-listing .left {
	margin-right: 75px;
}


.sub-cat-listing .category-name {
	width: 183px; /* 210px */
	height: 28px; /* 35px */
	padding-top: 7px;
	padding-left: 27px;
	background: transparent url(../images/sub_cat_listing_name_bg.png) top left no-repeat;
}

.sub-cat-listing .category-name a:link,
.sub-cat-listing .category-name a:visited {
	color: #ffffff;
	text-decoration: none;
}

.sub-cat-listing .category-name a:hover,
.sub-cat-listing .category-name a:active {
	text-decoration: underline;
}



/* sub category subs */


#sub-categories .sub-cat-listing {
	background: transparent url(../images/subcategories_sub_cat_listing_bg.png) bottom center no-repeat;
	padding-bottom: 50px;
}

#sub-categories .sub-title h1 {
	color: #999999;
	font-size: 18px;
}

#sub-categories .sub-cat-listing .left {
	margin-right: 0px;
}

#sub-categories .sub-cat-listing .category-box {
	width: 170px;
	float: left;
	margin-left: 50px;
	margin-bottom: 35px;
}

#sub-categories .sub-cat-listing .category-name {
	background: transparent url(../images/sub_cat_listing_sub_name_bg.png) top left no-repeat;
	height: 33px; /* 35px */
	padding-top: 2px;
	padding-left: 20px;
}

#sub-categories .sub-cat-listing .category-name a:link,
#sub-categories .sub-cat-listing .category-name a:visited {
	color: #666666;
	text-decoration: none;
}

#sub-categories .sub-cat-listing .category-name a:hover,
#sub-categories .sub-cat-listing .category-name a:active {
	text-decoration: underline;
}





/* special: related products naturevita */

/* related wird nur eingeblendet, wenn produkt nicht verfuegbar */
.relatedProductsBottom {
	/*display: none;*/
}

.relatedProductsTop {
	/*display: none !important;*/
}


#relatedProductContainer div.block-related {
	background: transparent url(../images/bkg_block_related_bg.png) top right no-repeat !important;
	border-left: 1px solid #bebfc1 !important;
	margin-top: none !important;
	margin-bottom: none !important;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: none !important;
	font-size: 13px;
}

#relatedProductContainer .block {
	margin-top: none !important;
	margin-bottom: none !important;
	padding-bottom: none !important;
	padding-bottom: none !important;
}

.relatedProductsTop {
	margin-bottom: none !important;
	padding-bottom: none !important;
}

#relatedProductContainer .block-related-ending {
	border: 1px solid #c4c1bc;
	border-top: none;
	width: 483px;
	margin-bottom: 30px;
}

#relatedProductContainer div.block-related .block-content {
	width: 410px;
	border: 1px solid #ffffff; /* fixing abstand-bug */
	margin-top: 15px;
}

#relatedProductContainer ol {
	margin-left: -20px;
}

#relatedProductContainer div.product-image-div {
	width: 100px;
	height: 100px;
	float: left;
	border: 1px solid #A9A9A9;
	padding: 10px;
	background: transparent url(../images/bkg_block-title.gif) top left repeat-x !important;
	text-align: center;
}

#relatedProductContainer p.product-name {
	color: #336699;
}

#relatedProductContainer div.product-details {
	padding-right: 20px;
	float: left;
	margin-left: 20px;
	width: 240px;
}

/*
#relatedProductContainer ol div.product .product-details p.product-name,
#relatedProductContainer ol div.product .product-details p.product-short-desription,
#relatedProductContainer ol div.product .product-details div.grid-prices {
	margin-left: 70px;
}
*/



#relatedProductContainer ol div.product .product-details p.cart-button {
	margin-left: -5px;
}



#relatedProductContainer ol#block-related li {
	background: #ffffff !important;
	padding-bottom: 20px;
}

#relatedProductContainer p.block-subtitle {
	margin-bottom: 20px;
	color: #999999 !important;
	font-weight: bold;
	font-size: 11px;
}

/* price grid mit hintergrundgrafik "rabatt" nur bei naturevita aktion */
body.product-benefitial-nutri-supply #relatedProductContainer .grid-prices {
	background: transparent url(../images/bkg_block_related_prices_bg.png) center right no-repeat !important;
	width: 150px;
	padding-right: 65px;
}











.product-shop p.product-image {
	width: 485px !important;
	border: 1px solid #bebfc1;
	height: auto;
	padding-bottom: 5px;
}

.product-shop p.product-image img {
	width: 465px;
}






/* duftaktion gutschein */

div.aktion-voucher {
	width: 340px; /* 550px */
	min-height: 110px; /* 380px */
	height:auto !important;
	height: 110px;
	padding: 200px 135px 10px 135px ;
	background: #ffffff url(../images/aktion_voucher_bg.png) top left no-repeat;
}

div.aktion-voucher-int {
	width: 340px; /* 550px */
	min-height: 110px; /* 380px */
	height:auto !important;
	height: 110px;
	padding: 200px 135px 10px 135px ;
	background: #ffffff url(../images/aktion_voucher_int_bg.png) top left no-repeat;
}

div.aktion-jeanskoffer {
	width: 550px; /* 550px */
	min-height: 110px; /* 380px */
	height:auto !important;
	height: 110px;
	padding-top: 200px;
	padding-bottom: 10px;
	background: #ffffff url(../images/aktion_jeanskoffer_bg.jpg) top left no-repeat;
}

div.aktion-jeanskoffer p {
	padding-right: 50px;
	padding-left: 50px;
}

div.aktion-jeanskoffer h2,
div.aktion-jeanskoffer p.text,
div.aktion-jeanskoffer p.salute {
	padding-right: 135px;
	padding-left: 135px;
}






/* order process boxes */

div#checkout-shipping-method-load dt,
dl#checkout-payment-method-load dt {
	background: #ffffff url(../images/bkg_block-title.gif) repeat-x top left !important;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-bottom: 0 !important;
	padding: 5px;
}

div#checkout-shipping-method-load dd,
dl#checkout-payment-method-load dd {
	margin-top: -5px !important;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 5px;
}

div#checkout-shipping-method-load dt.storepickup a:link,
div#checkout-shipping-method-load dt.storepickup a:visited {
	background: #ffffff url(../images/storepickup_toggle_symbol.png) no-repeat center right !important;
	padding-right: 20px;
	font-size: 11px;
	float: right;
	font-weight: normal;
}

div#checkout-shipping-method-load dt.storepickup a:hover,
div#checkout-shipping-method-load dt.storepickup a:active {
	background-image: url(../images/storepickup_toggle_symbol_on.png) !important;
	color: #99141b;
	text-decoration: none !important;
}

div#checkout-shipping-method-load dd ul#storepickup {
	height: 300px;
	overflow: auto;
}

div#checkout-shipping-method-load dd ul#storepickup span.storepickup_description {
	padding-right: 95px;
	font-weight: normal !important;
}

div#checkout-shipping-method-load dd ul#storepickup span.price {
	float: right;
	margin-right: 20px;
	margin-left: 10px;
	color: #cccccc;
}





/* checkout button vielklicker */

#review-buttons-container button.vielklicker {
	background: none !important;
	border: none !important;
}

#review-buttons-container div.button-vielklicker {
	background: transparent url(../images/button_vielklicker_bg_left.png) no-repeat top left !important;
	/*float: right !important;*/
	padding: 0px !important;
}

#review-buttons-container:hover div.button-vielklicker {
	background: transparent url(../images/button_vielklicker_bg_left_on.png) no-repeat top left !important;
}

#review-buttons-container div.button-vielklicker-right {
	background: transparent url(../images/button_vielklicker_bg_right.png) no-repeat top right !important;
	margin-left: 20px;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 20px;
}

#review-buttons-container:hover div.button-vielklicker-right {
	background-image: url(../images/button_vielklicker_bg_right_on.png) !important;
}

#review-buttons-container div.button-vielklicker span {
	color: #ffffff;
	font-size: 16px;
	display: block;
	line-height: 30px !important;
	height: 30px !important;
}
#review-buttons-container div.button-vielklicker span.vielklicker-info {
	color: #bddaf4;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px !important;
	height: 13px !important;
}




/* icon PDF artikelbeschreibung */

a.description-long:link,
a.description-long:visited {
	background: #ffffff url(../images/icon_pdf.png) no-repeat center left !important;
	text-decoration: none !important;
	padding-left: 20px !important;
}

a.description-long:hover,
a.description-long:active {
	text-decoration: underline !important;
}




/* lieferbar ab */

div#availableFromContainer {
	background: url("../images/availableFromContainer_date.png") no-repeat scroll right top #FFFFFF;
	margin: 0 15px 2px 0;
	padding: 30px 80px 0 0px;
	min-height: 40px;
	height:auto !important;
	height: 40px;
	text-align: right;
	color: #999999;
}

div#availableFromContainer b {
	color: #499904;
}





/* new partner registration createfirstline */

.createfirstline-step-country {
	margin: none !important;
	width: 400px !important;
	background: transparent url("../images/createfirstline_globe.png") no-repeat top left;
	padding-top: 135px !important;
	padding-left: 65px !important;
}

.createfirstline div.page-title,
.createfirstline-step-country div.page-title {
	display: none;
}

.createfirstline-step-country .fieldset {
	margin: none !important;
	border: none !important;
	background: none !important;
}

.createfirstline-step-country .fieldset .form-list label {
	color: #ffffff !important;
}

.createfirstline-step-country .fieldset .form-list select {
	width: 250px !important;
}

.createfirstline-step-country .buttons-set {
	border: none !important;
	background: #ffffff url("../images/createfirstline_buttonsset_bg.jpg") no-repeat top left;
	min-height: 50px;
	height:auto !important;
	height: 50px;
	padding: 5px;
	margin-top: -15px !important;
}

.createfirstline #myfirstorder {
	/*background: #ffffff url("../images/bkg_block-title.gif") repeat-x top left;*/
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dotted #999999;
}
	







/* clear */

.clearfloat {
	clear: both;
}
