/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

#slideshow img { display: none }
#slideshow img.first { display: block }
#nav { z-index: 50; position: absolute; bottom: 10px; left: 25px }
#nav a { margin: 0 5px; padding: 3px 5px; border: 1px solid #ccc; background: #fff; text-decoration: none }
#nav a.activeSlide { background: #91bf4b; color: #ffffff; }
#nav a:focus { outline: none; }

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #4D4D4D;
  font-weight : normal;
  padding: 20px 0 0 20px;
}

A.headerNavigation { 
  color: #4D4D4D; 
}

A.headerNavigation:hover {
  color: #000000;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #91bf4b;
}

.pageHeading img {
	display: none;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #ffffff; /*#f8f8f9;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff; /*#f8f8f9;*/
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff; /*#f8f8f9;*/
}

/*TABLE.productListing {
  border: 1px solid #cccccc;
  border-spacing: 1px;
}*/

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: solid 1px #b3b4b6;
  font-weight: bold;
}

.productListing-heading a {
	text-decoration: none;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #707070;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #707070;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #91bf4b;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #91bf4b; }

body {
  padding: 0;
  margin: 0;
  text-align: center;
  background-color:#cccccc;
  color: #000000;
  font-family: Arial, Geneva, Helvetica, sans-serif;
}

a			 		{ text-decoration: none; color: #707070; }
a:link 		{ text-decoration: none; color: #707070; }
a:hover		{	text-decoration: underline;}
a:visited { text-decoration: none; color: #707070; }
a.white:hover, a.white { color: #ffffff; }
a.green:hover, a.green { color: #91bf4b; }
a.nix:hover, a.nix:link { text-decoration: none; color: #707070; font-weight: bold; }

#wrapper {
  width: 964px;
  margin: 0 auto;
  text-align: left;
  padding: 0px;
  overflow: hidden;
}

#bgLeft {
  float: left;
  width: 12px;
  height: 600px;
  background: url('../assets/bgLeft.png') top left no-repeat;
}

#bgRight {
  float: left;
  width: 12px;
  height: 600px;
  background: url('../assets/bgRight.png') top right no-repeat;
}

#main {
  width: 940px;
  background-color: #ffffff;  
  float: left;
  margin-bottom: 20px;
  padding: 0;
  overflow: hidden;
}

#header {
  padding: 0px;
  margin: 0px;
  height: 100px;
}

/**
 * Overall header and footer
 **/

#lrLogo {
  float: left;
  margin: 10px 10px 0px 20px;
}

#menu {
  float: right;
  margin: 20px;
}

#search {
  border: 1px solid #707070;
  margin: 0px;
  padding: 0px;
  width: 120px;
  margin-left: 30px;
}  

#search input {
  border: 0px hidden;
  height: 14px;
  width: 15px;
  font-size: 8pt;
  color: #707070;
  padding: 0px;
  margin: 0px;
  font-family: Arial, Geneva, Helvetica, sans-serif;
}

#search input.value {
  height: 14px;
  font-size: 8pt;
  width: 100px;
  padding: 0px;
  margin: 0px;
}

#newsletter {
  width: 150px;
  text-align: right;
  word-spacing: 30px;
  letter-spacing: 1px;
  font-size: 8pt;
  color: #98be27;
  padding-top: 8px;
  background: url('../assets/main/trennstrich.png') top left no-repeat;
}

#navi {
  display: block;
  padding: 70px 0 0 0;
  margin: 0px 0 0 40px;
  width: 300px;
  float: left;
  color: #b3b4b6;
  font-size: 9pt;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  height: 14pt;
}

#navi li  {
  display: block;
  float: left;
}

#navi ul  {
  margin-left: 1px;
}

#navi a {
  text-decoration: none;
  color: #b3b4b6;
  padding: 3px 10px 3px 10px;
  border-right: 1px solid #b3b4b6;
  font-family: Arial, Geneva, Helvetica, sans-serif;
}

#navi a.selected {
  color: #ffffff;
  background-color: #4d4d4d;
  font-family: Arial, Geneva, Helvetica, sans-serif;
}

#footer {
	display: block;
	background-color: #8FA287;
  clear: both;
  margin-top: 20px;
  padding-top: 10px;
  color: #ffffff;
  font-size: 8pt;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}

.footer_list{
	display: block;
	width: 170px;
	margin: 0 35px 0 10px;
	padding:0;
	float: left;
}

.footer_list li{
	list-style: none;
	padding: 2px 0 2px 0;
	border-top: 1px solid #ffffff;
}

.footer_list li.first{
	border: none;
}

.footer_list ul li a{
background-color:#cbcbcb;
display:block;
padding:0.4em;
width:100px;
}

.recht h2 {
	font-size: 14px;
	margin: 0;
	padding: 10px 0 2px 0;
}

.recht a {
	color: #91bf4b;
}
 
#qleft {
	background-color: #cccccc;
	display: block;
	width: 50%;
  float: left;
  text-align: left;
}

#qleft ul {
	margin-left: -35px;
}

#qright {
	background-color: #cccccc;;
  display: block;
  width: 50%;
  float: right;
  text-align: right;
}

/**
 * Page-dependant header
 **/

#header_border_up {
	position: relative;
  background: url('../assets/head_border_up.png') top left repeat-x;
  padding-top: 10px;
  height: 8px;	
}

#header_border_bot {
	position: relative;
  background: url('../assets/head_border_bot.png') bottom left repeat-x;
  height: 8px;	
}


#header2 {
	position: relative;
	background: url('../assets/header_bg.png') bottom right no-repeat;
  height: 200px;
  display: block;
  margin-top: -10px;
}

#header3 {
	position: relative;
	background: url('/assets/lrcard_header.png') bottom center no-repeat;
  height: 200px;
  display: block;
}

#header2 h2 {
  padding-top: 25px;
  padding-left: 25px;
}

#header2 p {
	padding-left: 25px;
  color: #b3b4b6;
  font-size: 8pt;
}

/**
 * Boxes, etc.
 **/

.quick_subcat_box {
	display: block;
	height: 140px;
	width: 160px;
	background: url('../assets/main/subcat_back_main.png') top left no-repeat;
	text-align: center;
	border: 1px solid #ffffff; /** important for Firefox **/
}

.quick_subcat_box_middle {
	display: block;
	position: relative;
	height: 120px;
	width: 140px;
	margin: 10px 10px 10px 10px;
	border: 1px solid #cccccc;
	text-align: center;
}

.quick_subcat_box_middle:hover {
	border: 1px solid #91bf4b;	
}

.quick_subcat_box img {
	padding-top: 15px;
}

.catBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	line-height: 24px;
	padding: 8px 0px 0px 50px;
	background: url('../assets/main/navi_slider_middle.png') top left repeat-y;
}

.catBox b,a:hover {
	color: #91bf4b;
	text-decoration: none;
	font-weight: normal;
}

.cat_box_top {
	padding: 0px;
	margin-bottom: -1px;
	display: block;
  background: url('../assets/main/navi_slider_top.png') top left no-repeat;
  height: 25px;
}

.cat_box_bot {
	padding: 0px;
	margin-top: -3px;
	display: block;
  background: url('../assets/main/navi_slider_bot.png') bottom left no-repeat;
  height: 25px;
}

.clearBox {
	border: 1px solid #f4f4f4;
}

.right_box {
	width: 180px;
	color: #707070;
	font-size: 8pt;
	float: right;
}

#cat_box_desc {
	font-family: Verdana, Arial, sans-serif;
	display: block;
	padding: 10px 5px 20px 5px;
	margin: 0;
	font-size: 8pt;
	color: #707070;
}

#cat_box_desc a {
	color: #91bf4b;
}

#cat_box_desc h1 {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 14pt;
	font-weight: lighter;
	color: #91bf4b;
}

.product_cat_img {
	background: url('../assets/product/cat_middle.png') top left repeat-y;
	padding: 0px;
	margin: 0px;
	width: 523px;
	display: block;
}

#product_desc {
	display: block;
	width: 170px;
	padding: 10px 10px 0 25px;
	margin: 10px 20px 0 0;
	color: #707070;
	font-size: 8pt;
	overflow: hidden;
	border: 1px solid #cccccc;
	border-left: none;
}

#product_desc img {
	margin: 0px;
	padding: 0px;
	border: none;
}

#product_desc h2 {
	font-size: 9pt;
	padding: 0 0 10px 0;
	margin: 0px;
	color: #707070;
	text-transform: none;
	font-weight: bold;
}

#product_desc input {
	border: none;
	background: none;
	font-size: 9pt;
	color: #707070;
	padding: 0;
}

#miniinfo {
	font-size: 9px;
}

#green_box {
	background: none;
	background-color: #91bf4b;
	font-size: 8pt;
	color: #FFFFFF;
	width: 175px;
	padding: 5px 0 10px 10px;
	margin: 0px 20px 0 2px;
}

#info_box { 
display : block; 
padding : 0; 
margin : 0; 
width : 200px; 
font-size : 7pt; 
line-height : 10pt; 
font-family : Verdana, Arial, sans-serif; 
} 
#info_box b { 
font-size : 12pt; 
font-weight : normal; 
} 
#info_box ul { 
list-style : none; 
padding: 0 0 0 10px;
margin: 0px;
} 
#info_box li { 
color : #b3b4b6; 
padding : 5px 20px 3px 0; 
border-bottom: 1px solid #cccccc;
margin: 0 20px 0 0;
} 
#info_box li.first { 
border : none; 
padding : 0 20px 3px 0; 
} 
.info_box_top { 
padding : 0; 
display : block; 
background : url('../assets/main/info_top.png') no-repeat left bottom; 
height : 25px; 
} 
.info_box_bot { 
padding : 0; 
display : block; 
background : url('../assets/main/info_bot.png') no-repeat left bottom; 
height : 25px; 
} 
.info_box_cont { 
background : url('../assets/main/info_cont.png') repeat-y right top; 
margin-top : -1px; 
} 

.shopcard_box_top {
	padding: 0px;
	margin: 0px;
	display: block;
  background: url('../assets/main/shopcard_top.png') bottom left no-repeat;
  height: 25px;
}

.shopcard_box_bot {
	padding: 0px;
	margin-top: -1px;
	display: block;
  background: url('../assets/main/shopcard_bot.png') bottom left no-repeat;
  height: 25px;
}

.shopcard_box_cont {
  background: url('../assets/main/shopcard_cont.png') top right repeat-y;
  margin-top: -1px;
  width: 200px;
}

.shopcardBox {
	border: none;
	font-size: 12px;
	color: #91bf4b;
	text-align: left;
	padding-right: 20px;
}

div.box h1 {
  font-weight: normal;
  font-size: 28pt;
  margin-top: 10px;
  padding-bottom: 10px;
  background: url('../assets/main/trennstrich.png') bottom left no-repeat;
  color: #D7DA2E;
}
 
div.box p, div.box li {
  font-size: 10pt;
  color: #545454; 
}
 
div.box hr {
  background: url('../assets/main/trennstrich.png') top left no-repeat;
  border: 0px;
  height: 8px;
  margin: 2px;
  padding: 0; 
}
 
div.box66 {
  width: 646px;
  padding: 0px;
  background: url('../assets/box66m.png') top left repeat-y;
  margin: 10px 20px 10px 20px;
  float: left;
}
 
div.box66 div.boxTop {
  height: 12px;
  width: 646px;
  background: url('../assets/box66t.png') bottom left no-repeat;
}
 
div.box66 div.boxMiddle {
  padding: 0px 30px 10px 70px;
}
 
div.box66 div.boxBottom {
  width: 646px;
  height: 12px;
  background: url('../assets/box66b.png') top left no-repeat;
}
 
div.box100 {
  width: 902px;
  padding: 0px;
  background: url('../assets/box100m.png') top left repeat-y;
  float: left;
  margin: 10px 20px 10px 20px;
}

div.box100 a {
	color: #91bf4b;
}
 
div.box100 div.boxTop {
  height: 12px;
  width: 902px;
  background: url('../assets/box100t.png') bottom left no-repeat;
}
 
div.box100 div.boxMiddle {
  padding: 0px 30px 10px 340px;
}

div.box100 div.boxBottom {
  height: 12px;
  width: 902px;
  background: url('../assets/box100b.png') bottom left no-repeat;
}

div.left33, div.left50, div.left66 {
  float: left;
  position: relative;
  margin: 0px; 
  padding: 0px;
}

div.left33 {
  width: 33%;
}

div.left50 {
  width: 50%;
}

div.left66 {
  width: 66%;
  font-size: 10pt;
  color: #707070;
}

/**
 * General Definitions
 **/

img {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

.preserveCasing {
  text-transform: none;
}

.preserveCasing p {
  font-size: 8pt;
}

.green, .green a {
  color: #a7c748;
}

.bordert {
	border-top: 1px solid #b3b4b6;
}

h2, h3, h4 {
  text-transform: uppercase;
}

h1 { 
	font-size: 14pt;
	color: #91bf4b;
	font-weight: lighter;
}

h3 {
  color: #91bf4b;
}

.clear 			{ display: block; clear: both; width: 100%; height: 1px;	margin: 0 0 -1px;	font-size: 1px;	line-height: 1px; }
.lr_left		{ float: left; display: block; position: relative; }
.lr_right   { float: right; display: block; position: relative; }

h2 {
  margin: 0;
  padding: 0;
  color: #4D4D4D;
  font-size: 20pt;
  font-weight: normal;
}

h2 b {
  color: #91bf4b; /*#D7DA2E;*/
  font-weight: normal;
}

hr {
  border: 0px;
  height: 2px;
  background: url('../assets/15.png') top center no-repeat;
  margin: 2px;
  padding: 0;
}

a.proceed {
  white-space: nowrap;
  text-decoration: none;
}

/**
 * Per-page content
 **/

#pageMain {
  margin-bottom: -20px;
}

#pageMain #header2 h2 {
  padding-top: 10px;
  padding-left: 240px;
}

#pageMain #header2 p {
  padding-left: 240px;
}

#pageMain #specials h3 {
  margin-right: 15px;
  margin-bottom: 0px;
  background: url('../assets/index/h3.png') top right no-repeat;
  padding: 8px 5px 5px 10px;
  font-size: 14pt;
}

#pageMain #specials ul {
  margin: 0;
  padding: 0;
}

#pageMain #specials li {
  color: #9b9c9d;
  font-size: 8pt;
  list-style-type: none;
  margin-right: 15px;
  margin-left: 2px;
  padding: 4px 2px 1px 10px;
  /* background-color: #f1f1f1; */
  background: url('../assets/index/li.png') top right repeat-y;
  border-bottom: 1px solid #ffffff;
}

#pageMain #specials li.dark {
  /* background-color: #ededed; */
  background: url('../assets/index/li_dark.png') top right repeat-y;
}

#pageMain #specials li a {
  text-decoration: none;
  color: #9b9c9d;
}

#pageMain #rs {
  margin-top: 20px;
  width: 495px;
  background: url('../assets/index/rs_right.png') top right repeat-y;
}

#pageMain #rs #rsTop {
  width: 495px;
  height: 12px;
  background: url('../assets/index/rs_top.png') top right no-repeat;
}

#pageMain #rs img {
  float: left;
}

#pageMain #rs h3 {
  margin-top: 50px;
  padding-left: 235px;
  font-size: 12pt;
}

#pageMain #rs p {
  margin-right: 30px;
  padding-left: 235px;
  font-size: 8pt;
  color: #999999;
}

#pageMain div.feature {
  clear: both;
  width: 294px;
  height: 65px;
  background: url('../assets/productbox.png') top left no-repeat;
  padding: 8px 8px 5px 8px;
  overflow: hidden;
  font-size: 8pt;
}

#pageMain div.feature div.image {
  float: left;
  border: 1px solid #ededed;
  width: 85px;
  height: 65px;
  margin-right: 5px;
  overflow: hidden;
  text-align: center;
  background-color: #ffffff;
}

#pageMain div.feature h3 {
  font-size: 8pt;
  padding: 0;
  margin: 0;
  margin-bottom: 0px;
}

#pageMain div.feature p {
  font-size: 8pt;
  margin: 4px 0px 0px 0px;
}

#pageMain #jobs {
  width: 290px;
  margin-top: 10px;
  margin-left: 5px;
  background: url('../assets/index/jobm.png') top left repeat-y;
}

#pageMain #jobs div.top {
  height: 8px;
  width: 290px;
  background: url('../assets/index/jobt.png') top left no-repeat;
}

#pageMain #jobs div.bottom {
  height: 10px;
  width: 290px;
  background: url('../assets/index/jobb.png') top left no-repeat;
}

#pageMain #jobs img {
  float: left;
  width: 97px;
  height: 73px;
  margin: 5px;
}

#pageMain #jobs h3 {
  padding-left: 110px;
  font-size: 14pt;
  margin: 0;
  margin-bottom: 5px;
}

#pageMain #jobs p {
  padding-left: 110px;
  font-size: 8pt;
  color: #999999;
}

/* // Base Price Insert 1.2.0 */
.tax_info { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #758389; }
/* // Base Price End */
