@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*
=========================================================================
===== START STIJLEN
*/


body {
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #444;
}

#mainContainer {
	background: #fff;
	width: 798px;
	margin: 0 auto;
	position:relative;
}

#headerContainer {
	background: url(images/header_jhab_adviseert.png) top right no-repeat;
	margin: 44px 0 0 0;
}

.paginaSplash #headerContainer {
	background: url(images/header_modern_living_by_jhab.png) top left no-repeat;
	margin: 44px 0 0 0;
	height: 86px;
}

#menuContainer {
	float: right;
	margin: 88px 0 0 0;
}


#mainContent {
	margin: 74px 0 0 0;
}

.paginaSplash #mainContent {
	margin: 0;
}


/*
=========================================================================
===== FONT STIJLEN & OVERSCHRIJVEN VAN DNN DEFAULT.CSS STIJLEN
*/

#dnn_dnnLOGIN_cmdLogin {
	color: #fff;
}


.Normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #444;
}


h1,
.TitleHead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 36px;
	color: #39129c;
}

p {
	margin: 1em auto;
}

a:link,
a:visited,
a:hover,
a:active
{
	color: #444;
}

/*
=========================================================================
===== FCK EDITOR 
*/

#fckbody {
	padding: 20px;
}



/*
=========================================================================
===== MENU
*/


ul#SkinMenu {
	font-size: 12px;
	line-height: 12px;
	margin: 0 2px 0 0;
	padding: 0;
	float: right;
}

#SkinMenu li {
	float: left; /* left=horizontaal none=verticaal*/
    list-style-type: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 0 0 44px;
}



#SkinMenu li a {
	display: block;
	height: 100%;
	padding: 0;
	color: #999;
	text-decoration: none;
}
#SkinMenu li a.selected,
#SkinMenu li a.nodeselected {
	color: #39129c;
}

#SkinMenu li:first-child a {
}

#SkinMenu li a:hover {
	color: #39129c;
}

#SkinMenu li:hover > ul {
	display: block !important;
	position:absolute;
}



/* SUBMENU */
 

  #SkinMenu li ul {
	  display: none;
	  padding-top: 3px;
	  	background: #fff;
  }
   
 
  #SkinMenu li ul:hover {
	  display: block;
  } 
 
 #SkinMenu li ul li {
	float: none; /* left=horizontaal none=verticaal*/
    list-style-type: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0;
	padding: 1px 0;
	background: #fff;
}







/*
=========================================================================
===== TEAM IMAGEMAP STIJLEN
*/



.imageMap {
	height: 379px;
	width: 432px;
	position: relative;
}

.imageMap ul {
	margin: 0;
	padding: 0;
	list-style-type: none !important;
}
.imageMap ul li {
	list-style-type: none !important;
}

.imageMap ul li a {
	position: absolute;
	display: block;
	width: 88px;
	height: 305px;
	background-image: url(images/shim.gif);
	color: #000;
	text-decoration: none;
	font-size: 11px; 
	line-height: 13px;
	cursor: default;
}

.imageMap .harry a {
	top: 64px;
	left: 5px;
}

.imageMap .jos a {
	top: 64px;
	left: 86px;
}

.imageMap .marja a {
	top: 64px;
	left: 164px;
}

.imageMap .petra a {
	top: 64px;
	left: 244px;
}

.imageMap .addie a {
	top: 64px;
	left: 325px;
}



.imageMap .note {
	position: absolute;
	top: 120px;
	width: 110px;
	padding: 4px;
	background: url(images/bg-note.png) top left repeat-y;
	text-align: left;
	margin-left: -20px;
	display: none;
}

.imageMap a:hover .note
{
	display: block;
	left: 25px;
}

.imageMap .addie a:hover .note
{
	left: 5px;
}

#table_home {
	text-align:left;
	padding:10px;
	padding-left: 70px;
	background: #666666;
}


#nr {
	font-size: 80px;
	position: absolute;
	font-weight: bold;
	color: #fff;
	margin-left: -60px;
}





/*
=========================================================================
===== Actie producten module
*/

.productRuler
{
	color: #999;
	height:1px;
	border: none;
	background: #999;
}



.design-sale {
	position:absolute;
	top:40px;
	right:0;
}

