body {
	margin:0;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:1.5em;
	color:#000000;
	text-align:left;
	background-color:#FFFFFF;
}

img {
	border:0;
}

.bold {
	font-weight:bold;
}

.clear {
	clear:both;
	height:.01px;
	margin:0;
	padding:0;
}
p {
	margin:0 0 1.5em 0;
	padding:0;
}
hr {
	clear:both;
	border:none;
	height:1px;
	margin:20px 0;
	padding:0;
	background-color:#EEE;
}

a:focus {
	outline:none;!important
}
a:link, a:visited, a:active {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color: #000000;
	text-decoration:underline;
}

a:link img, a:hover img, a:visited img, a:active img {
	border:0;
	text-decoration: none;
	background-color:#FFFFFF;	
}

a.clean:link,
a.clean:active,
a.clean:visited {
	text-decoration:none;
}
a.clean:hover {
	text-decoration:underline;
}


h1, h2, h3 {
	font-size:16px;
	font-weight:normal;
	line-height:1.5em;
	margin:0 0 .5em 0;
}
h3 {
	margin:0;
}

.gray {
	color:#999999;
}

.reading {
	width:480px;
	margin:0 0 1.5em 0; 
	padding:0 20px 1.5em 0;
	font-size:11px;
	line-height:1.5em;
}

.hide {
	display:none;
}

/* NAVIGATION */

div#sidenav {
	position:fixed;
	left:10px;
	top:10px;
	width:220px;
	margin:0;
	padding:0;
	background-color:#FFF;
}



div#footer {
	z-index:-1;
	position:fixed;
	left:0;
	bottom:0;
	margin:200px 0 0 0;
	padding:10px;
	color:#CCC;
	line-height:1.2em;
	background-color:#FFF;
}
div#footer a:link,
div#footer a:visited,
div#footer a:active {
	color:#CCC;
	text-decoration:none;
}
div#footer a:hover {
	color:#000;
	text-decoration:underline;
}





#main {
	position:absolute;
	left:300px;
	top:40px;
	margin:0;
	padding:0;
	text-align:left;
}

div.concard {
	border-bottom:1px solid #CCC;
}

.hide, .hidden {
	display:none;
}



/* ============= */
/* = work index = */
/* ============= */

div.indeximgs {
	margin:0 0 50px 0;
}
div.workindexpic,
div.workindexpicmain {
	position:absolute;
	top:0;
	left:0;
	width:600px;
	height:200px;
	overflow:hidden;
}
a.workindexlink {
}
a.workindexlink:hover {
}


/* =============== */
/* = work page = */
/* =============== */

div.fixdetails {
	position:fixed;
	top:140px;
	left:10px;
	width:200px;
	line-height:1.2em;
}
div.fixdetails h3.title {
	font-size:14px;
	line-height:1.1em;
	font-weight:bold;
	margin-bottom:5px;
}
div.fixdetails p.info {
	color:#999;
}


div#medianav {
	position:relative;
	top:-2.5em;
	margin:0 0 -1.5em 0;
	padding:0;
}
div#medianav a:link,
div#medianav a:visited,
div#medianav a:active,
div#medianav a:hover {
	display:inline;
	margin:0 15px 0 0;
	padding:0;
	color:#999;
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration:none;
}
div#medianav a:hover,
div#medianav a:link.on,
div#medianav a:visited.on,
div#medianav a:active.on,
div#medianav a:hover.on {
	color:#000;
}

div.imgnav {
	position:relative;
	text-align:center;
}
div.imgnav img {
	z-index:0;
}
div.imgnav a.back,
div.imgnav a.next {
	z-index:2;
	display:block;
	position:absolute;
	top:0;
	height:100%;
	background:none;
}

div.imgnav a.back {
	width:30%;
	left:-16px;
}
div.imgnav a.back:hover {
	background-image:url('images/backarrow.png');
	background-repeat:no-repeat;
	background-position:top left;
}
div.imgnav a.next {
	width:65%;
	right:-16px;
}
div.imgnav a.next:hover {
	background-image:url('images/nextarrow.png');
	background-repeat:no-repeat;
	background-position:top right;
}


div#picthumbs {
	z-index:4;
	display:none;
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	line-height:1em;
	background-color:none;
	overflow:hidden;
}
div#picthumbs a:hover {
	z-index:4;
	background:none;
}
div#picthumbs a img {
	margin:0;
	padding:9px;
	border:1px solid #FFF;
	line-height:1em;
	background-color:#FFF;
}
div#picthumbs a:hover img {
	border:1px solid #BBB;
}
div#picthumbs a img.on {
	border:1px solid #666;
}



div.slide {
	float:left;
	margin:0 0 20px 0;
	padding:0;
	line-height:0;
}
div.slide a {
	color:#000000;
	text-decoration:none;
}

/* =============== */
/* = end work page = */
/* =============== */

div.news {
	margin:0 0 50px 0;
	padding:0;
}
div.news .date {
	font-size:.85em;
	color:#999;
}
div.news p {
	margin:1em 0 0 0;
}




input.contactfull {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	width:200px;
	margin:0 0 1em 0;
	padding:2px 4px;
	font-size:11px;
	line-height:1.5em;
	border:1px solid #CCCCCC;
	color:#000;
	font-style:normal;
	background-color:#FFF;
}
textarea.contactfull {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	width:300px;
	height:200px;
	margin:0 0 1em 0;
	padding:4px;
	font-size:11px;
	border:1px solid #CCCCCC;
	line-height:1.5em;
	color:#000;
	font-style:normal;
	background-color:#FFF;
}
input.contactbutton {
	font-size:11px;
	line-height:1.5em;
}
input.contactempty {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	width:200px;
	margin:0 0 1em 0;
	padding:2px 4px;
	font-size:11px;
	line-height:1.5em;
	border:1px solid #CCCCCC;
	color:#999;
	font-style:italic;
}
textarea.contactempty {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	width:300px;
	height:200px;
	margin:0 0 1em 0;
	padding:4px;
	font-size:11px;
	border:1px solid #CCCCCC;
	line-height:1.5em;
	color:#999;
	font-style:italic;
}


/*menu*/


h1#logo {
	position:relative;
	left:-2px;
	width:200px;
	height:20px;
	overflow:hidden;
	margin:0 0 10px 0;
}
a#logolink:link,
a#logolink:visited,
a#logolink:active,
a#logolink:hover {
	display:block;
	width:200px;
	height:20px;
	margin:0;
	padding:24px 0 0 0;
	background-color:#FFFFFF;
	background-image:url("images/menu.gif");
	background-repeat:no-repeat;
	background-position:0 -110px;
}
a#logolink:hover {
	background-position:0 -110px;
}


div#menu {
	position:absolute;
	left:-2px;
	top:22px;
	width:200px;
	height:66px;
	overflow:hidden;
}

div#menu a:link,
div#menu a:visited,
div#menu a:active,
div#menu a:hover {
	position:absolute;
	left:0;
	display:block;
	overflow:hidden;
	width:200px;
	height:22px;
	margin:0;
	padding:22px 0 0 0;
	background-color:#FFFFFF;
	background-image:url("images/menu.gif");
	background-repeat:no-repeat;
}

a#work:link,
a#work:visited,
a#work:active,
a#work:hover {
	top:0;
	background-position:0 -22px;
}
a#work:hover,
a#work.on {
	background-position:0 -132px;
}

a#performance:link,
a#performance:visited,
a#performance:active,
a#performance:hover {
	top:0;
	background-position:0 -44px;
}
a#performance:hover,
a#performance.on {
	background-position:0 -154px;
}

a#biography:link,
a#biography:visited,
a#biography:active,
a#biography:hover {
	top:22px;
	background-position:0 -66px;
}
a#biography:hover,
a#biography.on {
	background-position:0 -176px;
}

a#contact:link,
a#contact:visited,
a#contact:active,
a#contact:hover {
	display:block;
	height:22px;
	top:44px;
	background-position:0 -88px;
}
a#contact:hover,
a#contact.on {
	background-position:0 -198px;
}



div.backnext {
	position:fixed;
	top:32px;
	left:85px;
	width:44px;
	height:22px;
	margin:0 0 10px 0;
	padding:0;
	overflow:hidden;
}
div.leftnav div.backnext {
	left:-15px;
}
span.backbutton {
	display:block;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	width:22px;
	height:22px;
}
span.backbutton a:link,
span.backbutton a:active,
span.backbutton a:visited {
	display:block;
	margin:0;
	padding:22px 0 0 0;
	background-color:#FFFFFF;
	background-image:url("images/backnext.gif");
	background-repeat:no-repeat;
	background-position:0 0;
	width:22px;
}
span.backbutton a:hover {
	background-position:0 -22px;
}

span.nextbutton {
	display:block;
	position:absolute;
	top:0;
	left:22px;
	overflow:hidden;
	width:22px;
	height:22px;
}
span.nextbutton a:link,
span.nextbutton a:active,
span.nextbutton a:visited {
	display:block;
	margin:0;
	padding:22px 0 0 0;
	background-color:#FFFFFF;
	background-image:url("images/backnext.gif");
	background-repeat:no-repeat;
	background-position:-22px 0;
	width:22px;
}
span.nextbutton a:hover {
	background-position:-22px -22px;
}