/*############################################*/
/*#											 #*/
/*#  design and modifications by NILS ERNST  #*/
/*#             							 #*/
/*#	 www.nilsernst.de	  info@nilsernst.de	 #*/
/*#											 #*/
/*############################################*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; line-height: 15px; padding-left: 10px;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
/*############################################*/
/*###############  TEXT COLOR  ###############*/
/* color1 schwarz */
body, a, a.link3:hover, a.link1, a.pageResults:hover, span.newItemInCart {
	color: #000;}
/* color2 weiß */
span.color2, a.link4:hover, a.link2, a.shopTopNav, table.header, td.footer, td.infoBoxHeading, .productListing-heading {
	color: #fff;}
/* color3 rot */
a:hover, a.link4, a.link3, a.link1:hover, a.link2:hover, a.shopTopNav:hover, a.pageResults {
	color: #e71818;}	
/* color4 grau */	
table.shopTopNav {
	color: #4b4b4b;}
/*############################################*/
/*############  BACKGROUND COLOR  ############*/
/* color1 schwarz */	
body {
	background: #000;}
/* color4 grau */	
table.productListing, .productListing-heading {
	background: #4b4b4b;}		
/*############################################*/
/*###############  TEXT SIZE  ################*/
body, span.color2 {
	font-size: 11px;}
a.link1 {
	font-size: 10px;}
/*############################################*/
/*############  LINK DECORATION  #############*/
/* no decoration */
a, a.link1, a.shopTopNav {
	text-decoration: none;}
/* underline */
a:hover, a.link4, a.link4:hover, a.link3, a.link3:hover, a.link1:hover, a.link2, a.shopTopNav:hover {
	text-decoration: underline;}
/*############################################*/
/*#################  BODY  ###################*/
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}	
/* diagonal gestreifter hintergrund */	
table.inner { 
	background: url(design/innerbg.jpg) repeat;}	
/* von osC oder mir eingeführte class? - testen!!! */
TD.main, P.main { 
	font-size: 11px;
	line-height: 1.5;}	
/*############################################*/
/*#########  SHOP TOP NAVIGATION  ############*/
table.shopTopNav {
	height: 32px;
	padding-bottom: 2px;
	font-size: 12px;
	text-transform: uppercase;
	background: url(design/topnav.jpg) repeat-x;}
/*############################################*/
/*################  HEADER  ##################*/
table.header {
	height: 187px;
	background: url(design/headerbg.jpg) repeat-x;}
td.headerLeft {
	width: 390px;}
td.headerRight{
	background: url(design/headerright.jpg) no-repeat;}	
td.headerSpacer {
	height: 23px;
	background: #fff url(design/headerspacer.jpg);}  
/*############################################*/
/*################  FOOTER  ##################*/
td.footer {
	font-size: 10px;}
#footer {
	width: 100%;
	border-top: #e71818 1px solid;}	
/*############################################*/
/*##############  NAVI BOXEN  ################*/
/* rand um die navi boxen */
.infoBox {
	background: #4b4b4b;}
/* inner color der navi boxen */
.infoBoxContents {
	font-size: 10px;
	background: #fff;}	
td.infoBoxHeading {
	height: 20px;
	font-size: 11px;
	background: #000 url(design/infoboxheading.jpg);}  
/*############################################*/
/*#############  PRODUCT LIST  ###############*/	
/* 'border spacing' gibt den tabellenrand an*/
.productListing-heading {
	font-size: 11px;}
table.productListing {
	border-spacing: 1px;}
td.productListing-data {
	font-size: 11px;}			
/*############################################*/
/*#############  PRODUCT INFO  ###############*/	
td.pageHeading, DIV.pageHeading {
	font-size: 20px;
	font-weight: bold;}	
td.productInfo1, td.productInfo2 {
	font-size: 12px;}	
td.productInfo2 {
	font-weight: bold;}			  
/*############################################*/
/*#################  MISC  ###################*/

/* text "angezeigte produkte..." und "Seiten 1..." */
td.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;}

/* wo kommt das vor??? */
TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #f0f;}
TR.headerInfo {
  background: #f0f;}  
h1 {
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #f0f;}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #f0f;
  font-weight: bold;
  text-align: center;}	
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;}

 
FORM {
	display: inline;}
CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;}
TEXTAREA {
  width: 100%;
  font-size: 11px;}	


.infoBoxNotice {
  background: #FF8E90;}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;}

TD.infoBox, SPAN.infoBox {
  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: #fff;}

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: #fff;}

TR.subBar {
  background: #f4f7fd;}

TD.subBar {
  font-size: 10px;
  color: #000000;}

TD.main2, P.main2 {
  font-size: 11px;
  line-height: 1.5;
  background: #fff;
  border: 1px #4b4b4b solid;}

TD.categoryText, SPAN.categoryText, P.categoryText {
  font-size: 13px;
  font-weight: bold;}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;}

TD.fieldValue {
  font-size: 12px;}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;}

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

TD.formAreaTitle {
  font-family: Tahoma, 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 {
  color: #ff0000;}

SPAN.errorText {
  color: #ff0000;}

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

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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