/* @override 
	http://www.wattnou.nl/css/screen.css
	https://www.wattnou.nl/css/screen.css
*/

body, html {
	height: 100%;
	margin: 0;
	padding: 0;
	font: 11px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #414242;
}

body {
	background: black url(../images/vloer.jpg) repeat 0 40px;
	height: 100%;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-bottom: -124px;
}

.push {
    height: 153px;
    clear: both;
}

.lijn {
	height: 1px;
	background: #00a2bf url(../images/top-lijn.png) no-repeat;
	min-width: 983px;
}

#lijn_bottom {
	width: 100%;
	min-width: 983px;
	height: 1px;
	background: #00a2bf url(../images/top-lijn.png) no-repeat;
}

#header {
	height: 39px;
	background-image: url(../images/header-bg.png);
	min-width: 983px;
}

#header_schaduw {
	height: 2px;
	background-image: url(../images/lijn-trans.png);
}

#logo {
	position: absolute;
	top: 0;
	left: 24px;
	border: none;
}

#offline_shop {
	width: 511px;
	height: 106px;
	background: url(../images/eerste-shop-trans.png) no-repeat;
	position: absolute;
	top: 40px;
	left: 472px;
	margin: 0;
	padding: 0;
}

#offline_shop span {
	visibility: hidden;
}

#mainmenu {
	width: 640px;
	position: relative;
	left: 335px;
}

#mainmenu ul, .menu {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#main {
	margin-top: 80px;
	margin-left: 20px;
	min-height: 450px;
	width: 951px;
	position: relative;
}

#main.home {
	min-height: 370px !important;
}

#content {
	/*margin-left: 317px;
	width: 620px;
	min-height: 200px;
	background: url(../images/main-bg-trans.png) no-repeat;
	padding-top: 77px;
	padding-left: 4px;
	padding-right: 4px;
	position: relative;*/
	width: 620px;
	float: right;
	position: relative;
	background: url(../images/main-bg-trans.png) no-repeat;
	padding-top: 77px;
	padding-left: 4px;
	padding-right: 4px;
	position: relative;
	margin-bottom: 20px;
	margin-right: 6px;
}

#content_webshop {
	margin-left: 317px;
	width: 620px;
	min-height: 200px;
	background: url(../images/main-bg-trans.png) no-repeat;
	padding-top: 77px;
	padding-left: 4px;
	padding-right: 4px;
	position: relative;
}

#content_inner {
	background-color: white;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 1px;
	height: 360px;
	overflow: auto;
	margin-right: 9px;
}

#content_inner_webshop {
	background-color: white;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	margin-right: 0;
	min-height: 200px;
}

#content_bottom {
	width: 620px;
	height: 20px;
	/*margin-left: 321px;*/
	background: url(../images/content-bottom-trans.png) no-repeat;
	position: absolute;
	bottom: -20px;
	left: 4px;
}

#content_balk_links {
	width: 9px;
	height: 229px;
	background-image: url(../images/content-balk.png);
	position: absolute;
	left: 4px;
	bottom: 0;
}

#content_balk_rechts {
	width: 9px;
	height: 229px;
	background-image: url(../images/content-balk.png);
	position: absolute;
	right: 4px;
	bottom: 0;
}

span.breadcrumbs.pathway {
	display: block;
	text-align: right;
	font-style: italic;
	position: absolute;
	top: 57px;
	z-index: 1;
	width: 600px;
  right: 20px;
}

/* CONTENT HEADING */

#contentheading, #componentheading {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 8px;
}

.componentheading-nieuwsberichten, #contentheading-over-ons, #contentheading-consumenten, #contentheading-zakelijk, #contentheading-designers, #contentheading-media, #contentheading-contact, #contentheading-voorwaarden, #contentheading-webshop, #contentheading-nieuwsbericht {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 16px;
	height: 28px;
	text-indent: -1000px;
}

#contentheading-nieuwsbericht {
	width: 117px;
	background: url(../images/h2-nieuwsbericht-trans.png) no-repeat;
}

#contentheading-over-ons {
	width: 80px;
	background: url(../images/h2-over-ons-trans.png) no-repeat;
}

#contentheading-consumenten {
	width: 112px;
	background: url(../images/h2-consumenten-trans.png) no-repeat;
}

#contentheading-zakelijk {
	width: 70px;
	background: url(../images/h2-zakelijk-trans.png) no-repeat;
}

#contentheading-webshop {
	width: 80px;
	background: url(../images/h2-webshop-trans.png) no-repeat;
}

#contentheading-designers {
	width: 90px;
	background: url(../images/h2-designers-trans.png) no-repeat;
}

#contentheading-media {
	width: 53px;
	background: url(../images/h2-media-trans.png) no-repeat;
}

#contentheading-contact {
	width: 71px;
	background: url(../images/h2-contact-trans.png) no-repeat;
}

#contentheading-links {
	width: 52px;
	background: url(../images/h2-links-trans.png) no-repeat;
}

#contentheading-sitemap {
	width: 73px;
	background: url(../images/h2-sitemap-trans.png) no-repeat;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 16px;
	height: 28px;
	text-indent: -1000px;
}

#contentheading-voorwaarden {
	width: 200px;
	background: url(../images/h2-voorwaarden-trans.png) no-repeat;
}

.componentheading-nieuwsberichten {
	width: 200px;
	background: url(../images/h2-nieuwsarchief-trans.png) no-repeat;
}

span.hasTip {
	display: none;
}

.vlak {
	width: 310px;
	height: 346px;
	background: url(../images/vlak-trans.png) no-repeat;
	float: left;
	margin-right: 7px;
}

.vlak_inner {
	position: relative;
	top: 8px;
	left: 7px;
	width: 295px;
	height: 322px;
}

#mandje, #cloud, #categories {
	background: url(../images/mandje-vlak-trans.png) no-repeat;
	height: auto;
	width: 307px;
	padding-bottom: 15px;
}

#cloud .vlak_content {
	text-align: center;
}

#categories .vlak_content {
	padding-bottom: 6px;
	margin-left: 14px;
}

#mandje .vlak_inner, #cloud .vlak_inner, #categories .vlak_inner {
	height: auto;
}

#categories a {
	background: url(../images/arrow.png) no-repeat left center;
	padding-left: 14px;
	height: 16px;
	display: block;
	width: 18em;
}

#categories a.sublevel {
  margin-left: 7px;
  padding-left: 5px;
}

#login label {
	width: 100px;
	display: inline-block;
}

#form_login_username {
	margin-top: 14px;
}


#basket_empty {
	margin: 0 0 4px;
	text-align: center;
}

#cart_login_link {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}

.vlak-bottom {
	background: url(../images/mandje-bottom-trans.png) no-repeat;
	height: 13px;
}

#left {
	width: 305px;
	float: left;
	margin-bottom: 50px;
}

.vlak_content {
	margin-left: 17px;
	margin-right: 20px;
	margin-top: 10px;
	text-align: left;
}

#nieuwsarchief {
	position: absolute;
	bottom: 8px;
	right: 20px;
}

ul.pagination {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.pagination li {
	display: inline-block;
	margin-right: 6px;
}

.vlak_aanbieding {
	margin-left: 5px;
	margin-top: 13px;
	margin-right: 6px;
}

#vmProductSlideShow {
	width: 100%;
}

.vlak_content h2 {
	border-bottom: 1px solid #9d9d9d;
	margin: 0;
	padding: 0;
	height: 16px;
}

.vlak_content h2 a {
	font-size: 13px;
	color: #666666;
}

.nieuws_date {
	float: right;
	font-style: italic;
	color: #666666;
	font-size: 10px;
	padding-top: 1px;
}

a.contentpagetitle {
	float: left;
}

.nieuws_tekst {
	margin-left: 10px;
	margin-bottom: 11px;
	text-align: left;
}

#reviewform img {
	width: 75px;
}

#footer {
	min-width: 983px;
	height: 123px;
	background: url(../images/footer-bg.png) repeat-x;
	position: relative;
	color: #F2F2F2;
	font-size: 10px;
	line-height: 11px;
	padding: 0;
	margin: 0;
}

#footer_inner {
	width: 100%;
	background: url(../images/footer-bg-licht-trans.png) no-repeat 40px 0;
}

#footer_schaduw{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 9px;
	background-image: url(../images/footer-schaduw-trans.png);
}

#footer a {
	color: #F2F2F2;
}

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

#footer_licht {
	background: url(../images/footer-bg-licht.jpg) no-repeat;
	width: 397px;
	height: 168px;
	position: relative;
}

#footer_lamp {
	position: absolute;
	left: 30px;
	top: -60px;
}

#footer_content_wrapper {
	margin-left: 356px;
}

.footer_content {
	width: 306px;
	height: 123px;
}

#footer_menu {
	background: url(../images/footer-content-1.png) no-repeat;
	float: left;
	margin-right: 9px;
}

#footer_menu_inner {
	position: relative;
	top: 46px;
	left: 33px;
	font-size: 11px;
	line-height: 14px;
}

#footer_menu_inner .menu li {
	margin-bottom: 0;
}

#footer_menu_inner #footer2 {
	position: absolute;
	top: 0;
	right: 37px;
}

#footer_wattnou {
	background: url(../images/footer-content-2.png) no-repeat;
	float: left;
}

#footer_wattnou_inner {
	position: relative;
	top: 47px;
	left: 30px;
	width: 263px;
}

#footer #madeby {
	position: absolute;
	top: 109px;
	left: 227px;
	color: #7a7a7a;
}

#footer #madeby a {
	color: #7a7a7a;
}

#copyright {
	font-size: 9px;
	position: relative;
	top: 13px;
}

#zie_ook {
	position: absolute;
	right: 32px;
	top: 0;
}

#bel_afspraak {
	position: relative;
	right: 13px;
	bottom: 6px;
}

a, a:visited {
	color: #00a6c2;
	text-decoration: none;
}

a:hover {
	color: #00768a;
}

h1 {
	font-size: 13px;
	font-style: italic;
	line-height: 19px;
}

h2 {
	font-size: 11px;
	line-height: 16px;
}

h4 {
	font-size: 11px;
}

img {
	border: none;
}

/* MENU */

#mainmenu ul li {
	float: left;
}

#mainmenu ul li a {
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
}

#mainmenu ul li a span {
	visibility: hidden;
}

#current a, #headermenu li.parent.active a {
	background-image: none;
}

/* home */

.item1 {
	width: 64px;
	height: 51px;
}

#current.item1 {
	background-image: url(../images/menu/home-bg.png);
}

.item1 a {
	width: 45px;
	height: 24px;
	display: block;
	background: url(../images/menu/home.gif) no-repeat;
}

.item1 a:hover {
	background: url(../images/menu/home-over.gif) no-repeat;
}

/* webshop */

#vmMainPage h3 {
	margin: 0 0 30px;
}

.item2 {
	width: 79px;
	height: 51px;
}

#current.item2 {
	background-image: url(../images/menu/webshop-bg.png);
}

.item2 a {
	width: 66px;
	height: 24px;
	display: block;
	background: url(../images/menu/webshop.gif) no-repeat;
}

.item2 a:hover {
	background: url(../images/menu/webshop-over.gif) no-repeat;
}

/* consumenten */

.item3 {
	width: 109px;
	height: 51px;
}

#current.item3, .active.item3 {
	background-image: url(../images/menu/consumenten-bg.png);
}

.item3 a {
	width: 94px;
	height: 24px;
	display: block;
	background: url(../images/menu/consumenten.gif) no-repeat;
}

.item3 a:hover {
	background: url(../images/menu/consumenten-over.gif) no-repeat;
}

/* zakelijk */

.item7 {
	width: 84px;
	height: 51px;
}

#current.item7 {
	background-image: url(../images/menu/zakelijk-bg.png);
}

.item7 a {
	width: 58px;
	height: 24px;
	display: block;
	background: url(../images/menu/zakelijk.gif) no-repeat;
}

.item7 a:hover {
	background: url(../images/menu/zakelijk-over.gif) no-repeat;
}

/* designers */

.item8 {
	width: 85px;
	height: 51px;
}

#current.item8 {
	background-image: url(../images/menu/designers-bg.png);
}

.item8 a {
	width: 72px;
	height: 24px;
	display: block;
	background: url(../images/menu/designers.gif) no-repeat;
}

.item8 a:hover {
	background: url(../images/menu/designers-over.gif) no-repeat;
}

/* media */

.item26 {
	width: 67px;
	height: 51px;
}

#current.item26 {
	background-image: url(../images/menu/media-bg.png);
}

.item26 a {
	width: 45px;
	height: 24px;
	display: block;
	background: url(../images/menu/media.gif) no-repeat;
}

.item26 a:hover {
	background: url(../images/menu/media-over.gif) no-repeat;
}

/* contact */

.item21 {
	width: 73px;
	height: 51px;
}

#current.item21 {
	background-image: url(../images/menu/contact-bg.png);
}

.item21 a {
	width: 58px;
	height: 24px;
	display: block;
	background: url(../images/menu/contact.gif) no-repeat;
}

.item21 a:hover {
	background: url(../images/menu/contact-over.gif) no-repeat;
}

/* over ons */

.item22 {
	width: 79px;
	height: 51px;
	margin-right: 0;
}

#current.item22 {
	background-image: url(../images/menu/over-ons-bg.png);
}

.item22 a {
	width: 63px;
	height: 24px;
	display: block;
	background: url(../images/menu/over-ons.gif) no-repeat;
}

.item22 a:hover {
	background: url(../images/menu/over-ons-over.gif) no-repeat;
}

/* AANBIEDING VAN DEZE WEEK */

#aanbieding.vlak .sectiontableentry1 img {
	margin-top: 15px;
}

#aanbieding.vlak #aanbieding_naam {
	color: #666666;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
}

#aanbieding.vlak #aanbieding_omschrijving {
	margin-top: 10px;
}

#aanbieding.vlak #aanbieding_prijs {
	width: 105px;
	height: 105px;
	display: block;
	background: url(../images/prijs-bg.gif) no-repeat;
	font-weight: bold;
	font-style: italic;
	color: white;
	font-size: 22px;
	position: absolute;
	top: 98px;
	right: 2px;
}

#aanbieding.vlak #aanbieding_prijs span {
	display: block;
	text-align: center;
	margin-top: 42px;
	line-height: 24px;
}

#aanbieding.vlak #aanbieding_informatie a {
	width: 126px;
	height: 36px;
	background: url(../images/meer-informatie.gif) no-repeat;
	display: block;
	position: absolute;
	bottom: 9px;
	left: 10px;
}

#aanbieding.vlak #aanbieding_informatie span {
	visibility: hidden;
}

input.addtocart_button_module {
	width: 123px;
	height: 33px;
	background-image: url(../images/direct-bestellen.gif);
	text-indent: -1000px;
	border: none;
	position: absolute;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	
	/* IE7 fix */
	font-size: 0px;
	display: block;
	line-height: 0px;
}

/* WEBSTORE */

#mandje-kosten {
	font-style: italic;
	color: #676767;
}

#zoeken {
	text-align: right;
}

#zoeken input#keyword.inputbox {
	width: 150px;
	padding: 2px;
	height: 16px;
	color: #414242;
	font-size: 13px;
	font-style: italic;
}

#webshop_zoeken {
	text-align: right;
	margin-bottom: 10px;
	margin-top: 2px;
}

#webshop_zoeken #keyword {
	width: 150px;
}

#right {
	position: absolute;
	top: 127px;
	left: 987px;
	background-color: white;
	padding: 10px;
}

#login_stretcher form label {
	width: 110px;
	display: inline-block;
}

#register_stretcher form div fieldset {
	border: 1px solid #b5b5b5;
	margin-bottom: 10px;
}

#register_stretcher form div fieldset legend {
	height: 16px;
	background: url(/components/com_virtuemart/themes/vmj_genx/images/vmj_top_box.png) no-repeat center;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 10px;
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	font-size: 11px;
	line-height: 16px;
}

#vmMainPage .sectiontableheader {
  border-bottom: 1px solid gray;
  font-weight: bold;
  font-size: 13px;
}

#vmMainPage form table tbody tr.sectiontableheader th {
  text-align: left;
}

/* ERROR MESSAGE */

#system-message {
  background-color: white;
  margin-left: 321px;
  padding: 10px;
  margin-right: 10px;
}

#system-message dt.error {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 7px;
  color: red;
}

#system-message ul, #system-message dd, #system-message ul li {
  margin: 0;
  list-style-type: none;
}