html {
	scrollbar-base-color:#333333;
	scrollbar-arrow-color:#62605b;
	scrollbar-track-color:#333333;
	
	scrollbar-shadow-color:#222222;
	scrollbar-lightshadow-color:#111111;
	scrollbar-3dlight-color:#111111;
	
	overflow-x:hidden;
	overflow-y:auto;
	}
html {overflow-x:hidden;overflow-y:scroll;font-size:62.5%;height:100%;}
::-moz-selection {background:#b6dfda; color:#000;}
::selection {background:#b6dfda; color:#000;}

#containerright ::-moz-selection {background:#a887a9; color:#fff;}
#containerright ::selection {background:#a887a9; color:#fff;}

body {
	margin:0 auto;
	padding:0 auto;
	font-size:1.6em;
	text-rendering:optimizeLegibility;
	font-family:"Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", Arial, sans-serif;
	color:#000;
	background:#fff;
	background:url(../images/bg.png) repeat fixed;
	}
#barleft {
	top:0;
	left:0;
	width:100px;
	height:100%;
	background:url(../images/left.jpg) no-repeat #fff;
	background-position:0px 0px;
	position:fixed;
	overflow:hidden;
	z-index:25;
	}
#containerleft {
	top:0;
	left:0;
	width:25%;
	min-width:300px;
	padding:0px 10px 0px 100px;
	height:100%;
	background:#fff;
	position:fixed;
	overflow:hidden;
	-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1);
  	-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1);
  	box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1);
	z-index:15;
	}
#subcontainerleft {
	top:8em;
	width:320px;
	height:3em;
	margin:0 auto;
	padding-left:1em;
	position:relative;
	}
#containerright {
	top:0;
	right:5%;
	min-width:600px;
	width:60%;
	height:auto;
	position:absolute;
	overflow:hidden;
	}
.logo {
	width:245px;
	height:45px;
	background:url(../images/logo.jpg) no-repeat;
	text-indent:-9999px;
	zoom:reset;
	}
.content {
	width:100%;
	height:500px;
	margin-bottom:2em;
	position:relative;
	}
.photo {
	width:100%;
	height:100%;
	position:absolute;
	overflow:hidden;
	z-index:5;
	}
.photo img {width:100%;}
.info {
	bottom:2em;
	right:1.8em;
	width:225px;
	height:auto;
	padding:0.75em 0.9em 0.5em 0.9em;
	border:1px dotted #fff;
	background:#000;
	position:absolute;
	overflow:hidden;
	-moz-box-shadow:4px 4px 4px rgba(0, 0, 0, 0.25);
  	-webkit-box-shadow:4px 4px 4px rgba(0, 0, 0, 0.25);
  	box-shadow:4px 4px 4px rgba(0, 0, 0, 0.25);
	z-index:10;
	}
.content2 {
	width:500px;
	height:auto;
	margin-left:1em;
	padding:1em 0.9em 0.8em 0.9em;
	border:1px dotted #fff;
	background:#000;
	position:relative;
	overflow:hidden;
	-moz-box-shadow:2px 2px 2px rgba(0, 0, 0, 0.1);
  	-webkit-box-shadow:2px 2px 2px rgba(0, 0, 0, 0.1);
  	box-shadow:2px 2px 2px rgba(0, 0, 0, 0.1);
	z-index:10;
	}
	
	

/*---------------------------------- Menu ----------------------------------*/

#menu {
	top:2em;
	width:auto;
	height:auto;
	padding-left:1.5em;
	line-height:200%;
	color:#000;
	position:relative;
	}
ol {
	line-height:100%;
	}
li {
	list-style:none;
	}
li input {
	opacity:0;
	}
li input + ol > li {
	height:0;
	overflow:hidden;
	margin-left:-1em !important;
	}
li label, .navlink, .navlink a:link, .navlink a:hover, .navlink a:active, .navlink a:visited {
	color:#000;
	font:1.1em 'Cantata One', serif;
	letter-spacing:0.1em;
	text-decoration:none;
	cursor:pointer;
	}
li input:checked + ol {
	padding: 0 0 0 3em;
	}
li input:checked + ol > li {
	height: auto;
	}
li input:checked + ol > li:last-child {
	margin: 0 0 0.5em;
	}



/*---------------------------------- Text ----------------------------------*/
#containerright h1:first-child {
	font:1.4em 'Cantata One', serif;
	color:#fff;
	background:#000;
	border:1px dotted #fff;
	padding:0.1em 0.5em 0.1em 0.5em;
	margin:2em 0 1em 0;
}
#containerright h1 {
	font:1.4em 'Cantata One', serif;
	color:#fff;
	background:#000;
	border:1px dotted #fff;
	padding:0.1em 0.5em 0.1em 0.5em;
	margin:4em 0 1em 0;
}

p {
	font:0.9em "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", Arial, sans-serif;
	line-height:140%;
	color:#000;
	margin-bottom:1em;
}
.info p {
	font:0.85em "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", Arial, sans-serif;
	font-style:normal;
	line-height:150%;
	color:#fff;
	}
.info p b {
	font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", Arial, sans-serif;
	line-height:150%;
	color:#bd8cbf;
	margin-right:0.25em;
	}
.info p i {
	font:0.85em "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", Arial, sans-serif;
	line-height:150%;
	color:#666;
	margin-top:0.25em;
	float:right;
	clear:both;
	}
.content2 p {
	font:0.9em "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", Arial, sans-serif;
	line-height:150%;
	color:#fff;
	}
.content2 {
	margin-bottom:3em;
	}
.content2 p b {font-weight:normal; color:#58b4a9;}
.content2 p i {font-style:normal; color:#cca3ce;}


#credit {
	width:auto;
	font:0.8em "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", Arial, sans-serif;
	text-align:right;
	color:#333;
	background-color:#fff;
	position:relative;
	margin-top:2em;
	bottom:2em;
	float:right;
	}	
#credit a:link, #credit a:active, #credit a:visited {
	font:1em "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", Arial, sans-serif;
	color:#006e61;
	text-decoration:none;
	}	
#credit a:hover {
	color:#844d87;
	text-decoration:underline;
	}

/*---------------------------------- Links ----------------------------------*/

#menu ol a:link, #menu ol a:active, #menu ol a:visited {
	color:#008e7d;
	font:0.85em "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", Arial, sans-serif;
	font-style:italic;
	text-decoration:none;
	display:block;
	}
#menu ol a:hover {
	color:#bd8cbf;
	font:0.85em "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", Arial, sans-serif;
	font-style:italic;
	text-decoration:none;
	}
#containerright .content2 a:link, #containerright .content2 a:active, #containerright .content2 a:visited {
	color:#bd8cbf;
	font:0.85em "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", Arial, sans-serif;
	font-style:italic;
	text-decoration:none;
	display:block;
	}
#containerright .content2 a:hover {
	color:#008e7d;
	font:0.85em "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", Arial, sans-serif;
	font-style:italic;
	text-decoration:none;
	}