/*
  stylesheet.css
  Copyright (c) 2002 - 2009 Schrader & Schrader GbR.
  All rights reserved.

  based on:
  ---------------------------------------------------------
  $Id: stylesheet.css,v 1.48 2002/07/11 17:13:14 dgw_ Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
  ---------------------------------------------------------
*/

/*
* {
margin: 0;
padding: 0;
}
*/

.boxText {
font-family: Verdana, Arial, sans-serif; font-size: 12px;
}

.chartBoxText {
font-family: Verdana, Arial, sans-serif; font-size: 12px;
text-align:left;
vertical-align:top;
}

.errorBox {
font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold;
}
.stockWarning {
 font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033;
}
.productsNotifications {
 background: #D3DCDC;   border-bottom-color: #f5f8ff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.shipping {
  border-bottom-color: #AFB9B9;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}


BODY {
background: #CFD7D7;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #101010;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #CFD7D7;
}

TR.dtHeaderInfoRow {
  background: #DDE5E5;
}

TD.dtHeaderInfoData {
    /* background: #f5f8ff;*/
  border: solid #DEE7EF;
  border-width:1px;
  border-top-width:0px;
}

TR.hNav {
  /* background: #bbc3d3; */
}

TR.headerNewsRow {
  background: #bbc3d3;
}

TD.shippingInfoHeader {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;

	background: #C4C9D3;
}

TD.quicksel {
  background: #CFD9D9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;

  border-style:outset;
  border-width:1px;

  border-top: solid #AFB9B9;
  border-top-width:1px;

  border-bottom: solid #BFC9C9;
  border-bottom-width:2px;

  border-left: solid #DFE9E9;
  border-left-width:3px;

  border-right: solid #BFC9C9;
  border-right-width:3px;

}

TD.newsTextCell {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.NewsContent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #000000;
  font-weight : bold;
}


TD.headerNewsTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #b7bfcf;
  color: #000000;
  font-weight : bold;
}

TD.headerNewsTitleBottom {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #a1abbb;
  color: #000000;
  font-weight : bold;
}

TD.headerNewsTitleMiddle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #BCC7DC;
  color: #000000;
  font-weight : bold;
}


TD.headerNewsDate {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #000000;
  font-weight : bold;
}


TD.headerNewsCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background: #bbc3d3;
  color: #000000;
  font-weight : bold;
}

TD.productSpecialNote {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-style: italic ;
  background: #FFc3d3;
  color: #000000;
  font-weight : bold;
}

TD.hNav {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /* background: #bbc3d3; */
  color: #000000;
  font-weight : bold;
  /* white-space:nowrap;*/
}

A.hNav {
  color: #000000;
}

A.hNav:hover {
  color: #303030;
}

TR.headerError {
  background: #ff0000;
}


IMG
{
  border-color: #606060;
  border-style: solid;
  border-width: 0px;
}



div.bme
{
  float:left;
  border-color: #607080;
  border-style: solid;
  border-width: 2px;
  
  
  padding:1px;
  margin:2px;
}

IMG.productImage
{
  border-color: #606060;
  border-style: solid;
  border-width: 1px;
}

img.bordered
{
  border-color: #606060;
  border-style: solid;
  border-width: 1px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  background: #ff0000;
  color: #000000;
  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: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #000000;
  font-weight: bold;
}


.chartBox {
  background: #f5f8ff;
}

.cBC {
  background: #CFD9D9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.cBH {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  background-image:url(images/new_box/middle.gif);
  color: #000000;
}



.infoBox {
  /* background: #f5f8ff;*/
  border: solid #DEE7EF;
  border-width:1px;

}

.infoBoxSB {
  /* background: #f5f8ff;*/
  border: solid #DEE7EF;
  border-width:1px;
  border-top-width:0px;
}

.dtData {
  /* background: #f5f8ff;*/
  border: solid #DEE7EF;
  border-width:1px;
}

.ordersList {
  /* background: #f5f8ff;*/
  border: solid #DEE7EF;
  border-width:1px;
}

.iBC {
  background: #CFD9D9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


TD.iBH {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  background-image:url(images/new_box/middle.gif);
  color: #000000;
}

TD.sBH {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  background-image:url(images/new_box/middle.gif);
  color: #000000;
}

/* featured Products Box */

TD.featuredBoxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.2;
 }


td.featuredBoxName {

font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 1.2;

border-bottom-width:0px;
padding:2px;
border-bottom-style:solid;
border-bottom-color:#BBC3D3;
border-right-width:0px;
border-right-style:solid;
border-right-color:#9CBCBC;
}


TD.featuredBoxPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.2;


padding:4px;
border-left-width:0px;
border-left-style:solid;
border-left-color:#A5BDBD;
border-bottom-width:0px;
border-bottom-style:solid;
border-bottom-color:#BBC3D3;
 }


td.featuredBoxSpecs {

font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 1.2;

padding:1px;
border-bottom-width:2px;
border-bottom-style:solid;
border-bottom-color:#BBC3D3;
border-top-width:0px;
border-top-style:solid;
border-top-color:#A4ABB9;
}

td.featuredBoxBottomBar {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 1.2;

padding:4px;
border-left-width:0px;
border-left-style:solid;
border-left-color:#A5BDBD;
}

td.featuredBoxDesc {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 1.2;

border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#BBC3D3;
border-right-width:0px;
border-right-style:solid;
border-right-color:#9CBCBC;
}

TD.featuredPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;

 }

TD.featuredBoxInfoBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
 }



/**
 * global container
 */
.featuredBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;

  border: solid #DEE7EF;
  border-width:1px;
  padding:0px;
  /* border-top-width:0px; */
}

/**
 * single game container
 */
.featuredBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;

  background: #CFD9D9;
  border-top: solid #AFB9BA;
  border-top-width:1px;

  border-bottom: solid #BFC9CC;
  border-bottom-width:2px;

  border-left: solid #DFE9E9;
  border-left-width:2px;

  border-right: solid #BFC9C9;
  border-right-width:2px;

}
TD.featuredBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  border-bottom: solid #BFC9C9;
  border-bottom-width:1px;
  /* background: #bbc3d3; */
  background-image:url(images/featured_box/middle.gif); 
  color: #000000;
}

TD.featuredBoxHeadingLeft {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  border-bottom: solid #BFC9C9;
  border-bottom-width:1px;
  color: #000000;
}

TD.featuredBoxHeadingRight {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  border-bottom: solid #BFC9C9;
  border-bottom-width:1px;
  color: #000000;
}

/* featured Products Box END */

.systemRequirements {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;

  margin-left: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-right: 2px;
/*
  background: #CFD9D9;
  border-top: solid #AFB9BA;
  border-top-width:1px;

  border-bottom: solid #AFB9BC;
  border-bottom-width:2px;

  border-right: solid #AFB9B9;
  border-right-width:2px;

  border-left: solid #BFC9C9;
  border-left-width:2px;

background-color:#CED8D8;
border:1px;
border-style:solid;
border-color:white;

*/

border: solid #DEE7EF;
border-width:1px;
border-top-width:0px;


}

TD.newsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  background-image:url(images/new_box/middle.gif);
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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: #D7DFE2;
}

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: #E1E8EB	;
}


TR.productListing-heading {
   /* background: #C8CFDC; */
   height:18px;
   background-image:url(images/new_box/middle.gif);
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

h1 {font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    margin:0px;}

h2 {font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    margin:0px;
    text-align:left;
    display: inline;
    }

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #0a0a0a;
  vertical-align:top;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.faqMain, SPAN.faqMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.3;
}

TD.m, P.m, DIV.m, .m {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

.mLarge {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

.mainBigger,.footerText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.specialBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color:#CFD9D9;
  border-top: solid #DEE3E3;
  border-top-width:1px;
  border-bottom: solid #DEE3E3;
  border-bottom-width:1px;
  border-right: solid #DFE9E9;
  border-right-width:1px;
  border-left: solid #DFE9E9;
  border-left-width:1px;

 }


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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, TH.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, RADIO, SELECT, INPUT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.login_pass, .login_mail {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #F00000;
  font-weight: bold;
}

TABLE.agb {
  font-family: Arial;
  font-size: 12px;
}

TABLE.formArea {
  background: #CFD9D9;
  border-color: #f5f8ff;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.featuredBoxTitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.2;
	  /* background-image:url(images/new_box/middle.gif); */
	  background: #bbc3d3;
	  width:100%;
	 height:3em;
	 min-height:3em;;
	 display:block;
	  
  border-bottom: solid #aaa3b3;
  border-bottom-width:1px;
	  
}

SPAN.specialsBoxTitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;
}

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;
}

TD.checkoutBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

SPAN.checkoutBarHighlighted {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #101010;
}

/* data table */
.dataTableHeadingRow {
background-color: #C9C9C9;
}

.upcomingHeaderRow {
background-image:url(images/new_box/middle.gif);
height:22px;
}

.shoppingCartHeaderRow {
/* background-image:url(images/sc_header.gif); */

height:22px;
background-color: #DEE7E7;
}


TABLE.upcomingTable {
  background: #CFD9D9;
  border-color: #f5f8ff;
  border-style: solid;
  border-width: 1px;
}

.dataTableHeadingContent {
font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold;
}
.dataTableRow {
background-color: #F0F1F1;
}

.NdTRow {

}

.NdTRowSelected {
}

.NdTRowOver {
  background: #D0E0E1;
}

.dataTableRowSelected {
background-color: #DEE4E8;
}
.dataTableRowOver {
background-color: #FFFFFF;
}
.dataTableContent {
font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000;
}

TR.style1 {
  background: #D7DFE2;
}

.imprintSpan1 {
  font-family: Verdana, Arial, sans-serif;
  background: #b7bfcf;
  color: #000000;
  font-weight : bold;
  width:100%;
}

.imprintSpan2 {
font-family: Verdana, Arial, sans-serif;
  background: #C4C9D3;
  color: #000000;
  font-weight : bold;

}

/* message box */
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
.messageStackError { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;background-color: #ff5319; }
.messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;background-color: #ffb3b5; }
.messageStackNotice { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;background-color: #b8b8cf; border:1px;border-style:dotted;border-color:#eeeeee;}
.messageStackInfo { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;background-color: #b8b8b8; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;background-color: #99ff00; }


.pollBoxTitle {
  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  background-color:#D0E0E0;
}

tr.pollTitleRow {
}

TD.pollBoxText {

  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;

}

TR.pollOptRow {

   /* background: #D7DFE2; */

}

TR.pollFooter {

/*  background: #f1f9fe; */

}

.pollBox {
  border: solid #DEE7EF;
  border-width:1px;
  border-top-width:0px;
}


.pollBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.pollBoxRow {
 background-color:#D0D9D9;
}

.pollBoxRowData {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;

  border-bottom: solid #DEE3E3;
  border-bottom-width:1px;
  border-right: solid #DFE9E9;
  border-right-width:0px;
  border-left: solid #DFE9E9;
  border-left-width:0px;

}

.systemsSelectorList
{
height:19px;
white-space:nowrap;
}

.systemsSelectorListDis
{
color:#808080;
height:19px;
white-space:nowrap;
}

.sBC {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.accountEntryError {
 font-family: Verdana, Arial, sans-serif; 
 font-weight: bold;
 /* background-color: #b8b8b8; */
 font-size: 12px;
 line-height: 1.5;
 border-color: #1c18cf;
 border-style: solid;
 border-width: 4px;
}

/* divLayout */

.divtable {
	/* float:left; */
		
		position:static ;
	 padding-bottom:20px;

 width:100%;
}

.row {
 width:100%;
  float:left;
  clear:both;
  
  position:relative;
 border-color: #c0c0c0;
 border-style: solid;
 border-width: 0px;
 display:block;
}

.cell {
/*
  border-width:1px;
  border-style:solid;
  border-color:blue;
*/

  width:250px;
vertical-align:top;
display:block;
float:left;
}

.cell1 {
  width:90px; 
  /*
  border-width:1px;
  border-style:solid;
  border-color:blue;
  */
  
  vertical-align:top;
  text-align:left;
  display:block;
  float:left;
}

.listingdivider {
/*
  border-width:1px;
  border-style:solid;
  border-color:blue;
*/
  height:2px;
  width:100%;
  display:inline-block;
  margin:0px;

}

.borderclass {
  border-width:2px;
  border-style:solid;
  border-color:red;
  display:block;
  float:left;
  clear:both;
  width:100%;
  background-color: #ffb3b5;
}


.my_ol
{
 border: 1px solid #048; 
 list-style: none;
 margin: auto; padding: 0 0 8px 0; 
 overflow: auto; 
 width: 50%;
}

.my_li
{

/* background: #048;  */
/* color: white; */
 display: inline; /* IE doubled float-margin bug */ 
 float: left; 
/* font: bold 32px Arial, sans-serif; */
 margin: 8px 0 0 8px; 
 padding: 0; 
 text-align: center; 
  width: 25%;  
  overflow: auto; 

}