body {
	margin: 0 0 0 0;
	text-align: left;
}

body.popup {
	background-image: none;
}

body, p, ul, ol, td, th, blockquote, div, h1, h2, h3, form {
	font-family: Arial, Helvetica, sans-serif;
}

p, ul, ol, td, th, blockquote, div, h1, h2, h3, form {
	font-size: 13px;
	text-align: left;
}

#str-Footer {
	margin-top: 3em;
}

#str-Footer p {
	clear: both;
	font-size: 11px;
	text-align: center;
}

pre, tt, code, kbd, samp {
	font-family: monospace;
}

h1, h2, h3 {
	text-transform: none;
	font-weight: normal;
	background: transparent;
}

h2 {
	font-size: 19px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
}

h3 + p {
	margin-top: 0;
}

hr {
	border: none;
	height: 2px;
	text-align: center;
}

td, th {
	vertical-align: top;
}

th {
	text-align: center;
	font-weight: bold;
}

#str-AIFooter {
	font-size: 9px;
	clear: both;
}

.nav {
	font-size: 11px;
}

div.nav {
	margin-bottom: 1em;
	text-align: left;
}

.para, div.form {
	margin-bottom: 1em;
}

div.gallimg {
	padding: 20px 20px 10px 20px;
}

div.winclose {
	text-align: right;
	padding: 0px 20px 20px 20px;
	font-size: 13px;
}

div.help {
	padding: 20px 30px 20px 20px;
}

table.form td {
	padding: 0 8px 8px 0;
}

table.form div {
	margin: 10px;
}

.centre {
	text-align: center;
}

.highlight {
	color: #FF0000;
}

img {
	border: none;
}

img.fixpng {
	behavior: url("/fixpng.htc");
}

div.aboutimg {
	float: right;
	clear: right;
	padding: 0 0 10px 10px;
	text-align: left;
	font-size: 1px;
}

a:link, a:visited, a:active {
	background: transparent;
	text-decoration: underline;
}

a:hover {
	background: transparent;
	text-decoration: underline;
}

a:link.current, a:visited.current, a:active.current, a:hover.current {
	font-weight: bold;
}

div.form, table.form {
	width: 100%;
}

table.border, table.border td {
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

table.border td {
	padding: 3px;
}

input, select, textarea {
	border-width: 1px;
	border-style: solid;
}

textarea {
	width: 100%;
}

input[type="radio"], input[type="checkbox"] {
	vertical-align: top;
	height: auto;
}

input.frm-InputText + input.button {
	margin-left: 10px;
}

.button/*, input[type="button"], input[type="submit"], input[type="reset"]*/ {
	font-weight: bold;
	width: auto;
	margin-right: 10px;
}
.narrow {
	width: 200px;
}

.clear {
	clear: both;
	height: 0;
}

#str-Menu .menuitem {
	display: inline;
	white-space: nowrap;
}

td img {
	vertical-align: bottom;
}

#templates .image, #templates .current, #templates .image td, #templates .current td {
	text-align: center;
	font-weight: bold;
	padding: 2px;
}

#templates .image, #templates .current {
	width: 184px;
}

#templates td.gallimg {
	padding: 2px 10px 10px 10px;
}

#templates .current td.gallimg, #templates .image td.gallimg {
	padding-bottom: 0;
}

#templates .image img, #templates .current img, #templates .image td img, #templates .current td img {
	margin-bottom: 3px;
}

#templates .current {
	border: 1px solid black;
	background: #CCCCCC;
}

#templates .current td {
	background: #CCCCCC;
}

#templates img {
	border: 1px solid black;
}


/* Pro 2 About form */

.str-BodyStyleAdmin div.form, .str-BodyStyleAdmin table.form {
	width: 96%;
}

/* Gallery category admin */

div.gallcatadmcont {
	overflow: hidden;
	margin-bottom: 1em;
}

div.gallcatadmimg {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}

html, body {
	width: 100%;
}

h1, h2, h3, h4 {
	font-size: 12px;
	font-weight: bold;
}

h1 {
	font-size: 15px;
}

#str-Menubar {
	position: absolute;
	top: 84px;
	height: 28px;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	left: 0;
}

#str-TopbarContainer {
	width: 834px;
	height: 112px;
	margin: 0 auto 0 auto;
}

#str-TopbarContainerBlock {
	position: absolute;
	width: 834px;
}

#str-Topbargrad {
	position: absolute;
	height: 75px;
	width: 100%;
	left: 0;
}

#str-Logo {
	position: absolute;
}

#str-Logo img {
	behavior: url("/fixpng.htc");
	display: block;
}

#str-Middlebar {
	position: absolute;
	top: 76px;
	left: 0;
	height: 8px;
	width: 100%;
	font-size: 1px;
}

#str-Diagonalline {
	position: absolute;
	left: -38px;
	font-size: 1px;
	line-height: 1px;
}

#str-Menu {
	position: absolute;
	top: 84px;
	right: -14px;
	font-size: 11px;
	line-height: 12px;
	text-align: right;
}

#str-Menu a:link, #str-Menu a:visited, #str-Menu a:active, #str-Menu a:hover {
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

#str-Menu p {
	padding: 7px 1px 0 0;
	margin: 0;
}

#str-Menu a {
	padding-right: 12px;
	padding-left: 1px;
}

#str-Menu span.str-TextMenuDelim {
	display: none;
}

#str-Footer {
	margin-bottom: 2em;
}

#str-Footer p {
	font-size: 9px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
}

#str-AIFooter {
	position: relative;
	clear: both;
	margin-bottom: 30px;
	margin-top: 50px;
	font-size: 9px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

#str-AIFooter a:link, #str-AIFooter a:visited, #str-AIFooter a:active {
	text-decoration: none;
}

#str-AIFooter a:hover {
	text-decoration: underline;	
}

/* Page specific styles */

/* Default */

#str-Content {
	min-height: 540px;
}

#str-ContentContainer {
	margin: 1px auto 0 auto;
	width: 834px;
}

#str-ContentContainerBlock {
	position: absolute;
	width: 834px;
}

div.aboutimg {
	position: relative;
	padding: 0;
}

div.aboutimg img {
	display: block;
}

h1 {
	padding-top: 55px;
	padding-bottom: 14px;
}

#str-Prop {
	float: left;
	width: 1px;
	height: 540px;
}

/* About and Contact page */

.str-BodyStyleAbout div.aboutimg {
	position: absolute;
	top: 0;
	left: 0;
	padding-bottom: 5px;
}

.str-BodyStyleAbout #str-Copy ul, .str-BodyStyleAbout #str-Copy ol {
	margin-left: 469px;
}

.str-BodyStyleAbout #str-Copy ul ul li {
	margin-left: -469px;
	width: 250px;
}

.str-BodyStyleAbout #str-Copy p, .str-BodyStyleAbout h1, .str-BodyStyleAbout #str-Copy hr {
	width: 346px;
	margin-top: 0;
	margin-left: 469px;
}

/* News and Links */

.str-BodyStyleNews #str-Copy ul, .str-BodyStyleNews #str-Copy ol, .str-BodyStyleLinks #str-Copy ul, .str-BodyStyleLinks #str-Copy ol {
	margin-left: 290px;
}

.str-BodyStyleNews #str-Copy p, .str-BodyStyleNews h1, .str-BodyStyleNews #str-Copy h2, .str-BodyStyleNews #str-Copy div.nav, .str-BodyStyleLinks #str-Copy div.nav, .str-BodyStyleLinks #str-Copy p, .str-BodyStyleLinks h1, .str-BodyStyleLinks #str-Copy h2 {
	width: 540px;
	margin-top: 0;
	margin-left: 290px;
}

.str-BodyStyleNews #str-Copy h2, .str-BodyStyleLinks #str-Copy h2 {
	padding-top: 21px;
}

.str-BodyStyleNews div.aboutimg, .str-BodyStyleLinks div.aboutimg {
	top: -22px;
	float: left;
}

.str-BodyStyleNews .narrow, .str-BodyStyleLinks .narrow {
	display: none;
}


.str-BodyStyleNews #str-Prop, .str-BodyStyleLinks #str-Prop {
	float: left;
	width: 1px;
	height: 120px;
}

/* Gallery and Fine Art*/

.str-BodyStyleGallery #str-Copy p, .str-BodyStyleGallery h1, .str-BodyStyleGallery #str-Copy h2, .str-BodyStyleFineArtPrints #str-Copy p, .str-BodyStyleFineArtPrints h1, .str-BodyStyleFineArtPrints #str-Copy h2 {
	margin-top: 0;
}

.str-BodyStyleGallery #str-ContentContainer, .str-BodyStyleFineArtPrints #str-ContentContainer {
	margin: 1px auto 0 auto;
	width: 522px;
}

.str-BodyStyleGallery #str-ContentContainerBlock, .str-BodyStyleFineArtPrints #str-ContentContainerBlock {
	position: absolute;
	width: 522px;
}

.str-BodyStyleGallery #str-AIFooter, .str-BodyStyleFineArtPrints #str-AIFooter {
	margin-left: -155px;
}

.str-BodyStyleGallery .form-outside, .str-BodyStyleFineArtPrints .form-outside {
	margin-top: 10px;
}

.str-BodyStyleGallery .form-outside + h2, .str-BodyStyleFineArtPrints .form-outside + h2 {
	padding-top: 22px;
}

.str-BodyStyleGallery .nav + h2, .str-BodyStyleFineArtPrints .nav + h2 {
	padding-top: 22px;
}

#pfl-Basket {
	font-size: 12px;
}

.str-BodyStyleGallery #str-Prop {
	float: left;
	width: 1px;
	height: 120px;
}

/* Admin */

.str-BodyStyleAdmin #str-ContentContainer {
	margin: 1px auto 0 auto;
	width: 834px;
}

.str-BodyStyleAdmin #str-ContentContainerBlock {
	margin: 1px auto 0 auto;
	width: 834px;
}

.str-BodyStyleAdmin div.aboutimg {
	position: relative;
	float: right;
	padding: 0;
	padding-left: 20px;
	padding-bottom: 10px;
	border-bottom: none;	
}

.str-BodyStyleAdmin #str-Copy ul, .str-BodyStyleAdmin #str-Copy ol {
	margin-left: 0;
}


.str-BodyStyleAdmin #str-Copy ul ul li {
	margin-left: 0;
}

.str-BodyStyleAdmin #str-Copy p, .str-BodyStyleAdmin h1, .str-BodyStyleAdmin #str-Copy h2 {
	margin-top: 0;
	margin-left: 0;
}

.str-BodyStyleAdmin #str-Copy hr {
	width: 346px;
	margin-top: 0;
	margin-left: 0;
}

#str-Copy div.aboutimg p.nav {
	width: 100px;
}

.str-BodyStyleAdmin div.aboutimg {
	border-bottom: none;
}

.str-BodyStyleAdmin #str-Copy .nav + .form-outside {
	padding-top: 20px;
}

.str-BodyStyleAdmin #str-Copy .form-outside + .nav {
	padding-top: 20px;
}

.str-BodyStyleFineArtPrints .form-outside {
	width:;
}

.str-BodyStyleForm #str-Copy p, .str-BodyStyleForm #str-Copy h1 {
	width: 830px;
	margin-top: 0;
	margin-left: 0;
}

div.form-outside {
	/* This is for MSIE because it clears the image and prop when left to its own devices */
	width: 518px;
}

body {
	background: #000000;
	color: #FFFFFF;
}

p, ul, ol, li, td, blockquote, div {
	color: #FFFFFF;
}

body.popup {
	background: #000000;
}

#str-Menubar {
	background: #4B4B4B;
	border-bottom: 1px solid #636363;
}

#str-Topbargrad {
	background: url("/templates/wvanhengel/images/topbar.png") repeat-x top;
	border-bottom: 1px solid #CDCDCD;
}

#str-Middlebar {
	background: #838383;
}

h1, h2, h3, h4 {
	color: #E3B207;
}

#str-Menu a.current:link, #str-Menu a.current:visited, #str-Menu a.current:active, #str-Menu a.current:hover {
	color: #E3B207;
}

hr {
	color: #838383;
	background: #838383;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
}

a:hover {
	color: #E3B207;
}

#str-AIFooter {
	color: #838383;
}

#str-AIFooter a:link, #str-AIFooter a:visited, #str-AIFooter a:active {
	color: #838383;
}

#str-AIFooter a:hover {
	color: #838383;
}

input, select, textarea {
	background: #FFFFFF;
	color: #1A171B;
	border-color: #9F9F9E;
}

input.button {
	background: #505050;
	color: #FFFFFF;
	border-color: #9F9F9E;
}

.str-BodyStyleAbout div.aboutimg {
	border-bottom: 3px solid #838383;
}

.str-BodyStyleAdmin div.aboutimg {
	border-bottom: none;
}


div#fancy_overlay {
	background: #000000;
}


