* { padding: 0; margin: 0; }
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color: #fff;
}
#wrapper {
 margin: 0 auto;
 width: 1075px;
}
#faux {
 background-color: white;
 background: url('main_bg.jpg') repeat-y;
 width: 100%;
}
#header {
 position: relative;
 color: #333;
 padding: 10px 10px;
 height: 134px;
 margin: 0px 0px 0px 0px;
 background: url('header.jpg');
}
#header #home {
 width: 92px;
 height: 72px;
 background: url('home_bg.jpg');
 position: absolute;
 top: 66px;
 left: 108px;
}
#header #home:hover {
 background: url('home_bg.jpg') 92px 0;
}
#header #outlet {
 width: 120px;
 height: 66px;
 background: url('outlet_bg.jpg');
 position: absolute;
 top: 28px;
 left: 224px;
}
#header #outlet:hover {
 background: url('outlet_bg.jpg') 120px 0;
}
#header #winkel {
 width: 80px;
 height: 47px;
 background: url('winkel_bg.jpg');
 position: absolute;
 top: 13px;
 left: 393px;
}
#header #winkel:hover {
 background: url('winkel_bg.jpg') 80px 0;
}
#header #logo {
 width: 204px;
 height: 87px;
 background: url('logo_bg.jpg');
 position: absolute;
 top: 51px;
 left: 439px;
}
#header #logo:hover {
 background: url('logo_bg.jpg') 204px 0;
}
#header #voorwaarden {
 width: 143px;
 height: 63px;
 background: url('voorwaarden_bg.jpg');
 position: absolute;
 top: 7px;
 left: 593px;
}
#header #voorwaarden:hover {
 background: url('voorwaarden_bg.jpg') 143px 0;
}
#header #contact {
 width: 88px;
 height: 52px;
 background: url('contact_bg.jpg');
 position: absolute;
 top: 37px;
 left: 759px;
}
#header #contact:hover {
 background: url('contact_bg.jpg') 88px 0;
}
#header #mandje {
 width: 77px;
 height: 60px;
 background: url('mandje_bg.jpg');
 position: absolute;
 top: 67px;
 left: 872px;
}
#header #mandje:hover {
 background: url('mandje_bg.jpg') 77px 0;
}
#search_box {
 float: right;
}
#header_menu {
 background-color: #BE82BE;
 height: 0px;
}
#header_menu ul {
 list-style: none;
 margin: 0;
 padding: 4px;
 float: right;
}
#header_menu li {
 float: left;
 padding: 0 10px 0 10px;
}
#header_menu a {
 color: #fff;
}
#header_menu a:hover {
 color: #333;
 background-color: #fff;
}
#rightcolumn {
 color: #333;
 margin-left: 275px;
 padding: 0 65px 10px 10px;
 background: url('rightcolumn_top.jpg') no-repeat;
}
#languages {
 margin-top: 30px;
 margin-right: 20px;
}
#footer {
 clear: both;
 color: #fff;
 margin: 0px 0px 10px 0px;
 background: url('footer.jpg');
 padding-top: 20px;
 padding-left: 60px;
 padding-right: 60px;
 height: 21px;
}
#footer a {
 color: #eee;
}
#footer p {
 color: #eee;
}
.clear { clear: both; background: none; }

h1 {
 color: #fff;
 font-size: 18px;
 padding-top: 10px;
 padding-bottom: 20px;
}

h2 {
 color: #A75B9C;
 padding-top: 5px;
 font-size: 14px;
}

h2 span {
 color: #b44;
}

#leftcolumn h2 {
 color: #BE82BE;
}

p {
 padding-top: 5px;
 margin-bottom: 5px;
 color: #555;
 font-size: 12px;
}

#footer p {
 padding: 0;
 margin: 0;
} 

table {
 font-size: 13px;
 padding-top: 5px;
 margin-bottom: 5px;
}

tr.header {
 background-color: #BE82BE;
 color: #fff;
}

th, td {
 padding-left: 5px;
 padding-right: 5px;
}

td.deleted {
 background-color: #fbb;
}

td {
 vertical-align: top;
}

a {
 color: #44b;
 text-decoration: none;
 outline: none;
}

a:hover {
 color: #b44;
 text-decoration: underline;
}

a.selected {
 text-decoration: underline;
 color: #b44;
} 

#leftcolumn {
 padding-top: 49px;
 padding-left: 56px;
 background: url('leftcolumn_top.jpg') no-repeat;
 margin: 0px;
 width: 220px;
 float: left;
 font-family: Arial;
}

#leftcolumn ul {
 width: 218px;
 padding: 0;
 list-style-type: none;
 padding-top: 0;
}

#leftcolumn ul li {
 background: url('menu_normal.jpg') no-repeat;
 height: 17px;
 padding-left: 40px;
 padding-top: 3px;
 overflow: hidden;
}

#leftcolumn ul li a {
 color: #555;
}

#leftcolumn ul li a:hover {
 text-decoration: none;
 font-weight: bold;
}

#leftcolumn ul li.selected_ {
 font-weight: bold;
}

#leftcolumn ul li.selected_0 {
 background: url('menu_selected.jpg') no-repeat;
 font-weight: bold;
}

#leftcolumn ul li.selected_0 a {
 color: #fff;
}

#leftcolumn ul li.normal_1 {
 padding-left: 60px;
 background: url('submenu_normal.jpg') no-repeat;
}

#leftcolumn ul li.selected_1{
 padding-left: 60px;
 background: url('submenu_normal.jpg') no-repeat;
}

#leftcolumn ul li.selected_1 a {
 color: #89457E;
 font-weight: bold;
}

img {
 border: none;
}

form {
 padding-top: 5px;
}

/* lists */
ul {
 padding-left: 0px;
 padding-top: 5px;
}

ul#subcat {
 list-style: none;
}
ul#subcat li {
 margin: 8px;
 padding: 5px;
 float: left;
 background-color: #c47AaC;
}
ul#subcat li:hover {
}
ul#subcat li a {
 color: #fff;
 padding: 5px;
}
ul#subcat li a:hover {
 color: #ff0;
}

/* classes */
.article {
 margin: 5px;
}

.shaded {
 background-color: #ccc;
}

.warning {
 font-weight: bold;
 color: #F33;
}

.alert {
 background-color: #FBB;
 border: 1px solid #BBB;
 padding: 5px;
}

.red {
 color: #F00;
} 

.message {
 background-color: #FF6;
 border: 1px solid #BBB;
 padding: 5px;
}

.short {
 width: 50px;
}

.number {
 text-align: right;
}

.debug {
 border: 1px solid #bbb;
 background-color: #ff8;
 margin: 2px;
 font-family: courier;
 float: left;
 padding: 0 2px;
}

.floatright {
 float: right;
}

.center {
 text-align: center;
}

.note {
 border-top: 3px double #888;
 padding: 5px;
}

.description {
 margin-left: 10px;
 padding-left: 5px;
 padding-bottom: 5px;
}

.mailheader {
 background-color: #ff6;
 border: 1px solid #888;
 padding: 0 5px 5px 5px;
 margin-top: 5px;
 margin-bottom: 5px;
}

.mail {
 background-color: #ff9;
 border: 1px solid #888;
 padding: 0 5px 5px 5px;
 margin-top: 5px;
 margin-bottom: 10px;
}

#steps {
 background-color: #ffb;
 border-top: 1px solid #bbb;
 border-bottom: 1px solid #bbb;
 font-size: 18px;
 color: #888;
}

#steps span {
 color: #000;
}

.article_thumb {
 padding-bottom: 15px;
 margin-bottom: 5px;
 margin-right: 5px;
}

.article_thumb p {
/* clear: both;*/
}

.article_thumb h2 {
 color: #A9599E;
}

.imagecontainer {
 float:left;
 border: 2px solid #656565;
 /*margin: 10px 10px 10px 10px !important;*/
}

.button {
 border: 2px solid #99f;
 background-color: #fff;
 color: #A8619D;
 font-weight: bold;
 font-size: 1.5em;
 padding: 7px;
}

.button:hover {
 text-decoration: underline;
}

.bigbutton {
 background-color: #fdf;
 padding: 20px;
 border: 3px solid #888;
 width: 200px;
 text-align: center;
 font-weight: bold;
 float: left;
 margin: 10px;
}

.bigbutton:hover {
 background-color: #fee;
 text-decoration: underline;
 color: #888;
}

.setupform input {
 width: 300px;
}

select {
 width: 150px;
}

.column2 {
 width: 335px;
 float: right;
 border-left: 6px solid #ece;
 padding-left: 10px;
}

.info {
 color: #777;
}

.continueshopping {
 margin-top: 50px;
} 

p.outlet_button {
	margin-top: 1em;
	margin-right: 2em;
}

a#outlet_button {
	float: left;
	background-color: white;
	color: #636;
	padding: 5px;
	text-align: center;
	width : 100%;
}

a#outlet_button:hover {
	background-color: #ccc;
	color: #636;
	text-decoration: underline;
} 

.pricetag {
 background: url('pricetag.jpg');
 width: 111px;
 height: 24px;
 color: #fff;
 font-weight: bold;
 padding: 4px 8px;
}

.maat {
 color: #555;
}

.maat strong {
 color: #A65A9B;
}

#search_box {
 margin-right: 10px;
 margin-top: 1px;
}
