
#header, #footer{
	margin-top:20px;
	margin-bottom:20px;
}

#header {
	width:761px;
	height: 158px;
	padding:12px;
	background: url(/lib/images/default/header.gif);
}


body, td, p					{ font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
input, select, textarea		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
h3 							{ font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #FF7F00;}
a							{ color: #000000; }
a:hover 					{ color: #FF7F00; }
li 							{ list-style-image: url(/lib/images/li.gif); }
hr							{ color: #FF7F00; height:1px; }

td {
	vertical-align:top;
}

img, table { border: 0;}

body {
	background: #000000;
}

h4 {
	font-family: Arial;
	font-size : 18px;
	font-weight : bold;
	color: #FF7F00;
}


.small {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.aanbieding {
	color: #DC171C;
	font-size: 14px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: left;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color : #1E287A;
}

.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #606060;
	border-bottom: 1px solid #33ffe5;
}

.paging {
	border-top: 1px solid #DC171C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#productCell .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#productCell .price {
	border-top:1px solid #33ffe5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

#kruimel {
	border-bottom: 1px dashed #d4d4d4;
	padding: 5px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #606060;
}

#kruimel a, #kruimel a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #606060;
}

#preview {
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border: 1px solid #d4d4d4; 
	width: 152px; 
	height: 152px;
	cursor: pointer;
}
#preview td {
	width: 150px; 
	height: 150px;
	text-align:center;
	vertical-align:middle;
	border-bottom: ;
}

#preview img {
	text-align:center;
	margin: 0px;
}

#price td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#cart {
	position:absolute;
	margin-left:5px;
	border-top:1px solid #33FFE5;
	background:black;
	color:white;
}

#cart td {
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:white;
}

#account input, #account select {
	width: 150px;
}

#account input.error {
	border: 1px solid red;
}
#account .error {
	font-size: 10px;
	color: red;
}

#list td {
	border-bottom: 1px solid #d4d4d4; 
	cursor: pointer;
}

#list2 td {
	border-bottom: 1px solid #d4d4d4; 
}

#galleryCell .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#galleryCell img.image {
	border: 1px solid black;
}

/* Start menu items */

#menu div.lvl0 {
	width: 180px;
	border-bottom: 1px solid #d8841f;
	cursor: pointer;
}

#menu div.lvl0 div.item {
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	background: #d99223;
}

#menu div.lvl0 div.itemhover {
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	background: #e2a755;
}

#menu div.lvl1 {
	width: 180px;
	border-top: 1px solid #d8841f;
}

#menu div.lvl1 div.item {
	padding-top:5px;
	padding-left:15px;
	background: #d99223;
}

#menu div.lvl1 div.itemhover {
	padding-top:5px;
	padding-left:15px;
	background: #e2a755;
}

#menu div.lvl2 {
	width: 180px;
	border-top: 1px solid #d8841f;
}

#menu div.lvl2 div.item {
	padding-top:5px;
	padding-left:25px;
	background: #d99223;
}

#menu div.lvl2 div.itemhover {
	padding-top:5px;
	padding-left:25px;
	background: #e2a755;
}

#menu div.lvl1 a, #menu div.lvl2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
	text-decoration:none;
}

#menu div.lvl1 a:hover, #menu div.lvl2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7c5314;
	text-decoration:none;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	font-weight: bold;
	text-decoration:none;
}

#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7c5314;
	font-weight: bold;
	text-decoration:none;
}
