/* website general */

body {
	background-color: #ffff00;
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	margin: 0px;
}

h1
{
	display: none;
}

a {
	color: #ff7800;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#site {
	background-image: url('../img/bg.gif');
	background-repeat: repeat-y;
	position: relative;
	width: 730px;
	min-height: 600px;
	_height: 700px;
 	margin-left: auto;
 	margin-right: auto;
}

#menu_container {
	position: absolute;
	width: 100%;
	top: 142px;
	height: 31px;
	margin-left: auto;
 	margin-right: auto;
 	_padding-left: 1px;
}

#menu {
	width: 670px;
 	height: 31px;
	margin-left: auto;
 	margin-right: auto;
 	border-top: solid 1px #ffffff;
 	background-color: #000000;
 	background-image: url('../img/bg_menu.jpg');
}

#content_container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	_padding-left: 1px;
}

#content {
	width: 670px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
}

#bottom_container {
	position: absolute;
	width: 100%;
	height: 18px;
	bottom: 0px;
	margin-left: auto;
 	margin-right: auto;
}

#bottom {
	text-transform: uppercase;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	width: 665px;
	height: 15px;
	bottom: 0px;
	margin-left: auto;
 	margin-right: auto;
 	background-color: #000000;
 	color: #ffffff;
 	font-size: 7pt;
 	_padding-left: 1px;
}

#bottom_bg {
	width: 730px;
	height: 42px;
	background: url('../img/bg_bottom.gif');
}

#bottom a {
	color: #ffffff;
	text-decoration: none;
}

#websolve {
	padding-top: 14px;
	width: 665px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}

.button {
	background-color: #ffff00;
	border: 0px;
	padding: 5px;
	text-transform: uppercase;
	font-size: 7pt;
	color: #515150;
}

.button:focus {
	color: #ff7b00;
}

select {
	font-family: arial, helvetica "sans-serif";
	font-size: 9pt;
}

input, select, textarea {
 font-family: arial, helvetica, sans-serif;
 font-size: 10pt;
 text-decoration: none;
 border: 1px;
 border-color: #c0c0c0;
 border-style: solid;
 margin: 1px;
 padding-left: 1px;
}

#row2 {
	padding: 20px;
	margin-top: 50px;
	background-image: url('../img/bg_arena.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	min-height: 400px;
	_height: 400px;
}

h2,h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	color: #ff7800;
	font-size: 14pt;
}

/* navigatie */

#nav {
	list-style: none;
	position: relative;
	margin: 0px;
}

#nav ul {
	list-style: none;
	z-index: 99;
	position: relative;
	overflow: visible;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#nav li {
	position: relative;
	float: left;
	display: block;
	height: 14px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}

#nav a {
 text-decoration: none;
 color: #a5a5a5;
 font-size: 11pt;
 font-weight: bold;
}

#nav a:hover {
	color: #ffff00;
}

.navselected {
 color: #ff7b00;
}

.navselected a {
 color: #ff7b00;
}

#submenu {
	position: relative;
	width: 670px;
	height: 25px;
	background-color: #ff7b00;
	background-image: url('../img/bg_category_list.jpg');
	text-transform: lowercase;
	margin-bottom: 15px;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
}

#nav2 {
	list-style: none;
	position: relative;
	margin: 0px;
}

#nav2 ul {
	list-style: none;
	z-index: 99;
	position: relative;
	overflow: visible;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#nav2 li {
	position: relative;
	float: left;
	display: block;
	height: 14px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}

#nav2 a {
 text-decoration: none;
 color: #4f4f4f;
 font-size: 10pt;
 font-weight: bold;
}

#nav2 a:hover {
	color: #ffff00;
}

.nav2selected {
 color: #000000;
}

.nav2selected a {
 color: #000000;
}

/* webshop */

#webshop {
	margin-top: 10px;
	width: 630px;
	_padding-bottom: 20px;
}

#webshop_categories {
	position: absolute;
	width: 670px;
	height: 25px;
	text-transform: lowercase;
	top: 224px;
	left: 35px;
	margin-bottom: 25px;
	margin-top: -50px;
	z-index: 99999;
	_width: 630px;
	_position: relative;
	_top: 8px;
	_left: -14px;
}

#category_list a {
	text-decoration: none;
	color: #4f4f4f;
	font-size: 10pt;
	font-weight: bold;
}

#category_list a:hover {
	color: #ffff00;
}

#category_list .selected {
	text-decoration: none;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

#category_list {
	float: left;
	list-style: none;
	position: relative;
	margin: 0px;
}

#category_list ul {
	list-style: none;
	z-index: 99;
	position: relative;
	overflow: visible;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#category_list li {
	position: relative;
	float: left;
	display: block;
	height: 14px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}

#basket {
	position: relative;
	float: right;
	width: 265px;
}

#basket .title {
	font-weight: bold;
	font-size: 12pt;
	text-align: right;
	margin-bottom: 10px;
}

#product_list {
	position: relative;
	float: left;
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	width: 360px;
	margin: 0px;
}

#product_list li {
	float: left;
	width: 300px;
	padding: 0px;
	margin: 0px 2px 5px 0px;
	text-align: left;
	border-bottom: solid 1px #d2d2d2;
	padding-bottom: 4px;
}

#product_list .title {
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
}

#product_list .price {
	position: absolute;
	font-weight: normal;
	margin-left: 200px;
}

#product_list .button_add {
	position: absolute;
	margin-left: 240px;
	margin-top: 2px;
	width: 51px;
	height: 12px;
	padding-top: 1px;
	padding-left: 4px;
	background-color: #ffff00;
	cursor: pointer;
	text-transform: uppercase;
	text-align: left;
	color: #515150;
	font-size: 7pt;
}

#product_list .button_add a {
	color: #515150;
	text-decoration: none;
}

#product_list .button_add a:hover {
	color: #ff7b00;
	text-decoration: none;
}

#product_list .button_info {
	display: none;
	position: absolute;
	margin-left: 300px;
	margin-top: 2px;
	width: 41px;
	height: 12px;
	padding-top: 1px;
	padding-left: 14px;
	background-color: #ffff00;
	z-index: 20;
	cursor: pointer;
	text-transform: uppercase;
	text-align: left;
	color: #515150;
	font-size: 7pt;
}

#product_list .button_info a {
	color: #515150;
	text-decoration: none;
}

#product_list .button_info a:hover {
	color: #ff7b00;
	text-decoration: none;
}

#basket .title {
	font-weight: bold;
	font-size: 20px;
	text-transform: lowercase;
	color: #000000;
	margin-bottom: 20px;
}

#basket .button_order {
	position: absolute;
	margin-top: 2px;
	bottom: -20px;
	right: 0px;
	width: 55px;
	height: 18px;
	padding-top: 5px;
	background-color: #ffff00;
	z-index: 20;
	cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	color: #515150;
	font-size: 8pt;
	_position: relative;
	_bottom: 0px;
	_height: 5px;
	_padding-top: 10px;
}

#basket .button_order a {
	color: #515150;
	text-decoration: none;
}

#basket .button_order a:hover {
	color: #ff7b00;
	text-decoration: none;
}

#shoppingcart {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

#shoppingcart .product_li {
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: solid 1px #d2d2d2;
}

#shoppingcart .total_li {
	margin-top: 20px;
	margin-bottom: 20px;
}

#shoppingcart .discount_li {
	margin-top: 15px;
	margin-bottom: 15px;
}

#shoppingcart .aantal {
	float: left;
	width: 40px;
}

#shoppingcart .minus {
	float: left;
	width: 7px;
	height: 12px;
	margin-right: 2px;
	background: url('../img/webshop/minus.png') no-repeat;
	background-position: bottom center;
	cursor: pointer;
}

#shoppingcart .plus {
	float: left;
	width: 7px;
	height: 12px;
	margin-right: 2px;
	background: url('../img/webshop/plus.png') no-repeat;
	background-position: bottom center;
	cursor: pointer;
}

#shoppingcart .minus_leeg {
	float: left;
	width: 7px;
	height: 12px;
	margin-right: 2px;
	background-position: bottom center;
	cursor: pointer;
}

#shoppingcart .plus_leeg {
	float: left;
	width: 7px;
	height: 12px;
	margin-right: 2px;
	background-position: bottom center;
	cursor: pointer;
}

#shoppingcart .aantal_text {
	float: left;
	width: 12px;
	text-align: right;
}

#shoppingcart .producttitle {
	text-transform: lowercase;
	float: left;
	width: 160px;
	text-align: left;
}

#shoppingcart .euro {
	float: left;
	width: 5px;
	margin-left: 10px;
	text-align: right;
}

#shoppingcart .price {
	float: left;
	width: 45px;
	text-align: right;
}

#shoppingcart .optionamount {
	float: left;
 	font-style: italic;
 	margin-left: 20px;
 	width: 30px;
 	_width: 40px;
 	_margin-left: 0px;
}

#shoppingcart .optionminus {
	float: left;
	width: 7px;
	height: 12px;
	margin-right: 2px;
	margin-top: 5px;
	margin-bottom: 1px;
	background: url('../img/webshop/minus.png') no-repeat;
	background-position: bottom center;
	cursor: pointer;
}

#shoppingcart .optionplus {
	float: left;
	width: 7px;
	height: 12px;
	margin-right: 2px;
	margin-top: 5px;
	margin-bottom: 1px;
	background: url('../img/webshop/plus.png') no-repeat;
	background-position: bottom center;
	cursor: pointer;
}

#shoppingcart .optionaantal_text {
	margin-top: 5px;
	margin-bottom: 1px;
	float: left;
	width: 12px;
	text-align: right;
}

#shoppingcart .optiontitle {
	text-transform: lowercase;
	margin-top: 5px;
	margin-bottom: 1px;
	margin-left: 10px;
	float: left;
	width: 140px;
	_width: 150px;
	text-align: left;
	font-style: italic;
}

#shoppingcart .optioneuro {
	float: left;
	margin-top: 5px;
	margin-bottom: 1px;
	width: 5px;
	margin-left: 10px;
	text-align: right;
	font-style: italic;
}

#shoppingcart .optionprice {
	float: left;
	margin-top: 5px;
	margin-bottom: 1px;
	width: 45px;
	text-align: right;
	font-style: italic;
}

#shoppingcart .form_optionamount {
	padding-left: 15px;
	font-style: italic;
}

#shoppingcart .form_optiontitle {
	font-style: italic;
}

#shoppingcart .form_optioneuro {
	font-style: italic;
}

#shoppingcart .form_optionprice {
	font-style: italic;
	text-align: right;
}

#basket_large {
	position: relative;
	list-style: none;
	padding-left: 0px;
	width: 100%;
	background-position: bottom;
	text-align: left;
}

#basket_large .title {
	font-weight: bold;
	font-size: 20px;
	text-transform: lowercase;
	color: #000000;
	margin-bottom: 20px;
}

#basket_large th {
	border-bottom: 1px solid #d2d2d2;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff7b00;
}

#basket_large .button_place_order {
	float: left;
	margin-top: 20px;
	padding-top: 1px;
	width: 55px;
	height: 15px;
	_height: 5px;
	padding-top: 0px;
	_padding-top: 10px;
	background-color: #ffff00;
	z-index: 20;
	cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	color: #515150;
	font-size: 8pt;
}

#basket_large .button_place_order a {
	color: #515150;
	text-decoration: none;
}

#basket_large .button_place_order a:hover {
	color: #ff7b00;
	text-decoration: none;
}

#basket_large .button_cancel {
	float: left;
	width: 108px;
	height: 18px;
	margin-top: 20px;
	margin-right: 10px;
	padding-top: 5px;
	background-color: #ffff00;
	z-index: 20;
	cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	color: #515150;
	font-size: 8pt;
}
#basket_large .button_cancel a {
	color: #515150;
	text-decoration: none;
}

#basket_large .button_cancel a:hover {
	color: #ff7b00;
	text-decoration: none;
}

#basket_large .button_next {
	float: left;
	width: 108px;
	height: 18px;
	margin-top: 20px;
	padding-top: 5px;
	background-color: #ffff00;
	z-index: 20;
	cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	color: #515150;
	font-size: 8pt;
}

#basket_large .button_next a {
	text-decoration: none;
	color: #515150;
}

#basket_large .button_next a:hover {
	color: #000000;
	text-decoration: none;
}

#basket_large .error {
	color: #af0000;
}