body {
background:#071926;
text-align: center;
margin: 0px;
}

/*********** General ***********/
body,tr,th,td,input,select,textarea {
font: normal 11px Century Gothic, Arial, Verdana, sans-serif;
}
hr { color:#e0e0e0;}
ol {
list-style-type: decimal;
list-style-position: outside;
margin: 0 0 0 25px;	
}
a {
color: #071926;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
#leftcol a, #rightcol a {
text-decoration: none;
}
#leftcol a:hover, #rightcol a:hover {
	text-decoration: underline;
}
/*********** End: General ***********/


/*********** Global additional classes ***********/
.f-left {
float: left;
}
.f-right {
float: right;
}
.clear {
clear: both;
}
.hidden {
display: none;
}
.bold, strong {
font-weight: bold;
}
/*********** End: Global additional classes ***********/


/*********** Layout ***********/
/* container */
#container {
position: relative;
width: 990px;
margin: 0 auto;
text-align: left;

}
/* header */
#header {
background: url(../images/header.jpg) no-repeat 0px 0px;
height: 82px;
width:982px;
border:4px solid #fff;
border-top:none;
}
/* logo */
#logo {
}
#logo h1 {
position: absolute;
top: 0;
left: 0;
text-indent: -999em;
/*background: url(../images/logo.gif) no-repeat;*/
width: 240px;
height: 82px;
}
#logo h1 a {
display: block;
overflow: hidden;
height: 100%;
}
/* topmenu */
#topmenu {
float: left;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
width:100%;
}
#topmenu ul li {
float: left;
padding-left: 2px;
}
#topmenu ul li a {
display: block;
padding: 9px 15px 0px 15px;
color: #fff;
text-decoration: none;
}
#topmenu ul li a:hover {
color:#071926;
}
/* navbar */
#navbar {
height: 33px;
padding: 0px 10px;
background: #9ca3a9;	
border: 4px solid #fff;
margin:0px 0px 10px 0px;
}

#search {
display:block;
width:200px;
}
.zoekveld 
{
height:20px;
width:116px;
border:1px solid #9ca3a9;
float:left;
}
.zoekknop
{
background:#804e45;
padding:3px 0px;
margin:0px 10px 0px 0px;
width:60px;
color:#fff;
border:1px solid #271410;
float:right;
cursor:pointer;
font-weight:bold;
text-transform:uppercase;
font-size:10px;
}
.zoekknop:hover
{
color:#271410;
font-weight:bold;
}
#langselect {
float: right;
}
/* main area */
#main-wrapper {
}
#main {
clear: both;
margin: 10px 0 0 0;
}

#breadcrumbs {
	clear: both;
	/* text-transform: lowercase; */
	margin: 5px 0 0 160px;
	font-size: 10px;
	font-weight: normal;
	display:none;
} 


/* columns */
#leftcol {
float: left;
width: 150px;
}
#rightcol {
/*background:#cdd1d4;*/
background:#9ca3a9;
border:4px solid #fff;
float: right;
width: 200px;
min-height:590px;
padding:10px 0px 0px 10px
}

/* menu blocks */
.menublock {
margin: 0 0 10px 0;
line-height: 16px;

}
.menublock h4 {
position:relative;
width:190px;
height: 27px;
font-weight: bold;
font-size:14px;
padding: 0px 10px 0px 0px;
line-height: 27px;
color: #071926;
border-bottom:1px solid #9ba2a8;
}
.menublock h4 img {
vertical-align: middle;
}
.menucontent {
padding: 5px 5px 10px 5px;
}
.menucontent ul {
list-style: disc inside;
}
.menucontent ul li {
padding: 0px;
}
  


#maincontent {
background:#fff;
float: left;
width: 755px;
min-height:600px;
margin: 0px 0px 0px 0px;
border:4px solid #fff;
}
/*
#maincontent h1
{
text-align:left;
display:block;
padding: 5px 0px 8px 0px;
position:relative;
left:18px;
color:#071926;
height: 32px;
font-weight: bold;
font-size: 16px;
padding: 0px;
line-height: 32px;
text-transform:uppercase;
border-bottom:1px solid #838c93;
width:741px;
}*/
/* content blocks */
#welkom
{
background:#071926;
clear:both;
color:#fff;
line-height:16px;
float:left;
padding:0px 0px 0px 10px;
width:745px;
}
#welkom img
{
position:relative;
float:right;
margin-left:10px;
}
#welkom h1 {
/*width:369px;*/
border-bottom:1px solid #44525b;
color:#eb1c26;
height: 32px;
font-weight: bold;
font-size: 14px;
padding: 0px;
line-height: 32px;
margin:2px 0px 10px 0px;
text-transform:uppercase;
}
#welkom a:link, #welkom a:visited
{
color:#eb1c26;
text-decoration:none;
}
#welkom a:hover
{
color:#eb1c26;
text-decoration:underline;
}
.contentblock {
clear: both;
line-height: 16px;
padding: 12px 0px 12px 12px;
border-top: none;
margin: 0px;
position:relative;
right:-4px;
width: 743px;
}
.contentblock h1 {
background:none;
height: 32px;
font-weight: bold;
font-size: 16px;
padding: 5px 0px 8px 0px;
line-height: 32px;
color:#eb1c26;
text-transform:uppercase;
border-bottom:1px solid #838c93;
}
.contentblock_product {
clear: both;
line-height: 16px;
padding: 0px;
border-top: none;
margin: 0px;
position:relative;
width: 755px;
}
.contentblock_product h1 {
font-weight: bold;
font-size: 16px;
padding: 0px;
line-height: 32px;
color:#071927;
}
.contentblock_product h1 span
{
color:#ec1c24;
font-weight:normal;
}
.content {
padding: 10px 10px 10px 0px;
}
.content_product {
padding: 12px;
}
.content p {
margin: 0 0 5px 0;
}
#static-page .content ul {
list-style: disc;
list-style-position: outside;
margin: 0 0 0 25px;			
}

/* login */
#login input.logintextfield {
width: 145px;
margin-bottom: 5px;
}

/* footer */
#footer {
background:#9ca3a9;
clear: both;
border: 4px solid #fff;
margin:10px 0px 25px 0px;
padding:10px 0px 10px 10px;
height:130px;
font-size:10px;
float:left;
width:972px;
}
.copyright {
width:200px;
padding:115px 0px 0px 0px;
float: left;
font-size:10px;
font-weight:normal;
color:#fff;
}
.copyright a:link, .copyright a:visited
{
color:#fff;
text-decoration:none;
}
.copyright a:hover
{
color:#fff;
text-decoration:underline;
}
.footermenu {
width:231px;
border-right:1px solid #fff;
float: left;
position:relative;
height:130px;
margin:10px 12px 0px 0px;
padding:0px 6px 0px 5px;
display:block;
line-height:18px;
}
.footermenu h5
{
color:#fff;
font-size:14px;
font-weight:bold;
margin:-5px 0px 10px 0px;
position:relative;
}
.footermenu ul li {
font-weight:bold;

list-style:inside disc;
}
.footermenu ul li a {
text-decoration: none;

}
.footermenu ul li a:hover {
text-decoration: underline;
}
/*********** End: Layout ***********/

		
/*********** Productlist ***********/
.productlist-page {
	width: 745px; 
	text-align: center;
}

.content ul.productlist {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	
}
ul.productlist li {
	border-right: 1px solid #838c93;
	float: left;
	display: inline;
	width: 220px;
	margin: 0 10px 0px 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;
	border-right: none;
}

.productlist h2 {
	font-weight:bold;
	font-size:16px;
	color:#071926;
	text-align:left;
	margin:0px 0px 5px 0px;
}
.productlist h2 a {
	text-decoration: none;
	color:#071926;
}
.productlist h2 a:hover {
	text-decoration: none;
	color:#eb1c26;
}
.productlist-thumb {
	height: auto;
	height: 150px;
	margin: 0 auto;
	overflow: hidden;
}
.productlist-thumb img {
	width: auto;
	height: auto;
}
.productlist-descr
{
font-size:10px;
font-weight:bold;
text-align:left;
}
.productlist-listprice {
	text-decoration: line-through;
}
.productlist-price {
	font-weight: bold;
	color: #ec1c24;
	font-size: 14px;
}
.productlist-details {
	display: block;
	clear: left;
}
.productlist-details a:link, .productlist-details a:visited{
color:#eb1c26;
text-decoration:none;
font-size:10px;
font-weight:bold;
float:right;
padding:0px 8px 0px 0px;
}
.productlist-details a:hover{
text-decoration:underline;
}
.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 {
position:relative;
float: left;
width: 372px;
margin:0px 0px 5px 0px;
position:relative;
z-index:10;
}
#productdetail-rightcol {
background:url(../images/bg_product_detail.png) repeat;
float: right;
width: 336px;
border: 1px solid #fff;
padding:10px;
margin:0px;
position:relative;
z-index:1;

}
#product-thumb {
overflow: hidden;
text-align: center;
}
#product_thumbnail
{
float: left;
width:358px;
height:auto;
border: 1px solid #071926;
margin-bottom:12px;
}
.detailed_images a {
text-decoration: none;
}
ul#det-images {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}
ul#det-images li  {
background:#fff;
float:left;
border:1px solid #071926;
margin:0px 13px 13px 0px;
}

#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: #ec1c24;
}
.product-listprice {
	text-decoration: line-through;
}
/*
.product-buy {
	float: right;
}
.product-buy input {
	background-color: #ec1c24;
	color: #fff;
	font-weight: bold;
	width: 100px;
	height: 30px;
}
*/
.product-fulldescr {
	clear: both;
}
.video_icon a:link, .video_icon a:visited
{

float:left;
display:block;
width:49px;
height:49px;
background: url(../images/video_icon.gif) no-repeat;
}
.video_icon a:hover
{
width:49px;
height:49px;
background: url(../images/video_icon_ani.gif) no-repeat;
}
.facebook_icon, .twitter_icon
{
margin:0px 0px 0px 10px;
width: 30px;
}

/*********** Menu addons ***********/
#today_news {
	padding: 0 0 5px 0;
}


.FormButton, .ProductPriceSmall { 
	padding: 10px;
	line-height:20px;
	font-weight: normal;
}
/*********** End: Menu addons ***********/




/*********** Cart ***********/
#menu_cart
{
float:right;
width:250px;
color:#fff;
line-height:18px;
}
#menu_cart_links
{
float:left;
width:105px;
border-right:1px solid #fff;
height:70px;
margin:12px 10px 0px 0px;
padding:0px 0px 0px 3px;
}
#menu_cart_rechts
{
float:left;
width:130px;
height:70px;
padding:2px 0px 0px 0px;
margin:10px 0px 0px 0px;
}
#menu_cart a:link, #menu_cart a:visited
{
color:#fff;
text-decoration:none;
}
#menu_cart a:hover
{
text-decoration:underline;
}
#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: 165px;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 0 10px 10px 0;
}
.cart-thumb img {
	width: 165px;
	height: auto;
}
.cart-product-price {
	font-weight: bold;
	font-size: 14px;
	color: #ec1c24;
}

/*********** End: Cart ***********/



/*********** Buttons ***********/

/* general button style */
.adv_button_holder
{
display:inline;
position:relative;
top:7px;
padding:0px 0px 3px 0px;
}
.adv_button_links {
background: url('../images/adv_button_links.gif') no-repeat;
width:5px;
height:23px;
float:left;
}
.adv_button_rechts {
background: url('../images/adv_button_rechts.gif') no-repeat;
width:5px;
height:23px;
float:left;
}
a.adv_button {
background:#cdd1d4;
color: #071926;
border: 1px solid #9ca3a9;
border-right:none;
border-left:none;
text-decoration: none;
font-weight: bold;
line-height:21px;
padding: 0px 1px;
font-size:11px;
float:left;
}
a.adv_button:hover {
color: #ec1c24;
text-decoration: none !important;
}

/* action buttons for cart items */
.cart-item a.adv_button {
background:#cdd1d4;
color: #071926;
border: 1px solid #9ca3a9;
border-right:none;
border-left:none;
text-decoration: none;
font-weight: bold;
line-height:21px;
padding: 0px 5px;
float:left;
}

.cart-item a.adv_button:hover {
color: #ec1c24;
text-decoration: none !important;
}
/*
#rightcol input, #leftcol input {
	margin-bottom: 5px;
}
*/

input, select {
	margin-bottom: 5px;
}
/*********** End: buttons ***********/


#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 */

ol#bestsellers li {
}
li.bestsellers-with-img {
	margin-bottom: 15px;
}
li.bestsellers-with-img .bestseller-content {
}
/* modules */

/*
#dialog-message-inner {
	position: relative;
}
.dialog-message-close {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 5px;
	margin-right: 5px;
}
*/
.SearchSortTitle
{
padding: 0 10px 0 0px;
}
.SearchSortCell {
    padding: 0 10px 0 0px;
}
.SearchSortLink {
    padding: 0 0 0 10px;
}
.searchresult-page-nav td {
    padding: 0 5px 0 0;
}
.payment {width: 340px; height:150px; float:left;border-right:1px solid #cccccc;margin:10px 20px 10px 0px;border:1px solid #e0e0e0;padding:10px;}


/* categories */
   
div#adv_categories_container {
	position: relative;
	/*z-index: 999;*/
}	

div#adv_categories_container ul {
	padding: 0px;
	margin: 0px;
	list-style:none;
	
}

div#adv_categories_container li {
	position: relative;
	width: 160px; /* same as toplevel link - remember to add the padding on the link to the width */
	margin-right: 2px; /* small white space between toplevel elements */

}

/* general link styles */
div#adv_categories_container a {
	line-height: 26px;
	padding: 0 0px;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	color:#ec1c24;
}
div#adv_categories_container a:hover {
	color: #071926;
}

/* to give sublevel some different styling */
div#adv_categories_container li ul a {
	line-height: 18px;
	font-size: 10px;

}
/* to give subsublevel some additional styling */
div#adv_categories_container li ul ul a {
	width: 144px;
	font-style: italic;
}

div#adv_categories_container li ul a:hover {
	/* color: #000; */
	/* background: #666 url(../images/submenubg_hover.jpg) no-repeat right 50%; */
}

div#adv_categories_container li ul a {
	padding-left: 10px;
	color:#000;
}
div#adv_categories_container li ul ul a {
	padding-left: 20px;
}

div#adv_categories_container a.active_root {
	font-weight: bold;
	color: #071926;
}
div#adv_categories_container a.active_sub {
	color: #071926;
}
div#adv_categories_container a.active_subsub {

}

#featbox {
	width: 745px !important; 
	padding:0px 0px 0px 6px;
}
#featbox ul  {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
}
.featured {
	border-right: 1px solid #838c93;
	float: left;
	position:relative;
	display: inline;
	width: 220px;
	margin: 0 10px 0px 0;
	padding: 10px 15px 10px 5px;
	text-align: left;
}
.featured_last {
float: left;
width: 220px;
position:relative;
text-align: left;
padding: 10px 15px 10px 5px;
}
.featured img, .featured_last a img {
	border: none;
}

.featured h2, .featured_last h2 {
	text-align: left;
}
.featured h2, .featured h2 a, .featured_last h2 a{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.featured h4, .featured_last h4 {
	text-align: left;
}
.featured h4, .featured h4 a, .featured_last h4 a{
	font-size: 16px;
	color: #eb1c24;
	text-decoration: none;
	font-weight:normal !important;
}
.featured p, .featured_last p {
	padding: 10px 0 0 0;
	text-align: left;
	font-size: 11px;
	font-weight:normal;
}
.featured p, .featured_last p a{
	text-decoration: none;
}
.f_meer a:link, .f_meer a:visited {
	font-size: 12px;
	font-weight: bold;
	float: right;
	text-decoration: none;
}
.f_meer a:hover {
text-decoration:underline;
}
.featured_thumb{
height:150px;
text-align:center;
}
.featured_thumb img
{
max-height:150px;
width:auto;
}
.RegSectionTitle
{
font-weight:bold;
padding-top:25px;
}
.Star {
padding:0px 5px;
}
/*
	Pagination mechanism
*/
.NavigationArrow {
	WIDTH: 9px;
	HEIGHT: 9px;
}
.NavigationTitle {
	WHITE-SPACE: nowrap;
	HEIGHT: 14px;
	PADDING-RIGHT: 10px;
}
.NavigationCell {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
	BACKGROUND-IMAGE: url(../../images/page.gif);
	WIDTH: 17px;
	HEIGHT: 14px;
}
.NavigationCell A:link, .NavigationCell A:visited, .NavigationCell A:hover, .NavigationCell A:active {
	TEXT-DECORATION: none;
}
.NavigationCell IMG {
	HEIGHT: 1px;
	WIDTH: 17px;
}
.NavigationCellWide {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
	BACKGROUND-IMAGE: url(../../images/page_wide.gif);
	WIDTH: 23px;
	HEIGHT: 14px;
}
.NavigationCellWide A:link, .NavigationCellWide A:visited, .NavigationCellWide A:hover, .NavigationCellWide A:active {
	TEXT-DECORATION: none;
}
.NavigationCellWide IMG {
	HEIGHT: 1px;
	WIDTH: 23px;
}
.NavigationCellSel {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	FONT-WEIGHT: bold;
	WIDTH: 15px;
}


