/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {  font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 10px; color: #14AAE6; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #00467D;
  margin: 0px;
}

#main, #container {
 	 position:absolute;
	 left:50%;
	 margin-left: -525px;
	width: 1045px;
	height:101%; 
	font-family: arial,Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
}

tr.rHeader {
	height:124px;
}
tr.rContent {
}
tr.rFooter {
		height:62px;
}

A {
  color: #00467D; 
  text-decoration: none;
  outline: none;
}
a img { outline:none }

A:hover {
/*  color: #AABBDD; */
	font-weight: bold;
/*  text-decoration: underline; */
}
.productInfo-img A:hover img, .bundle-prod-img A:hover img, .new-prod-img A:hover img,    
 A.product-img:hover img { outline: 1px #14AAE6 solid; }

.col_center a, .col_right a{
	font-weight: bold;
}

td.buttonSubcat a { font-weight: normal; }

.col_center a:hover, .col_right a:hover {
/*  color: #AABBDD; */
  text-decoration: underline; 
}


img { border: none;}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}
table.content {
	padding:0;
	height: 100%;
} 
td.col_left {
	background: #E5ECF1;
}
td.col_right, td.col_left {
	width:200px;
}
td.col_space {
	width:15px;
}
td.col_center {
	padding: 15px 15px 0 15px;
	width: 613px;
}
td.box {
	padding-top: 15px;
	background: #ffffff;
}
div.boxHeaderRule {
	margin:0;
	padding: 0;
	background:#47c2ed;
	height:4px;
	border-bottom: #ffffff 2px solid;
	line-height:4px;
	font-size:4px;
	width:100%;
}
div.headerNavigation {
	position: absolute;
  top: 96px;
  right:0; 
  z-index:99;
}
.clear {
	display: none;
}
.headerNavigation {
  font-size: 14px;

  color: #ffffff;
}

A.headerNavigation { 
  font-weight: normal;
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  font-weight: normal;
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
/*  text-align : center; */
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
/*  text-align: center; */
}


TD.footer {
	border-top: 1px solid #47c2ed;
  font-size: 11px;
  padding: 7px 0px;
}
TD.footer a { font-weight: normal}
TD.footer a:hover { text-decoration: underline}

.col_center .infoBox {
  background: #ffffff;
  border-bottom: 1px solid #47c2ed;
  margin-bottom:10px;
}

.col_center .infoBoxMessage .infoBox {
  background: #ffffff;
  border-top: 1px solid #47c2ed;
  border-bottom: 1px solid #47c2ed;
  margin:10px 0;
}

.col_center .infoBoxMessage .infoBoxMessageContent {
  background: #e5ecf1;
  border-top: 1px solid #47c2ed;
  border-bottom: 1px solid #47c2ed;
  margin:10px 0;
	padding: 10px 10px 20px 10px;
}
.col_center .contentBox {
  background: #e5ecf1;
  border-bottom: 1px solid #47c2ed;
  border-top: 1px solid #47c2ed;
	padding: 10px 10px 20px 10px;
	margin: 0 0 5px 0;
}

.col_center .infoBoxContents table {
	margin: 10px 10px 20px 6px;
}
.col_center .infoBoxContents table table {
	margin: 0;
}
a.menu0, a.list {
	display: block;
	padding-left: 15px;
	background: url(images/icons/arrowt.gif) no-repeat 0 0;
	line-height:19px;
}
a.menu1 {
	display: block;
	padding-left: 25px;
	background: no-repeat 10px 0;
	color: #14aae6;
	line-height:19px;
}
a.akt, a.menu1:hover{
	background-image: url(images/icons/arrowt.gif) ;
	color:#00467D;
	font-weight: bold;
}
a.mspace {
	margin-top: 1em;
}
.infoBoxContents {
/*  background: #ffffff; */
	background: #E5ECF1;
  font-size: 12px;
  line-height: 19px;
  padding-bottom: 15px
}
.contentFollows {
	padding-bottom: 0 !important;
}
.infoBoxButtons td {
	padding-bottom: 10px;
}

ul.arrow, ul.arrowf { 
	list-style: none;
	padding:0;
	margin:0;
}
ul.arrow li {
	background: url(images/icons/arrowshop.gif) no-repeat left 0;
	padding: 0 0 0 30px;
	font-weight: bold;
	line-height: 20px;
}
.infoBoxContents ul.arrowf li {
	background: url(images/icons/arrowshopf.gif) no-repeat left 2px;
	padding: 0 0 3px 30px;
}
.infoBoxContents ul.arrowf li.bundle-prod-desc {
	padding: 0 0 20px 30px;
}

div.arrow{
	background: url(images/icons/arrowshop.gif) no-repeat left 2px;
	padding: 0 0 0 22px;
	line-height: 20px;
}

#main .arrow li {
	font-size: 14px;
}
.infoBoxContents .boxText {
  padding: 5px 10px;
}
td.col_right .infoBoxContents {
	background: #ffffff;
	line-height: 18px;
	padding-bottom: 8px;
}
td.col_right .infoBoxBg .infoBoxContents {
	background: #E5ECF1 ;
	padding: 10px 0;
	margin-bottom: 10px;
}
td.col_right .infoBoxContents  .boxText {
	padding: 5px 5px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
/*  background: #FFE6E6; */
  font-size: 12px;
}

TD.infoBoxHeading {
  font-size: 12px;
  font-weight: bold;
  background: url(images/header_bg.gif) repeat-x left 0;
  padding: 7px 10px 4px;
  border-bottom: 1px #ffffff solid;
}

TD.infoBox, SPAN.infoBox {
  font-size: 12px;
}

TR.accountHistory-first, TR.addressBook-first, TR.alsoPurchased-first, TR.payment-first, TR.productListing-first, TR.productReviews-first, TR.upcomingProducts-first, TR.shippingOptions-first {
  background: #E5ECF1;
  padding:15px 20px 20px 20px;
}

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: #E5ECF1;
  padding:15px 20px 20px 20px;
}

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: #E5ECF1;
  padding:15px 20px 20px 20px;
}
td.buttonSubcat {
	background: url(images/table_background_subcat.gif) repeat-x;
	text-align:left;
	padding: 10px 12px;
	font-size: 14px;
}
td.buttonSubcatSpc {
	width: 15px;
}
TABLE.productListing, TABLE.upcomingProducts{
  border-width: 1px 0 3px 0;
  border-style: solid;
  border-color: #47c2ed;
  margin-bottom: 10px;
}
TABLE.upcomingProducts TD { 
  padding:10px 10px 15px 10px;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #ffffff;
}
TABLE.upcomingProducts .upcomingProducts-first TD {border:none}  
 
.productListing-heading {
  font-size: 12px;
  border-bottom: 1px solid #47c2ed;
  padding: 8px 2px 8px 5px;
/*  background: #b6b7cb;
  color: #FFFFFF;
*/
  font-weight: bold;
}
.productListing-heading a {
	border: none;
	padding: 0;
	
}
.productInfo-title, .productInfo-desc {
	width: 425px;
}
.productInfo-header td.productInfo-title h1 {
			margin: 0 0 20px 0;
}
.productInfo-title, .productInfo-desc {
	padding: 15px 10px 30px 15px;
}

table.productInfo-box {
  background: #E5ECF1;
	border-width: 1px 0 ;
	border-style: solid;
	border-color: #47c2ed;
}

.productInfo-price,  .productInfo-img { 
	padding: 15px 15px 30px 10px;
} 

.tax_info {
	font-size:12px;
  color: #758389;
}

.productSpecialPriceEX {
  font-style: italic;
  color: #ff0000;
}

.productInfo-price .netto {
	margin-top:10px;
	font-size:18px;
  font-style: italic;
}
.cartNetto {
  font-style: italic;
	line-height: 21px;
}

SPAN.productPriceEx {
  font-style: italic;
}
.accountData-heading, .data-heading {
  font-size: 16px;
  border-top: 1px solid #47c2ed;
  border-bottom: 1px solid #47c2ed;
  padding: 5px 10px;
  font-weight: bold;
}
.box-heading {
  font-size: 16px;
  border-top: 1px solid #47c2ed;
  padding: 5px 10px;
  font-weight: bold;
}


TD.productListing-data, TD.adressBook-data {
  font-size: 12px;
  padding:10px 5px 15px 5px;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #ffffff;
}
.productListing-first TD.productListing-data,TD.adressBook-first  TD.adressBook-data  {
  border: none;
}
TD.productListing-elem {
  font-size: 12px;
}
A.pageResults {
	text-decoration: none;
}

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

TD {vertical-align: top;}
TD.pageHeading, DIV.pageHeading {

	background: url(images/table_background_header.gif) repeat-x 0 0;
  font-size: 22px;
  font-weight: bold;
/*  color: #9a9a9a; */
}
TD.pageHeadingHome {
	background: url(images/home.jpg) no-repeat 0 0;
	height: 320px;
}

h1, TD.pageHeading h1, TD.pageHeadingHome h1 {
	font-size: 22px;
	margin: 15px 10px 30px 10px;;
}
TD.pageHeading img {
}
h2 {
	font-size: 18px;
  font-weight: bold;
}	

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-size: 12px;
  line-height: 1.5;
}

td.arrowicon a{
		 vertical-align: top;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 12px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 97%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}
.numcyan {
	color: #14aae6;
  font-weight: bold;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {font-size: 10px; color: #000000; }

/* message box */

.messageBox {  font-size: 12px; }
.messageStackError, .messageStackWarning {  font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 12px; color: #ff0000; font-weight: normal;}

.new-prod-img { float: left; width:75px ; margin: 2px 15px 0 5px }
.new-prod-text { margin: 2px 15px 0px 95px}
.bundle-prod-img { margin: 2px 15px 10px 5px }
.bundle-prod-more {margin: 2px 15px 0px 5px}
	#quick_find {position:relative;}
   #quick_find input {
      position: absolute;
      width: 180px; 
      top: 0px;
   		height: 20px;
   	 	display: inline;
   	 	padding: 4px 0 0 5px;
 		 	margin: 0;
   		font-size: 12px;
   		border: none;
   		background-color: #ffffff;
      }
  #quick_find input[type=text] { 
  			width: 180px; 
  			font-size: 12px;
  }
  /* fuer IE 6.0 * /
  #searchboxsword { 
	  			width: 65px; 
	  			right:15px ;
	  			font-size: 12px;
	  }
*/
   #quick_find input[type=submit], #quick_find input[type=image], #quick_find .su_submit  { 
  	width: 15px; 
  	padding: 4px 0 0 0;
  	left:165px;
  	overflow: hidden;
  	text-indent:-500px;
  	}
    /* fuer IE 6.0 */	
  #quick_find input.su_submit  { 
  	width: 15px; 
  	padding: 0;
  	right: 0px;
  	overflow: hidden;
/*  	background: url(img/sendarrow.gif);*/
  	text-indent:-500px;
  	}

  #quick_find input.active, #header_nav input.text {color: #000;}
  #quick_find input.inactive {color: #00467d;}


