body {
	text-align: center;
	background: url(/images/body_background.png ) top left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 90%;
}
a {
	color: #2e2e2e;
	text-decoration: underline;
}
a:hover {
	color: #0072ed;
}
#container {
	width: 790px;	/* ie fix */
	padding: 5px 5px 0 5px;
	margin: 0 auto;
	text-align: left;
	background: url(/images/content-background.png ) top left repeat-y;
	clear: both;
}
img {
	border: 0;
}
h1 {
	color: white;
	padding: 0;
	margin: 0 auto;
	width: 800px;
	height: 80px;
	margin-top: 40px;
	background: url(/images/header.png ) top left no-repeat;
	text-indent: -1000em;	/* ie fix */
	overflow: hidden;
}
#content {
	width: 555px;
	margin-bottom: 0;
	padding-bottom: 0;
	float: right;
}
#sidebar {
	float: left;
	width: 225px;
}
#sidebar, #content {
	margin-top: 5px;
}
.clear {
	clear: both;
	height:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}
#footer {
	background: url(/images/footer.png) top left no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 28px;
	color: white;
}
#footer-list {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	list-style-type: none;
	font-size: 7pt;
}
#footer-list .left {
	float: left;
	padding: 5px 0 0 5px;
}
#footer-list .right {
	float: right;
	padding: 5px 5px 0 0;
}
#footer a {
	text-decoration: none;
	color: white;
}
#footer a:hover {
	text-decoration: underline;
	color: white;
}
h2 {
	background: #002B80 top left no-repeat;
	color: white;
	text-indent: -1000em;	/* ie fix */	
	height: 25px;
	padding-left: 30px;
	margin: 0;
	font-weight: normal;
	font-size: 1.3em;
}
.OP {
	background-image: url(/images/header-op.png ) ;
}
.Links {
	background-image: url(/images/header-links.png ) ;
}
.Artist {
	background-image: url(/images/header-artist.png ) ;
}
.LP {
	background-image: url(/images/header-lp.png ) ;
}
.PT {
	background-image: url(/images/header-pt.png ) ;
}
.DT {
	background-image: url(/images/header-divingtrips.png ) ;
}
.Order {
	background-image: url(/images/header-order.png ) ;
}
.Contact {
	background-image: url(/images/header-contact.png ) ;
}
.block {
	margin-bottom: 5px;
}

/* --- Menu ---  */

#menu {
	position: absolute;
	left: 50%;
	width: 600px;
	margin-left: -200px;
	margin-top: -45px;
}
#menu .mainnav {
	margin-top: 0;
	padding-bottom: 5px;
}
#menu .mainnav li {
	background: url(/images/arrow.png ) center left no-repeat;
	list-style-type: none;
	display: inline;
	padding-left: 20px;
	padding-right: 10px;
	float: right;	
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
}

#menu .subnav li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	float: right;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
}
#menu ul a {
	text-decoration: none;
	color: white;
}
#menu ul a:hover {
	text-decoration: none;
	color: #f81717;
}

/* --- News ---  and --- Painting techniques article ---  */

.block.news h2 {
	background-image: url(/images/header-news.png );
	text-indent: -1000em;	/* ie fix */					
}
.block.ptartc h2 {
	background-image: url(/images/header-pt.png );
	text-indent: -1000em;	/* ie fix */					
}
.block.news ul li, .block.ptartc ul li {
	width: 200px;	/* ie fix */
}
.block.news h3, .block.ptartc h3 {
	padding-left: 10px;	/* ie fix */
	margin: 0;
}
.block.news h3 a {
	font-variant: small-caps;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
.block.ptartc h3 a {
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

.block.news h3 a:hover,.block.ptartc h3 a:hover {
	color: #0072ed;
}
.block.news p, .block.ptartc p {
	margin: 0;
	padding-bottom: 10px;
	padding-left: 10px;	/* ie fix */
	font-size: 8pt;
	line-height: 1.5em;
	color: #2e2e2e;
}

			
/* --- Trips ---  */

.block.trips {
	background-color: #c7cbce;
	margin: 0;
	padding: 0;
	height: 78px;
	margin-bottom: 5px;
}
.block.trips h2 {
	background-color: #8b8b8b;
	background-image: url(/images/header-trips.png );
	text-indent: -1000em; /* ie fix */
}
.block.trips p {
	margin: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 8pt;
	line-height: 1.5em;
}

.block ul {
	background-color: #c7cbce;
	padding: 0;
	margin: 0;
	height: 190px;
	overflow: auto;
	margin-top: 5px;
	list-style-type: none;
	font-size: 10pt;
	line-height: 1.4em;
}

/* --- Thumbnails ---  */

.block.thumbnails h2 {
	background-image: url(/images/header-thumbnails.png );
	text-indent: -1000em	/* ie fix */
}
.block.thumbnails-dt h2 {
	background-image: url(/images/header-divingtrips.png );
	text-indent: -1000em	/* ie fix */
}
.block.thumbnails-lp h2 {
	background-image: url(/images/header-lp.png );
	text-indent: -1000em	/* ie fix */
}
.block.thumbnails ul, .block.thumbnails-dt ul,.block.thumbnails-lp ul {
	height: 150px;
	overflow: hidden;
	margin: 0;
	padding-top: 5px; /* ie fix */
}
.block.thumbnails li, .block.thumbnails-dt li, .block.thumbnails-lp li {
	float: left;
	margin: 0px 0 0 3px;
}

#thumb-nav {
	list-style-type: none;
	background-color: #c7cbce;
	margin: 0;
	padding: 0;
	height: 30px;
}
#thumb-nav .next {
	float: right;
	padding-right: 5px;
}
#thumb-nav .prev {
	float: left;
}
#thumb-nav .next a img, #thumb-nav .prev a img {
	border: none;
}
#schilderij {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 338px;
	width: 555px;
	overflow: hidden;
}
#schilderij a {
	padding-left: 30px;
	background: #a2a2a2 url(/images/zoom.png ) bottom left no-repeat;
	display: block;
	margin: 0;
	padding-top: 0px;
}
#schilderij a img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: middle;
	width: 525px;
}
#schilderijzoom {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 338px;
	overflow: auto;
	width: 555px;
}
#schilderijzoom a {
	padding-left: 30px;
	background: #a2a2a2 url(/images/zoomout.png ) bottom left no-repeat;
	display: block;
	margin: 0;
	padding-top: 0px;
}
#schilderijzoom a img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: middle;
	
}
#content h3 {
	padding: 5px 0 5px 5px;
	font-size: 11pt;
}
#paintingInfo {
	height: 70px;
}
#paintingInfo p {
	padding: 0 0 5px 5px;
	font-size: 10pt;
}
#content h3, #paintingInfo p {
	background-color: white;
	margin: 0;
	text-transform: uppercase;
	margin: 0;
	font-weight: bold;
}
#paintingInfo code {
	float: right;
	margin: 5px;
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#paintingInfo .order {
	clear: both;
	padding-top: 15px;
	margin: 5px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}	

#paintingText {
	margin: 0;
	padding: 5px;
	height: 65px;
	margin-bottom: 0px;
	font-size: 8pt;
	line-height: 1.5em;
	color: #2e2e2e;
	background-color: #8B8B89;
	overflow: auto;
}


/* --- iframe ---  */
iframe{

	overflow: auto;
	width: 555px;
}

#contentframe {
	margin: 0;
	padding: 0;
}

/* import ie5 specific styles into ie5.0 */

	@media tty {
		i{content:"\";/*" "*/}};
	@import 'default-ie50.css'; {;}/*";}
	
}/* */

/* import ie5 specific styles into ie5.5 */

	@media tty {
   i{content:"\";/*" "*/}}@m; @import '/styles/default-ie55.css'; /*";}
	 
}/* */