* {
	margin: 0;
	padding: 0;
}
body {
	font: 0.75em "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #38393e;
	text-align: center;
	background: #fff url(../kuvat/bg.gif) repeat-x 0 0;
}

/* Yleinen merkkaus */

a {
	text-decoration: underline;
	color: #77362f;
	outline: 0;
}
a:hover,a:focus {
	color: #4e919a;
	text-decoration: underline;
}
p {
	margin: 0 0 15px 0;
	line-height: 1.95em;
}
pre {
	background: #ededed;
	border: 1px solid #eee;
	padding: 15px;
	overflow: auto;
	font: 1em "Courier New", Courier, monospace;
}
code {
	font: 1em "Courier New", Courier, monospace;
}
.clear {
	clear: both;
	display: block;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #304650;
	margin: 0 0 0 0;
}
abbr,acronym {
	border-bottom: 1px dotted #38393e;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	cursor: help;
}
table {
	width: 100%;
}
td,th {
	text-align: left;
	padding: 5px 10px;
	border-bottom: 1px solid #e4e3d2;
}
.td1 {
	padding-left: 20px;
}
th {
	font-weight: normal;
	color: #4e919a;
}
h2 {
	font-size: 11px;
	font-weight: 900;
	line-height: 16px;
	margin: 30px 0 0 20px;
	height: 36px;
	border-bottom: 5px solid #f5f5f5;
}
h2 .a,h2 a {
	color: #6a4a3c;
	background: url(../kuvat/bg-h2.gif);
	height: 36px;
	float: left;
	cursor: pointer;
}
h2 .a {
	cursor: default;
}
h2 a:hover {
	color: #ffc;
}
h2 .a span,h2 a span {
	height: 36px;
	background: url(../kuvat/bg-h2l.gif) no-repeat 0 0;
	display: block;
	float: left;
}
h2 .a span span,h2 a span span {
	height: 20px;
	padding: 16px 46px 0 46px;
	background: url(../kuvat/bg-h2r.gif) no-repeat 100% 0;
}

/* Palsta */

#sivu {
	padding: 1px 0 35px 0;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Otsakepalkki */

#otsikko {
	width: 900px;
	margin: 0 auto;
	position: relative;
	height: 51px;
}
h1,#otsikko p {
	float: left;
	display: inline;
	margin: 0;
}
h1 {
	background: url(../kuvat/curriculum-vitae.gif) no-repeat 10px 0;
	width: 151px;
	height: 38px;
	text-indent: -9000px;
}
#otsikko p {
	background: url(../kuvat/jukka-mikael-svahn.gif) no-repeat 15px 11px;
	height: 32px;
	width: 148px;
	text-indent: -9000px;
}
#otsikko a {
	text-decoration: none;
}
#otsikko ul {
	float: left;
	display: inline;
	list-style: none;
	padding: 6px 0 0 230px;
}
#otsikko li {
	display: inline;
	float: left;
}
#otsikko li a {
	float: left;
	text-indent: -9000px;
	width: 36px;
	height: 27px;
	background-image: url(../kuvat/linkit.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#otsikko li.alas a {
	background-position: -144px 0;
}
#otsikko li.txt a {
	background-position: -72px 0;
}
#otsikko li.img a {
	background-position: -108px 0;
}
#otsikko li.pdf a:hover {
	background-position: 0 -27px;
}
#otsikko li.txt a:hover {
	background-position: -72px -27px;
}
#otsikko li.img a:hover {
	background-position: -108px -27px;
}
#otsikko li.alas a:hover {
	background-position: -144px -27px;
}
#valokuva {
	background: url(../kuvat/valokuva.gif) no-repeat 0 0;
	width: 212px;
	height: 143px;
	position: absolute;
	right: 0;
	top: -51px;
}

/* Alaosan merkkaukset */

#kirjaus {
	text-align: right;
	font-size: 1.1em;
	margin: 0;
	padding: 30px 10px 30px 10px;
	letter-spacing: 1px;
}
#jalusta {
	background: url(../kuvat/bq.gif) no-repeat 0 0;
	padding: 10px 0 0 40px;
	margin: 0;
}
#copyright {
	border-top: 3px solid #3ba0ae;
	padding: 10px 50px;
	margin: 0;
	text-align: right;
}

/* Listaukset */

#sivu ul {
	list-style: none;
	line-height: 1.65em;
	border-top: 3px solid #3ba0ae;
	padding: 20px 0 0 0;
}
#sivu li {
	border-bottom: 1px solid #e4e3d2;
	padding: 5px;
}
#sivu li strong {
	float: left;
	width: 150px;
	padding: 0 15px 0 0;
	text-align: right;
	font-weight: normal;
	color: #777;
	overflow: hidden;
}
#sivu li span {
	float: left;
	width: 720px;
}

/* Lightbox */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	line-height: 0;
	cursor: pointer;
}
#lightbox-container-image-box {
	position: relative;
	background: #fff url(../kuvat/lightbox-ico-loading.gif) no-repeat 50% 50%;
	text-align: center;
	margin: 0 auto;
	width: 390px;
	height: 200px;
}
#lightbox-container-image {
	padding: 10px 0 0 0;
}
#lightbox-container-image-data-box {
	padding: 20px 0 0 10px;
	position: absolute;
	bottom: -40px;
	left: 0;
	height: 20px;
	width: 100%;
	text-align: left;
	font-size: 11px;
	color: #ccc;
	font-weight: 900;
	background: url(../kuvat/cross.png) no-repeat 100% 10px;
}
#lightbox-container-image-data-box div {
	padding: 0 30px 0 0;
}
