* {
	padding: 0; 
	margin: 0; 
}

body {
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: 12px;
 color: #0d1d4e;
 background: #fff url('wijnhuis.gif') repeat-x;
}

#concepten div {
	cursor: pointer;
}

#wrapper {
 margin: 0 auto;
 border-collapse: collapse;
 border: 0;
 width: 882px;
}

#faux {
 width: 100%;
 background-color: #D5D5FF;
}

#header {
 color: #333;
 padding: 0px 0px;
 height: 223px;
 margin: 0px 0px 0px 0px;
 background: #fff url('header.jpg') no-repeat 0px 0px;
}

#search_box {
 float: right;
}

#header_menu {
 height: 25px;
 background-color: #5A5B5D;
 border-left: 3px solid #fff;
 border-right: 3px solid #fff;
}

#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: #eee;
}

#header_menu a:hover {
 color: #333;
 background-color: #fff;
}

#random_header {
 float: right;
 height: 223px;
}

#leftcolumn {
 background-color: #5A5B5D;
 background-image: url('leftcolumn_bg.jpg');
 width: 218px;
 /*border: 3px solid #fff;*/
 border-top: 0;
 padding: 0;
 padding-left: 3px;
 margin: 0;
 color: #FFF;
}

#goede_doelen {
 padding: 6px;
}

#goede_doelen a {
 color: #fff;
}

#login_form {
 margin-top: -25px;
 margin-left: 220px;
 padding: 3px;
}

#menu {
 padding: 10px;
}

#menu ul li {
 background: #5A5B5D url('menu_button.gif') no-repeat 0 3px;
 padding-left: 15px;
 margin-top: 8px;
}

#menu ul ul li {
 background: #5A5B5D url('submenu_button.gif') no-repeat 0 3px;
}

#rightcolumn {
 background-color: #D5D5D5;
 background-image: url('rightcolumn_bg.jpg');
 color: #333;
 padding: 30px 45px 30px 30px;
 border: 0px;
 /*border-right: 3px solid #fff;*/
 line-height: 150%;
}

#footer {
 clear: both;
 color: #333;
 font-size: 8px;
 background: #FFF url('wittewijn.gif') repeat-x;
 border: 3px solid #fff;
 border-left: 2px;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 text-align: center;
}

.clear { clear: both; background: none; }

h1 {
 color: #888;
 font-size: 22px;
 padding-top: 5px;
 background: transparent url('logo.gif') no-repeat 0 0;
 padding-left: 40px;
 padding-bottom: 30px;
 line-height: 100%;
}

h2 {
 color: #333;
 font-size: 150%;
 padding-top: 5px;
}

h2 span {
 color: #b44;
}

#leftcolumn h2 {
 color: #eee;
}

p {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color: #333333;	
 padding-top: 5px;
 margin-bottom: 5px;
}

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

table {
 font-size: 11px;
 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: #60237b;
 text-decoration: none;
 outline: none;
}

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

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

#leftcolumn a {
 color: #FFF;
}

#leftcolumn a:hover {
 background-color: #F6EBF1;
 color: #000;
}

img {
 border: none;
}

form {
 padding-top: 5px;
 font-size: 11px;
}

input {
	padding: 1px;
	font-size: 11px;
}

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

ul#subcat {
 list-style: none;
}
ul#subcat li {
 padding: 8px;
 float: left;
}
ul#subcat li a {
 border: 1px solid #bbb;
 background-color: #636;
 padding: 5px;
 color: #fff;
}
ul#subcat li a:hover {
 background-color: #BE82BE;
 color: #000;
}

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

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

.shaded {
 /*background-color: #bbb;*/
}

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

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

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

.webshop_tool_menu {
 font-size: 12px;
 margin-top: -10px;
 margin-bottom: 20px;
}

.webshop_tool_menu a {
 background: transparent url('detailwijn.gif') no-repeat 0 0;
 padding-left: 20px;
 padding-bottom: 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: 10px;
 padding-bottom: 5px;
 border-left: 5px solid #BE82BE;
}

.mailheader {
 background-color: #ff6;
 border: 1px solid #888;
 padding: 0 5px 5px 5px;
 margin-top: 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 {
  font-size: 125%;
  font-weight: bold;
  color: #000;
}

.articles {
 margin: 0;
 padding: 0;
}

.article_thumb {
 padding: 5px;
 margin-bottom: 10px;
 background-color: #fff;
 border: 1px solid #888;
 width: 250px;
 height: 250px;
}

.article_thumb img {
 padding-right: 10px;
 padding-bottom: 10px;
}

#homenieuwelayout {
 width: 220px;
 height: 220px;
 padding: 20px;
 margin-left: 30px;
 float: left;
}


#conceptvosswater {
 width: 200px;
 height: 10px;
 background-image: url(../../images/concepten/Concepten-Voss-water.gif);
   padding: 10px;
 padding-top:200px;
 margin-left: 60px;
 margin-top:40px;
 float: left;
}

#conceptcasasilva {
 width: 200px;
 height: 10px;
 background-image: url(../../images/concepten/Concepten-Casa-Silva.gif);
 padding: 10px;
 padding-top:200px;
 margin-left: 60px;
 float: left;
}

#concepttempus {
 width: 200px;
 height: 10px;
 background-image: url(../../images/concepten/Concepten-Tempus-Two.gif);
 padding: 10px;
 padding-top:200px;
 margin-left: 40px;
 margin-top:40px;
 float: left;
}

#conceptbio {
 width: 200px;
 height: 10px;
 background-image: url(../../images/concepten/Concepten-Biologische-wijn.gif);
 padding: 10px;
 padding-top:200px;
 margin-left: 60px;
 margin-top:40px;
 float: left;
}

#conceptesk {
 width: 200px;
 height: 10px;
 background-image: url(../../images/concepten/Concepten-Esk-valley.gif);
 padding: 10px;
 padding-top:200px;
 margin-left: 40px;
 margin-top:40px;
 float: left;
}

#conceptglen {
 width: 200px;
 height: 10px;
 background-image: url(../../images/concepten/Concepten-Glen-Carlou.gif);
 padding: 10px;
 padding-top:200px;
 margin-left: 60px;
 margin-top:40px;
 float: left;
}

#conceptisrael {
 width: 200px;
 height: 10px;
 background-image: url(../../images/concepten/Concepten-Isra.gif);
 padding: 10px;
 padding-top:200px;
 margin-left: 40px;
 margin-top:40px;
 float: left;
}

#conceptdomaine {
 width: 200px;
 height: 10px;
 background-image: url(../../images/concepten/Concepten-Tariquet.gif);
 padding: 10px;
 padding-top:200px;
 margin-left: 60px;
 margin-top:40px;
 float: left;
}

#conceptbordeaux {
 width: 200px;
 height: 10px;
 background-image: url(../../images/concepten/bordeaux.gif);
 padding: 10px;
 padding-top:200px;
 margin-left: 40px;
 margin-top:40px;
 float: left;
}
#conceptbourgogne {
 width: 200px;
 height: 10px;
 background-image: url(../../images/concepten/bourgogne.gif);
 padding: 10px;
 padding-top:200px;
 margin-left: 60px;
 margin-top:40px;
 float: left;
}

#conceptalsace {
 width: 200px;
 height: 10px;
 background-image: url(../../images/concepten/alsace.gif);
 padding: 10px;
 padding-top:200px;
 margin-left: 40px;
 margin-top:40px;
 float: left;
}
#conceptrioja {
 width: 200px;
 height: 10px;
 background-image: url(../../images/concepten/rioja.gif);
 padding: 10px;
 padding-top:200px;
 margin-left: 60px;
 margin-top:40px;
 float: left;
}

#conceptgobill {
 width: 200px;
 height: 10px;
 background-image: url(../../images/concepten/Concepten-Champagne-Gobilla.gif);
 padding: 10px;
 padding-top:200px;
 margin-left: 40px;
 margin-top:40px;
 float: left;
}

#concept11steden {
 width: 200px;
 height: 10px;
 background-image: url(../../images/concepten/11steden.jpg);
 padding: 10px;
 padding-top:200px;
 margin-left: 60px;
 margin-top:40px;
 float: left;
}

#conceptwijnrek {
 width: 200px;
 height: 10px;
 background-image: url(../../images/concepten/Concepten-Wijnrekken.gif);
 padding: 10px;
 padding-top:200px;
 margin-left: 40px;
 margin-top:40px;
 float: left;
}

#conceptglas {
 width: 200px;
 height: 10px;
 background-image: url(../../images/concepten/Concepten-Glaswerk.gif);
 padding: 10px;
 padding-top:200px;
 margin-left: 60px;
 margin-top:40px;
 float: left;
}

#conceptwijngeschenk {
 width: 200px;
 height: 10px;
 background-image: url(../../images/concepten/Concepten-Geschenken.gif);
 padding: 10px;
 padding-top:200px;
 margin-left: 40px;
 margin-top:40px;
 float: left;
}

#conceptkerstpakket {
 width: 200px;
 height: 10px;
 background-image: url(../../images/concepten/Concepten-Kerstpakketten.gif);

 padding: 10px;
 padding-top:200px;
 margin-left: 40px;
 float: left;
}

#snelzoeken {
 background: #fff url('chardonnayrood.gif') repeat-x;
 border: 3px solid #fff;
 margin: 10px;
 padding: 3px;
 color: #33b;
}

#snelzoeken select {
	border: 0;
	padding: 2px;
	width: 170px;
}

#snelzoeken a {
 color: #00f;
}

#snelzoeken a:hover {
 background-color: transparent;
}

#snelzoeken h2 {
 margin: 0;
 font-size: 13px;
 font-weight: normal;
 padding: 2px;
 color: #fff;
}

select {
 font-size: 11px;
}

.detail {
 border: 1px solid #888;
 background-color: #fff;
 padding: 10px;
}

.detail h2 {
 color: #b10034;
 font-size: 12px;
}

.detail th {
 color: #b10034;
 text-align: left;
 font-weight: normal;
}

.imagecontainer img {
/* display: inline;
 position: relative;*/
/* background-color: #fff;
 border: 1px solid #a9a9a9;
 margin: -6px 6px 6px -6px;
 padding: 4px;*/
 width: 96px;
 float: left;
}

.detail img {
 float: left;
 padding: 15px;
}

.webshop_menu {
 border-top: 2px solid #fff;
 border-bottom: 2px solid #fff;
 padding-bottom: 10px;
}

.price {
 font-weight: bold;
 color: #b10034;
}

.country {
 color: #60237b;
}

.article_thumb .info {
 height: 160px;
}

.article_thumb h2 {
 color: #800;
 font-size: 12px;
 height: 30px;
 font-weight: normal;
}

.imagecontainer {
/* float:left;*/
/* clear:left;*/
/* background: url(shadowAlpha.png) no-repeat bottom right !important;
 background: url(shadow.gif) no-repeat bottom right;*/
 margin: 10px 0 10px 10px !important;
}

.article_thumb .desc
{
  color: #444;
  height: 115px;
}

.article_thumb .price {
 font-weight: bold;
 color: #b10034;
 padding-left: 116px;
}

.button {
 color: #000;
 font-weight: bold;
 padding: 7px 3px 4px 3px;
}

.button:hover {
 background-color: #fee;
 text-decoration: underline;
 color: #555;
}

.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;
}
.titelbalk {
	clear:left;
	width:559px;
	height:20px;
	padding:10px;
	color:#FFFFFF;
	font-size:14px;
	background-color:#5a5b5d;
	border:2px solid #FFFFFF;
}

.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;
}
