html {
	margin: 0;
	padding: 0;
	text-align: left;
}

body {
	background-color: #000000;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;	
}
/* Rip-off varsinaiselta saitilta
 * ----------------------------
 */
#header
{
  display: block;
  width: 100%;
  height: 28px;
  background: #141414;
  z-index: 5;
  overflow: hidden;
  color: #fff;
}

.navi {
	height: 28px;
}

#navi-left
{
	float: left;
	height: 28px;
}

#navi-right
{
	float: left;
	height: 28px;
	margin-left: 99px;
}

#navi-right a { color: #999; }

.navi a
{
  float:left;
  padding: 6px 10px 6px 10px;
  border: solid #6c6c6c;
  border-width: 1px 0px 0px 1px;
  text-decoration: none;
}

.navi a:hover { background: #2c2c2c; }

#navi_3, #navi_7 { border-right: 1px solid #6c6c6c; }

#navi_0 { color: #ccc; }
#navi_1 { color: #f00008; }
#navi_2 { color: #ff9200; }
#navi_3 { color: #00a1f3; }

.navi .selected { background: #2c2c2c; }

/* 
 * ----------------------------
 */

#extra {
	background-color: #E1E2E4;	
	width: 990px;
}

.kalastus {
	background-image: url("site_bg_kalastus.jpg");
	background-position: top left;
	background-repeat: no-repeat;	
}

.metsastys {
	background-image: url("site_bg_metsastys.jpg");
	background-position: top left;
	background-repeat: no-repeat;	
}

.hiihto {
	background-image: url("site_bg_hiihto.jpg");
	background-position: top left;
	background-repeat: no-repeat;	
}

#footer {
	background-image: url("footer.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000000;
	height: 246px;
	width: 103.8%;
	position: relative;
	left: -3%;
}

#breadcrumb {
	position:absolute;
	top: 62px;
	left: 155px;
	color: #999999;
}

#extra > #breadcrumb {
	position:absolute;
	top: 52px;
	left: 155px;
}

#breadcrumb a {
	color: #FFFFFF;
	text-decoration: none;
}

.firstbread {
	font-size: 14px;
}

.secondbread {
	font-size: 14px;
}

.thirdbread {
	font-size: 14px;
}

#container {
	color:#FFFFFF;
	text-align: left;
	margin-top: 50px;
	margin-left: 5px;
	height: 500px;
	min-height: 500px;	
	padding: 0;		
}

#extra > #container {
	margin-top: 35px;
	margin-left: 5px;
	height:auto;
	min-height: 500px;
}

#first_left {

}

.first_col {
	width: 145px;	
	float: left;
}

.leftcol {
	height: 400px;
	width: 145px;
	color: #DDDDDD;
	padding-top: 60px;
}

.leftcol a {
	color: #191616;
	text-decoration: none;
}

.leftcol ul {
	width: 145px;
	line-height: 15px;
	color: #191616;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position:relative;
	left: 0px;
}

.leftcol ul li {
	font-weight: bolder;
	color: #191616;
	width:145px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.leftcol ul li a {
	font-weight: bold;
	padding-left: 30px;
	display: block;
}

#icons {
	position: absolute;
	top: 490px;
	left: 10px;
}

h2 {
	margin-top:10px;
	padding-left: 5px;
	font-size:16px;
	line-height: 24px;
	font-weight:400;
}

td {
	background: none;
}

.second_col {
	float: left;
	background-position: top left;
	background-repeat: repeat-y;
	width: 630px;
	padding: 0;
	margin-top:10px;
}

.middlecol {
	background-position: top left;
	background-repeat: no-repeat;
	width: 630px;	
	min-height: 400px;
	padding: 20px;
	padding-top: 10px;
	color: #000000;
}

/* Kategorian otsikko ja selite */
#second_col_lower  { 
	height: 130px;
	text-align: left;
}

h1 {
	padding-left: 20px;
	font-size:20px;
	font-weight:normal;
}

#categoryheader p {
	padding-left: 20px;
	font-size:12px;
	font-variant: small-caps;
}

.third_col {
	position: absolute;
	left: 826px;
	top: 95px;
	width: 160px;
}

.third_col > .rightcol {
	position: relative;
	top: -5px;
}

.rightcol img {
	margin-top: 7px;
	padding-left: 7px;
	border: 0;
}

.empty {
	background: none;
}

.listing {
	background: none;	
	color:#666666;
	padding-top: 20px;	
}

.selected {
	color:#DDDDDD;
	background-color: #8C8B8B;
}
.article_list {
	position: relative;
	top: -65px;
	width: 600px;
	padding-left: 20px;
	margin-bottom: 15px;
}

.article_list h4 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 4px;
	margin-top: 0;
}

.article_list h4 span {
	width: 500px;
	overflow: hidden;
}

.article_list h4 img {
	position: absolute;
	right:40px;
}

.article_list p {
	width: 500px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 20px;
}

.article_list a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

.article_list a img {
	border: 0;
	margin-right: 5px;
}

h3.divisiontopic {
	width:100%;
	text-align:right;
	position:relative;
	top: -65px;
	right: 10px;
	font-size: 26px;
	font-weight: normal;
}

div.content_topic {
	height: 70px;
	line-height: 60px;
	width: 600px;
	border-bottom: 1px solid #000000;
	margin-bottom: 3px;
}

#content_topic_extra {
	font-size: 60px;
	color: #A9A8A9;
}

#content_topic_kalastus {
	font-size: 18px;
}

img.contentheader {

}

div#description {
	width: 500px;
	float: left;
	border-right: 2px solid #EBECED;
	padding-right: 10px;
}

#links {
	width: 100px;
	float: left;	
	padding-left: 15px;
}
#extra > #container > div > .second_col > .middlecol > #links {

}

#links h4 {
	font-size: 14px;
	margin-top: 0px;
}

#links a {
	color: #000000;
	text-decoration: none;
}

#links a:hover {
	text-decoration: underline;
}

#links ul {
	margin: 5px;
	margin-top: 0;
	padding: 5px;
	padding-top: 0;
	list-style-type: square;
	list-style-image: url("../../templates/img/navi_list.png");	
}

#links ul li {
	margin-bottom: 5px;
}

h3.content_cat {
	margin-left: 5px;
	margin-bottom: 10px;
}


.blue {
	color: blue;
}

.red {
	color: red;
}

.orange {
	color: orange;
}

.gray {
	color: #B2B3B2;
}

ul#sublinks {
	list-style-type: none;	
	position:absolute;
	top: 50px;
	left: 650px;
}

ul#sublinks li {
	display:inline;
	margin-left: 20px;
}

ul#sublinks li a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}