body {
background:#f2f2f2;
text-align: center;
margin: 0px;
padding: 0px;
color: #303030;
}

/*********** General ***********/

body,tr,th,td,input,select,textarea {
	font: normal 11px Century Gothic, Verdana, sans-serif;
}


ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 0 0 25px;	
}
em, i {
    font-style: italic;
}
b, strong, .bold {
	font-weight: bold;
}

h2 {
    font-weight: bold;
    margin: 0 0 5px;
    font-size: 12px;
}

hr {color:#d5d5cb;}
a {
	color: #303030;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#056285;
}

#leftcol a, #rightcol a {
	text-decoration: none;
}
#leftcol a:hover, #rightcol a:hover {
	text-decoration: none;
}



/*********** End: General ***********/




/*********** Global additional classes ***********/

.f-left {
	float: left;
}
.f-right {
	float: right;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}

/*********** End: Global additional classes ***********/



/*********** Layout ***********/

/* container */
#container {
background:#fff;
position: relative;
width: 996px;
margin: 0 auto;
text-align: left;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:0px 10px 10px 10px;	
}
/* header */
#header {
	height: 90px;
    position: relative;
}


#langselect{
    position: absolute;
    bottom: -33px;
    left: 0px;
}

.images{
    margin-right: 3px;
    display: inline;
}


/* logo */
#logo {
	position: absolute;
	top: 20px;
	left: 20px;
	/*text-indent: -999em;*/
	/*background: url(../images/logo.gif) no-repeat;*/
	width: 308px;
	height: 90px;
}

#logoDE {
	position: absolute;
	top: 20px;
	left: 20px;
	/*text-indent: -999em;*/
	/*background: url(../images/logoDE.png) no-repeat;*/
	width: 308px;
	height: 90px;
}

	#logo a {
		display: block;
		overflow: hidden;
		height: 100%;
	}

/* topmenu */
#topmenu {
	float: right;
	padding-top: 10px;
}
	#topmenu ul li {
		float: left;
		padding-left: 2px;
	}
	#topmenu ul li.home
	{
	background:url(../images/huisje.gif) no-repeat right 2px;
	width:14px;
	height:16px;
	}
	#topmenu ul li a {
		display: block;
        border-right: 1px solid #d5d5cb;
		padding: 2px 8px;

		color: #303030;
		text-decoration: none;
	}
	#topmenu ul li a:hover {
	color:#056285;
	}
#mainnav
{
position:relative;
left:183px;
top:3px;
}
	#mainnav ul li {
		float: left;
		padding-left:1px;
	}
	#mainnav ul li a {
		background:#00aeef url(../images/mainnav_corner.png) no-repeat left 0px;
		display: block;
		height:23px;
		line-height:23px;
		padding:0px 15px;
		color:#fff;
		text-decoration: none;
		font-weight:bold;
	}
	#mainnav ul li a:hover {
	background:#056285 url(../images/mainnav_corner.png) no-repeat left 0px;
	color:#fff;
	}
/* navbar */
#navbar {
	height: 20px;
	padding: 5px 0px 10px 0px;
	background:#fff;

}
#welkom {
background:#056285 url(../images/welcome.png) no-repeat;
width:630px;
height:294px;
}
#search {
	float: right;
}
.mainsearch {
position:relative;
top:1px;
border:1px solid #d5d5cb;
height:18px;
width:179px;
padding:3px 3px 0px 3px;
color:#a7a9ac;
}
.nieuwsbrief_invoer
{
border:1px solid #d5d5cb;
height:18px;
width:143px;
padding:3px 3px 0px 3px;
color:#a7a9ac;
margin:0px 0px 10px 0px;
}

#langselect {
	float: right;
}

/* main area */
#main-wrapper {

}
#main {
	clear: both;
	margin: 10px 0 0 0;
}

#breadcrumbs {
background:#eeeeee;
clear: both;
margin: 0px 0px 5px 0px;
padding:5px 5px 5px 5px;
font-size: 10px;
height:15px;
font-weight: normal;
width:618px;
border:1px solid #cccccc;

} 


/* columns */
#leftcol {
	float: left;
	width: 173px;
}

#rightcol {
	float: right;
	width: 173px;
}

/* menu blocks */
.menublock {
	margin: 0 0 10px 0;
	line-height: 16px;
}
.menublock_grijs {
background:#eeeeee;
border:1px solid #cccccc;
margin: 0 0 10px 0;
line-height: 16px;
padding:5px;
}
.menublock_wit {
background:#fff;
border:1px solid #cccccc;
margin: 0 0 10px 0;
line-height: 16px;
padding:5px;
}
	.menublock h4 {
		background: #00aeef;
		height: 21px;
		font-weight: bold;
		padding: 0 5px;
		line-height: 21px;
		color: #fff;
	}
	.menublock_grijs h4, .menublock_wit h4 {
		height: 21px;
		font-weight: bold;
		margin: 0 5px 5px 5px;
		line-height: 21px;
		color: #303030;
		border-bottom:1px solid #cccccc;
	}
	.menublock h4 img {
		vertical-align: middle;   
	}
.menucontent, .menucontent_grijs, .menucontent_wit {
	padding: 5px 5px 10px 5px;
}
	
    .menucontent ul , .menucontent_grijs ul, .menucontent_wit ul {
		list-style:none;
        margin: 0px;
	}
	.menucontent ul li, .menucontent_grijs ul li, .menucontent_wit ul li {
    margin: 0;
    padding: 0 0 0 13px;                                            
    background: url('../images/category_bullet.gif') no-repeat left 6px;
	border-bottom:1px solid #d5d5cb;
	}
	.menucontent_grijs ul li.leesmeer a:link, .menucontent_grijs ul li.leesmeer a:visited{
    margin: 0;
    padding: 0 23px 0 0px;                                            
    background: url('../images/arrow_leesmeer.gif') no-repeat right 6px;
	text-align:right;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	display:block;
	}
    .menucontent_grijs ul li, .menucontent_wit ul li {
    margin: 0;
    padding: 0px;                                            
    background: none;
	border:none;
	}


#maincontent {
	float: left;
	width: 630px;
	margin: 0px 10px 20px 10px;
}
/* content blocks */
.contentblock, .contentblock_home {
	clear: both;
	line-height: 16px;
	padding-bottom: 15px;
	border-top: none;
	margin-bottom: 10px;
}
	.contentblock h1 {
		height: 32px;
		font-weight: normal;
		font-size: 18px;
		padding: 0px;
		line-height: 32px;
		color:#303030;
		border-bottom:1px solid #d5d5cb;
	}
	.contentblock_home h1 {
		height: 20px;
		font-weight: normal;
		font-size: 18px;
		padding: 15px 0px 0px 0px;
		line-height: 20px;
		color:#303030;
	}
.content {
	padding: 10px 0px;
}
	.content p {
		margin: 0 0 5px 0;
	}
	#static-page .content ul {
		list-style: disc outside;
		margin: 10px 0 10px 14px;			
	}
    #static-page .content ol {
		list-style: decimal outside;
		margin: 10px 0 10px 14px;			
	}
.width-correctie
{
position:relative;
width:642px;
}	
.omgeving
{
float:left;
border:1px solid #d5d5cb;
margin:0px 12px 12px 0px;
}
.omgeving span
{
position:relative;
display:block;
width:180px;
height:20px;
margin-bottom:-40px;
margin-right:-200px;
float:left;
padding:10px;
font-size:13px;
font-weight:normal;
}

/* login */
#login input.logintextfield {
	width: 145px;
	margin-bottom: 5px;
}

/* footer */
#footerblok {
background:#eeeeee;
float:left;
border: 1px solid #cccccc;
padding:10px;
margin-bottom: 20px;
}
#footerblok1, #footerblok2, #footerblok3
{
width:180px;
height:120px;
overflow:hidden;
border-right:1px solid #cccccc;
float:left;
padding:0px 5px;
margin:5px 10px 0px 10px;
line-height:20px;
font-weight:bold;
}
#footerblok_payment
{
width:340px;
float:right;
}
#footer {
	clear: both;
	border-top: 1px solid #e0e0e0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 50px;
}
	#copyright {
		float: right;
	}
	#footermenu {
		float: left;
	}
		#footer ul li {
			float: left;
		}
		#footer ul li a {
			text-decoration: none;
		}
		#footer ul li a:hover {
			text-decoration: underline;
		}



/*********** End: Layout ***********/

		
/*********** Productlist ***********/

.productlist-page {
	width: 656px;
	margin: 0 auto;
	text-align: center;
}

.content ul.productlist {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	
}
ul.productlist li {
	border: 1px solid #e0e0e0;
	float: left;
	display: inline;
	width: 186px;
	margin: 0 10px 10px 0;
	padding: 10px;
	text-align: center;
}
ul.productlist li.productlist-first-in-row {
	clear: both;
}

ul.productlist li.productlist-last-in-row {
	margin-right: 0;
}

.productlist h2 {
	height: 35px;
}
.productlist h2 a {
	text-decoration: none;
}
.productlist-thumb {
	width: 100px;
	height: 150px;
	margin: 0 auto;
	overflow: hidden;
}
.productlist-thumb img {
	width: 100px;
	height: auto;
}
.productlist-listprice {
	text-decoration: line-through;
}
.productlist-price {
	font-weight: bold;
	color: #056285;
	font-size: 14px;
}
.productlist-details {
	display: block;
	clear: left;
}
.productlist-nav {
	clear: both;
	margin-bottom: 10px;
}
.productlist-resultpages {
	float: left;
	margin-bottom: 10px;
}
.productlist-resultpages ul li {
	float: left;
	padding: 0 5px;
	margin-right: 3px;
	border: 1px solid #e0e0e0;
}
.productlist-resultpages ul li.descr {
	border: none;
}
.productlist-resultpages ul li.act {
	font-weight: bold;
	background-color: #e0e0e0;
}
.productlist-orderby {
	float: right;
}
.productlist-orderby ul li {
	float: left;
	padding: 0 5px;
	margin-right: 3px;
}

.productlist-orderby ul li.act {
	font-weight: bold;
}

/*********** End: Productlist ***********/




/*********** Productdetail ***********/

#productdetail {
	position: relative;
}
#productdetail h2 { 
	margin: 20px 0;
	font-weight: bold;
	font-size: 12px;
}
#productdetail ul {
	list-style: square inside;
}
#productdetail-leftcol {
    float: left;
    width: 200px;
}
#productdetail-rightcol {
    float: right;
    width: 390px;
}
#product-thumb  img{
	/*float: left;*/
	width: 200px;
	height:Auto;
	/*padding: 15px;*/
	overflow: hidden;
	/*border: 1px solid #e0e0e0;*/
	text-align: center;
	/*margin: 0 15px 15px 0;*/
}
.detailed_images a {
    text-decoration: none;
}
ul#det-images {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}
ul#det-images li {
    float: left;
    padding: 3px;
}

#product-info {
	float: left;
}

#product-info li {
	margin-left: 14px;
}

#productdetail-table {
	margin-top: 20px;
}
	#productdetail-table td {
		vertical-align: middle;
		padding: 2px;
	}
/*
.discount-img {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 5px;
	margin-right: 5px;
	width: 57px;
	height: 57px;
	background: transparent url(../../images/save_money.gif) no-repeat;
}
.discount-img div {
	position: relative;
	padding: 25px 0 0 13px;
	color: #fff;
	font-weight: bold;
}
*/

.productdetail-lbl {
	font-weight: bold;
	font-size: 14px;
}
#product_price {
	font-weight: bold;
	font-size: 14px;
	color: #056285;
}
.product-listprice {
	text-decoration: line-through;
}
/*
.product-buy {
	float: right;
}
.product-buy input {
	background-color: #056285;
	color: #fff;
	font-weight: bold;
	width: 100px;
	height: 30px;
}
*/
.product-fulldescr {
	clear: both;
}


/*********** Menu addons ***********/
#today_news {
	padding: 0 0 5px 0;
}


td.FormButton { 
	padding: 10px 10px 0 0;
	font-weight: bold;
}
/*********** End: Menu addons ***********/




/*********** Cart ***********/

#cart-items-wrapper {
	clear: both;
	margin: 0 0 15px 0;
}

#cart-items-wrapper h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
}

.cart-item  {
	position: relative;
	/*
    width: 100%;
    min-height: 100px;
	height: auto !important;
	height: 100px;
	overflow: hidden;
    */
	clear: both;
	padding: 10px 0;
	border-bottom: 1px solid #e0e0e0;
}
.cart-thumb {
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	text-align: center;
	margin: 0 10px 10px 0;
}
.cart-thumb img {
	width: 80px;
	height: auto;
}
.cart-product-price {
	font-weight: bold;
	font-size: 14px;
	color: #056285;
}



.cart-totals {
    float: right;
    margin-bottom: 20px;
}
.cart_full
{
background:url(../images/cart_full.gif) no-repeat;
width:32px;
height:29px;
margin:0px 15px;
}
.cart_empty
{
background:url(../images/cart_empty.gif) no-repeat;
width:32px;
height:29px;
margin:0px 15px;
}
.rood
{
color:#ec1c24;
}
.tbl-cart-totals td {
    line-height: 20px;    
}
.totals-line-seperator {
    border-bottom: 1px solid #000;
}

td.tbl-label {
    padding: 0 2px 0 0;
}
td.tbl-value {
    text-align: right;
    padding: 0 0 0 5px;
}
.totals-label, .totals-value {
    font-weight: bold;
}


/*********** End: Cart ***********/



/*********** Buttons ***********/

/* general button style */
a.adv_button {
	/* background-color: #056285; */
	background:#056285 url('../images/bg_button.png') repeat-x right 0px;
	color: #fff;
	padding: 3px 25px 5px 5px;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
	text-transform:lowercase;
}
a.adv_button:hover {
	background:#00aeef url('../images/bg_button.png') repeat-x right 0px;
	text-decoration: none;
}

/* action buttons for cart items */
.cart-item a.adv_button {
	/* background-color: #056285; */
	background:#999999 url('../images/bg_button.png') repeat-x right 0px;
	color: #ffffff;
	padding: 3px 25px 5px 5px;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
	text-transform:lowercase;
}

.cart-item a.adv_button:hover {
	/* background-color: #056285; */
	background:#555555 url('../images/bg_button.png') repeat-x right 0px;
	color: #fff;
	padding: 3px 25px 5px 5px;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
	text-transform:lowercase;
}
.stappen_lijn
{
border-bottom:2px dotted #056285;
}
TD.FLCDialogCell {
	WIDTH: 50%;
	HEIGHT: 285px;
	TEXT-ALIGN: left;
	border:1px solid #fff;
}
/*
#rightcol input, #leftcol input {
	margin-bottom: 5px;
}
*/

table input, table select {
	margin-bottom: 5px;
}
/*********** End: buttons ***********/


/* categories */
#categories .menucontent ul {
    margin: 0;
    padding: 0;
    list-style: none none;
}
#categories .menucontent ul li {
    margin: 0;
    padding: 0 0 0 13px;                                            
    background: url('../images/category_bullet.gif') no-repeat left 6px;
	border-bottom:1px solid #d5d5cb;
}


#leftcol ul li, #rightcol ul li {
	line-height: 20px;
}

/* Subcategories page */
.subcategorylist li {
	float: left;
	padding: 20px;
}
.subcategorylist h2 {
	font-weight: bold;
}
.maincat-descr {
	margin-bottom: 10px;
}
.maincat-icon {
	float: left;
	padding: 0 10px 10px 0;
}


/* modules */

ul#bestsellers li {
border-bottom:1px solid #d5d5cb;
background:none;
padding:0px;
display:block;
height:55px;
margin:0px 0px 5px 0px;
}
ul#bestsellers li strong
{
display:block;
width:100px;
height:34px;
overflow:hidden;
line-height:15px !important;
}
li.bestsellers-with-img {
	margin-bottom: 15px;
}
li.bestsellers-with-img .bestseller-content {
}
.bestseller_image
{
/*border:1px solid #d5d5cb;*/
float:right;
margin:0px 0px 0px 0px;
}
.bestseller_price a:link, .bestseller_price a:visited
{
background: url('../images/arrow_price.gif') no-repeat left 50%;
color:#ee3428;
padding:0px 0px 0px 13px;
font-weight:bold;
text-decoration:none;
}
.bestseller_price a:hover
{
background: url('../images/arrow_price.gif') no-repeat left 50%;
color:#303030;
padding:0px 0px 0px 13px;
font-weight:bold;
text-decoration:none !important;
}

/* modules */

/*
#dialog-message-inner {
	position: relative;
}
.dialog-message-close {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 5px;
	margin-right: 5px;
}
*/


.SearchSortCell {
    padding: 0 0 0 5px;
}
.SearchSortLink {
    padding: 0 0 0 10px;
}
.searchresult-page-nav td {
    padding: 0 5px 0 0;
}

div#sitemap ul {
    list-style: none;
    margin: 0 0 10px 10px;
}
div#sitemap ul li a {
    font-size: 14px;
}
div#sitemap ul li li a {
    font-size: 12px;
}
div#sitemap ul li li li a {
    font-size: 10px;
}