/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  Copyright (c) 2004 HotDigital

  Released under the GNU General Public License
*/
/*Userstyles general*/
BODY {
  background: #FFA80B;
  margin: 0px;
  font-family: Arial, Helvetica, Verdana  sans-serif; 
  font-size: 9pt;
  SCROLLBAR-BASE-COLOR: #FF6203; 
  SCROLLBAR-ARROW-COLOR: #ffffff;
}
TD{
	font-family: Arial, Helvetica, Verdana  sans-serif; 
  font-size: 9pt; 
}
A {
  color: #ffffff;
  text-decoration: none;
}

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

FORM {
	display: inline;
}
/*Userstyles special*/
.listing_name A{
	color:#666666;
}
.listing_name A:hover{
	color:#EB6C21;
}
.bodybg{
	background-image: url(images/templates/masterbg.gif);
   background-repeat: repeat-x; 
}
.masterbg{
background-image: url(images/templates/header_bg.gif);
background-repeat: no-repeat;
}
.border-right{
	border-right: 1px solid #3D3D3D;
}
.border-left{
	border-left: 1px solid #3D3D3D;
}
.border-left-right{
   border-left: 1px solid #3D3D3D;
	border-right: 1px solid #3D3D3D;
}
.inhalt_weiss{
   background-image: url(images/templates/newprod_headerbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	border-left: 1px solid #3D3D3D;
	border-right: 1px solid #3D3D3D;
	padding-left: 10px;
	padding-right: 10px;
}
.inhalt_orange{
	background-image: url(images/templates/newprod_headerbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFA80B;
}
TD.obenmenue{
	font-family: Arial, Helvetica, Verdana  sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-align:left;
	vertical-align:middle;
}
TD.obenmenue A{
  color: #ffffff;
  text-decoration: none;
}
.breadcrump{
	font-family: Arial, Helvetica, Verdana  sans-serif;
	font-size: 8pt;
	font-weight:bold;
	text-align: left;
	vertical-align:top;
	height:20px;
}
.breadcrump A{ 
  color: #FFFFFF; 
}

/*SPECIALDIVS für PRODUKTLISTING*/
/*New Products divs*/
DIV.newprod_master{
position:relative;
width:487px; 
height:122px;
z-index:1;
background-image: url(images/templates/newprod_div_bg.gif);
background-repeat: no-repeat;
border: 0px;
}
DIV.new_prod_name{
position:absolute;
width:463px; 
height:10px;
left:10px;
top:3px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 9pt;
font-weight: bold;
text-align: left;
color:#FFFFFF;
z-index:2;
border: 0px;
}
DIV.new_prod_name A{
color:#FFFFFF;
text-decoration: none;
}
DIV.new_prod_name A:hover{
color:#FDC862;
text-decoration: none;
}
DIV.new_prod_descr{
position:absolute;
width:170px; 
height:65px;
left:140px;
top:30px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 8pt;
font-weight: normal;
text-align: left;
color:#000000;
z-index:3;
border: 0px;
}
DIV.new_prod_offer{
position:absolute;
width:40px; 
height:12px;
left:144px;
top:105px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 8pt;
font-weight: normal;
color:#FF7800;
z-index:4;
border: 0px;
}
DIV.new_prod_offer A{
color:#FF7800;
text-decoration: none;
}
DIV.new_prod_offer A:hover{
	color: Gray;
	text-decoration: none;
}
DIV.new_prod_pic{
position:absolute;
width:90px; 
height:90px;
left:10px;
top:27px;
vertical-align: middle;
text-align: center;
z-index:5;
border: 0px;
overflow:hidden;
}
DIV.new_prod_price{
position:absolute;
width:240px;
left:280px;
top:82px;
line-height: 15pt;
z-index:6;
border: 0px;
vertical-align:top;
text-align:center;
font-size: 12px;
color: #000000;
}
DIV.new_prod_manuf{
position:absolute;
width:180px;
left:330px;
top:29px;
z-index:7;
border: 0px;
font-weight:bold;
vertical-align:top;
text-align:left;
}
/*Inputs*/
.cr_acc_heading{
	padding-left: 3px;
	border-top: 1px solid #FF8400;
	border-bottom: 1px solid #FF8400;
	height:20px;
	color: #3D3D3E;
}
.inputter{
	border:1px solid #FF8400;
}
.general_inputs{
	border:1px solid #FF8400;
	width:200px;
}
.textarea{
	border:1px solid #FF8400;
}
/*Die diversen infoBoxen*/
/*info Box inhalt (generell)*/
.infoBoxcontent{
border-left:1px solid #3B3B3B;
border-right:1px solid #5B4532;
}
.info_Box{
	width:180px;
	background-color: #F37409;
}
/*Kategoriekopftabelle und deren Inhalt (Text/Hintergrundbild)*/
.catBoxHeading{
	width:180px;
	height:41px;
}
.catBoxHeadingContent{
	width:180px;
	height:41px;
	background-image: url(images/templates/cat_box_header.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Verdana  sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #ffffff;
	padding-left:90px;
	padding-top:3px;
	vertical-align: top;
}
/*Kategorielistentabelle und deren Inhalt (Links/Hintergrundbild)*/
.cat_Box{
	width:180px;
	height:120px;
	background-color: #F37409;
}
.catBoxcontent{
border-left:1px solid #3B3B3B;
border-right:1px solid #5B4532;
}

.catBoxrow{
	width:100%;
	height:23px;
}
.catBoxrowOn{
   background-image: url(images/templates/cat_on_back.gif);
	background-repeat: repeat-y;
	width:100%;
	height:23px;
}
.catBoxrowInhaltTable{
	border-bottom: 1px dotted #ffffff;
	width:160px;
}
.catBoxrowInhalt{
   font-family: Arial, Helvetica, Verdana  sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: #ffffff;
}
.catBoxrowInhalt A{
	color: #ffffff;
	text-decoration: none;
}

.catBoxrowInhaltOn{
	font-family: Arial, Helvetica, Verdana  sans-serif;
	font-size: 8pt;
	font-weight:bold;
	text-transform: uppercase;
	color: #666666;
}
/*Informationkopftabelle und deren Inhalt (Text/Hintergrundbild)*/
.informBoxHeading{
	width:180px;
	height:54px;
}
.informBoxHeadingContent{
	width:180px;
	height:54px;
	background-image: url(images/templates/inform_box_header.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Verdana  sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #ffffff;
	padding-left:90px;
	padding-top:21px;
}
/*Kategorielistentabelle und deren Inhalt (Links/Hintergrundbild)*/
.inform_Box{
	width:180px;
	background-color: #F37409;
}
.informBoxcontent{
border-left:1px solid #3B3B3B;
border-right:1px solid #5B4532;
}

.informBoxrow{
	border-bottom: 1px dotted #ffffff;
	width:160px;
	height:25px;
}
.informBoxrowInhalt{
	font-family: Arial, Helvetica, Verdana  sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: #ffffff;
}
.informBoxrowInhalt A{
	color: #ffffff;
	text-decoration: none;
}
/*Loginkopftabelle und deren Inhalt (Text/Hintergrundbild)*/
.loginBoxHeading{
	width:180px;
	height:54px;
}
.loginBoxHeadingContent{
	width:180px;
	height:54px;
	background-image: url(images/templates/login_box_header.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Verdana  sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	padding-left:90px;
	padding-top:21px;
}
.loginboxtxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	border: 1px solid #3A3A3A;
	width:130px;
}
SPAN.passw_verg{
	font-family: Arial, Helvetica, Verdana  sans-serif;
	font-size: 8pt;
	font-weight:normal;
	color: #666666;
	text-align: right;
}
SPAN.passw_verg A{
	color: #666666;
	text-decoration: none;
}
SPAN.passw_verg A:hover{
	color: #1CE2FA;
	text-decoration: none;
}
.bestsellpic{
	border-left:1px solid #3B3B3B;
	border-right:1px solid #D48035;
	background-color: #ffffff;
}
.bestselldescr{
	border-right:1px solid #3B3B3B;
	background-color: #ffffff;
	padding-left:5px;
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
}
SPAN.bestselltitel{
	font-family: Arial, Helvetica, Verdana  sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-transform: uppercase;
	color: #000000;
}
SPAN.bestselltitel A{
   color: #666666;
	text-decoration: none;
}
SPAN.bestselltitel A:hover{
   color: #FDC862;
	text-decoration: none;
}
SPAN.bestselltext{
	font-family: Arial, Helvetica, Verdana  sans-serif;
	font-size: 8pt;
	font-weight:normal;
	color: #000000;
}
.specials_mitte{
	border-left:1px solid #3B3B3B;
	border-right:1px solid #3B3B3B;
	background-color: #ffffff;
}
/*Volltextsuche*/
.search_hg{
	background-image: url(images/templates/search_hg.gif);
	background-repeat: no-repeat;
	/*height:135px;*/
}
.search_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
}
.searchBoxHeader{
   height:15px;
	padding-top:5px;
	padding-left:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}	
.search_key_textfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #3A3A3A;
	background-color: #6AB4FC;
	border-top: 1px solid #9BCDFE;
	border-right: 1px solid #346BA1;
	border-bottom: 1px solid #22466A;
	border-left: 1px solid #75BAFD;
	height: 17px;
	width: 270px;
}
.search_pulldown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #3A3A3A;
	background-color: #6AB4FC;
	border-top: 1px solid #9BCDFE;
	border-right: 1px solid #346BA1;
	border-bottom: 1px solid #22466A;
	border-left: 1px solid #75BAFD;
	display: inline;
	width: 270px;
}
.search_price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #3A3A3A;
	background-color: #6AB4FC;
	border-top: 1px solid #9BCDFE;
	border-right: 1px solid #346BA1;
	border-bottom: 1px solid #22466A;
	border-left: 1px solid #75BAFD;
	display: inline;
	height: 17px;
	width: 78px;
}
.produktbeschreibung{
	font-family: Arial, Helvetica, Verdana sans-serif;
   font-size: 10pt;
   color: #000000;
   /*font-weight : bold;*/
	padding-left:10px;
}

/*Shopstyles*/
.boxText { font-family: Arial, Helvetica, Verdana  sans-serif; font-size: 9pt; }
.errorBox {
	font-family: Arial, Helvetica, Verdana  sans-serif;
	font-size: 9pt;
	background: #FF0000;
	font-weight: bold;
}
.stockWarning {
	font-family: Arial, Helvetica, Verdana  sans-serif;
	font-size: 9pt;
	color: #FF0000;
}
.productsNotifications {
	background-color: #F4F4F4;
	background: #F4F4F4;
}
.orderEdit { font-family : Arial, Helvetica, Verdana  sans-serif; font-size : 7pt; color: #FD351F; text-decoration: underline; }

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
	background: #91C529;
}

TD.headerInfo {
  font-family: Arial, Helvetica, Verdana sans-serif;
  font-size: 10pt;
  background: #91C529;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TD.pageHeading{
	font-family: Arial, Helvetica, Verdana  sans-serif;
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	height:23px;
	padding-left:10px;	
}
TD.pageHeadingRight{
	font-family: Arial, Helvetica, Verdana  sans-serif;
	font-size: 9pt;
	text-align: right;
	padding-right:10px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	padding-right:10px;
	height:23px;
}
TD.pageHeadingRight A{
color: #ffffff;
text-decoration: none;
}
TD.pageHeadingRight A:hover{
  color: #FFA800;
  text-decoration: none;
}
TD.pageHeadingdropdown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
}
.pHdropfeld{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	background-color: #999999;
}
TD#footer {
  font-family: Arial, Helvetica, Verdana  sans-serif;
  font-size: 8pt;
  color: #ffffff;
  vertical-align: middle;
  height:20px;
}
TD#footer A{
color: #ffffff;
text-decoration:none;
}
TD#footer A:hover{
color:#DEE1E4;
text-decoration:underline;
}

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

.productListing-heading {
  font-family: Arial, Helvetica, Verdana  sans-serif;
  font-size: 9pt;
  background-color: #F7C4A5;
  color: #3A3A3A;
  font-weight: bold;
  text-transform: uppercase;
  height:20px;
}

TD.productListing-data {
padding-left:5px;
padding-right:5px;
}

A.pageResults {
  font-weight: bold;
   color: #ffffff;
}

A.pageResults:hover {
	font-weight: bold;
   color:#FFEC51;
	text-decoration: underline;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, Verdana  sans-serif;
  font-size: 8pt;
  color: #666666;
}

TD.main, P.main {
  font-family: Arial, Helvetica, Verdana  sans-serif;
  font-size: 8pt;
  line-height: 1.5;
  padding-left:10px;
  padding-right:10px;
}
TD.main A{
 color: #666666;
	text-decoration: none;
}
TD.main A:hover{
   color: #FDC862;
	text-decoration: none;	
}
.splitp_down{
	/*background-color: #D80000;*/
}
TD.pulldown{
	font-family: Arial, Helvetica, Verdana  sans-serif;
  font-size: 8pt;
  line-height: 1.5;
  padding-top:22px;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, Verdana  sans-serif;
  font-size: 8pt;
}
TD.smallText A{
	color:#666666;
}
TD.smallText A:hover{
	color: #FF6203;
}
TD.smallTextwhite, SPAN.smallTextwhite, P.smallTextwhite {
  font-family: Arial, Helvetica, Verdana  sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #ffffff;
}
TD.accountCategory {
  font-family: Arial, Helvetica, Verdana  sans-serif;
  font-size: 10pt;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, Verdana  sans-serif;
  font-size: 9pt;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, Verdana  sans-serif;
  font-size: 9pt;
}

TD.tableHeading {
  font-family: Arial, Helvetica, Verdana  sans-serif;
  font-size: 9pt;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, Verdana  sans-serif;
  font-size: 8pt;
  color: #FF0000;
}

CHECKBOX, RADIO, INPUT, SELECT {
  font-family: Arial, Helvetica, Verdana  sans-serif;
  font-size: 8pt;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, Verdana  sans-serif;
  font-size: 8pt;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, Verdana  sans-serif;
  font-size: 10pt;
  color:#00507E;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Arial, Helvetica, Verdana  sans-serif;
  font-size: 9pt;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, Verdana  sans-serif;
  font-size: 9pt;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, Verdana  sans-serif;
  color: #FD351F;
}
SPAN.productPrice {
   text-align: right;
	font-family: Arial, Helvetica, Verdana  sans-serif;
	font-size:8pt;
	color:#E2311D;
	font-weight:bold;
}
SPAN.price {
   text-align: center;
	font-family: Arial, Helvetica, Verdana  sans-serif;
	font-size:12pt;
	color:#000000;
	font-weight:bold;
}

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

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

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

/* message box */

.messageBox { font-family: Arial, Helvetica, Verdana  sans-serif; font-size: 8pt }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, Verdana  sans-serif; font-size: 8pt; color:#E2311D;font-weight:bold;}
.messageStackSuccess { font-family: Arial, Helvetica, Verdana  sans-serif; font-size: 8pt; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, Verdana  sans-serif; font-size: 8pt; color:#E2311D; }
