* { padding: 0px; margin: 0px; }

body {
	margin: 5px 0 0 0;
	width: 100%;
	height: 100%;
	font-size: 13px;
	color: #333333;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	background: #fff url(/images/bg.jpg) repeat-x left top;
}
a.plain {
	background: none !important;
	color:#C0FF63 !important;
	display: inline !important;
	padding-left: 0px !important;
	text-decoration: none !important;
}

div#mainContainer {
	width: 1000px;
	margin: 0 auto 0 auto;
}

div#topMenu {
	height: 50px;
	background-image: url(/images/sprite.gif);
	background-position: 0px 0px;
	width: 1000px;
	clear: both;
	margin: 0 0 10px 0;
}

/* Menu */
ul#menu_container_1 {
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}
ul#menu_container_1 li.menu_item {
	display: block;
	float: left;
}
ul#menu_container_1 li.menu_item a.menu_link {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 12px 20px;
	letter-spacing: 1.0px;
	text-decoration: none;
	text-transform: lowercase;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
ul#menu_container_1 li.menu_item a.menu_link:hover {
	text-decoration: none; 
	color: #c0ff63;
}
div#leftMenu {
	width: 190px;
	float: left;
}


#searchBlock {
	margin: 13px 10px 0 0;	
	float: right;
}
div#contentContainer {
	width: 800px;
	float: right;
}
div#logo {
	width: 800px;
	height: 195px;
	background: url(/images/logo.jpg) no-repeat left top;
	margin: 0 0 10px 0;
}

div#moreContent {
	width: 800px;
	clear: both;	
}

div#content {
	background: url(/images/content-bg.gif) no-repeat left top;
	width: 585px;
	padding: 10px;
	float: left;
}

div#rightMenu {
	width: 190px;
	float: right;
	
}
div#rightMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.even {
	background-color: #F1FFDD !important;
}
.odd {
	background-color: #E6FFC1 !important;
}
.p {
	height: 26px;
	height: auto;
	display: block;
	border-top: 1px solid #C0FF63;
	padding: 0 5px 0 5px;
	clear: both;
	overflow: hidden;
	
}

.p span {
	display: block;
	float: left;
	color: #444;
	font: normal 8pt/26px Verdana;
}
.p .q {
	width: 35px;	
}
.p .t {
	width: 75px;	
}
.p .pr {
	width: 65px;	
}

.fleft {
	float: left;
}
.fright {
	float: right;
}
div.searchSiteDiv {
	float: left;
}
div.searchSiteDiv input[type=text] {
	width: 130px;
	padding-left: 20px;
	background: #fff url(/images/magnifier.png) no-repeat 3px 3px;
	
}
div.searchSiteDiv input[type=submit] {
	width: 70px;
}

input[type=submit] {
	padding: 3px 0 4px 0;
	border: none;
	background: #467805;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
	height: 24px;
}
input[type=submit].login {
	padding: 3px 7px 4px 7px;
}
input[type=password],
input[type=text] {
	width: 115px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

/* Sidebar */

.sidebar {
	float: left;
	width: 200px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 10px;
}

.sidebar h2 {
	height: 32px;
	padding: 8px 0 0 10px;
	margin-bottom: 10px;
	background: url(/images/menu.gif) no-repeat left top;
	font-size: 14px;
	color: #dadada;
}

ul#menu_container li.menu_item,
ul#menu_container_3 li.menu_item,
ul#menu_container_2 li.menu_item {
	margin: 0 0 0 10px;
	padding-left: 20px;
	background: url(/images/menu-bullet.gif) no-repeat left 50%;
}

a:link {
	color: #4E8006;
}

a:hover, a:active {
	text-decoration: none;
	color: #4E8006;
}

a:visited {
	color: #4E8006;
}
ul,ol {
	margin-left: 40px;
}

h1, h2, h3 {
	font-weight:normal;
	margin:0;
}
p, ul, ol {
	font-size:11px;
	line-height:26px;
	text-align:justify;
}

/* Footer */
#footer-wrap {
	width: 1000px;
	height: 64px;
	margin: 0 auto;
	background-image: url('/images/sprite.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
	clear: both;
	display: block;	
}


#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #999999;
}

#legal a {
	color: #999999;
}

.controlPanel {  
	width: 185px; 
	margin-bottom: 10px;
	clear: both;
}
.controlPanel div {
	background-color: #454545;
}
.bottomImage,
.topImage {
	margin: 0px;
	padding: 0px;
	font-size: 1px;	
	line-height: 0px;
}

.topImage { 
	background-image: url(/images/topimage.gif);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	font-size: 0px;
	width: 185px;
	
}
.bottomImage {
	background-image: url(/images/bottomimage.gif);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	font-size: 0px;
	width: 185px;
}

.controlPanel div {
	padding: 0px 7px 0px 7px;
	color: #DADADA;
}

.controlPanel div a {
	display: block;
	padding-left: 25px;	
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #C0FF63;
	text-decoration: none;
}

.controlPanel div a:hover {
	text-decoration: underline;
	color: #dadada;
}
#logo h1 {
	display: block;
	float: right;
	margin: 40px 70px 0 0;	
}
#logo h1 a {
	color: #fff;
	text-decoration: none;
}
.money{background-image: url(/images/money.png)}
.cart{background-image: url(/images/cart.png)}
.phone{background-image: url(/images/phone.png)}
.box{background-image: url(/images/box.png)}
.paper{background-image: url(/images/paper.png)}
.edit{background-image: url(/images/user_edit.png)}
.logout{background-image: url(/images/link_break.png)}
.login{background-image: url(/images/link.png)}
.register {background-image: url(/images/user_add.png)}

/* Producten en categorieen */
ul#productList {
	display: block;
	width: 580px;
	list-style-type: none;
	margin: 15px 0px 0px 0px; 
	clear: both;

}
li.product {
	background-color: #eee;
	display: block;
	height: 130px;
	margin-left: 7px;
	text-align: left;
	line-height: normal;
	margin-top: 7px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
li.product .header {
	font: bold 1.1em/1.1em Verdana;
}
div.product_opties {
	background-color: #eee;
	width: 90px;
	height: 125px;
	padding: 5px 5px 5px 10px;
}
	
div.product_opties {
	border-left:  1px solid #ccc;
}
div.product_opties img {
	margin-top: 4px;
	border: none;
	float: right;
}
div.product_opties input {
	width: 35px;
	float: left;
}

div.product_opties input[type=submit] {
	background: none;
	border: none;
	color: none;
	background-image: url('/images/cart_add.png');
	background-repeat: no-repeat;
	background-position: 3px 5px;
	float: right;
	cursor: pointer;
}
span.nudge {
	margin-top: 4px;
}


div.product_image_container {
	height: 130px;
	width: 120px;
	text-align: center;
}
div.product_image_container img {
	float: none !important;
	max-width: 120px;	
}


span.prijs {
   	display: block;
   	height: 30px;
   	font: bold 1.1em/1.1em Verdana;
   	margin-top: 15px;
}
.no_border {
	border: 0px solid #000;
}
span.mag {
	display: block;
	margin: 5px 0px 0px 5px;
}


fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
}
div.product_added {
	border: 4px solid #267F00;
	background-color: #BFFF8C;
	color: #267F00;
	font: bold 1.0em/40px Verdana;
	height: 40px;
	padding: 0 0 0 50px;
	background-image: url('/images/tick.png');
	background-repeat: no-repeat;
	background-position: 25px 12px;
	margin: 10px;
}
div#site_login_container ul,
div#site_register_container {
	width: 420px;

}
div#site_login_container ul,
div#site_register_container ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#site_login_container ul li,
div#site_register_container ul li {
	display: block;

}
div#site_login_container ul li label,
div#site_register_container ul li label {
	display: block;
	
}
div#site_login_container ul li select,
div#site_register_container ul li select {
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
	width: 190px;

}
div#site_login_container ul li input[type=text],

div#site_login_container ul li input[type=password],
div#site_login_container ul li select,
div#site_register_container ul li input[type=password],
div#site_register_container ul li select,
div#site_register_container ul li input[type=text] {
	border-left: 5px solid #BED99C;
	width: 180px;
}
div#site_login_container ul li input,
div#site_register_container ul li input.short {
	width: 76px;
}
li.header {
	font: bold 8pt/18px Verdana;
	padding-top: 10px;
	height: 30px;

}
.check {
	line-height: 30px;
	display: block;
	height: 30px;
	vertical-align: middle;
}
.check input[type=checkbox] {
	margin: 0px 10px 0px 0px;
}
div#site_login_container ul li input,
div#site_register_container ul li input {
	text-transform: none;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.cright{
	clear: right;
}
.cleft {
	clear: left;
}
.cboth {
	clear: both;	
}

.error {
	background-color: #FFD491;
}
div#site_login_error,
div#site_register_error {
	border: 3px solid red;
	background-color: #FFD491;
	padding: 7px;
	margin: 10px;
	
}

.extended {
	width: 190px !important;
}

/* categorieen */
ul#categoryList {
	width: 580px;
	list-style-type: none;
	margin: 0px;
	height: auto;
	display: block;
	clear: both;
}

ul#categoryList li.category {
	background-color: #e7FFdF;
	display: block;
	height: 80px;
	width: 270px;
	margin-left: 7px;
	cursor: pointer;
	text-align: left !important;
	line-height: normal;
	margin-top: 7px;
}

ul#categoryList li:hover {
	background-color: #F1FFC6;
}
li.product img,
li.category img {
	float: left;
	margin-right: 10px;
	border: 1px solid #000;
	margin-top: 5px;
}
.header { font-weight: bold; display: block; height: 20px;}

li.category .header a {
	float: right;	
	margin-right: 3px;
}
.fixed { font: normal 1em/1.0em verdana;}
.cImage {
	float: left;
	margin: 5px;
}

/* Winkelwagen */
th {
	text-align: left;	
}
tr.center {
	text-align: center;
}

tr td {
	padding-left: 5px;
}

tr input[type=text] {
	width: 30px;
	text-align: center;
}
tr input[type=submit] {
	background: none;
	border: none;
	color: none;
	width: 20px;
	cursor: pointer;
}
tr input[type=submit].add {
	background-image: url('/images/add.png');
	background-repeat: no-repeat;
	background-position: 3px 5px;
}
tr input[type=submit].remove {
	background-image: url('/images/delete.png');
	background-repeat: no-repeat;
	background-position: 3px 5px;
}
tr input[type=submit].delete {
	background-image: url('/images/cart_delete.png');
	background-repeat: no-repeat;
	background-position: 3px 5px;
}
tr div {
	display: inline;
}
td.topLine {
	border-top: 2px solid #000;
}
td.topSLine {
	border-top: 1px solid #000;
}
.bold {
	font-weight: bold;
}
.aright {
	text-align: right;
	padding-right: 5px;
}
div.button {
	float: right;
	margin: 20px 10px;
	width: 150px;
	text-align: center;
	background-image: url('/images/afrekenen.gif');

}

div.button input[type=submit] {
	background: none;
	border: none;
	color: none;
	cursor: pointer;
}
div.button input[type=submit],
div.button a {
	background-repeat: no-repeat;
	background-position: 15px 8px;
	width: 150px;
	display: block;
	color: #C0FF63;
	text-decoration: none;
	height: 32px;
	font: bold 9pt/32px Verdana; 
}
div.button input[type=submit].legen {
	background-image: url('/images/cart_remove.png');
}
div.button input[type=submit].money {
	background-image: url('/images/money.png');
}

div.button a:hover {
	text-decoration: underline;	
}
div#progress {
	width: 570px;
	margin-top: 6px;
	background-color: #fff;
	height: 7px;
	border: 1px solid #000;
}

div#progress .active {
	background-color: #92B4A4;
}

div#progressinfo .info,
div#progress div {
	float: left;
	display: block;
	width: 114px;
	height: 7px;
	line-height: 1px;	
}
div#progressinfo {
	height: 25px;
	font: normal 7pt/25px verdana;
	width: 570px;
}
div#progressinfo .active {
	font-weight: bold !important;
}
div#progressinfo .info {
	font: normal 9pt/25px verdana;
	text-align: center;
	color: #000;
}
div.infoBlock {
	width: 285px;
	height: 250px;
	float: left;
	margin-left: 5px;
}
div#loginStep {
	margin: 5px;
}
div.payblock ul {
	margin: 0px;
	list-style: none;
} 

div.payblock ul label {
	display: block;
	width: 90px;
	float: left;
}
div#payMethods {
	clear: both;
}
div#payMethods ul {
	list-style: none;
}

div.payblock {
 	float: left;
 	width: 250px;
 	height: 150px;
 	padding-left: 10px;
}

#errors {
	display: block;
	border: 3px solid #F00;
	line-height: 30px;
	padding: 0px 10px;
	margin: 10px 0px;
	background-color: #FDD;
	font-weight: bold;
}

ul#confirm_info {
	list-style: none;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}

ul#confirm_info li {
	width: 140px;
	display: block;
	height: 25px;
	float: left;
	line-height: 25px;
}
/* PRODUCT PAGE*/


div.product_small_block {
	width: 140px;
	height: 200px;
	float: left;
}

div#product_description { 
	float: left;
	width: 280px;
	padding: 0 10px;
}

div#product_images {
	clear: both;
	border-top: 5px solid #AAA;
	float: left;
}
div#product_images img {
	margin: 5px 9px;
	border: none;
}
div.product_small_block img.thumbnail {
	margin: 10px;
	border: 3px solid #000;
}
div.product_opties_detail {
	background-color: #eee;
	width: 120px;
	height: 60px;
	padding: 5px 5px 5px 10px;
}
	
div.product_opties_detail {
	border:  1px solid #ccc;
	border-top:  1px solid #ccc;
}
div.product_opties_detail img {
	margin-top: 4px;
	border: none;
	float: right;
}
div.product_opties_detail input {
	width: 35px;
	float: left;
}
div.product_opties_detail input[type=submit] {
	background: none;
	border: none;
	color: none;
	background-image: url('/images/cart_add.png');
	background-repeat: no-repeat;
	background-position: 3px 5px;
	float: right;
	cursor: pointer;
}
span.price {
	color: #F00;	
}
img.logo {
	margin-top: 25px;
}
h3.artilelno {
	color: #444;
	font-size: 0.9em;
	font-weight: normal;
}


input#idealButton {
	height: 77px;
	width: 210px;
	background: none;
	text-decoration: underline;
	color: #000;
	cursor: pointer;
	background-image: url('/images/ideal.gif');
	background-repeat: no-repeat;
	margin: 20px 50px;
		
}

div#logosrow {
	margin-top: 20px;
	display: block;
	clear: both;
}

div#logosrow img {
	margin: 4px;
	
}
div.logo {
	float: left;
}

div.contactInfo {
	background: none !important;
	color: #000;
}
div.img {
	padding: 0;
}

div.img a {
	padding: 2px 16px 0px 16px;
}

li.tab {
	display: block;
	margin-left: 30px !important;
}

/* NIEUWS */
div.newsItem span.newsTitle {
	font: bold 1.1em/20px "Trebuchet MS",Arial,Helvetica,sans-serif;
	
}
div.newsItem img.nimage {
	float: left;
	padding-right: 5px;	
}
div.newsItem span.newsDate {
	float: left;
	display: block;
	width: 80px;
	font: normal 11px/20px "Trebuchet MS",Arial,Helvetica,sans-serif;
	
}
div.newsItem div.newsContent {
	border-top: 1px solid #CCC;
	padding-top: 10px;
	margin-top: 5px;
	font-size:11px;
	overflow: hidden;
}
div.newsItem div.newsLink {
	height: 15px;
}
div.newsItem div.newsLink a {
	float: right;
	font-size:11px;
}
div.newsItem {
	margin-bottom: 20px;
	padding-right: 9px;

}
/* Nieuws blok rechts */
span.newsdate {
	float: left;
	display: block;
	width: 40px;
}
#newsList a {
	font: normal 1em/18px "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-decoration: none;

}
#newsList {
	text-align: left !important;
	line-height: 18px;	
}
#newsList a:hover {
	text-decoration: underline;
}

a.plain:hover {
	text-decoration: underline !important;
}

#category_images {
	margin: 30px 0 0 0;
}
#category_images img {
	margin: 5px;
}
