/**
 * Remember Shop
 * stylesheet.css
 *
 * @author Christian Hinz
 * @version 2.0
 * @copyright 2007 Stünings Medien GmbH
 */

html {
height:100%;
max-height:100%;
padding:0;
margin:0;
border:0;
background:#fff;
font-size:85%;
font-family:Arial, Helvetica, sans-serif;
/* hide overflow:hidden from IE5/Mac */
/* \*/
overflow: hidden;
/* */
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;font-family:Arial, Helvetica, sans-serif;}

#content {overflow:auto; position:absolute; z-index:3; top:150px; bottom:0px; left:156px; right:0; background: #fff 0 0 no-repeat;}
* html #content {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:100%; overflow:auto; position:absolute; z-index:3; border-top:150px solid #fff; border-bottom:0px solid #fff; border-left:156px solid #fff;}

#header {position:absolute; margin:0; top:0; left:0; display:block; width:100%; height:150px; background-color: #ffffff; /*#504F54*/ font-size:4em; z-index:5; overflow:hidden; color:#000;border-bottom:1px solid #000000;}

.topHeading, .topMain {font-family:Arial, Helvetica, sans-serif;color:#696969;font-size:14px;}
.topHeading a.cart:link, .topHeading a.cart:visited {color:#82BD2C;}
.topHeading a:link, .topHeading a:visited {color:#696969;}

#left {position:absolute; left:0; top:150px; bottom:0px; width:156px; background:#ffffff; font-size:1.2em; z-index:4; overflow:auto; overflow-x:hidden; border-right:1px #000000 solid}
* html #left {height:100%; top:0; bottom:0; border-top:150px solid #fff; border-bottom:0px solid #fff; color:#696969;}

ul.cats {padding:0px; margin:0px; list-style: none;color:#696969;}
ul.cats li a:link, ul.cats li a:visited,ul.cats li span{text-indent:2px;display:block;padding-left:2px;padding-top:3px;padding-bottom:2px;border-bottom:1px solid #000000;}
ul.cats li a:hover, ul.cats li a:active {background-color:#82BD2C;color:#ffffff;text-decoration:none;}/*background-color:#666666;*/
li.cats1 {color:#494949;background-color:#eee;border-top:1px solid #000000;}/*background-color:#504F54;*/
li.cats2 {color:#494949;background-color:#eee;border-top:1px solid #000000;}/*background-color:#504F54;*/
li.cats3 a {color:#494949;}
li.cat_active {background-color:#82BD2C;}
li.cat_active a:link, li.cat_active a:visited, li.cat_active a:hover, li.cat_active a:active {color:#fff;}

td.box_content {
	text-align:center;
	vertical-align:bottom;
	width:11%;
	height:60px;
	border-right:1px solid #999999;
}

a.head:link, a.head:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
	width:100%;
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	text-transform:uppercase;
}
a.head:hover, a.head:active, a.head_active:link, a.head_active:visited, a.head_active:hover, a.head_active:active {
	font-size: 10pt;
	font-weight: bold;
	background-color: #82BD2C;
	color: #FFFFFF;
	display:block;
	text-decoration: none;
	padding-top:4px;
	padding-bottom:4px;
	text-transform:uppercase;
}
/*
a.head img {
	margin-bottom:3px;
	margin-left:-2px;
}
*/
a.pdf_link:link, a.pdf_link:visited {
	font-size:10px;
	color:#696969;
	text-decoration: none;
}
a.pdf_link:hover, a.pdf_link:active {
	color:#696969;
	text-decoration: underline;
}
/* Sitemap Tables */
.sitemap_heading {
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #ffffff;
background-color: #504F54;
border:1px solid #000000;
}
.sitemap_heading a:link, .sitemap_heading a:visited {color:#ffffff;}
.sitemap_sub, .text_hg, .textb_hg {
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
line-height: 120%;
color: #000000;
background-color: #cccccc;
}
.sitemap_sub {padding: 2px 2px;}

/* Styles from old Shop */
.textb_hg {
font-weight: bold;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
	color: #000000;
}
.bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
	color: #000000;
	font-weight: bold;
}
.hg_grau_h {
	background-color: #E0E0E0;
}
.hg_m {
	background-color: #C2CFDF;
}

.boxText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.boxTextBG {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-color: #f1f1f1;*/
}
.boxTextBGII {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-color: #EFEFEF;*/
}
.boxTextPrice {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7BC300;
}

.errorBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #7BC300;
	padding: 5px;
}
.gvBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border: 1px solid #7BC300;
	background-color: #FFFFFF
}
.stockWarning {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

img{
	border:0;
}

A, A:visited {
  color: #000000;
  text-decoration: none;
}

A:hover, A:active {
  color:#000000;
  text-decoration:underline;
}

FORM {
	display: inline;
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation:link, A.headerNavigation:visited {
  font-size:12px;
  color: #000000;
}
A.headerNavigation:hover, A.headerNavigation:active {
  color: #000000;
}

TD.conditions {
  background-color: #FFCCCC;
}

a.confirmationEdit:link, a.confirmationEdit:visited {
	color: #7BC300;
}
a.confirmationEdit:hover, a.confirmationEdit:active {
	color: #7BC300;
	text-decoration: underline;
}
TR.headerError {
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  font-weight: bold;
  text-align: center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #494949;
}
TD.infoBoxHeading_border {
  color: #494949;
  background-color:#eee;
  border-top:1px solid #000000;
  border-bottom:1px solid #000000;
  padding-top:3px;
  padding-bottom:1px;
  padding-left:4px;
}

TD.infoBox, SPAN.infoBox {
  font-family:Arial, Helvetica, 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: #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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #000000;
	text-decoration:none;
	padding:2px;
}

A.pageResults:hover {
	background-color:#666666;color:#ffffff;
	text-decoration:none;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, div.main {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #074F9E;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
/*  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;*/
}

TD.formAreaTitle {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 8px;
  line-height: 1.5;
  text-align:center;
  display:none;
}
.parseTime {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
  display:none;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


SPAN.markProductOutOfStock {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:Arial, Helvetica, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family:Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family:Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family:Arial, Helvetica, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #82BD2C;
	text-transform:uppercase;
}

.moduleRow {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	border: 1px solid;
	border-color: #E0E0E0;
}
.moduleRow, .moduleRowOver {width:100%}
.moduleRowOver {
	background-color: #C3DB5F;
	border: 1px solid;
	border-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5;
}
.moduleRowSelected { background-color: #E1E2E3; }

.checkoutBarFrom, .checkoutBarTo { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family:Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family:Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family:Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family:Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family:Arial, Helvetica, sans-serif; font-size: 16pt; }

/* message box */

.messageBox { font-family:Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; color: #000; }
.messageStackSuccess { font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #C3DB5F; color: #000; }

/* input requirement */

.inputRequirement { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.contentsTopics, TD.pageHeading, DIV.pageHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#8B8B8B;
	text-align:left;
	line-height:22px;
	padding-top:0px;/*7*/
	letter-spacing:5px;
	text-transform:uppercase;
	width:100%;
	padding-top:20px;
	/*border-top:2px solid #d4d4d4;*/
}

.tableListingI {
background-color: #eeeeee;
}

.tableListingII {
background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
font-weight: bold;
}
.onepxwidth {
width: 1px;
}

.cart_head_tbl {
width:100%;
border-bottom: 1px solid #000;
}
.cart_head_td {
font-size: 12px;
width:20%;
border-left: 1px solid #000;
border-bottom: 1px solid #000;
padding-left:15px;
padding-bottom:5px;
height:60px;
background-color:#E1E2E3;
color:#696969;
vertical-align:bottom;
}
.cart_head_td a:link, .cart_head_td a:visited {
color:#696969;
}
.cart_head_td a:active, .cart_head_td a:hover {
color:#000;
}
.cart_head_td_active {
font-size: 12px;
border-bottom: 0;
background-color:#C3DB5F;
color:#000;
}
.cart_head_td span{
font-size:16px;
font-weight:bold;
color:#000;
}
.cart_head_td img{
background-color: #504F54;
padding:1px 2px 1px 1px;
margin-bottom:3px;
}
.cart_head_title {
padding-left:15px;
padding-bottom:5px;
height:60px;
background-color:#C3DB5F;
color:#fff;
vertical-align:bottom;
}
.cart_price, .cart_price a:link, .cart_price a:visited, .cart_price a:hover, .cart_price a:active {
/*color: #A3C526;*/
color: #000;
}
.cart_price span {
font-weight:bold;
font-size:16px;
}

table.pad td {
padding-left:20px;
padding-right:20px;
}

table.no_pad td {
padding-left:2px;
padding-right:2px;
}

td.pad, img.pad, div.pad {
padding-left:20px;
padding-right:20px;
}

.small {
font-size:10px;
}

.buyinfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color:#C3DB5F;
	padding:3px 6px;
}