*
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color:#464648;
}

body
{
	margin:0;
	padding:0;
}

a
{
	color:#464648;
	text-decoration:none;
}

a.blue
{
	color:#3893ca;
	text-decoration:underline;
	cursor:pointer;
}

img
{
	border:0;
}

h1,
h1 a,
h2,
p
{
	margin:0;
	padding:0;
}

h2
{
	margin-top:10px;
	font-size:16px;
}

ul,
li
{
	margin:0;
	padding:0;
}

p.errormessage,
div.error
{
	color:#000000;
	font-weight: bold;
	/*font-size: 1.5em;   [RK] 201108011 - Slightly more obvious */
}

div.error
{
	padding-top: 10px;
}

div.success
{
	padding-top: 10px;
	color: green;
	font-weight: bold;
	font-size: 1.5em;
}

input.rightbutton
{
	width:188px;
	padding:0 10px 0 10px;
	background-color:#E0E0E2;
	color:black;
	border:0;
	height:19px;
}

input.searchbutton,
input.button,
div.button
{
	color:White;
	background-color:#3893ca;
	border:0;
	height:19px;
	padding:0 10px 0 10px;
}

input.searchbutton
{
	width: 60px;
	padding:0;
}

div.button
{
	width:50px;
	text-align:center;
	line-height:19px;
	cursor:pointer;
}

input.postalcode,
input.smallbox
{
	height:15px;
	border:1px solid #8c8c8e;
	width:110px;
}

input.smallbox
{
	width:25px;
	text-align:center;
}

select.ddlformula
{
	border:1px solid #8c8c8e;
	width:115px;
}

/* 404 */
div.errorpage
{
	/*width:600px;*/
	/*margin:100px auto 0 auto;*/
}

div.errorpagelogo
{
	float:none; 
	clear:both;
	padding-bottom:10px; 
	height:25px;
}

div.errorpagesection
{
	padding-bottom:15px;
}

ul.errorlist
{
	list-style-type:disc;
	margin-left:10px;
	padding-left:10px;
}

/* ALL */
div.header,
div.content,
div.innerheadermenu,
div.footermenu
{
	width:1000px;
	margin:0 auto 0 auto;
	clear:both;
}

h1, h1 a
{
	color:#565658;
	font-size:16px;
}

div.left
{
	float:left;
}

div.right
{
	float:right;
}

p.rightpostalcodeinfo
{
	margin:10px 0 10px 0;
}

.aleft { text-align: left; }
.aright { text-align: right; }
.acenter { text-align: center; }
.bold { font-weight: bold; }

/* CONTENT */
div.mainpagename
{
	padding:15px 0 15px 15px;
	background-color:#e7e8e9;
	margin-bottom:12px;
	font-family: "CalibriBold";
	font-size:17px;
}

div.content
{
	margin:12px auto 12px auto;
}

div.maincontent
{
	width:576px;
	margin:0 12px 0 12px;
	float:left;
}

/* HEADER */
div.header
{
	height:85px;
}

div.headerleft,
div.headerright
{
	float:left; 
	width:470px;
	padding:0 15px 0 15px;
}

div.headerright
{
	text-align:right;
}

table.headerrighttop
{
	float:right;
	padding-top:15px;
}

table.headerrighttop td
{
	padding-left:5px; 
	vertical-align:middle;
}

div.headerrighttop
{
	height:20px;
	vertical-align:middle;
	text-align:right;
}

div.headerrighttop span
{
	font-weight:bold;
	color:#3893ca;
	padding-left:5px;
}

div.headerrightbottom
{
	margin-top:24px;
}

div.headermenu
{
	background-color:#3893CA;
	height:40px;
	min-width:1000px;
}	

div.headermenuitemsleft,
div.headermenulanguages,
div.headersocialmedia,
div.facebooklike
{
	float:left;
}

div.headermenuitemsleft
{
	width:470px;
}

div.headermenuitemsleft,
div.headermenulanguages
{
	padding:15px;
}

div.headermenuitemsleft,
div.headermenuitemsleft a,
div.headermenulanguages,
div.headermenulanguages a
{
	color:White;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

div.headermenulanguages
{
	text-align:right;
	padding-left:10px;
	width:60px;
}

div.headersocialmedia
{
	padding-top:8px;
	width:110px;
	text-align:right;
}

div.facebooklike
{
	width:305px;
}

div.facebooklike div
{
	padding:10px 0 0 205px;
}

/* SEARCH */
input.SearchBox,
input.PreSearchBox
{
	width:350px;
	border:1px solid #8c8c8e;
	height:19px;
	line-height:19px;
	padding-left:5px;
}

input.SearchButton
{
	background-color:#000000;
	height:23px;
	color:#FFFFFF;
	border:0;
	width:75px;
	text-transform:uppercase;
	font-size:1.2em;
	font-family:Arial Black;
}

/* autocomplete class */
div.accontainer
{
    border: 1px solid #3893CA;
    background-color: #FFFFFF;
}

div.accontainer td.acitemhover
{
    background-color: #3893CA;
    color: #FFFFFF;
    cursor: pointer;
}

/* CRUMBPATH */

div.crumbpathlinks
{
	background-color:#3893CA;
	padding:5px;
	float:none;
	height:20px;
	clear:both;
}
div.crumbpathlinks span,
div.crumbpathlinks a
{
	color:White;
}

div.crumbpathlinks a:hover
{
	text-decoration:underline;
}

div.crumbpathlinks a.selected
{
	font-weight:bold;
}

div.reallinks
{
	float:left;
	line-height:20px;
}

div.facebooklike
{
	

}

/* MENU */
div.menu
{
	width:200px;
	float:left;
}

div.menuheader
{
	overflow:hidden;
}

div.menuheader,
div.menuheader a
{
	font-family: "CalibriBold";
	padding:15px 0 15px 15px;
	background-color:#3893CA;
	color:White;
	font-size:17px;
}

div.menuheader a
{
	padding:0;
}

div.menublock,
div.menublockarimar,
div.menublocknauticline,
div.menublockbesto,
div.menublockmusthave,
div.menublocknews,
div.menublockshop,
div.menuaccount,
div.menuadmin
{
    border: 1px solid #D0D1D3;
    border-top: 0;
    margin-bottom: 12px
}

div.menublockarimar
{
	border:2px solid #D0D1D3;
}
div.menublock
{
	background-color:#E0E0E2;
	padding: 0 20px 0 30px;
}

div.menublockshop
{
	background-color:#E0E0E2;
}

div.menuinner
{
	padding:5px;
}

div.menublocknews
{
	background-color:White;
}

div.menublockmusthave
{
	text-align:left;
	background-color:White;
	padding:10px 5px 10px 5px;
}

ul.menuitems
{
	padding: 10px 0 10px 0;
}

li.menuitem,
li.selectedmenuitem
{
	padding: 4px 0 4px 0;
}

li.menuitem p,
li.selectedmenuitem p
{
	margin-left: -5px;
}

li.selectedmenuitem,
li.selectedmenuitem a
{
	color:#3893CA;
}

div.menumusthave,
div.menunewproduct
{
	height:60px;
	overflow:hidden;
}

a.menumusthave,
a.menunewproduct
{
	font-size:16px;
	font-weight:bold;
	color:#3893CA;
	padding-bottom: 5px;
}

img.musthaveimage,
img.newproductimage
{
	width:180px;
	height:135px;
}

h1.newsheader,
h1.newsheader a
{
	font-size:14px;
	color:Black;
	height:35px;
	overflow:hidden;
}

p.newsdate
{
	color:#666666;
	font-style:italic;
	padding-bottom:5px;
}

#newsheadline
{
	display:none;
}

div.newsitems
{
	padding:5px;
}

div.newscontent
{
	height:36px;
	line-height:12px;
	overflow:hidden;
}

div.newsreadmore
{
	text-align:right;
	padding-bottom:7px;
}

/* RIGHT MENU ACCOUNT */
input.accountbox
{
	width: 183px;
	height:15px;
	border:1px solid #8c8c8e;
}

div.accountspace1
{
	padding: 5px 0 5px 0;
}

div.accountspace2
{
	padding-top: 5px;
}

/* MY ACCOUNT */
div.login
{
	padding-top:10px;
}

/* CATALOG */
div.categoryblock
{
	width:280px;
	height:280px;
	border:1px solid #464648;
	margin-bottom:12px;
}

div.categoryimage
{
	width:280px;
	height:237px;
}

div.categorytext a
{
	display: block;
	padding-left:20px;
	height:43px;
	font-size:27px;
	background-color:#E7E8E9;
	line-height:43px;
	font-family: "CalibriBold";
}

div.leveldataheader
{
	margin:12px 0 12px 0;
}

div.levelinternetsources
{
	margin:12px 0 12px 0;
	padding:5px;
	border:1px solid #D0D1D3;
}

div.leveldata
{
	width:182px;
	height:200px;
	border:1px solid #D0D1D3;
	margin-bottom:12px;
}

div.leveldatamiddle
{
	margin-left:12px;
	margin-right:12px;
}

img.levelimage
{
	padding:5px;
	width:172px;
	height:127px; 
}

div.leveldatatext
{
	text-align:center;
	margin-top:5px;
}

a.anav
{
	font-family: "CalibriRegular";
	font-size:16px;
}

/* MERKEN */
div.branddataimage
{
	width:162px;
	height:117px; 
	padding:10px;
	text-align:center;
}

img.brandimage
{
	width:162px;
	height:117px; 
}

p.brandurl
{
	margin-left:-15px;
	padding-bottom:10px;
}

p.brandurl a
{
	color:#3893ca;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

/* PRODUCT */

div.productsocialmedia
{
	height: 22px;
	padding-top:7px;
}

div.socialmedia
{
	float: right;
}

table.productinformationtable
{
	margin-top:10px;
}

td.productinformation
{
	vertical-align:top;
	width:360px;
	height:150px;
}

div.productinformationsmall
{
	overflow:hidden;
	max-height:165px;
}

div.productmenu
{
	float: none;
	clear: both;
	height: 26px;
	/* background-color:#3893CA; */
	border-bottom: 1px solid #E7E8E9;
	margin: 10px 0 10px 0;
}

div.productmenu ul
{
    list-style: none;
    margin: 0;
}

div.productmenu ul li
{
    display: block;
    float: left;
    height: 27px;
    padding-left: 4px;
}

div.productmenu ul li a
{
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 3px;
    height: 27px;
    padding-right: 4px;
}

div.productmenu ul li a span
{
    display: block;
    float: left;
    height: 22px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    font-size: 14px;
}

div.productmenu ul li:hover,
div.productmenu ul li:hover a span,
div.productmenu ul li.productmenuitemselected,
div.productmenu ul li.productmenuitemselected a span
{
    background-position: left -27px;
}

div.productmenu ul li a:hover,
div.productmenu ul li.productmenuitemselected a
{
    background-position: right -27px;
}


        

/*
a.productmenuitem,
a.productmenuitemselected
{
	display:block;
	color:White;
	padding:0 5px 0 5px;
	font-size:14px;
	height:30px;
	line-height:30px;
	float:left;
	font-family: "CalibriRegular";
}

a.productmenuitem:hover,
a.productmenuitemselected
{
	background-color:Black;
}
*/
div.productoverviewinfo
{
	margin:10px 0 10px 0;
}

div.productpricing,
div.productcartwish
{
	margin-bottom: 10px;
}

div.productgrayheader
{
	height:30px;
	background-color:#E7E8E9;
	margin-bottom:10px;
	color:#222224;
	line-height:30px;
	font-size:13px;
	padding-left:10px;
}

div.productoverviewpictures
{
	padding-bottom: 8px;
}

div.productpictures div.in_largecontainer
{
	border: 1px solid #E3E4E4;
	padding: 8px;
	margin-bottom: 10px;
	width: 560px;
	height: 420px;
}

iframe.in_largevideo
{
	width: 640px;
	height: 460px;
}

div.productpictures img.in_largeimage,
div.productpictures iframe.in_largevideo
{
	width: 560px;
	height: 420px;
	display:none;
}

div.in_description
{
	text-align: right;
	height: 10px;
	margin-bottom: 10px;	
}

img.in_thumbimage
{
	width:64px;
	height:48px;
}

a.in_thumbanchor,
a.in_thumbanchorselected
{
	margin: 0 16px 10px 0;
}

a.in_thumbanchor img
{
	border: 1px solid #E3E4E4;
}

a.in_thumbanchor:hover img
{
	border: 1px solid #3893CA;
}

a.in_thumbselected img
{
	border: 1px solid #3893CA;
}


/* PRODUCT IMAGE */

td.productimage
{
	vertical-align:top;
	text-align:right;
	padding-left: 14px;
}

div.productimage
{
	border: 1px solid #DCDDDE;
    height: 150px;
    width: 200px;
}

div.productimage img.productimage
{
    height: 150px;
    width: 200px;
}

div.productimagetoolbar
{
	margin-top: -20px;
	padding-right: 8px;
}

div.productimagezoom
{
	position: absolute;
	margin-left: -320px;
	margin-top: -240px;
	top: 50%;
	left: 50%;
	width: 640px;
	height: 508px;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	z-index: 99;
	overflow: hidden;
}

div.productimageclose
{
	width: 635px;
	height: 28px;
	padding-right: 5px;
	padding-top: 5px;
	text-align:right;
}

img.productextraimagezoom
{
	position:absolute;
	float:right;
	right:5px;
	top:485px;
}

div.othervisitorspicture
{
	float:none;
	width:102px;
	float:left;
	margin-right:16px;
	height:110px;
	text-align:center;
}

img.othervisitorspicture
{
	padding:2px;
	border: 1px solid #DCDDDE;
	width:96px;
	height:72px;
}

div.othervisitorspictureright
{
	margin:0;
}

/* ARTICLE GROUP */

div.articlegroupinfo
{
	padding-bottom: 10px;
}

/* ARTICLES */

table.articles
{
	width:100%;
	margin-bottom:15px;
}

table.articles td
{
	padding:2px;
	vertical-align:top;
}

table.articles th
{
	text-align:left;
	vertical-align: top;
	background-color:#e8e8e9;
	padding:3px 0 3px 2px;
	word-break: break-all;
}

table.articles th.articlenumber
{
	width: 60px;
}

tr.stdrow1
{
	background-color:#dadbdc;
}

tr.stdrow2
{
	background-color:#e8e8e9;
}

table.CustomFieldsTable tr
{
	padding:0 10px 0 10px;
}

td.articleaddtocart
{
	width:25px;
	text-align: right;
	padding-right:10px;
}

table.articles th.articleprice
{
	text-align: right;
}

table.articles td.articleprice
{
	width:75px;
	text-align: right;
	font-weight: bold;
}

table.articles td.articleaddtocart
{
	padding-right: 7px;
	vertical-align: middle;
}

div.table table.articles
{
	border-collapse: collapse;
}

div.table table.articles tr.stdrow1
{
	background-color: #E2E2E4;
}

div.table table.articles tr.stdrow2
{
	background-color: #D3D3D5;
}

div.table table.articles td,
div.table table.articles th
{
	padding-left: 10px;
	padding-right: 4px;
	color: black;
}

div.table table.articles th
{
	background-color: #79C7F8;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

div.table table.articles td
{
	border: 1px solid white;
	padding-top: 3px;
}

div.table table.articles td span
{
	color: black;
}

div.table table.articles td span.tableprice
{
	line-height: 2em;
}

div.table table.articles td img.tableaddtocart
{
	vertical-align: bottom;
}

/*
div.table table.articles td.tablearticleaddlist
{
	border-left: none;
	text-align: center;
	vertical-align: middle;
	padding-right: 2px;
}
*/



/* STD FORM */

table.stdform
{
	width: 100%;
	margin-top: 10px;
}

table.stdform td
{
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}

table.stdform td.stdlabel
{
	padding-top: 5px;
}

table.stdform td.stdlabel
{
	width: 160px;
}

input.stdtext
{
	height:15px;
	width:415px;
	border:1px solid #8c8c8e;	
}

input.stddigit2
{
	width: 12px;
	height:15px;
	border:1px solid #8c8c8e;	
}

input.stddigit4
{
	width: 24px;
	height:15px;
	border:1px solid #8c8c8e;	
}

textarea.stdmultiline
{
	width: 400px;
	height: 50px;
		border:1px solid #8c8c8e;
}

select.stddropdown
{
	border:1px solid #8c8c8e;	
	width: 200px;
}

table.stdradiolist td
{
	padding: 0;
}

table.stdradiolist td input
{
	vertical-align: middle;	
}

span.required
{
	position: relative;
	top: -2px;
	margin-bottom: -2px;
	font-size: 14px;
	font-weight: bold;
	color: red;
}

/* WISHLIST */
table.cartitems
{
	margin-top:15px;
	width:100%;
}

table.cartitems th,
table.cartitems td
{
	padding-right:10px;
	
}

table.cartitems th
{
	padding-top:5px;
	padding-bottom:5px;
	background-color:#E7E8EA;
	vertical-align:middle;
	margin-bottom:10px;
}

table.cartitems td
{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #e8e8e8;
}

img.articleimage
{
	width: 80px;
	height: 60px;
	border: 1px solid #e8e8e8;
	padding:5px;
}

table.mailwishlist
{
	margin-top:15px;
}

table.cartitems th.price
{
	text-align: right;
}

table.cartitems td.price
{
	text-align: right;
	font-weight: bold;
}

div.wishlistnoorder
{
	margin-top: 10px;
}

div.wishlistoptions
{
	padding-top:15px;
	height:20px;
	clear:both;
	float:none;
}

div.wishlistemail
{
	float:left;
	text-align:left;
}

div.wishlistprint
{
	float:right;
	text-align:right;
}

div.wishlistdealerselector
{
	padding-top:20px;
}

table.cartitems td.amount
{
	width: 50px;
}

/* WISHLIST PRINT */
div.printwishlist
{
	margin:10px;
}

/* DEALERS */
div.dealerinfo
{
	margin-bottom:15px;
}

table.dealers
{
	width:100%;
}
table.dealers td
{
	vertical-align:top;
	padding:2px 5px 2px 0;
	border-bottom:1px solid #464648;
}

tr.dealersinfo:hover
{
	cursor:pointer;
	background-color:#3893CA;
}

th.dealerheader
{
	text-align:left;
	font-weight:bold;
	font-size:1.1em;
}

div.lettermenu
{
	float: none;
	clear: both;
	height:30px;
	background-color:#3893CA;
	margin: 10px 0 10px 0;
}

div.lettermenu a
{
	display:block;
	color:White;
	padding:0 6px 0 5px;
	font-size:14px;
	height:30px;
	font-family: "CalibriBold";
	line-height:30px;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
}

div.lettermenu a.firstletter
{
	padding:0 8px 0 6px;
}

div.lettermenu a:hover
{
	background-color:Black;
}

/* NIEUWS */
div.newsitem
{
	margin:15px 0 15px 0;
}

/* FOOTER */
div.footer
{
	background-color:#E7E8E9;
	clear:both;
	min-width:1000px;
	padding:28px 0 28px 0;
}

table.footermenu td
{
	vertical-align:top;
	width:180px;
	padding-left:20px;
}

div.footermenuitem
{
	height:130px;
	overflow:hidden;
}

h2.footertitle
{
	color:#3893ca;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	margin:0;
}

/* FOOTER ADDRESS */
div.footeraddress
{
	color:#5D5D5F;
	margin: 20px auto 0 auto;
	width:600px;
	text-align:center;
}

/* LNK Brands */
div.alert
{
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
div.alert-danger
{
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}
div.alert-success
{
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}
div.alert-info
{
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}
div.alert-warning
{
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

table.lnkbrands
{
}
table.lnkbrands th,
table.lnkbrands td
{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: left;
	padding: 3px;
}

table.lnkbrands th.brandname,
table.lnkbrands td.brandname
{
	width: 250px;
}
table.lnkbrands th.brandselection,
table.lnkbrands td.brandselection
{
	width: 150px;
}
table.lnkbrands th.brandpicture,
table.lnkbrands td.brandpicture
{
	width: 75px;
}
table.lnkbrands th.brandedit,
table.lnkbrands td.brandedit
{
	width: 75px;
	text-align: right;
	border-right: 0;
}
.brandfield
{
	resize: none;
	width: 298px;
	height: 50px;
}
.branddata
{
	width: 300px;
}
a.newbrand
{
	text-decoration:underline;
}
a.newbrand:hover
{
	text-decoration: none;
}


.adminmerken
{
	background-color: #E7E8E9;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 8px;
}
.adminmerken a
{
	text-decoration: underline;
	font-weight: bold;
}
.adminmerken a:hover
{
	text-decoration: none;
}