﻿div.pagewrapper
{
    width: 981px;
    margin-left: auto;
    margin-right: auto;
}

div.contentring
{
	float: left;

    width: 981px;
    margin: 0px;

    background-color: #ffffff;
    border-left: solid 1px #d6d6d8;
    border-right: solid 1px #d6d6d8;
}

/* Rest van de content */
div.contentmenu
{
    width: 981px;
    height: 43px;
    margin-bottom: 10px;
    padding: 0px;
    padding-top: 1px;
    clear: inherit;
}

div.AccountHeaderMenu
{
	float: left;

	margin-left: 110px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}

div.PhoneNumber
{
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #f18e00;
	font-size: 14pt;
	font-weight: bold;
}

div.Phone
{
	float: left;
	margin-left: 200px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #f18e00;
	font-size: 14pt;
	font-weight: bold;
}

/* De banners boven */
div.contentbanners
{
    width: 960px;
   
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    
    padding: 0px;
    clear: both;
}

div.ScrollBannerTop
{
    width: 960px;
    height: 46px;
    margin: 0px;
    padding: 0px;
}

div.FlashScrollBanner
{
    width: 960px;
    height: 244px;
    margin: 0px;
    padding: 0px;
}

div.ScrollBannerBottom
{
    width: 960px;
    height: 46px;
    margin: 0px;
    padding: 0px;
}

/* De verschillende blokken */
div.contentitems
{
    width: 960px;
    height: 163px;
    margin-top: 10px;
    margin-bottom: 8px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0px;
    clear: both;
}

div.blockitem
{
	float: left;
    width: 324px;
    height: 163px;
    padding: 0px;
    margin-right: 5px;
}

/* Random producten */
div.contentproducts
{
    width: 971px;
    height: 192px; 
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    clear: both;
}

div.contenttopborder
{
	margin-left: 10px;
	margin-right: 11px;
	
    width: 960px;
	height: 7px;
	
	background-image: url('../DMImages/ContentTopBorder.gif');
}

div.content
{
	float: left;
    border-left: solid 1px #d6d6d8;
    border-right: solid 1px #d6d6d8;
	
    width: 959px;
    
	margin-left: 10px;
	margin-right: 12px;

    padding: 0px;

    padding-top: 5px;
    padding-bottom: 5px;
    clear: both;
}

div.contentbottomborder
{
	float: left;

	border: 0px solid;
	margin-left: 10px;
	margin-right: 11px;
	
    width: 960px;
	height: 7px;
	
	background-image: url('../DMImages/ContentBottomBorder.gif');
}


div.contentbottom
{
	float: right;
	margin-top: 40px;
    width: 961px;

    border-top: solid 1px #d6d6d8;
    border-bottom: solid 1px #d6d6d8;
    padding-right: 20px;
}

div.FooterLogo
{
    float: left;
    width: 171px;
    height: 18px;
    border: 0px;
    margin: 20px 0 0 10px;  
}

div.bannertop
{
	position: relative;
	top: 5px;
}
div.bannercontent
{
	border: 0px solid;
	height: 244px; 
	width: 960px;
}

div.bottomborder
{
    float: left;
    
    border: solid 0px;
    margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 30px;
	padding-top: 0px;
	
    width: 982px;
    height: 5px;
    background-image: url('../DMImages/FooterRoundCornerBottom.gif');
    background-repeat: no-repeat;
}

div.contentheader
{
	float: left;
	border: 0px solid;
	width: 981px;
	height: 46px;
	background-image: url('../DMImages/header_background.gif');
	background-repeat: no-repeat;
	
}
