body {
	text-align: center;
	margin: 0;
}

/*********** General ***********/

body,tr,th,td,input,select,textarea {
	font: normal 11px Tahoma, Verdana, sans-serif;
	color: #333;
}


ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 0 0 25px;	
}

a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*********** End: General ***********/




/*********** Global additional classes ***********/

.f-left {
	float: left;
}
.f-right {
	float: right;
}
.clear {
	clear: both;
}
/*********** End: Global additional classes ***********/



/*********** Layout ***********/
#site-container {
	width: 990px;
	background: url(../images/bgmain.gif) repeat-x;
	margin: 0 auto;
}



/* container */
#container {
	position: relative;
	width: 951px;
	margin: 0 auto;
	text-align: left;
}
/* header */
#header {
	height: 94px;
}
/* logo */
#logo {

}
	#logo h1 {
		position: absolute;
		top: 0;
		left: 0;
		text-indent: -999em;
		background: url(../images/logo.jpg) no-repeat;
		width: 261px;
		height: 94px;
	}
	#logo h1 a {
		display:block;
		overflow:hidden;
		height:100%;
	}

/* topmenu */
#topmenu {
	float: right;
	height: 27px;
	padding: 0 20px 0 0;
}
	
	#topmenu ul li.toplevel {
		background: url(../images/tab.gif) no-repeat;
		position: relative;
		float: left;
		width: 79px;
		height: 27px;
		padding: 0 2px 0 0;
		text-align: center;
	}
	#topmenu ul li a.toplink {
		padding: 0 2px 0 0;
		margin:0;
		line-height: 27px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
	}
	#topmenu ul li a.toplink:hover {
		color: #fff;
		text-decoration: underline;
	}
	#topmenu ul li.tab-cart {
		background: url(../images/tab_shoppingcart.gif) no-repeat;
		float: left;
		width: 141px;
		height: 27px;
		padding: 0;
		text-align: center;
	}
	#topmenu ul li.tab-cart a.toplink {
		padding: 0 0 0 20px;
		margin:0;
		line-height: 27px;
		color: #FFF;
		text-decoration: none;
		font-weight: bold;
	}
	#topmenu ul li.tab-cart a.toplink:hover {
		color: #fff;
		text-decoration: underline;
	}
	
	/* Submenu in horizontal-to-vertical-dropdownmenu.css */


/* navbar */
#navbar {
	float: right;
	width: 310px;
	height: 20px;
	padding: 13px 0 0 0;
}

#search {
	float: left;
}

#search .search {
	float: left;
	line-height: 20px;
	padding: 0 10px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #168980;
}
#search .searchinput {
	float: left;
}
#search .searchbutton {
	float: left;
	margin: -2px 0 0 0;
	padding: 0 0 0 5px;
}

#langselect {
	float: right;
	padding: 2px 0 0 0;
}
#langselect img {
	border: none;
	padding: 0 0 0 5px;
}

#top {
	z-index: 1;
	/* background: url(../images/topimg.jpg) no-repeat 0px 27px; */
	width: 951px;
	height: 249px;
	clear: both;
}




/* main area */

#main-container {
	background-color: #fff;
	width: 950px;
}

#main {
	/* width: 950px; */
	/*height: 100%;*/
	padding: 30px 0 0 9px;
	padding: 30px 0 0 9px;
	
}

/* columns */

#leftcol {
	float: left;
	width: 151px;
	/* margin: 30px 0 0 9px; */
}

#maincontent {
	float: left;
	width: 614px;
	_width: 600px;
	/* margin: 30px 8px 0 8px; */
	margin: 0 8px;
}

#rightcol {
	float: left;
	width: 151px;
	/* margin: 30px 9px 0 0; */
}

/* menu blocks */
.menublock {
	/* width:100%; */
	line-height: 16px;
}

.menublock_top {
	width: 151px;
	height: 26px;
	background: url(../images/dialog_top.jpg) no-repeat;	
	
}	
	.menublock_top h4 {
		float: left;
		line-height: 26px;
		font-weight: bold;
		color: #FFF;
		padding: 0 0 0 10px;
	}
	.menublock_top img {
		float: left;
		height: 26px;
		padding: 0 0 0 12px;
	}
	
.menucontent {
	width: 129px;
	margin: 1px 0 10px 0;
	border: 1px solid #168980;
	background: #dbefe8 url(../images/menu_bg.gif) top repeat-x;
	padding: 10px 10px;
}
	.menucontent ul {
		list-style-type: none;
	}
	.menucontent ul li {}
	
	#adv_categories_container ul li a {
		display: block;
		background: url(../images/bullit.gif) no-repeat 0px 7px;
		padding: 0 0 0 12px;
		line-height: 24px;
		font-weight: bold;
		
		color: #168980;
		text-decoration: none;
	}
	
		#adv_categories_container ul li a:hover {
		display: block;
		font-weight: bold;
		color: #959595;
		
	}
	
	#adv_categories_container ul li ul {
		list-style-type: disc;
	}
	#adv_categories_container ul li li {
		color: #10508e;
		margin-left: 18px;
	}
	#adv_categories_container ul li li a {
		background: none;
		color: #464646;
		padding: 0;
		font-size: 10px;
		text-transform: uppercase;
	}
	#adv_categories_container ul li a:hover, #adv_categories_container ul li a.active_root {
		color: #00457c;
	}
	#adv_categories_container ul li li a:hover, #adv_categories_container ul li li a.active_sub {
		/* text-decoration: underline; */
	    color: #959595;
	
	}
	.menucontent ul li a {
		display: block;
		line-height: 18px;
		font-weight: bold;
		color: #168980;
		text-decoration: none;
	}
	.menucontent ul li a:hover {
		text-decoration: underline;
	}


/* content blocks */
.contentblock-wrapper {
	margin-bottom: 10px;
}
.contentblock-top {
	background: url('../images/contentblock-top.gif') no-repeat;
	height: 10px;
}
.contentblock-bottom {
	background: url('../images/contentblock-bottom.gif') no-repeat;
	height: 9px;
}

.contentblock {
	clear: both;
	line-height: 16px;
	padding-bottom: 15px;
	border-left: 1px solid #168980;
	border-right: 1px solid #168980;
	padding: 0 10px 10px 10px;
}
	.contentblock h1 {
		font-weight: bold;
		font-size: 18px;
		color: #07675f;
		background: url('../images/contentblock-header-bg.gif') repeat-x;
		height: 29px;
		line-height: 29px;
	}

	
#login p.login {
	font-size: 10px;
	font-weight: bold;
	color: #168980;
}
#login ul li a {
	font-size: 10px;
	color: #168980;
	text-decoration: underline;
}
#login ul li a:hover {
	color: #333;
}

#login #login_actions {
	height:20px;
	padding:0 5px 0 0;
}

#login #login_button {
	float: right;
}

#login #login_reglink {
	float: left;
}

/* WELCOME */
#welcome {
	width: 333px;
	height: 196px;
	background: url(../images/welcome_bg.jpg) no-repeat;
	padding: 0 30px 0 250px;
}
#welcome h1 {
	padding: 20px 0 0 0;
	/* margin: 0 30px 0 250px; */
	font-weight: bold;
	color: #014b45;
	font-size: 16px;
}
#welcome p {
	padding: 10px 0 0 0;
	/* margin: 0 30px 0 250px; */
	font-weight: bold;
	color: #333;
	font-size: 13px;
}

.featured {
	position: relative;
	background: url(../images/featured_bg.jpg) no-repeat;
	width: 613px;
	height: 155px;
	margin-bottom: 10px;
}

.featured .col1 {
	width: 115px;
	height: 85px;
	float: left;
	text-align: right;
	padding: 30px 20px 0 0;
}

.col1 .weight{
	font-weight: bold;
	font-size: 18px;
}
.col1 .price {
	font-weight: bold;
	font-size: 30px;
	color: #ed1c24;
}
.col1 .price span.euro {
	font-weight: normal;
	color: #333;
}

.featured .col2 {
	height: 100px;
	width: 110px;
	float: left;
	overflow: hidden;
	padding: 0 5px 10px 5px;
}
.col2 a img{
	border: none;
	width: 100px;
	margin-left: 7px;
}

.title{
	margin: 0;
	padding: 10px 0 0 10px;
}

.featured .col3{
	width:330px;
	height: 95px;
	float: left;
	padding: 10px;
	overflow: hidden;
}
.product-name  a{
	font-weight: bold;
	font-size: 16px;
	color: #014b45;
	text-decoration: none;
}
.product-name  a:hover{
	text-decoration: underline;
}
.col3 .product-descr strong{
	font-weight: bold;
	font-size: 14px;
}

.product-descr,
.product-descr p,
.product-descr em,
.product-descr u{
	font: normal 11px Tahoma, Verdana, sans-serif !important;
	font-weight: normal !important;
	text-decoration: none !important;
}

.product-descr strong{
	font: normal 11px Tahoma, Verdana, sans-serif !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

.col3 .add-to-cart {
	padding: 0 0 0 0;
	width: 100%;
}
.add-to-cart .add {
	float: right;
	width: 150px;
}

.add-to-cart .details {
	float: left;
	width: 60px;
}


.featured-discount {
	position: absolute;
	left: 0;
	top: 0;
	width: 141px;
	height: 116px;
	background: url('../images/product-discount-bg.gif') no-repeat;
	margin-left: 1px;
	margin-top: 1px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.featured-discount .save-lbl {
	margin-left: 25px;
	margin-top: 15px;
}
.featured-discount .save-percentage {
	margin-left: 15px;
}













	
#breadcrumbs {
	float: right;
	/* text-transform: lowercase; */
	margin: 5px 0 0 0;
	font-size: 10px;
	font-weight: normal;
} 

.content {
	padding-top: 10px;
}
	.content p {
		margin: 0 0 5px 0;
	}


/* login */
#login input.logintextfield {
	width: 145px;
	margin-bottom: 5px;
}

/* footer */
#footer {
	border-top: 1px solid #e0e0e0;
	padding-top: 10px;
	clear: both;
}
	#copyright {
		float: right;
	}
	#footermenu {
		float: left;
	}
		#footer ul li {
			float: left;
		}
		#footer ul li a {
			text-decoration: none;
		}
		#footer ul li a:hover {
			text-decoration: underline;
		}



/*********** End: Layout ***********/

		
/*********** Productlist ***********/

.productlist {
	clear: both;
}
ul.productlist li {
	/* border: 1px solid #e0e0e0; */
	float: left;
	/* width: 136px; */
	width: 218px;
	height: 135px;
	/* margin: 0 10px 10px 0; */
	padding: 10px;
	text-align: center;
	background: url('../images/productlist-bg.gif') no-repeat;
	margin-bottom: 5px;
}
ul.productlistfeatured li {
	margin: 0 55px 0 0;
}

ul.productlistfeatured li .buynowbutton  {
	margin-top: 20px;
}

.productlist h2 {
	text-align: right;
	height: 20px;
}
.productlist h2 a {
	text-decoration: none;
	font-weight: bold;
	color: #07675f;
	font-size: 14px;
}
.productlist-thumb {
	float: left;
	width: 85px;
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
}
.productlist-thumb img {
	max-width: 85px;
	height: auto;
}
.productlist-listprice {
	text-decoration: line-through;
}
.productlist-price {
	font-weight: bold;
	color: #ed1c24;
	font-size: 26px;
}
.productlist-details {
	display: block;
	clear: left;
}
.productlist-nav {
	clear: both;
	margin-bottom: 10px;
}
.productlist-resultpages {
	float: left;
	margin-bottom: 10px;
}
.productlist-resultpages ul li {
	float: left;
	padding: 0 5px;
	margin-right: 3px;
	border: 1px solid #e0e0e0;
}
.productlist-resultpages ul li.descr {
	border: none;
}
.productlist-resultpages ul li.act {
	font-weight: bold;
	background-color: #e0e0e0;
}
.productlist-orderby {
	float: right;
}
.productlist-orderby ul li {
	float: left;
	padding: 0 5px;
	margin-right: 3px;
}

.productlist-orderby ul li.act {
	font-weight: bold;
}


/* subcat list */
ul.subcat-list {
		clear: both;
}
ul.subcat-list li {
	float: left;
	width: 148px;
	height: 135px;
	padding: 10px;
	text-align: center;
	background: url('../images/subcatlist-bg.gif') no-repeat;
	margin-bottom: 5px;
}


#cat-prod-left-col {
	float: left;
	width: 240px;
}
#cat-prod-right-col {
	margin-left: 10px;
	/*float: left;*/
	width: 360px;
}
.subcat-right-col-extra-width {
	width: 408px;
}
.subcat-right-col-full-width {
	margin-left: 0;
	width: 600px;
}


#cat-prod-right-col h1, .subcat-right-col-extra-width h1, .subcat-right-col-full-width h1 {
	color: #07675f;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}
.alter_currency_color {
	color: #333;
	font-weight: normal;
}
.productlist-pricewrapper {
	margin-top: 30px;
}
.productlist-weight {
	font-weight: bold;
	text-align: right;
}





/*********** End: Productlist ***********/




/*********** Productdetail ***********/

#productdetail {
	position: relative;
}
#productdetail h2 { 
	margin: 20px 0;
	font-weight: bold;
	font-size: 12px;
}
#productdetail ul {
	list-style: square inside;
}
#product-thumb {
	float: left;
	width: 150px;
	padding: 15px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	text-align: center;
	margin: 0 15px 15px 0;
}
#product-info {
	/*float: left;*/
	_width: 500px;
}

#productdetail-table {
	margin-top: 20px;
}
	#productdetail-table td {
		vertical-align: middle;
		padding: 2px;
	}
/*
.discount-img {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 5px;
	margin-right: 5px;
	width: 57px;
	height: 57px;
	background: transparent url(../../images/save_money.gif) no-repeat;
}
.discount-img div {
	position: relative;
	padding: 25px 0 0 13px;
	color: #fff;
	font-weight: bold;
}
*/

.productdetail-lbl {
	font-weight: bold;
	font-size: 14px;
}
#product_price {
	font-weight: bold;
	font-size: 14px;
	color: #07675f;
}
.product-listprice {
	text-decoration: line-through;
}
/*
.product-buy {
	float: right;
}
.product-buy input {
	background-color: #07675f;
	color: #fff;
	font-weight: bold;
	width: 100px;
	height: 30px;
}
*/
.product-fulldescr {
	clear: both;
}


/*********** Menu addons ***********/
#today_news {
	padding: 0 0 5px 0;
}


td.FormButton { 
	padding: 10px 10px 0 0;
	font-weight: bold;
}
/*********** End: Menu addons ***********/




/*********** Cart ***********/

#cart-items-wrapper {
	clear: both;
	margin: 0 0 15px 0;
}

#cart-items-wrapper h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
}

.cart-item  {
	position: relative;
	width: 100%;

	min-height: 100px;
	height: auto !important;
	height: 100px;
	
	overflow: hidden;
	clear: both;
	padding: 10px 0;
	border-bottom: 1px solid #e0e0e0;
}
.cart-thumb {
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	text-align: center;
	margin: 0 10px 10px 0;
}
.cart-thumb img {
	width: 80px;
	height: auto;
}
.cart-product-price {
	font-weight: bold;
	font-size: 14px;
	color: #07675f;
}

/*********** End: Cart ***********/



/*********** Buttons ***********/

/* general button style */
a.adv_button {
	background: url(../images/button_bg.jpg) repeat-x;
	color: #014b45;
	padding: 2px 5px 2px 5px;
	border: 1px solid #168980;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	white-space:nowrap;
}
a.adv_button:hover {
	background: none;
	color: #168980;
}

/* action buttons for cart items */
.cart-item a.adv_button {
	font-size: 10px;
	font-weight: normal;
	background-color: #fff;
	border: 1px solid #07675f;
	color: #333;
}

.cart-item a.adv_button:hover {
	background-color: #07675f;
	color: #fff;
}
/*
#rightcol input, #leftcol input {
	margin-bottom: 5px;
}
*/

input, select {
	margin-bottom: 5px;
}
/*********** End: buttons ***********/



#news-archive-list {
	float: left;
	width: 250px;
}

#news-middle-col-spacer {
	float: left;
	width: 8px;
	margin: 0 5px;
	height:  460px;
	background: url(../images/news-middle-col-spacer.gif) no-repeat;
}

#news-archive-list ul {
}
#news-archive-list ul li {
	padding-left: 20px;
	line-height: 14px;
	background: url(../images/bullet-other-newsitem.gif) no-repeat;
}
#news-archive-list ul li.active {
	font-weight: bold;
	background: url(../images/bullet-active-news-item.gif) no-repeat;
}
#selected-newsitem h2 {
	font-weight: bold;
	color: #168980;
}


#today-news-item {
	list-style: disc;
}
#today-news-item li {
	margin-left: 14px;
}