/*-----------------------------------------------
Mens en Natuur Print CSS
author: Yannick De Smet [designstables.com]
version: October 2007
----------------------------------------------- */



/* Structure
----------------------------------------------- */
html {
	min-height: 100%;
	margin-bottom: 1px; 
}
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font: 12px/145% "trebuchet ms", "helvetica", arial, helvetica, sans-serif;
	line-height: 1.3;
	color: #000000;
}
#site {
	margin: 63px auto 0 auto;
	padding: 0;
	background: #ffffff url("http://www.mens-en-natuur.com/images/content.jpg") bottom;
	width: 923px;
}
#square{
	padding-right: 13px;
}



/* Typography
----------------------------------------------- */
p {
	margin: 0;
	padding: 2px 0 14px 5px;
	text-align: justify;
}
a {
	font-weight: bold;
	color: #000000;
	outline: none;
}
a, a:visited {
	text-decoration: none;
}
img, img a {
	border: none;
}
a:focus {
	outline: none;
}



/* Header
----------------------------------------------- */
#top-menu {
	display: none;
}
#header {
	display: none;
}
#site h1 {
	display: none;
}
#navigation {
	display: none;
}



/* Breadcrumbs
----------------------------------------------- */
#content-header {
	margin: 0 -5px 0 -20px;
	_margin: 0 -10px 0 -19px;
	padding: 0;
	height: 29px;
	background: transparent url("http://www.mens-en-natuur.com/images/page_top.jpg") top left;
}
#breadcrumbs {
	margin: 4px 0 0 10px;
	float: left;
}
#breadcrumbs h3 {
	display: none;
}
#breadcrumbs ul {
	margin: 0;
	padding: 0;
	display: inline;
} 
#breadcrumbs ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
#return {
	display: none;
}



/* Left Sidebar
----------------------------------------------- */
#left-sidebar {
	display: none;
}
#main-content {
	margin: 0;
	padding: 0 0 0 20px;
	width: 100%;
	float: left;
	font: 12px/145% "trebuchet ms", "helvetica", arial, helvetica, sans-serif;
	line-height: 1.3;
	color: #444444;
}
#left-sidebar .featured-artist {
	margin: 5px 5px 0 0;
	float:left;
}
#left-sidebar .block {
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
}
#left-sidebar h3 {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 14px;
	letter-spacing: -0.5px;
	line-height: 1em;
} 
#left-sidebar-body ul {
	padding: 2px 20px 2px 0;
}
#left-sidebar-body ul li {
	padding: 4px 0;
	list-style-image: url("http://www.mens-en-natuur.com/images/bullet.gif");
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #fd6205;
}
#left-sidebar ul.gallery {
	margin: 5px auto;
	padding: 0;
	height: 75px;
	list-style-type: none;
}
#left-sidebar ul.gallery li {
	display: inline;
}
#left-sidebar ul.gallery li a {
	border: none;
}
#bottom-left-sidebar {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 20px;
}
#left-sidebar h2{
	margin: 0 0 20px 0;
	padding: 0;
	height: 55px;
}
#left-sidebar h2 span{
	display: none;
}
.submenu {
	list-style: none;
	padding: 0;
	margin: 0 0 15px;
}
.submenu li {
	border-bottom: #969d8d 1px dotted;
	line-height: 130%;
	list-style: none;
}
.submenu li a {
	color: #fd6205;
	text-decoration: none;
	padding: 4px 6px 4px 15px;
	display: block;
	list-style: none;
}
.submenu li a:visited {
	color: #fd6205;
	text-decoration: none;
}
.submenu li a:hover {
	text-decoration: none;
	color: #ff003c;
	background-color: #f0f2ec;
}
.submenu .page_item {
	display: block;
}
#left-sidebar h4 {
	display: none;
}
#closesidebar {
	height: 300px;
}





/* Content
----------------------------------------------- */
#content {
	margin: 0;
	padding: 0 7px 0 0;
	width: 640px;
	float: left;
	font: 12px/145% "trebuchet ms", "helvetica", arial, helvetica, sans-serif;
	line-height: 1.3;
	color: #444444;
}
#main-content h2 {
	margin: 20px 0 20px 0;
	padding: 0 0 0 8px;
	font-size: 23px;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.3em;
	color: #fd6205;
	border-bottom: 1px solid #cccccc;
	z-index: 1000 !important;
} 
#main-content h3 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 18px;
	letter-spacing: -1px;
	font: "Trebuchet MS", arial, helvetica, sans-serif;
	font-weight: normal;
	line-height: 2em;
	color: #fd6205;
} 
#main-content h3 a {
	color: #fd6205;
} 
#main-content h3 small {
	margin:	0 0 0 15px;
	padding: 0;
	font-size: 12px;
	letter-spacing: normal !important;
	font-weight: normal;
	line-height: 2em;
	color: #444444;
}
#main-content h3 code {
	margin: 0 0 20px 0;
	font: 12px "trebuchet ms", "helvetica", arial, helvetica, sans-serif;
	color: #fd6205;
	letter-spacing: 0px;
	float: right;
	width: 648px;
	text-align: right;
}
code {
	margin: 0 0 20px 0;
	font: 12px "trebuchet ms", "helvetica", arial, helvetica, sans-serif;
	color: #fd6205;
	letter-spacing: 0px;
	float: right;
	width: 648px;
	text-align: right;
}
.announcement {
	padding: 1px 0 1px 0;
	margin: 1px 0 25px 0;
	width: 100%;
	color: #252525;
}
.announcement h3 {
	margin: 0;
	padding: 5px 0 5px 40px;
	font-size: 15px;
	line-height: 1em;
}
.announcement h3 a, .announcement h3 a:hover, .announcement h3 a:visited {
	color: #CC3300;
}
.announcement h4 {
	margin: 0;
	padding: 10px 0  5px 0;
	font-size: 13px;
	line-height: 0.1em;
}
.announcement h4 a, .announcement h4 a:hover, .announcement h4 a:visited {
	color: #CC3300;
}
.announcement p {
	margin: 0;
	padding: 2px 0 14px 13px;
	text-indent: 27px;
	text-align: justify;
}
.announcement a, .announcement a:visited {
	text-decoration: none;
}
.announcement a:hover {
	text-decoration: none;
	color: #fd6205;
}/*
.running, .coming {
	border-right: #cccccc 1px solid;
}
.running, .coming {
	border-left: #cccccc 1px solid;
}*/
.column {
	width: 30%;
	float: left;
	background-color: #f8f8f8;
	margin: 0 4px 50px 4px;
	padding: 4px;
	border: #cccccc 1px solid;
}
.column h3 {
	margin: 0 auto;
	padding: 0;
	font-size: 13px !important;
	border-bottom: #cccccc 1px solid;

	line-height: 13px !important;
	font-weight: bold !important;
}
.column p {
	text-align: left !important;
}
.column ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;	
}
.column li {
	margin: 0;
	padding: 3px 0;
	display: block;
	font: bold 95% arial,helvetica,sans-serif;
	text-decoration: none;
}
.column li a {
	text-decoration: none;
	display: block;
	font: bold 100% arial,helvetica,sans-serif;
	color: #fd6205;
	padding: 0 0 0 15px;
	background: transparent url("http://www.mens-en-natuur.com/images/go_partner.gif") 0 5px no-repeat;
}
.column li a:hover {
	color: #ff003c;
}
.column a span, .column span {
	display: block;
	color: #999999;
}
.column a span:hover {
	color: #5c5c5c;
}
.poetry {
	width: 70%;
	background-color: #ffffff;
	margin: 25px auto 25px auto;
	padding: 25px;
	text-indent: 27px;
	color: #696950;
	background: url("http://www.mens-en-natuur.com/images/philosophy-bg.jpg") top left;
}
.poetry p {
	text-align: center;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.poetry .author {
	color: #979779;
}
.poetry .author a {
	color: #979779;
	text-decoration: none;
}
.green {
	color: #406438;
	font-size: 14px;
}
#getwork {
	margin: 0 0 0 15px;
}
#getwork_thumb {
	float: left;
	width: 115px;
	margin: 0;
	padding: 16px 0 0 0;
}
#getwork_desc {
	float: left;
	width: 505px;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	border-left: #cccccc 1px solid;
	text-align: justify;
}
#getwork_desc h4 {
	margin: 0;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.3em;
	color: #9c9c9c;
	border-bottom: 1px solid #cccccc;
}
.download_pdf {
	width: 213px;
	margin: 0;
	float: left;
}
.download_pdf a {
	color: #9c9c9c;
}
.extra_info {
	width: 430px;
	margin: 0 0 25px 0;
	padding: 25px 0 0 0;
	float: right;
	color:#000000;
}
.extra_date {
	width: 648px;
	margin: 0;
	float: left;
	color:#000000;
}
.bold {
	font-weight: bold;
}



/* Shop items
The definition list for the info of the Shop items.
----------------------------------------------- */
.shoplinks {
	margin: 0 0 30px 0;
}
.shoplinks ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;	
}
.shoplinks li {
	margin: 5px 0;
	padding: 3px 0 3px 15px;
	display: block;
	font: bold 95% arial,helvetica,sans-serif;
	text-decoration: none;
}
.shoplinks li a {
	text-decoration: none;
	display: block;
	font: bold 100% arial,helvetica,sans-serif;
	color: #fd6205;
	padding: 0 ;
}
.shoplinks li a:hover {
	color: #ff003c;
}
.shoplinks a {
	margin: 5px 0;
	padding: 3px 0;
	display: block;
	font: bold 100%/70% arial,helvetica,sans-serif;
	text-decoration: none;
	color: #fd6205;
	border-bottom: 1px solid #CCCCCC;
}
.shoplinks a:hover {
	color: #ff003c;
}
.item_data {
	display: block;
	color: #999999;
}
.item_data span {
	color: #999999;
	float: right;
	margin: -8px 0 0 25px;
	font: bold 100%/70% arial,helvetica,sans-serif;
}
.shopinfo {
	float: left;
	padding: 2px;
	margin: 2px 0;
}
.shopinfo a {
	color: #000000;
}
.shopinfo a:hover {
	color: #fd6205;
}
.shopinfo em {
	float: right;
	padding: 2px;
	margin: 2px 0;
	color: #999999;
	font-style: normal;
}
.shopinfo em a {
	color: #000000;
}
.shopinfo em a:hover {
	color: #fd6205;
}
ul .subitems {
	display: inline;
}
.shop-thumb_container {
	width: 100%;
	display: block;
	float: left;
}
.shop-thumb {
	margin:  0  5px 5px 5px;
	padding: 0 !important;
	display: block;
	float: left;
}
/*.shop-thumb a img {
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
}
.shop-thumb a img:hover {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}*/
.itemdesc {
	font-size: 10px;
	color: #666666;
}
.thumbbuy {
	float: right;
	margin: -18px 0 0 0;
	padding: 0 25px 0 0;
}
.thumbbuy a {
	width: 100%;
	height: 100%;
}



/* Artist list
----------------------------------------------- */
#artistslist {
	margin: 0;
	padding: 0;
	list-style: none;	
}
#artistslist img {
	margin: 0 10px 5px 0;
	float: left;
}
.artistlinks {
	display: block;
	margin: 10px 10px 40px 20px;
}
.artistlinks li {
	margin: 20px 0;
	padding: 3px 10px 20px 0;
	display: inline;
	font: bold 95% arial,helvetica,sans-serif;
	text-decoration: none;
}
.artistlinks li a, .artistlinks li a:visited {
	text-decoration: none;
	color: #000000;
}
.artistlinks li a:hover {
	text-decoration: none;
	color: #999999;
}



/* Forumindex
----------------------------------------------- */
#forum-images {
	margin: 0 0 25px 0;
	padding: 0;
	width: 600px;
	background-color: transparent;
}
.work_thumbs2 {
	margin: 20px 0 20px 20px;
}
.work_thumbs2 a {
	outline: none;
	background-color: transparent;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	font: bold 95% arial,helvetica,sans-serif;
	color: #ffffff;
}
.work_thumbs2 a:hover {
	color: #ffffff;
}
.work_thumb2 span {
	display: none;
}
.work_thumb2 a:hover span {
	display: inherit;
	position: absolute;
	width: 165px;
	margin: -179px 0 0 9px;
	padding: 15px 5px;
	text-align: center;
	background-color: #000000;
}
.work_thumb2 {
	width: 191px;
	height: 191px;
	border: none;
	float:left;
}
.work_thumb2mg, .work_thumb2 a img, .work_thumb2 span {
	margin-top: 7px;
	margin-left: 7px;
}
.no-pointer {
	cursor: text !important;
}



/* Contact + Order
----------------------------------------------- */
#contactform {
	position: static;
	overflow: hidden;
}
.contactleft {
	width: 20%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}
.contactright {
	width: 78%;
	text-align: left;
	float: right;
	display: inline;
	padding: 2px;
	margin: 5px 0;
}
.contacterror {
	border: 1px solid #ff0000;
}



/*Links
----------------------------------------------- */
.links ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;	
}
.links li {
	margin: 0;
	padding: 3px 0 3px 15px;
	height: 45px;
	display: block;
	font: bold 95% arial,helvetica,sans-serif;
	text-decoration: none;
}
.links li a {
	text-decoration: none;
	display: block;
	font: bold 100% arial,helvetica,sans-serif;
	color: #fd6205;
	padding: 0 0 0 15px;
	background: transparent url("http://www.mens-en-natuur.com/images/go_partner.gif") 0 5px no-repeat;
}
.links li a:hover {
	color: #ff003c;
}
.links span {
	display: block;
	color: #999999;
}



/* highslide
----------------------------------------------- */
#artist-work {
	margin: 0 0 25px 0;
	padding: 0 25px 0 0;
	width: 630px;
}
#main-content h3 span {
	display: none;
}
.artist-thumb {
	margin: 0 0 25px 0;
	padding: 0;
	text-align: center;
}
.artist-thumb a {
	margin: 2px;
}
.artist-thumb em {
	float: right;
}
.highslide {
	cursor: url(./scripts/highslide/graphics/zoomin.cur), pointer !important;
    outline: none;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-caption {
    display: none;
    color: #000000;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-move {
    cursor: move;
}
.highslide-overlay {
	display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.toggler {
	text-decoration: none;
	display: block;
	font: bold 95% arial,helvetica,sans-serif;
	color: #fd6205;

	padding: 3px 0 3px 15px;
	background: url("http://www.mens-en-natuur.com/images/go_partner.gif") 0 5px no-repeat transparent;
	cursor: pointer;
	vertical-align: middle;
}
.toggler div{
	position: relative;
}
.toggler div img{
	position: absolute;
	margin-top: 4px !important;
	margin-top: 0px;
}
.togglerHover {
	text-decoration: none;
	display: block;
	font: bold 95% arial,helvetica,sans-serif;
	color: #ff003c;
	padding: 3px 0 3px 15px;
	background: url("http://www.mens-en-natuur.com/images/go_partner.gif") 0 5px no-repeat transparent;
	cursor: pointer;
	vertical-align: middle;
}
.togglerHover div img{
	position: absolute;
	margin-top: 4px !important;
	margin-top: 0px;
}
.accordion {
	color: #999999;
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	background: #FFFFFF url(images/BG-light-horizontal-dots.gif) bottom left repeat-x;
}
.accordion2 {
	color: #999999;
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	background: #FFFFFF url(images/BG-light-horizontal-dots.gif) bottom left repeat-x;
}




/*Photos
-----------------------------------------------*/
p#cross-links {
text-align: center
}

p#cross-links {
border-bottom: 1px solid #ccc;
margin-bottom: 30px;
padding-bottom: 30px
}

noscript p, noscript ol {
color: #a00;
font-size: 13px;
line-height: 1.4em;
text-align: left
}
noscript a {
color: #a00;
text-decoration: underline
}
noscript ol {
margin-left: 25px;
}

a:focus {
outline:none
}

img {
border: 0
}

.stripViewer .panelContainer .panel ul {
text-align: left;
margin: 0 15px 0 30px;
}

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
margin: 20px 0;
position: relative;
width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw {
width: 100%;
height: 460px;
background: #fff;
overflow: scroll
}
.csw .loading {
margin: 200px 0 300px 0;
text-align: center
}

.stripViewer { /* This is the viewing window */
position: relative;
overflow: hidden; 
margin: auto;
width: 640px; /* Also specified in  .stripViewer .panelContainer .panel  below */
height: 600px;
clear: both;
background: #fff;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
position: relative;
left: 0; top: 0;
width: 95%;
list-style-type: none;
/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
float:left;
height: 100%;
position: relative;
width: 640px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
/*padding: 10px;*/
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
margin: auto;
display: none;
}

.stripNav ul { /* The auto-generated set of links */
list-style: none;
}

.stripNav ul li {
float: left;
margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
font-size: 10px;
font-weight: bold;
text-align: center;
line-height: 32px;
background: #c6e3ff;
color: #fff;
text-decoration: none;
display: block;
padding: 0 15px;
}

.stripNavL, .stripNavR { /* The left and right arrows */
position: absolute;
top: 230px;
text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
display: block;
height: 40px;
width: 40px;
}

.stripNavL {
left: 0;
}

.stripNavR {
right: 0;
}




/*Misc
----------------------------------------------- */
.clear{
clear:both;
}



/* Footer
----------------------------------------------- */
#closecontent {
	margin: 30px auto 30px auto;
	padding: 0;
	width: 125px;
	height: 55px;
	background: #ffffff url("http://www.mens-en-natuur.com/images/contentclose.gif") repeat-x bottom;
	clear: both;
}
#closecontent_small {
	margin: 20px auto 10px auto;
	padding: 0;
	width: 79px;
	height: 40px;
	background: #ffffff url("http://www.mens-en-natuur.com/images/mini_logo.png") no-repeat;
	clear: both;
}
#footer {
	margin: 0 auto;
	padding: 10px 0 0 200px;
	width: 723px;
	height: 71px;
	text-align: center;
	clear: both;
}
#footer p {
	text-align: center;
	line-height: 10%;
}
.copyright {
	color: #406438;
}
.copyright a{
	color: #406438;
}
.credits {
	margin: 0 0 0 680px;
	padding: 0;
	width: 22px;
	height: 22px;
	background: #ffffff url("http://www.mens-en-natuur.com/images/madeby.gif");
}
.credits a {
	width: 100%;
	height: 100%;
}
.credits a:hover {
	background-position: bottom;
}
.credits span {
	display: none;
}
