/* Default Stylesheet */

																/* >>> ELEMENTS <<< */

* {
	margin: 0;
	padding: 0;
	}
	body {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #132937;
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat-x;
		}

a:link {
	outline: 0;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	outline: 0;
}


a:visited {
	color: #C0BAFE;
	text-decoration: none;
}

a:hover {
	color: #FD3F0F;
	text-decoration: none;
}

																/* >>> CONTAINERS <<< */

div#print {
	display: none;
	}


#header {
	background-repeat: no-repeat;
	height: 165px;
	padding-bottom: 0px;
	position: relative;
	background-image: url(images/header.jpg);
	margin: 0px;
	width: 842px;
	padding-top: 0px;
}

#header a

{
	position: absolute;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	height: 61px;
	left: 14px;
	top: 14px;

}

 

#header a h1

{

    display: none;

}


div#container {
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #000000;
	}
	div#header-wrap {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(kuvat/logopalkki.jpg);
	width: 825px;
		}
		div#header-in {
			padding: 10px;
			color: #CCCCCC;
			}
	div#content-wrap {

		
		}
		div#center {
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 170px;
			}
			div#center-in {
	min-height: 750px;
	_height: 750px;
	background-image: url(kuvat/ylasivu3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
				}
		div#left {
	float: left;
	width: 170px;
	height: 250px;
	background-image: url(images/navibg.jpg);
	background-repeat: no-repeat;
			}
			div#left-in {
				}
	div#footer-wrap {
	clear: both;
	background-repeat: repeat-y;
	height: 40px;
	background-image: url(images/bg2.jpg);
		}
		div#footer-in {
	background-position: right top;
	background-repeat: no-repeat;
	margin-left: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 15px;
			
			}


div#center-in2 {
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#center-in2 li {
	line-height: 18px;
	margin-right: 10px;
}

#center-in2 ul {
	margin-left: 10px;
	padding-left: 10px;
}

#center-in2 p {
	line-height: 18px;
}
#center-in2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	margin-bottom: 25px;
	color: #0090F0;
}




																/* >>> SUB CONTAINERS <<< */
div.box {
	float: right;
	width: 500px;
	margin: 20px 0;
	padding: 10px;
	}
	div.left {
	float: left;
	width: 450px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0;
		}
	div.right {
	width: 200px;
		
		}
	div.right li {
	display: block;
		
		}


div#header-wrap h1 {
	padding: 10px;
	font-size: 200%;
	}
div#center h2 {
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #0099FF;
	text-transform: uppercase;
	}

div#left p {
	margin: 0 20px 5px 20px;
	color: #666;
	background-color: inherit;
	font-size: 90%;
	}

html>body .wireframemenu2 a{ /*Non IE rule*/
width: auto;
}

#navicontainer {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 171px;
	list-style-type: none;
	height: 25px;
	padding-top: 0px;
	width: 728px;
}
																/* >>> FORMS <<< */
* { }



.smalltext {
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}

.smalltext p {
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}

.thinborderfloat {
  float:right;
  border:solid 1px silver;
  padding:2px;
  margin-left:10px;
  } 

.arkisto {
	width:183px;
	background-image: url(kuvat/arkisto.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.wireframemenu2{
	width: 150px;
	float: none;
	margin-left: 15px;
	margin-top: 15px;
}

* html .wireframemenu2{ /*IE only rule. Original menu width minus all left/right paddings */
width: 143px;
}

.wireframemenu2 ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu2 a{
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #151515;
}

.wireframemenu2 a:visited{
	color: #CCCCCC;
}

html>body .wireframemenu2 a{ /*Non IE rule*/
width: auto;
}

.wireframemenu2 a:hover{
	background-color: #666666;
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	text-decoration: none;
}

.wireframemenu3{
	width: 152px;
	float: none;
	margin-left: 15px;
	margin-top: 15px;
}

* html .wireframemenu3{ /*IE only rule. Original menu width minus all left/right paddings */
width: 143px;
}

html>body .wireframemenu3 a{ /*Non IE rule*/
width: auto;
}

.wireframemenu3 ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu3 a{
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #770000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #151515;
}

.wireframemenu3 a:visited{
	color: #CCCCCC;
}

html>body .wireframemenu2 a{ /*Non IE rule*/
width: auto;
}

.wireframemenu3 a:hover{
	background-color: #666666;
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	text-decoration: none;
}

div#container_bg {

	width: 823px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-position: left;
}


.arkisto {
	width:183px;
	background-image: url(kuvat/arkisto.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



#cleardiv
		{
	clear: both;
	height: 2px;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 485px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
		}
		
.mainokset {

	width:183px;
	background-image: url(kuvat/mainokset.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.mainokset p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#thicktabs2{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Tahoma;
	background-image: url(kuvat/navi.jpg);
	width: 823px;
}

#thicktabs2 li{
display: inline;
}

#thicktabs2 li a{
	float: left;
	color: #FFFFFF;
	padding: 8px 11px; /*padding of tabs*/
	text-decoration: none; /*thick bottom border below tabs*/
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
}

#thicktabs2 li a#leftmostitem{ /*Extra CSS for left most menu item*/
}

#thicktabs2 li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs2 li a:visited{
color: #FFFFFF;
}

#thicktabs2 li a:hover{
color: #FFFFCC;
background-image: url(kuvat/hover.jpg); /*background image swap on hover*/
}

</style>

[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

#track {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: left;
	margin-top: 25px;
	margin-left: 0px;
}
#adright {
	margin-top: 50px;
	float: left;
	margin-right: auto;
	margin-left: 910px;
}

#navcontainer ul li
{
	list-style-type: none;
	display: block;
	text-align: center;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#navcontainer a
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 121px;
	text-align: center;
	height: 25px;
}

#navcontainer a:hover
{
	color: #FFFFFF;
	background-image: url(images/button3.gif);
	text-decoration: none;
	display: block;
	height: 25px;
	text-align: center;
}
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 121px;
	height: 25px;
	text-align: center;
	padding-top: 0px;
}

#navcontainer li#active {
	color: #009966;
	background-image: url(images/button2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 25px;
	width: 121px;
}


#navicontainer {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 171px;
	list-style-type: none;
	height: 25px;
	padding-top: 0px;
	width: 728px;
}
#feature {
	float: right;
	text-align: right;
	width: 140px;
	padding-right: 0px;
	height: 30px;
	padding-top: 10px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 514px;
	top: 240px;
	margin-top: 15px;
}
#boxline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #232323;
	padding-top: 20px;
	padding-bottom: 20px;
}

	div.left {
	float: left;
	width: 253px;
	margin-right: 3px;
	padding-left: 0px;
	margin-bottom: 20px;

		}
	div.right {
	width: 253px;
	margin-left: 3px;
	padding-left: 0px;
	margin-bottom: 20px;
		
		}


		div.boxtop {
	float: right;

	}

	div.left {
	float: left;
	width: 280px;
	margin-right: 3px;
	padding-left: 0px;
	margin-bottom: 20px;

		}
	div.right {
	width: 260px;
	margin-left: 3px;
	padding-left: 0px;
	margin-bottom: 20px;
		
		}
.subcat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #0099CC;
	font-size: 10px;
	padding-top: 8px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #0099FF;
	font-size: 11px;
	padding-top: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #232323;
	padding-left: 10px;
	margin-top: 35px;
	padding-bottom: 15px;
}
#alphabeth {
	float: right;
	text-align: right;
	width: 180px;
	padding-right: 0px;
	height: 30px;
	padding-top: 10px;
	margin-right: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 20px;
}
#google460 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #232323;
	padding-top: 15px;
	margin-top: 20px;
	height: 60px;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
#poll {
	background-color: #FFFFFF;
	padding: 10px;
	height: 230px;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
}
#stats {
	background-color: #080705;
	float: right;
}
#top {
	float: left;
	width: 170px;
	padding-right: 0px;
	height: 22px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 25px;
	margin-top: 10px;
}
#amazon {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

#amazon p {

	padding-top: 10px;
	text-align: center;
}
#bannerad {
	height: 50px;
	margin-top: 30px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #232323;
	text-align: center;
	clear: both;
}