html, body, table {
	font-family: verdana, helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #666;
}

body {
	background:url(http://www.ardennesoutlet.com/Media/layoutimages/shadow.jpg) repeat-y fixed center;
}

#container {
	width: 998px;
	margin: auto;
}

#header{
	width: 998px;
	height: 109px;
	position: relative;
	z-index: 2;
}

#lng {
	position: absolute;
	top: 13px;
	left: 845px;
	text-align: right;
	z-index: 1;
	font-size: 11px;
}

#lng a {
	color: #460B45;
	font-weight: normal;
}

#navigatie {
	font-size: 11px;
	color: #FFF;
	height: 20px;
	line-height: 20px;
	text-align: right;
	background-color: #460B45;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#navigatie a {
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#navigatie a:hover {
	color: #EE9C00;
	text-decoration: none;
}

#navigatie .active a, #navigatie .active a:hover {
	color: #EE9C00;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.subnavigatie {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.subnav {
	font-size: 11px;
	font-weight: bold;
}

.subnav a {
	color: #999999;
	text-decoration: none;
}

.subnav a:hover {
	color: #666666;
	text-decoration: none;
}

#colors {
	height: 15px;
	background: url(http://www.ardennesoutlet.com/Media/layoutimages/colors.gif) no-repeat;
	margin-bottom: 1px solid #FFF;
}

#breadcrumbs {
	padding: 0px 0 0 22px;
	color: #A7A7A7;
	font-size: 11px;
	font-weight: bold;
	width: 665px;
	height: 32px;
	line-height: 32px;
	border-left: 251px solid #EE9C00;
}

#breadcrumbs a, #breadcrumbs a:hover {
	color: #A7A7A7;
	font-weight: normal;
	text-decoration: none;
}

/* stdTemplate */
#contentBox {
	background-color: #ECB831;
}

#photo {
	float: left;
	width: 251px;
}

#photo img {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#content {
	float: left;
	background-color: #FFF;
	width: 725px;
	border-top: 1px solid #CCC;
	padding: 0 0 0 22px;
}

#pageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #EE9C00;
	padding-top: 26px;
}


.wedetail {
	width: 690px;
	min-height: 200px;
	background-color: #FFF;
	padding: 0 35px 20px 0;
}

*html .wedetail {height: 200px;}

/* end stdTemplate*/

/* Homepage */
.homeLeft {
	float: left;
}

#homeMain {
	width: 575px;
	height: 305px;
	float: left;
}

#homeRight {
	width: 172px;
	height: 305px;
	float: left;
}
/* end Homepage*/

#buttons {
	clear: both;
	height: 101px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#buttonLeft, #buttonMiddle, #buttonRight {
	float: left;
}

#buttonMiddle {
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#footer {
	color: #FFF;
	height: 14px;
	background: #A87991;

}

#aoc {
	float: left;	
	width: 931px;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-left: 33px;
}

#lbi {
	float: right;
	margin-right: 13px;
}