/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z  $   

   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 
   ---------------------------------------------------------------------------------------*/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: inline;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	font-style: normal;
	font-weight: bold;
	color: #434343;
}
.stockWarning { 
	font-family: Arial, Verdana, sans-serif;
	font-size : 11px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family: Arial, Verdana, sans-serif;
	font-size : 11px;
	color: #70d250;
	text-decoration: underline;
}
* {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
BODY {
	font-family: Arial, Verdana, sans-serif;
	font-size : 11px;
	
	color: #434343;
	margin: 0px;
	background: #3399CC url("img/madrom_top_background.png") repeat-x;
}

A {
	color: #434343;
	text-decoration: none;
}
A:hover {
	color: #D00000;
	text-decoration: underline;
}
TABLE.outlineTable {
	
	background-image: url("img/madrom_top_logo.png");
	background-repeat: no-repeat;
}
TABLE.inlineTable {
	margin-top: 108px;
}

img{
	border:0;
}


FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}
TD.topNavigation {
	width:100%;
	padding-right: 37px;
	padding-top: 4px;
}
TD.topNavigation a {
	display: block;
	float: right;
	
	margin-left: 26px;
	width: 84px;
	border-bottom: 2px solid #EC0000;
	text-align: left;
	text-decoration: none;
	
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #00699E;
	
}
TD.topNavigation a:hover {
	text-decoration: none;
}
A.headerNavigation { 
  	color: #000000; 
}

A.headerNavigation:hover {
  	color: #000000;
}
TABLE.mainTable {
	background: #FFFFFF url("img/madrom_main_top.png") repeat-x;
}
TABLE.mainContent {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	background: #FFFFFF url("img/madrom_main_background.png") repeat-y;
}
TD.mainContentFooter{
	height:14px;
	background: #FFFFFF url("img/madrom_main_footer.png") no-repeat;
}
TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
}

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: Arial, Verdana, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}
.leftright {
	margin-left: 7px;
	margin-right: 7px;
}
/* #### DEFAUL BOX LAYOUT #### */
TABLE.boxLeft {
	margin-left: 11px;
	margin-bottom: 6px;
}
TABLE.boxLeft .infoBox {
	background-image: url("img/madrom_box_background.png");
	background-repeat: repeat-y;
}
TABLE.boxLeft .infoBoxFooter {
	height: 6px;
	background-image: url("img/madrom_box_footer.png");
	background-repeat: no-repeat;
}
TABLE.boxRight {
	margin-right: 11px;
	margin-bottom: 6px;
	font-weight: bold;
}
TABLE.boxRight .infoBox {
	background-image: url("img/madrom_box_background.png");
	background-repeat: repeat-y;
}
TABLE.boxRight .infoBox {
	background-image: url("img/madrom_box_background_right.png");
	background-repeat: repeat-y;
}
TABLE.boxRight .infoBoxFooter {
	height: 6px;
	background-image: url("img/madrom_box_footer_right.png");
	background-repeat: no-repeat;
}
/* #### BOX IMAGE HEADER  #### */
TABLE.boxCategories .infoBoxHeading {
	height: 36px;	
	background-image: url("img/madrom_boxHeading_unsereProdukte.png");
	background-repeat: no-repeat;
}
TABLE.boxBestseller .infoBoxHeading {
	height: 36px;	
	background-image: url("img/madrom_boxHeading_unsereBestseller.png");
	background-repeat: no-repeat;
}
TABLE.boxContent .infoBoxHeading {
	height: 36px;	
	background-image: url("img/madrom_boxHeading_mehrUeberuns.png");
	background-repeat: no-repeat;
}
TABLE.boxCart .infoBoxHeading {
	height: 36px;	
	background-image: url("img/madrom_boxHeading_inhaltWarenkorb.png");
	background-repeat: no-repeat;
}
TABLE.boxlogin .infoBoxHeading {
	height: 36px;	
	background-image: url("img/madrom_boxHeading_meinMadromKonto.png");
	background-repeat: no-repeat;
}
TABLE.boxWhatsNew .infoBoxHeading {
	height: 36px;	
	background-image: url("img/madrom_boxHeading_neueProdukte.png");
	background-repeat: no-repeat;
}
TABLE.boxMoreInformation .infoBoxHeading {
	height: 36px;	
	background-image: url("img/madrom_boxHeading_weitereInformationen.png");
	background-repeat: no-repeat;
}
TABLE.boxContactUs .infoBoxHeading {
	height: 36px;	
	background-image: url("img/madrom_boxHeading_unsereKontaktdaten.png");
	background-repeat: no-repeat;
}
TABLE.boxInformation .infoBoxHeading {
	height: 36px;	
	background-image: url("img/madrom_boxHeading_infosUmbauten.png");
	background-repeat: no-repeat;
}
/* #########################   */
.boxText {
	padding-left: 10px;
 	
}
.boxText a, .infoBox a {
	margin-left: 2px;
	color: #434343;
 	font-size: 11px;
 	font-weight: bold;
	text-decoration: none;
	line-height: 1.9;
}
.boxText a:hover, .infoBox a:hover {
	margin-left: 2px;
	color: #D00000;
 	font-size: 11px;
 	font-weight: bold;
	text-decoration: underline;
}

.boxTextBG {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
.boxTextBGII {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	background-color: #f1f1f1;
}
.boxTextPrice {
	font-size: 12px;
	font-weight: bold;
	color: #00699E;
}

.boxText .formated input {
	width: 150px;
	border: 1px solid #707070;
	margin-left: 10px;
}

.errorBox {
	font-family: Arial, Verdana, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family: Arial, Verdana, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.small_normal {
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
}
.infoBox {
}

.infoBoxContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  
}



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: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
} 
#quick_find .quick_input {
	margin-left: 16px;
	margin-right: 2px;
	padding: 3px;
	padding-left: 9px;
	width: 132px;
	border: 1px solid #C1C1C1;
	font-size: 10px;	
	color: #686868;
	
}
TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.copyright, DIV.copyright  {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
TD.copyright a, DIV.copyright a {
  color: #434343;
}
TD.copyright a:hover, DIV.copyright a:hover {
  color: #d00000;
  text-decoration: underline;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #D00000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

/* LISTE BOX CATEGORIES */
.moduleRow a {
	margin-left: 2px;
	color: #d00000;
 	font-size: 11px;
 	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
}
.moduleRow a:hover {
	margin-left: 2px;
	color: #d00000;
 	font-size: 11px;
 	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	border-bottom: 1px solid #d00000;
}

/* ############ */

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #00699e; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #f1f1f1; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

/* #### LEFT NAVIGATION #### */
TD.navLeft {
	background-image: url("img/madrom_navleft_background.png");
	background-repeat:  no-repeat;
	width: 198px;
}
TD.navLeft TABLE.navLeft {
	margin-top: 8px;
}
/* #### RIGHT NAVIGATION #### */
TD.navRight {
	background-image: url("img/madrom_navright_background.png");
	background-repeat:  no-repeat;
	width: 198px;
}
TD.navRight TABLE.navRight {
	margin-top: 8px;
}
/* ######################## */
TABLE.contentsTopics {
    margin-top: 10px;
}
TD.contentsTopics, TD.moduleHeading {
	padding-left: 10px;
	height: 36px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url("img/madrom_productlistening_header.png");
	background-repeat:  no-repeat;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

/* ########## PRODUCT LISTENING ############ */
.shippingLink, .shippingLink:active, .shippingLink:visited {
	font-size: 10px;
	color: #434343;
	text-decoration: underline;
}
 .shippingLink:hover {
 	color: #d00000;
	text-decoration: undeline;
 }
.productListPrice {
	color: #d00000;
	font-weight: bold;
	padding-top: 12px;
}
.productListDiscription {
	padding: 0;
	padding-bottom: 15px;
}
.productListButtons {
	padding-bottom: 12px;
}
.productImage {
	border: 1px solid #C3C3C3;
	margin-right: 5px;
}

.productListName {
	margin: 0;
	padding: 0;
	font-weight: bold;
}	
.productListName a {
	color: #434343;
	text-decoration: none;
}
.productListName a:hover {
	color: #D00000;
	text-decoration: underline;
}
/* ########## PRODUCT INFO ############ */
.productInfo {
	margin-right: 36px;
}	
.productInfoPrice {
	font-size: 17px;
	font-weight: bold;
	color: #EC0000;
}
.productInfoPriceRow {
	border-bottom: 1px solid #C0C0C0;
	padding-bottom: 5px;
}
.productInfoDetails {
	border-bottom: 1px solid #C0C0C0;
}
.productInfoDetails .col1 {
	font-weight: bold;
	width: 195px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.productInfoButtons {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C0C0C0;
	font-weight: bold;
}
.productInfoButtons .formated {
	margin-left: 2px;
	margin-right: 50px;
	border: 1px solid #707070;
}
.productInfoImages {
	padding-top: 5px;
}
.productInfoImages img {
	margin-right: 12px;
	margin-bottom: 18px;
	border: 1px solid #C3C3C3;
	width:170px;
	height: 170px;
}	

/* ########## CATEGORY LISTENING ############ */
td.categoryListeningImage {
	height: 130px;
}
img.categoryListeningImage {
	height: 100px;
	width: 125px;
	border: 1px solid #C3C3C3;
}	
.categoryListeningLink, .categoryListeningLink:active, a.categoryListeningLink:visited, a.categoryListeningLink:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #434343;
}

.categoryListeningTopProduct {
	margin-bottom: 26px;
	background-image: url("img/madrom_productlistening_top.png");
	background-repeat: no-repeat;
	height: 306px;
	width:176px;
}	
.categoryListeningangebot {
	margin-bottom: 26px;
	background-image: url("img/madrom_productlistening_angebot.png");
	background-repeat: no-repeat;
	height: 230px;
	width:132px;
}	
.categoryListeningTopProductHeader {
	padding-top: 8px;
	padding-bottom: 12px;
}
.categoryListeningTopProductHeader a, .categoryListeningTopProductHeader a:visited {
	color: #00699E;
	font-weight: bold;
	text-decoration: none;
}
.categoryListeningTopProductHeader a:hover {
	text-decoration: underline;
}
categoryListeningTopProductImage a {
	border: 0;
}
.categoryListeningTopProductImage img {
	margin-bottom: 10px;
	border: 1px solid #c1c1c1;
	height: 90px;
	width: 90px;
}	
.categoryListeningTopProductButtons {
	padding-bottom: 5px;
}

/* contact box */

.bigRed {
	font-weight: bolder;
	font-size: 14px;
	color: #ec0000;
}
.bigBlue {
	font-weight: bolder;
	font-size: 14px;
	color: #00699e;
}

/* FIXED Prodict options */
.fixedOptions {
	position: absolute; 
	margin-top: 52px; 
	margin-bottom: 15px;
}
.productdescription {
	font-size: 14px;
	color: #000000;
}
.bottom1 {
	border-top: 1px solid #000000;
}
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
	cursor: pointer;
}
#search_suggest {
	position: absolute; 
	visibility: hidden;
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;			
}

.access_step_cc {background-color:#dddddd; padding-left:5px; padding-right:10px;}
.access_step_c2 {padding-left:5px; padding-right:10px;}