/****************************** 
	Global
******************************/

* {
	margin: 0;
	padding: 0;
	font-family: verdana, Arial, sans-serif, Helvetica;
	color: #000;
	font-size: 11px;
}

html,
body {
	/*height: 100%;*/	
	line-height: 16px;
	text-align: left;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background: url('../images/tire.png') #fff repeat-y center top;
}

/*img {
	behavior: url(iepngfix.htc) 
}*/

img {
	border: 0;
}

a {
	text-decoration: none
}

a:link {
	color: #FF7712;
	text-decoration: underline;
}

a:visited {
	color: #FF7712;
	text-decoration: underline;
}

a:active {
	color: #FF7712;
	text-decoration: underline;
}

/*a:hover {
	color: #FF7712;
}*/

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

label:hover {
	color: #f38f1f;
}

select, input, textarea {
	border: 1px solid #cfcfcf;
	width: 230px !important;
}

input.button {
	width: 100px !important;
	cursor: pointer;
}

input.button:hover {
	background: #adadad;
	color: #f00;
}

table.form td.label {
	font-weight: bold;
	font-size: 10px;
}

input.radio {
	border: 0;
}

ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

/*div#middle_content ul {
	list-style-type: disc;
	list-style-position: inside;
}*/

.hr {
	clear: both;
	overflow: hidden;
	width: 250px;
	height: 1px;
	border-bottom: 1px solid #000;
}

.hr hr {
	display: none;
}

fieldset {
	border: 0;
}

fieldset legend {
	display: none;
}

fieldset dl dt {
	clear: both;
	float: left;
}

fieldset dl dt span.required {
	color: #f00;
	margin-right: 4px;
}

/****************************** 
	Main divisions
******************************/

div#container {
	position: relative;
	overflow: visible;
	width: 950px;
	height: auto;
	margin: 0 auto;
}

div#head {
	width: 950px;
	height: 140px;
	margin: 0 auto;
	background: url('../images/header.png') no-repeat center bottom;
}

/* Internet Explorer *
/*\*/
* html div#head {
    background: url('../images/header.gif') no-repeat center bottom;
}
/**/

div#middle {
	overflow: hidden;
	width: 950px;
	height: auto;
	margin: 0 auto;
}

div#foot {
	overflow: visible;
	width: 850px;
	height: 50px;
	margin: 0 auto;
}

/****************************** 
	Sub divisions
******************************/

div#middleLeft {
	float: left;
	width: 264px;
	background: url('../images/olie_zonder.png') no-repeat left bottom;
}

div#middleContent {
	position: relative;
	float: right;
	width: 636px; /* 636 */
	/*padding: 0 50px 0 0;*/
	padding: 0 44px 0 0;
}

/****************************** 
	Specializations
******************************/

div#head a.logoLink,
div#head a.logoLink:visited {
	display: block;
	float: left;
	width: 186px;
	height: 52px;
	margin: 0 0 0 -7px;
}

div#head a.logoLink img {
	padding-top: 13px;
}

div#head div.menu {
	float: left;
	width: 345px;
	height: 45px;
	margin: 22px 0 0 14px;
}

div#head div.icons {
	float: left;
    margin: 5px 0 0 286px;
}

/* Navigationbox - start */

ul.navigationbox {
	position: relative;
	z-index: 100;
}

ul.navigationbox li {
	position: relative;
	display: block;
	float: left;
	padding: 0;	
}

ul.navigationbox ul {
	position: absolute;
	top: 0;
	display: none;
	width: 150px;
}

ul.navigationbox li a,
ul.navigationbox li a:visited {
	display: block;
	width: 60px;
	height: 34px;
	padding-top: 10px;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background: url('../images/headermenu.png') no-repeat left top;
}

/* Knop: Home */
ul.navigationbox li.nav_1001 a,
ul.navigationbox li.nav_1001 a:visited {
	width: 61px;
}

ul.navigationbox li.nav_1001 a:hover {
	background-position: 0 -53px;
}

/* Knop: Nieuws */
ul.navigationbox li.nav_1002 a,
ul.navigationbox li.nav_1002 a:visited {
	width: 64px;
	background-position: -61px 0;
}

ul.navigationbox li.nav_1002 a:hover {
	background-position: -61px -53px;
}

/* Knop: Bezorgen */
ul.navigationbox li.nav_1003 a,
ul.navigationbox li.nav_1003 a:visited {
	width: 67px;
	background-position: -124px 0;
}

ul.navigationbox li.nav_1003 a:hover {
	background-position: -124px -53px;
}

/* Knop: Agenda */
ul.navigationbox li.nav_1004 a,
ul.navigationbox li.nav_1004 a:visited {
	width: 63px;
	background-position: -191px 0;
}

ul.navigationbox li.nav_1004 a:hover {
	background-position: -191px -53px;
}

/* Knop: Contact */
ul.navigationbox li.nav_1005 a,
ul.navigationbox li.nav_1005 a:visited {
	width: 72px;
	background-position: -254px 0;
}

ul.navigationbox li.nav_1005 a:hover {
	background-position: -254px -53px;
}

/* Knop: Extra */
ul.navigationbox li.nav_1027 a, 
ul.navigationbox li.nav_1027 a:visited {
	width: 72px;
	background-position: -254px 0;
}

ul.navigationbox li.nav_1027 a:hover {
	background-position: -254px -53px;
}

ul.navigationbox ul {
	position: absolute;
	top: 30px;
	left: -15px;
	margin: 0;
	padding: 14px 0 0;
	border: 0;
	background: 0;
}

ul.navigationbox ul li {
	width: 190px;
	border-bottom: 1px solid #fff;
	background: #565656;	
	/*opacity: 0.65;
	filter: alpha(opacity=65);*/ /* IE */
}

ul.navigationbox ul a,
ul.navigationbox ul a:visited {
	display: block;
	width: 190px !important;
	height: auto;
	padding: 2px 0 2px 10px;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	background: 0;
}

ul.navigationbox ul a:hover {
	width: 180px;
	padding-left: 15px;
	color: #fff;
	background: #C68A4C;
	/*opacity: 1;
	filter: alpha(opacity=100);*/ /* IE */	
}

ul.navigationbox ul ul {
	position: absolute;
	top: 0;
	left: 190px;
	margin: 0;
	padding: 0;
}

ul.navigationbox li.nav_1001 ul.layer_1 a:hover {
	background: #E27725;
}

ul.navigationbox li.nav_1002  ul.layer_1 a:hover {
	background: #C5894B;
}

ul.navigationbox li.nav_1003 ul.layer_1 a:hover {
	background: #669DC6;
}

ul.navigationbox li.nav_1004 ul.layer_1 a:hover {
	background: #318307;
}

ul.navigationbox li.nav_1005 ul.layer_1 a:hover {
	background: #D6BC33;
}

ul.navigationbox li.hover_0 ul.layer_1,
ul.navigationbox li.hover_1 ul.layer_2,
ul.navigationbox li.hover_2 ul.layer_3,
ul.navigationbox li.hover_3 ul.layer_4,
ul.navigationbox li.hover_4 ul.layer_5,
ul.navigationbox li.hover_5 ul.layer_6,
ul.navigationbox li.hover_6 ul.layer_7,
ul.navigationbox li.hover_7 ul.layer_8,
ul.navigationbox li.hover_8 ul.layer_9 {		
	display: block;
}

/* Navigationbox - end */

div#middleLeft div.sectionWebShop {
	overflow: visible;
	position: relative;
	width: 206px;
	min-height: 250px; /* 248 */
	/*margin: 0 0 119px 54px; /*0 0 50px 50px*/
	margin: -5px 0 119px 54px;
	padding: 0;
	line-height: 0;
	font-size: 0;
	background: url("../images/shop_bg.png") repeat-y scroll left top transparent;
	/*background: url('../images/webshop_px.gif') repeat-y left top;*/
	/*background: url('../images/webshop_px.png') repeat-y left top;*/
}

/* Internet Explorer *
/*\*/
* html div#middleLeft div.sectionWebShop {
    height: 248px;
}
/**/

div#middleLeft div.sectionWebShop img.imgTop {
	margin-bottom: -256px;
}

div#middleLeft div.sectionWebShop img.imgBottom {
	position: absolute;
	z-index: 30;
	bottom: -11px;
	left: 0;
}

div#middleLeft div.sectionWebShop div.content {
	position: relative;
	z-index: 20;
	padding:  0 9px 9px;
	line-height: 16px;
	font-size: 11px;	
}

div#middleContent a,
div#middleContent a:visited {
	display: block;
	float: left;
	margin: 0 0 20px 2px;
}

/* Sitemap link */
div#middleContent div.instance_1036 {
	position: absolute;
	right: 61px;
	bottom: -20px;

}

div#middleContent div.instance_1036 a.sitemap,
div#middleContent div.instance_1036 a.sitemap:visited {
	display: inline;
	float: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

/* Actie banner */
div#middleContent div.middleContentActie {
	width: 205px;
	height: 266px;
	float: left;
	background: url('../images/acties.png') no-repeat;
}

div#middleContent div.middleContentActie img {
	width: 160px;
}

div#middleContent div.middleContentActie h2 {
	text-align: center;
	font-weight: bold;
	color: #BDF604;
}

div#middleContent div.middleContentActie a,
div#middleContent div.middleContentActie a:visited {
	display: inline;
	clear: both;
	/*width: 100%;*/
	width: 160px; /* 190 */
	margin: 15px 0 0 13px;
	padding: 10px;
	/*padding: 10px 0;*/
	background-color: #F0F0F0;
	color: #FF7712;
	font-weight: bold;
	font-size: 10px;
}

div#middleContent div.middleContentActie a:hover {
	color: #FF7712;
}

/* SHOP */

#shop_container {
	/*width: 610px;*/
	width: 650px;
	
	margin-bottom: 0;
	background-color: #fff;
	/*margin-bottom: -10px !important;*/
	
}

#shop_category {
	width: 650px;
}

#shop_productdetailproduct {
	/*width: 585px;*/
	width: 625px;
		
}

#shop_category .shop_category_left table tr td.image, 
#shop_category .shop_category_right table tr td.image {
	width: 115px !important;
}

#shop_productlistproduct {
	/*width: 585px;*/
	width: 625px;
}

td.contenttitle {
	color: #FF7712 !important;
	/*text-transform: none !important;*/
}

#shop_searchboxcontainer {
	padding: 10px 0 10px 0px;
	width: 172px;

}

#shop_loginbox {
	width: 227px;
}

#shop_searchbox {
	width:188px;
	margin: 18px 0 0;
}

#shop_cartbox {
	width: 187px;
	margin: 11px 0 0;
}

#shop_cartcontainer {
	/*width: 585px;*/
	width: 625px;
}

#shop_cartboxcontainer {
	padding-left: 0px;
}

#shop_cartboxcontainer * {
	font-size: 10px !important;
	line-height: 10px;
}

#shop_orderhistorycontainer {
	/*width: 585px;*/
	width: 625px;
}

#shop_favouritecontainer {
	/*width: 585px;*/
	width: 625px;
}

#shop_shipmentcontainer {
	/*width: 585px;*/
	width: 625px;
}

#shop_paymentcontainer {
	/*width: 585px;*/
	width: 625px;
}

#shop_orderoverviewcontainer {
	/*width: 585px;*/
	width: 625px;
}

#shop_orderfinishedcontainer {
	/*width: 585px;*/
	width: 625px;
}

#shop_orderhistorydetailcontainer {
	/*width: 585px;*/
	width: 625px;
}

#shop_searchboxcontainer table tr td input.textfield,
#shop_loginbox table tr td input.textfield {
	width: 123px !important;
	margin-bottom: 5px;
	padding: 1px;
}

#shop_searchboxcontainer table tr td input.button,
#shop_loginboxcontainer table tr td input.button,
#shop_searchblock table tr td input.button,
#shop_shipmentcontainer table tr td input.button_paymethod,
#shop_paymentcontainer table tr td input.button_orderoverview  {
	width: 29px !important;
	background: url('../images/button_shop.gif') transparent no-repeat;
	margin-left: 0;
}

#shop_loginboxcontainer table tr td input.textfield {
	margin-bottom: 5px;
	padding: 1px;
}

#shop_loginboxcontainer table tr td input#login_password {
	margin-bottom: -1px;
}

#shop_searchboxcontainer table tr td input.button,
#shop_loginboxcontainer table tr td input.button {
	margin-left: 8px;
}

#shop_searchboxcontainer table tr td select.select {
	width: 166px !important;
}

#shop_productlistproduct table tr td input.button_addtocart,
#shop_cartcontainer table tr td input.button_order,
#shop_registercontainer table tr td input.button_register,
#shop_retrievepasswordcontainer table tr td input.button_send,
#shop_orderoverviewcontainer table tr td table tr td input.button_pay,
#shop_orderfinishedcontainer table tr td input.button_home,
#shop_orderhistorydetailcontainer table tr td input.button_addtocart1,
#shop_orderhistorydetailcontainer table tr td input.button_addtocart2  {
	background: url('../images/button_right.gif') #734B1A no-repeat right top;
}

/*#shop_productlistproduct table */
tr.titles,
td.line {
	background: url('../images/p.gif') repeat-x left bottom !important;
}

#shop_category .contenttitle {
	border-bottom: 1px solid #919191;
}

#shop_category .shop_category_left,
#shop_category .shop_category_right {
	float: left;		
	width: 315px;
	background-color: #fff;
	margin: 10px 0 0 0 !important;
}

#shop_category .shop_category_right {
	float: right;
	margin: 0 0 0 10px;
}

#shop_loginbox
{
	margin: 11px 0 0;
	width: 188px;
}

#shop_loginboxcontainer *
{
    font-size: 10px !important;
}

ul.navigationbox ul.layer_1
{
	z-index:20;
}

ul.navigationbox li li
{
	height: auto;
}


