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

BODY {
  background: #2c2c2c;
  color: #000000;
  /* background-image:url(images/back-10.gif); */
  background-repeat:repeat;
  margin: 0px;
}

.leftTop {
	background-image:url(images/banners/speedster-mg.png);
	position: absolute;
	height: 479px;
	width: 140px;
}



A {
  color: #4a92cb;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #FFFFFF;
}

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

.infoBoxNotice {
  background: #FFFFFF;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
  color: #ffffff;
}

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

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

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.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.agbConfirmation{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: red;
}

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: #f0a480;
  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;
  color: #ff0000;
}

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

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; color:#000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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


/*BOF: Abenteuerladen */
.body_table {
  border-bottom: 1px solid #CBCBCB;
  border-left: 1px solid #CBCBCB; 
  border-right: 1px solid #CBCBCB;
  background: #ffffff;
}

TD.messageErrorInfo, TR.messageErrorInfo { 
	font-family: Verdana; 
	font-size:13px; 
	color:#000000;
	font-weight:none; 
	background-color: #ffb3b5;
	line-height:1.5ex;
}

.info_box_header {
  font-family: Tahoma; 
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  padding-top: 3px;
  padding-left: 4px; 
}

.info_box_text {
  font-family: Tahoma; 
  font-size: 11px;
  color: #000000;
  font-weight: none;
  padding-top: 3px;
  padding-left: 4px; 
}

/* BOF: gleich Höhe wie Videobox */
*html .newletterbox_hack {
height: 18px;
}
.newletterbox_hack {
height: 19px;
}
/* EOF: gleich Höhe wie Videobox */

/* BOF: Header */
.header_info {
  font-family: Tahoma; 
  font-size: 10px;
  color: #0073C2;
  font-weight: none; 
}

.header_navigation {
  position: relative;
  height:16px;
  margin-top:3px;
  padding-left:4px;
  font-family: Tahoma; 
  font-size: 10px;
  color: #0073C2;
  font-weight: bold;
}

.searchFieldDiv {
  position: relative;
  height:16px;
  margin-top:-14px;
  margin-left:770px;
}

.searchField {
  height:11px;
  font-size:8px;
  width:135px;
  color: #000000;
  
}

a.header_content_links, a.header_content_links:hover {
  color: #0073C2;
  text-decoration:none;
}

a.header_links {
  font-family: Tahoma; 
  font-size: 11px;
  color: #0073C2;
}


.header_line {
  height:8px;
}

/* EOF: Header */

/* BOF: Top-Deal Boxen */
.deal_box_top {
  border-top: 1px solid #CBCBCB;
  border-left: 1px solid #CBCBCB; 
  border-right: 1px solid #CBCBCB;
}
.deal_box_middle {
  border-bottom: 1px dotted #709AA6;
  border-left: 1px solid #CBCBCB; 
  border-right: 1px solid #CBCBCB;
}
.deal_box_bottom {
  border-bottom: 1px solid #CBCBCB;
  border-left: 1px solid #CBCBCB; 
  border-right: 1px solid #CBCBCB;
}
.deal_text_header {
  margin-top:-24px;
  padding-left:4px;
  font-family: Tahoma; 
  font-size: 12px;
  color: #000000;
  font-weight: bold; 
}
.deal_text_info {
  padding-left:5px;
  font-family: Tahoma; 
  font-size: 11px;
  color: #000000;
  font-weight: none; 
}
/* EOF: Top-Deal Boxen */

/* BOF: listing */
.listing_top_header {
  font-family: Tahoma; 
  font-size: 12px;
  color: #0D7AC5;
  font-weight: bold; 
  text-decoration: none;
  border-bottom:1px solid #B2B2B2;
  padding-bottom:3px;
}

.listing_filter_header {
  font-family: Tahoma; 
  font-size: 18px;
  color: #0D7AC5;
  font-weight: bold; 
  text-decoration: none;
  padding-top:3px;
}

a.listing_header, a.listing_header:hover, .listing_header {
  padding-left:0px;
  font-family: Tahoma; 
  font-size: 12px;
  color: #2d2c2c;
  font-weight: bold; 
  text-decoration: none;
}

.listing_price {
  padding-right:15px;
  padding-bottom: 6px;
  font-family: Tahoma; 
  font-size: 12px;
  color: #2d2c2c;
  font-weight: bold; 
  text-decoration: none;
}

.listning_price_info_black {
  font-family: Tahoma; 
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.listning_price_info_red_small {
  font-family: Tahoma; 
  font-size: 10px;
  color: #FF0000;
  font-weight: bold;
}
.listning_price_info_red_high {
  font-family: Tahoma; 
  font-size: 19px;
  color: #FF0000;
  font-weight: bold;
  text-align: right;
}
.listning_price_info_green {
  font-family: Tahoma; 
  font-size: 10px;
  color: #F00;
  font-weight: bold;
}


/* EOF: listing */

/* BOF: package-listing */
a.listing_package_to_product, a.listing_package_to_product:hover {
  font-family: Tahoma; 
  font-size: 12px;
  font-weight: bold; 
  text-decoration: none;
}
/* EOF: package-listing */

/* BOF: Product Info */
.accessoires_dropdown {
  font-family: Tahoma; 
  font-size: 9px;
}
.product_info_facts_header {
  font-family: Tahoma; 
  font-size: 11px;
  font-weight: none;
  color: #000000;
}
.product_info_facts {
  font-family: Tahoma; 
  font-size: 11px;
  font-weight: bold;
  color: #535353;
  border-bottom: 1px dotted #709AA6;
}
.product_info_facts_text {
  font-family: Tahoma; 
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  border-bottom: 1px dotted #709AA6;
}

/* BOF: Packages */
.package_header {
  font-family: Tahoma; 
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
.package_products_name {
  font-family: Tahoma; 
  font-size: 10px;
  font-weight: none;
  color: #000000;
}



/* EOF: Packages */

/* EOF: Pproduct Info */

a.listing_description, a.listing_description:hover, .listing_description {
  font-family: Verdana; 
  font-size: 11px;
  color: #2d2c2c;
  font-weight: none; 
  text-decoration: none;
}

.categories_header_column_left {
	 padding-left: 6px;
	 font-family: Verdana; 
	 font-size: 11px;
	 color: #0073c2;
	 font-weight: bold;
	 height: 15px; 
}

.sub_categories_column_left {
	 font-family: Verdana; 
	 font-size: 11px;
	 color: #4a92cb;
	 line-height:14px;
	 margin-left:8px;
	 font-weight: none;
	 text-transform:none;
}

.sub_categories_column_left u{
	 font-family: Verdana; 
	 font-size: 11px;
	 color:#4a92cb;
	 line-height:14px;
	 font-weight: bold;
	 text-transform:none;
	 text-decoration: none;
}

.sub_categories_column_left:hover {
	 font-family: Verdana; 
	 font-size: 11px;
	 color: #000000;
	 line-height:14px;
	 margin-left:8px;
	 font-weight: none;
	 text-transform:none;
}

	.product_info_normal_description { 
	 font-family: Verdana; 
	 font-size: 11px;
	 color: #2d2c2c; 
	 padding: 10px 10px 0 2px;
	 overflow: hidden;
	 line-height: 1.5;
	}
	.product_info_small_image_header { 
	 font-family: Verdana; 
	 font-size: 11px;
	 color: #282828; 
	 font-size: 11px;
	 padding-bottom:0px;
	 padding-top:5px;
	}
	.product_info_normal_description_bold { 
	 font-family: Verdana;  
	 font-size: 11px;
	 color: #2d2c2c;
	 font-weight:bold; 
	}
	.product_info_big_description_bold {
	 font-family: Verdana;  
	 font-size: 17px;
	 color: #282828;
	 font-weight:bold; 
	}
	.product_info_normal_name { 
	 font-family: Verdana;  
	 font-size: 17px;
	 color: #000000;
	 font-weight:bold; 
	}

/* Image Popup */
.popup_text, td.popup_text {
	 font-family: Verdana; 
	 font-size: 10px;
	 color: #A8A8A8;
	 font-weight:bold; 
  line-height: 1.5;
  padding-left:5px;
}

.package_popup_text, td.package_popup_text {
	 font-family: Verdana; 
	 font-size: 10px;
	 color: #A8A8A8;
	 font-weight:bold; 
  line-height: 1.5;
}

.shoppingCartTableHeader {
  font-family: Verdana; 
  font-size: 13px;
  font-weight: bold;
  color: #6F6F6F;
}
.shoppingCartTableHeaderDescription {
  font-family: Verdana; 
  font-size: 11px;
  font-weight: bold;
  color: #6F6F6F;
}
.NormalDescription {
  font-family: Verdana; 
  font-size: 9px;
  font-weight: normal;
  color: #6F6F6F;	
}
.shoppingCartProductsName {
  font-family: Verdana; 
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration:underline;
}

.shoppingCartCreditCardRow{
	width: 100px; 
	float: left; 
	padding-top: 5px;	
}

.shoppingCartProductsDescriptions {
  font-family: Verdana; 
  font-size: 9px;
  font-weight: bold;
  color: #000000;
}
a.shoppingCartProductsDelete, a.shoppingCartProductsDelete:hover {
  font-family: Tahoma; 
  font-size: 9px;
  color: #000000;
  text-decoration:underline;
}
.shoppingCartProductsPrice {
  font-family: Verdana; 
  font-size: 11px;
  font-weight:bold;
  color: #000000;
}

.shoppingCartProductsTotal {
  font-family: Verdana; 
  font-size: 8px;
  font-weight:bold;
  color: #6F6F6F;
}

.shoppingCartNavigationOn {
  font-family: Tahoma; 
  font-size: 15px;
  font-weight:bold;
  color: #101010;
  padding-left:16px;
  height:34px;
  }
.shoppingCartNavigationOff {
  font-family: Tahoma; 
  font-size: 15px;
  font-weight:bold;
  color: #939393;
  padding-left:16px;
  height:34px;
}
.shoppingCartNavigationOk {
  font-family: Tahoma; 
  font-size: 15px;
  font-weight:bold;
  color: #287E2A;
  padding-left:16px;
  height:34px;
}
.shoppingCartEmptyInfo {
  font-family: Tahoma; 
  font-size: 18px;
  font-weight:bold;
  color: #9F9F9F;
  padding-left:16px;
  height:120px;
}

.checkoutCreateAccountDesc {
  font-family: Verdana; 
  font-size: 12px;
  font-weight:bold;
  color: #202020;
}
.checkoutCreateAccountInfo, a.checkoutCreateAccountInfo, a.checkoutCreateAccountInfo:hover {
  font-family: Verdana; 
  font-size: 10px;
  color: #A6A6A6;
}

.checkoutShippingInfo {
  font-family: Verdana; 
  font-size: 11px;
  color: #202020;
  font-weight:bold;
}
.checkoutShippingInfoText {
  font-family: Verdana; 
  font-size: 10px;
  color: #646464;
}

.checkoutShippingAddressHeader {
  font-family: Verdana; 
  font-size: 11px;
  color: #6F6F6F;
  font-weight:bold;
}
.checkoutShippingAddressName {
  font-family: Verdana; 
  font-size: 12px;
  color: #202020;
  font-weight:bold;
  padding-left: 10px;
  padding-top: 10px;
}
.checkoutShippingAddress {
  font-family: Verdana; 
  font-size: 10px;
  color: #646464;
  padding-left: 15px;
  padding-top: 5px;
}

.checkoutConfirmationProducts {
  font-family: Verdana; 
  font-size: 9px;
  color: #6F6F6F;
}

.checkoutSuccessDanke{
  font-family: Verdana; 
  font-size: 11px;
  color: #6F6F6F;
}


#.search_input_field { /*IE*/
  height:16px;
  font-size:9px;
  width:155px;
  border:1px solid #C2C2C2;
  color:#CCCCCC;
}
.search_input_field { /*FF*/
  margin-top:1px;
  height:17px;
  font-size:9px;
  width:155px;
  border:1px solid #C2C2C2;
  color:#CCCCCC;
}

.package_price_info {
  font-family: Verdana; 
  font-size: 9px;
  color: #705290;
}


#banner-side {
	position:absolute;
/*	z-index: -100;*/
	display:block;
	float:left;
}

* html #banner-side{
	position:absolute;
	z-index: -100;
}

.categoriesListingHeader {
  font-family: Verdana; 
  font-size: 11px;
  color: #2d2c2c;
 padding-left:10px;
  font-weight: bold;
  padding-bottom: 3px;

}
.categoriesListingDescription {
  font-family: Verdana; 
  font-size: 11px;
  color: #2d2c2c;
  width: 752px;
  margin-left:10px;
    background-color:#f9f9f9;
}

.mainAccountHeadline {
  font-size: 18px;

  color: #6F6F6F;	
}

.variation_description {
  font-family: Tahoma; 
  font-size: 11px;
  font-weight: none;
  color: #000000;
}

/* Overlay popup */
div.overlay div.close, div.one div.close, div.two div.close, div.three div.close {
	background-image:url(css/apple-close.png);
	position:absolute;
	cursor:pointer;
	height:28px;
	width:800px;
	background-repeat:no-repeat;
	margin-left: 18px;
	margin-top: 15px;
	background-position:right;
}

div.overlay, div.one, div.two, div.three {
    background:url(css/783.png) no-repeat;
	height:auto;		
	width: 800px;
	display:none;
}

#overlay, #one, #two, #three {
	height:auto;
}

div.wrap {
	height:auto;
}

.products_price {
  font-family: Tahoma; 
  font-size: 22px;
  font-weight: none;
  color: #000000;
}
span.PriceInfo {
  font-family: Tahoma; 
  font-size: 16px;
  font-weight: none;
  color: #000000;
}
SPAN.productNewSpecialPrice {
  font-family: Tahoma; 
  font-size: 22px;
  font-weight: none;
  color: #E32C2C;
}
span.products_priceShippingInfo {
  font-family: Tahoma; 
  font-size: 10px;
  font-weight: none;
  color: #000000;
}
span.specialPriceInfo {
  font-family: Tahoma; 
  font-size: 16px;
  font-weight: none;
  color: #E32C2C;
}

h1 { 
	 font-family: Verdana;  
	 font-size: 17px;
	 color: #000000;
	 font-weight:bold;
	 position:relative;
	 display:inline;
	}

.accountButtons, .accountButtons:link{
	background:#f6fafd; 
	padding: 2px 2px 2px 4px; 
	width: 128px;
	border-bottom: 2px solid;
	border-color: #FFF;
	cursor:pointer;
	color: #6f6f6f;
}

.accountButtons:hover, .accountButtons:active, .accountButtons:link, .accountButtons:visited{
	background: #FFC;
	font-family:verdana;
	color:#666;
}

.listing_header_packages {
  padding-left:6px;
  font-family: Tahoma; 
  font-size: 12px;
  color: #2d2c2c;
  font-weight: bold; 
  text-decoration: none;
}

.listing_packages_info {
  padding-left:0px;
  font-family: Tahoma; 
  font-size: 12px;
  color: #2d2c2c;
  font-weight: bold; 
  text-decoration: none;
}

.selected_old_address{
	    background-color: #66FF66;
		border:1px solid #CCCCCC;
}
.selected_old_address_auto{
	    background-color: #66FF66;
		border:1px solid #CCCCCC;
}
.non_selected_old_address{
	    background-color: #F9F9F9;
		border:1px solid #FFFFFF;
}