TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#666666;
  background: #eeeeee;
  border: 1px solid #FFFFFF;
  padding:3px;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

TABLE.Site{
	border: none
}


H1, H2, H3, H4, H5, H6 {
	color: black;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
	border-bottom: 1px solid #aaa;
}
H1 { font-size: 188%; }
H2 { font-size: 150%; }
H3, H4, H5, H6 {
	border-bottom: none;
	font-weight: bold;
}
H3 { font-size: 132%; }
H4 { font-size: 116%; }
H5 { font-size: 100%; }
H6 { font-size: 80%;  }

A:link {
	COLOR: #4C4C4C;
	TEXT-DECORATION: none;
}

A:visited {
	COLOR: #4C4C4C;
	TEXT-DECORATION: none;
}

A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}

.infoBoxContents A:hover {
	COLOR: #B29D00;
	TEXT-DECORATION: none;
}

.left A:hover, .right A:hover  {
	COLOR: #B29D00;
	TEXT-DECORATION: none;
}

.Inputbox
{
	border: #AAAAAA solid 1px;
	background-image: url(images/input_bg.gif);
	margin-bottom: 4px;
	font-size: 10px;
	margin-bottom: 5;
	margin-top: 7;
}

.Inputtext
{
	border: #AAAAAA solid 1px;
	background: fixed;
	background-image: url(images/text_bg.gif);
	background-position: bottom; 
	background-repeat: repeat-x;
	
	
}

.Vertbar { background-image: url(images/infobox/vertbar.gif);}


.BoxText { font-size: 10px;  color: #8a8a8a;}

.ErrorBox {
	font-size: 10px;
	font-weight: bold;
	color: Red;
	font-style: italic;
}
.StockWarning { font-size : 10px; color: #cc0033; }
.OrderEdit {
	font-size: 10px;
	color: #FF8C00;
	text-decoration: underline;
}

Table.BGmaintable {
	background-color: White;
}

TD.Category_desc {
  font-size: 11px;
  line-height: 1.5;
}

A.Pickon {
	color: #6C6C6C;
}

A.Pickon:hover {
  color: #ffffff;
}

BODY {
	background:#666;
	margin: 0px;
	font-family: sans-serif;
	font-size: x-small;
	color: #666666;
}

FORM {
	display: inline;
}



TD.HeaderNavigation {
	font-size: 13px;
	color: #fff;
	background: #825ea1;
	font-weight: bold;
	text-align: right;
}

TD.Header2 {
	background: #825ea1;
}

A.HeaderNavigation {
	color: #fff;
}

A.HeaderNavigation:visited {
	color: #fff;
}
A.HeaderNavigation:hover {
	color: #ffe100;
}


td.leftmenu {
	background: #d0d2e4;
}

TD.Model {
	font-size: 10px;
	background: #C0C0C0;
	color: #000000;
}
A.Model {
	color: #000000;
}

A.Model:hover {
  color: #ffffff;
}

TD.CatNavigation {
	background-image: url(images/catnav_bg.gif);
	background-repeat: repeat-x;
}

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;
}

TR.HeaderInfo {
  background: #00ff00;
}

TD.HeaderInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.Footer {
  font-size: 10px;
  background: #C92A2A;
  color: #ffffff;
}


.InfoBoxContents {
	
	font-size: 10px;
	padding-left: 5;
}

.InfoBoxFooter {
  background: #f8f8f9;
  font-size: 10px;
  background: url(images/infobox/footercontent.gif);
}

.InfoBoxsort {
  background: #f8f8f9;
  font-size: 11px;
  background: url(images/infobox/footer.gif);
}

.InfoBoxNotice {
  background: #C92A2A;
}

.InfoBoxNoticeContents {
	background: #FFE6E6;
	font-size: 11px;
}

TD.InfoBoxHeading {

	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	background: #646aa4;
	padding:14px 0px 8px 15px;
}

TD.InfoBoxHeading2 {

	font-size: 12px;
	font-weight: bold;
	color: #666;
	background: #d0d2e4;
	padding:5px 0px 5px 5px;
}

TD.InfoBoxmodelHeading {

	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #CD5C5C;

}

TD.InfoBox, SPAN.InfoBox {

  font-size: 11px;
}
TABLE.Menubox {
	border: 1px;
	border-style: solid;
	border-color: #B6C1CC;
}

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: White;
}

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;
	background-image: url(images/evenbg.gif); 
}

TABLE.ProductListing {
  border: 0px;
  border-style: solid;

}
TABLE.Productpic{
	border: 1px solid Black;
	border-right: 0px;
	border-top: 0px;
	background: White;
}

.ProductListing-heading {

	font-size: 11px;
	font-weight: bold;
	color: #501d7b;
	vertical-align: top;
}

TD.ProductListing-data {

  font-size: 11px;
}

A.PageResults {
	color: Gray;
}

A.PageResults:hover {
	color: #4682B4;
}

.pageheadinggray {
	font-size: 14px;
	color: #501d7b;
	font-weight: bold;
}

TD.PageHeadingblue, DIV.pageHeadingblue {
	font-size: 18px;
	color: #4C4C4C;
}

DIV.maintekst {
margin-left: 10px;
}


TR.SubBar {
	background-color: Gray;
}

TD.SubBar {

  font-size: 11px;
  color: #000000;
}

TD.Main, P.Main {
	font-size: 11px;
	line-height: 1.3;
	color: #696969;
	padding-left: 4;
}

TD.Main a:hover {
color: #b29d00;
}

TD.Main a:hover {
color: #b29d00;
}

TD.Prijs {
	font-size: 14px;
	line-height: 1.4;
	color: #696969;
}

BODY.Frame {
	background-image: url(images/new/text-area-gradient.gif);
	background-repeat: repeat-x;
	margin-left: 5;
	margin-top: 3;
}

TD.SmallText, SPAN.SmallText, P.SmallText {

  font-size: 10px;
}

.FooterText {
  height:60px;
  width: 100%;
  font-size: 9px;
  color: Gray;
  background: #825ea1;
  
}

TD.SmallerText, SPAN.SmallerText, P.SmallerText {
 
  font-size: 10px;
  color: #aabbdd;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
	font-size: 11px;
	color: #E30000;
	font-weight: bold;
}

TABLE.formArea {
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 11px;
  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 {
font-size: 10px;
	font-weight: bold;
	color: Red;
	font-style: italic;
}

SPAN.type5 {
font-style : normal;
font-variant : normal;
font-size : 10px;
color : #000000;
}

.moduleRow { }
.moduleRowOver {
	background-color: #F7F4ED;
}
.moduleRowSelected {
	background: #FFF6F6;
}

.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-size: 10px;
	font-weight: bold;
	color: Red;
	font-style: italic;
}
.MessageStackSuccess { font-size: 10px;
	font-weight: bold;
	color: Red;
	font-style: italic; }

/* input requirement */

.InputRequirement { 
font-size: 9px;
color: #ff0000; }


td{
  margin:auto;
  font-size: 11px;
}


  .go99{
  border-style: solid;
  border-width: 1px;
  border-color: #359DCB;
  width: 138px;
  height: 19px;
 }

 .ml{
  font-size: 10px;
  color: #ffffff;
  text-decoration: underline;
 }

 .ml1{
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
 }

 .ml2{
  font-size: 9px;
  color: #ffffff;
  text-decoration: none;
 
 }

 .ml3{
  font-size: 10px;
  color: #666;
  text-decoration: none; 
  text-transform: uppercase;
 }

 .ml4{
  font-size: 10px;
  color: #08A8C4;
  text-decoration: none;
 }

 .ml5{
  font-size: 10px;
  color: #888888;
  text-decoration: underline;
  font-weight: bold; 
 }

 .tx{
  font-size: 9px;
  color: #8a8a8a;
 }

 .tx1{
  font-size: 12px;
  color: #47aedd;
  font-weight: bold;
 }

 .tx2{
  font-size: 13px;
  color: #E63839;
  font-weight: bold;
 }

 .tx3{
  font-size: 13px;
  color: #8a8a8a;
  font-weight: bold;
 }

 .se{
  width: 109px;
  font-size: 9px;
 }

 .px3{
  font-size: 3px;
 }

#dhtmltooltip{
position: absolute;
width: 275px;
border: 1px solid #ccc;
background-color: #f0f1f7;
visibility: hidden;
z-index: 100;
padding: 10px;

/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);

}

#dhtmltooltip li{
list-style: none;
font-family: Trebuchet MS, verdana;
width:275px;
text-align:justify;
#}

div.zon-index{
margin-left:-10px;
}

