/*
  $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
*/

#nobordercontainer input {
	border:none;
}
.boxText { font-family: Arial, sans-serif; font-size: 11px; padding:0px 13px 0px 13px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; border:1px solid #E70810; color: #E70810; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #E6E6E6; }
.orderEdit { font-family : Arial, sans-serif; font-size : 11px; color: #E70810; text-decoration: underline; }

BODY {
  background: #E7E7E7;
  color: #000000;
  margin: 0px;
  text-align:center;
  width:100%;
}
#container {
  width:971px;
  text-align:left;
  background-image:url(images/officejoker/bg.gif);
  background-repeat:repeat-y;
  margin:auto;
}
td {
  font-family: Arial, sans-serif;
  font-size: 11px;	
}

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

a:hover {
  color: #E70810;
  text-decoration: underline;
}

form {
	display: inline;
}
table.headerTab {
  background-image:url(images/officejoker/bg_header.gif);
  background-repeat:no-repeat;
  height:122px;
}
TR.header {
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
  padding:16px 11px 0px 17px;
}

a, a:link, a:active, a:visited { 
  color: #000000; 
}

a:hover {
  color: #FF0000;
}

a.headerNavigation, a.headerNavigation:link, a.headerNavigation:active, a.headerNavigation:visited { 
  color: #000000; 
}

a.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

tr.footer {
}

td.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color:#A7A7A7;
}
#tav {
 margin-top:8px;
 font-family: Arial, sans-serif;
 font-size: 11px;
 color:#A7A7A7;
 width:971px;
 margin:auto;
}
td.footer a {
 color:#A7A7A7;
}

.infoBox {
  background: #D0CFCF;
  margin-bottom:5px;
}

.infoBoxContents {
  background: #E6E6E6;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #E70810;
  color: #ffffff;
  height:21px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, 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: #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: #E6E6E6;
}

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

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #E70810;
  color: #FFFFFF;
  font-weight: bold;
}
a.productListing-heading:hover {
	color:#cccccc;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

A.pageResults, A.pageResults:link, A.pageResults:active, A.pageResults:visited {
  color: #000000;
}

A.pageResults:hover {
  color: #E80812;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 18px;
  padding-top:6px;
  font-weight: bold;
  color: #000000;
  vertical-align:top;
}
TD.pageHeading IMG {
  /*display:none;*/
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
  border:none;
}
.main INPUT {
  font-family: Arial, sans-serif;
  font-size: 11px;
  border:1px solid black;
  width:180px;
}
.main .noborder INPUT {
  font-family: Arial, sans-serif;
  font-size: 11px;
  border:none;
  width:auto;
}
input[type=radio],input[type=checkbox],input[type=image],input[type=submit]  {
  font-family: Arial, sans-serif;
  font-size: 11px;
  border:none;
  width:auto;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
  border:1px solid black;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #E70810;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
  padding:2px;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}


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

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; border:1px solid #E70810; color: #E70810; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; border:1px solid #398B19; color: #398B19; }

/* input requirement */

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

/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: #FFFFFF;
	height:28px;
	background-image:url(images/officejoker/bg_reiter.gif);
	background-repeat:repeat-x;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	height:28px;
	width:121px;
	line-height:11px;
}

.horizitem a {              /* Font style, size of submenu items */
  	font-family: Arial, sans-serif;
	font-size: 10px;	
	text-decoration: none;
	position: relative;	
	display: block;
	padding:2px 3px 0px 4px;
	text-align:center;
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #000000;
	/*background-color: #21459c;*/
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #000000;
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top:0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #000000;
	border: 1px solid #000000;
	border-top: 1px solid #000000;
	padding-top:1px;
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	border-bottom:1px solid #FFFFFF;
	display:none;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Arial, sans-serif;
	font-size: 11px;	
	text-decoration: none;
	width:200px;
	padding:2px 5px 0px 5px;
	position: relative;
	display: block;	
	background-color:#e6e7e6;
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 11px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #E70810;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #000000;
	font-size: 11px;	
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
    font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
	background-image:url(images/officejoker/bg_reiterOn.gif);
	background-repeat:repeat-x;
	color:#000000;
}
.horbar .dmselected a, .horbar .dmselected a:hover {
	color:#000000;
}

/* Genre-Box */
#genre .boxText { font-family: Arial, sans-serif; font-size: 11px; padding:0px 0px 0px 0px; }
#genre .boxText a {
	font-weight:bold;
	display:block;
	padding:2px 13px 2px 13px;
	border-top:1px solid #FFFFFF;
	text-decoration:none;
	font-size:10px;
}
#genre .boxText .subgenre a, #genre .boxText .subgenre a:hover  {
	padding-left:17px;
	font-weight:normal;
}
#genre .boxText a:hover {
	font-weight:bold;
	display:block;
	padding:2px 13px 2px 13px;
	border-top:1px solid #FFFFFF;
	color:#FFFFFF;
	background-color:#E70810;
}
#genre .boxText a.on {
	font-weight:bold;
	display:block;
	padding:2px 13px 2px 13px;
	border-top:1px solid #FFFFFF;
	color:#FFFFFF;
	background-color:#E70810;
}
#genre .boxText a.cloudtag {
	font-weight:normal;
	display:inline;
	padding:0px;
	border-top:none;
	text-decoration:none;
	font-size:10px;
}
#genre .boxText a.cloudtag:hover {
	font-weight:normal;
	display:inline;
	padding:0px;
	border-top:none;
	color:#E70810;
	background-color:transparent;
}
#genre .boxText a b {
	color:#E70810;
}
#genre .boxText a:hover b {
	color:#FFFFFF;
}
/* Crosslinks */
#crosslinks { margin:0px; padding:0px; }
#crosslinks  a {
	color:#E70810;
	font-weight:normal;
	text-decoration:none;
}
#crosslinks  a:hover  {
	color:#E70810;
	font-weight:normal;
	text-decoration:underline;
}
/* Tonersuche */
.tonersucheHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #E70810;
  color: #ffffff;
  height:21px;
  padding:3px 5px 3px 5px;
}

.back { 
	color:#e6e6e6;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
}
.back  a:link, .back a:visited, .back  a:hover, .back  a:active {
	color:#e6e6e6;
	text-decoration:none;
}

/* Gratis */

ul.gratis {
	margin:0px;
	padding:0px;
}
li.gratis {
	display:block;
	position:relative;
	float:left;
	width:140px;
	*width:145px;
	height:240px;
	margin:0px 4px 4px 0px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	text-align:center;
}
li.gratis img {
	margin:0px 0px 0px 0px;
}
li.gratis a, li.gratis a:link, li.gratis a:active, li.gratis a:visited, li.gratis a:hover {
	display:block;
	position:absolute;
	bottom:10px;
	left:0px;
	width:145px;
	text-align:center;
}
div.gratis {
	text-align:center;
	padding:0px 0px 0px 0px;
	clear:both;
}
li.gratis .rot {
	color:#000000;
	padding-top:5px;
}
.gratispadd {
	padding:10px 5px 0px 5px;
}
.gratisbig {
	color:#FF0000;
	font-weight:bold;
}
.gratismsg {
	background-color:#f3ec82;
	border:1px solid #d0cfcf; 
	padding:5px;
	margin:5px 0px 5px 0px;
	font-weight:bold;
	text-align:center;
}
.gratisdanke {
	color:#ff0000;
	font-weight:bold;
	font-size:14px;
}

.quicky_border {
	border:1px solid #000000;
}
.main .quicky_border INPUT {
  font-family: Arial, sans-serif;
  font-size: 11px;
  border:none;
}
.blockUI {
	width:300px;
}
.blockUI h1 {
	color:red;
	font-size:11px;
	font-family: Arial, sans-serif;
	margin:10px;
	padding:0px;
}
.qb_error {
	color:#FF0000;
	font-weight:bold;
	display:block;
	padding:4px;
}
.qb_delete {
	padding:4px 4px 4px 0px;
	text-align:right;
}


#fo_responsible_person {
	border:1px solid black;
	width:250px;
	margin-left:15px;
}
.err_responsible {
	font-weight:bold;
	color:#ff0000;
	margin:2px 0px 2px 15px;
}
a.werbeartikel {
	font-family: Arial, sans-serif;
  font-size: 14px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
  text-transform:uppercase;
  padding:8px;
  display:block;
  -moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 2px 2px 2px #000;
}
a.werbeartikel:hover {
	color:#000000;
}
