/*
  $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; 
}
.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: #CED6DD; text-decoration: underline; }

FORM {
	display: inline;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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





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

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;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #ced6dd;
  font-weight: bold;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  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.guest {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  
}

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

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { 
background-color: #D7E9F7; cursor: pointer;
}
.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: #CED6DD; 
}

/* 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 */
#manu * {
background:none;padding-top:0;padding-bottom:0;
}
#manu select {
background-color:#fff;padding-top:0;padding-bottom:0;
}
.inputRequirement { 
font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; 
}

.smallText_1 a {
	color:#FF0000;
	text-decoration:none;
}

.smallText_1 a:hover {
	color:#fff;
	text-decoration:underline;
}

#myse select {
	width:90%;
}

.delp {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}
s {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}
.main a {
	color:#CED6DD;
	text-decoration:none;
}

.main a:hover {
	color:#CED6DD;
	text-decoration:underline;
}

.subcatl {
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}

.subcatl:hover {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

/* --------------------------------------------                   ---------------------------------------------------- */
body {
padding:0; margin:0; background-color:#535C63
}
body, td {
font-family:Tahoma,verdana,arial; font-size:11px; color:#8C949B;
}

img{
	border:0;
}
.prod_img {
	border: 2px solid #9a9a9a;
}
.bg  {
background:url(img/bg1.jpg); background-repeat: no-repeat; background-position:bottom;
}
.bg1 {
background:url(img/bg.gif); background-repeat: repeat-x; background-position:top;
}
.bg2 {
background:url(img/bg2.gif); background-repeat: repeat-x; background-position:bottom;
}
.bg3 {
background:url(img/m35.jpg); background-repeat: no-repeat;
}
ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
ul li{		
/*	background:url(img/m19.gif) center left no-repeat; margin:0px;	*/
}
ul a{
    background:url(img/m20.gif) bottom repeat-x; margin:0px;
	padding:0 0 2px 9px;	
	color:#9CA2A7;
	text-decoration:none;
    font-size:11px;
	line-height:20px;		
}
ul a:hover{
	color:#CED6DD;
}
.se  {width:92px; height:17px; font-family:tahoma,verdana,arial; color:#565656; font-size:10px; padding-left:3px;}
.se1 {width:146px; height:20px; font-family:tahoma,verdana,arial; color:#0B0B0B; font-size:10px; padding-left:3px; line-height:20px;}
.go  {width:30px; height:14px; font-family:tahoma,verdana,arial; color:#636363; font-size:10px; text-align:center; line-height:10px; border:solid 1px #989797;}
/*.bd img {border:#BABABA solid 2px;}*/
.ab img {vertical-align: middle;}
.pa { padding-left:10px; padding-right:10px;}

.tx  {font-size:11px; color:#8C9094; font-weight:bold;}
.tx1 {font-size:11px; color:#646466;}
.tx2, .tx2 a {font-size:11px; color:#CED6DD; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.tx3 {font-size:11px; color:#CED6DD; font-weight:bold;}
.tx4 {font-size:11px; color:#9AA2A9;}
.tx5 {font-size:13px; color:#CCD3D9; font-weight:bold;}
.tx6 {font-size:12px; color:#CED6DD; font-weight:bold;}

.ml  {color:#646466; font-size:11px; text-decoration:none; font-weight:bold;}
.ml:hover {text-decoration:underline;}
.ml1 , .ml1  a{color:#CED6DD; font-size:11px; text-decoration:none; font-weight:bold; text-transform:uppercase;}
.ml1:hover, .ml1 a:hover {text-decoration:underline;}
.ml2 {color:#9AA2A9; font-size:11px; text-decoration:none;}
.ml2:hover {text-decoration:underline;}
.ml3 {color:#CED6DD; font-size:11px; text-decoration:underline;}
.ml3:hover {text-decoration:none; font-weight:bold;}
.ml4 {color:#CED6DD; font-size:11px; text-decoration:none;}
.ml4:hover {text-decoration:underline;}

#zxc1   {color:#9AA2A9; font-size:11px; text-decoration:underline;}
#zxc1 a {color:#9AA2A9; font-size:11px; text-decoration:underline;}
#zxc1 a:hover {text-decoration:none;}
/* --------------------------------------------                   ---------------------------------------------------- */
.sea_1 td	{ text-indent:6px;}

#special_offer a:link {
	display: block;
	background: url(img/m13_14.jpg) 0 0 no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 390px;
	height: 109px;
	background-color: transparent;
}
#special_offer a:hover {
	display: block;
	background: url(img/m13_14.jpg) 0 -109px no-repeat;
	border: 0px;

}
.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ced6dd;
	text-decoration: none;
}
.copyright a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C949B;
	text-decoration: none;
}
.copyright a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Blue;
	text-decoration: underline;
}

#test a:hover {
	display: block;
	background: url(img/m26.gif) 0 -26px no-repeat;
	border: 0px;
}

#test a:link, #test a:visited {
	display: block;
	background: url(img/m26.gif) 0 0 no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 295px;
	height: 26px;
}
#prod_img img{
	border: 2px solid #9a9a9a;
}
/* news manager */
.pageHeading_news { font-family: Arial, Verdana, sans-serif; font-size: 16px; color: #000000; font-weight: bold; }
.news_header {background-color:#dddddd; font-family:Verdana, Arial, sans-serif; font-size: 11px;color: #000000; font-weight:bold; border:1px solid #fff; }
.news_content {background-color:#fff; font-family:Verdana, Arial, sans-serif; font-size: 11px;color:#7F7B7B; }
.news_content2 {background-color:#f8f8f8; font-family:Verdana, Arial, sans-serif; font-size: 11px;color:#7F7B7B;}
.news_field {background-color:#eeeeee;}
.news_heading {background-color:#eeeeee; font-family:Verdana, Arial, sans-serif; font-size: 11px;color:#666666; font-weight: bold;}
.news_link {font-family: Verdana, Arial, sans-serif; font-size:11px; color:#EC8C04; font-weight:bold;}
.news_link:hover {font-family: Verdana, Arial, sans-serif; font-size:11px; color:#333333; font-weight:bold;}

#pp1 a:link, #pp1 a:visited {
	display: block;
	background: url(img/pp_1.gif) 0 0 no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 117px;
	height: 26px;
}

#pp1 a:hover {
	display: block;
	background: url(img/pp_1.gif) 0 -26px no-repeat;
	border: 0px;
}

#pp2 a:link, #pp2 a:visited {
	display: block;
	background: url(img/pp_2.gif) 0 0 no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 80px;
	height: 26px;
}

#pp2 a:hover {
	display: block;
	background: url(img/pp_2.gif) 0 -26px no-repeat;
	border: 0px;
}

#pp4 a:link, #pp4 a:visited {
	display: block;
	background: url(img/pp_4.gif) 0 0 no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 80px;
	height: 26px;
}

#pp4 a:hover {
	display: block;
	background: url(img/pp_4.gif) 0 -26px no-repeat;
	border: 0px;
}

.vorkasse {
font-size: 10px;
font-weight:bold;
}

.kontodaten {
font-size: 12px;
font-weight:bold;
color: #ced6dd
}

.productNewPrice {
font-size:11px;
font-weight:bold; 
color:#FFFF00; 
}

.contentsTopics {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ced6dd;
}

TD.BoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #ced6dd;
}

.ml1 {
  color:#ced6dd; 
  font-size:11px; 
  text-decoration:none; 
  font-weight:bold;
}

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

.tx2 {
  font-size:11px; 
  color:#CED6DD; 
  font-weight:bold; 
  text-transform:uppercase; 
  text-decoration:none;
}
  
.footer { 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 11px; 
  color:#CED6DD;
  text-decoration:none;
}

.voucher { 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px; 
  color:#FFFF00;
  text-decoration:none;
}

.amount { 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 11px; 
  color:#CED6DD;
  text-decoration:none;
}


  





