.boxText { font-family: Verdana, Arial; font-size: 11px; }
.errorBox { font-family : Verdana, Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial; font-size : 10px; color: #70d250; text-decoration: underline; }



BODY {
	background: #ffffff;
	color: #666666;
	margin: 0px;
}

A {
  color: #666666;
  font-size: 12px;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}
/*
TR.headerNavigation {
  background: #bbc3d3;
}
*/
TD.headerNavigation {
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #666666;
  font-weight : bold;
}

A.headerNavigation { 
  color: #8595a2; 
}

A.headerNavigation:hover {
  color: #8595a2;
}

TR.headerError {
  background: #666666;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
	background: #474747;
}

TD.footer {
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #666666;
}

.infoBox {
	background: #CCCCCC;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial;
  font-size: 10px;
  border-spacing: 2px;
  border-collapse: separate;
  *border-collapse: expression('separate', cellSpacing = '2px');
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	background: White;
	color: Gray;
}

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

TABLE.productListing {
	border-spacing: 1px;
}

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

TD.productListing-data {
text-align:center;
border:1px dotted #D5D5D5;
	font-family: Verdana, Arial;
	font-size: 10px;
}

TD.productListing-data2 {
width: 20%;
border:1px dotted #D5D5D5;
text-align:center;
vertical-align:top;
padding:10 10 10 10;
	font-family: Verdana, Arial;
	font-size: 10px;
}

#content
{
  height: 100%;
  width: 100%;
  text-align: left
}

#ie_fix

A.pageResults {
  color: #666666;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #880000;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.mainbig, P.mainbig {
  font-family: Verdana, Arial;
  font-size: 16px;
  line-height: 1.5;
}

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

TD.accountCategory {
  font-family: Verdana, Arial;
  font-size: 13px;
  color: #666666;
}

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

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

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

SPAN.newItemInCart {
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #666666;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial;
  font-size: 10px;
  autocomplete="off"
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #666666;
  font-weight: bold;
}

TABLE.formArea {
	background: White;
	border-color: #ffffff;
	border-style: solid;
}

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

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

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

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

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

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

/* message box */

.messageBox { font-family: Verdana, Arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial; font-size: 19px; color: white; background-color: red; }
.messageStackSuccess { font-family: Verdana, Arial; font-size: 19px; color: white; background-color: #99ff00; }
.messageStackSuccess2 { font-family: Verdana, Arial;  font-size: 19px; color: white; background-image: #ffffff; }

/* Cool Href */
A.coolHref { 
  font-family:Verdana, Arial; 
  font-size:13px; 
  font-style: underline;
  color:#FFFFFF; 
  background:#333333; 
  padding:0px; 
  padding-top: 4px;
  padding-bottom:4px;
  display:block;
  width:100%;
  border:0px;
  border-style:inset;
  border-color:#333333;
}
A.coolHref:hover {
  font-family:Verdana, Arial; 
  font-size:13px; 
  font-weight:NONE;
  color:#FFFFFF; 
  background:#6A0000; 
  padding:0px; 
  padding-top: 4px;
  padding-bottom:4px;
  display:block;
  width:100%;
  border:0px;
  border-style:inset;
  border-color:#6A0000;
  text-decoration:none;
}
A.coolHref_sel { 
  font-family:Verdana, Arial; 
  font-size:13px; 
  color:#ffffff; 
  background:#6A0000; 
  padding:0px; 
  padding-top: 4px;
  padding-bottom:4px;
  display:block;
  width:100%;
  border:0px;
  border-style:inset;
  border-color:#6A0000;
  text-decoration:none;
}
A.coolHref_sel:hover {
  font-family:Verdana, Arial; 
  font-size:13px; 
  color:#ffffff; 
  background:#6A0000; 
  padding:0px; 
  padding-top: 4px;
  padding-bottom:4px;
  display:block;
  width:100%;
  border:0px;
  border-style:inset;
  border-color:#6A0000;
  text-decoration:none;
}

/* input requirement */

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

.design-1 {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.design-2 {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.design-3 {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: Gray;
	background-repeat: no-repeat;
	padding-left: 6px;
}
.design-4 {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	background-image: url(images/design/subcategory.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
}
a.design-4a {
	color: Silver;
	text-decoration: none;
}
a.design-4a:hover {
	color: Gray;
	text-decoration: underline;
}
.design-5 {
	font-weight: bold;
	color: Gray;
}

.shadow1 {border: #000000 1px solid;

}


.design-6 {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.design-7 {
	background-image: url(images/design/subcategory_2.gif);
}

/* Advanced Searches infobox */
#quick_find select {width:12em; font-size:11px;}
#quick_find select option {width:auto;}

}
TD.compareListing-data {
  font-family: Verdana, Arial;
  font-size: 10px;
  background: white;
  border: 1px;
  border-style: solid;
  border-color: #AAAA91;
  
  /***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #ff0000;
}
.sitemap {
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #a60000;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #b70000;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #212121;
  font-weight : normal;
}
A.sitemap { 
  color: #282828; 
}
A.sitemap:hover {
  color: #ff0000;
}

/* Beginn Warenkorb im Header */
#header-basketDiv { 
    position: relative;
    width: 200px;
    height:60px;
    float:left;
}

#header-basketBox { 
    position: relative;
    width: 206px;
    height:60px;
    float:left;
  background-image: url('images/header_box_basket.gif');
}

/* Start - Link BASKETBOX */
A.header-basket:link {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:visited {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:active {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:hover {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
/* Ende - Link BASKETBOX */

#header-basketText { 
    line-height:12px; 
    font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
    font-size: 10px;
    font-weight: normal;
    margin: 3px 0px 0px 6px;
}
/* Ende Warenkorb im Header */
/***** End Sitemap_SEO *****/ 
/* event calendar sytle sheet */
@import url("events_calendar.css");

.infoBoxProducts {
  text-align: center;
  font-family: Verdana, Arial;
  font-size: 10px;
	border: 0px;
	border-style: solid;
	border-color: #666666;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
	margin-bottom:-0px;
	-moz-border-radius:20px;
  	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
	border-radius:20px; 
	vertical-align: bottom;
}

.infoBoxProducts a {
  color: #333333;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial;
  font-size: 10px;
  border: solid 1px #999999;
}
TD.infoBoxGrid:hover {
		background-color: #d3d3d3;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 
.infoBoxList {
 border: 1px #faf0e6;
 font-family: Verdana, Arial;
 border-collapse: collapse;
 background-color: #fff;
 }
.thumbcontent {
  font-family: Verdana, Arial;
  font-size: 10px;
  color:#666666;
  text-align:center;
}
TD.noborderbox {
  font-family: Verdana, Arial;
  font-size: 10px;
}
TD.separator {border-bottom: 1px solid #ccc;}

.productListing-list-price {
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #333;
}

.productListing-title {
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #333;
	padding-left:18px;
	padding-bottom:10px;
}
.productListing-name a, .productListing-name{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	padding-bottom: 6px;

}
.productListing-short {
   font-family: Verdana, Arial;
   font-size: 10px;
	 color: #333;
}	 

TABLE.buytable {
	 width: 100%;
	 height: 80px;
	 vertical-align: bottom;
         text-align:right;
}
DIV.multi_buy_now {
width: 99%;
text-align : right;
position:relative;
}

DIV#gbutton1 {
margin-bottom:-25px;
z-index:30;
}
DIV#gbutton2 {
margin-top:-25px;
z-index:30;
}

.quantity {
font-family:Verdana,Arial,sans-serif;
font-size:10px;
text-align : center;
}

.quantity input {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
text-align : center;
background: #c0c0c0;
font-weight: bold;
border:2px solid #666666;
color:#333;
}
TD.attributes {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
text-align : right;
}
TABLE.attributes select {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
background: #c0c0c0;
font-weight: bold;
color:#333;
}
TABLE.drop select {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
background: #c0c0c0;
font-weight: bold;
color:#333;
}
TR.list-block {
}		
SPAN.list_info {
font-family: Verdana, Arial;
font-size: 16px;
color: #333;
cursor:pointer;
}	
SPAN.list_info span {
display:none;
position:relative;  
}		
SPAN.list_info:hover span  {
display:block;
cursor:pointer;
margin-top:-20px;
margin-left:-100px;
position:absolute;
padding: 5px; 
font-family:Verdana,Arial,sans-serif;
font-size:12px;
color:#333;
background: #c0c0c0;
border:2px solid #666666;
text-align : center;
}		

