/*
  $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
*/

.errorBox { font-family :  Verdana, Arial, sans-serif; font-size : 10px; background: #ff0000; 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: #72b400; text-decoration: underline; }

BODY,TABLE,TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
BODY {	
	background-color: #76B6FE;
	background-attachment: fixed;
	background-image: url(../images/site_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

A { font-weight: normal; color: #FF6701; text-decoration: none; }					/* Links (orange) */
A:hover { text-decoration: underline; }

FORM {
	display: inline;
}
/* ------------------------------------------------------------------------------------------------------- top */
TD.site_top { background-color: #; vertical-align: bottom; }
TD.site_left_top { background: #FFFFFF; background: url(../images/site_left_top.jpg); background-repeat: no-repeat; }
TD.column_left_top { background-color: #F5F5F5; vertical-align: top; }
TD.nav { background-color: #; background: url(../images/nav_bg.jpg); background-position: bottom; background-repeat: repeat-x; }
TD.site_right_top { background-color: #; background: url(../images/nav_bg.jpg); background-position: bottom; background-repeat: repeat-x; }
/* ------------------------------------------------------------------------------------------------------ site */
.site {	background-color: #FFFFFF; }
TD.site_left { background-color: #FFFFFF; background: url(../images/site_left.jpg); background-repeat: repeat-y; vertical-align: top; }
TD.column_left { vertical-align: top; background-color: #F5F5F5; }
TD.column_space_left { background-color: #FFFFFF; background: url(../images/column_space_left.jpg); background-repeat: repeat-y; vertical-align: top; }
TD.content_main { border-top: 12px #FFFFFF solid; vertical-align: top; } 
TD.content, TD.content_main { background-color: #FFFFFF; }
TD.site_right { background-color: #FFFFFF; }
/* ---------------------------------------------------------------------------------------------------- bottom */
TD.site_left_bottom { background-color: #FFFFFF; background: url(../images/site_left_bottom.jpg); background-repeat: repeat-y; } 
TD.column_left_bottom { background-color: #F5F5F5; }
TD.shopfooter { color: #FFFFFF; font-weight: normal; font-size: 9px;  }
A.footer_home,A.shopfooter { color: #FFFFFF; font-weight: normal; font-size: 9px; text-decoration: none; }/* Link (weiss) */
A.footer_home:hoover, A.shopfooter:hoover { text-decoration: underline; }
TABLE.footer, TD.footer { background-color: #FFFFFF; }
TD.footer { border-top: 4px #CCCCCC solid; text-align: center; }
/*TABLE.footer, TD.footer { background-color: #; }
TD.footer { border-top: 4px #CCCCCC solid; text-align: center; }*/
TD.site_right_bottom { background-color: #FFFFFF; }
/*TD { font-size: 10px; }*/
/*------------------------------------------------------------------------------------------------------------------------Header-----*/
TR.header {	background: #ffffff; }
TABLE.header {
	background: #FFFFFF;
  	border: solid 0px #999999;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
}
TD.headerText { /* phone fax im header*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
}

TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #FF0000;
  font-weight : bold;
}

TR.headerNavigationSide {
/*	background: #999999; */
}

TD.headerNavigationSide {
/*  background: #999999; */
	background-image: url(images/header_side_bg.gif);
	background-repeat: repeat-x;
}

TR.headerMenu {
	background-color: #FFCC00;
	vertical-align: middle;
	background-image: url(images/header_menu_bg.gif);
	background-repeat: repeat-x;
}

TD.headerMenu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #FFCC00;
	color: #666666;
	vertical-align: middle;	
	background-image: url(images/header_menu_bg.gif);
	background-repeat: repeat-x;
}

A.headerMenu {
	font-weight: bold;
	color: #396FAB;
}

A.headerMenu:hover {
	color: #000000;
	text-decoration: none;
}

A.headerNavigation { 
  color: #666666; 
}

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;
}
/*------------------------------------------------------------------------------------------------------------------------Footer-----*/
/*TR.footer {
  background: #666666;
  background-image: url(images/footer_bg.gif); 
  background-repeat: repeat-x;  
}*/

/*TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #999999;
  color: #FFFFFF;
  font-weight: normal;
}*/
/*-----------------------------------------------------------------------------------------------------------------------InfoBox-----*/
TD.infoBoxHeading, TD.infoBoxHeadingLeft, TD.InfoBoxHeadingRight, TD.columnBoxHeading, TD.columnBoxHeadingLeft, TD.columnBoxHeadingRight  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #CCCCCC; 
	color: #666666;
	background-image: url(images/infobox/corner_right_left.gif); 
	background-repeat: repeat-x;    
}
TD.infoBoxHeadingLeft {
	border: solid 1px;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: #999999;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
TD.infoBoxHeadingRight {
	border: solid 1px;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

A.infoBoxHeading, A.columnBoxHeading { color: #666666; }
A.infoBoxHeading:hover, A.columnBoxHeading:hover { color: #000000; text-decoration: none; }

.boxText, .columnBoxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.infoBox {
	background: #FFFFFF;
	border: 1px solid #999999;
}
.columnBox {
	background: #F5F5F5;
/*	border: 0px;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #999999;
*/	
}

TD.columnBoxLine {
	height: 13px;
	background-color: #;
	background-image: url(images/infobox/line_bg.gif);
	background-repeat: repeat-x;
}

.infoBoxContents, .columnBoxContents {
  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.infoBox, SPAN.infoBox, TD.columnBox, SPAN.columnBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*---------------------------------------------------------------------------------------------------------------------Allgemein-----*/
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: #F5F5F5;
}

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: #F9F9F9;
}
/*----------------------------------------------------------------------------------------------------------------ProduktListing-----*/
TABLE.productListing {
  border: 0px none;
  background-color:#FFFFFF;
/*  border-style: solid;
  border-color: #999999;
  border-spacing: 1px;
*/
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #CCCCCC;
	color: #666666;
	text-decoration: none;	
}
A.productListing-heading:hover { color: #000000; }

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
}

TD.productListingHeader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #72b400;
}

TD.productListingTitle {
	background-image: url(images/line_seperator.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

A.productListingTitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #72b400;
}
A.productListingTitle:hover { color: #000000; }

TD.productListingInfo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}

A.productListingInfoMore { 
	font-size: 12px;
	font-weight: bolder;
	color: #FFCC00; 
}
A.productListingInfoMore:hover { color: #000000; }

TD.productListingPrice, SPAN.productListingPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
}
TD.productListingPriceOld, SPAN.productListingPriceOld {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: line-through;
	color: #000000;
}

SPAN.CouponValue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
}

/*---------------------------------------------------------------------------------------------------------------------Allgemein-----*/

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #9a9a9a;
}

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;
  font-weight:	bold;
  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: #FF0000; /* #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: #F5F5F5; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFCC00; }

.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: #FF0000; color:#FFFFFF }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #66CC00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


.inputtext, .inputpassword, .inputcheckbox, .inputradio, inputtextarea {
	font-family: Verdana, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	vertical-align: middle;		
}

.inputimage { vertical-align: middle; }

.columnLeft {
	background: #FFFFFF;
/*	border: solid 1px;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: #999999;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
*/	
}
.columnCenter, .columnRightSpace {
	background: #FFFFFF;
	border: 0px;
}
.columnLeftSpace { background-color: #FFFFFF; background: url(../images/column_space_left.jpg); background-repeat: repeat-y; vertical-align: top; }
.columnRight {
	background: #FFFFFF;
/*	border: solid 1px;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
*/	
}
/*---------------------------------------------------------------------------------------------------------------------Kategorie-----*/
.categorieCounter {	color: #72b400; }
.categories {
	color: #FF0000;
}
A.categories {
	color: #666666;
	text-decoration: none;
}
A.categories:hover {
	color: #000000;
	text-decoration: none;
}
