/* basic DIVS take care of centering the entire contents of the site, NO TOUCHING */
html, body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	height: 100%;
	padding: 0;
	margin: 0;
	background-color:#FFFFFF;
	color: #000000;
	overflow: visible;
}
#container {
	position: relative;
/*	top: -50%;*/
	margin: 0 auto;
	width: 1000px;
	height: 750px;
	text-align: left;
	background-color: #FFFFFF;
	overflow: hidden;
}

#first_align {
	height: 100%;  
	width: 100%;
	position: relative; 
	overflow: auto;
}

#second_align {
	position: absolute;  
	/*top: 50%;*/
	text-align: center;
	overflow: visible;
}

/* main parts of the site */
#flashbannerLocation {
	position: absolute;
	z-index: 10;
	left: 325px;
	top: 225px;
}

#flashbannerClose {
	position: absolute;
	right: 10px;
	top: 0px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background-color: #FF0000;
	opacity: 0;
	filter: Alpha(Opacity=1);
	
}

#flashbannerClick {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background-color: #FF0000;
	opacity: 0;
	filter: Alpha(Opacity=1);
}

div {
	z-index: 0;
}
div.menu {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 145px;
	background-image:url(images/menu_top.jpg)
}

div.mainItems {
	position: absolute;
	left: 30px;
	top: 50px;
	width: 970px;
	color: #666666;
}
div.subItems {
	position: absolute;
	left: 30px;
	top: 90px;
	width: 970px;
	color: #E88300;
}

div.menuColumn {
	position: absolute;
	top: 0px;
	left: 0px;
}
div.locationTracker {
	position: absolute;
	background-color: #FFFFFF;
	width: 970px;
	height: 15px;
	left: 30px;
	top: 145px;	
	padding-top: 5px;
}

div.logOut {
	position: absolute;
	height: 15px;
	left: 670px;
	top: 0px;	
	padding-top: 5px;
	width: 200px;
	text-align: right;
}
div.content {
	position: absolute;
	top: 165px;
	left: 0px;
	width: 1000px;
	height: 565px;
	background-color: #E3ECC7;
}

div.addressBar {
	position: absolute;
	left: 0px;
	top: 730px;
	width: 960px;
	height: 18px;
	padding-top: 2px;
	padding-left: 40px;
	background-color: #E88300;
	font-weight: bold;
	font-size: 11px;
}

div.leftColumn {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 145px;
	height: 540px;
	padding-left: 30px;
	padding-top: 25px;
	padding-right: 30px;
	overflow: auto;
	z-index: 2;
}

div.centerColumn {
	position: absolute;
	top: 0px;
	left: 205px;
	width: 557px;
	height: 565px;
	z-index: 1;
	overflow: auto;
}

div.rightColumn {
	position: absolute;
	top: 0px;
	left: 760px;
	width: 240px;
	height: 565px;
	background-image:url(images/right_column.gif);
}

div.centerContent {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 480px;
	height: 555px;
	overflow: auto;
}

div.brandContent {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 530px;
	height: 555px;
	overflow: auto;
}

div.overviewLocation {
	position: absolute;
	top: 35px;
	left: 30px;
}
div.categoryItem {
	position: absolute;
	width: 230px;
	height: 150px;
	overflow: hidden;
	background-image: url(images/kader_kl_01.gif);
}

div.horizontalListPicture {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 220px;
	text-align: center;
}

div.horizontalListName {
	font-size: 18px;
	line-height: 20px;
	color: #E88300;
	position: absolute;
	left: 5px;
	top: 98px;
}

div.horizontalListMoreInfo {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	position: absolute;
	left: 5px;
	top: 125px;
}

div.horizontalListPrice {
	font-size: 11px;
	line-height: 24px;
	color: #666666;
	position: absolute;
	left: 83px;
	top: 116px;
	width: 135px;
	text-align: right;
}

div.verticalListPicture {
	position: absolute;
	left: 131px;
	top: 2px;
	width: 89px;
	text-align: center;
	overflow: hidden;
}

div.verticalListName {
	font-size: 18px;
	line-height: 20px;
	color: #E88300;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 100px;
}

div.verticalListMoreInfo {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	position: absolute;
	left: 10px;
	top: 90px;
}

div.verticalListPrice {
	font-size: 11px;
	line-height: 24px;
	color: #666666;
	position: absolute;
	left: 10px;
	top: 110px;
	width: 100px;
}

div.offer1 {
	position: relative;
	background-image: url(images/aanbieding_01.gif);
	width: 240px;
	height: 160px;
}

div.offer2 {
	position: relative;
	background-image: url(images/aanbieding_02.gif);
	width: 240px;
	height: 150px;
}

div.offer3 {
	position: relative;
	background-image: url(images/aanbieding_03.gif);
	width: 240px;
	height: 150px;
}

div.offer1Spacer {
	position: relative;
	left: 10px;
	top: 8px;
}

div.offerSpacer {
	position: relative;
	left: 10px;
	top: -2px;
}
div.pagePointerUp {
	position: absolute;
	left: 30px;
	top: 15px;
}

div.brandLine {
	position: relative;
	padding-top: 10px;
}
div.brandRight {
	font-size: 18px;
	line-height: 20px;
	color: #E88300;
	position: absolute;
	left: 300px;
	top: 10px;
}
div.pagePointerDown {
	position: absolute;
	left: 30px;
	top: 535px;
}

div.area {
	position: relative;
	padding: 10px;
}

div.formLine {
	position: relative;
	height: 25px;
	line-height: 25px;
}

div.formLineError {
	position: relative;
	height: 25px;
	line-height: 25px;
	color: #E88300;
}
div.formField {
	position: absolute;
	top: 5px;
	left: 150px;
}

input.formInput {
	width: 200px;
	height: 15px;
}
input.formButton {
	font-size: 12px;
	border: none;
	background-color: #E3ECC7;
	color: #E88300;
	font-weight: bold;
}
span.locationPointer {
	color: #86B300;
}

span.listPrice {
	font-size: 20px;
}

input.orderAmmount {
	position: absolute;
	left: 53px;
	top: 21px;
	width: 40px;
	height: 16px;
}

input.deleteBasket {
	border: none;
	padding: 0px;
	line-height: 13px;
	cursor: pointer;
}
input.orderSubmit {
	position: absolute;
	left: 0px;
	top: 45px;
	width: 100px;
	height: 20px;
	border: none;
	background-image: url(images/online_kopen_button.gif);
	cursor: pointer;
}

div.orderError {
	position: absolute;
	left: 0px;
	top: 65px;
}

div.orderHistory {
	position: relative;
	width: 530px;
	height: 125px;
	overflow: auto;
}

div.orderHistoryLine {
	position: relative;
	height: 15px;
}

div.orderDate {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 80px;
}

div.orderNumber {
	position: absolute;
	left: 60px;
	top: 0px;
}

div.orderView {
	position: absolute;
	left: 160px;
	top: 0px;
	width: 80px;
}
div.orderStatus {
	position: absolute;
	left: 200px;
	top: 0px;
	width: 80px;
	text-align: right;
}

div.orderPlaced {
	position: absolute;
	left: 300px;
	top: 0px;
	width: 60px;
	text-align: center;
}

div.orderPayed {
	position: absolute;
	left: 360px;
	top: 0px;
	width: 60px;
	text-align: center;
}

div.orderSent {
	position: absolute;
	left: 420px;
	top: 0px;
	width: 60px;
	text-align: center;
}

div.basketLine {
	position: relative;
	padding-bottom: 10px;
	padding-right: 60px;
	width: 140px;
}

div.basketAmmount {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 10px;
	height: 20px;
}

#invoice {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: auto;
	font-size: 12px;
}

div.invoicePayment {
	position: relative;
	width: 494px;
	left: 28px;
	border-left: 7px solid #97ba00;
	border-right: 7px solid #97ba00;
	padding-left: 31px;
	padding-top: 10px;
	z-index: 5;
}
div.invoiceFooter {
	position: relative;
	width: 470px;
	left: 28px;
	border-left: 7px solid #97ba00;
	border-right: 7px solid #97ba00;
	border-bottom: 7px solid #97ba00;
	padding-left: 55px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	z-index: 5;
}
div.invoiceCustomer {
	position: absolute;
	left: 300px;
	top: 50px;
}
div.invoiceHeader {
	position: relative;
	width: 595px;
	height: 175px;
	overflow: hidden;
}

div.invoiceDetails {
	position: relative;
	width: 525px;
	left: 28px;
	border-left: 7px solid #97ba00;
	border-right: 7px solid #97ba00;
	border-top: none;
}

div.invoiceDate {
	position: relative;
	left: 0px;
	width: 480px;
	height: 20px;
	line-height: 20px;
	border-bottom: 2px solid #000000;
	padding-left: 5px;
}
div.invoiceNumber {
	position: absolute;
	top: 0px;
	left: 200px;
	height: 20px;
	line-height: 20px;
	border-left: 2px solid #000000;
	padding-left: 5px;
}

div.invoiceList {
	position: relative;
	left: 27px;
	top: 0px;
	width: 485px;
	min-height: 490px;
	_height: 490px;
	z-index: 5;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

div.invoiceLine {
	position: relative;
	height: 30px;
	line-height: 30px;
}


div.invoiceTotalLine {
	position: relative;
	height: 20px;
	line-height: 20px;
}
div.invoiceSpacer {
	position: relative;
	height: 20px;
}

div.invoiceSubTotals {
	position: absolute;
	bottom: 50px;
	width: 100%;
	border-bottom: 2px solid #000000;
}

div.invoiceTotal {
	position: absolute;
	bottom: 5px
}

div.invoiceArticles {
	padding-bottom: 100px;
}

div.invoiceArticleNumber {
	position: absolute;
	top: 0px;
	left: 30px;
}

div.invoiceArticleName {
	position: absolute;
	top: 0px;
	left: 130px;
	width: 210px;
}

div.invoiceArticleAmmount {
	position: absolute;
	top: 0px;
	left: 5px;
	width: 20px;
	text-align: left;
}

div.invoiceTotalDescription {
	position: absolute;
	top: 0px;
	left: 280px;
	width: 150px;
}

div.invoiceArticlePrice {
	position: absolute;
	top: 0px;
	left: 340px;
	width: 60px;
	text-align: right;
}

div.invoiceArticleTotalPrice {
	position: absolute;
	top: 0px;
	left: 420px;
	width: 60px;
	text-align: right;
}

div.invoiceLeftStripe {
	position: absolute;
	left: 28px;
	top: 0px;
	height: 100%;
	width: 7px;
	border-left: 7px solid #97ba00;
	z-index: 10;
}

div.invoiceRightStripe {
	position: absolute;
	right: 21px;
	top: 0px;
	height: 100%;
	width: 7px;
	border-left: 7px solid #97ba00;
}
div.invoiceBackgroundImage {
	position: absolute;
	bottom: -40px;
	left: -35px;
	width: 595px;
	height: 350px;
	z-index: 1;
}

input.ammountField {
	font-size: 10px;
	line-height: 14px;
	position: absolute;
	left: 10px;
	top: 0px;
	width: 11px;
	height: 14px;
}

div.basketDescription {
	position: relative;
	left: 40px;
	top: 0px;
	width: 140px;
	min-height: 20px;
	_height: 20px;
}
div.basketPrice {
	position: absolute;
	left: 160px;
	top: 0px;
	width: 50px;
	text-align: right;
}


div.basketItems {
	position: relative;
	left: 10px;
	width: 230px;
	height: 105px;
	overflow: auto;
}

div.basketItemsExtended {
	position: relative;
	left: 10px;
	width: 230px;
	height: 140px;
	overflow: auto;
}

div.basketTotal {
	position: relative;
	padding-top: 10px;
	left: 10px;
	width: 210px;
	border-top: 1px solid #666666;
}

div.basketPay {
	position: relative;
	font-size: 11px;
	font-weight: bold;
	padding-top: 20px;
	left: 10px;
	width: 210px;
}
div.basketNotice {
	position: relative;
	padding-top: 50px;
	left: 10px;
	width: 210px;
}
div.euroSymbol {
	position: absolute;
	left: 0px;
	top: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a.locationLink {
	color: #86B300;
}

a.stockMenuLink {
	color: #FFFFFF;
}
a.stockMenuLink:hover {
	color: #E88300;
}

a.mainMenuLink {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-right: 25px;
}

a.addressLink {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.pageLink {
	color: #588931;
}

a.listLink {
	color: #000000;
}

a.greenLink {
	color: #588931;
}

a.orangeLink {
	color: #E88300;
}

a.greyLink {
	color: #666666;
}

input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
h3 {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
}

h4 {
	padding: 0px;
	margin: 0px;
	color: #E88300;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
}

h2 {
	padding: 0px;
	margin: 0px;
	color: #E88300;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
}

img {
	border: none;
}

img.bannerImage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

img.basketImage {
	padding-top: 15px;
	padding-bottom: 10px;
}