/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

.red1 { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #D2002D;
}

.style1 {
	font-family: Verdana;
	font-size: x-small;
}

.cnstyle1 { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #F79A00;
    text-align: center;
}

.cnstyle2 { 
	font-family: Verdana;
	font-size: 11px;
	color: #C0C0C0;
    text-align: left;
}

.cnstyle3 { 
	font-family: Verdana;
	font-size: 16px;
	font-weight : bold;
	color: #F79A00;
    text-align: left;
}

.cnstyle4 { 
	font-family: Verdana;
	font-size: 12px;
	font-weight : bold;
	color: #F79A00;
    text-align: left;
}

.cnstyle5 { 
	font-family: Verdana;
	font-size: 8px;
	color: #C0C0C0;
    text-align: left;
}

.cnstyle6 { 
	font-family: Verdana;
	font-size: 12px;
	font-weight : bold;
	color: #F79A00;
    text-align: right;
}

.cnstyle7 { 
	font-family: Verdana;
	font-size: 12px;
	font-weight : bold;
	color: #000000;
	background-color: #FFFFFF;
    text-align: left;
}

.plstyle1 { 
	font-family: Verdana;
	font-size: 9px;
	color: #C0C0C0;
    text-align: right;
}

.plstyle2 { 
	font-family: Verdana;
	font-size: 12px;
	font-weight : bold;
	color: #F79A00;
    text-align: right;
}

.plstyle3 { 
	font-family: Verdana;
	font-size: 12px;
	font-weight : bold;
	color: #F79A00;
    text-align: left;
}

#unimesszusatz h1 { 
	font-family: Verdana;
	font-size: 16px;
	font-weight : bold;
	color: #F79A00;
    text-align: left;
}

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

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #000000;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #000000;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #C0C0C0;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #000000;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #000000;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #C0C0C0;
}

.productsNotifications {
	background-color: #000000;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #C0C0C0;
	text-decoration: underline;
}

BODY {
	color: #C0C0C0;
	margin: 0px;
	background-color: #000000;
}

img{
	border:0;
}

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

A:hover {
  color: #C0C0C0;
  text-decoration: underline;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #000000;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #C0C0C0;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #000000;
}

A.headerNavigation { 
  color: #C0C0C0; 
}

A.headerNavigation:hover {
  color: #C0C0C0;
}

TD.conditions {
  background-color: #000000;
}

A.confirmationEdit {
	color: #C0C0C0;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #C0C0C0;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #000000;
}

TR.headerMessage {
	background-color: #000000;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #C0C0C0;
  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: #C0C0C0;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #C0C0C0;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

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

.infoBoxNotice {
  background: #000000;
}

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

TD.infoBoxHeading {
  font-family: Verdana;
  font-size: 12px;
  background: #000000;
  height:20px;
  color: #F79A00;
}

TD.infoBoxHeading_right {
  font-family: Verdana;
  font-size: 12px;
  background: #000000;
  height:20px;
  color: #F79A00;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000; 
  border-color: #000000;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000; 

}

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

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

A.pageResults {
	color: #C0C0C0;
	text-decoration: underline;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #C0C0C0;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 99%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #000000;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #C0C0C0;
}
A.copyright:hover {
  color: #C0C0C0;
  text-decoration: underline;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #C0C0C0;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #C0C0C0;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #C0C0C0;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #C0C0C0;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #C0C0C0;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #C0C0C0;
}

.moduleRow {
 font-family: Verdana;
 font-size: 11px;
/* line-height: 1.5; */
 background-color: #000000;
 border-color: #00FF00;

}
.moduleRowOver { 
	background-color: #000000; 
	border-color: #00FF00;
	font-family: Verdana;
    font-size: 11px;
/*    line-height: 1.5; */ 
	
	}
.moduleRowSelected { background-color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #C0C0C0; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #C0C0C0; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #C0C0C0; 
	background-color: #000000; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#C0C0C0;}
.sitemap_heading a:hover {color:#C0C0C0; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #C0C0C0; background-color: #000000; padding: 2px 2px;}
.sitemap_sub a {color:#C0C0C0;}
.sitemap_sub a:hover {color:#C0C0C0; text-decoration:none;}


/* 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: #000000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #000000; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #C0C0C0; }

.tableShop {
background-color: #000000;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #c0c0c0;
/*	background-image: url(img/bg_left_column.jpg); */
	width: 250px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #000000;
	width: 185px;
}

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

.tableListingI {
	background-color: #000000;
}

.tableListingII {
	background-color: #000000;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #C0C0C0;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
	background-color: #FFFFFF;
}

/* AJAX CHECKOUT PROCESS */
div.checkout_row {
	clear:both;
}

div.checkout_title {
    font-family: Verdana, Arial, sans-serif;
	cursor:pointer;
	position:relative;
	background-color:#777;
	color:#FFF;
	padding:4px;
	font-size:12px;
	border-right:solid 1px #777;
	border-left:solid 1px #777;
	border-top:solid 1px #777;
}


div.checkout_title .right {
	position:absolute;
	right:6px;
	top:3px;
	font-weight:bold;
}

div.checkout_content {
    font-family: Verdana, Arial, sans-serif;
    font-size:11px;
	background-color:#ffffff;
	color:#000000;
	padding:4px;
	border-right:solid 1px #777;
	border-left:solid 1px #777;
	border-bottom:solid 1px #777;
}

div.checkout_content .inputRequirement select {
	width:190px;
}

div.checkout_content .virtual {
	text-align:center;
}

div.checkout_content .left_space {
	padding-left:20px;
}

div.checkout_shipping_modules, .checkout_shipping_address {
	width:350px;
	float:left;
	clear:left;
	margin-left:13px;	
}

div.checkout_payment_modules, .checkout_payment_address {
	width:350px;
	float:right;
	clear:right;
	margin-right:7px;	
}

div.checkout_total {
	text-align:right;
	width:720px;
	margin-left:13px;
}

div.checkout_products, .checkout_comments, .checkout_products, .checkout_agb, .checkout_revocation {
	width:720px;
	margin-left:13px;
}

#checkout_total table {
	float:right;
}

div.checkout_spacer {
	height:12px;
	font-size:9px;
	clear:both;
}

div.checkout_button {
	text-align:center;
	margin-top:5px;
}

.radiobox {
	vertical-align:middle;
	padding:0px;
	margin:0px;
}

.float_right {
	float:right;
}

.float_left {
	float:left;
}

.module_ok, div.checkout_please_wait {
	text-align:center;
	font-family: Verdana, Arial, sans-serif;
	color:green;
	font-size: 12px;
	font-weight:bold;
}

div.checkout_error {
	color:#FF0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
    text-align: center;
	font-weight:bold;
}
.modalDialog_transparentDivs{	
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.8;	/* Transparency */
	background-color:#AAA;
	z-index:1;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	border:3px solid #777777;	
	padding:0px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#ffffff;	/* White background color for the message */

	overflow:auto;
	
}
.modalDialog_contentDiv_shadow{
	z-index:90;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/


	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */	
}
/* CSS for the display. CSS needed for the scripts are loaded dynamically by the scripts */
a.close_modalDialog, a.close_modalDialog:link, a.close_modalDialog:hover {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	position:absolute;
	left:700px;
	top:3px;
}
a.displayMessage, a.displayMessage:link, a.displayMessage:visited,a.displayMessage:hover {
	color:#F79A00;
	font-weight:bold;
	text-decoration:none;
}
h1.heading_modalDialog  {
	display:block;
	background-color:#777777;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	padding:3px 0px 3px 15px;
	margin:0px;
}	
.modalDialog_content {
	padding:10px;

}
.modalDialog_content li {
	margin-left:25px;
}
.modelDialog {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}