/* 
	PSK KAUPUNNI STYLE SHEET
*/

BODY {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #bec2c5;
	background-color: #000000;
	background-image: url("images/psk-bg.gif");
}

#container {
	width: 890px;
	background-color: none;
	background-image: transparent; 
	margin: 0 auto;	
}

/* HEADER */
#header {
	width: 890px;
	height: 173px;
	background-image: url("images/psk-header.gif");
	background-repeat: no-repeat;
	background-color: transparent;
    margin: 0px;
    padding: 0px;
	overflow: hidden;
	clear: both;
}
#header a {
	margin: 25px 0px 0px 280px; 
	display: block;
	width: 333px;
	height: 130px;
	position: absolute;
}

/* FOOTER */
#footer {
	width: 890px;
	height: 15px;
	background-color: transparent;
	clear: both;
	margin: 0px;
	overflow: hidden;
}
#footer p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #9d3b00;
	font-size: 90%;
	text-align: center;
}
#footer a {
	color: #9d3b00;
	text-decoration: none;
}
#footer a:hover {
	color: #ffd88e;
	text-decoration: underline;
}


/* NAVIGATION */
#navigation {
	width: 890px;
	height: 30px;
	background: url("images/psk-navi.gif") no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0;
	padding: 0;
}
#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul {
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#navigation ul li {
	display: inline;
	margin-right: 0;
}

#navigation ul li.last {
	margin-right: 0;
}

#navigation ul li a {
	background: url("images/tab-right.gif") no-repeat 100% 0;
	color: #e8e8e8;
	padding: 1px 10px 5px 0px;
	text-decoration: none;
}

#navigation ul li a span {
	background: url("images/tab-left.gif") no-repeat;
	padding: 1px 0px 5px 10px;
}

#navigation ul li a:hover span {
	color: #868686;
	text-decoration: none;
}

/*\*//*/
#navigation ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#navigation ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/

/* CONTENT */

#content {
	width: 890px;
}
#contentcol {
	width: 890px;
	height: 535px;
	overflow: hidden;
	background-color: transparent;
	background-image: url(images/psk-content.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#boxinsidecircle {
	margin: auto;
	background-color: transparent;
	width: 460px;
	height: 400px;
	overflow: auto;
	padding: 10px;
}

#contentcol img {
	padding: 0px;
	margin: 0px 10px 10px 10px;
/*	border: solid 1px #8d0200; */
}
#contentcol img.reunat {
	padding: 0px;
	border: solid 1px #000000;
    display: block;
	margin-top: 5px;
	margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
}
#contentcol img.left {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	border: solid 1px #8d0200;
}
#contentcol img.right {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	border: solid 1px #8d0200;
	float: right;
	display: block;
}
#contentcol img.icon {
	margin: 0px;
	padding: 0px;
	border: none;
}
#center {
	text-align: center;
    margin-left: auto;
    margin-right: auto;
}
h1 {
	text-align: center;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: 120%;
	color: #e4e4e4;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: transparent;
}
h2 {
	font-size: 120%;
	line-height: 120%;
	color: #e0e0e0;
	margin: 15px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	background-color: transparent;
}
h3 {
	font-size: 100%;
	line-height: 120%;
	color: #eeeeee;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	background-color: transparent;
}
h4 {
	font-size: 90%;
	line-height: 120%;
	color: #cacdd0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: transparent;
}
p {
	text-align: justify;
	font-size: inherit;
	line-height: 150%;
	color: #bec2c5;
	margin: 5px 0px 5px 0px;
	background-color: transparent;
}
p .kirjoittaja {
	font-size: 90%;
	color: #4C3824;
}
p .center {
	text-align: center;
}
p .right {
	text-align: right;
}
#content a {
	color: #ff3c16;
	text-decoration: none;
}
#content a:hover {
	color: #c03114;
	text-decoration: none;
}
ul {
	list-style-type: square;
	padding: 0;
	margin: 0px 5px 20px 15px;
}
li {
	font-size: inherit;
	line-height: 150%;
	padding: 1px 0px 0px 0px;
}
ol {
	list-style-type: decimal;
	padding: 0;
	margin: 0px 5px 20px 40px;
}
li.numero {
	background-image: none;
	font-size: inherit;
	line-height: 150%;
	padding: 1px 0px 0px 10px;
}
blockquote {
	font-style: italic; 
}
pre {
	font-family: inherit;
	font-size: inherit;
}

#line {
	clear: both;
	margin: 10px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
	border-bottom: 1px solid #000000;
	background-color: transparent;
}
#line2 {
	clear: both;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #1c1c1c;
	background-color: transparent;
}

input.palaute {
	margin: 2px;
	padding: 2px 2px 2px 2px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px; 
	color: #000000;
	background-color: #d9d9d9; 
	border: 1px solid #ababab; 
	width: 380px; 
	height: 15px;
}
input.palautep {
	margin: 2px;
	padding: 2px 2px 2px 2px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px; 
	color: #000000;
	background-color: #d9d9d9; 
	border: 1px solid #ababab; 
}

textarea.palauteboxi
{ 
	margin: 2px;
	padding: 2px 2px 2px 2px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px; color: #000000;
	background-color: #d9d9d9;
	border: 1px solid #ababab; 
	width: 380px; 
	overflow-x: hidden; 
}

input.button
{ 
	margin: 2px;
	padding: 2px 2px 2px 2px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px; color: #000000;
	font-style: normal;
	font-weight: normal;
	border-width: 1px;
	border-color: #ababab;
	border-style: bold;
	background-color: #d4d0c8;
}
select.valikko {
	margin: 2px;
	padding: 2px 2px 2px 2px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px; color: #000000;
	background-color: #d9d9d9;
	border: 1px solid #ababab; 
}