body,html {
	margin:0;
	padding:0;
	color:#000;
	background:#a7a09a;
	font-family:arial;
	font-size:12px;
	background:url(../bgi_html.jpg) repeat-x scroll 0 0 #f8fafc;
}
#wrap {
	width:1000px;
	margin:0 auto;
	background:transparent;
}
#header {
	padding:0;
	background:transparent;
}
#nav {
	padding:0;
	background:#fff;
	height:61px;
}
#nav ul {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}
	#nav li>a {
		color:#0d075c;
		line-height:60px;
		text-decoration:none;
		font-size:14px;
		margin-left:10px;
		padding-top:20px;
		border-top:2px solid transparent;
	}
	#nav li>a:hover {
		border-top:2px solid red;
	}
#main {
	float:left;
	width:480px;
	padding:10px;
	background:transparent;
}
#column1, #column2, #column3, #column4 {
	float:left;
	width:220px;
	padding:15px;
	background:transparent;
}
#content {
	float:left;
	width:470px;
	padding:15px;
	background:transparent;
}
#content_pSmall {
	float:left;
	width:640px;
	padding:15px;
	background:transparent;
}
#content_pBig {
	float:left;
	width:970px;
	padding:15px;
	background:transparent;
}
#column1 h3, #column2 h3, #column3 h3, #column4 h3, #content h3 {
	color:#0d065c;
	font-weight:normal !important;
	margin:0 0 5px 0;
	padding:0;
	display:block;
	border-bottom:1px solid #0d065c;
}
#content_pSmall h3, #content_pBig h3 {
	color:#0d065c;
	font-weight:normal !important;
	margin:0 0 5px 0;
	padding:0;
	display:inline;
	border-bottom:1px solid #0d065c;
}
#column1 h3>a, #column2 h3>a, #column3 h3>a, #column4 h3>a {
	color:#0d065c;
	font-weight:normal !important;
	margin:0;
	padding:0;
	display:block;
	text-decoration:none;
}
#column1 p, #column2 p, #column3 p, #column4 p, #content p,#content_pSmall  p, #content_pBig p{
	margin:0;
	padding:0;
}
#column1 a, #column2 a, #column3 a, #column4 a, #content a{
	font-weight:bold;
	color:#0d065c;
}
#content_pSmall a, #content_pBig a{
	font-weight:bold;
	color:#0d065c;
	text-decoration:none;
}
#column1 a:hover, #column2 a:hover, #column3 a:hover, #column4 a:hover, #content a:hover {
	color:#f7000b;
}
#content_pSmall a:hover, #content_pBig a:hover {
	color:#f7000b;
}
#column1 img, #column2 img, #column3 img, #column4 img, #content img, #content_pSmall img, #content_pBig img {
	background:#fff;
	border:1px solid #d6d6d6;
	padding:5px;
	margin:3px 0;
}
#column1, #column3 {
	background:transparent;
}
#column2, #column4 {
	background:transparent;
}
#footer {
	clear:both;
	padding:0;
	margin:0;
	background:transparent;
	color:#0d065c;
}
#footer p a {
	color:#0d065c;
	text-decoration:none;
	border-bottom:1px solid transparent;
}
#footer p a:hover {
	border-bottom:1px solid red;
}
	#footer ul {
		margin:0;
		padding:0 !important;
		list-style:none;
	}
	#footer li {
		display:inline;
		margin:0;
		padding:0;
		height:100px;
	}
	.footerBanner {
		background:#0d065c;
		padding:6px 3px 0 3px;
	}
#authorLine {
	clear:both;
	padding:5px 10px;
	background:transparent;
	font-size:10px;
	color:#8682ad;
}
#authorLine a {
	color:#8682ad;
	text-decoration:none;
	border-bottom:1px dotted #8682ad;
}
#authorLine a:hover {
	border-bottom:1px solid #8682ad;
}

.alignleft {float:left;}
.alignright {float:right;}




#sidebar {
	float:right;
	width:470px;
	padding:15px;
}
#sidebar_pSmall {
	float:right;
	width:300px;
	padding:15px;
}
#sidebar a, #sidebar_pSmall a {
	font-style:italic;
	color: #0d065c; 
	text-decoration:none;
	/* border-bottom:1px dotted #0d065c; */
	font-size:85%;
}
#sidebar a:hover, #sidebar_pSmall a:hover {
	/* border-bottom:1px solid #fff; */
}
#sidebar img, #sidebar_pSmall img {
	background:#fff;
	border:1px solid #d6d6d6;
	padding:5px;
	margin:3px 0;
}
#productPhotos {
	width:470px;
	color:#0d065c;
}
#productPhotos ul {
	margin:0;
	padding:0;
	list-style:none;
}
#productPhotos li {
	display:inline;
	margin:0;
	font-size:85%;
}
#productPhotos a>img {
	border:1px solid #d6d6d6;
}
#productPhotos a:hover>img {
	border:1px solid #0d065c;
}


/* -- subPageRef / subNextPrev, buttons -- */
#subPageRef {
	width:980px;
	padding-bottom:35px;
	margin-bottom:10px;
}
#subNextPrev {
	width:300px;
	color:#0d065c;
}
#subNextPrev ul, #subPageRef ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#subNextPrev li, #subPageRef li {
	display:inline;
	margin:0;
	font-size:85%;
}
#subNextPrev a, #subPageRef a {
	padding:2px 6px;
	border:2px solid #d6d6d6;
	-moz-border-radius: .5em;
	border-radius: .5em;
	background:#0d065c;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:28px;
}
#subNextPrev a:hover, #subPageRef a:hover {
	border:2px solid #0d065c;
	background:#fff;
	color:#f7000a;
}
.pagerefsel {
	padding:2px 6px;
	border:2px solid #d6d6d6;
	-moz-border-radius: .5em;
	border-radius: .5em;
	background:#fff;
	color:#f7000a;
	text-decoration:none;
}
.pagerefGo {
color:#0d065c;
}


/* -- indexList -- */
.indexList table {
	width:980px;
	margin:0 0 10px 0;
	padding:0;
}


/* -- extra navigatie in pagina -- */
#extraNavigatie {
	float:left;
	border-right:1px solid #0d065c;
	padding-right:15px;
	margin-right:15px;
	height:500px;
}
#extraNavigatie a {
	font-weight:bold;
}
#extraNavigatie ul {
	margin:0;
	padding:0;
	list-style:none;
}
#extraNavigatie li {
	display:inline;
	margin:0;
	padding:0;
}
