/*
  $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
*/
*{
	margin: 0;
	padding: 0;
}


.boxText { line-height: 1.5em; padding-left: 11px; padding-right: 11px; padding-top: 12px; /*font-size: 0.75em;*/}


.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 14px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 14px; color: #cc0033; }
.productsNotifications { background: #f2fff7; padding-left: 8px; padding-right: 8px; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 14px; color: #70d250; text-decoration: underline; }

body{
	background: #fff url(images/bg_black3.jpg) repeat-x top left;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /*font: bold 11px/1.5em Verdana;*/
	font-size: 100.01%;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-top: 30px;
}

/*td{
	font-size: 0.8em;
}*/





/*.border_solid{
	margin: 0 auto;
	background-color: #e5e5e5;
	/*border: 1px solid #b0b0b0;
	
}*/

table.main{
	background-color: #fff;
}
td.main{
	padding: 10px;
	padding-top: 0;
	font-size: 0.85em;
}

/* definiert den header mit logo*******************/
table.header{
	margin-bottom: 20px;
	background-color: transparent;
}

/*td.columleftheader{
	width: 12%;
	background-color: #fff;
}
td.columrightheader{
	width: 12%;
	background-color: #fff;
}*/

td.columleftheader{
	width: 12%;
	background: transparent url(img/bg-headertable2.gif) repeat-x bottom left;
	background-color: transparent;
}
td.columrightheader{
	width: 12%;
	background: transparent url(img/bg-headertable2.gif) repeat-x bottom left;
	background-color: transparent;
}


/* definiert den abstand rechts und links von inhaltstabelle **************/

td.columleft{
	width: 12%;
}

td.columright{
	width: 12%;
}



/* table mitte inhalt***************************************/
table.content{
	margin: 0 auto;
	width: 100%;
	clear: left;
	
}

td.left{
	width: 190px;
	background-color: #fff;
	border: 1px solid #cecece;
}

td.right{
	background-color: #fff;
	border: 1px solid #cecece;
	width: 190px;
	font-size: 12px;
}





/*td.mainnavi{
	text-align: left;
	vertical-align: middle;
	background-color: #fff;
}*/

td.mainnavi{
	text-align: left;
	vertical-align: middle;
	background: transparent url(img/bg-headertable2.gif) repeat-x bottom left;
	background-color: transparent;
	padding-top: 5px;
	}



#tabs4 {
      float:left;
      width:100%;
	   font-size: 0.8em;
      line-height:normal;
		background: transparent url(img/bg-line-gray3.gif) repeat-x bottom left;
      }
		
#tabs4 ul {
          margin:0;
          padding:3px 10px 0 3px;
          list-style:none;
      }
#tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
		
#tabs4 a{
	float: left;
	margin: 0;
	padding: 0 0 0 7px;
	text-decoration: none;
	background: url(img/tab-left.gif) no-repeat left top;
	border-bottom: 1px solid #adadad;
}	
#tabs4 a img{
	border: 0;
} 

#tabs4 a span {
	float: left;
	display: block;
	padding: 5px 15px 4px 6px;
	color: #292929;background: url(img/tab-right.gif) no-repeat right top;
} 

/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#000;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
      }
		
#tabs4 #current a {
background-position:0% -42px; 
border-color: #e5e5e5; 
color: #ae0327; 
font-weight: bold;
}

#tabs4 #current a span {
background-position:100% -42px; 
border-color: #e5e5e5; 
color: #ae0327; 
font-weight: bold;
}



/* table inhalt*************************/
table.main{
	background-color: transparent;
}



td.left{
	width: 190px;
	background-color: #fff;
	border: 1px solid #cecece;
}

td.right{
	background-color: #fff;
	border: 1px solid #cecece;
}


.tabsBackground{
	/*background: #14b6c2 url(img/bg-line-black.gif) repeat-x top left;*/
	/*font-size: 0.85em;*/
	/*border-top: 1px solid #adadad;*/
	background-color: #e5e5e5;
	border: 1px solid #b0b0b0;
}


h1{
	background: transparent url(img/hg-ueberschrift-schwarz.jpg) repeat-x top left;
	/*font-size: 0.95em;*/
	padding: 0px 0 2px 8px;
	margin: 0;
	/*margin-bottom:15px;*/
}

h2{
	font-size: 1.1em;
	padding: 0px 0 0px 0px;
	margin: 0;
	margin-bottom: 20px;
}

h3{
	font-size: 1em;
	margin-top: 10px;
}






td.main a {
  color: #bb0031;
  text-decoration: underline;
}

A {
  color: #000000;
  text-decoration: none;
  /*font-size: 0.8em;*/
}

A:hover {
  color: #bb0031;
  text-decoration: none;
}

A.small {
  font-size: 11px;
  color: #555555;
  text-decoration: none;
}

A.small:hover {
  font-size: 11px;
  color: #bb0031;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: transparent;
}

TR.headerNavigation {
  background: transparent;
}

TD.headerNavigation {
  background: transparent;
  color: #bb0031;
  font-weight : bold;
  /*font-size: 0.85em;*/
}

A.headerNavigation { 
  color: #bb0031; 
  font-size: 0.8em;
}

A.headerNavigation:hover {
  color: #CF0038;
}

TR.headerError {
  background: #bb0031;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  /*font-size: 18px;*/
  background: #bb0031;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  /*font-size: 16px;*/
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #ffffff;
}

TD.footer {
  background: #ffffff;
  color: #CF0038;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-size: 0.8em;
}

.infoBoxShopping{
	font-size: 11px;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  /*font-size: 14px;*/
}

TD.infoBoxHeading {
  text-transform: uppercase;
  /*font-size: 0.85em;*/
  background: transparent url(img/hg-ueberschrift-schwarz.jpg) repeat-x top left;
}


TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
}

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: #ffffff;
}

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: #ffffff;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #CF0038;
  border-spacing: 1px;
}

.productListing-heading {
  background: #FFFFFF;
  color: #555555;
  font-weight: bold;
  border-color: #cccccc; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 0px; 
  border-bottom-width: 1px; 
  border-left-width: 0px;
  font-size: 0.8em;
  padding: 2px 10px 2px 10px;
}

.productListing-heading, .productListing-heading a{
	/*font-size: 0.9em;*/
	 font-size: 0.8em;
}

a.productListing-heading{
	border: 0;
	font-size: 0.8em;
}

TD.productListing-data {
 border-color: #cccccc; 
  border-style: solid; 
  border-top-width: 0px; 
  border-right-width: 0px; 
  border-bottom-width: 1px; 
  border-left-width: 0px;
	font-size: 0.8em;
  padding: 2px 6px 2px 7px;
}

/*TD.productListing-data a{
	font-size: 0.9em;
}*/

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading{
  /*font-size: 0.85em;*/
  font-weight: normal;
  padding: 0;
}


/*TD.pageHeading, */
TR.pageHeading{
	background: transparent url(img/hg-ueberschrift-schwarz.jpg) repeat-x top left;
	/*font-size: 0.85em;*/
	margin: 0;
	margin-bottom:15px;
	vertical-align: top;
}

td.pageHeading h1{
	background-image: none;
	/*margin: 0;
	padding: 0;*/
}
td.infoBoxHeading h1, td.pageHeading h1{
	font-size: 0.8em;
}

.ueberschrift{
	font-size: 0.8em;
	padding: 0px 0 0px 8px;
	margin: 0;
	margin-bottom:15px;
	font-weight: bold;
	
}


INPUT.pageHeading {
	background: transparent url(img/hg-ueberschrift-schwarz.jpg) repeat-x top left;
  font-weight: bold;
  border: 0px;
  text-align: right;
  font-size: 11px;
  padding-right: 10px;
  padding-top: 2px;
  color: #000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  /*font-size: 14px;*/
  color: #000000;
}


td.maincontent{
	background-color: #fff;
	border: 1px solid #cecece;
	padding-bottom: 10px;
}
TD.main, P.main {
  /*font-size: 16px;*/
  /*line-height: 1.5;*/
  background-color: #fff;
  font-size: 0.8em;
  padding-right: 10px;
}

TD.smallText, SPAN.smallText, P.smallText {
  /*font-size: 14px;*/
  font-size: 0.8em;
  padding-left: 11px;
  padding-right: 11px;
}

TD.smallText a, SPAN.smallText a, P.smallText a {
 color: #bb0031;
}

table.footer td.smallText{
	 font-size: 0.8em;
}

table.infoBoxContents td.smallText a{
	font-size: 11px;
}

td.right .infoBoxContents{
	/*font-size: 0.75em;*/
}

td.right .infoBox .infoBoxContents .boxText{
	/*font-size: 0.75em;*/
}

TD.accountCategory {
  /*font-size: 16px;*/
  color: #aabbdd;
}

TD.fieldKey {
  /*font-size: 18px;*/
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 0.75em;
}

TD.fieldValue {
  /*font-size: 18px;*/
}

TD.tableHeading {
  /*font-size: 18px;*/
  font-weight: bold;
}

SPAN.newItemInCart {
  /*font-size: 14px;*/
  color: #CF0038;
}

SELECT {
  font-size: 13px;
}

SELECT.info {
  font-size: 13px;
  width: 300px;
}

CHECKBOX, INPUT, RADIO {
  /*font-size: 16px;*/
}

TEXTAREA {
  width: 90%;
  /*font-size: 16px;*/
  margin-left: 10px;
}

SPAN.greetUser {
  /*font-size: 18px;*/
  color: #bb0031;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  /*font-size: 18px;*/
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  /*font-size: 18px;*/
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #CF0038;
}

SPAN.errorText {
  color: #CF0038;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #8c8c8c;}
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { color: #CF0038; padding-right: 11px; }

Table.checkout{
	margin-left: 10px;
}

.starttext{
	font-size: 0.8em;
	line-height: 1.3em;
}

a.startlink{
	font-size: 0.8em;
}