body {
	margin: 20px 0;
	padding: 0;
	background: #ECEADC url(images/bg.png) repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7F7E77;
	
}


form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 2px 5px;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #FFBB46;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #2D2D2B;
}

input[type="checkbox"] {
   border: 0;
} /* for the contact form to have no border around the checkbox */

input[type="submit"] {
   border: 0;
} /* for the trace form to have no border around the submit button */

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2D2D2B;
}

h1 a, h2 a, h3 a {
	color: #2D2D2B;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #D2BA29;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.8em;
}

.filter {
	font-size: 0.6em;
} 

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

p, ul, ol {
	margin-bottom: 2em;
	line-height: 180%;
}

blockquote {
	margin: 0 0 0 2em;
	padding: 0 0 0 1em;
	font-style: italic;
	border-left: 4px solid #F2EAB8;
}

a {
	border-bottom: 1px solid #F2EAB8;
	text-decoration: none;
	color: #D2BA29;
}

a:hover {
	border: none;
	color: #FFB700;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 960px;
	height: 129px;
	margin: 0 auto;
}

#header_2 {
	width: 960px;
	height: 180px;
	margin: 0 auto;
}

/* Header  text*/

#headertext {
	float: right;
	width: 485px;
	padding: 10px;
}
#headertext p {
	margin-top: 2em;
	color: #000000;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
}

/* Logo */

#logo {
	/*width: right; */
	height: 129px;
	padding: 0 30px;
	background: #FCC77B url(images/header.jpg) no-repeat right top;
}

#logo_2 {
	/*width: right; */
	height: 180px;
	padding: 0 30px;
	background: #FCC77B url(images/header_2.jpg) no-repeat right top;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 10px;
	text-transform: lowercase;
	letter-spacing: 2px;
	font-size: 2.6em;
	font-weight: normal;
}

#logo h2 {
	padding-top: 30px;
	font-size: .9em;
}

#logo a {
	border: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 960px;
	height: 25px;
	margin: 0 auto;
	background: #FFFFFF url(images/bg_menu.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 1px 0 0 1px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0 12px;
	border: none;
	font: bold 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

#menu a:hover {
	color: #FB7C00;
	font: bold 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#page {
	width: 960px;
	margin: 0 auto;
	background: url(images/bg_page.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 710px;
	padding: 5px;
}

#content p {
	padding-left: 2px;
}


/* products */

#products {
	float: left;
	width: 310px;
	min-height: 180px;
	border-bottom: 2px solid #F2EAB8;
}

/* Product listings */

h1.title {
	text-align: center;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 1.6em;
	border-bottom: 2px solid #FFBB46;
}


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

.items li {
	padding-bottom: 1px;
}

.items {
	margin: 0;
	padding: 15px;
}

.items a {
	border: none;
}

.price {
	margin: 0;
	padding: 5px 0;
	line-height: normal;
	text-align: right;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #000000;
}

.old_price {
	text-decoration: line-through;
	margin: 0;
	padding: 5px 0;
	line-height: normal;
	text-align: right;
	font: normal 0.8em Arial, Helvetica, sans-serif;
	color: #000000;
}


.brand {
	text-align: left;
	color: #000000;
	height: 50px;
}
.image {
	text-align: center;
	width: 150px;
	height: 120px;
}

.image img {
	border: 0px solid;
}
.description {
	margin: 0;
	width: 160px;
	vertical-align: middle;
	
}
.description img{
	float: right;
	border: 0px solid;
}

.buy {
	margin: 0;
	text-align: right;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 15px;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0;
}

/* Cart */

#cart {
	padding-left: 35px;
	font-weight: bold;
	color: #7F7E77;
	text-align: right;
}

#cart table {
	width:  620px;
	border-collapse: collapse;
}

#cart thead th {
	border-top: 2px solid #B4AF8E;
	border-bottom: 2px solid #B4AF8E;
}

#cart tbody td {
	border-bottom: 1px solid #B4AF8E;
	text-align: center;
}

#cart tfoot td {
	border-top: 2px solid #B4AF8E;
	font-weight: bold;
}

#cart a {
	font-weight: bold;
}

/* Footer */

#footer {
	width: 940px;
	/*height: 80px; */
	height: 90px;
	padding: 20px 0 0 20px;
	margin: 0 auto;
	background: url(images/footer.jpg) no-repeat;
}

#footer p {
	margin: 0;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #B4AF8E;
}

#footer a {
	color: #B4AF8E;
}

.search {
	color: #FCC77B;
}


/* contact form */

div#contact {
	width: 600px;
	padding: 5px;
}

input.goed, textarea.goed {
	padding: 3px;
	margin: 3px;
	border: 1px solid #bac5d6;
	font: 10px Verdana, sans-serif;
	background: #fff;
}

input.fout, textarea.fout {
	border: 1px solid #FF0000;
	padding: 3px;
	margin: 3px;
	font: 10px Verdana, sans-serif;
	background: #fff;
}

label.goed {
	float: left;
	width: 160px;
	text-align: left;
	padding-top: 5px;
}

label.fout {
	color: #FF0000;
	float: left;
	width: 160px;
	text-align: left;
	padding-top: 5px;
}

p.contact {
	margin-bottom: .8em;
	line-height: 100%;
}

#contact ul li {
	padding-left: 1em;
	background: url(../images/img06.gif) no-repeat left center;
	font-size: 0.7em;
	color: #FF0000;
	line-height: 100%;
}

#contact img {
	margin-left: 163px;
}

img.imageleft { float: left; margin: 5px; }
img.imageright { float: right; margin: 5px; } 

/*  orderpage tabel */
.tabval {
	font-family: verdana,helvetica;
	color: #000000;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 10pt;
}
.tabhead {
	font-family: verdana,helvetica;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}

/* Debug in red */
.debug {

	font: bold 1em Arial, Helvetica, sans-serif;
	color: #FF0000;
}

