/* =========================================================================================

//
//	StyleSheet Bredemeijer.nl / General Layout
//
//	Aangemaakt door Tim Kant, Remotion, 12-2008
//

========================================================================================= */

/* =========================================================================================
// 	Algemeen
========================================================================================= */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	cursor: default;
	color: #010102;
	background: #595959 url(../gfx/bg_body.jpg) 0px 400px repeat-x;
}

img {
	border:0px;
}

a.black:link,
a.black:active,
a.black:visited {
	color: #000000;
	text-decoration: underline;
}

a.black:hover {
	color: #000000;
	text-decoration: none;
}

a:link,
a:active,
a:visited{
	color: #00a2b1;
	text-decoration: underline;
}

a:hover{
	color: #00a2b1;
	text-decoration: none;
}

p {
	margin: 5px 0px 15px 0px;
	line-height: 14px;
}

.big_lh p, p.big_lh {
	line-height: 18px;
}

.blue p, p.blue {
	color: #00a2b1;
}

/* =========================================================================================
// 	Opbouw - CONTAINER
========================================================================================= */

#container {
	width: 600px;
	height: auto;
	//min-height: 100%;
	//margin-left: 50%;
	padding: 0px;
	//position: absolute;
	//left: -500px;
	background-color: #FFFFFF;
	xoverflow: hidden;
}

/* =========================================================================================
// 	Opbouw - HEADER
========================================================================================= */

#header_container {
	width: 864px;
	height: 88px;
	margin: 15px 68px 0px 68px;
	padding: 0px;
}

#logo {
	width: 600px;
	height: 88px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

#header_menu {
	width: 264px;
	height: 88px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	display:none;
}

#header_shortMenu {
	width: 264px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 11px;
	color: #9d9d9d;
	word-spacing: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#header_shortMenu a:link,
#header_shortMenu a:active,
#header_shortMenu a:visited {
	color: #9d9d9d;
	text-decoration: underline;
}

#header_shortMenu a:hover {
	text-decoration: none;
}

#header_langSelect {
	width: 264px;
	height: auto;
	margin-top: 10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00a2b1;
	text-align: right;
}

/* =========================================================================================
// 	Opbouw - MENU
========================================================================================= */

#menu_container {
	width: 864px;
	height: 41px;
	margin: 0px 68px 0px 68px;
	_margin: 0px 34px 0px 34px;
	padding: 0px;
	position: relative;
	float: left;
	background: #FFFFFF url(../gfx/bg_menu.jpg) 0px 25px repeat-x;
	display:none;
}

/* =========================================================================================
// 	Opbouw - CONTENT
========================================================================================= */

#content_container {
	width: 600px;
	height: auto;
	margin: 20px;
	_margin: 20px;
	padding: 0px;
	position: relative;
	float: left;
	clear: both;
}

#submenu_container {
	width: 218px;
	height: 330px;
	margin-top: 15px;
	padding: 0px;
	position: relative;
	float: left;
	background: url(../gfx/bg_submenu.jpg) no-repeat;
	overflow: hidden;
	display:none;
}

#content_holder {
	width: 600px;
	height: auto;
	margin-top: 15px;
	padding: 0px;
	position: relative;
	float: left;
	overflow: hidden;
}

#banner {
	margin: 0px 68px 0px 68px;
	padding: 0 2px;
}
#banner img {
	width: 860px;
	height: 100px;
	border: 0;
}
/* =========================================================================================
// 	Opbouw - HOME
========================================================================================= */

#home_leftCol {
	width: 610px;
	height: auto;
	margin-bottom: 15px;
	padding: 0px;
	position: relative;
	float: left;
	overflow: hidden;
}

#home_rightCol {
	width: 254px;
	height: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	overflow: hidden;
}

#home_productUfo {
	width: 610px;
	height: 330px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

#home_productUfoPage {
	width: auto;
	height: 12px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 220px;
	left: 10px;
	word-spacing: 3px;
}

#home_productUfoExpl {
	width: 590px;
	height: 70px;
	margin: 0px;
	padding: 5px 10px;
	position: absolute;
	top: 250px;
	left: 0px;
	background: url(../gfx/bg_productufo_expl.png) top left repeat;
	font-size: 11px;
	color: #FFFFFF;
}

#home_productdisplay {
	width: 590px;
	height: 194px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

#home_productdisplay_title {
	width: 590px;
	height: 28px;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	position: relative;
}

#home_productdisplay_titleLeft {
	width: 270px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

#home_productdisplay_titleRight {
	width: 270px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	text-align: right;
	font-size: 11px;
	line-height: normal;
}

#home_tabSwitch {
	width: 254px;
	height: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

#home_tabSwitch .home_tabButton {
	width: 127px;
	height: auto;
	margin: 0px;
	padding: 10px 0px;
	position: relative;
	float: left;
	background-color: #006d7b;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

#home_tabSwitch div.selected {
	background-color: #00a2b1;
}

.home_tabContent {
	width: 234px;
	height: 130px;
	margin: 0px;
	padding: 10px;
	position: relative;
	float: left;
	background-color: #00a2b1;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.home_tabContent a {
	color: #FFFFFF;
}

#homepage_about {
	width: 214px;
	height: auto;
	margin: 0px;
	padding: 20px;
	position: relative;
	float: left;
	font-size: 11px;
}

span.aboutButton {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 3px 10px;
	position: relative;
	float: right;
	background-color: #f0ebe6;
	font-weight: bold;
	cursor: pointer;
}

#home_productUfoExpl a.ufolink {
	display: block;
	float: right;
	color: #00444A;
}

span.aboutButton a:link,
span.aboutButton a:active,
span.aboutButton a:visited {
	color: #221e1f;
	text-decoration: none;
}

span.aboutButton a:hover {
	text-decoration: underline;
}

#homepage_banner {
	width: 864px;
	height: 103px;
	margin: 10px 68px 0px 68px;
	_margin: 10px 34px 0px 34px;
	padding: 0px;
	position: relative;
	float: left;
	text-align: center;
	clear: both;
}

/* =========================================================================================
// 	Opbouw - STORES
========================================================================================= */

#stores_leftCol {
	width: 255px;
	height: auto;
	margin-top: 15px;
	padding: 0px;
	position: relative;
	float: left;
}

#stores_rightCol {
	width: 589px;
	height: auto;
	margin-top: 15px;
	padding: 0px;
	position: relative;
	float: right;
}

#stores_sellingPoints {
	width: 235px;
	height: auto;
	margin: 0px;
	padding: 15px 10px;
	background-color: #00a2b1;
}

#stores_webstores {
	width: 235px;
	height: auto;
	margin-top: 15px;
	padding: 0px 10px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#store_detail {
	width: 406px;
	height: auto;
	margin-top: 15px;
	padding: 10px;
	background-color: #e2d5cb;
}

/* =========================================================================================
// 	Opbouw - CATEGORIES
========================================================================================= */

#categories_specs {
	width: 659px;
	height: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

#categories_specsLeft {
	width: 330px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#categories_specsRight {
	width: 320px;
	margin: 0 0 0 9px;
	padding: 0px;
	float: right;
}

/* =========================================================================================
// 	Content - FOOTER
========================================================================================= */

#footer_container {
	width: 864px;
	height: 88px;
	margin: 20px 68px 20px 68px;
	padding-bottom: 20px;
	color: #9d9d9d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:none;
}

#footer_container a:link,
#footer_container a:active,
#footer_container a:visited,
#footer_container a:hover {
	color: #9d9d9d;
	text-decoration: none;
}

#footer_leftCol {
	width: 45%;
	height: auto;
	margin: 20px 0px;
	padding: 0px;
	position: relative;
	float: left;
}

#footer_rightCol {
	width: 45%;
	height: auto;
	margin: 20px 0px;
	padding: 0px;
	position: relative;
	float: right;
	text-align: right;
}

/* =========================================================================================
// 	List - MAIN MENU
========================================================================================= */

.style_mainmenu{
	position: relative;
	padding: 0 0 0 0;
	margin: 0 20px 0 0px;
	b//ackground: url(../gfx/bg_menu_right.jpg) repeat-x; /*tab background image path*/
	height: 45px;
	width: auto;
	list-style: none;
}

.style_mainmenu li{
	float:left;
	width: auto;
}

.style_mainmenu li a{
	float: left;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	padding:0 0 0 15px; /*Padding to accomodate left tab image. Do not change*/
	margin-right: 15px;
	_margin-right: 7px;
	height: 45px;
	line-height: normal;
	text-align: center;
	cursor: pointer;
}

.style_mainmenu li a:link,
.style_mainmenu li a:active,
.style_mainmenu li a:hover,
.style_mainmenu li a:visited {
	text-decoration: none;
}

.style_mainmenu li a b {
	float: left;
	display: block;
	padding: 5px 24px 0 8px; /*Padding of menu items*/
}

.style_mainmenu li a, .style_mainmenu li a:hover{
	height: 45px;
	color: #fff;
	background: url(../gfx/bg_menu_left.jpg) 0px 0px no-repeat;
}

.style_mainmenu li a b, .style_mainmenu li a:hover b{
	height: 45px;
	color: #fff;
	background: url(../gfx/bg_menu_right.jpg) no-repeat right top;
}

.style_mainmenu li.active a{
	background: url(../gfx/bg_menu_left_active.jpg) 0px 0px no-repeat;
}
.style_mainmenu li.active a b{
	color: #00a2b1;
	background: url(../gfx/bg_menu_right_active.jpg) no-repeat right top;
}

/* =========================================================================================
// 	List - SUB MENU
========================================================================================= */

.sub_menu{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	width: 218px;
}

.sub_menu li a{
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;
}


* html .sub_menu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 198px;
}

.sub_menu li a:visited, .sub_menu li a:active{
	color: white;
}
1
.sub_menu li a:hover{
	background-color: #d5e7e9;
	color: #00a2b1;
}

.sub_menu li.active a{
	background-color: #d5e7e9;
	color: #00a2b1;
}

/* =========================================================================================
// 	List - PAGINATION
========================================================================================= */

.pagination{
	width: 100%;
	overflow: hidden;
	margin-right: 10px;
}

.pagination ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.pagination li{
	width: 12px;
	height: 12px;
	float: left;
	display: block;
	margin: 0 3px 0 0;
	padding: 0;
	background: #767777;
	overflow: hidden;
	cursor: pointer;
}
.pagination li a {
	width: 12px;
	height: 12px;
	display: block;
}

.pagination li a:link,
.pagination li a:active,
.pagination li a:visited,
.pagination li a:hover, {
	text-decoration: none;
}

.pagination li:hover, .pagination li.selected{
	background: #00a2b1;
}

/* =========================================================================================
// 	Product specification
========================================================================================= */

.specs li.one {
	list-style-image: url(../gfx/cat_detail_one.jpg);
}

.specs li.two {
	list-style-image: url(../gfx/cat_detail_two.jpg);
}

.specs li.three {
	list-style-image: url(../gfx/cat_detail_three.jpg);
}

.specs li.four {
	list-style-image: url(../gfx/cat_detail_four.jpg);
}

.specs li.five {
	list-style-image: url(../gfx/cat_detail_five.jpg);
}

.specstable table {
	border-color: transparent;
	border-style: solid;
}

.specstable th {
	background: #d9cbbe;
	
	border-bottom: 1px solid white;
	text-align: center;

	color: #00a2b1;
}

.specstable td {
	background: #e9e1d9;
	border-bottom: 1px solid white;
	padding: 3px 5px 1px 3px;
}

.specstable .col0 {
	border-right: 1px solid white;
}

/* =========================================================================================
// 	stores - FORM
========================================================================================= */

.stores_form div {
	padding: 5px 0px;
}

.stores_form label {
	width: 100px;

	color: white;
	font-size: 11px;
	font-weight: bold;
}

.stores_form input {
	width: 125px;
	font-size: 11px;
}

.stores_form button {
	width: 125px;
	margin: 7px 0 0 105px;
	padding: 5px 0px;

	background-color: #008290;
	border: none;

	font-size: 11px;
	font-weight: bold;
	color: white;

	cursor: pointer;
}

/* =========================================================================================
// 	Table - FORM
========================================================================================= */

table.form td {
	padding-top: 8px;
}

table.form td.expl {
	width: 200px;
	padding: 3px 0px;
	font-weight: bold;
}

/* =========================================================================================
// 	Table - SEARCH SELLING POINTS
========================================================================================= */

table.searchSelPoints td.expl {
	width: 75px;
	color: #FFFFFF;
	font-weight: bold;
}

table.store_detail td.expl {
	width: 160px;
	font-weight: bold;
}

/* =========================================================================================
// 	Form - LANGUAGE CHOOSER
========================================================================================= */

select.langChooser {
	min-width: 125px;
	padding: 3px;
	border: #9d9d9d 1px solid;
	font-size: 11px;
	color: #9d9d9d;
}

/* =========================================================================================
// 	Form - FORM
========================================================================================= */
.formmod label {
	font-weight:bold;
}
.formmod .text input, .formmod .email input{
	width: 180px;
	height: 16px;
	margin: 0px;
	padding: 3px;
	background-color: #FFFFFF;
	border: #999999 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.formmod .integer input, .formmod .float input{
	width: 100px;
	height: 16px;
	margin: 0px;
	padding: 3px;
	background-color: #FFFFFF;
	border: #999999 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.formmod textarea {
	width: 260px;
	height: 100px;
	margin: 0px;
	padding: 3px;
	background-color: #FFFFFF;
	border: #999999 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.formmod input.submitbutton {
	width: 100px;
	height: auto;
	margin: 0 3px;
	padding: 3px 0px 3px 0px;
	background-color: #00a2b1;
	border: #000000 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

/* =========================================================================================
// 	Form - ROUTE
========================================================================================= */
div.route {
	padding: 0 10px;
}
.route input,  input.route_txtf {
	width: 184px;
	height: 16px;
	margin: 10px 0;
	padding: 3px;
	background-color: #FFFFFF;
	border: #999999 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.route button, input.route_btn {
	width: 100px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 3px 0px 3px 0px;
	background-color: #00a2b1;
	border: #000000 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

/* =========================================================================================
// 	Form - ROUTE
========================================================================================= */

input.sellPoints_txtf {
	width: 120px;
	height: auto;
	margin: 0px;
	padding: 2px;
	background-color: #FFFFFF;
	border: #999999 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

input.sellPoints_btn {
	width: 125px;
	height: auto;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	background-color: #008290;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
/* =========================================================================================
// 	Login
========================================================================================= */
#loginform div, #loginforgotform div {
	margin: 10px 0;
}

#loginform label, #loginforgotform label{
	float: left;
	clear: left;
	width: 150px;
}

#loginform input, #loginforgotform input {
	width: 120px;
	margin: 0;
	padding: 2px;

	background-color: #FFFFFF;
	border: #999999 1px solid;

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

#loginform button, #logoutform button, #loginforgotform button {
	width: 125px;
	height: auto;
	margin: 0 0 0 150px;
	padding: 3px 0px 3px 0px;

	background-color: #008290;
	border: none;

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

#logoutform {
	float: right;
}

/* =========================================================================================
// 	FAQ
========================================================================================= */

a.faq_top {
	margin-left: 50px;
}

.faq_antwoord_vraag {
	font-weight: bold;
}
/* =========================================================================================
// 	Headings
========================================================================================= */

h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00a2b1;
}

h1.homepage {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3f3f3f;
}

h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3f3f3f;
	font-weight: bold;
}

h2.productUfo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
}

h2.submenu {
	margin: 10px 5px 5px 10px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
}

h2.sellingpoints {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
}

h2.product_display {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
}

h2.product_display_top {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00a2b1;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 10px;
}

