*
{
	margin: 0;
	padding: 0;
}
img
{
	border: none;
}
option
{
	margin: 2px;
}
body
{
	background-color: #6c6c6c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

hr {
	visibility: hidden;
}
form th,
form td
{
	margin: 1px;
	padding: 2px;
	vertical-align: middle;
}

fieldset
{
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
}
legend
{
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #4962BE;
}
form em
{
	color: #f20;
	padding-left: 10px;
}
form label
{
	padding-left: 10px;
}
.textField
{
	width: 200px;
}

.header
{
	height: 124px;
	/*overflow: hidden;*/
	background-image: url(images/header_back.jpg);
}
.headerWrapper
{
	position: relative;
	width: 900px;
	height: 124px;
	overflow: hidden;
}
.headerWrapper h1
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 328px;
	height: 124px;
	background-image: url(images/logotype.jpg);
	z-index: 1;
}
.headerWrapper h1 a
{
	position: absolute;
	width: 328px;
	height: 124px;
}
.headerWrapper h1 a span
{
	display: none;
}
#topMenu
{
	float: right;
	height: 36px;
	line-height: 32px;
	list-style: none;
	position: relative;
	z-index: 10;
}
#topMenu li
{
	float: left;
	padding: 0 0 0 16px;
}
#topMenu li a
{
	float: left;
	display: block;
	padding: 0 0 0 20px;
	color: #d8d5d5;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	background-position: left;
	background-repeat: no-repeat;
}
#topMenu li a:hover
{
	color: #fff;
	text-decoration: underline;
}
#top_myaccount
{
	background-image: url(images/icon_account.jpg);
}
#top_help
{
	background-image: url(images/icon_help.jpg);
}
#top_shoppingbag
{
	background-image: url(images/icon_cart.jpg);
}
#top_wishlist
{
	background-image: url(images/icon_wishlist.jpg);
}
#top_orders
{
	background-image: url(images/icon_orders.jpg);
}
#top_newsletter
{
	background-image: url(images/icon_newsletter.jpg);
}
#top_logout
{
	background-image: url(images/icon_logout.jpg);
}
#mainMenu
{
	list-style: none;
	position: absolute;
	height: 26px;
	line-height: 26px;
	top: 98px;
	left: 329px;
}
#mainMenu li
{
	float: left;
	padding-right: 14px;
	font-size: 12px;
	font-weight: bold;
}
#mainMenu li a
{
	display: block;
	float: left;
	padding-left: 10px;
	background-image: url(images/tab_left.jpg);
	background-position: left top;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#mainMenu li a:hover
{
	background-position: left center;
}

#mainMenu li a span
{
	display: block;
	float: left;
	padding-right: 10px;
	background-image: url(images/tab_right.jpg);
	background-position: right top;
}
#mainMenu li a:hover span
{
	background-position: right center;
}

#mainMenu li a.mainMenuActive
{
	background-position: left bottom;
	color: #000;
}

#mainMenu li a.mainMenuActive span
{
	background-position: right bottom;
	color: #000;
}
#languages
{
	position: absolute;
	height: 26px;
	line-height: 26px;
	top: 98px;
	right: 0;
	word-spacing: 10px;
}
.filter
{
	height: 39px;
	background-image: url(images/filter_back.jpg);
	line-height: 39px;
	padding-left: 20px;
}
.filterWrapper
{
	width: 900px;
}

.filter h3
{
	float: left;
	padding-left: 10px;
	background-image: url(images/filter_label_left.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-top:9px;
	margin-right: 20px;
	line-height: 20px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

.filter h3 span
{
	display: block;
	float: left;
	padding-right: 10px;
	background-image: url(images/filter_label_right.jpg);
	background-position: right;
}
.filter select,
.filter input
{
	float: left;
	margin: 9px 10px 0 0;
	font-size: 11px;
	display: block;
}
.filter label
{
	float: left;
	margin: 0 10px 0 0;
	font-size: 11px;
	display: block;
	padding: 0;
	font-weight: bold;
}
.filter em
{
	color: #f20;
	float: left;
	margin: 0 10px 0 0;
	font-size: 11px;
	display: block;
	padding: 0;
}
.filter form
{
	float: left;
	width: auto;
}
.content
{
	background-color: #fff;
}
.contentWrapper
{
	width: 900px;
	overflow: hidden;
}
.footer
{
	height: 170px;
	background-image: url(images/footer_back.jpg);
	position: relative;
	overflow: hidden;
	background-repeat: repeat-x;
	font-size: 11px;
}
.copyRight
{
	position: absolute;
	top: 40px;
	left: 0px;
	height: 130px;
	line-height: 130px;
	text-align:center;
	width: 300px;
	color: #d8d5d5;
	text-transform: uppercase;
}

.copyRight a
{
	color: #d8d5d5;
	text-decoration: none;
}
.copyRight a:hover
{
	color: #fff;
	text-decoration: underline;
}
.footerLinks
{
	position: absolute;
	left: 340px;
	top: 60px;
}

.footerLinks ul 
{
	height: 80px;
	float: left;
	width: 188px !important;
	width /**/: 195px;
	list-style: none;
	border-left: 1px dotted #999;
	padding-left: 6px;
}
.footerLinks ul a
{
	color: #d8d5d5;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 18px;
}
.footerLinks ul a:hover
{
	color: #fff;
	text-decoration: underline;
}
.login
{
	width: 480px !important;
	width /**/: 510px;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	background-image:url(images/login_back.jpg);
	background-position: right;
}
.login h3
{
	float: left;
	padding-left: 10px;
	background-image: url(images/login_label_left.jpg);
	background-position: left;
	margin-top:4px;
	margin-right: 40px;
	line-height: 20px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

.login h3 span
{
	display: block;
	float: left;
	padding-right: 10px;
	background-image: url(images/login_label_right.jpg);
	background-position: right;
}
.login select,
.login input
{
	float: left;
	margin: 6px 20px 0 0;
	font-size: 11px;
}
#loginSubmit
{
	margin-top: 4px;
}

.realContent
{
	padding-top: 40px;
	padding-bottom: 40px;
}
.leftSide
{
	width: 300px;
	float: left;
	overflow: hidden;
}
.rightSide
{
	float: left;
	margin-left: 40px;
	width: 560px;
	overflow: hidden;
}
.realContent h2
{
	text-transform: uppercase;
	color: #124a6d;
	font-size: 16px;
	margin-left: 20px;
	padding-left: 16px;
	line-height: 20px;
	border-bottom: 1px dotted #d0d0d0;
	margin-bottom: 20px;
	letter-spacing: -1px;
}

.rightSide h2
{
	margin-left: 0;
}
.rightSide h3
{
	margin: 15px 0;
}
.clearer
{
	visibility: hidden;
	clear: both;
}
.sideMenu
{
	list-style: none;
	margin-left: 20px;
	margin-bottom: 30px;
}

.sideMenu li
{
	padding-left: 16px;
}
.sideMenu li.sideMenuActive
{
	background-position: left;
	background-image: url(images/side_menu_indic.jpg);
	background-repeat: no-repeat;
}

.sideMenu li a
{
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}

.sideMenu li a:hover
{
	text-decoration: underline;
}
.sideBox 
{
	width: 300px;
	background-image: url(images/3for_end.jpg);
	background-position: bottom;
	margin-bottom: 20px;
}
.treeForBox
{
}
.sideBox .treeForContent
{
	padding: 10px 20px;
	background-image: url(images/sidebox_start.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.treeForBox .treeForContent
{
	background-image: url(images/3for_start.jpg);
}

.treeForContent h2
{
	font-size: 12px;
	color: #fff;
	border: none;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 28px;
	letter-spacing: normal;
	margin-bottom: 10px;
}
.treeForSlot
{
	width: 260px;
	height: 50px;
	margin-bottom: 10px;
	background-image: url(images/3for_slot.jpg);
	overflow:hidden;
}
.treeForSlot_over
{
	background-image: url(images/treefor_slot_over.jpg);
}
a.treeForRemove
{
	line-height: 20px;
	padding: 0 0 0 20px;
	margin: 12px 0 0 0;
	float: right;
	background-image: url(images/3for_remove.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}
.treeForSlotContent
{
	padding: 5px;
	background-image: url(images/3fro_slot_full.jpg);
}

a.treeForProduct
{
	display: block;
	height: 38px !important;
	height /**/: 40px;
	width: 113px !important;
	width /**/: 115px;
	background-position: center;
	border: 1px solid #a3babf;
}
a.treeForProduct span
{
	display: none;
}
.product
{
	width: 170px;
	height: 230px;
	overflow: hidden;
	position: relative;
	color: #666666;
	margin-right: 25px;
	margin-bottom: 25px;
	float: left;
}
.productDescription
{
	position: absolute;
	bottom: 30px;
	left: 0px;
}
.productOptions
{
	width: 170px;
	height: 24px;
	line-height: 24px;
	background-color: #eee;
	border-top: 1px dotted #c4c4c4;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.productOptions a span
{
	display: none;
}
a.addWishlist
{
	display: block;
	float: right;
	width: 22px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/icon_addto_wishlist.jpg);
	margin-top: 2px;
}
a.addBag
{
	display: block;
	float: right;
	width: 22px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/icon_addto_bag.jpg);
	margin-top: 2px;
}
a.addTo3For
{
	display: block;
	float: left;
	width: 22px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/icon_addto_3for.jpg);
	margin-top: 2px;
}
.productList
{
	width: 585px;
}

.paginatie
{
	padding-left: 20px;
	margin-bottom: 30px;
	clear: both;
}
.paginatie a
{
	color: #000;
}
.breadcrumble
{
	float: right;
	text-transform: uppercase;
	font-size: 13px;
}
.breadcrumble a
{
	color: #000;
}
.productForm
{
	clear: right;
	margin-top: 60px;
	margin-left: 200px;
}
.productForm p
{
	margin-bottom: 20px;
}
.productForm table
{
	font-size: 11px;
}
.productDetails
{
	margin-bottom: 20px;
}
.productImage
{
	float: left;
	text-align: center;
	color: #000;
	text-decoration: none;
	width: 150px;
}
.productImage span
{
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	height: 24px;
	line-height: 24px;
	background-color: #eee;
	border-top: 1px dotted #c4c4c4;
	margin: 0;
}
.productImage img
{
	display: block;
}

.productHistory
{
	float: left;
	clear: left;
	width: 180px;
}
.productHistory h4
{
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	height: 24px;
	line-height: 24px;
	background-color: #eee;
	border-top: 1px dotted #c4c4c4;
	text-align: center;
	margin-top: 30px;
}
.productHistory ul
{
	list-style: none;
}
.productHistory li
{
	height: 24px;
	border-top: 1px dotted #c4c4c4;
	line-height: 24px;
	padding: 0 10px;
}
.productHistory ul a
{
	color: #000;
	text-decoration: none;
}

/*#loginForm label
{
	margin: 0;
	padding: 0;
}
#loginForm input
{
	margin: 2px 0 4px 0;
	display: block;
}*/
.contentFromEditor p,
.contentFromEditor ul,
.contentFromEditor ol {
	margin-bottom: 16px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.contentFromEditor ul,
.contentFromEditor ol {
	margin-left: 26px;
}
.sideBox .sideLists
{
	list-style: none;
}

.sideBox .sideLists li
{
	margin: 2px 0;
	margin-left: 10px;
	line-height: 20px;
}
.sideBox .sideLists li a
{
	font-weight: bold;
	color: #000;
}


#cartContent th,
.orderProducts th
{
	background-image: url(images/thead_back.jpg);
	line-height: 27px;
	font-weight: normal;
	text-transform: uppercase;
	height: 27px;
	padding: 2px;
}

#cartContent td,
.orderProducts td
{
	vertical-align: top;
	padding: 2px;
}
#cartContent p
{
	margin: 20px 0;
}
#cartContent a,
.orderProducts a
{
	color: #00345F;
	font-weight: bold;
}
.checkoutlink
{
	float: right;
}
#productQuantity
{
	width: 20px;
}
#productAddToCart,
#productAddToWishlist,
#productRefresh,
#cartDelete,
#cartQuantity,
#validationSubmit,
#accountSubmit,
#productAddTo3For,
.submitButon
{
	background-image: url(images/submit_back.jpg);
	padding: 0 6px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #9c9c9c;
	color: #003b61;
	font-size: 12px;
	margin: 0;
}
#productAddToCart
{
	width: 98px;
}
#productAddToWishlist
{
	width: 91px;
}
#productAddTo3For
{
	width: 100px;
}
#productRefresh
{
	width: 61px;
}

.cartProductAttributes
{
	list-style: none;
	margin-left: 20px;
	font-size: 11px;
}
.treeForCheckout
{
	margin: 10px 0;
}
.treeForCheckout a
{
	display: block;
	padding-left: 20px;
	background-image: url(images/3for_go.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}

.threeforproduct_overview
{
	clear: both;
	width: 500;
	overflow: auto;
	margin-bottom: 20px;
}
.threeforproduct_image
{
	width: 150px;
	height: 80px;
	float: left;
}
.threeforproduct_data
{
	margin-left: 180px;
}
.threeforproduct_overview a
{
	color: #000;
}
.threeforproduct_data h3
{
	margin-bottom: 10px;
}
.threeforproduct_data ul
{
	margin-bottom: 10px;
	list-style: none;
}

.threeforproduct_outofstock
{
	float: right;
	line-height: 20px;
	color: #bd4128;
	padding-left: 20px;
	background-image: url(images/exclamation.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
.confirmationProductList
{
	padding-left: 20px;
}
.confirmationProductList li
{
	margin-bottom: 10px;
	margin-left: 10px;
}
.confirmationProductList li li
{
	margin: 4px 20px;
}
.confirmationProductList a
{
	color: #000;
}
.checkout_confirmation_group
{
	float: left;
	width: 260px;
}
.orderItem
{
	margin: 10px 0;
}
.orderItem a 
{
	color: #000;
}
.orderProductAttributes
{
	margin-left: 20px;
}


.topUserAccess
{
	color: #00345F;
	font-weight: bold;
	display: block;
	float: left;
	padding-right: 15px;
}
.product-price
{
	margin: 16px 0;
}
#login_username,
#login_password
{
	width: 80px;
}
#termsAgree
{
	height: 140px;
	overflow: auto;
	font-size: 10px;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 10px 0;
}

#termsAgree *
{
	font-size: 10px;
}
.textField,
.selectField
{
	width: 290px;
}
.textareaField
{
	width: 290px;
	height: 120px;
}
.linkButon
{
	display: block;
	float: left;
	background-image: url(images/submit_back.jpg);
	padding: 0 6px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #9c9c9c;
	color: #003b61;
	font-size: 12px;
	margin: 0;
	text-decoration: none;
}
#lostPassword
{
	font-weight: bold;
	color: #124a6d;
	display: block;
	float: left;
	font-size: 10px;
	width: 80px;
	line-height: 14px;
	padding-top: 4px;
}
.paymentBox
{
	margin-left: 20px;
	margin-bottom: 30px;
}
.paymentBox p
{
	margin: 10px 0;
}