/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

* {
    margin:0;
    padding:0;
}

html {
    height:100%;
    margin:0;
    padding:0;
}

body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #EFB552 url(images/layout/bg_body.jpg);
  color: #000000;
  margin: 0px;
}
.fixcenter {
  width: 900px;
 /* border: solid; border-width: 1px;
  background: #ffffff;
  color: #000000;*/
  margin: auto;
  /*margin-top: 20px;*/
  text-align: left;
  
}
.fixcenter_content {
padding:10px;
}
.text14 { font-size: 14px; color: #cc0000; font-weight : bold; }
.textstrong { font-size: 14px; color: #000000; font-weight : bold; }
.textrot { font-size: 12px; color: #cc0000; }
.boxText { font-size: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }


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

A:hover {
  color: #ccc0000;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #000000 ;
}

TR.headerNavigation {
  background: #000000 url(images/layout/bg_headerNavigation.gif) repeat-x;
  height: 27px;
  margin-top:3px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 
  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: #000000;
  color: #ffffff;
  font-weight: bold;
}
A.footerNavigation { 
  color: #000; 
}

A.footerNavigation:hover {
  color: #999;
}

.infoBox {
  background: transparent;
}

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

.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;
  background: #000000;
  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: transparent;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
/*  color: #0000FF;*/
color: #c93803;
}

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

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

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

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: #fff;
  border-color: #6666;
  border-style: solid;
  border-width: 1px;
  padding: 4px;
}

TD.formAreaTitle {
  font-family: 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: #990000;
}

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

.moduleRow { }
.moduleRowOver { background-color: #e8e8e8; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #e8e8e8; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #727272; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/
/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; background-color: #990000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #e8e8e8; }

/* input requirement */

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


/* Linke und rechte Spalte*/


#shopNavigation .standard, #rightNavigation .standard {
  /*background-image:url('images/grafiken/ShopNavigation.jpg'); 
    background-repeat:repeat-y;*/
    padding-bottom:4px;
}

.standard ul li {
list-style-image: none;
	list-style-type: none;

}

.standard ul, .standard .subCategories , .standard ol{

	background-color: #F7CE6B;
	padding:5px 0 8px 3px;
	border-top: 1px none #333333;
	border-right: 1px dashed #333333;
	border-bottom: 1px dashed #333333;
	border-left: 1px dashed #333333;
	
	
}
ol {
list-style-position:inside;
}
/* Ende rechte/linke Spalte*/

/*  Boxendesign */
#shopNavigation .top, #rightNavigation .top{
    clear:both;
background: #CC3800;
  width:100%;
  height:30px;
}
#shopNavigation .top h3, .column_header_none h4, #rightNavigation .top h3{
    color:#ffffff;
font-size:14px;
    text-transform:uppercase;
    letter-spacing:1px;
    /**/  margin:4px 0px 0px 5px;
 padding: 6px 0px 0px 6px;
    letter-spacing:1px;
	 width:170px;
  
}
.column_li_center {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	
	
}
/* für die manufacturers_info box*/
li.more {
text-align:right;
margin: 5px 5px 0 0;
font-weight:bold;
}
/* für die categories box 
.subCategories ul li {
    line-height:22px;
    background-position:0px 8px;
}
*/
/* Navigation */
.activelink {
	display: block;
	font-weight: bold;
	color: #000;
	
}
#topcat a {
display: block;
padding-left: 3px;
 /*    width:200px;*/
 /* margin:0px 3px 0px 4px; */
    border-bottom:1px solid #fff;
	line-height:25px;
	   text-transform:uppercase;
}
#topcat a:hover {
	background-color: #eeeeee;
	color: #000000;
}

#secondcat a{
	margin:0px 0px 0px 10px; 
	    width:85%;
		display: block;
		color:#333;
		font-size:0.98em;
border-bottom:1px dashed #000;
line-height:20px;

}
#secondcat a:hover {
	background-color: #eeeeee;
	color: #000000;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}

/*cart_box im header */
.headercart {
	width:220px;
	padding-right:20px;
	padding-top: 20px;
	margin: 20px;
}


.ro {
	background:url(images/roundbox/rounded_ro2.gif) top right no-repeat;
}

.lo {
	background:url(images/roundbox/rounded_lo2.gif) top left no-repeat;
	
}

.ru {
	background:url(images/roundbox/rounded_ru2.gif) bottom right no-repeat;
}

.lu {
	background:url(images/roundbox/rounded_lu2.gif) bottom left no-repeat;
}

.inhalt {
	margin-left:20px;
	padding:2.5em 3.5em 3.5em 2.5em;
	 font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.inhalt p {
	margin:0;
	padding:0;
}

/* ende cart_box im Header*/
/* Logo im Header*/

.logo {
padding: 10px;
}

/* ende Logo im Header*/
/* BEGIN: CSS Buttons Everywhere */
.cssButton {
    background: #000;
    color: #fff;
    height: 20px;
    vertical-align: top;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    border: 1px outset #000;
    border-spacing: 3px;
    line-height: 21px;
}


a.button {
   background: transparent url(images/bg_button_a.gif) no-repeat top right;
   font: normal 12px arial, sans-serif;
   color: #fff!important;
   display: block;
   float: left;
   height: 24px;
   margin-right: 6px;
   padding-right: 10px; /*sliding doors padding */
   text-decoration: none;
}

a.button span {
   background: transparent url(images/bg_button_div.gif) no-repeat;
   display: block;
   line-height: 14px;
   padding: 5px 0 5px 10px;
}
a.button:hover {
color: #ccc!important;
text-decoration: none;
}
a.button:active {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:active span {
    background-position: bottom left;
	color: #ccc!important;
    padding: 6px 0 4px 10px; /* push text down 1px */
}

/*inputButtons*/
button{
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	width: auto;
	overflow: visible;
	text-align: center;
	white-space: nowrap;
	height: 25px;
	line-height: 14px;
	font: normal 12px arial, sans-serif;
	cursor: hand;
	
		}

 
			button span, button em {
				display: block;
				height: 25px;
				line-height: 23px;
				margin: 0;
				color: #fff;
			}
 
			button span {
				padding-left: 10px;
				background:transparent url(images/bg_button_div.gif) no-repeat 0 0;
			}
 
			button em {
				font-style: normal;
				padding-right: 10px;
				background: transparent url(images/bg_button_a.gif) no-repeat 100% 0;
				/*background: transparent url(images/bg_button_a.gif) no-repeat top right;*/
			}

			button:hover span {
				color: #ccc;
				/*background:url(images/bg_button_div.gif) no-repeat 0 -25px;*/
			}

			button:hover em {
				color: #ccc;
				/*background: url(images/bg_button_a.gif) no-repeat 100% -25px;*/
			}

			button:active span {
				color: #660000;
				/*background:url(images/bg_button_div.gif) no-repeat 0 -50px;*/
			}

			button:active em {
				color: #660000;
				/*background: url(images/bg_button_a.gif) no-repeat 100% -50px;*/
			}
/*ende input-buttons*/
/* tax info bei den Preisen */
.tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #758389;
}
/* Ende tax info bei den Preisen */

/*individuelle Boxen*/
/* Individual Boxes - Graphical Borders for modules - Star */
.mws_boxTop_module    { background: url('images/infobox_module/top.jpg');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module   { background: url('images/infobox_module/left.jpg'); }
.mws_boxRight_module  { background: url('images/infobox_module/right.jpg'); }
.mws_boxBottom_module { background: url('images/infobox_module/bot.jpg');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_module { background: #F7CE6B; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;
				 padding: 10px;}
.mws_boxCenter_module2 { background: #F7CE6B; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
				 
				 
/* Individual Boxes - Graphical Borders for modules - Star */

TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
}
/* ende indiv boxen */

/*Product_listing tpl*/

.roPL {
	background:url(images/roundbox/rounded_roPL.jpg) top right no-repeat;
}

.loPL {
	background:url(images/roundbox/rounded_loPL.jpg) top left no-repeat;
	
}

.ruPL {
	background:url(images/roundbox/rounded_ruPL.jpg) bottom right no-repeat;
}

.luPL {
	background:url(images/roundbox/rounded_luPL.jpg) bottom left no-repeat;
}

.inhaltPL {
	
	padding:1.5em 3.5em 3.5em 1.5em;
	 font-family: Verdana, Arial, sans-serif;
  font-size: 12px;

  
 
  
}
.inhaltPL p {
	margin:0;
	padding:0;
}
.productTitle { 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
				 font-weight:bold;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; 
				 
				 }
.pl_left {
width:80px;
float:left;


}

.pl_right {
width:80%;

font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;
				 font-weight:normal;
                 text-align : left;
                 vertical-align: middle;
				 margin-left:100px;
                
}

#fancy IMG {
margin: 5px;
padding-top:5px;
}

/* BOF: Open Featured Products */
TD.featuredProducts, TD.featuredCategories, TD.featuredManufacturers, TD.featuredManufacturerWP {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.featuredProducts A, TD.featuredCategories A, TD.featuredManufacturers A, TD.featuredManufacturerWP A {
  color: #000000;
  text-decoration: none;
}

TD.featuredProducts A:hover, TD.featuredCategories A:hover, TD.featuredManufacturers A:hover, TD.featuredManufacturerWP A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
TD.f_header {
background-color:#000000;
color:#FFFFFF;
text-align:center;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;

}
/* EOF: Open Featured Products */
SPAN.price {
width: 100%;
w\idth: 95%;
	font-family:arial, verdana, sans-serif;
	font-size:14px;
font-weight:bold;
}


.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana,  Arial,  sans-serif;
  font-size: 10px;
float: right;
}

/*Top level list items*/
.suckertreemenu ul li{
	/*position: relative;
	display: inline;
	float: left;
	background-color: #F3F3F3;
	text-align: center;*/
	    float:left;
   /*margin-right:10px;*/
    height: 18px; 
	line-height: 16px;

    vertical-align:middle;
    position:relative;
	text-align: center;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 88px; /*Width of top level menu link items*/
padding: 1px 3px;
border-left: 1px solid white;
/*border-right-width: 0;*/
text-decoration: none;
color: #fff;
 
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
color: #fff;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #ccc;
background-color: #E9A43C;
 -moz-opacity:0.8;
}

.suckertreemenu ul li a:hover{
background-color: #EFB552;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: url(images/media/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #F3F3F3 url(images/media/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	

/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%;}
* html .suckertreemenu ul li a { height: 1%;}
* html .suckertreemenu ul li ul li { float: left;}
/* End */
.base_price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #999999;
  font-weight : lighter;
}
