@charset "UTF-8";
body {
	font-size:62.5%;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../../../images/stories/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}


* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #A4A4A4;
}

a:hover {
	/*text-decoration: underline;*/
	color: #333333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	list-style-type: none;
}
.clearfloats {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
}

.pagewidth {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#mediapanel {
	border-bottom: solid 1px #442310;
	background-color: #442310;
	height: 290px;
	background-image: url(../../../images/stories/header-panels/run-for-cover.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#mediapanel .pagewidth {position: relative;}

.logo {
	position: absolute;
	top: 10px;
	left: 10px;
	background-image: url(../../../images/stories/core/zozo-art.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 320px;
}
.logo a {display: block; height: 100px;
	width: 320px;}

.logo a span {position: absolute; top: -2000px;}

#mainnavigation {	border-bottom: solid 1px #442310; margin-bottom: 20px; position: relative; z-index: 10;}

#mainnavigation div.mailme {float: left; width: 200px;}

#mainnavigation div.mailme a {
	padding-top: 9px;
	padding-left: 6px;
	font-size: 16px;
	display: block;
	color: #613617;
}

#mainnavigation div.mailme a:hover {color:#000;}

#mainnavigation ul {
	height: 30px; padding-left: 220px; 
	
}

#mainnavigation ul li {
	display: block;
	float: left; position: relative;
}

#mainnavigation ul li a {
	display: block;
	font-size: 16px;
	float: left;
	
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}

#mainnavigation ul li a:hover {}

#mainnavigation ul li ul {display: none; background-color: #fff; width: 250px; padding-left: 0px; 
}

#mainnavigation ul li:hover ul { display: block; position: absolute; top: 30px; left: 0px;}

#mainnavigation ul li ul li {float: none; position:static;}

#mainnavigation ul li ul li a {float: none; background-color: #fff; border-right-width: 1px; border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;}

.leftcolumn {width: 200px; float: left; padding-right: 30px;}

.centrecolumn {width: 660px; float: left;}

.centrecolumn p {font-size: 15px; line-height: 22px; padding-bottom: 13px;}

.saleboard {clear: both; width: 660px;}

#page h2 {
	font-size: 18px;
	padding-bottom: 12px;
	color: #82441A;
}

#page h3 { font-size: 15px; padding-bottom: 4px;}

#page table {padding-bottom: 20px; border-top: solid 1px #ccc;}

#page table tr td {font-size: 15px; line-height: 22px; border-bottom: solid 1px #ccc; padding-top: 4px; padding-bottom: 4px;}

#page p {}

#page .painting {width: 200px; padding-top: 6px; padding-bottom: 12px; border-top: solid 1px #ccc; float: left; padding-left: 10px; padding-right: 10px; height: 430px;}

#page .painting h2 {padding-bottom: 6px; font-size: 13px; padding-top: 12px;}

#page .painting table {width: 200px; border-top: none;}

#page .painting table tr {}

#page .painting table tr td {padding-top: 4px; padding-bottom: 4px; font-size: 13px; line-height: 18px; border-bottom: none;}

.rightcolumn {width: 40px; float: left; padding-left: 30px;}

#footer { clear: both; border-top: solid 1px #442310; padding-top: 10px; }

.booknow {
	color:#613617;
}

.booknow a {color:#613617; font-weight: bold;}

.booknow a:hover {color: #000;}
