/*
  $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
*/

.boxText {  }
.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: #f10e72; text-decoration: underline; }

body{background:#def7fb url(images/bg-body.gif) repeat-x; color: 000000; margin: 0px; min-width:960px; text-align:center; position:relative; font:12px/18px Arial, Helvetica, sans-serif;}
.page{background:url(images/bg-page.jpg) no-repeat 50% 0; width:100%; overflow:hidden;}
td  { font-size: 12px; font-family: Arial, Tahoma; line-height: 18px; }
h2  { font-size: 20px; margin: 10px 0; }
h3  { font-size: 18px; font-weight: normal; margin: 0 0 10px; line-height: 18px; color: #000; }
h4  { font-size: 12px; text-transform: uppercase; margin: 0 0 10px; line-height: 12px; color: #000; }
p   { margin: 0 0 10px; }
a {color: #000000; text-decoration: none; }
a:hover {color: #AABBDD; text-decoration: underline; }
img { border: none; vertical-align: middle; }
FORM {
    display: inline;
}
/* logo */
.logo-wrap{float:left; padding:20px 0 0 ;}
.logo{background:url(images/bg-logo.png) no-repeat; width:350px; height:93px; margin:0; display:block;}
.logo a{overflow:hidden; display:block; height:100%; text-indent:-9999px;}
/* header */ 
.header  {width:960px; margin:0 auto;}
.header:after{content:''; display:block; clear:both;}
.header .language    { float: right; margin-top: 5px; }
.header .login       { width: 230px; float: right; padding-right: 10px; font: 11px Arial, Tahoma; margin-top: -15px; color: #f10e72; }
.header .login .textField input  { margin-top: 4px; }
.header .login .textField input { width: 100px; margin-right: 3px; }
.header .customerGreeting   { padding-left:  25px; font-size:  12px; font-weight:  bold; padding-top: 4px;}
.header-wrap{overflow:hidden; width:100%; height: 166px; position:relative;}
.header .wrap{overflow:hidden; width:100%; padding:0 0 10px;}
.header-nav{float:right; width:285px;}
.header-boxwhite {background:#fff;padding:0 0 0 23px;}
.logo-thuiswinkel { display: block; width: 203px; margin: 0 auto;background:none!important;margin-top:3px; }
/* navbar */
.navbar{margin:0; padding:3px 0 0 15px; list-style:none; overflow:hidden; width:192; float:left; text-align:center;}
.navbar li{ float: left; background:url(../images/separator-navbar.gif) no-repeat 0 3px; padding:0 0 0 10px; margin:0 10px 0 0;}
.navbar a{color:#747474; text-transform:lowercase;  font-size:12px;}
.navbar li:first-child{background:none;}

.leftColumn { /* padding: 0 3px 224px;  */}
.leftColumn select  { margin-bottom: 3px; width: 208px; }
a.bannerFreshStore  { display: block; position: relative; width: 189px; height: 66px; background: url(images/content/freshinstore.gif) no-repeat; margin-left: -21px; margin-top: 250px;}
.header .login ul   { list-style: none; margin: 0; padding: 0; text-transform: lowercase; font-weight:  bold; }
.header .login li   { float: left; margin-right: 5px; height: 17px; padding: 13px 20px 0 30px; text-align: center; }
.header .login li a  { color: #fff; }
.header .login li.account    { width: 70px; background: url(images/content/account.gif) no-repeat; padding-right: 10px; }
.header .login li.logoff     { width: 72px; background: url(images/content/logoff.gif) no-repeat; padding-left: 0; margin: 0; }

.header-nav .tabs { margin: 1px 0 3px; border-collapse: collapse; }
.header-nav .tabs td { text-align: center; }
.header-nav .tabs a { display: block; height: 22px; background-color: #f10e72; background-image: url(../images/ico_tabs.png); background-repeat: no-repeat; color: #fff; font-size: 15px; font-weight: bold; text-transform: lowercase; text-decoration: none; line-height: 22px; }
.header-nav .tabs a:hover { background-color: #A765FF; }
.header-nav .tab-sale { border-right: 1px solid #7eddf3; border-left: 1px solid #7eddf3; }
.header-nav .tab-comments { padding-left: 27px; background-position: 2px 1px; }
.header-nav .tab-sale { padding-left: 17px; background-position: 2px -20px; }
.header-nav .tab-new { padding-left: 15px; background-position: 2px -41px; }
  
TR.headerNavigation {
  background: #810000;
}

TD.headerNavigation {
  
  
  background: #810000;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #f10e72; 
  font-size: 10px;
  font-weight: bold;
}

A.headerNavigation:hover {
  color: #f10e72;
  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;
}
/* footer */
#footer{background:#c0eefa url(images/bg-footer.gif) repeat-x; text-align:left; padding:0 0 20px;}
* + html #footer{position:relative; margin:0 0 -158px;}
#footer a:hover{text-decoration:underline;}
.footer-frame{background:url(images/bg-footer-holder.png) no-repeat 50% 0;}
.footer-holder{width:960px; margin:0 auto; padding:20px 0 0; position:relative;}
.footer-holder:after{content:''; display:block; clear:both;}
.img-footer{position:absolute; top:-1px; left:914px;}
.footer-nav{width:100%; overflow:hidden; padding:0 0 20px;}
.footer-nav .box{float:left; width:161px; margin:0 11px 0 0; padding:0 0 0 13px; background:url(images/separator-footer.gif) no-repeat; min-height:220px;}
* html .footer-nav .box{height:220px;}
.footer-nav .list{margin:0; padding:0; list-style:none; overflow:hidden; font:12px/18px Arial, Helvetica, sans-serif;}
.footer-nav{width:100%; overflow:hidden; padding:0 0 20px;}
.footer-nav2{width:100%; padding:0px 0 50px;}
.footer-nav2 .global-transport {position:relative;float:right;bottom:90px;}
.footer-nav2 .global-transport .holder {position:absolute;width:302px;}
.footer-nav2 .global-transport .holder .left {float:left;}
.footer-nav2 .global-transport .holder .right {float:right;margin-top:20px;}
.footer-nav2 .global-transport .holder .right p {font-style:italic;} 
.footer-nav .box{float:left; width:161px; margin:0 11px 0 0; padding:0 0 0 13px; background:url(images/separator-footer.gif) no-repeat; min-height:220px;}
.social li img{margin:0 10px 0 0; float:left;}
.social .twitter img{float:none; display:block;}
.social .twitter span{display:block; padding:0 0 0 28px;}
.footer-nav .list li{margin:0 0 5px; display:block;}
.footer-nav .list a{color:#000;}
.footer-nav .list a:hover{color:#000;}
.footer-nav .title{font:bold 13px/16px Arial, Helvetica, sans-serif; text-transform:uppercase !important; background:url(images/footer-title.gif) repeat-x 0 100%; padding:0 0 7px; margin:0 0 10px;}
.serv-extra li{padding:0 0 5px 33px; line-height:14px;}
.serv-extra strong{ display:block;}
.serv-extra a:hover strong{text-decoration:underline;}
.ico-serv{background:url(images/ico-ico1.gif) no-repeat;}
.ico-serv2{background:url(images/ico-ico2.gif) no-repeat;}
.ico-serv3{background:url(images/ico-ico3.gif) no-repeat;}
.ico-serv4{background:url(images/ico-ico4.gif) no-repeat;}
/* bg-paypal2.png width:159px;height:64px; */
.paypal{background:url(images/bg-paypal2.png) no-repeat; width:159px; height:64px; text-indent:-9999px; overflow:hidden; display:block;}
.footer-nav p{margin:0; font-size:12px;}
.footer-nav p span{display:block;}
.footer-nav p strong{font-size:13px; display:block;}
.footer-nav .copyright{padding:15px 0 0; font-size:12px;}
.we-care{float:right; width:255px; padding:23px 0 0 90px; background:url(../images/bg-we-care.png) no-repeat; font-size:12px; min-height:95px;}
* html .we-care{height:95px;}
.we-care h4{font-size:12px; margin:0;}
.footer-extra{padding:15px;}

TD.footer {
  
  font-size: 12px;
  background: #810000;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  color: #fff;
}

.quickViewBoxHeading {
  color: #FFFFFF;
  border-color: ffffff;   
  background-color: #A30ED9;
  border-style: solid; 
  border-width: 1px; 
}

.sellBox {
}


.informationBox {
  background: #8634A4;
}

.infoBoxH {
  
}

.infoBoxP {
  /*background:url(images/titlebarpurple.gif);
  border-style: solid; 
  border-width: 1px; 
  border-color: 0986A2; */
}

.infoBoxPurpleSolid {
 background-color: #A30ED9;
  border-style: solid; 
  border-width: 1px; 
  border-color: 0986A2; 
}
.infoBoxH2 {
  border-style: solid; 
  border-width: 1px; 
  border-color: #0986A2; 
}

.imagegallery {
  background:url(images/verloop-groen.gif);
  background-repeat:repeat-x;
  border-style: solid; 
  border-width: 1px; 
  border-color: #0986A2; 
}

.extraimageslisting {
  background: #FDE2E2;
}


.infoBoxContents {
  
}

.sellBoxContents {
  
  
  padding: 10px 10px 10px 10px;
  background: #ffffff;
}

.informationBlkCen  { width: 206px; background: url(images/content/information_cen.gif) repeat-y; margin-left: -21px; }
.informationBlk { padding-right: 17px; background: url(images/content/information_new.gif) no-repeat; font-size: 10px; }
.informationBlkBot  { padding: 134px 0 10px 80px; background: url(images/content/information_bot.gif) no-repeat bottom left; }
 
.informationBlkBottomCen  { width: 206px; background: url(images/content/information_cen.gif) repeat-y; margin-left: -21px;}
.informationBlkBottomBot  { padding: 23px 0 10px 30px; background: url(images/content/information_bot.gif) no-repeat bottom left; }

.informationBoxContents {
  background: #8634A4;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  
  
}

TD.infoBoxHeading {
  font-size: 16px;
  font-weight: bold;
  color: #f10e72;
}

.newsletterBlk, .serviceBlk, .paymentBlk, .deliveryBlk  { height: 49px; padding: 14px 0 5px 70px; background: url(images/content/newsletter.gif) no-repeat; font-size: 11px; color: #fff; }
.serviceBlk  { background: url(images/content/service.gif) no-repeat; }
.paymentBlk  { background: url(images/content/payment.gif) no-repeat; }
.deliveryBlk  { background: url(images/content/delivery.gif) no-repeat; }
.newsletterBlk h3, .serviceBlk h3, .paymentBlk h3, .deliveryBlk h3  { font-size: 18px; color: #fff; margin: 0; font-weight: normal; line-height: 18px; }
.newsletterBlk a, .serviceBlk a, .paymentBlk a, .deliveryBlk a  { color: #fff; }
.newsletterBlk a:hover, .serviceBlk a:hover, .paymentBlk a:hover, .deliveryBlk a:hover  { color: #fff; }

TD.mainpageBoxHeading {
  
  
  font-weight: bold;
  color: #FFFFFF;
}


TD.sellBoxHeading {
  
  
  font-weight: bold;
  color: #FFFFFF;
}

TD.beschikbaar {
  
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align : left;
    background-color: #FDE2E2;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
padding:5px;
}


TD.kadoverpakking {
  
  
  font-weight: bold;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  
  
}

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: #f8f8f9;
}

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;
}

TR.shoppingCartList {
  background: #A30ED9;
}

TR.shoppingCartListing {
  background: #FDE2E2;
}

TABLE.shoppingCartTable td { border-bottom: 1px solid #c6c6c6; padding: 5px; }
TABLE.shoppingCartTable td a  { text-decoration: underline; }
TABLE.shoppingCartTable td.price   { font-size: 13px !important; font-weight: bold; }
#cantOrderText {color:#000000;background:url(images/cantDeliver.png) no-repeat;padding-left:35px;height:75px;margin:5px;display:none;}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

TABLE.shoppingListing {
  border-spacing: 0px;
}

.productListing-heading {
  
  
  background: #A30ED9;
  color: #FFFFFF;
  font-weight: bold;
}


TR.productListingheadingRow {
  background: #A30ED9;
}


TD.productListingDesign {
    vertical-align: top;
}

TD.productListingDesign table td   { background-color: #dfdfdf; color: #676767; line-height: 14px;}

TD.productListingRight {
  
  
  background: #FDE2E2;
}

TD.productListing-data {
  
  
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

A.wit {
  color: #FFFFFF;
  text-decoration:underline;
}

A.wit:hover, A.wit:visited {
  color: #FFFFFF;
}

A.witshopping {
  color: #000000;
  text-decoration:none;
}

A.witshopping:hover, A.witshopping:visited {
  color: #000000;
}


TD.pageHeading, DIV.pageHeading {
  padding: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #8e8e8e;
}

TD.pageHeading h2   { color: #fff; margin: 0;}

TD.pageHeadingSuccess {font-size: 20px; font-weight: bold; color: #FF0071; }

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  
  color: #000000;
}

TD.main, P.main {
  
  font-size: 11px;
  line-height: 1.5;
  color: #000000;
}

TD.mainkopje { 
  font-size: 15px;
  color: #f10e72;
}

TD.breadcrumb {
  color: #f10e72;
  padding: 5px;
  text-transform: lowercase;
}

A.infoitem {
  color: #ffffff;
  text-decoration: none;
  
  
  line-height: 1.5;  
}

A.infoitem:hover {
  color: #ffffff;
  text-decoration: underline;
  
  
  line-height: 1.5;  
}


TD.smallText, SPAN.smallText, P.smallText {
  
  
/*  color: #8945A9; */
  color: #000000;
}

TD.footerText {
  padding: 10px 0; 
  color: #f10e72;
  font-size: 9px;
  font-family: Verdana, Arial;
}

TD.footerText ul    { padding: 4px 0; margin: 0; list-style: none; }
TD.footerText li    { display: inline; }
TD.footerText li a  { color: #f10e72; }

TD.footerText span   { text-transform: uppercase; }


TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  
  
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  padding: 2px;
  font-size: 11px;
  vertical-align: middle;
}

TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}

SPAN.greetUser {  

}

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.productSpecialPrice2 {
  
  color: #000000;
}

SPAN.productoldprice {
  
  color: #a30ed9;
  
}


SPAN.errorText {
  
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {   color: #000000; }
.checkoutBarCurrent {   color: #000000; font-weight: bold; }

/* message box */

.messageBox {   }
.messageStackError, .messageStackWarning {   background-color: #ffb3b5; }
.messageStackSuccess {   background-color: #99ff00; }

/* input requirement */

.inputRequirement {   color: #ff0000; }

a.toptentext{
    color: #000000; 
     
    
}
a.toptentext:hover{
    color: #D1D1D1; 
     
    
}
a.topten {
    color: #000000; 
    font-family: verdana; 
     
    text-transform: normal; 
    font-weight: bold;
}
a.topten:hover {
    color: white; 
    font-family: verdana; 
     
    text-transform: normal; 
    font-weight: bold;
}

.mainOff {
    background-color: #FFFFFF; 
    border-color: #00809D; 
    border-style: solid; 
    border-width: 1px;
}

.mainOn {
    background-color: #FFFFFF; 
    border-color: #FF014A; 
    border-style: solid; 
    border-width: 1px;
}

.top50Off {

}

.top50On {

}


TD.productdescription {
    background-color: #FDE2E2;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    
    font-size: 11.5px;
    line-height: 1.5;
}

TD.productbutton {
    background-color: #FDB5B6;
    
    font-size: 11.5px;
    line-height: 1.5;
}

h1 { 
 font-size: 20px;
 font-weight: bold;
}
h1.pageHeading {
    margin: 0 0 15px;
    padding: 0;
    font-size: 28px;
    font-weight: bold;
    color: #f10e72;
    line-height: normal;
}

TD.productListingHeader { 
 
 font-size: 20px;
 font-weight: bold;
 background-image: url(images/verloop-groen.gif);
 background-repeat: repeat-x;
 background-color: A5DD00;
 color: #000000;
}

TR.productListingHeader { 
 background: #484848;
}


TD.pollBoxRow {   
   
   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
   
   border-color: #eeeeee;   
border-style: solid;   
border-width: 1px;
} 

TR.pollOptRow {   
background: #f1f9fe; 
} 
TR.pollFooter { 
  background: #f1f9fe;
}  

input.prevnext
{
background:transparant;
}

.header table.categories    { width: 960px; border: 1px solid #45ceee; border-collapse: collapse; background: url(images/header/menu.gif) repeat-x;  margin-left: 0px; padding-left: 0px;}
.header table.categories td { border: 1px solid #45ceee; height: 30px; text-align: center; font: 11px Verdana, Arial; }
tr.subCategoryBlk img    { width: 177px; height: 152px; text-align: }
tr.subCategoryBlk h3 a  { color: #000; }
tr.subCategoryBlk h3 a:hover  { color: #000; }
tr.subCategoryBlk ul    { padding: 0 0 10px 15px; margin: 0; list-style: square; font-size: 12px; }
.subCategoryBlk    { text-align: left;}

.newsTitle  { background: #f10e72 url(images/content/news_title_bg.gif) no-repeat; padding-left: 52px; margin: 10px 0; }
.newsTitleEn  { background: #f10e72 url(includes/languages/english/images/news_title_bg.gif) no-repeat; padding-left: 52px; margin: 10px 0; }
.newsBlk    { background: #c4eef9 url(images/content/news_bg.gif) no-repeat right top; min-height: 184px; padding: 10px 20px 10px 30px; }
.newsBlk h4, .newsBlk p { margin-right: 130px; }

.imgInfoBlk { /*background-color: #dcfd82; border: 1px solid #a2d123;*/ width: 316px; padding: 7px; }
/*.imgInfoBlk div { background-color: #9cce15; }*/
.productInfoBlk { background: #f0f0f0; padding: 7px 20px; color: #7a7a89;  }
.productInfoBlk h2  { font-size: 20px; color: #f10e72; margin: 0 0 5px; line-height: 1.2em;}
.price  { font-size: 26px; color: #f10e72; }
.borderTB   { border-bottom: 1px solid #c6c6c6; border-top: 1px solid #c6c6c6; margin-bottom: 5px; }

.header .shoppingCart   { font-family: Arial, Tahoma;  background:url(../images/bg-shoping-card.png) no-repeat; padding:5px 0 5px 65px; min-height:45px;}
* html .header .shoppingCart{height:50px;}
.header .flash-holder{ position:absolute;left:0; top:113px; } 
.header .shoppingCart h3 { font-size: 13px; margin: 0; font-weight: bold; text-transform: lowercase; }
.header .shoppingCart h3 a, .header .shoppingCart h3 a:hover  { color: #f10e72; }
.shoppingCartTitle  { background: url(images/content/cart.gif) no-repeat; margin: 5px 0; padding: 5px 0 5px 50px; font-size: 20px; color: #fff; height: 25px;}
.progressBlk    { background: #45ceee; padding: 3px; margin: 3px 0; }
.progressField  { background: url(images/content/progress_bar_bg.gif) repeat-x; }
.progressStep   { height: 6px; background: url(images/content/progress_bar_step.gif) repeat-x; }
.step1          { width: 140px; }
.step2          { width: 280px; }
.step3          { width: 420px; }
.step4          { width: 580px; }
ol.shoppingCartProgress   { margin: 0; padding: 5px 0 5px 32px; float: left; color: #f10e72; font-weight: bold; }
ol.shoppingCartProgress a   { color: #F10E72;  }
ol.shoppingCartProgress li  { float: left; padding-right: 50px; }
.scProdTitle    { font-size: 12px; font-weight: bold; }
.pink   { color: #f10e72 !important; }
.black  { color:  #000; }
.main span.price   { font-size: 19px; }

.overall    { background: #c4eef9 url(images/content/overall.jpg) no-repeat bottom right; padding: 10px 170px 10px 10px; color: #676767; }
.contactLightBlk    { /* background: #c4eef9; */ padding: 10px; color: #676767; }
.overall h3, .contactLightBlk h3    { color: #f10e72; margin: 0 0 10px; font-weight: bold; }

.bigFont    { font-size: 28px;}

.colorTable td  { color: #676767; vertical-align: top; }
.colorTable tr.colorRow div  { width: 176px; padding: 1px; color: #fff;  }
.colorTable tr.colorRow div div  { font-size: 16px; font-weight: bold; padding: 5px 0; text-align: right; }
.green  { background-color: #9cce15; }
.blue  { background-color: #45ceee; }
.purple  { background-color: #975aff; }
.red  { background-color: #f10e72; }
.colorTable td a    { color: #fff; }
.colorTable h3  { padding-left: 10px; color: #676767; }
.colorTable ul  { padding: 0 0 10px 30px; margin: 0; }
.colorTable ul li a, .colorTable h3 a    { color: #676767; }
.title_left { background: #f10e72 url(images/content/title_left.gif) no-repeat; }
.title_left h2  { background:  url(images/content/title_right.gif) no-repeat 100% 0; padding: 5px 10px; color: #fff; margin: 0; }

.downloadTable td  { padding: 10px; font-size: 11px; }
.smallPadding   { padding: 10px; }

.subcategory    { margin: 7px; background: #beeff7; }
.subcategory h4 { background: #f10e72 url(images/content/subcategory_right.gif) no-repeat 100% 0; padding: 5px; margin: 0; font-size: 14px; color: #fff; text-transform: uppercase; }
.subcategory ul { margin: 0; padding: 10px 0 10px 20px; list-style: none; }

.lightBlue  { border: 1px solid #60d5f0; background: #beeff7; padding: 7px; }
.productListingDesign td b.price { display: block; color: #000; padding: 4px 5px; text-align: right; font-size: 16px; }
.productListingDesign td h5 { color: #000; font-size: 12px; margin: 5px 0; }
.productListingDesign td .smallPadding  { padding: 3px 5px; }
.productListingDesign td div.but    { background: url(images/content/but_left.gif) no-repeat; }
.productListingDesign td div.but a.but  { display: block; height: 19px; background: url(images/content/but_right.gif) no-repeat 100% 0; padding: 3px 8px 0 5px; color: #fff; text-align: center; }
.productListingDesign td div.but a.but:hover    { text-decoration: none; }

.xselldesc div.butxsell   { background: url(images/content/but_left.gif) no-repeat; padding: 0px; margin: 0px; }
div.butxsell a.butxsell { display: block; height: 19px; background: url(images/content/but_right.gif) no-repeat 100% 0; padding: 3px 30px 0 5px; color: #fff; text-align: center; }
div.butxsell a.butxsell:hover    { text-decoration: none; }

.nieuwsbriefBlk { background: #c4eef9 url(images/content/nieuwsbrief.gif) no-repeat bottom right; padding: 15px; color: #676767; vertical-align: top; }
.nieuwsbriefList td    { width: 190px; }
.nieuwsbriefList td img { border: 1px solid #4cd0ef; }

.advancedSearch { display: block; background: #F10E72; margin-bottom: 5px; color: #fff; text-transform: uppercase; text-align: center; }
.advancedSearch:hover   { text-decoration: none; color: #fff; }

.fright { float: right !important; }
.nofloat    { clear: both; font-size: 0; }

.blackcartprice { font-weight: 600; text-decoration: line-through;  font-size: 13px;}

.blackprice { font-weight: 600; text-decoration: font-size: 13px;}

.continuecheckouttext { color: #AFAFAF;}

.menuactive {
    background: url(images/menu_active.gif) repeat-x center top;
}

.menuactive a {
    color: #F10E72;
    font-weight: 800;
}

.categorybrowser {background: url(images/stripeybg.gif)repeat center top; padding-left: 10px; text-transform: lowercase; list-style: none; line-height: 14px; }
.leftColumn .categorybrowser{background:none;}
.whitelinkies {
    padding: 5px;
    color: #ffffff;
    text-indent: -3px;
    list-style: disc;
    line-height: 10px;
    background-color: #F10E72;
}

a.whitelinkies {
    text-decoration: none;
    color: #FFFFFF;
}

a.whitelinkies:hover {
    text-decoration: underline;
}

.categorybrowser ul {list-style: none; padding: 0px; line-height: 14px; margin:5px 0; }
.catboxhead {width: 220px; background: url(images/pinkbg.gif) repeat-x; color: #FFFFFF; text-transform: uppercase; font-weight: 800; padding-left: 17px; }
.leftColumn .catboxhead{background:none; color:#ff0071; font:bold  14px/18px Arial, Helvetica, sans-serif; text-transform:uppercase;}
.pagenavigation {
    border: 2px solid #44d1ed;
    height: 20px;
    width: 20px;
    text-align: center;
    display: inline;
    padding-top: 2px;
    padding-bottom: 2px;
}

td.pagenavigationbottom {
    border: 2px solid #44d1ed;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.navigationarrow {
}

.shoppincartinfotext {
    color: #676767;
    padding-bottom: 5px;
}


div.youtubebgdiv{
    
}

.youtubebackground{ 
    height: 255px;
    background: #FFFFFF url(images/yout_bg.jpg) no-repeat !important; 
    background-position: top center;
    padding-top: 70px !important;
    margin: 0px;
    
}

#sidebar{position:absolute; right:-185px; top:234px; width:180px; }
/* extrra box */
.extra-box{width:180px; overflow:hidden; margin:0 0 10px; background:url(../images/sidebar/bg-extra-box.gif) repeat-y; }
.extra-box .frame{background:url(../images/sidebar/bg-extra-box-top.gif) no-repeat; padding:5px 0 0; }
.extra-box .bg{background:url(../images/sidebar/bg-extra-box-bottom.gif) no-repeat 0 100%; padding:5px 0 5px; height:1%; }
.extra-box .bg:after{content:''; display:block; clear:both; }
.extra-box ul{margin:0; padding:0; list-style:none; overflow:hidden; }
.extra-box ul li{display:block; text-align:center; margin:0 0 3px; }
.extra-box ul img{display:inline; text-align:center; border:1px solid #000; }
.extra-box h3{margin:0 0 10px; font-size:18px; line-height:20px; color:#f80b77; text-align:center; font-family:Arial, Helvetica, sans-serif;}
.extra-box h3 span{display:block; font-weight:normal; font-size:16px;}
.extra-box .add{text-align:center; padding:0 0 10px; }
.extra-box .add p{margin:0 0 5px; }
.extra-box .add img{border:0; text-align:center; }
.extra-box .heading{background:#ccedf4 url(../images/sidebar/bg-extra-box-heading.gif) no-repeat; position:relative; margin:-10px 0 10px; padding:10px 10px 0; overflow:hidden; height:1%; }
.extra-box .heading img{float:left; }
.extra-box .banner-extra {padding:10px 0 0; }
.extra-box .banner-extra img{border:0; }
.extra-box .heading .heading-bg{background:url(../images/sidebar/bg-extra-box-heading-bg.gif) no-repeat 0 100%; padding:10px 10px 5px; overflow:hidden; height:1%; }
.extra-box .heading2{padding:0; }
.extra-box .text-list li{padding:10px; border-top:1px solid #f1f1f1; margin:-1px 0 1px; }
.extra-box .text-list a{color:#f80b77; }
.extra-box .box-footer{background:#ccedf4 url(../images/sidebar/bg-extra-box-bottom2.gif) no-repeat; position:relative; margin:0 0 -5px; }
.extra-box .box-footer .box-footer-bg{background:url(../images/sidebar/bg-extra-box-heading-bottom.gif) no-repeat 0 100%; overflow:hidden; height:1%; padding:10px; }
.extra-box .box-footer .box-footer-bg p{margin:0; }
.twtr-widget{margin:0 0 10px; }
#imglinky{display:block; margin:0 0 14px; position:relative; }
#imglinky .new{position:absolute; top:0px; left:0px;}
#twtr-widget-1 h4{font-weight:normal; font-family:Arial, Helvetica, sans-serif !important; font-size:18px !important; text-transform:capitalize; }
.twtr-widget .twtr-tweet{height:1%;}
.twtr-avatar{width:0 !important; height:0 !important;}
* html #twtr-widget-1 .twtr-tweet-text{ position:relative; margin:0 0 0 -1px; }

.newsletterbuttonbox{
    <!--[if IE8]>
    color: black;
    padding-right: 6px;
    <![endif]-->
}

.activecategory{ color:#F10E72; }

  .submitLink {
   background-color: transparent;
   color: #000000;
  text-decoration: none;
   border: none;
   cursor: pointer;
   cursor: hand;
  }
  
  .categorybrowser3 li {
    background-color: red;
  }
.bullet{    list-style-type: disc; padding: 0;list-style-position: inside; margin: 0; /*list-style-image:url("images/icons/catmenuarrow_right.png");*/}
.arrowlistke{   background:url("images/icons/catmenuarrow_right.png") no-repeat 0 4px; padding:0 0 0 10px ; list-style:none;}
.selectedarrowlistke{background:url("images/icons/catmenuarrow_down.png") no-repeat 0 4px; list-style:none; padding:0 0 0 10px ; }
  
/*#fancy_wrap, #fancy_overlay{display:none;}
removed this rule because popup images weren't working because of it
*/
#wrapper{overflow:hidden; background:url(../images/bg-main.gif) no-repeat 50% 1px; padding:2px 0 0;}
#main{margin:0 auto; overflow:hidden; width:960px; position:relative; background:#fff; padding:0 0 10px;}
#carousel_wrap{position:relative; margin:0 !important; width:721!important; padding:0 !important;}
.carousel-wrap{width:669px; position:relative !important; }
#carousel{margin:0; padding:0; list-style:none; overflow:hidden;}

/* search-form */
.search-form{width:100%; overflow:hidden;}
.search-form fieldset{border:0; padding:4px 7px 7px; margin:0; background:none; }
.search-form .submit{ border:0; background:#f10e72; color:#fff; font-weight:bold; cursor:pointer;}
.search-form .cell{float:left; margin:0 5px 0 0;}
.search-form .advanse{float:left; font-size:11px; margin:0 7px 0 0; text-decoration:underline; line-height:11px;}
.search-form .advanse:hover{text-decoration:none;}
.search-form label{float:left; margin:0 5px 0 0;}
.search-form select{float:left; margin:3px 5px 0 0;}

/* sidebar */
.sidebar{width:100%; overflow:hidden;}

/* daily-supersale-bottun */
.daily-supersale-bottun{overflow:hidden; display:block; border:1px solid #8de1f4; background:#d0f4fd; padding:6px 5px ; margin:0 0 20px 3px;}
.daily-supersale-bottun:hover{text-decoration:none; color:#000;}
.daily-supersale-bottun .row{overflow:hidden; width:100%; padding:0 0 5px; display:block;}
.daily-supersale-bottun img{float:left; }
.daily-supersale-bottun .left{float:right; width:125px; overflow:hidden;}
.daily-supersale-bottun .title {background:url(images/bg-sale-title.gif) no-repeat; width:118px; height:34px; display:block; margin:0 0 13px; text-indent:-9999px;}
.daily-supersale-bottun .time{font:bold 14px/15px Arial, Helvetica, sans-serif;}
.daily-supersale-bottun .sale-z{width:175px; background:url(images/bg-sale-bg.gif) no-repeat; padding:2px 0 0 33px; line-height:14px; display:block; overflow:hidden; font-size:12px; text-transform:uppercase;}
.daily-supersale-bottun .sale-z strong{display:block;}
.daily-supersale-bottun .sale-z em{color:#f10e72; font:bold 12px/14px Arial, Helvetica, sans-serif; display:block;}
.daily-supersale-bottun:hover em{color:#f10e72;}

/* left_block1 */
.left_block1{margin:0; padding:0 15px; list-style:none; overflow:hidden;}
.left_block1 li{display:block; margin:0 0 7px; }
.left_block1 a{color:#ff0071; font-size:21px; line-height:21px;}
.left_block1 span{display:block;}
.left_block1 .description{ font-size:11px; color:#000; line-height:14px;}
.left_block1 span:hover { text-decoration: underline; }
ul.carousel span:hover { text-decoration: underline; }


/* login */
#simplemodal-container{width:600px !important; top:110px !important; padding:0 0 20px;}
#simplemodal-container .simplemodal-data{ text-align:left;}
/*.simplemodal-data{background:#fff url("images/bg-login-holder.gif") no-repeat 100% 0; border:1px solid #45d7f3; padding:19px 10px 10px 27px;}*/
.simplemodal-data{background:#fff url("images/bg-login-holder.gif") no-repeat 100% 0; padding:19px 10px 10px 27px;}
#simplemodal-container .simplemodal-data label{width:120px; float:left; margin:0 5px 0 0; font: 16px/18px Arial, Helvetica, sans-serif !important; text-align:right;}
.simplemodal-data .row{width:100%; overflow:hidden; padding:0 0 5px;}
.simplemodal-data .row2{padding:15px 0 5px;}
.simplemodal-data .row2 a{float:left; margin:0 22px 0 0;}
.simplemodal-data .row2 input{float:left; padding:0;}
.simplemodal-data .more{font-size:12px;}
.simplemodal-data h2{font-size:26px; margin:0 0 10px; color:#f10e72;}
.simplemodal-data h3{font-size:14px; margin:0 0 5px; text-transform:uppercase; font-weight:bold;}
.simplemodal-data p{font-size:12px;}
.simplemodal-data .more-info{float:left; font-size:12px; line-height:13px;}
.simplemodal-data .more-info span{display:block;}
.simplemodal-data .more-info a{text-decoration:underline;}
.simplemodal-data .more-info a:hover{text-decoration:none;}
.simplemodal-data .textField{float:left; margin:0 5px 0 0;}
.simplemodal-data .textField input{width:174px;}

.supersale-content{border-bottom:4px solid #fff; margin:0 0 5px; position:relative;}
.supersale-content .head-s{background:#66d6f2; font:bold 28px/28px Arial, Helvetica, sans-serif; color:#fff; text-transform:uppercase; padding:5px 0 5px 100px; position:relative; margin:-7px -20px 0;}
.supersale-content .head-s div{font:bold 18px/20px Arial, Helvetica, sans-serif; text-transform:none; color:#000;}
.supersale-content .info{padding:5px 0 5px 100px; margin:0 -20px; position:relative; text-transform:uppercase; font-weight:bold;}
.supersale-content .vusual{position:absolute; top:10px; left:-8px;}
.extra-category{border-top:1px solid #a6a6a6; padding:15px 0 40px; overflow:hidden; width:100%;}
.pink-link{font-size:14px; text-transform:uppercase; display:block; padding:3px 0; color:#f10e72;}
.login-holder{background:url(images/separator-login.gif) repeat-x; padding:20px 0 0;}

/* pink-button */
.button-wrap{overflow:hidden;  padding:10px 0 0 129px; margin:0 0 20px; font:bold 17px/29px Arial, Helvetica, sans-serif;}
.pink-button{background:url(images/btn-pink.gif) no-repeat; float:left; color:#fff;}
.pink-button:hover{text-decoration:none; color:#fff;}
.pink-button span{background:url(images/btn-pink-holder.gif) no-repeat 100% 0; float:left; height:29px; text-align:center; padding:0 30px; min-width:119px;}


.main-carousel{width:721px; overflow:hidden; position:relative;}
/* news-box */
.news-box{border-top:1px solid #a6a6a6; padding:15px 0 20px; overflow:hidden; width:100%; text-align:left;}
.news-box h3{font-size:14px; font-weight:bold; text-transform:uppercase; display:block; padding:3px 0; color:#f10e72; margin:0 0 10px;}

/* main nav */
#main-nav{width:100%; position:relative; z-index:300;}
#main-nav ul{margin:0; padding:0; list-style:none; overflow:hidden;}
#main-nav td{border:1px solid #fff; border-collapse:collapse; text-align:left;}
#main-nav td:hover .sub-nav{display:block;} 
#main-nav table, #main-nav tr{ border-collapse:collapse;}
#main-nav a{color:#000;}
#main-nav a:hover{color:#000; text-decoration:none;}
#main-nav .cell-holder{width:100%; position:relative; height:100%;}
#main-nav .sub-nav{display:none; position:absolute; top:31px; left:1px; width:318px; padding:20px; background:url(images/bg-mainnav.png) no-repeat 0 100%;}
#main-nav .left-position .sub-nav{left:auto; right:1px;}
#main-nav .sub-nav li{float:left; width:49%; text-align:left; margin:0 0 10px;}
#main-nav h3{color:#ff0071; font:bold 14px/18px Arial, Helvetica, sans-serif; background:url(../images/separator-login.gif) repeat-x 0 100%; margin:0 0 10px; text-transform:uppercase; padding:0 0 10px;}
#main-nav .cell-holder .first-level{display:block; height:100%; text-align:center; line-height:33px;}
#main-nav .sub-nav li a:hover{text-decoration:underline;}

 /* breadcrumbs */
.breadcrumbs{overflow:hidden; padding:0 0 5px 10px; font-size:11px;}
.breadcrumbs a{color:#666; font:11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif; }

/* hard fix */
.productListingDesign td {border-width:5px 2px !important;}
.productListingDesign .but{width:120px !important;}
.productListingDesign table{width:124px;}

.news-box .more{text-decoration:underline; background:url(images/bg-arow.gif) no-repeat 100% 3px; padding:0 15px 0 0; color:#a8a8a8;}
.news-box .more:hover{text-decoration:none;}
div#fancy_inner{z-index:600;}
div#fancy_outer{z-index:900 !important;}
.extra-padding{padding:40px 0 20px;}
.white-fix{position:absolute; top:10px; right:10px; width:20px; height:20px; background:#fff;}
iframe p{margin:0 0 10px;}
.padding-box{padding:20px 0;}

/**
*   POPUP INFO
*/
.show { display: block !important; }
.hide { display: none !important; }
#popupinfo { display: none; height: 100%; text-align:left; left: 0; position: fixed; top: 0; width: 100%; z-index: 1000; background: url(../images/pixel-transpblack.png); }
#popupinfo a { color: #920707; text-decoration: underline; }
#popupinfo a:hover { color: #000; }
#popupinfo .button-close { float: right; background: url(../images/button_close.jpg) repeat-x 0 0; height: 24px;width:37px; font-weight: bold; line-height: 24px; padding: 0 20px; color: #fff !important; text-transform: uppercase; text-decoration: none; }
#wrapper-popup { display: table; height: 100%; position: relative; vertical-align: middle; width: 100% }
#outer-popup { display: table-cell; position: relative; vertical-align: middle }
.popup-container { margin: 0 auto; position: relative; background-color: #d8d8d8; width: 700px; border: 8px solid #fff; }
.popup-content { padding: 22px; overflow: hidden; line-height: 1.3; }
.popup-content h2 {font-size:19px;}
*:first-child+html #wrapper-popup { display: block; zoom: 1 }
*:first-child+html #outer-popup { display: block; top: 50%; zoom: 1 }
*:first-child+html .popup-container { top: -50% }


.registertd {
white-space: nowrap;
padding: 0px 10px;
}

.leftInputFieldTd {
 width: 165px;
}

.blueBorder {
border: 1px solid #45CEEE;
}

.hotspot {font-weight: 800; cursor:pointer}

#___plusone_0 {float:left!important;margin-top:2px !important;margin-right:3px !important;}

#tt {position:absolute; display:block; bottom: -200px;}
#tttop {display:block; height:5px; margin-left:5px;  overflow:hidden}
#ttcont {display:block; padding: 8px; text-align: left; margin-left:5px; background:#FFFFFF; color:#7A7A89; border: 1px solid #7A7A89;}
#ttbot {display:block; height:5px; margin-left:5px;  overflow:hidden}

/* guestbook */
.guestbook-dsc { min-height: 235px; padding-right: 310px; background: url(../images/img_happy-shopping.jpg) no-repeat 100% 100%; line-height: normal; }
.guestbook-form { margin: 10px 0 20px; padding: 20px 0; border-top: 1px solid #a6a6a6; border-bottom: 1px solid #a6a6a6; }
.guestbook-fields { padding-right: 30px; }
.guestbook-captcha { padding: 0 0 10px 0; color: #6b6b6b; }
.guestbook-captcha p { margin: 8px 0 5px; }
.guestbook-captcha input { width: 100px; }
.guestbook-comments { margin: 20px 0 40px; padding-top: 20px; border-top: 1px solid #a6a6a6; }
.guestbook-comments dt { margin-bottom: 15px; padding: 8px 12px; background-color: #f3f3f3; line-height: none; overflow: hidden; }
.guestbook-comments .rating { float: left; margin-right: 10px; }
.guestbook-comments .author { margin-top: 2px; }
.guestbook-comments .author span { color: #f10e72; }
.guestbook-comments dd { margin: 0 0 15px; padding: 0 150px 0 0; }
.guestbook-comments .answer { margin: 10px 0 0 55px; font-weight: bold; }
.guestbook-comments .answer span { color: #f10e72; }
.guestbook-pages .pageResults { color: #717171; text-decoration: none; }
.guestbook-pages .pageResults u { text-decoration: none; }
.guestbook-pages b,
.guestbook-pages .pageResults:hover { background: none; color: #f10e72; }
.guestbook-message-sucess { margin-bottom: 12px; padding: 5px 0; background-color: #87B705; color: #fff; font-weight: bold; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-align: center; }
.form-list { float: left; margin: 0; padding: 0; list-style: none; }
.form-list li { margin-bottom: 10px; overflow: hidden; }
.form-list label { float: left; margin: 2px 10px 0 0; color: #f10e72; font-weight: bold; }
.form-list .input-box { float: right; width: 260px; }
.form-list input[type="text"],
.form-list textarea { width: 250px; }
.lnk-refresh { padding-left: 10px; background: url(../images/ico_refresh.gif) no-repeat 0 50%; color: #6b6b6b; }
/* // guestbook */

/*cant order box - productpage*/
#cantOrderHolder {border: 1px solid #f10e72;width:100%;line-height:15px;font-size:11px;margin-top:10px;margin-left:2px;}
#cantOrderHolder #cantOrderPickup {width:100%;text-align:center;color:#f10e72;}
#cantOrderHolder #cantOrderSeperator {border-bottom:1px solid #9a9a9a;margin:0 5%;height:1px;}
#cantOrderHolder #cantOrderService {margin-top:5px;background:url('../images/vrachtwagen.png') no-repeat;padding-left:57px;}
#cantOrderHolder #cantOrderService a {color:#7A7A89;text-decoration:underline;}
#cantOrderHolder #cantOrderService a:hover {text-decoration:none;color:#000;}

/*cant order box - checkoutshipping*/
#over150 {padding:5px;}
#over150 #cantOrderHolder {border: 1px solid #f10e72;width:100%;line-height:15px;font-size:12px;margin-top:0px;margin-left:2px;float:left;background-color:#f0f0f0;}
#over150 #cantOrderHolder #cantOrderPickup {width:334px;text-align:center;color:#f10e72;float:left;margin:7px;border-right:1px solid #9a9a9a;}
#over150 #cantOrderHolder #cantOrderService {margin:10px 10px 10px 0;background:url('../images/vrachtwagen.png') no-repeat scroll 0 5px;padding-left:57px;float:right;width:310px;}
#over150 #cantOrderHolder #cantOrderService a {color:#7A7A89;text-decoration:underline;}
#over150 #cantOrderHolder #cantOrderService a:hover {text-decoration:none;color:#000;}

.product_weight_shopping_cart {display:none;}
#subtotalPriceHolder {font-size:15px!important;}
#shippingPriceHolder {font-size:15px!important;color:#F10E72;}
#totalPriceHolder {font-size:19px!important;color:#F10E72;}

