.frontPageHeader1 {
	margin-bottom: 5px; 
	padding-bottom:0px;
}


.inner2 {
	z-index:2;
	position:relative;
}

.inner2-1 {
	z-index:1;
	position:relative;
}

.newsLeftMargin {
	margin-left:18px;
}

.newsItemLines {
	border-top:1px dotted;
}

.inner2-1 .rightSideBox p,.inner2-1 .rightSideBox h1,.inner2-1 .rightSideBox h2,.inner2-1 .rightSideBox h3,.inner2-1 .rightSideBox a{
	margin-left:12px;
	z-index:1;
}


.current{
	background-color: #CC3333;
	color: white !important;
}

.cityContent {
	margin-bottom: 5px;
}

.marginText {
	margin-left:10px;}

.tblPalaute {
	margin-left:18px;
}

.tblPalaute td h3 {
	font:bold 75% verdana, arial, sans-serif;
	margin:1em 0px 0.5em 0px;
}

.tblPalaute td {
	padding:0px;
	vertical-align:top;
}

.tblPalaute label {
	font:normal 70% verdana, arial, sans-serif;
	margin-right:0.75em;
}
.tblPalaute .tf {
	width:15em;
	margin-bottom:6px;
	font:normal 70% verdana, arial, sans-serif;
}
.tblPalaute .btn {
	border:1px outset #6F859C;
	background-color:#6F859C;
	color:#FFFFFF;
	font-size:75%;
}

.tblPalaute .btn {
	display:block;
	cursor:pointer;
	float:left;
	border:0px;
	margin:5px 10px 0px 0px;
	background-color:#c32e30;
	color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
	height:30px;
	font:bold 12px arial, helvetica, sans-serif;
}

.subnavi2.active {
	background-color: transparent !important;
	color: #666666 !important;
}
.subnavi2 {
	padding-left: 15px !important;
}

/* CSST MOCKUPISTA*/


/* RESET CSS -  Eric Myers*/
html, body, div, dl, dt, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, p, blockquote, th, td, img, fieldset, legend {margin: 0;	padding: 0;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
ol, ul {list-style: none;}
address, caption, cite, code, dfn, em, strong, th, var, h1, h2, h3, h4, h5, h6, legend {font-style: normal;font-weight: normal;}
a:link, a:visited, a:hover, a:active{text-decoration: none;outline: 0;}


/*
 * Main layout items
 */
 
 
body{
	font: 100% Arial,sans-serif;
	text-align: center;
	color: #000000;
	font-size: 14px;
	margin: 0;
}

#wrap {
	width: 996px;
	margin: 0px auto;
	height: 100%;
	overflow: hidden;
	text-align: left;
}

#mainContent {
	border-top: 4px solid #333333;
	height: 1%;
	overflow: hidden;	
}

.col {
	float: left;	
	position: relative;
}

.left {
	/**width: 271px;*/
	width: 268px;
}

.right {
	width: 725px;
	margin-left: 0px;
}

ul,
p { 
	margin: 0;
	padding: 0;
}

.a1col{
	background: url(../images/accessible1col.png) repeat-y 0 0 transparent;
	
}

.a2col{
	background: url(../images/accessible2col.png) repeat-y 0 0 transparent;
}

.inner1 {
	width: 584px;
	margin-top: 10px;	
}

.inner2 {
	width: 472px; /** 469 */
	float: left;
	margin-top: 10px;
	margin-left:3px;
}

.inner2 .content {
	padding-right: 100px;
	margin-top: 10px;
}

.inner2-1 .content {
	margin-top: 10px;
	padding-left: 10px;	
}

.inner2-1 {
	width: 250px; /** 256 */
	float: left;
}

#footer {
	width: 100%;
	clear: both;
	height: 1%;
	overflow: hidden;
	border-bottom: 4px solid #333333;
	border-top: 1px dotted #000000;
}

#footer ul {
	float: left;
	height: 1%;
	overflow: hidden;
	color: #993333;	
}

#footer ul li {
	float: left;
}

#footer p {
	float: right;
	font-size: 14px;
	padding: 14px 0;
	margin: 0px;
}

#footer li {
	display: block;
	padding: 15px 0 12px 0;
	margin-right: 5px;	
}

.links ul,
#extendedFooter ul,
.articleList,
#footer ul,
#mainNav,
.subNav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mainNav {
	border-top: 1px dotted #000000;
	font-weight: bold;
}

.links {
	font-size: 14px;
	color: #666666;
}

.links,
.links ul,
#mainNav {
	height: 1%;
	overflow: hidden;
}

.links li {
	padding: 8px 0px;
}

.links ul,
.links ul li,
#mainNav li {
	float: left;
}

.links ul.otherLinks {
	float: right;
}

.links .language {
	margin-left: 60px;
}

.links,
.subNav.normal li {
	border-bottom: 1px dotted #000000;
}

.subNav ul li.noBorder {
	border: none;	
}

#breadcrumb {
	border-bottom: 1px dotted #000000;
	color: #666666;
	background-color: #ffffff;
	margin-left: 1px;
	width: 723px;
}

#breadcrumb p {
	margin-left: 8px;
	margin-bottom: 0px;
	padding: 14px 0;
}

h1,
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin: 0 18px 15px 18px;
	/*border-bottom: 1px dotted #000000;*/
	padding-bottom: 16px;
    padding-top: 16px;
}

h2,
h1.home {
	border-bottom: 0px;
	padding-bottom: 0px;
	margin: 0 18px 10px 18px;
}

h2 {
	border: none;
}

.inner2 h2 {
/*	font-size: 14px;	*/
}

h2.divide {
	margin: 10px 0;
	padding: 10px 18px 0;
	border-top: 1px dotted #000000;
}

h2.spacer {
	margin-top: 30px;
}

p {
	font-size: 12px;
	line-height: 16px;	
	margin: 0 18px 10px 18px;
}

.inner2-1 h1 {
	margin: 0 15px 10px 15px;
}

.inner2-1 p {
	margin: 0 17px 10px 18px;
}

.left p {
	margin-left: 0px;
} 

#header {
	height: 1%;
	overflow: hidden;
}

#logo {
	/* float: left; */
	display: block;	
	width: 996px;
	height: 88px;
	/*background: url(../img/header.png) transparent no-repeat 0 0;*/
	margin: 14px 0 13px 0;
	/* text-indent: -999px; */
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

img {
	border: none;
}


img.inlineRight {
	float: right;
	margin-right: 18px;
	padding-left: 8px;
}

img.full {
	margin: 0 0 18px 18px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	padding: 2px 0;
}

img.inlineLeft {
	float: left;
	margin-left: 18px;
	padding-right: 8px;
}

.mainImg {
	margin-bottom: 10px;
	margin-left: 1px;
}

.inner2-1 ul,
.articleList {
	margin-left: 18px;
	margin-right: 18px;
}

.inner2-1 ul {
	float: left;
	clear: left;
	margin-top: 5px;
}

.articleList li {
	font-size: 12px;
	border-top: 1px dotted #000000;
	padding: 5px 0;
	line-height: 16px;
}

.subNav.alpha,
.subNav.home {
	border-bottom: 1px dotted #000000;
	padding-bottom: 25px;
	height: 1%;
	overflow: hidden;	
}

.subNav.alpha li,
.subNav.home li {
	border: none;
	padding: 2px 0px 2px 6px;
	font-size: 14px;
}

.subNav li.title { 
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding: 12px 0px 14px 6px;
}

.left .section {
	padding: 14px 6px;
}

#extendedFooter {
	height: 1%;
	overflow: hidden;
	background-color: #993333;
	padding-bottom: 60px;
	padding-top: 8px;
}

#extendedFooter ul {
	float: left;
	margin-left: 10px;
	width: 250px;
	margin-right: 10px;
}

#extendedFooter ul.inner {
	width: 212px;
}

#extendedFooter ul.last {
	margin-right: 0px;
}


#extendedFooter li {
	
}

#extendedFooter li a {
	font-size: 14px;
	color: #ffcccc;
}

#extendedFooter li a:hover {
	color: #ffffff;
}

/*
 * Links
 */
a:link, a:visited, a:hover, a:active {
	text-decoration: none;	
	color: #993333;
}

a:hover{
	text-decoration: underline;	
}

#mainNav a,
.subNav.normal a {
	display: block;
	font-size: 14px;
}

.subNav.normal a,
#mainNav a {
	padding: 14px;
	padding-left:12px;
	padding-right:12px;
}

.subNav.normal a {
	padding: 6px;
}

.subNav.normal ul a {
	padding-left: 15px;
	font-size: 12px;	
}

.subNav.normal a.first {
	padding-top: 22px;	
}

#mainNav a.active,
.subNav a.active {
	background-color: #cc3333;
	color: #ffffff;	
}

.subNav ul a.active {
	background-color: transparent;
	color: #666666;	
}

.links a.active {
	color: #666666;
}

.subNav.alpha a,
.subNav.home a {
	padding: 0px;
	padding-right: 10px;
}

.subNav.alpha a {
	float: left;
}

.left .section a {
	float: left;
	clear: left;
}


/*
 * Forms
 */
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

/*search form label hidden, only there for screen readers*/
#search label {
	display: none;
}

#search {
	border-bottom: 1px dotted #000000;
	padding: 10px 0px 10px 8px;
	margin-bottom: 10px;
}

form input[type="submit"] {
	color: #cccccc;
	border: none;
	background-color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 10px;	
}

#search_button {
	color: #cccccc !important;
	border: none !important;
	background-color: #000000 !important;
	font-size: 16px !important;
	font-weight: bold !important;
	padding: 7px 10px !important;
	padding-bottom: 6px !important;
/*	height: 34px !important;	*/
	width: 60px !important;
	margin:0px !important;
}

form input[type="text"] {
	width: 160px;
	font-size: 14px;
	padding: 9px 4px 8px 4px;
	border: 1px solid #cccccc;
}

.subNav a.subnavi2.active {
	background-color: transparent !important;
	color: #666666 !important;
}

.subNav a.subnavi3.active {
	background-color: transparent !important;
	color: #666666 !important;
}

.subnavi3, .subnavi3.active {
	padding-left: 30px !important;
}

.subnavi4, .subnavi4.active {
	padding-left: 45px !important;
}

.subNav a.subnavi4.active {
	background-color: transparent !important;
	color: #666666 !important;
}


