html, body {
	margin: 0;
	padding: 0;
}

body 
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;	
	font-style: normal;
	color: #3c3c3c;
	text-align: left;
	background-color: #dcdcdc;
}

body a img, body a:hover img {
	border: none;
}

body a 
{
	color: #0053c6;
	text-decoration: none;
}	
		
body a:hover, a:visited:hover {
	color: #0053c6;
	text-decoration: underline;
}

body a:visited
{
	color: #bf3767;
}

html>body h1, html>body h2, html>body h3, html>body h4 {
	margin: auto;
}

h1
{
	font-size: 24px;
	font-weight: normal;
}

h5
{
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;	
	font-style: normal;
	color: #333;
	text-align: left;
}

hr {	
	width: 100%;
	height: 1px;
}

body p {margin: 3px 0 15px 0;padding: 0;}

.Bold {font-weight: bold;}
.AlignLeft {text-align: left;}
.AlignRight {text-align: right;}
.Uppercase {text-transform: uppercase;}

/* Set static page width */
#Container, #Header, #Navbar, #Pathbar, #Columns, #Footer {
    width:  1000px;
} 

#Container {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
	clear: both;
	background: url(../img/bg.jpg) top left repeat-y #dcdcdc;
}
html>body #Container {border-bottom: 1px Transparent;}

/* This is needed for clearing floats inside container */

#Container:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#Header {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 174px;
    clear: both;
    overflow: hidden;
	background: url(../img/header.gif) top left no-repeat;
	overflow: hidden;
}

#SABanner
{
	position: relative;
	top: 0;
	left: 0;
	height: 175px;
	width: 990px;
	overflow: hidden;
	z-index: 1;
	display: none;
}

#Logo
{
	position: relative;
	display: block;
	top: 42px;
	left: 37px;
	height: 120px;
	width: 200px;
	background: url(../img/logo.gif) top left no-repeat;
	float: left;
	z-index: 2;
}

#TopBar
{
	display: block;
	position: absolute;
	right: 25px;
	top: 42px;
	float: right;
}

#TopBar table
{
	width: 450px;
}

#TopBar td
{
	color: #7a7a7a;
	padding: 0 10px 0 34px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	height: 25px;
	float: left;
	vertical-align: top;
	padding-top: 5px;
	overflow: hidden;
}

#TopBar a, #TopBar a:hover
{
	text-decoration: none;
	color: #7a7a7a;
}

#TopBar input
{
	text-transform: none!important;
	min-height: 14px;
	font-size: 11px;
	width: 120px;
	padding: 1px 0 1px 0;
	background-color: #dddddd;
}

#TopMenuSitemap {background: url(../img/topmenu_sitemap.gif) top left no-repeat Transparent;}
#TopMenuPrint {background: url(../img/topmenu_print.gif) top left no-repeat Transparent;}
#TopMenuSearch {background: url(../img/topmenu_search.gif) top left no-repeat Transparent; padding-left: 15px!important;}
#TopMenuSearchBox {padding-left: 15px!important;}

#TopBar .ButtonHae
{
	background: url(../img/button_hae.gif) top left no-repeat;
	padding: 0!important;
}

#btnSearch
{
	display: block;
	width: 47px;
	height: 25px;
}

#Columns 
{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
    overflow: visible;
    clear: both;
    background: url(../img/columns.gif) top left no-repeat Transparent;
}
html>body #Columns {height:auto;}

/* This is needed for clearing floats  inside container */
#Columns:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#C1 {  
	position: relative;
	display: block;
	float: left;	
	margin: 0;
	padding: 0;
	width: 260px;
	overflow: hidden;
	background: url(../img/c1.gif) top left no-repeat Transparent;
	height: auto;
}
html>body #C1 {height: auto;}

#C1:after
{
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#MenuSepBottom 
{
	display: block;
	position: relative;
	float: left;
	background: url(../img/c1_bottom.gif) bottom left no-repeat Transparent;
	height: 37px;
	width: 260px;
}

#C2 {
	position: relative;
	display: block;
	float: left;
	width: 520px;
	margin: 0 0 30px 0;
	padding: 0;
	overflow: visible;
	text-align: left;
	background-color: Transparent;
	min-height: 550px;
	height: auto;
}
html>body #C2 {height: auto;}

#C2:after
{
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#C3 {
	position: relative;
	display: block;
	float: left;
	width: 210px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: Transparent;
	text-align: left;
	color: #fff;
	height: auto;
}
html>body #C3 {height: auto;}

#C3:after
{
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#C4 {
	position: relative;
	display: inline;
	float: left;
	width: 0;
	margin: 0;
	overflow: hidden;
	background-color: Transparent;
}

/* Content-alueiden containerien leveydet - koko C2 alue */
.SA1Container, .SA2Container, .SA5Container
{
	display: block;
	position: relative;
	padding: 0px 15px 0 15px;
	margin: 0 0 10px 0;
	width: 520px;
	float: left;
	clear: both;
	overflow: visible;
}
html>body .SA1Container {width: 490px;}
html>body .SA2Container {width: 490px;}
html>body .SA5Container {width: 490px;}

.SA1Container
{
	margin: 0 0 15px 0;
}

.SA2Container
{
	top: 0;
}

.SA5Container
{
	top: 35px;
}

.SAArea
{
	display: block;
	position: relative;
	top: 20px;
	padding: 0px 15px 0 15px;
	margin: 10px 0 10px 0;
	width: 520px;
	float: left;
	clear: both;
	overflow: visible;
}

/* Content-alueiden containerien leveydet - puolet C2 alueesta */
.SA3Container, .SA4Container
{
	display: block;
	position: relative;
	top: 25px;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
	width: 246px;
	float: left;
	overflow: visible;
}
html>body .SA3Container {width: 229px;}
html>body .SA4Container {width: 229px;}

#SAContent1
{
	width: 450px;
	min-height: 80px;
	height: 80px;
	border: none;
}
html>body #SAContent1 {min-height: 80px; height: auto; border: 1px solid Transparent;}

#SAContent2, #SAContent5
{
	width: 480px;
}
#SAContent3, #SAContent4
{
	width: 236px;
}

#WirtanenContainer
{
	display: block;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	color: #fff;
	width: 260px;
	text-align: left;
	clear: both;
	height: auto;
}
html>body #WirtanenContainer {height: auto;}

#WirtanenContainer:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#WirtanenTop
{
	display: block;
	position: relative;
	margin: 0;
	padding: 10px 20px 0 115px;
	float: left;
	width: 260px;
	background: url(../img/wirtanen_top.gif) top left no-repeat Transparent;
	min-height: 110px;
	height: 110px;
}
html>body #WirtanenTop {height: auto;}

#WirtanenBottom
{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	height: 55px;
	width: 260px;
	background: url(../img/wirtanen_bottom.gif) top left no-repeat Transparent;
}

#WirtanenContainer table {width: 125px; margin: 0; padding: 0; font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 11px; color: #fff;}
#WirtanenContainer th {font-weight: bold; height: 40px;}
#WirtanenContainer td {height: auto; padding-top: 5px; color: #fff!important;}


#Contract
{
	overflow: hidden;
}

#Contract .BlueColTop
{
	display: block;
	position: relative;
	top: 25px;
	height: 77px;
	width: 210px;
	background-color: Transparent;
	overflow: hidden;
}

.BlueColBottom
{
	display:block;
	position: relative;
	margin: 0 0 2px 0;
	width: 210px;
	background: url(../img/bluecol_bottom.gif) bottom left no-repeat;
}

#MeterValue .BlueColTop
{
	display:block;
	position: relative;
	height: 52px;
	width: 210px;
	background: url(../img/bluecol_top.gif) top left no-repeat;
	overflow: hidden;
}

.BlueContainer
{
	margin: 0;
	padding: 6px 25px 10px 25px;
	width: 195px;
}
html>body .BlueContainer {width: 140px;}
.BlueContainer table {width: 150px; padding: 0; margin: 0; font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 11px; color: #fff;}
.BlueContainer th {font-weight: bold; height: 40px;}
.BlueContainer td {height: auto;}

#Login
{
	background: url(../img/login.gif) top left no-repeat Transparent;
}

#LoginContainer
{
	margin: 0;
	padding: 6px 20px 10px 25px;
	height: 210px;
	width: 210px;
}
#LoginContainer table {width: 150px; font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 11px; color: #fff;}
#LoginContainer th {font-weight: bold; height: 45px;}
#LoginContainer td {height: auto; padding-top: 2px;}
#LoginContainer input {width: 135px;}
html>body #LoginContainer input {width: 132px;}

#ButtonLogin
{
	background: url(../img/button_login.gif) top left no-repeat Transparent;
}
#ButtonLogin a
{
	display: block;
	position: relative;
	width: 138px;
	height: 35px;
}

#Footer {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	height: 90px;
    clear: both;
    text-align: left;
    color: #fff;
	overflow: hidden;
	background: url(../img/footer.gif) left top no-repeat Transparent;
	border-top: none;
}
html>body #Footer {border-top: 1px solid Transparent;}

#Visualweb
{
	position: relative;
	display: block;
	float: right;
	top: 45px;
	right: 45px;
	text-align: right;
	margin: 0;
	width: 200px;
}

#Visualweb a {color:#afcadc; text-transform: uppercase; font-weight: bold;}

.ContactInfo
{
	display: inline;
	position: relative;
	float: left;
	top: 15px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	color: #676767;
	text-align: center;
	width: 990px;
}

.ContactInfo li
{
	display: inline;
	position: relative;
	float: left;
	color: #676767;
	padding: 0 3px 0 3px;
	margin: 0;
	text-align: center;
}

.ContactInfo ul
{
	display: inline;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.ContactInfo ul li
{
	display: inline;
	position: relative;
	float: left;
	color: #676767;
	padding: 0 3px 0 3px;
	margin: 0;
	text-align: center;
}

/********************************* SAContent ********/



/********************************* Other styles********/
.MinHeight {
	position: relative;
	display: block;
	float: left;
	width: 1px;
	height: 300px;
	overflow: visible;
	border: 0px solid;
}

.MinHeight1px {
	position: relative;
	display: block;
	float: left;
	width: 1px;
	height: 650px;
	overflow: visible;
}

#SiteMap ul
{
	list-style-type: none;
	margin-top: 20px;
}
#SiteMap ul li
{
	position: relative;
	display: block;
	clear: both;
	font-weight: bold;
	padding: 5px 0 5px 0;
}
#SiteMap ul ul
{
	list-style-type: none;
	margin-top: 0;
}
#SiteMap ul li li
{
	position: relative;
	display: block;
	clear: both;
	font-weight: normal;
	padding: 5px 0 5px 0;
}

#SiteMap a, #SiteMap a:hover, #SiteMap a:visited:hover, #SiteMap a:visited
{
	color: #0053c6;
	text-decoration: underline;
}
#SiteMap a, #SiteMap a:visited
{
	text-decoration: none;
}


/* Search results */
#VWS2007_Results, #VWS2007_ResultRow
{
	display: block;
	position: relative;
	float: left;
    margin: 0;
	padding: 0 15px 0 15px;
	width: 500px;
	overflow: hidden;
}
#VWS2007_Results #VWS2007_ResultRow {padding: 0;}

#VWS2007_Results h3
{
	font-size: 14px;
}

#VWS2007_Results a, #VWS2007_Results a:hover, #VWS2007_Results a:visited:hover, #VWS2007_Results a:visited
{
	color: #0053c6;
	text-decoration: underline;
}
#VWS2007_Results a, #VWS2007_Results a:visited
{
	text-decoration: none;
}

#C2 Form
{
	padding: 0;
	margin: 0;
}

#C2 Form td
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-right: 20px;
	vertical-align: top;
}

#C2 Form input
{
	width: 223px;
}

#C2 Form select
{
	width: 230px;
}

#C2 Form #Submit, #C2 Form #Reset
{
	width: 110px!important;
	height: 25px!important;
	margin-right: 5px;
}


