
/*	CONTENT styles                                      */

#authorsAlphabet {
	float: right;
	margin-top: -20px; 
}

#authorsAlphabetInfo {
	display: block; 
	font-weight: bold; 
	width: 120px; 
	margin-top: 2px; 
}

#authorsAlphabet ol {
	height: 4.5em;
	margin-top: 0em;
	width: 320px;
}

#authorsAlphabet ol li {
	display: inline;
	margin-top: -22px; 
}

#authorsAlphabet ol li a {
	/*background: url(_afbeeldingen/subnav_a_arrow_grey.gif) no-repeat 0 50%;*/
	color: #474747;
	display: block;
	float: left;
	font-weight: bold;
	line-height: 30px;
	padding-left: 0px;
	text-decoration: none;
	text-transform: uppercase;
	width: 24px;
}

#authorsAlphabet ol li a:hover {
	color: #F00;
}

#authorsPerLetter .letter {
	float: left;
	margin-bottom: 1.5em;
	width: 33%;
}

#authorsPerLetter .letter h1 {
	margin-left: 0px;
}
/*
#authorsPerLetter .letter ol {
	margin: -20px 0 0 26px;
	margin-right: 7px;
	list-style: none;
}
*/
#authorsPerLetter .letter ol {
	margin: -20px 0 0 26px;
	min-height: 20px;
	border: solid 0px;
	list-style: none;
}

#authorsPerLetter .letter ol li {
	line-height: 14px;
	padding: 3px 0;
}

#authorsPerLetter .letter ol li a {
	text-decoration: none;
}

#authorsPerLetter .letter ol li a:hover {
	text-decoration: underline;
}

#authorsPerLetter .letterGroup {
	clear: both;
	display: block;
	padding: 1em 7px 1em 14px;
}

#productDetail {
	margin: 0 14px;
}

#productDetail div {
	float: right;
	width: 380px;
}

#productDetail.special div {
	float: right;
	width: 270px;
}

#productDetail div.sideLine {
	width: 140px;
	float: left;
	
}

#productDetail.special div.sideLine {
	width: 269px;
	float: left;
	
}

#productDetail .sideLine ul {
	clear: both;
	display: block;
	margin-bottom: 1.5em;

}

#productDetail .sideLine li {
	list-style: none;
}

#productDetail .sideLine li a {
	display: block;
	/*height: 30px; rd 2006/07/25 */
	min-height: 30px;
}

#productDetail .imgCenter {
	margin: 0 0 0 -7px;
	text-align: left;
	width: 100%;
}
#productDetail .imgCenter img {
	display: block;
	margin-bottom: 1.5em;
}

#productDetail h2 {
 	width: 525px;
}

#productDetail ul.writerSpecial {
	border-top: 1px dotted #474747;
	width: 140px;
}

#productDetail ul.writerSpecial img {
	margin: 7px 7px 4px 7px;
}

#productDetail ul.writerSpecial li {
	background: #FFF;
	line-height: 14px;
}

#productDetail ul.writerSpecial ul li{
	background: #FFEB80;
	padding: 0;
}

#productDetail ul.writerSpecial li a {
	background: url(_afbeeldingen/subnav_a_arrow.gif) no-repeat 0 .75em;
	/*height: 22px; rd 2006/07/25 */
	min-height: 22px;
	line-height: 22px;
	margin: 0 7px;
	padding: 0 0 0 8px;
	text-decoration: none;
}

#productDetail ul.writerSpecial li a:hover {
	text-decoration: underline;
}
 
#productDetail h3 {
	margin-bottom: 14px;
 	width: 525px;
}



/*	Marketing Portal styles                             */

/*
.mp_toolText {
  font-family: "Trebuchet MS", Georgia, Verdana, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #989898;
  text-decoration: none;
}

a.mp_toolNav, a.mp_toolNav:visited {
  font-family: "Trebuchet MS", Georgia, Verdana, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #989898;
  text-decoration: none;
}

a.mp_toolNav:hover, a.mp_toolNav:active {
  font-family: "Trebuchet MS", Georgia, Verdana, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #EF7800;
}

a.mp_toolNavSelected, a.mp_toolNavSelected:visited, a.mp_toolNavSelected:hover, a.mp_toolNavSelected:active {
  font-family: "Trebuchet MS", Georgia, Verdana, sans-serif;
  font-size: 8pt;
  color: #EF7800;
  font-weight: bold;
  text-decoration: none;
}
*/
/*	end - Marketing Portal styles                             */