body {
	line-height:18px;
	background-color:#eee;
}

div.containertop_fixed {
	background-color:#fff;
	-moz-box-shadow: 0 10px 10px #ccc;
	box-shadow: 0 10px 10px #ccc;
}

table#main_table_fixed {
	background-color:#fff;
	-moz-box-shadow: 0 10px 10px #ccc;
	box-shadow: 0 10px 10px #ccc;
}

a.details {
	color:#4f85c0;
	text-decoration:underline;
}

div.boxfootermenu {
	background-color:#c6d9ee;
	-moz-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	margin-bottom:20px;
	height:100px;
	-moz-box-shadow: 0 10px 10px #ccc;
	box-shadow: 0 10px 10px #ccc;
	font-size:12px;
}

div.boxfootermenu_2 {
	height:50px;
	font-size:12px;
}

a.link_footer {
	font-size:12px;
}

p.info {
	font-size:12px;
	line-height:18px;
}

.locationrow_td {
	padding:0 12px;
}

.locationrow {
	margin:0;
}

.categorytitlerow {
	margin:0;
	padding:0;
}

/* main menu */
.boxheadermenu {
	background:url(0/images/sprite.png) repeat-x 0 0;
	height:26px;
	border-top:1px solid #6191c6;
	border-bottom:1px solid #4f85c0;
}

.headermenu_autobox {
	height:28px;
	border-top:1px solid #6191c6;
	border:0;
	border-right:1px solid #fff;
	padding:0;
}

a.link_headermenu {
	display:block;
	float:left;
	height:100%;
	width:100%;
}

a.link_headermenu {
	text-indent:-9999px;
}

#menu_home {
	width:69px;
	background:url(0/images/sprite.png) no-repeat 0 -28px;
}

#menu_home:hover, #menu_home_active {
	width:69px;
	background:url(0/images/sprite.png) no-repeat 0 -490px;
}

#menu_philosophy {
	width:112px;
	background:url(0/images/sprite.png) no-repeat 0 -56px;
}

#menu_philosophy:hover, #menu_philosophy_active {
	width:112px;
	background:url(0/images/sprite.png) no-repeat 0 -518px;
}

#menu_quotes {
	width:151px;
	background:url(0/images/sprite.png) no-repeat 0 -84px;
}

#menu_quotes:hover, #menu_quotes_active {
	width:151px;
	background:url(0/images/sprite.png) no-repeat 0 -546px;
}


#menu_expert {
	width:130px;
	background:url(0/images/sprite.png) no-repeat 0 -112px;
}

#menu_expert:hover, #menu_expert_active {
	width:130px;
	background:url(0/images/sprite.png) no-repeat 0 -574px;
}

#menu_partner {
	width:150px;
	background:url(0/images/sprite.png) no-repeat 0 -140px;
}

#menu_partner:hover, #menu_partner_active {
	width:150px;
	background:url(0/images/sprite.png) no-repeat 0 -602px;
}

#menu_charity {
	width:80px;
	background:url(0/images/sprite.png) no-repeat 0 -168px;
}

#menu_charity:hover, #menu_charity_active {
	width:80px;
	background:url(0/images/sprite.png) no-repeat 0 -630px;
}

#menu_contact {
	width:88px;
	background:url(0/images/sprite.png) no-repeat 0 -196px;
}

#menu_contact:hover, #menu_contact_active {
	width:88px;
	background:url(0/images/sprite.png) no-repeat 0 -658px;
}

/* menu left, menu right */
.containerleft {
	margin-top:28px;
	background-color:#fff;
}

.boxleft, .boxrightmyaccount {
	margin-bottom:10px;
	border-top:1px solid #93afd0;
	border-bottom:1px solid #80a1c8;
	text-indent:-9999px;
	height:26px;
	padding:0;
}

.boxrightmyaccountborder, .boxrightmyaccount-content {
	border:0;
}

.boxleft-content, .boxrightmyaccount-content {
	margin-bottom:30px;
	background-color:#fff;
	border:0;
	padding: 0 10px;
}

#boxheader_search {
	background:url(0/images/sprite.png) no-repeat 0 -225px;
	height:26px;
}

#boxheader_categories {
	background:url(0/images/sprite.png) no-repeat 0 -253px;
}

#boxheader_info {
	background:url(0/images/sprite.png) no-repeat 0 -281px;
}

#boxheader_basket {
	background:url(0/images/sprite.png) no-repeat 0 -309px;
}

#boxheader_shipping {
	background:url(0/images/sprite.png) no-repeat 0 -392px;
}

#boxheader_myaccount {
	background:url(0/images/sprite.png) no-repeat 0 -337px;
}

#boxheader_newsletter {
	background:url(0/images/sprite.png) no-repeat 0 -365px;
}

#boxheader_paymenttypes {
	background:url(0/images/sprite.png) no-repeat 0 -686px;
}

a.categorybox_rootcategorylink, a.categorybox_rootcategory_exp, a.categorybox_subcategory, a.boxleft-td {
	font-size:12px;
	font-weight:normal;
	color:#4f85c0;
	text-decoration:underline;
	line-height:18px;
}

a.categorybox_rootcategory_exp, a.categorybox_subcategory {
	color:#004c5b;
}

.boxrightmyaccount-content p {
	font-size:12px;
	line-height:18px;
	color:#333;
}

/* forms / buttons */
input, textarea {
	border:1px solid #bbb;
	padding:4px 0;
	height:22px;
}

.search_input, .login_input {
	border:1px solid #bbb;
	padding:4px 0;
}

.search_go, .login_button, .warenkorb_button {
	background:url(0/images/sprite.png) repeat-x 0 -420px;
	height:22px;
	color:#fff;
	border-color:#6997c9;
	cursor:pointer;
	font-weight:bold;
}

.warenkorb_button2, .warenkorb_mini_button2 {
	background:url(0/images/sprite.png) repeat-x 0 -443px;
	height:22px;
	color:#fff;
	border-color:#bbbbbb;
	width:126px;
}

.warenkorb_img2 {
	height:20px;
	border-color:#bbbbbb;
	position:relative;
	left:3px;
	padding:0;
}

.search_go {
	width:34px;
	position:relative;
	left:-5px;
}

.login_button {
	width:118px;
}

.default_nextlink, .default_nextbutton {
	background:url(0/images/sprite.png) repeat-x 0 -442px;
	border-color:#bbbbbb;
	margin:0;
	padding:0;
	height:22px;
}

.default_nextlink {
	border:0;
}

.default_midbutton {
	background:url(0/images/sprite.png) repeat-x 0 -442px;
	height:22px;
	width:100px;
	color:#fff;
}

/* lists */
.categorytitlerow {
	border:0;
	background-color:#fff;
}

.categoryimage {
    float:left;
}

.categorylink {
	border:1px solid #404C58;
	padding:4px;
    background:#cedff1;
    display:block;
    float:left;
    margin:0 10px 10px 0;
}

.categorylink:hover {
	color:#404C58;
}

div.productcategoryrow, h1.categorytitle, div.useroptionheader {
	background:url(0/images/sprite.png) repeat-x 0 -464px;
	height:20px;
	border: 1px solid #93afd0;
	padding:6px 0px 0px 10px;
	margin-bottom:0;
}

.productrow_fullborder_half {
	margin-top:0;
	border-top:0;
}

.containerhalfrow {
	height:153px;
}

.categorydetailsrow, .categoryline {
	border:0;
    line-height:1.5;
}

.locatordetailsrow {
	margin-bottom:0px;
}

.product_title a {
	color:#4f85c0;
	text-decoration:underline;
}

.productrow_fullborder_quarter {
	border-color:#ddd;
	height:220px;
	min-height:220px;
}

.productrow_fullborder_half {
	border-color:#ddd;
}

.product_price_new {
	margin-bottom:10px;
}

/* product images */
.product_image_s_container {
	border-color:#ddd;
}

.product_image {
	border:1px solid #ddd;
}

.product_image_xxxs_container {
	overflow:visible;
}
