/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Grande", Verdana;
	font-size: 11px;
	color: #000000;
	}
#container {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;	}
a img {border: none; }
a img:hover {text-decoration: none;}
a:link, #navEZPagesTOC ul li a {
	color: #627086;
	text-decoration: none;
	}
 
a:visited {
	color: #627086;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	text-decoration: underline;
	}

a:active {
	color: #627086;
	}

h1 {
	font-size: 1.35em;
	}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.1em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.0em;
	}

.biggerText {
	font-size: 1.1em;
	}

h1, h2, h4, h5, h6 {
	margin: 0.3em 0;
	}
h1, h2, h3, h4, h5, h6 {
font-family:Arial, Helvetica, sans-serif;}
/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-size: 1em;
	}

FORM, SELECT {
	display: inline;
	color:#000000;
	}
INPUT {
	display: inline;
	margin: 0.1em;
	font-size: 1em;
	color:#000000;
}
input:hidden {
	border: none;
	display: none;}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #cccccc;
	}
	
.zoeken {
	border: 1px solid #666666;
	width:104px;
	font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Grande", Verdana;
	font-size: 10px;
	padding:4.6px 1px 2px 6px;
	font-weight: normal;}

#login-email-address, #login-password, #company, #firstname, #lastname, #street-address, #city, #telephone, #fax, #email-address, #password-new, #password-current, #password-confirm, #contactname, #from-name, #from-email-address, #to-name, #to-email-address {
	border: 1px solid #666666;
	width:200px;
	padding: 3px 3px;
}
#postcode {
	border: 1px solid #666666;
	width:100px;
	padding: 3px 3px;
}
#country {
	border: 1px solid #666666;
	width:206px;
	margin-left:1px;
	padding: 3px 3px;
}
#enquiry, #email-message {
	border: 1px solid #666666;
	width:74%;
	padding: 3px 3px;
	display: block;
	margin-left: 2px;
	margin-top: 1px;
	font-size: 1em;
	color:#000000;
	font-weight:bold;
	font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Grande", Verdana;
}
#commentverzenden {
	border: 1px solid #666666;
	width:98%;
	padding: 3px 3px;
	display: block;
	margin-: 1px;
	font-size: 1em;
	color:#000000;
	font-weight:bold;
	font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Grande", Verdana;
}
#review-text {
	float: left;
	border: 1px solid #666666;
	width:98%;
	padding: 3px 3px;
}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #666666;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 1px;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 13em;
	float: left;
	}
LABEL.inputLabel-enquiry {
	width: 13.1em;
	float: left;
	}


LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-size: 11px;
	}

P {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 980px;
	vertical-align: top;
	float: center;
	}

#headerWrapper {
	width: 980px;
	height: 50px;
	margin: auto;
	padding: 15px 0 15px 25px;
	background-color: #FFFFFF;
}
#logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0.4em;
	}
#contentMainWrapper {
margin: 0em;
padding: 1px;}
#logoWrapper{
	height: 106px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	}
#navColumnOneWrapper a:hover img {
border:none;
}
#tagline {
float: left;
	font-size: 17px;;
	font-family: arial;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
#checkoutShipto, #checkoutBillto {
	margin: 0;
	width: 47%;
	float: right;
	text-align: right;
	}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
float: right;
margin: 5px 20px;
padding: 4px 0px;}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navCatTabsWrapper {
	margin: 0em;
	padding: 0.5em 0;
	font-weight: bold;
	color: #ffffff;
	height: 15px;
	border: 1px #333333 solid;
	}
#navSuppWrapper {
	height: 50px;
	}
#navMainCartSummary {
position: relative;
top: 10px;
text-align: right;
float: right;
margin-right: 5px;
width: 99%;
}
#navMainCartSummary a{
text-decoration: underline;
color: #339900;
}
#navMainCartSummary a:hover{
text-decoration: none;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}
#productLeft {
float: left;
width: 49%;
}
#productRight {
float: right;
width: 49%;
color: #666666;
}
#productRight a {
color: #666666;
}
#productNav {
float: right;
padding: 12px 5px 5px 5px;
font-size: 9px;}
#productName {
color:#000000;
font-size: 20px;
font-weight: bold;
margin-top: 7px;
}
#productPrices {
font-size: 35px;
margin: 0;
}
#productNav a{
margin:4px;
}
#productNav a:hover {
color: #339900;
text-decoration:underline;
}
#productName, #productPrices{
padding-left: 13px;
font-family: Arial, Helvetica, sans-serif;
}
#askQuestion, #productTellFriendLink, #productReviewLink {
margin-left: 13px;
float:left;}

#productDetailsList {
list-style-type:none;
margin-left: 13px;
padding: 5px;
width: 92.3%;
float: left;
}
#navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.2em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.2em;
	}
#navMain ul {
	list-style-type: none;
	text-align: center;
	line-height: 1.2em;
	display:block;
	margin-top: 90px;
	margin-right: 5px;
	font-weight: bold;
	}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #333333;
	white-space: nowrap;
	}
#headerWrapperright {
float: right;
height: 100%;
}
#navSupp ul li a {
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
	padding: 0em 0.5em;
	color: #333333;
	}
#navSupp ul li a:hover {
	color: #666666;
}
#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow {
	margin: 0.5em;
	}
.centerColumn, #indexDefaultHeading, .greeting {
padding: 2px 2px 5px 4px;}
#indexDefault {
padding: 0px;}
#navMainSearch {
	float: left;
	padding: 1px 0px 0px 4px;
	}
#navBreadCrumb {
	margin: 7px 1px 1px 7px;
	font-size: 11px;
	padding: 0 0 2px 2px;
	border-bottom: 1px solid #787878;
	border-left: 1px solid #787878;
	width: 50%;
	}
.categoryListBoxContents a {
background-image:url(../images/bgcat.png);
background-repeat:no-repeat;
display: block;
height:32px;
padding-top:12px;
color: #FFFFFF;
}
.categoryListBoxContents a:hover {
background-image:url(../images/bgcat-h.png);
}
#navEZPagesTop {
	font-size: 0.95em;
	background-image: url(../images/bg_ez.gif);
	background-repeat:repeat-x;
	height: 30px;	}
#navEZPagesTop a {
	display:block;
	float:left;
	color:#FFFFFF;
	font-family:Arial, Calibri;
	font-size:12px;
	font-weight: bold;
	height:26px;
	line-height:25px;
	margin: auto;
	margin-right: 2px;
	border-left: 1px #999999 solid; 
	border-right: 1px #999999 solid; 
	padding:0 20px;
	text-align:center;
	text-decoration:none;
	}

#nacEZPagesTopaWrapper {
margin: auto;
width: 980px;}
#navEZPagesTop a:hover {
	background-image: url(../images/bg_ez_h.gif);
	background-repeat:repeat-x;
	color: #FFFFFF;
	}
#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
.contentreview {
padding: 0.5em;
width: 60%;}
#productDescription {
float: left;
width: 95%;
margin: 4px 0px 5px 13px;
font-weight: normal;
font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Grande", Verdana;
font-size: 11px;}
#productDescription p {
padding: 2px;
margin: 2px 0px;}
#productDescription ul {
padding-left: 15px;}
#productDescription ul li {
background:url("../images/bglist.png") no-repeat scroll transparent;
display:block;
font-size: 11px;
line-height:20px;
list-style-type:none;
margin:0;
padding:2px 0 2px 19px;
text-decoration:none;}
#share {
float: right;
padding-right: 5px;
margin-top: 3px;
}
#beoordeling {
float: right;
padding-right: 5px;
text-align: right;
}
#share img {
margin: 1px 3px;
}
.navNextPrevWrapper {
padding-left: 13px;}
.navNextPrevWrapper a:hover {
text-decoration:none;}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-size: 11px;
	}
.importantbevestiging {
	font-size: 11px;
	margin-left: 3px;
}
.verzendadres {
	font-weight: bold;
	font-size: 11px;
	margin-right: 5px;
}
.adresbevestiging, #checkoutConfirmDefaultShipmentTitle, #checkoutConfirmDefaultPaymentTitle {
font-size: 11px;
margin-left:3px;
}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	width: 100%;
	height: 71px;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 3.6em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartTotalDisplay, #scTotalHeading {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #CC0000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
.cartBoxTotal {
	font-weight: bold;
}
.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice {
color: #000000;
text-decoration:line-through;
font-weight: normal;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #FF0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li {
	margin: 0;
	padding: 0.2em 0em;
	} 
.cartBoxTotal {
	margin: 0;
	padding: 0.4em 0.7em;
}
#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #333333;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
color:#FFFFFF;
font-family:"Lucida Sans Unicode","Lucida Sans","Lucida Grande",Verdana;
font-size:1em;
font-weight:normal;
text-align:center;
background-color:#627086;
border:1px solid #333333;
margin:0;
padding:0.8em 0.6em;	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a, #manufacturersHeading {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Grande", Verdana;
	margin: 1px 0px;}
#currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {
	font-size: 0.95em;
	padding: 7px 1px;
	}
	
.centerBoxHeading {
	margin: 0em;
	padding: 0.8em 0.2em;
}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-top: 0.4em;
	}

.sideBoxContent {
	background-color: #ffffff;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	text-decoration: underline;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
#productMainImage img{
border: 5px solid #E8E8E8;
margin-top: 11px;}
.centerBoxHeading {
text-align: left;}
.centerBoxContentsFeatured {
height: 160px;}
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #CDED4E;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
#reviewsContent, #informationContent, #moreinformationContent, #manufacturersContent, .sideBoxContent, .bcart {
}
.bcart {
padding: 3px 3px 3px 1px;}
#categoriesContent {
text-align:left;
}
.category-top{
background:url(../images/arrow.gif) no-repeat scroll 1px 6px transparent;
display: block;
font-size: 11px;
padding:2px 0px 2px 9px;
}
a.category-top {
color: #000000;
}
.category-top:hover{
background:url(../images/arrow-h.gif) no-repeat scroll 1px 6px transparent;
color: #627186;
text-decoration: none;}
#categoriesContent li{
width:100%;
list-style-type: none;
margin: 0;
padding: 0;
}

#categoriesContent ul{
margin: 0;
padding: 1px;
}
#box_body_2 {
margin-top: 5px;
}
#box_body_2 li {
border-bottom: none;
padding-left:2px;
}
#box_body_2 a{
width: 95%;
color: #000000;
font-weight: bold;}

#box_body_2 a:hover{
text-decoration:underline;
}

A.category-links, A.category-links:visited {
	text-decoration: none;
	padding: 2px;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	padding:2px 0px 2px 15px;
	display:block;
	text-decoration: none;
	}
A.category-subs:hover, A.category-products:hover {
	text-decoration: underline;
	}

SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
font-weight: bold;}
/* end categories box links */

/*misc*/
.backreview {
float: right;
width: 80px;
margin-right: 12px;
}
.back {
	float: right;
	}
.back-contact {
	float: right;
	padding-top: 6px;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	font-size: 11px;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	font-size: 11px;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 30%;
	float: left;
	}

#siteMapList ul li {
display:block;
border-left: 1px solid #666666;
border-bottom: 1px solid #666666;
padding: 0.2em;
list-style-type: none; }
#siteMapList ul li a{
display:block;
}
#siteMapList ul li a:hover{
background-color: #CDED4E;
color: #000000;}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 1px 1px;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
#productInfoLink {
padding-left: 13px;
float: left;}
.list {
float: left;}
#merk {
float: right;
}
#productAdditionalImages {
padding-right: 8px;
}
.additionalImages {
margin: 3px;
background-color: #E8E8E8;
border: 3px solid #E8E8E8;}

.sportotal {
color: #339900;
font-
style:italic;
}
#contactUsNoticeContent, #siteMapMainContent, #indexCategoriesMainContent {
font-size: 11px;
font-weight: normal;
}
#merkensidebox {
width: 90%;
margin: auto;
font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Grande", Verdana;
font-size: 11px;
border:#333333 1px solid;}
#contactUsDefault p, #ezPageDefault p, #siteMapMainContent p, #reviewsDefault p, #pageNotFound p, #indexCategoriesMainContent p {
padding: 0.2em;
margin: 1px;
font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Grande", Verdana;
}
#ezPageDefault, #reviewsInfoDefaultMainContent, #pageNotFound, #siteMapMainContent {
font-size: 11px;
font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Grande", Verdana;
}
.advisory, #loginDefault legend, #loginDefault p  {
font-size: 11px;
font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Grande", Verdana;
font-weight: normal;
}
#ezPageDefault h1, h3, #pageNotFound h1, h3 {
padding: 0em 0.2em;
margin: 3px 0px;;
}
.smallProductImage {
width: 80px;}
.SiteMap {
list-style-type: none;
}
#scProductsHeading, #scUnitHeading, .cartUnitDisplay {
text-align: left;}
#headerlow {
width: auto;}
#indexDefaultMainContent {
font-size: 11px;}
#indexDefaultMainContent p, #bannerThree, #slideshow, #categorierol {
padding: 0.2em 0.5em;}
.merken-container {
border-bottom:1px solid #DADADA;
display:inline;
float:left;
padding:5px;
}
.merken-image {
border:1px solid #CCCCCC;
display:inline;
float:left;
margin:0 5px 0 5px;
padding:5px;
width:160px;
vertical-align:middle;
}
.merken-info {
float:right;
display:inline;
padding: 1px;
width: 75%;
}
.merknaam {
color:#006633;
font-size:15px;
}
.merken-beschrijving {
width: 90%;
}
.jaar {
font-size: 11px;
font-weight: bold; }
.telefoonnummer {
color: #FF6600;}
#maten {
margin-left: 7px;
margin-bottom :3px;}

#freeShippingIcon, #verzendkosten {
margin-left: 13px;
float: left;
color: #333333;
padding: 2px;
font-size: 10px;}
.ship-prijs {
color: #FF0000;}
#attrib-1, #attrib-3, #attrib-2, #attrib-4{
width: 143px;
float: left;
border:1px solid #787878;
height: 24px;
margin: 0.1em;
font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Grande", Verdana;
font-size: 11px;
}
input#attrib-2-6 {
background:url("../images/bglist.png") no-repeat scroll 0 0 transparent;
float: left;
line-height:20px;
margin:0;
padding:2px 0 2px 19px;
text-decoration:none;}
.attribsRadioButton {
width: 115px;
margin-right: 75px;
float: right;
color: #333333;
font-style:italic;}
#productopties1 {
width: 99%;
margin-bottom: 2px;}
#productopties2 {
width: 99%;}

#ccProductsHeading {
text-align:left;}
#ccTotalHeading {
text-align:right;
padding-right: 7px;}
#orderTotals {
padding-right: 7px;
font-weight: bold;}
#checkoutSuccessOrderNumber {
font-size: 11px;}
#extras {
float: left;
width: 98%;
}
.cross {
margin: 3px 7px;
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
.centerBoxContentsCrossSell{
border: #787878 1px solid;
margin: 2px 2px 2px 0px;
float: left;
height: 160px;
padding: 10px 2px 2px 2px;
}
#crossSell {
text-align: left;
padding-left: 13px;}
#crosswrapper {
width: 25px;}
#categorierol li{
list-style-type:none;
display: block;
float: left;
margin-right: 1.20833px;
margin-bottom: 1.20833px;
}
.current, .navSplitPagesLinks a{
border: 1px #666666 solid;
padding: 4px 3px;
margin: 1px;
font-weight: bold;}

.navSplitPagesLinks a:hover {
text-decoration:none;}
#productopties2left {
width: 43%;
float: left;
}
#productopties2right {
width: 57%;
float: right;
}
#cart-quantity {
border: 1px solid #787878;
float: left;
height: 19px;
width: 45px;}
input#cart-quantity {
margin: 25px 0px 0px 2px;}
.cart-x {
float: left;
margin-top: 32px;}
#disp-order-sorter, #advSearchDefault select, #advSearchDefault input, #indexProductList select {
border: 1px solid #666666;
padding: 3px 3px;
}
#productAttributes {
float: right;
margin-top: 20px;}
#featuredProducts {
float: left;
background-color: #f0efef;
border-bottom: 3px #627086 solid;}
.links {
float: left;
padding: 3px;
margin-top: 9px;}
.rechts {
float: right;
}
.ul-left, .ul-middle, .ul-right {
width: 22%;
float: left;
list-style-type: none;
padding-left:5px;
}
.ul-left li a, .ul-middle li a, .ul-right li a {
display:block;
}

.li-header {
font-weight:bold;
}
#video li {
list-style-type:none;
display:block;
float:left;
margin: 0.5em;
font-weight: bold;
font-size: 11px;
text-align: center;
}
#extrainfo {
text-align: center;
margin-bottom: 5px;
font-size: 11px;
color: #FFFFFF;
font-weight:500;
letter-spacing: 0.8px;
background-color: #555555;
border-top: #333333 2px solid;
}
#extrainfo a {
color: #FFFFFF;
text-decoration:underline;}
#tips {
margin: 0px;
background-color:#FFFFFF;
list-style-type: none;
padding: 1px;}

#tips li a {
display: block;
margin: 2px;
background:url("../images/li-tips.png") no-repeat scroll left center transparent;
line-height:20px;
text-decoration:none;
padding-left: 20px;
color: #000000; }
#tips li a:hover {
text-decoration: underline;}
.tips {
vertical-align:top;}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
margin-top: 19px;
margin-left: 17px;
width: 204px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
line-height:15px;
z-index:100;
border: 1px solid #787878;
visibility: hidden;
}
.column {
text-align:center;
float: left;}
.centerBoxContentsProducts {
background-image: url(../images/bgprodlist.png);
background-repeat:no-repeat;
background-position: 2px 0px;
width: 185px;
height: 300px;
margin: 2px;
padding: 18px 2px 1px;}
.column {
background-image: url(../images/bgfeat.png);
background-repeat:no-repeat;
background-position: 2px 0px;
width: 185px;
height: 160px;
margin: 2px;
padding: 8px 2px 1px;}
.centerBoxContentsProducts:hover {
background-image: url(../images/bgprodlist-h.png);
background-repeat:no-repeat;
}
#tips-pages {
margin: 0;
padding: 0;
list-style-type: none;
}
#tips-pages li {
float: left;
display:block;
width: 163px;
height: 200px;
background-color:#90A5C6;
color: #FFFFFF;
vertical-align: bottom;
text-align:left;
margin: 3px;
padding: 10px;
}
#feed-list li{
list-style-type: none;
padding-left: 15px;
background:url("../images/icon-rss.gif") no-repeat scroll left center transparent;
}
.feed {
list-style-type: none;
float: left;
}
.keurmerk {
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px solid #787878;
}
.keurmerk-txt {
width: 85%;
float: right;}
.keurmerk-header {
font-size: 12px;
text-decoration:underline;}

.new-item {
background-color:#627086;
border:1px solid #333333;}
.new-item a{
padding:2px 0 2px 19px;
color: #FFFFFF;
}
#whatsNew {
border:none;}
.new-ProductImage {
float: left;
margin-left: 3px;
margin-right: 2px;
}
.new-Description {
float: right;
width: 100px;
font-size: 12px;
padding: 4px;}
.meer {
text-decoration: underline;
}/*
#productListing {
border: #666666 1px solid;
 }
*/
.prod-price, .prijslist {
color: #000000;
font-size: 16px;
font-weight: bold;
padding: 2px 0px;
font-family:Arial, Helvetica, sans-serif;}
.ervaring {
margin-top: 50px;
}
.ervaring-naam {
height: 30px;
color: #339900;
font-size: 14px;
border-bottom: #787878 2px solid;
width: 50%;
}
.ervaring-tekst {
font-style:italic;
}
.plist, .merken-overzicht li a, #productDetailsList li {
background:url("../images/arrow.gif") no-repeat scroll 1px 6px transparent;
display:block;
font-size:11px;
padding:2px 0 2px 9px;
}
.cardio, .merken-overzicht {
list-style-type: none;
float: left;
margin: 5px 0px;
padding: 0px;
width: 250px;
}
.kracht {
list-style-type: none;
float: left;
margin: 5px 0px;
padding: 0px;
width: 250px;
}
.cardio-header, .merken-header {
font-size: 13px;
font-weight: bold;
}
.kracht-header {
font-size: 13px;
font-weight: bold;
}
#betalensideboxContent {
padding: 1px;}
.google-ad {
margin-left: 13px;
}
.google-ad a{
text-decoration: none;}
.back li {
background-color: #FFFFFF;
border: 1px solid #787878;}
.imglist-wrapper {
height: 80px;}
.centerBoxContentsProducts hr, .column hr {
width: 180px;}
.listingDescription {
width: 95%;
margin: auto;}
.featTitle a{
color: #FFFFFF;}
#product-sort {
float: left;
margin: 5px 10px;}
#websites {
text-align: center;
}
.header-info1, .header-info2, .header-info3 {
float: left;
width: 200px;
padding: 2px 2px 2px 4px;
border-left: #CCCCCC 1px solid;
}
.header-info1 p, .header-info2 p, .header-info3 p{
margin: 0px;
padding: 0px;
font-size: 10px;
}
.header-info3 a {
color: #000000;
text-decoration: underline;}
.header-info-large {
font-size: 14px;
color: #627086;
font-weight: bold;
font-family: calibri;}
#logo-wrapper {
float: left;
width: 340px;}
.bcart ul {
margin:0;
padding:1px;}
.bcart ul li {
list-style-type:none;
margin:0;
padding:0;
width:100%;
}
.bcart ul li a {
background:url("../images/arrow.gif") no-repeat scroll 1px 6px transparent;
color: #FF0000;
display:block;
font-size:11px;
padding:2px 0 2px 9px;}
.bcart ul li a:hover {
background:url("../images/arrow-h.gif") no-repeat scroll 1px 6px;
color:#627186;
text-decoration:none;}
#blanksidebox {
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
}
#garantie-product {
list-style-type: none;}
.gar-litop {
font-weight: bold;}

