/*

  $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, Helvetica, sans-serif; font-size: 10px; }

.errorBox { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; color: #000000; font-weight: bold; }

.stockWarning { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }



body, div, h1, h2, h3, h4, h5, span, a, table, td, form {

  margin: 0;
  padding: 0;

  color: #000000;

  font-size: 11px;

  font-family: Arial, Verdana, Helvetica, sans-serif;

}



body{

  background-color: white;

}



A {

  color: #666666;

  text-decoration: none;

}



A:hover {

  color:#0065A3; /*#D73648*/

  text-decoration: underline;

}



FORM {

  display: inline;

}



tr.header {
  height: 130px;
}



td.header_left_1 {

  width: 174px;

  background-image: url(http://produkte.topac.de/images/header_left_1.gif);

  background-repeat: no-repeat;

}



td.header_left_2 {

  width: 152px;

  background-image: url(http://produkte.topac.de/images/header_left_2.gif);

  background-repeat: no-repeat;

}



td.header_middle {

  background-image: url(http://produkte.topac.de/images/header_bg.gif);

  background-repeat: repeat-x;

}



td.header_right {

  width: 159px;

  background-image: url(http://produkte.topac.de/images/header_right.gif);

  background-repeat: no-repeat;

}
*/



table.headerNavigation {

  height: 32px;

  background: white;

}



.headerNavigation td {

  color: black;

  font-size: 12px;

  font-weight: bold;

}



td.headerNavigation_left {

  /*
  padding-left: 20px;

  background-image: url(http://produkte.topac.de/images/headernavigation_bg.gif);
*/
  background-repeat: no-repeat;

}



td.headerNavigation_right {

  width: 159px;

  /*
  padding-right: 20px;

  background-image: url(http://produkte.topac.de/images/headernavigation_right.gif);
  background-repeat: no-repeat;
  background-position: 20px 0;
*/

  text-align: right;

}



table.header2 {

  height: 21px;

}



td.header2_left {

  height: 21px;

  width: 174px;

  background-image: url(http://produkte.topac.de/images/header2_left.gif);

  background-repeat: no-repeat;

}



td.header2_middle {

  background-image: url(http://produkte.topac.de/images/header2_bg.gif);

  background-repeat: repeat-x;

}



td.header2_right {

  width: 159px;

  background-image: url(http://produkte.topac.de/images/header2_right.gif);

  background-repeat: no-repeat;

}



A.headerNavigation {

  color: black;

  font-size: 11px;

  font-weight: bold;

  text-shadow: #899BAD;

}



A.headerNavigation:hover {

  color: #FFFFFF;

}



.menu_red {

  color:#6B6C6D;

}

.menu_sel {
	color:#0065A3;
	}

span.categories, span.categories a {
	color:#0065A3;
	}

TR.headerError {

  background: #ff0000;

}



TD.headerError {

  font-size: 11px;

  background: #ff0000;

  color: #000000;

  font-weight : bold;

  text-align : center;

}



TR.headerInfo {

  background: #00ff00;

}



TD.headerInfo {

  font-size: 11px;

  background: #00ff00;

  color: #000000;

  font-weight: bold;

  text-align: center;

}



TD.left_bg {
  width:7px;
  background-image: url(http://produkte.topac.de/images/left_bg.gif);
  background-repeat: repeat-y;
}



TR.footer {
  color:#6B6C6D;
  background: white;
}



TD.footer, A.footer, A.footer:hover {
  color:#6B6C6D;
  font-size:9px;
  font-weight:normal;
  text-decoration: none;
}



TD.footer_dark {

  background: #0065A3;

}



tr.categories td {
	padding-top:1em;
	background-color:white;
	color:#6B6C6D;
}

.infoBox {

  background: #white;

}



.infoBoxContents {

  background: white;

  font-size: 11px;

}



.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {

  background: #FFE6E6;

  font-size: 11px;

}



TD.infoBoxHeading {

  font-size: 11px;

  background: white;

  color: #000000;

}



TD.infoBox, SPAN.infoBox {

  font-size: 11px;

}



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: #F5F5F5;

}



TABLE.productListing {

  border: 1px;

  border-style: solid;

  border-color: #F5F5F5;

  border-spacing: 1px;

}



.productListing-heading {

  font-size: 11px;

  background: #F5F5F5;

  color: #666666;

  font-weight: bold;

  font-variant : small-caps;

}



TD.productListing-data {

  font-size: 11px;

}



A.pageResults {

  color: #000000;

}



A.pageResults:hover {

  color: #D73648;

}



TD.pageHeading, DIV.pageHeading {

  font-size: 12px;

  font-weight: bold;

  color: #224876;

}



TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-size: 11px;

  color: #000000;

}



TD.infoBoxHeading {

  font-size: 11px;

  background: white;

  color: #000000;

}





TD.main, P.main {

  font-size: 11px;

  line-height: 1.5;

}



TD.smallText, SPAN.smallText, P.smallText {

  font-size: 11px;

}



TD.downloads {

  font-size: 11px;

  font-weight: bold;

  color: #000000

}



TD.accountCategory {

  font-size: 11px;

  color: #aabbdd;

}



TD.fieldKey {

  font-size: 11px;

  font-weight: bold;

}



TD.fieldValue {

  font-size: 11px;

}



TD.tableHeading {

  font-size: 11px;

  font-weight: bold;

}



SPAN.newItemInCart {

  font-size: 11px;

  color: #ff0000;

}



CHECKBOX, INPUT, RADIO, SELECT {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  background-color: #E4E4E2;

}



TEXTAREA {

  width: 100%;

}



SPAN.greetUser {

  font-size: 11px;

  color: #0065A3;

  font-weight: bold;

}



TABLE.formArea {

  background: #f1f9fe;

  border-color: #7b9ebd;

  border-style: solid;

  border-width: 1px;

}



TD.formAreaTitle {

  font-size: 11px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  font-size: 11px;

  color: #c76170;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  color: #ff0000;

}



SPAN.errorText {

  color: #ff0000;

}



.moduleRow { }

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #E9F4FC; }



.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }

.checkoutBarCurrent { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }



/* message box */



.messageBox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

.messageStackError, .messageStackWarning { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #ffb3b5; }

.messageStackSuccess { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #99ff00; }



/* input requirement */



.inputRequirement { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

div.HeaderImage {
	margin:0;
	}
div.HeaderImage td img {
	display:block;
	}
div.Breadcrumb {
	position:absolute;
	left:240px;
	}
span.Breadcrumb {
	color:#0065A3;
	}
span.Breadcrumb a.BreadcrumbActive {
	color:black;
	}
h1 {
	font-size:16px;
	color:#0065A3;
	}
table.ColumnLeft, table.ColumnLeft td, table.ColumnLeft td.boxtext, table.ColumnLeft form, table.ColumnLeft a, table.ColumnLeft span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
table.content {
	border:none;
	width:1038px;
	height:100%;
	margin:auto;
	margin-top:0;
	padding-top:0;
	}
img {
	margin:0;
	padding:0;
	}
ul.combo {
	list-style-type:none;
	list-style-image:none;
	padding-left:6px;
	}
ul.categories a {
	color:#0065A3;
	}
ul.categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0065A3;
	list-style-image: url(images/subnavi_regular.gif);
	padding-left:6px;
	}
ul.categories#first {
	list-style-image: url(images/subnavi_regular.gif);
	padding-left:18px;
	}
#subnav_act {
	list-style-image: url(images/subnavi_hover.gif);
	color:#6B6C6D;
	}
	
