@charset "utf-8";
/* CSS Document */

body {
	background-color: #990000;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bookpics {
	margin-right: 5px;
	border: 1px solid Black;
	color: Black;
}
a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bolder;
}

a:active {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
li {
	list-style-position: inside;
	list-style-type: square;
	color: #990000;
}
.header {
	padding: 0px;
	height: 197px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}

.contentbody {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF9900;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/torso.jpg);
	background-position: left top;

}
.stopfloat {
	clear: both;
	float: none;
}

.contentcorner_RT {
	background-image: url(images/corner_RT.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.contentcorner_RB {
	background-image: url(images/corner_RB.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contentcorner_LB {
	background-image: url(images/corner_LB.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.contentcorner_LT {
	background-image: url(images/corner_LT.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content {






}
.normal {
	font-size: 14px;
	color: #FFFFFF;
}
.text p {
	margin-top: 0px;
	clear: both;
}

.text {
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
.heading {
	
	height: 49px;
	background-image: url(images/torso_heading.jpg);
	background-repeat: no-repeat;
	background-position: left -1px;
}
.content_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/redline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.kk_button {
	float: right;
	border-style: none;
	width: 126px;
	background-image: url(images/tilausbg.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 55px;
	padding-top: 11px;
	padding-right: 12px;
	text-align: center;
	padding-left: 8px;

}
.kirjat_info {
	font-size: 10px;
	color: #FFF;
	list-style-type: none;
	margin-top: 20px;
}



.topblue {
	background-color: #2669e6;
	height: 12px;
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/menushadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sitenews {
	float: right;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC33;
	background-color: #FBAA15;
	color: #000000;
}
.sitenews_content {
	height: 420px;
	text-align: left;
	overflow: scroll;
	overflow-x: hidden;
	margin-right: 10px;
}
.newsitem p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.newsitem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.newsitem img {
	padding-right: 3px;
}

.content_footer {
	height: 110px;
	padding: 20px;
	color: #000000;
}
.thumbnail {
	border: 1px solid #000000;
	margin: 5px;
}

.bottomblue {
	background-color: #2669e6;
	height: 20px;
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/menushadow_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 6px;
}
.articletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.bottomblue_spacer {
	height: 20px;
}

.footer {
	background-color: #FF6600;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	margin-bottom: 25px;
}
.text ul {
	color: #990000;
	list-style-type: square;
	font-size: 14px;
}
.small_headline {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.huomio {
	color: #F00;
	font-size: 12px;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
	list-style-position: inside;
}
.text hr {
	width: 300px;
	border: 1px solid #900;
}
