/* ---------------------------- ALGEMEEN ---------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background: url(../images/back.png) repeat-x;
}

#container {
	position: relative;
	width: 966px;
	margin: 0 auto 10px;
	background: #FFFFFF url(../images/container.png) no-repeat top;
	padding: 0 7px;
	overflow: auto;
}

img {
	border: 0;
}

input {
	font-size: 11px;
}

.clear {
	clear: both;
}

.btn {
	margin-bottom: -3px;
}

/* ---------------------------- HEADER ---------------------------- */

#header {
	float: left;
	width: 966px;
	height: 126px;
	background: url(../images/header.png);
}

#header #logo {
	clear: both;
	float: left;
	width: 211px;
	height: 82px;
	margin: 3px 0 0 4px;
}

#header h1 {
	float: right;
	font-size: 16px;
	font-weight: bold;
	margin: 19px 70px 0 0;
	height: 19px;
}

#header #flags {
	position: absolute;
	top: 3px;
	right: 17px;
}

#header #flags img {
	margin-left: 2px;
}

#header ul {
	clear: right;
	float: right;
	list-style: none;
	margin: 14px 10px 0 0;
	width: 700px;
}

#header ul li {
	float: left;
	margin: 1px 0 0 0;
}

#header ul li a, #header ul li a:visited {
	display: inline-block;
	background: url(../images/button.png);
	height: 25px;
	width: 140px;
	padding: 9px 0 0 0;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

#header ul li a:hover {
	text-decoration: underline;
}

#header ul li .active {
	text-decoration: underline;
}

#header h2 {
	clear: both;
	float: right;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin: 7px 30px 0 0;
	width: 700px;
}

#header h3 {
	clear: left;
	float: left;
	font-weight: normal;
	font-size: 16px;
	margin: 10px 0 0 45px;
}

/* ---------------------------- MAIN ---------------------------- */

#main {
	clear: both;
	float: left;
	width: 966px;
	min-height: 680px;
	_height: 680px;
	background: #FFF url(../images/sidebar.png) left bottom no-repeat;
}

/* ---------------------------- SIDEBAR ---------------------------- */

#main #sidebar {
	clear: both;
	float: left;
	width: 160px;
}

#main #sidebar ul {
	float: left;
	width: 160px;
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}
#main #sidebar ul li {
	float: left;
	margin: 0 0 0 15px;
}
#main #sidebar  ul  li  a {
	display: inline-block;
	font-size: 12px;
	text-decoration: none;
	width: 145px;
	color: #000;
	padding: 5px 0;
	border-bottom: 1px solid #FFF;
}

#main #sidebar ul li a:hover {
	border-bottom: 1px solid #F47B20;
}

#main #sidebar ul li .active {
	border-bottom: 1px solid #F47B20;
	font-weight: bold;
}

/* ---------------------------- CONTENT ---------------------------- */

#main #content {
	clear: right;
	float: right;
	overflow: auto;
	width: 766px;
	font-size: 12px;
	padding: 20px;
	_height: 650px;
	min-height: 650px;
	overflow-x: hidden;
}

#main #content h4, #main #content h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#main #content a, #main #content a:visited {
	color: #DF660D;
}

#main #content #pagecontent {
	clear: both;
	float: left;
	width: 766px;
	overflow: auto;
}

#main #content #pagecontent a, #main #content #pagecontent a:visited {
	text-decoration: underline;
}

#main #content #pagecontent a:hover {
	text-decoration: none;
}

#editpagecontent {
	display: none;
}

#editpagetitle {
	width: 200px;
}


/* ---------------------------- CONTACT ---------------------------- */

#search_form {
	clear: both;
	margin-bottom: 15px;
}

/* ---------------------------- CONTACT ---------------------------- */

#map_hycultec {
	float: right;
	width: 500px;
	height: 300px;
	overflow: hidden;
	border: 1px solid #F47B20;
	margin: 5px 0 0 0;
}

#routeplanner {
	clear: right;
	float: right;
	width: 500px;
	margin: 5px 0 0 0;
	line-height: 22px;
}

#contact-input {
	font-size: 11px;
}

#contact-btn {
	margin-bottom: -5px;
}
/* ---------------------------- PRODUCT CATS ---------------------- */
.subcatBIG-container {
	float: left;
	width: 360px;
	padding: 0;
	margin: 0 10px 15px;
	border: 1px solid #F9C49D;
}

.subcatBIG-title {
	float: left;
	width: 350px;
	padding: 3px 5px;
	background: #F47B20;
	color: #FFF;
	font-weight: bold;
	height: 16px;
	overflow: hidden;
}

#container #content .subcatBIG-title a, #container #content .subcatBIG-title a:visited {
	color: #FFF;
	text-decoration: none;
}

#container #content .subcatBIG-title a:hover {
	text-decoration: underline;
}

.subcatBIG-content {
	clear: both;
	float: left;
	width: 350px;
	padding: 5px;
	text-align: left;
	height: 175px;
	overflow: hidden;
}

.subcatBIG-content-img {
	clear: both;
	float: left;
	width: 350px;
	padding: 5px;
	text-align: center;
	height: 175px;
	overflow: hidden;
}

.subcatBIG-content .img {
	margin: 0 0 4px 8px;
}

.subcatBIG-footer {
	float: left;
	width: 350px;
	padding: 3px 5px;
	height: 16px;
	text-align: right;
	border-top: 1px solid #F9C49D;
	color: #DF660D;
}

#container #content .subcatBIG-footer a, #container #content .subcatBIG-footer a:visited {
	color: #DF660D;
	text-decoration: none;
}

#container #content .subcatBIG-footer a:hover {
	text-decoration: underline;
}

/* ---------------------------- PRODUCTS ---------------------- */

#products_anker {
	position: fixed;
	right: 0;
	bottom: 0;
	padding: 3px 25px;
	background: #F47B20;
	color: #FFF;
	font-weight: bold;
}

#container #content #products_anker a, #container #content #products_anker a:visited {
	color: #FFF;
	text-decoration: none;
}

#container #content #products_anker a:hover {
	text-decoration: underline;
}

.product_table {
	margin-bottom: 15px;
	border: 1px solid #F47B20;
}

.product_table .title {
	background: #F47B20;
	color: #FFF;
}

#container #content .product_table .title a, #container #content .product_table .title a:visited {
	color: #FFF;
	text-decoration: none;
}

#container #content .product_table .title a:hover {
	text-decoration: underline;
}

.product_table .title_description {
	border-bottom: 1px solid #FFDABF;
	border-right: 1px solid #FFDABF;
}

.product_table .title_information, .product_table .title_size, .product_table .size, .product_table .title_producer, .product_table .producer {
	border-bottom: 1px solid #FFDABF;
}

.product_table .description {
	border-right: 1px solid #FFDABF;
}

.product_table .product_image {
	border-right: 1px solid #FFDABF;
}

.product_table .addtocart {
	border-top: 1px solid #FFDABF;
}

.product_table a, .product_table a:visited {
	text-decoration: none;
}

.product_table a:hover {
	text-decoration: underline;
}

.product_table .detailed_left {
	width: 180px;
	font-weight: bold;
	border-right: 1px solid #FFDABF;
	border-bottom: 1px solid #FFDABF;
}

.product_table .detailed_right {
	border-bottom: 1px solid #FFDABF;
}

.product_table .detailed_right select {
	width: 350px;
	margin: 3px 0 10px;
}

.product_table img {
	max-width: 170px;
	max-height: 150px;
	padding: 2px;
	border: 1px solid #F47B20;
}

.product_table .product_image img {
	max-width: 160px;
	max-height: 120px;
	padding: 2px;
	border: 1px solid #F47B20;
}

.product_table #preview_img {
	float: right;
	width: 190px;
}

#gevonden_producten {
	clear: both;
	float: left;
	height: 20px;
	margin: 10px 0;
	padding: 5px 0 0;
}

#save_changes_products {
	border: 0;
}

#save_changes_products:hover {
	cursor: pointer;
}

/* ---------------------------- FOOTER ---------------------------- */

#main #footer {
	clear: both;
	float: right;
	font-size: 11px;
	width: 766px;
	margin-right: 20px;
	border-top: 7px solid #F47B20;
	padding: 5px 0 15px 0;
}

#main #footer #login {
	margin-right: 7px;
}

#main #footer a, #main #footer a:visited {
	color: #DF660D;
	text-decoration: none;
}

#main #footer a:hover {
	text-decoration: underline;
}

/* ---------------------------- PAGINANUMMERING ---------------------------- */

#container #content #navigation {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 20px;
	margin: 10px 0;
	padding: 0;
}

#container #content #navigation a, #container #content #navigation a:visited, #navigation span {
	display: inline-block;
	padding: 3px 5px;
	margin: 0 2px;
	text-decoration: underline;
}

#container #content #navigation a:hover {
	text-decoration: none;
}

/* ---------------------------- BREADCRUMB ---------------------------- */

#container #content #breadcrumb {
	margin: 3px 0;
	color: #FFF;
	background: #F47B20;
	padding: 4px 5px;
}

#container #content #breadcrumb a, #container #content #breadcrumb a:visited {
	text-decoration: underline;
	color: #FFF;
}

#container #content #breadcrumb a:hover {
	text-decoration: none;
}

/* ---------------------------- WINKELWAGEN ---------------------------- */

#aanvraag_tabel .invoerdata input, #aanvraag_tabel .invoerdata textarea, #aanvraag_tabel .current_password #curpass {
	width: 280px;
}

.product_table .count_products, #shopping_cart_table .count_products {
	width: 40px;
}

#container #sidebar #shopping_cart {
	margin-top: 15px;
}

#shopping_cart_table .tbl-top td {
	border-bottom: 1px solid #F47B20;
}

#shopping_cart_table .tbl-bottom td {
	border-bottom: 1px solid #FFDABF;
}

#shopping_cart_table .tbl-bottom td a, #shopping_cart_table .tbl-bottom td a:visited {
	text-decoration: none;
}

#shopping_cart_table .tbl-bottom td a:hover {
	text-decoration: underline;
}

.delete_from_basket {
	margin: 2px 15px 0 0;
}
