.minXYpx {
    height: 473px; /* 816 - (hoogte header) */
	}

#showHeader {
	width: 786px;
	height: 266px;
	background: #fff url('../underwear/hdr-womens.jpg') 0 0 no-repeat;
	}
#showContent {
	width: 786px;
	height: 100%;
	background: #fff url('../underwear/bg-womens.jpg') 0 0 no-repeat;
	}
#showContent.fr {
	width: 786px;
	height: 100%;
	background: #fff url('../underwear/bg-womensfr.jpg') 0 0 no-repeat;
	}

#showHeader.mens {
	width: 786px;
	height: 266px;
	background: #fff url('../underwear/hdr-mens.jpg') 0 0 no-repeat;
	}
#showContent.mens {
	width: 786px;
	height: 100%;
	background: #fff url('../underwear/bg-mens.jpg') 0 0 no-repeat;
	}
#showContent.frmens {
	width: 786px;
	height: 100%;
	background: #fff url('../underwear/bg-mensfr.jpg') 0 0 no-repeat;
	}

#womensContent {
	float: right;
	width: 362px;
	margin-top: -10px;
	}
#womensTxt {
	width: 340px; height: 125px;
	padding-right: 22px;
	color: #081641;
	font-size: 10px;
	line-height: 150%;
	overflow: auto;
	}
#womensImgs {
	margin-top: 18px;
	width: 340px; height: 340px;
	padding-right: 22px;
	}
	
#mensContent {
	float: left;
	width: 382px;
	margin-top: -10px;
	}
#mensTxt {
	width: 340px; height: 125px;
	padding-left: 42px;
	color: #081641;
	font-size: 10px;
	line-height: 150%;
	overflow: auto;
	}
#mensImgs {
	margin-top: 18px;
	width: 340px; height: 340px;
	padding-left: 18px;
	}

#underwearShops {
	clear: both;
	text-align: center;
	width: 748px; /* 786-2x19 */
	padding-left: 19px;
	line-height: 20px;
	}
	
#underwearThumbs {
	clear: both;
	width: 767px; /* 786-19 */
	padding-top: 17px;
	padding-left: 19px;
	height: 125px;
	}
	*html #underwearThumbs {
	position: relative;
	}
#underwearThumbs span {
	display: block;
	float: left;
	margin-right: 15px;
	}
	
/* ************************************************************************** */
/* SPECIAL MAIN MENU                                                          */
/* ************************************************************************** */

#blobs {
	position: relative;
	left: 0; top: -3px;
	width: 178px; height: 23px;
	background: url('../underwear/chooseBlobs.gif') top left no-repeat;
	margin: 0; padding: 0;
	z-index: 50;
	}
#blobs li	{	margin: 0; padding: 0; list-style: none; display: block; position: absolute;	}
#blobs a 	{	display: block;	outline: none; }
#blobs span	{	display: none;	}

#blob1 {left: 0px; top: 0px; width: 93px; height: 23px;}
#blob2 {left: 79px; top: 0px; width: 99px; height: 23px;}

#blob1 a, #blob2 a {height: 23px;}

#blob1 a:hover, #blob1.active a {background: url('../underwear/chooseBlobs.gif') 0px -46px no-repeat;}
#blob2 a:hover, #blob2.active a {background: url('../underwear/chooseBlobs.gif') -79px -23px no-repeat;}
