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

/* CCC Module */
    TR.ccc {
     cursor: pointer; 
     cursor: hand;
    }

.privatemessages { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; background-color: transparent; 
	font-weight: bold; color: #ff0000; 
	text-align: center; 
	border-left: 1px solid #ff0000; 
	border-right: 1px solid #ff0000; 
	border-top: 1px solid #ff0000; 
	border-bottom: 1px solid #ff0000; 
	padding-bottom: 2px; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-left: 2px;}

/* Advanced Shopping Cart */
SPAN.removeProduct {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #3366FF;
  font-weight: normal;
}

INPUT.quantitybox {
  border: 1px;
  border-style: solid;
  border-color: #000000;
    font-size: 12px;
  width: 20px;
  height: 22px;
  border-spacing: 0px;
  background: #F8f8f9;
}



/* INDIVIDUAL BOXES & GRAPHICAL BORDERS BEGIN */
.mws_boxTop_module    { background: url('images/infobox_module/top.g');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module   { background: url('images/infobox_module/left.g'); }
.mws_boxRight_module  { background: url('images/infobox_module/right.g'); }
.mws_boxBottom_module { background: url('images/infobox_module/bot.g');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_module { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
.mws_boxCenter_module2 { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* INDIVIDUAL BOXES & GRAPHICAL BORDERS END */











/* Dynamic Maps 3.2 */
ul.sitemap {
color: #ff0000;
}


/* category information boxes */

.cat_info_box {background: #fff6e6; border: solid 1px #6FA1C8; padding: 8px; margin-bottom: 10px; font-family: Verdana, Arial, sans-serif;
  font-size: 11px; font-weight: bold}

/* Star Product 1.6 */
.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}


/* Product Tabs 1.7.3. */
TABLE.tabline {
  background: none;
  border-bottom: 1px #aaa solid;
}


TD.pollBoxRow {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   
border-width: 1px;
} 

TR.pollOptRow {   
background: #f1f9fe; 
} 
TR.pollFooter { 
  background: #f1f9fe;
}  



/* classi per 2gether discount*/

.getslogan	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.gettitolo	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.buybothText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 8px;
}

.getprezzo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 8px;
}

.prezzo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 8px;
}

.getrisparmio {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

.vsmalltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 8px;
}

/* end of classi per 2gether discount*/




.tracking_div {
background-color: #f3f3f3;
border: solid 2px #e5e5e5;
padding: 10px;
font-size: 11px;
margin: 10px 0 0 0;
width: auto;
font-family: Verdana, Arial, sans-serif;
}

.hiddenDiv {
display: none;
}



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



.boxText { font-family: Verdana, Arial, sans-serif; font-size: 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; }

BODY {
  background:#FFFFFF url(images/index/site-background3.jpg) repeat-y; background-color:#f7f3f7; margin: 0px; padding:0px; font-family:Arial, Helvetica, sans-serif; background-position:center; background-position:top;
}

A {
  color: #2c79b6;
  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
}

A:hover {
  color: #2c79b6;
  font-family:Arial, Helvetica, sans-serif
  text-decoration: underline;
}

*.topmenu{ list-style-image:url(images/topmenu_marker.gif); margin-left:20px; margin-top:0px;margin-bottom:0px; margin-right:0px; line-height:1em;}
a.atopmenu{font-family:Tahoma Arial, Helvetica, sans-serif;color:#e4d8a5; text-decoration:underline;font-size: 11px;}
a.atopmenu:hover{font:Tahoma Arial, Helvetica, sans-serif;color:#e4d8a5; text-decoration:none;font-size: 11px;}
FORM {
	display: inline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #A6A6A6;
  font-weight : bold;
}

A.headerNavigation { 
  font-family: Verdana;
  color: #CC6600;
  font-size: 9pt;  
  font-weight: bold;
  text-decoration: underline;
}

A.headerNavigation:hover {
  font-family: Verdana;
  color: #CC6600;
  font-size: 9pt;  
  font-weight: bold;
  text-decoration: underline;
}

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-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
a.menu{background:url(images/menu_bg.gif) repeat-x;display:block; width:123px; height:27px;  padding-top:10px; padding-left:0px;color:#6c6f65; font:bold 11px Tahoma, Helvetica, sans-serif; text-transform:uppercase; text-decoration:none;}
a.menu:hover{background:url(images/menu_bg.gif) repeat-x ;display:block; width:123px; height:27px;  padding-top:10px; padding-left:0px;color:#6c6f65; font:bold 11px Tahoma, Helvetica, sans-serif;text-transform:uppercase; text-decoration:underline;}
*.search{color:#b5e1e7; text-decoration:underline}
.search:hover{color:#b5e1e7; text-decoration:none}
.horiz_menu{font:11px Tahoma, Helvetica, sans-serif; text-decoration:none; color:#D3F4FF;}
.horiz_menu:hover{font:11px Tahoma, Helvetica, sans-serif; text-decoration:underline; color:#D3F4FF;}
.categories{color:#1B5C9D;}
.categories:hover{color:#1B5C9D;}
*.header{border:1px solid #6DC7E5; text-align: left; padding-left:10px; padding-top:4px; 
  background:url(images/box_bg.gif) repeat-x; height:22px; margin-bottom:1px;color:#FFF;font:bold 14px Arial,Tahoma, Helvetica, sans-serif;}
*.productName{color:#1c7d88; font-weight:bold; font:12px Arial,Tahoma, Helvetica, sans-serif;}
*.productName:hover{color:#1c7d88; font-weight:bold;font:12px Arial,Tahoma, Helvetica, sans-serif; text-decoration:underline;}
*.price{color:#C20000; font:bold 16px Arial, Helvetica, sans-serif;}
a.bottom{color:#6B6F75; font-weight:bold; text-transform:uppercase; text-decoration:none;}
a.bottom:hover{color:#6B6F75; font-weight:bold; text-transform:uppercase; text-decoration:underline;}
a.bestsellers{ color:#2478ab; text-decoration:none;}
a.bestsellers:hover{ color:#bd1700; text-decoration:underline;}
TR.footer {
    background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  border: 1px;
  border-style: solid;
  border-color: #E7E9E3;

}

.infoBox2 {
  border: 0px;
  border-style: solid;
  border-color: #E7E9E3;

}

.infoBox1 {
border:3px
background-color:#FFF; 
border-style: solid #A6B3BA;
}




  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoHeaderHeading {
  color:#939a7f; font-size:10px;padding-left:4px; padding-bottom:3px; text-align:left;
}
TD.infoBoxHeading {
  background:url(images/infobox/infobox_bg.gif) repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
text-transform:uppercase;
  color: #FFF;
}

TD.infoBoxHeading1 {
  background:url(images/infobox/block_bg.gif) repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
}

TD.infoBoxCategoriesHeading {
  background:url(images/infobox/cat_bg.gif) repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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;
  //shopping-cart
}

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: #FFFFFF;
  //shopping-cart
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E3E3E3;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #E3E3E3;
  //shopping-cart header/footer color
  color: #9F1A37;
  font-weight: bold;
  padding: 10px;
}



.productListing-heading a{
 
  color: #FFFFFF;
  font-weight: bold;
}
.productListing-heading a:hover{
 
  color: #FFFFFF;
  font-weight: bold;
text-decoration:underline;
}

TD.productListing-data {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #282E3E;
}
TD.productListing-data a{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  color:#1c7d88;*/
  font-weight: bold;
}

TD.productListing-data a:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  color:#1c7d88; */
  font-weight: bold;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;

  
}

// texten in product info word zwart
TD.pageHeading, DIV.pageHeading {
  font-size: 13px;
  color: #848282;
  font-weight: bold;
  height: 28px;
  Zwidth: 461px;
  Zbackground: url('images/m99.gif');
  Zbackground-repeat: repeat-x;
  padding-top: 10px;
  padding-left: 20px;
  text-transform: none;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, DIV.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#6d7066;
  line-height: 1.5;
}

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

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-family: Verdana, Arial, sans-serif;
  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 {
  font-family: Verdana, Arial, sans-serif;
  color: #cd6601;
  font:bold 14px Arial, Helvetica, sans-serif;  
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  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; }












td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #000000;
}

 .bg{
  background-image: url('images/m23.gif');
  background-repeat: repeat-y 
 }

 .bg1{
  background-image: url('images/m29.gif');
  background-repeat: repeat-y 
 }

 .bg2{
  background-image: url('images/m42.gif');
  background-repeat: repeat-y 
 }

 .bg3{
  background-image: url('images/m48.gif');
  background-repeat: repeat-y 
 }

 .bg4{
  background-image: url('images/m59.gif');
  background-repeat: repeat-y 
 }

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #A1A1A1;
  height: 20px;
 }

 .cy{
  font-size: 11px;
  color: #000000;
  font-weight: bold;
 }

 .cy1{
  font-size: 14px;
  color: #FF850D;
  font-weight: bold;
 }

 .cy2{
  font-size: 13px;
  color: #000000;
  font-weight: bold;
 }


 .ml{
  font-size: 11px;
  color: #08A8C4;
  text-decoration: none;
 }

 .ml1{
  font-size: 11px;
  color: #000000;
  text-decoration: none;
 }

 .ml2{
  font-size: 10px;
  color: #000000;
  text-decoration: underline;
 }

 .px2{
  font-size: 2px;
 }

 .px4{
  font-size: 4px;
 }

 .se{
  width: 110px;
  font-size: 9px;
 }

/* input requirement */

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

*.h11{color:#6d7066; font-weight:bold; text-decoration:none; font-size:11px;}
*.h11:hover{color:#6d7066; font-weight:bold; text-decoration:underline;font-size:11px;}

*.m11{color:#6d7066; text-decoration:none; font-size:10px;}
*.m11:hover{color:#6d7066; text-decoration:underline;font-size:10px;}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
// ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
// ::::::::::::::::::::::::: NEW STYLES :::::::::::::::::::::::::::::::::
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* WebMakers.com Added: New Styles */

/* LOGIN CLASSES */
TD.accountCategory {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #2c249c; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-ALIGN: left
}
SPAN.greetUser {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #256aad; FONT-FAMILY: Arial, Verdana, sans-serif
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* WebMakers.com Added: Quantity Controller */
/* ERROR MESSAGES ON QUANTITY AND UNITS */
TD.QtyErrors, P.QtyErrors {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #2c249c;
  line-height= 1.5;
}

/* BOF: For Discount Prices */
TD.DiscountPriceTitle, P.DiscountPriceTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	color: #2c249c;
  line-height= 1.0;
}

TD.DiscountPriceQty, P.DiscountPriceQty {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	color: #2c249c;
  line-height= 1.0;
}

TD.DiscountPrice, P.DiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	color: #2c249c;
  line-height= 1.0;
}

TD.QuantityDiscountAvailable, P.QuantityDiscountAvailable {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	color: #2c249c;
}
/* EOF: For Discount Prices */

/* BOF: PRICES */
TD.pageHeadingPriceSavings, DIV.pageHeadingPriceSavings {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #2c249c;
}

TD.pageHeadingPrice, DIV.pageHeadingPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #2c249c;
}

TD.pageHeadingPriceWholesale, DIV.pageHeadingPriceWholesale {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #2c249c;
}

TD.pageHeadingPriceList, DIV.pageHeadingPriceList {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

TD.pageHeadingPriceRebate, DIV.pageHeadingPriceRebate {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #2c249c;
}

TD.pageHeadingRebateSavings, DIV.pageHeadingRebateSavings {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #2c249c;
}
/* EOF: PRICES */

/* Make a offer */
SPAN.MakeAnOffer {
  font-family: Verdana, Arial, sans-serif;
  color: #666000;
  font-size: 12px;
}
/* Make a offer */

/* BOF: Define an Outline style */
.outline {
  border: #2c249c;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  background-color: #ffffff;
}
/* EOF: Define an Outline style */

/* box2.php */
.infoBox2 {
  border: #2c249c;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
}

/* Shopping Cart Styles */
TD.ShoppingCartPrices, P.ShoppingCartPrices {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#2c249c;
  line-height= 1.5;
}

TD.ShoppingCartSavings, P.ShoppingCartSavings {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #2c249c;
  line-height= 1.5;
}

TD.ShoppingCartRebateSavings, P.ShoppingCartRebateSavings {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #2c249c;
  line-height= 1.5;
}

/* Shopping Cart Rows */
TR.productListing-odd_shopping {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #2c249c;
  background: #ffffff;
}

TR.productListing-even_shopping {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #2c249c;
  background: #ffffff;
}

/* BOF: Sample colors for product listing */
A.productListing-data {
  color: #2c249c;
}

A.productListing-data:hover {
  color: #e31c1c;
  background: #ffffff;
}
/* EOF: Sample colors for product listing */


TD.ShoppingCartmainRed, P.ShoppingCartmainRed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #2c249c;
  line-height= 1.5;
}

A.ShoppingCartError {
  color: #2c249c;
  text-decoration: none;
}

A.ShoppingCartError:hover {
  color: #e31c1c;
  text-decoration: underline;
  background: #ffffff;
}

SPAN.ShoppingCartError {
  font-family: Verdana, Arial, sans-serif;
  color: #2c249c;
}

TD.ShoppingCartHelp_main, P.ShoppingCartHelp_main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height= 1.25;
}

TD.ShoppingCartShipping_main, P.ShoppingCartShipping_main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height= 1.25;
}


/* BOF: Category Text Description Top Level and SubLevel */
TR.CategoriesDescriptionTop {
  background: #2c249c;
}

TD.CategoriesDescriptionTop {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #2c249c;
  font-weight: bold;
  line-height= 1.5;
  padding-right: 5px;
  padding-left: 5px
}

TR.CategoriesDescriptionSub {
  background: #2c249c;
}

TD.CategoriesDescriptionSub {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #2c249c;
  font-weight: normal;
/*  line-height: 1.5; */
  padding-right: 5px;
  padding-left: 5px
}

 /* EOF: Category Text Description Top Level and SubLevel */

/* Caution Messages */
TR.Caution {
  background: #2c249c;
}

TD.Caution {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #2c249c;
  font-weight: bold;
  line-height= 1.5;
  padding-right: 5px;
  padding-left: 5px
}

/* Categories and Manufacturer default.php */
TD.pageHeading_section, DIV.pageHeading_section {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #2c249c;
}

TD.product_info_BODY {
/*
  background-image: url(images/bg.jpg);
  BACKGROUND-REPEAT: off;
*/
}

TR.product_info_BODY {
/*
  background-image: url(images/bg.jpg);
  BACKGROUND-REPEAT: off;
*/
}

TABLE.product_info_BODY {
/*
  background-image: url(images/bg.jpg);
  BACKGROUND-REPEAT: off;
*/
}

TABLE.HeaderBackground {
/*  background-image: url(images/clouds.jpg); */
/* BACKGROUND-REPEAT: repeat */
/*  background: #2c249c */
  background: #ffffff
}


TD.ShoppingCart, P.ShoppingCart, SPAN.ShoppingCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-decoration: bold;
  color: #2c249c;
  line-height= 1.5;
}

TD.ShoppingCartAttributes, P.ShoppingCartAttributes, SPAN.ShoppingCartAttributes {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-style: italic;
  color: #2c249c;
  line-height= 1.5;
}

TD.ShoppingCartAttributesError, P.ShoppingCartAttributesError, SPAN.ShoppingCartAttributesError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-style: italic;
  color: #2c249c;
  line-height= 1.5;
}

TD.ProductIsFree, P.ProductIsFree, SPAN.ProductIsFree {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-decoration: bold;
  color: #2c249c;
}

TD.ProductIsShowroomOnly, P.ProductIsShowroomOnly, SPAN.ProductIsShowroomOnly {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-decoration: bold;
  color: #2c249c;
}

/* Downloads not available message */
TD.DownloadsMsg, P.DownloadsMsg{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height= 1.5;
  font-weight: bold;
  color="2c249c";
}


/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height= 1.5;
  color="2c249c";
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url(images/button_blank_left.gif);
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url(images/button_blank_right.gif);
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url(images/button_blank_middle.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #2c249c; 
  color: #ffffff;
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}
A.HeaderPageLinks:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  background: #2c249c; */
  color: #e31c1c;
}

/* All Products */
TR.AllProducts {
  background: #2c249c;
}

TD.AllProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #2c249c;
  font-weight: bold;
  line-height= 1.5;
  padding-right: 5px;
  padding-left: 5px
}

/* Attributes Qty:Prices Onetime Charges */
TR.AttributesQtyPricesOntime-odd {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #2c249c;
  background: #ffffff;
}

TR.AttributesQtyPricesOntime-even {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #2c249c;
  background: #ffffff;
}

TD.ProductDescription, SPAN.ProductDescription, P.ProductDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:left;
	color: #000000;
  /*line-height= 1.5;*/
}

.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #2c249c; }

A.BoxLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #e31c1c;
  text-decoration: underline;
}
A.BoxLinks:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
/*  background: #2c249c; */
  color: #e31c1c;
  text-decoration: underline;
}

A.BoxLinks:avtive {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
/*  background: #2c249c; */
  color: #e31c1c;
  text-decoration: underline;
}

/* Poll Booth */
TD.pollBoxRow {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
}
TD.pollBoxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
}
TR.pollOptRow {
  background: #ffffff;
}
TR.pollFooter {
  background: #ffffff;
}

/* BOF: column styles */
TABLE.ColumnLeft {
/*  background: #171d2b; */
}
TR.ColumnLeft {
/*  background: #171d2b; */
}
TD.ColumnLeft {
/*  background: #171d2b; */
}
TABLE.ColumnRight {
/*  background: #171d2b; */
}
TR.ColumnRight {
/*  background: #171d2b; */
}
TD.ColumnRight {
/*  background: #171d2b; */
}
/* EOF: column styles */

/* footer Back Ground */
TABLE.footerTable {
  background: #ffffff;
  /*background-image: url('images/footer_background.jpg');*/
  /*background-repeat: repeat;*/
}

/* footer middle */
TD.footerMiddle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #2c249c;
}

/* Header Navigation Bar Additional Links */
TR.headerNavigationBarLink {
  background: #2c249c; 
/* 	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif) repeat; */
}

TD.headerNavigationBarLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #2c249c; 
	/* BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat */
/*  color: #ffffff; */
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigationBarLink {
/*  color: #ffffff; */
  color: #ffffff;
}

A.headerNavigationBarLink:hover {
/*  color: #ffffff; */
  color: #e31c1c;
}

A.headerNavigationBarLinkBreadCrumbs {
/*  color: #ffffff; */
/*  color: #2c249c; */
  color: #e31c1c;
}

/* BOF: Image on Product_info */
A.ProductInfoImage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #2c249c;
  text-decoration: none;
}

A.ProductInfoImage:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #e31c1c;
  text-decoration: underline;
}

TABLE.ProductInfoImage {
/*
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
*/
  padding:2px;
*/
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
*/
/*
  border-width: 3px;
  border-color: "#2c249c";
  border-style: solid;
  background: #ffffff;
*/
  float:right;
}

TD.ProductInfoImage {
/*
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
*/
/*  padding:10px; */
*/
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
*/
/*
  border-width: 3px;
  border-color: "#2c249c";
  border-style: solid;
*/
  background: #ffffff;
  float:center;
}
/* EOF: Image on Product_info */

/* BOF: Define Main Page in a box */
.infoBoxDefineMainpage {
/*  background: #b6b7cb; */
  background: #2c249c;
}

.infoBoxContentsDefineMainpage {
/*  background: #f8f8f9; */
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* add image borders - comment out to remove the borders */
/* suggested by Paul Math */
/*
td.productListing-data img {border: 2px #09f groove;}
td.productListing-data a:hover img {border: 2px red groove;}
*/


TABLE.categdown {

  border: 0px;

  border-spacing: 0px;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  font-size: 10px;

  background: #ffffff;

  color: #000000;

}



TD.categdown {

     vertical-align: top;

}



TABLE.categright {

  border: 0px;

  border-spacing: 0px;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  font-size: 10px;

  background: #E6E6FA;

  color: #000000;

}



TD.categright {

     vertical-align: top;

}



TABLE.categbullet {
	border: 0px;
	border-spacing: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background : FFFDD6;
}



TD.categbullet {

     vertical-align: top;

}



TABLE.categ {

  border: 0px;

  border-spacing: 0px;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  font-size: 10px;



  color: #000000;

}



TD.categ {

     vertical-align: top;

}



.rootcategory {

	FONT-WEIGHT: bolder; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial,Verdana, Geneva, Helvetica, sans-serif; HEIGHT: 17px

}

.rootcategorylink {

	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #2c249c; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; weight: 200px; TEXT-ALIGN: left

}

.rootcategory_exp {

	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #2c249c; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif

}

A.rootcategory_exp {

	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #2c249c; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif

}

.subcategory {

	FONT-WEIGHT: normal; FONT-SIZE: 8px; COLOR: #000000; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ccd8e9

}

.subcategory_exp {

	FONT-WEIGHT: normal; FONT-SIZE: 8px; COLOR: #ffffff; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #5b5b5b

}
/* START Categories Tabs v2.0 */
A.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold; 
  color: #292929; 
}

A.tabsNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold; 
  color: #292929;
}

TD.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
/*  background: #CCCCCC;*/
  color: white;  /* Color of the not selected category text */
  font-weight : bold;
}
/* END Categories Tabs v2.0 */



.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}





/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */





/* raider */
TD.tab { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #2c249c; font-weight : bold; }
A.tab { color: #2c249c; }
A.tab:hover { color: #2c249c; }
TD.ontab { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #2c249c; font-weight : bold; }
A.ontab { color: #2c249c; }
A.ontab:hover { color: #2c249c; }

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}


/* DWD Contribution -> Add: Browse by Categories. */

UL.BrowseBy {
  list-style-type: disc;
  list-style-position: inside;

  list-style: none;
  margin-left: 1em;
  padding-left: 2em;
  text-indent: -1em;
} /* UL.BrowseBy */

LI.BrowseBy {

} /* LI.BrowseBy */

/* DWD Contribution End. */

/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */





.frontcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff6600;
	font-weight:bold;
}
.frontbox {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-image: url(images/frontpage/box_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.frontbox-prijs {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff6600;
}
.frontbox-prijs2 {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff6600;
}
.frontbox-naam {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #0066cc;
	text-decoration: underline;
}
.frontbox-prijs-special {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066cc;
	text-decoration: line-through;
}

.footer-background-balk {
	background-image: url(images/footer/footer-balk-28x.gif);
	background-repeat: repeat-x;
	
}.footer-consoles-pic {
	background-image: url(images/footer/consoles.jpg);
	background-position: center;
}
.column-right-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/boxes/blue-head-27x155-vista.jpg);
}
.column-right-middle {
	background-image: url(images/boxes/box-background-1x155.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.column-right-bottom {
	background-image: url(images/boxes/box-footer-background-25x155.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.column-left-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/boxes/blue-head-27x175-vista.jpg);
}
.column-left-middle {
	background-image: url(images/boxes/box-background-1x175.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.column-left-middle-335 {
	background-image: url(images/boxes/box-background-1x335.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.column-left-middle-text {
	text-align:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold;
}

.column-left-bottom {
	background-image: url(images/boxes/box-footer-background-25x175.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.column-left-bottom-335 {
	background-image: url(images/boxes/box-footer-background-25x335.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.frontbox-newest-products {
	background-attachment: fixed;
	background-image: url(images/index/box-150x150.jpg);
	background-repeat: no-repeat;
}
.frontbox-newest-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1b5c9d;
	text-align:left;
}
.frontbox-newest-text-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1b5c9d;
	text-align:right;
}
.frontbox-newest-stock-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-style: normal;

	font-variant: normal;
	text-transform: none;
	text-align:left;
}
.frontbox-newest-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-weight:bolder;
}
.frontbox-newest-price-specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-weight:bolder;
	text-decoration:line-through;
}

.new-products-image-background {
	background-image: url(images/index/box-150x150.jpg);
}
.new-products-image-background2 {
	background-image: url(images/index/box-150x150.jpg);
	background-repeat:no-repeat;
}

.listing-background-620x2 {
	background-image: url(images/cat-listing/background-horizon-620w.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.new-products-image-background {
	background-image: url(images/index/box-150x150.jpg);
}
.kopjes-1 {
	background-image: url(images/frontbox-kopjes/right-11x24.jpg);
}
.kopjes-2 {
	background-image: url(images/frontbox-kopjes/middle-4x24.jpg);
}
.kopjes-3 {
	background-image: url(images/frontbox-kopjes/right-11x24.jpg);
}
.kopjes-4 {
	background-image: url(images/frontbox-kopjes/right-line-5x24.jpg);
}
.kopjes-background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	background-image: url(images/frontbox-kopjes/2/title_middle-27h.jpg);
}

.shoppingcart-part1-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#ffffff;
	text-align:left;
	background-image: url(images/shopping_cart_new/header-175wx25h.jpg);
}
.shoppingcart-part3-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image: url(images/shopping_cart_new/bottom-175wx25h.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.shoppingcart-part2-middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image: url(images/shopping_cart_new/middle-175wx2h.jpg);
	background-repeat: repeat-y;
}
.shoppingcart-column3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
@charset "utf-8";
.header-part3 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/header/1/3-balk-5wx24h.jpg);
	background-repeat: repeat-x;
}
.header-part1-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image: url(images/header/1/1-balk-5wx36h.jpg);
	background-repeat: repeat-x;
}
.header-part4-valuta-languages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-position: right bottom;
}


.header-part2-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:right;
	background-image: url(images/header/1/1-balk-5wx36h.jpg);
	background-repeat: repeat-x;
}


 HIERNA PRODUCT INFO PAGINA 
.product-info-table-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.productinfo-box1-left-top {
	background-attachment: fixed;
	background-image: url(images/product_info/box1-top/box-left-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.productinfo-box1-left-bottom {
	background-attachment: fixed;
	background-image: url(images/product_info/box1-top/box-left-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.productinfo-box1-right-top {
	background-attachment: fixed;
	background-image: url(images/product_info/box1-top/box-right-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.productinfo-box1-right-bottom {
	background-attachment: fixed;
	background-image: url(images/product_info/box1-top/box-right-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.productinfo-box1-right {
	background-image: url(images/product_info/box1-top/box-right.jpg);
	background-repeat: repeat-y;
	background-position:right center;
}
.productinfo-box1-top {
	background-image: url(images/product_info/box1-top/box-top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.productinfo-box1-bottom {
	background-image: url(images/product_info/box1-top/box-bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.productinfo-box1-left {
	background-image: url(images/product_info/box1-top/box-left.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.productinfo-box1-titlebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:left;
}
.productinfo-box1-titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2C79B6;
}
.breadcrumb-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:left;
}


 ################ 
 Button BOX BEGIN 
 ################ 
@charset "utf-8";
.buttons-box-title-left-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-attachment: fixed;
	background-image: url(images/product_info/buttons_box_layout/box_left_top_15wx32h.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttons-box-title-middle-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-image: url(images/product_info/buttons_box_layout/box_middle_top_1wx32h.jpg);
	background-repeat: repeat-x;
	text-align:left;
	vertical-align:middle;
}
.buttons-box-title-middle-top2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align:left;
	vertical-align:middle;
}
.button-box-line-left-top {
	background-attachment: fixed;
	background-image: url(images/product_info/buttons_box_layout/box_line_left_top_15x15.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.button-box-line-left-bottom {

	background-image: url(images/product_info/buttons_box_layout/box_line_left_bottom_15x15.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.button-box-line-bottom {
	background-image: url(images/product_info/buttons_box_layout/box_line_bottom_1wx15h.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.button-box-line-right-bottom {
	background-attachment: fixed;
	background-image: url(images/product_info/buttons_box_layout/box_line_right_bottom_15x15.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.button-box-line-right-top {
	background-attachment: fixed;
	background-image: url(images/product_info/buttons_box_layout/box_line_right_top_15x15.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.right-bottom-box {
	background-image: url(images/product_info/buttons_box_layout/box_line_right_bottom_15x15.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.buttons-box-title-right-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-attachment: fixed;
	background-image: url(images/product_info/buttons_box_layout/box_right_top_15wx32h.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

 ################ 
 Button BOX END   
 ################ 

.text-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:left;
	color: #000000;
}
.extra-fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-image: url(images/product_info/extra_field/background.jpg);
	background-repeat: repeat-x;
}

/* Frontbox */
.frontcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff6600;
	vertical-align:top;
	font-weight:bold;
}
.frontbox {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-image: url(images/frontpage/box_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.frontbox-prijs {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff6600;
}
.frontbox-naam {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #0066cc;
	text-decoration: underline;
}
.frontbox-prijs-special {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066cc;
	text-decoration: line-through;
}
/* frontbox text END */.listing-under-line {
	background-image: url(images/listing/line-2wx5h.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.contact-info-kopje1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #cc663a;
}


.latest-news-titel{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff6600;
}
.latest-news-titel-datum{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0066cc;
}
.attributes-products{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0066cc;
}


.frontbox-prijs-info {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff6600;
}
.frontbox-prijs-info2 {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff6600;
}
.frontbox-prijs-special-info {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066cc;
	text-decoration: line-through;
	
}.account-background {
	background-image: url(images/account/650x2-background-line.jpg);
	background-repeat: repeat-y;
}
helpdesk-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align:left;
}
 Product_info_description_Box_Bottom 
.button-box-line-left-bottom2 {
	background-image: url(images/product_info/buttons_box_layout/box_line_left_bottom_15x50-2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.button-box-line-bottom2 {
	background-image: url(images/product_info/buttons_box_layout/box_line_bottom_1wx27h.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.right-bottom-box2 {
	background-image: url(images/product_info/buttons_box_layout/box_line_right_bottom_15x27.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.left-bottom-box2 {
	background-image: url(images/product_info/buttons_box_layout/box_line_left_bottom_15x27.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Reviews Box BEGiN */
.review_box_background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image: url(images/review_box/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.review_box_inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:left;
	vertical-align:text-top;
}
.review-page-underline {
	background-image: url(images/review_box/underline-5x10h.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.review-box-bottom-background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #f7f7f7;
	background-image: url(images/review_box/background-grey-10wx7h.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* ARTICLE MANAGER ON PRODUCT_INFO BOX */
.article-manager-product-info-background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-image: url(images/articles_manager/product_info_background-508wx32h.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


/* AJAX SEARCH BOX */
#content
{

  width: 100%;
  text-align: left;
  vertical-align:middle;
}

#ie_fix
{
  height: 100%;
  width: 100%;
  text-align: center;
  vertical-align:middle;
}

#scroll
{
  position: absolute;
  margin: 0 auto;
  visibility: hidden;
  background-color: white;
  z-index: 1;    
  width: 250px;
  height: 140px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-collapse: collapse;
  border-bottom-style: solid;
  border-color: #000000;
  border-width: 1px;      
  overflow: auto;
  float: left;
}

#scroll div
{
  margin: 0 auto;
  text-align:left;
}

#suggest table
{
  width: 170px;
  font-size: 11px;
  font-weight: normal;
  color: #676767;
  text-decoration: none;
  border: 0px;
  padding: 0px;  
  text-align:left;   
  margin: 0px;
}

a.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f;
}

a:hover.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f;
} 

/* HEADER BEGiN */
/* HEADER BEGiN */
/* HEADER BEGiN */
.box-search-left10 {

	background-image: url(images/search-balk-left-55wx10h.jpg);
	background-repeat: no-repeat;
}
.box-search-right10 {

	background-image: url(images/search-balk-right-55wx10h.jpg);
	background-repeat: no-repeat;
}
.box-search-center330 {
	background-image: url(images/search-balk-center-55wx10h.jpg);
	background-repeat: repeat-x;
}
.helpdesk-tekst-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

/* NEWSLETTER STYLE BEGiN */
/* NEWSLETTER STYLE BEGiN */
/* NEWSLETTER STYLE BEGiN */
.newsletter-note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.newsletter-note2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066cc;
}

/*BOF Options as Images*/
SPAN.optionsAvailable {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
/*EOF Options as Images*/
