.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: #ececec;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

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

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: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #999999;
  font-weight: normal;
  padding:8px;
  line-height:15px;
}

.infoBox {
  background: transparent;
}

.infoBoxContents {
  background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.BestsellersBox {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  padding:5px;
  font-size: 10px;
}


.infoBoxNotice {
  background: #FF8E90;
}

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

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

.header_menu_1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #333333;
  line-height:16px;
}

.download_terms_link { color:#999999; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; }


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;
  
}

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;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b0d4e9;
  border-spacing: 5px;
  padding:0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

.productCart-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
  font-weight: bold;
  padding:8px;
}


TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:8px;
}

A.pageResults {
  color: #0000FF;
  
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
  
  }
A.pageResults:active {
  color: #0000FF;
  background: #FFFF33;
  
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

TD.createaccountHeading, DIV.createaccountHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #0289CD;
  font-variant:small-caps;
}
TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  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: Tahoma, 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: Tahoma, Verdana, Arial, sans-serif;
  color: #0289CD;
  font-size:11px;
  font-weight:bold;
}

SPAN.errorText {
  font-family: Tahoma, 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; color:#999999; }
.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; }
.privatemessages { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ff0000; text-align: left; 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;}

.get1free { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #ffb3b5; font-weight: bold;}


/* CATEGORY BOX DIV */
.catbox { position:absolute; background-color: #edf6fb; border:1px solid #b0d4e9; margin-left:12px; margin-top:1px; width:250px; padding:0px; z-index:100; color:#519ced;}
html>body .catbox { position:absolute; background-color: #edf6fb; border:1px solid #b0d4e9; margin-left:12px; margin-top:1px; width:250px; padding:0px; z-index:100; color:#519ced; }

/* HEADER BOX DIV */
.headerdiv { position: relative; background-color: transparent; border:0px solid #b0d4e9; width:685px; margin-right:12px; z-index:1; }
html>body .headerdiv { position: relative; background-color: transparent; border:0px solid #b0d4e9; width:680px; margin-left:15px; z-index:1; margin-right:0px; }

/* MAIN CONTENT DIV */
.maincontent { position: relative; background-color: #edf6fb; border:1px solid #b0d4e9; width:685px; margin-top:13px; margin-right:12px; z-index:2; padding-left:0px; padding-right:0px; padding-top:0px; }
html>body .maincontent { position: relative; background-color: #edf6fb; border:1px solid #b0d4e9; width:680px; margin-top:13px; margin-left:15px; z-index:2; padding:0px; }

/* PRODUCT INFO FIELDSET */
.fieldset_prod_info { position: relative; background-color: #FFFFFF; border:1px solid #FFFFFF; width:685px; margin-top:13px; margin-right:12px; z-index:2; padding-left:0px; padding-right:0px; padding-top:0px; }
html>body .fieldset_prod_info { position: relative; background-color: #FFFFFF; border:1px solid #FFFFFF; width:680px; margin-top:13px; margin-left:15px; z-index:2; padding:0px; }

/* MAIN CONTENT DIV */
.header_login_box { background-color:#FFFFFF; width:200px; height:140px; margin-right:6px; padding:0px; border:1px solid #b0d4e9; }
html>body .header_login_box { background-color:#FFFFFF; height:140px; width:200px; margin-right:10px; padding:0px; border:1px solid #b0d4e9; }




/* MAIN BESTSELLER BOX */
.header_bestsellers_box {  background: url(images/icons/tip.jpg) no-repeat top right #FFFFFF; height:151px; padding-left:10px; border:1px solid #b0d4e9; margin-right:4px; padding-bottom:0px;  }
html>body .header_bestsellers_box {  background: url(images/icons/tip.jpg) no-repeat top right #FFFFFF; height:137px; padding-bottom:3px; padding-left:10px; border:1px solid #b0d4e9; margin-right:8px; }

/* MAIN BESTSELLER BOX */
.header_specials_box { background: url(images/icons/icon_sale.gif) no-repeat top right #FFFFFF; margin-left:4px; width:210px; height:140px; padding:0px; border:1px solid #b0d4e9; }
html>body .header_specials_box { background: url(images/icons/icon_sale.gif) no-repeat top right #FFFFFF; height:145px; width:210px; padding:0px; border:1px solid #b0d4e9; margin-left:4px;}


.catbutton { bgcolor:#edf6fb; border-bottom: 1px solid #b0d4e9; height:24px; color:#519ced; text-decoration:none; }
.catbutton a:link { bgcolor:#edf6fb; color:#519ced; text-decoration:none; }
.catbutton a:active { bgcolor:#edf6fb; color:#519ced; text-decoration:none; }
.catbutton a:visited { bgcolor:#edf6fb; color:#519ced; text-decoration:none; }
.catbutton a:hover { bgcolor:#edf6fb; color:#519ced; text-decoration:underline; }

.options_box_simple { border:1px solid #efefef; width:150px; }


/* MAIN FEATURED BOX */
.featured_box { border:1px solid #b0d4e9; background-color:#FFFFFF; padding:5px;  width:110px; height:110px; position:relative; }
.featured_box a:link { border:1px solid #FFFFFF;  padding:5px;  width:110px; height:110px; position:relative;}
.featured_box a:active { border:1px solid #FFFFFF;  padding:5px;  width:110px; height:110px; position:relative;}
.featured_box a:visited { border:1px solid #FFFFFF;  padding:5px;  width:110px; height:110px; position:relative;}
.featured_box a:hover { border:1px solid #0099FF;  padding:5px;  width:110px; height:110px;  position:relative;}
html>body .featured_box { border:1px solid #b0d4e9; background-color:#FFFFFF; padding:5px;  width:109px; height:100px; position: static; }







/* MAIN LISTING BOX */
.listingbox { border:1px solid #b0d4e9; background-color:#FFFFFF; padding:5px;  width:204px; height:150px; position:relative; }
.listingbox a:link { border:1px solid #FFFFFF;  padding:5px;  width:204px; height:150px; position:relative;}
.listingbox a:active { border:1px solid #FFFFFF;  padding:5px;  width:204px; height:150px; position:relative;}
.listingbox a:visited { border:1px solid #FFFFFF;  padding:5px;  width:204px; height:150px; position:relative;}
.listingbox a:hover { border:1px solid #0099FF;  padding:5px;  width:204px; height:150px;  position:relative;}
html>body .listingbox { border:1px solid #b0d4e9; background-color:#FFFFFF; padding:5px;  width:200px; height:150px; position: static; }
html>body .listingbox a:link { border:0px solid #FFFFFF;  padding:5px;  width:204px; height:150px; position:relative;}
html>body .listingbox a:active { border:0px solid #FFFFFF;  padding:5px;  width:204px; height:150px; position:relative;}
html>body .listingbox a:visited { border:0px solid #FFFFFF;  padding:5px;  width:204px; height:150px; position:relative;}
html>body .listingbox a:hover { border:0px solid #0099FF;  padding:5px;  width:204px; height:150px;  position:relative;}











/* MAIN CATEGORIE THUMS BOX */
.main_cat_box { border:1px solid #b0d4e9; background-color:#FFFFFF; padding:5px;  width:150px; height:150px; position:relative; }
.main_cat_box a:link { border:1px solid #FFFFFF;  padding:5px;  width:140px; height:140px; position:relative;}
.main_cat_box a:active { border:1px solid #FFFFFF;  padding:5px;  width:140px; height:140px; position:relative;}
.main_cat_box a:visited { border:1px solid #FFFFFF;  padding:5px;  width:140px; height:140px; position:relative;}
.main_cat_box a:hover { border:1px solid #0099FF;  padding:5px;  width:140px; height:140px;  position:relative;}
html>body .main_cat_box { border:1px solid #b0d4e9; background-color:#FFFFFF; padding:5px;  width:140px; height:140px; position: static; }

.best_thumb_box { border:1px solid #efefef; margin-bottom:2px; padding:3px;}
.best_descri_box { border:1px solid #efefef; margin-bottom:2px; height:52px;}

.create_account_table { font-family:Tahoma, Verdana, Arial, sans-serif; font-size:9px; color:#000000; }

.create_account_fieldset {  border:1px solid #cccccc; background-color:#FFFFFF; padding:5px; width:275px; height:150px; }
html>body .create_account_fieldset {  border:1px solid #cccccc; background-color:#FFFFFF; padding:5px; width:310px; height:150px; }


.create_account_company_fieldset {  border:1px solid #cccccc; background-color:#FFFFFF; padding:5px; width:727px; height:40px; margin-top:5px; }
html>body .create_account_company_fieldset {  border:1px solid #cccccc; background-color:#FFFFFF; padding:5px; width:710px; height:30px; margin-top:0px; }

.create_account_company_fieldset2 {  border:1px solid #cccccc; background-color:#ffffff; padding:5px; width:727px; height:40px; margin-top:5px; }
html>body .create_account_company_fieldset2 {  border:1px solid #cccccc; background-color:#FFFFFF; padding:5px; width:710px; height:60px; margin-top:0px; }

.create_account_box2_fieldset { border:1px solid #cccccc; background-color:#FFFFFF; padding:5px; width:444px; height:150px; margin-left:5px; }
html>body .create_account_box2_fieldset { border:1px solid #cccccc; background-color:#FFFFFF; padding:5px; width:378px; height:151px; margin-left:5px; }

.thumbar_thumbs { border:1px solid #efefef; width:50px; height:50px; padding:5px;}
html>body .thumbar_thumbs { border:1px solid #efefef; width:50px; height:50px; padding:5px;}

.thumbcell { padding-left:4px; }
html>body .thumbcell { padding-left:2px; padding-top:-5px; }

.prod_info_price_fieldset { border-left:1px solid #b0d4e9; border-top:1px solid #b0d4e9; border-right:1px solid #b0d4e9; border-bottom:0px solid #b0d4e9; width:312px; margin-left:0px; padding-left:8px; padding-top:8; margin-top:6px; bottom:0px; height: 68px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; }
html>body .prod_info_price_fieldset { border-left:1px solid #b0d4e9; border-top:1px silid #b0d4e9; border-right:1px solid #b0d4e9; border-bottom:0px solid #b0d4e9; width:281px; height: 68px; padding-left:8px; padding-top:8; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold;}

.product_info_image {border:1px solid #efefef; }
.wishlistHeading  { color: #0289CD; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; }

.cart_thumb {border:1px solid #efefef; padding:2px; }
.cart_info_box { position:absolute; background-color: #FFFFFF; border:0px solid #b0d4e9; margin-left:12px; margin-top:1px; width:250px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; size:9px; text-align:justify; margin-left:25px;}
html>body .cart_info_box { position:absolute; background-color: #FFFFFF; border:0px solid #b0d4e9; margin-left:12px; margin-top:1px; width:250px; padding:0px; margin-left:25px; }

.fieldset_cart_info { width:100%; border:0px solid #ffffff; margin-left:15px; margin-right:60px; }
html>body .fieldset_cart_info { width:92%; border:0px solid #ffffff; margin-left:15px; margin-right:45px; }

.mainbox1 	{ border:1px solid #b0d4e9; background-color:#FFFFFF; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#0066FF; width:350px; height:250px; margin-top:15px; margin-left:8px; margin-bottom:10px; padding:5px;}
.mainbox2	{ border:1px solid #b0d4e9; background-color:#FFFFFF; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#0066FF; width:300px; height:250px; margin-top:15px; margin-left:8px; margin-bottom:10px; padding:5px;  }


html>body .mainbox1 	{ border:1px solid #b0d4e9; background-color:#FFFFFF; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#0066FF; width:350px; height:250px; margin-top:15px; margin-left:8px; margin-bottom:10px; padding:5px;}
html>body .mainbox2	{ border:1px solid #b0d4e9; background-color:#FFFFFF; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#0066FF; width:270px; height:250px; margin-top:15px; margin-left:8px; margin-bottom:10px; padding:5px;  }



. moreinfo_link { font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
  color: #0289CD;
}
. moreinfo_link a:link { font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
  color: #0289CD;
}
. moreinfo_link a:active { font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
  color: #0289CD;
}
. moreinfo_link a:visited { font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
  color: #0289CD;
}

. moreinfo_link a: hover { font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
  color: #0289CD;
}

/* star product pimped start */
.starTitle{
  font-family: Verdana, Arial,  sans-serif;
  font-size: 14px;
  color: #c3c3c3;
  font-weight : normal;
}

.starName{
 font-family: Tahoma, Verdana, Arial;
 font-size: 24px;
 font-weight: normal;
 color: #1f79b6;
 }  
 
 .starProdDesc{
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 color: #808080;
 }  
 
 .starPrice{
 font-family: Arial, Verdana, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #ffffff;
 }  
/* star product pimped end */


/* MAIN CATEGORIE MENU */
.suckerdiv ul{ margin: 0; padding: 0; list-style-type: none; width:100%; /* Width of Menu Items */
border-bottom: 0px solid #555555;
font-family: arial;
font-size: 12px;
}

.suckerdiv ul li{
position: relative;
background-color: #edf6fb;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 240px; /* Parent menu width - 1*/
position: absolute;
width: 200px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 199px; /* Parent menu width - 1*/
border-bottom: 1px solid #b0d4e9;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 199px; /* Parent menu width - 1*/
background-color: #edf6fb;
border-left:5px solid #0289CD;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
background-color: #b0d4e9;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
background-color: #b0d4e9;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: #0289CD;
text-decoration: none;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: #edf6fb;
padding-top:4px;
padding-left:5px;
padding-bottom:1px;
margin-right:5px;
border-bottom: 1px solid #c2e0f1;
line-height: 1.75em;
}

.suckerdiv ul li a:hover{
background-color: #b0d4e9;
color: #FFFFFF;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: #b0d4e9;
color: #FFFFFF;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: #b0d4e9;
color: black;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/ico_arrow.gif) no-repeat center right;
margin-right:5px;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #222222;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #222222;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #edf6fb;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
/* BOF: Open Featured Products */

TD.featuredProducts, TD.featuredCategories, TD.featuredManufacturers, TD.featuredManufacturerWP {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.featuredProducts A, TD.featuredCategories A, TD.featuredManufacturers A, TD.featuredManufacturerWP A {
  color: #000000;
  text-decoration: none;
}

TD.featuredProducts A:hover, TD.featuredCategories A:hover, TD.featuredManufacturers A:hover, TD.featuredManufacturerWP A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
/* EOF: Open Featured Products */

/* PRODUCT INFO TABBLADEN */
.tabcontent 																			{   padding:2em; clear:both; /*background: #edf6fb ; */ border-top:1px solid #519ced; border-bottom:3px solid #b0d4e9; border-left:0px solid #b0d4e9; border-right:0px solid #b0d4e9; color:#000000; font-size: 10px; font-weight:bold;  }
#mainnavtabbed1																			{   clear:both; list-style-type:none; margin:0px; padding:0px; font-weight:bold; }
#mainnavtabbed1 li																		{   margin-left:0px; margin-bottom:0px; text-align: center;	float:left;	margin-bottom:0px; font-weight:bold; }


#mainnavtabbed1 li a																	{   padding:5px; border-left:0px solid #ccc; border-top:0px solid #ccc; border-bottom:none; border-right:1px solid #ffffff; background:#c2e0f1; display:block; color:#000000;	text-decoration:none; font-weight:bold; font: 11px Arial, Helvetica, sans-serif; }


#mainnavtabbed1 li a.tabon,#mainnavtabbed1 li a.tabon:hover								{	color:#FFFFFF; background:#519ced; border-left:0px solid #aaa; border-top:0px solid #aaa; border-bottom:none; border-right:1px solid #FFFFFF; font-weight:bold; }

#mainnavtabbed1 li a:hover																{   color:#000000; background: #cccccc; border-left:0px solid #ccc; border-top:0px solid #ccc; border-bottom:none; border-right:1px solid #FFFFFF; }
h2																						{	margin:0; font-size:120%; font-family:"trebuchet ms", verdana, sans-serif; }
h1																						{	margin:0; font-size:150%; color:#fff; font-family:"trebuchet ms", verdana, sans-serif; }
HR 																						{   color: #ccc; background-color: #ccc; height: 1px; border: none; }

/* --- Product detail --- */
.prod_detail																			{	zoom: 1; padding: 5px 0px; margin-bottom: 8px; width: 638px; overflow: hidden; }
.prod_detail>div																		{	position: static; }
.prod_detail .blok_bladeren .titel														{	padding-left: 0px; }
.prod_detail .blok_bladeren .titel a													{	margin-right: 8px; }
.prod_detail .blok_bladeren h2															{	display: inline; font-size: 1.25em; margin-right: 8px; }

.prod_detail a.toonmeer																	{	text-decoration: none; }
.prod_detail a.toonmeer span															{	text-decoration: underline; }
.prod_detail a.bekijkIn3d																{	display: inline-block; padding: 6px 25px 2px 0; background: url(/gfx/icoon_prod_3D.gif) no-repeat right; }

.product																				{	width: 100%;}
.liggend td.afb																			{	width: auto;}
/* JIT 21854: De onderste regel is niet aangepast, maar is op FAT/ACCEPT/LC niet goed. Deze melding moet dat corrigeren. */
.product td.afb div.zoom																{	float: right; text-align: right; margin: 1px 1px 0px 0px; z-index: 10; display: inline; }
.product td.afb div.zoom a.thickbox															{	position:absolute; right:0px; }
.product td.afb div.zoom img															{	border: 2px solid #ffffff !important; }
.product td.afb div.afb																	{	border: 1px solid #cbcbcb; }
.product td.afb div.afb img																{	display: block; top:0px; text-align:top; margin:0px; padding:0px; }
.product td.afb div#productZoom															{	border: 1px solid #cbcbcb; position: absolute; }
.product td.afb div.thumbs																{	width: 242px; margin: 5px 0px 0px 0px; }
.product td.afb div.thumbs.liggend														{	width: auto; }
.product td.afb div.thumbs a															{	border: 1px solid #cbcbcb; width: 40px; height: 40px; float: left; margin: 0px 6px 0px 0px; text-align: center; overflow: hidden; }
.product td.afb div.thumbs a.knop_links													{	border: 0px; width: 22px; height: 40px; background: url(/w2/gfx/btnArrowPrevPage.gif) center left no-repeat; text-decoration: none; }
.product td.afb div.thumbs a.knop_rechts												{	border: 0px; width: 22px; height: 40px; background: url(/w2/gfx/btnArrowNextPage.gif) center right no-repeat; text-decoration: none; margin: 0px; }
.product td.afb div.thumbs a.active,
.product td.afb div.thumbs a:hover														{	border-color: #2187c5; }
.product td.afb div.thumbs a.leeg:hover													{	border-color: #cbcbcb; }
.product td.afb div.labels																{	margin-top: 4px; padding-top:4px; clear:both; }
.product td.afb div.labels img															{	display: block; float: left; margin: 0px 8px 6px 0px; width:55px; height:55px;}

.product td.info																		{	padding-left: 16px; }
.staand td.info																			{	width: 380px; }
.liggend td.info																		{	width: 220px; }
.staand td.info h1																		{	font-size: 1.66em; width: 380px; }
.liggend td.info h1																		{	font-size: 1.75em; width: 170px; }
.staand td.info h1 img																	{	float: right; }
.liggend td.info h1 img																	{	display: block; margin-bottom: 16px; }
.product td.info h2																		{	margin-bottom: 4px; }
.product td.info .kenmerken																{	width: 100%; }
.product td.info .btnDefault															{	width: 160px; margin-bottom: 5px; }
.product td.info .kenmerken p															{	margin-bottom: 3px;}
.product td.info .kenmerken p.kenmerkRadio												{	display: inline; margin: 0px 12px 0px 4px; vertical-align: top;}
*:first-child+html .product td.info .kenmerken p.kenmerkRadio							{	vertical-align: 20%;}
* html .product td.info .kenmerken p.kenmerkRadio										{	vertical-align: 35%;}
.product td.info .kenmerken .bestelnummer												{	padding-bottom: 15px;}
.product td.info .kenmerken table														{	width: 100%;}
.product td.info .kenmerken th															{	padding: 0px; width: 1%; white-space: nowrap; font-weight: normal;}
.product td.info .kenmerken td															{	padding-bottom: 10px;}

* html .product td.info .kenmerken td													{	width: 1%; /* voor IE6+< */ }
*+html .product td.info .kenmerken td													{	width: 1%; /* voor IE7 */ }
.staand td.info .kenmerken select														{	width: 156px; }
.staand td.info .kenmerken select option												{	margin: 2px 0px 2px 5px;}
.staand td.info .kenmerken .selectbox-wrapper											{	min-width: 188px; margin-top: -2px; position: absolute !important; }
* html .staand td.info .kenmerken select										{	width: 188px !important; z-index: 10000 }
* html .liggend td.info .kenmerken select										{	width: 193px !important; z-index: 10000 }
.liggend td.info .kenmerken select														{	width: 161px; color: #303030;}
.liggend td.info .kenmerken select option												{	margin: 2px 0px 2px 3px;}
.liggend td.info .kenmerken .selectbox-wrapper											{	min-width: 193px; margin-top: -2px; position: absolute !important; }

.product td.info td.kleuren a															{	width: 25px; height: 25px; margin: 1px; display: -moz-inline-block; display: inline-block; float: left; border: 1px solid #cbcbcb; overflow: hidden; }
.product td.info td.kleuren a:hover,
.product td.info td.kleuren a.active													{	border: 2px solid #2187c5; margin: 0px; }
.product td.info td.kleuren input														{	width: 23px; height: 23px; margin: 1px; }
.product td.info #alternatieven															{	clear: both; margin-bottom: 10px;}
.product td.info #alternatieven img														{	float: left;vertical-align: top; margin: 0px 5px 0px 0px;}

.product td.info td.acteurs a															{	display: block; }
.product td.info td.acteurs a.toonmeer													{	margin: 13px 0px 5px 0px; }
.product td.info td.acteurs #acteurs													{	height: 6.3em; overflow: hidden; }
.product td.info td.trailer a img														{	vertical-align: -20%; }
.product td.info td.trailer a span														{	border-right: 5px solid #FFF; }

.product td.info .service_garant														{	padding: 0px 10px 0px 0px; }
.product td.info .service_garant h6														{	margin-bottom: 3px; }
.product td.info .service_garant th														{	width: 1%; padding: 0px; }
.product td.info .kenmerken .service_garant td											{	width: auto; }
				   .product td.info .service_garant th input							{	margin-right: 0px; }
		 html>body .product td.info .service_garant th input							{	margin-right: 10px; }
*:first-child+html .product td.info .service_garant th input							{	margin-right: 0px; }
.product td.info .kenmerken .service_garant td.link										{	padding: 0px 5px 3px 0px; }
.product td.info .kenmerken .service_garant td.prijs									{	width: 1%; white-space: nowrap; padding: 0px; }

.product td.info .artikelprijs															{	width: 100%; }
			       .product td.info .artikelprijs table.container td a.wensenlijst		{	display: block; text-align: left; margin: 0px 0px 10px 0px; white-space: nowrap; }
*:first-child+html .product td.info .artikelprijs table.container td a.wensenlijst		{	margin-top: -5px; }
.product td.info .artikelprijs table.container td.wowlogos								{	vertical-align: bottom; text-align: right; }
.product td.info .artikelprijs table.container td.wowlogos img							{	display: block; float: right; margin: 0px 0px 10px 10px; }

				   .product div.voorwaarden												{	position: relative; top: 23px; left: 0px; width: 160px; height: 110px; margin-bottom: 10px;}
*:first-child+html .product div.voorwaarden												{	position: relative; top: 0px; margin-bottom: 0px;}
.product div.voorwaarden a																{	font-weight: bold;}
.product div.voorwaarden input															{	position: relative; top: 15px; display: block;}
				   .product div.voorwaarden p.voorwaarden								{	position: relative; top: 0px; left: 24px; width: 140px; display: block;}
*:first-child+html .product div.voorwaarden p.voorwaarden								{	position: relative; top: -2px;}
			* html .product div.voorwaarden p.voorwaarden								{	width: 100%;}
				   .product div.voorwaarden .error										{	display: block; padding: 0px 0px 0px 0px; margin: 0px 15px 0px 0px; width: 160px;}
		    * html .product div.voorwaarden .error										{	width: 150px;}
#imgWacht																				{	margin: 4px; }

/* --- Prijsblokken --- */
.product .kenmerken																		{	position: static !important; }
.product .prijsblok																		{	position: relative !important; z-index: 1 !important; }
.product .priceTag																		{	font-size: 4em; margin-top: 6px; }
.product .priceTag span																	{	top: -0.6em; }
*+html .product .priceTag span															{	top: -0.3em; }
* html .product .priceTag span															{	top: -0.3em; }
.product .prijsblok																		{	margin-top: 8px; margin-bottom: 16px; }
body .product strike																	{	font-size: 1.5em; }
.product .prijsblok_basic																{	line-height: 45px; margin-top: 8x; margin-bottom: 16px; }
.product .prijsblok_basic .prijs														{	display: block; }
.product .prijsblok_basic p.perMonth													{	line-height: 1.2em; }

/* --- Actietekst --- */
.actionText																				{	margin: 8px 0px; border: 1px solid #cbcbcb; width: 379px; }
.actionText th																			{	padding: 8px 10px; }
.actionText td																			{	padding: 8px 10px 8px 5px; }
.liggend .actionText																	{	width: 200px; }


/* --- tekst --- */
.tekst .kenmerken																		{	position: relative; }
.tekst .kenmerken ol																	{	margin-left: 2em; padding: 0;}
.tekst .kenmerken ol li																	{	margin-left: 0; padding: 0;}

/* --- Product info --- */
.product_info																			{	padding: 6px 0px 0px 0px; }
.product_info h2																		{	font-size: 1.5em; margin-top: 12px; }
.product_info span.tagline																{	font-weight: bold; color: #555555; display: block; margin: -5px 0px 10px 0px; }
.product_info p																			{	margin-bottom: 15px;}
.product_info a:hover																	{	color: #2187c5; border-color: #2187c5; }

.product_info .algemeen																	{	display: none; }
.product_info .tab_info																	{	display: none; margin-bottom: 0px; }
.product_info td																		{	padding-bottom: 1px; }

.product_info td.Acteur a.toonmeer														{	margin: 13px 0px 5px 0px; display: block; }
.product_info td.Acteur div.extraacteurs												{	position: static; }

.product_info table.kenmerken th														{	font-weight: normal; padding-right: 10px; width: 1%; white-space: nowrap; }
.product_info table.kenmerken a															{	position: static; }
.product_info p.pageimagetop															{	clear: both; width: 470px; overflow: hidden; }
.product_info p.pageimageleft															{	float: left; margin: 0px 10px 10px 0px;}
.product_info p.pageimageright															{	float: right; margin: 0px 0px 10px 10px; }

/* --- Blok bladeren aanpassingen --- */
.blok_bladeren																			{	height: 25px; }
.blok_bladeren td.titel																	{	padding-left: 5px; }
.blok_bladeren td.titel	a																{	text-decoration: none; position: relative; top: 0.1em; }
.blok_bladeren td.pages																	{	padding-left: 5px; }




/* --- Tabjes en popups --- */
.maildit 																				{	padding: 4px 10px; }
.maildit h2																				{	font-size: 1.25em; margin-bottom: 1em; }
.maildit p																				{	padding-bottom: 20px; }
.maildit table																			{	width: 100%; }
.maildit th																				{	padding-bottom: 5px; }
.maildit td																				{	padding-bottom: 15px; }
.maildit input.normal																	{	vertical-align: middle; width: 185px; border: 1px solid #999999; }
.maildit textarea																		{	width: 100%; margin-bottom: 1.75em; height: 9em; border: 1px solid #999999; vertical-align: bottom; }
.maildit input.knop																		{	vertical-align: bottom; margin-left: 20px; width: auto; }
.maildit p.voordeel span																{	font-weight: bold; display: block; padding: 0px 25px 7px 0px; }
.maildit p.voordeel input.radio															{	vertical-align: middle; margin: 0px 5px 5px 0px; }
.maildit .btnDefault																	{	width: 8em; float: right; }
body.movie 																				{	background: #FFFFFF; padding: 5px 0px 0px 10px; margin: 0px; }
div.show3d 																				{	margin-left: 10px; height: 435px; overflow: hidden; }
div.movie 																				{	margin-left: 10px; }


/* --- Product detail in bijverkopen popup --- */
.popupdetail																			{	width: 914px; left: 10px; overflow: hidden;}
.popupdetail .product																	{	width: 914px; overflow: hidden;}
.popupdetail .tab_info																	{	width: 904px; }
.popupdetail .zoom																		{	display: none !important; }
.popupdetail table.kenmerken th															{	font-weight: normal; padding-right: 10px; width: 1%; white-space: nowrap; }
.popupdetail .printbutton																{	margin: 10px 0px; display: block; }
.popupdetail td.info h3																	{	border: none; padding: 0px; }
.popupdetail h6																			{	font-size: 1em; }
.popupdetail td.info .btnDefault														{	width: 164px; }
.popupdetail .liggend td.info															{	width: 100%;}
.popupdetail .staand td.info															{	width: 100%;}
.popupdetail .product td.afb div.afb													{	border: none;}
.popupdetail .product td.afb div.afb img												{	border: 1px solid #cbcbcb;}

/* --- Product detail kort in kassa --- */
.popupdetail_kort																		{	width: 895px; margin-left: 15px; padding-bottom: 25px; padding-right: 20px;}
.popupdetail_kort td.afb																{	padding: 0px 20px 0px 0px; text-align: center; }
.popupdetail_kort img																	{	display: block; }
.popupdetail_kort td, .popupdetail_kort th												{	padding: 0px 6px 0px 0px;}
.popupdetail_kort img.afb																{	border: 1px solid #cbcbcb !important; margin-bottom: 15px; }
.popupdetail_kort h1																	{	font-size: 14px; color: #2187c5; }
.popupdetail_kort p																		{	margin: 6px 0px; }
.popupdetail_kort .review_rating														{	margin: 5px 0px 0px -1px; padding: 0px; }
.popupdetail_kort .review_rating img													{	display: inline; }
.popupdetail_kort .btnDefault															{	width: 8em; position: absolute; bottom: 16px; right: 16px; }
/* --- Blok "ook van..." --- */
.ook_van																				{	position: relative; zoom: 1; }
.ook_van .rij 																			{	margin: 0 !important; padding-bottom: 1px; }
.ook_van table 																			{	border-collapse: collapse; border-spacing: 0; width: 628px; margin: 0 auto; }
.ook_van table td																		{	border: none !important; padding: 0 0 0 3px !important; }
.ook_van .titel																			{	padding: 0 2px 6px 4px !important; }
.ook_van .afb_container																	{	width: 151px !important; border: 1px solid #cbcbcb; position: relative; left: -1px; }
.ook_van .positieprijsblok a															{	color: black; text-decoration: none !important; }
.ook_van .prijscontainer 																{	font-size: 115%; }
.ook_van .cta div																		{	margin: 0px 1px 0 0; text-align: center; padding: 4px 0; border: 1px solid #cbcbcb !important; position: relative; left: -1px; }
* html .ook_van .cta div																{ 	margin-top: -14px; /*IE/WIN 6.0*/ }
*+html .ook_van .cta div																{ 	margin-top: -14px; /*IE/WIN 7.0*/ }

/* --- Bijverkopen */
.blok_bijverkopen div																	{	position: static; }
.blok_bijverkopen .zoom																	{	top: 2px; right: 1px; }
.blok_bijverkopen input.knop															{	margin: 0px 0px 0px 0px; }
.blok_bijverkopen select																{	width: 152px; position: relative; top: -5px; }
.blok_bijverkopen .selectbox-wrapper													{	position: absolute !important; }

/* --- Reviews & Ratings --- */
.reviews_ratings																		{	width: 100%;}
.reviews_ratings #BVSVPLinkContainer													{	float: right; margin: 3px 23px 0px 0px;}

.reviews_ratings #BVSVPLinkContainer a													{	text-decoration: none; }
.reviews_ratings #BVSVPLinkContainer img												{	vertical-align: middle; margin-right: 5px; }

.reviews_ratings #BVReviewsContainer													{	padding-bottom: 10px;}
.reviews_ratings #BVReviewsContainer .BVreviewPhotoPopup								{	margin-top: -200px;}
.reviews_ratings #BVReviewsContainer .BVreviewPhotoPopup img							{	max-height: 300px;}

.reviews_ratings .BVreviewPhotoPopupCaption												{	max-width: 200px;}

/* --- Popup --- */
.product .extra .btnStrong																{	width: 160px !important; }

/* fix voor onstaan verticale scrollbar in FF bij wissen "laatst door u bekeken" */
#frmArtikel 																			{	padding-bottom: 24px; }
#lastViewed																				{	margin-top: -24px !important; }
