.breaker {
	clear: both;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	text-align: center;
}

div, form {
	margin: 0;
	padding: 0;
}

#wrapper {
	position: relative;
	width: 878px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
}

#shopNav {
	float: left;
	width: 156px;
	margin: 15px 0 0 0;
}

#header {
	float: right;
	width: 707px;
	height: 82px;
	margin: 15px 0 0 0;
	background: url(../../../images/header.jpg) no-repeat;
}

#header .search {
	float: right;
	width: 152px;
	margin: 10px 0 8px 11px;
}

#header .search .text {
	clear: both;
	padding: 0 5px;
	color: #ffffff;
	font-size: 1.1em;
}

#shop_search .keywords {
	border: 0;
	margin: 0;
	padding: 2px;
	width: 114px;
	height: 16px;
	background: url(../../../images/input-search.png) no-repeat;
}

#shop_search .submit {
	border: 0;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0 0 0 20px;
	cursor: pointer;
	background: url(../../../images/btn-search.png) no-repeat;
}

#subHeader {
	float: right;
	width: 707px;
	height: 129px;
	margin: 15px 0 0 0;
}

#subHeader .image {
	float: left;
	width: 544px;
	height: 129px;
	background: url(../../../images/subheader/standard.jpg) no-repeat;
}

#subHeader .image .my-account {
	float: right;
	margin: 5px 5px 0 0;
}

#subHeader .loginBox {
	float: left;
	width: 163px;
	height: 129px;
	background: url(../../../images/login.jpg) no-repeat;
}

#login_container {
	float: left;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	margin: 25px 0 0 11px;
	_margin: 25px 0 0 5px;
	width: 148px;
}

#login_container .error {
	display: none;
}

#login_container .title {
	padding: 0 0 0 7px;
}

#login_container .email .input, #login_container .password .input {
	clear: both;
	width: 128px;
	height: 18px;
	padding: 3px 10px 0 5px;
	margin: 2px 0 4px 0;
	background: url(../../../images/input-login.jpg) no-repeat;
}

#login_container .email .input input, #login_container .password .input input {
	clear: both;
	width: 128px;
	border-style: none;
	background: none;
}

#login_container .forgotten {
	float: left;
	width: 83px;
	margin: 9px 0 0 0;
	_margin: 5px 0 0 0;
}

#login_container .forgotten a {
	color: #ffffff;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
}

#login_container .login {
	float: right;
	width: 54px;
	height: 11px;
	margin: 8px 11px 0 0;
	_margin: 4px 5px 0 0;
}

#login_container .login input {
	width: 54px;
	height: 11px;
	border: none;
	background: url(../../../images/btn-klantlogin.jpg) no-repeat;
}

.shop_menu_seperator0 {
	border-bottom: 1px solid #b0c0d0;
}

.shop_menu_item0, .shop_menu_item1 {
	clear: both;
	padding: 6px 0 6px 0;
}

.shop_menu_item0 a {
	color: #2a557f;
	text-decoration: none;
}

.shop_menu_item0 a:hover {
	text-decoration: underline;
}

.shop_menu_item0 a.selected0 {
	font-weight: bold;
}

.shop_menu_item1 {
	padding: 3px 0 3px 16px;
	background: #dce4eb url(../../../images/shop/bullet-shopmenu.jpg) no-repeat 8px 8px;
}

.shop_menu_item1 a {
	color: #146634;
	text-decoration: none;
}

.shop_menu_item1 a:hover, .shop_menu_item1 a.selected1 {
	text-decoration: underline;
}

#mainContent {
	float: right;
	width: 707px;
	margin: 15px 0 0 0;
	padding: 0 0 30px 0;
}

#footer {
	clear: both;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 707px;
	height: 24px;
	background: #6b9f7f;
}