/*
  $Id: stylesheet.css,v 1.3 2005/04/22 14:25:44 rpv Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.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; }

BODY {
  background: #B0C4DE;
  color: #000000;
  margin: 10px 0px 0px 0px;
}

.body {
  background: #B0C4DE;
}

.black {
  background: #000000;
}

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

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TABLE.headerMenu {
  border: 2px;
  border-style: solid;
  border-color: #0000FF;
  border-spacing: 1px;
}

TR.headerMenu {
  background: #FFFFFF;
}

TD.headerMenu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  color: #000000;
  font-weight : bold;
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
  border-right-style: none;
  border-bottom-style: none;
}

TD.headerMenu2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  color: #000000;
  font-weight : bold;
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
  border-bottom-style: none;
}

A.headerMenu { 
  color: #000000; 
}

A.headerMenu:hover {
  color: #000000;
}

A.headerMenu2 { 
  color: #ffffff; 
}

A.headerMenu2:hover {
  color: #ffffff;
}

A.bigLink { 
  font-size: 11px;
  color: #000000;
  font-weight : bold;
}

A.bigLink:hover {
  font-size: 11px;
  color: #000000;
  font-weight : bold;
}

A.menuLink { 
  font-size: 10px;
  color: #000000;
  font-weight : normal;
}

A.menuLink:hover {
  font-size: 10px;
  color: #000000;
  font-weight : normal;
}

A.menuLinkActive { 
  font-size: 10px;
  color: #ff0000;
  font-weight : normal;
}

A.menuLinkActive:hover {
  font-size: 10px;
  color: #ff0000;
  font-weight : normal;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #FFFFFF;
  font-weight : bold;

}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TABLE.headerCart {
  border-spacing: 3px;
	background-image: url(images/template/warenkorb.gif);	
	background-repeat:no-repeat;
}

TD.headerCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #FFFFFF;*/
  color: #000000;
  font-weight : bold;
}

TD.headerCartBestellung {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #FFFFFF;*/
  color: #FF0000;
  font-weight : bold;
}

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: #000000;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #000000;
}

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

.promoBox {
  background: #ffffff;
	height:180px;
}

.promoBoxContents {
  background: #ffffff;
  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: #000000;
  color: #ffffff;
}

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

TD.promoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	text-decoration:underline;
	text-align:center;
	/*padding:3px 0px 6px 0px;*/
}


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;
}

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;
}

A.productListing-heading, A.productListing-heading-active {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  /* font-weight: bold; */
}

A.productListing-heading:hover {
  color: #ffffff;
}

td.productListing-heading A.pageResults {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  /* font-weight: bold; */
}

td.productListing-heading A.pageResults:hover {
  text-decoration: underline;
  background-color: #000000;
}


TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 0px;
}

.specials {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;  
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #FFFFFF;
  /* font-weight: bold; */
}

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

A.pageResults {
  color: #0000FF;
}

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

h1,TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

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;
}

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: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: hand; }
.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; }
*/
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #FFFFFF; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

#checkoutBarTable {
	border: 1px solid #FFFFFF;
	padding-top: 3px;
	margin:0px;
	padding:0px;
}

/* 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: #ff0000; }

div.listing-price { float: left; width: 110px;}
div.listing-promo { float: left; text-align: center; width: 125px;}



/*new frontpage*/
#promobar {
background-color:white;
}
.specials_prices1, .specials_prices2{
width:50px;
border: 1px solid black;
}

#mainbox {
background-image: url(images/template/SHOP-07_empty_10.gif);
background-repeat:repeat-y;

}

.rcbox ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

.rcbox li
{
background-image: url(images/icons/tick.gif);
background-repeat: no-repeat;
background-position: 0 .1em;
padding-left: 2.5em;

padding-bottom:0.5em;
padding-bottom[ie]:0.6em;
}

.rcbox .main
{
padding: 9px 2px 13px 15px;
}

.promoboxText { 
font-family: Verdana, Arial, sans-serif; 
font-size: 10px; 
width:33%;
text-align:center;
align:center;
/*padding:3px 0px 3px 0px;*/
}

.categoryBoxContents {
	background: #F2EFEF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-left: 1px solid Black;
  border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}

.searchBoxContents {
  background: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-left: 1px solid Black;
  border-right: 1px solid Black;
}

.searchBoxContentsInner {
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;	
}

div.category_separator, div.category_separator2 {
 	background-color: white;
 	text-align: center;
}


div.categorybox, div.categorybox_1 {
	background-color: #F2EFEF;
	width: 168px;
	height: 24px;
	overflow: hidden;
	border-top: 1px solid White;
}

div.categorybox_1 {
	border-top:  none;
	height: 14px;
	z-index: 1;	
}

div.category_icon, div.category_icon_active {
	clear: left;
	width: 34px;
	height: 23px;
	float: left;
	overflow: hidden;
}

div.category_icon_active {
	height: 24px;
}

div.category_name, div.category_name_active {
	height: 23px;
	padding-top: 4px;
	padding-left: 2px;
	background-color: white;
	overflow: hidden;
	white-space: nowrap;	
}

div.category_name_active {
	background-color: #F2EFEF;
}

div.category_name_1, div.category_name_active_1 {
	height: 10px;
	margin-left: 45px;
	margin-bottom: 2px;
	position: relative;
	top:-5px;	
	z-index: 2;
}

#mainimage {
position:absolute;
}

div.categories_description {
	width: 718px;
	/*height: 270px;*/
	background-image: url(images/template/category_desc_bg.gif);
	background-position:top left;	
	overflow: hidden;
}
div.categories_description_top {
	width: 718px;
	height: 8px;
	background-image: url(images/template/category_desc_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	overflow: hidden;
}
div.categories_description_bottom{
	width: 718px;
	height: 10px;
	background-image: url(images/template/category_desc_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	overflow: hidden;
}

div.categories_description_text {
	margin: 5px 10px 5px 15px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	overflow: hidden;
}

div.tax_info {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.paypal_forward {
width:650px;
margin-right:auto;
margin-left:auto;
margin-top:10%;
}

div.not_available {
	width: 300px;
	color: red;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

p.infoTextBattery {
	color: #c0c0c0;
}

div.cart_free_shipping {
  padding-top: 15px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 2.5em;
	font-style:italic;
	font-weight: bold;
	color: white;
}

