/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl 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; background-image:url(images/infobox/links_rechts.png); background-repeat:repeat-x;}*/
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color:#F8F8F8; padding: 8px; /*#E1F0FF;*/}
.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.ccc {
     cursor: pointer; 
     cursor: hand;
}
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

A:hover {
 /* color: #AABBDD; */
  color: #777777;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TD.box_header {
	background-color: #EEEEEE; 
	border-style:solid; 
	padding:8px; 
	border-color: #CCCCCC; 
	border-width: 1px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6611;
}

TD.box_header2 {
	background-color: #F8F8F8; 
	border-style:solid; 
	padding:8px; 
	border-color: #DDDDDD; 
	border-width: 1px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6611;
}

TD.box_main {
	background-color: #F8F8F8; 
	border-style:solid; 
	padding:6px; 
	border-color: #DDDDDD; 
	border-width: 1px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.box_main2 {
	background-color: #FFFFFF; 
	border-style:solid; 
	padding:6px; 
	border-color: #DDDDDD; 
	border-width: 1px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.newheader {
	background: #0096E6;
	/*background: url(../images/headerV2/header_bg.png) repeat-x;*/
	background-image:url(images/headerV2/header_bg.png); 
	background-repeat:repeat-x; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.newheader_cat , a:hover.newheader_cat {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	align: center;
}
.newheader_cat_act, a:hover.newheader_cat_act {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6611;
	align: center;
}
.newheader_link , a:hover.newheader_link , .menuheader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
	font-weight: normal;
	color: #FF6611;
	margin: 8px;
}
.newheader_link_my , a:hover.newheader_link_my {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*font-weight: normal;*/
	/*color: #11CC40;*/
	color: #0080FF;
	margin: 8px;
}
.newheader_search , a:hover.newheader_search {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-left: 12px;
	margin-right: 12px;
}
a.search_link , a:hover.search_link, a.newheader_title, a:hover.newheader_title, a.newheader_title-active, a:hover.newheader_title-active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
	font-weight: normal;
	color: #FF6611;
}


.newheader_menu  .newheader_title {
	padding: 0px;
    display: block;
    position: relative;
}
* html .newheader_menu td { 
	position: relative; 
} 

.newheader_menu .section {
	font-family:Helvetica,Arial,sans-serif; 
	position: absolute;
	top: 110px;
	left: 50px;
	height: 0px;
	/*display: none;*/
	visibility: hidden;
	padding: 0px;
	margin: 0px;
	z-index: -1;
	white-space: nowrap;
	background-color: white;
	background: transparent;
	opacity: .95;
	filter:alpha(opacity=95);
}
table.showCartContent {
	font-size: 12px;
	border: 1px solid #000000;
	height: 10px;
	padding: 5px;
	margin: 5px;
	background-color: white;
	color: #173553;
	/*cursor: pointer;*/
}
tr.showCartContent { 
	height: 10px;
}
td.showCartContent {
	padding: 5px;
	height: 10px;
}
td.showCartContent-header {
	padding: 5px;
	height: 10px;
	color: #FF6611;
	font-weight: bold;

}

.itab {
	border:1px solid; 
	border-color: #CCCCCC; 
	padding:0px; 
	margin:0px; 
}

.itab_bg {
	background-color: #CCCCCC; 
	border-style:solid; 
	padding:0px; 
	border: 0px;
}

.itab_current {
	background-color: #FFFFFF; 
	border-style:solid; 
	padding:2px; 
	border-color: #CCCCCC; 
	border-left-width : 0px;
	border-bottom-width : 0px;
	border-top-width : 0px;
	border-right-width : 0px;
	height: 22px;
}

.itab_link, a:hover.itab_link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6611;
	margin: 2px;
}

.itab_box {
	background-color: #EEEEEE; 
	border-style:solid; 
	padding:2px; 
	border-color: #CCCCCC; 
	border-left-width : 0px;
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	height: 22px;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
  background-image:url(images/infobox/ch5.png);
}

TR.headerNavigation1 {
  background: #000000;
}

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

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

TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	background: #0096E6;
  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;*/
  background: #0080C0;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background: #b6b7cb;*/
  background: #DDDDDD;
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  /*background: #CAE3E8;*/
/*  background: #9BC8F0;*/
/*  background: #C3DBF2;*/
  background: #F8F8F8;
  /*background: #E1F0FF;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsCurrent {
  background: #FFDDBB;
  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;*/
  background-image:url(images/headerV2/box_bg.png);
  /*background-image:url(images/infobox/links_rechts.png);*/
  background-repeat:repeat-x; 
  /*background: #0096E6;*/
  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: #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: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #b6b7cb;*/
  background: #007CC3;
  color: #FFFFFF;
  font-weight: bold;
}

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

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  //font-size: 20px;
  font-size: 18px;
  font-weight: bold;
  //color: #9a9a9a;
  color: black;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: black;
}

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;
/* THEME /
 background-image:url(images/theme/bgstars.png); 
 background-repeat:repeat-x;
/* THEME ENDE */
}

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

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

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

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