/*
  $Id: stylesheet.css,v 1.4 2009/02/19 13:13:04 robert 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; }


h1 {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #153b63;
}


BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  <!--[if lte IE 7]>
  behavior:url("hover.htc");
  <![endif]-->
}

.input{
	border: 1px solid #b0001c;
}

FORM {
  display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}


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

A.headerNavigation {
  color: #FFFFFF;
}

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

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

.infoBox {

}


.header_menu_right{
   font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  padding-top:2px;
    vertical-align: bottom;
  }

  .header_menu_right a{
   color:gray;
   text-decoration: none;
  }
    .header_menu_right a:hover{
   color:black;
  }


.infoBoxContents {
background-color: transparent;

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {

}

.test {
	background-image:url(images/gj/big_red_truck.png);
	background-position: bottom right ;
	background-repeat: no-repeat;

	}

.infoBoxNoticeContents {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font: 14px Arial,Tahoma, Helvetica, sans-serif;
  color: #153b63;
  font-weight : bold;

  color: #153b63;
}

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 {

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}

TABLE.productListing {
  /*border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;*/
}
.border {
 border-left: 1px solid #b0001c;
 border-right: 1px solid #b0001c;
  border-collapse: collapse;
  }
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  color: black;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom:1px solid #b0001c;
  border-top:0px solid #b0001c;
  height:10px;
}

TD.productListing-data a {
  color:gray;
  text-decoration:none;
}

TD.productListing-data a:hover {
  color:black;
}

TD.warenkorb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom:0px solid #b0001c;
  border-top:0px solid #b0001c; */
}

.warenkorb a {
  color:gray;
    text-decoration:none;
}

.warenkorb a:hover {
  color:black;
}

A.pageResults {
  color: #0000FF;
}


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

TD.pageHeading, DIV.pageHeading {
  font: 14px Arial,Tahoma, Helvetica, sans-serif;
  color: #153b63;
  font-weight : bold;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

.main a {
  color:gray;
  text-decoration:none;
}

.main a:hover {
  color:black;

}


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

}

.smallText a {
  color:gray;
  text-decoration:none;
}

.smallText a:hover {
  color:black;
}

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 {

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

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


/* start mods */
/******************************************************/

/* general */

.separator {
  padding-top : 8px;
  padding-bottom : 8px;
}
.separator2 {
  padding-top : 0px;
  padding-bottom : 8px;
}

.first {
  position:relative;
}

.second {
  position:absolute;
}

.logo {
  left: 480;
  top: 54;
  position: relative;
  z-index: 2;
  color: #000;
}
td.mainmenu:hover {
  /*padding-top:5px; */
  }



/* categories */
.categories {
	list-style-image: url(images/categories_bg.png);
	position:relative;
	background : #7C8D9B;
	border-bottom:1px solid #ffffff;
	height:16px;
	padding-top:2px;
	padding-bottom:2px;
	font: 11px Arial,Tahoma, Helvetica, sans-serif;
	text-transform: capitalize;
	vertical-align: middle;
	font-weight:bold;
}

.subcategories {

	list-style-image: url(images/categories_bg.png);
	position:relative;
	background: #7C8D9B;
	border-bottom:1px solid #ffffff;
	height:12px;
	padding-top:2px;
	padding-left:10px;
	padding-bottom:2px;
	font: 10px Arial,Tahoma, Helvetica, sans-serif;
	text-transform: capitalize;
	vertical-align: middle;
	font-weight:bold;
	font-color:white;
}

.subsubcategories {

	//list-style-image: url(images/categories_bg.png);
	position:relative;
	background: #7C8D9B;
	border-bottom:1px solid #ffffff;
	height:12px;
	padding-top:2px;
	padding-left:20px;
	padding-bottom:2px;
	font: 10px Arial,Tahoma, Helvetica, sans-serif;
	text-transform: capitalize;
	vertical-align: middle;
	font-weight:bold;
	font-color:white;
}


.categories_selected {
	list-style-image: url(images/categories_bg_hover.png);
	background-color: #153b63;
	border-bottom:1px solid #ffffff;
	height:16px;
	padding-top:2px;
	padding-bottom:2px;
	font: 11px Arial,Tahoma, Helvetica, sans-serif;
	text-transform: capitalize;
	vertical-align: middle;
	font-weight:bold;
}
.subcategories_selected {
	list-style-image: url(images/categories_bg_hover.png);
	background-color: #153b63;
	border-bottom:1px solid #ffffff;
	height:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	font: 10px Arial,Tahoma, Helvetica, sans-serif;
	text-transform: capitalize;
	vertical-align: middle;
	font-weight:bold;
	color:white;
}

.subsubcategories_selected {
	list-style-image: url(images/categories_bg_hover.png);
	background-color: #153b63;
	border-bottom:1px solid #ffffff;
	height:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:20px;
	font: 10px Arial,Tahoma, Helvetica, sans-serif;
	text-transform: capitalize;
	vertical-align: middle;
	font-weight:bold;
	color:white;
}

tr.tr_categories_selected {
	background-color : #153b63;
}

tr.tr_categories {
	background-color: #7C8D9B;
}

tr.tr_categories {
	//background-color: #7C8D9B;
}

tr.tr_categories:hover {
	background-color : #153b63;
}

li.categories a {
	color: #ffffff;
	text-decoration: none;
}

li.subcategories a {
	color: #ffffff;
	text-decoration: none;
}


li.categories_selected a {
	color: #ffffff;
	text-decoration: none;
}
li.subcategories_selected a {
	color: #ffffff;
	text-decoration: none;
}

li.categories:hover {
	background-color: #153b63;
	list-style-image: url(images/categories_bg_hover.png);
}

/* products */

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

.product_name {
  font: 14px Arial,Tahoma, Helvetica, sans-serif;
  color: #153b63;
  font-weight : bold;
}

.icon {
	border: 1px solid #153b63;
	}

.product_h2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: black;
  font-weight:bold;
}

.agb{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: black;
}

.agb_bold{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: black;
  font-weight:bold;
}


.agb_title{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #153b63;
}


.product_price {
	  font: 15px Arial,Tahoma, Helvetica, sans-serif;
  color: black;
  font-weight : bold;
	}

/* footer */

.footer {
  background-color : #b0001c;
  color: #ffffff;
  height:23px;
  padding-top:5px;
  font-weight : bold;
  font: 10px Arial,Tahoma, Helvetica, sans-serif;

}

.footer a {
	color:white;
	text-decoration:none;
}

.footer a:hover {
	color:black;
}


/******************************************************/
/* end mods */

