@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background:#FFF;
	font-family:Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 20px;	
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}
#topbar {
	background: #FFFDD6;
}
#bottombar {
	clear: both;
	height: 30px;	
	background: #7A2133;
	border-top: 20px solid #FFFDD6;
	text-align: left;
	color: white;
	height:190px;
}
#container {
	width: 1000px;
	text-align:left;
	clear: both;
	margin: 0 auto;
}
#links {
	width: 274px;
	float: left;
}
#logo {
	background: url(../assets/logo.gif) 15px center no-repeat;
	height: 108px;
	margin-top: 3px;
}
#menu {
	color: #7A2133;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 12px;
}
#menu a {
	color: #7A2133;
	text-decoration: none;
}
#menu ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu li {
	padding-top: 15px;	
	padding-left: 5px;
}
#menu ul {
	margin-bottom: 15px;	
}
#searchbox {
	background: #7A2133;	
	color: #FFF;
	padding-left: 20px;
	width: 90%;
}
#searchbox select {
	width: 210px;	
	margin-bottom: 5px;
}


#basketbox {
	margin-bottom: 10px;
	background: #7A2133;	
	color: #FFF;
	padding: 10px 0;
	padding-left: 20px;
	font-size: 90%;
	width: 90%;
}
#basketbox ul {
	margin: 15px 10px;
	margin-bottom: 0;
	padding: 0;
}
#basketbox li {
	margin: 0;
	padding: 0;
	clear: both;
}
#basketbox a {
	font-size: 90%;
	color: #FFF;
	text-decoration: none;
}
#basketbox a:hover {
	text-decoration: underline;
}	
#basketbox .item {
	list-style-type:disc;	
}
#basketbox input, #searchbox input {
	width: 175px;
	border: 1px solid #FFF;
	-moz-border-radius: 5px;
	background-color:#CCC;
	height: 30px;
	margin-top: 10px;
	margin-right: 10px;
	cursor:pointer;
	font-weight: bold;
}
#basketbox input:hover {
	background:#999;	
}
#basketitems .additem, #basketitems .addpakket, #basketitems .addbon {
	background: url(../images/addbasket.png) no-repeat center;
	width: 15px;
	height:15px;
	display: block;
	float: right;
	margin-right: 5px;
}
.basketprijs {
	width: 80px;
	float: right;
	text-align: right
}

#basketitems .dropitem, #basketitems .droppakket, #basketitems .dropbon {
	background: url(../images/dropbasket.png) no-repeat center;
	width: 15px;
	height:15px;	
	display: block;
	float: right;
	margin-right: 5px;
}
#basketitems .additem:hover, #basketitems .dropitem:hover, 
#basketitems .droppakket:hover, #basketitems .addpakket:hover,
#basketitems .dropbon:hover, #basketitems .addbon:hover {
	text-decoration: none;
}

.addBasketProduct  {
	background-color:#FFC !important;
	border: 1px solid black;
	width: 275px;
	height: 50px;
	padding-left: 70px;
	background: #FFC url(../images/addbasket_big.png) no-repeat 10px center;
	display: block;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.addBasketProduct input {
	width: 150px;
}
.addBasketProduct a {
	border: 1px solid #000;
	-moz-border-radius: 5px;
	background-color:#CCC;
	text-decoration: none;	
	color: #000;	
	padding: 5px;
	font-weight: normal !important;
	text-align: center;
}

#rechts {
	width: 674px;
	float: left;
}
#header {
	background: url(../assets/header2.jpg);
	height: 302px;
	margin-top: 15px;
	text-align: right;
}

#header a {
	text-decoration: none;
	color: #7A2133;
	font-weight: bold;
	font-size: 11px;
}
#bottomInfo {
	clear: both;
	margin-top: 15px;
	padding-top: 10px;
	background: #FFFDD6;
}
#bottomInfo h1 {
	color: #7A2133;
	font-size: 18px;
}
#bottomInfoContent {
	margin-left: 275px;
}
.devideContent {
	background: url(../assets/contentdevider.gif) repeat-y center;	
}
.middleFloat {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
}


/*IE  6 layout hacks*/
.middleFloatHack {
	_background: url(../assets/contentdevider.gif) repeat-y right;
	_margin: 0px !important;
}
.middleFloatHack .topHeader{
	_margin-right: 2px !important;
}
.ieLayoutHack {
	_margin-left: 0px !important;	
}
.devideContent {
	_background: none !important;	
}


.bottomwrapper {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}

.reset {
	clear: both;
	height:1px;
	line-height:1px;
	font-size:1px;
}
.topHeader {
	background: #7A2133;
	color: white !important;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 18px;
	height: 30px;
	margin-bottom: 10px;
}
.ondertitel {
	color: #999;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	padding-bottom: 10px;
}
#content h1 {
	color: #7A2133;
}
.smallTitle {
	font-size: 15px;
}
.smallTitlea {
	color: #7A2133 !important;
	text-decoration: none;
}
a {
	color: #7A2133;
}
#top5box a{
	color: #999;
}
#top5box td {
	padding-bottom: 20px;	
}
.top5som {
	font-size: 27px;
	text-align: center;
	color: #7A2133;
}
.bordered {
	border: 1px solid #9f6f34;
	width: 80%;
	padding: 7px;
	color: #802b12;
	margin: 10px;
	margin-bottom: 5px;
}
.extraspace {
	margin: 20px 0px;	
}
#bottomlogo {
	background: url(../assets/bottomlogo.gif) no-repeat center center;
	width:275px;
	height: 75px;
	float: left;
}
.nowrap {
	white-space:nowrap;	
}

.contentpadding {
	padding: 10px;	
}



.articles {
	font-size: 12px;
}
.articles td {
	border-bottom: 1px solid black;
	padding-bottom: 10px;
	padding-top: 10px;
}
.articles h2 {
	padding-top: 0;
	margin-top: 0;
}
.nosizedborderimg {
	border: 1px solid #9f6f34;	
	padding: 5px;
}
.borderimg {
	border: 1px solid #9f6f34;	
	width:110px;
	height:110px;
}
.sprite {
	background-position: center;
	background-repeat: no-repeat;
}



#bestelform label{
	width: 100px;
	display: block;
	float: left;
	padding-left: 20px;
}
#bestelform input {
	width: 300px;	
}
#besteloverzicht {
	margin: 5px 20px;
	padding-right: 20px;
	border: 1px solid #333;
	font-size: 90%;
}
#besteloverzicht li {
	padding-top: 5px;	
	margin: 0;
	
}
#besteloverzicht .item {
	border-bottom: 1px dashed #333;	
}
.smalllink {
	font-size: 90%;
	font-style: italic;
	margin-right: 10px;
}
.voorwaarden {
	font-size: 80%;
}
.voorwaarden li {
	list-style-type: disc;	
}


.keerterug {
	background: #7A2133;
	display: block;
	width:250px;
	height: 24px;
	text-align: center;
	color: #FFF;
	border: 1px solid #333;
	text-decoration: none;
	padding-top: 10px;
}
.keerterug:hover {
	background: #661C2B;	
}

.alfanav {
	font-size: 60%;	
	background: #FFFDD6;
	margin: 20px;
	height: 25px;
	padding-top: 10px;
	text-align: center;
	color: #CCC;
}
.alfanav a {
	text-decoration: none;	
}
.alfanav a:hover {
	text-decoration: underline;	
}
.cadeaubon {
	width: 278px;
	height: 179px;
	display: block;
	background: url(../images/cadeaubon.png) no-repeat center;
	color: #7A2133;
	font-size: 250%;
	padding-top: 30px;
	float: left;
	text-align: center;
	text-decoration: none;
	margin: 10px;
}
