/* CSS Document */
html, body {
	padding: 0px;
	margin: 0px;
	color: white;
	min-height: 100%;
}

html {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
}

body {
	background:-color: white;
	background-image: url(images/bg.gif);
	height: 100%;
}

a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#wrapper {
	width: 923px;
	margin: 0px auto 0px auto;
}

#header {
	height: 157px;
	background-image: url(images/header.png);
}

#navigation {
    width: 600px;
	position: relative;
	top: 125px;
	left: 8px;
	margin: 0px;
	padding: 0px;
}

#navigation li {
	text-align: center;
	width: 100px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

#navigation li a {
	/*background-image: url(images/header_a_bg.png);*/
	font-size: 11px;
	height: 30px;
	font-weight: bold;
	line-height: 34px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	opacity: 0;
}

#navigation li a:hover, #navigation li a.selected {
	line-height: 34px;
	/*background-image: url(images/header_a_bg_hover.png);*/
}

#bodyWrapper {
	margin: 0px;
}

#sidebarWrapper {
	float:left;
	width: 256px;
}

.sidebarSubNavHeader {
	height: 7px;
	background-image: url(images/sidebar_header.png);
	font-size: 1%;
	font-weight: bold;
	overflow: hidden;
	line-height: 0;
}

.sidebarNewsHeader {
	height: 39px;
	background-image: url(images/sidebar_newsheader.png);
	font-size: 12px;
	font-weight: bold;
	line-height: 35px;
	padding-left: 10px;
	text-transform: uppercase;
}
#subNavigation {
	margin: 0px 4px 0px 12px;
	padding: 0px;
}

#subNavigation li {
	display: block;
	list-style-type: none;
}

#subNavigation a {
	padding-left: 10px;
	font-size: 11px;
	line-height: 28px;
	text-transform: uppercase;
	display: block;
	height: 30px;
	background-image: url(images/sidebar_a_bg.gif);
}

#subNavigation a:hover, #subNavigation a.selected {
    color: #2D446E;
}

.news {
	margin-left: 25px;
	margin-right: 15px;
	padding-top: 15px;
	font-size: 11px;
	line-height: 14px;
	border-bottom: 1px solid white;
}

.news div.date {
    line-height: 9px;
    margin-bottom: 5px;
    color: #C3D1DC;
    font-size: 9px;
}

.news div.header {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0px;
}

.news div.text {
    word-wrap: break-word;
}

#sidebar .news div.text a {
    word-wrap: break-word;
    font-weight: normal;
}

.adminGrid .text p, .news div.text p {
    margin: 0px;
    margin-bottom: 10px;
}

#sidebar {
    background-image: url(images/sidebar_body.png);
}

#sidebarFill {
	height: 4px;
    background-image: url(images/sidebar_body.png);
}

#sidebarFooter {
	height: 11px;
	background-image: url(images/sidebar_footer.png);
	overflow: hidden;
	line-height: 0;
}

#banner a {
	display: block;
	width: 240px;
}

#banner1 {
	margin-top: 2px;
    margin-left: 11px;
    height: 200px;
    background-image: url(images/banner_smartzone.png);
}

#banner2 { 
    margin-top: 8px;
    margin-left: 11px;
    height: 100px;
    background-image: url(images/banner_pulley.png);
}

#banner3 { 
    margin-top: 8px;
    margin-left: 11px;
    height: 77px;
    background-image: url(images/banner_rahoitus.png);
}

#contentWrapper {
	margin-left: 255px;
}

#contentHeader {
	height: 9px;
	background-image: url(images/content_header.png);
	line-height: 0;
	overflow: hidden;
}

#content {
	background-image: url(images/content_body.png);
	padding-bottom: 40px;
}

#flashcontentBig {
	margin: 0px 0px 10px 4px;
	position: relative; 
	top: -5px;
}

h1 {
	position: relative;
	left: -4px;
	margin: 0px auto 0px auto;
	background-color: white;
	width: 652px;
	font-size: 14px;
    text-align: center;
}

h1 span {
    background-image: url(images/h1_bg.png);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	top: -5px;
	height: 5px;
	line-height: 0;
	overflow: hidden;
}

h1 img {
    margin-bottom: 7px;
}

h1 p {
    color: #2D446E;
	padding: 0px 0px 7px 0px;
	margin: 0px;
	margin-left: 46px;
    text-align: left;
    display: block;
}

.contentImages {
    float:right;
    margin: 10px 58px 0px 10px;
}

.contentImages img {
    margin-bottom: 10px;
    display: block;
    border: 1px solid #11213f;
}


h2 {
	margin: 20px 60px 0px 50px;
	font-size: 14px;
	padding-bottom: 3px;
}

p {
	margin: 16px 60px 0px 50px;
	font-size: 12px;
	line-height: 16px;
}

#content ul li {
	font-size: 11px;
	margin: 0px 60px 0px 50px;
	line-height: 14px;
}

#content ul li.h2 {
    font-weight: bold;
	font-size: 12px;
	border: 0px none;
	margin-left: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}

#contentFooter {
	height: 38px;
	background-image: url(images/content_footer.png);
	text-align: right;
}

#contentFooter div {
	text-align: right;
	font-size: 11px;
	padding-top: 13px;
	padding-right: 20px;
}

#contentFooter div span {
    margin-left:10px;
}

#contentFooter div a {
	margin-left: 10px;
	font-weight: bold;
}

#footer {
    margin-top: 10px;
	text-align: right;
	height: 60px;
}

.logoSeparator {
    float: right;
	margin-left: 20px;
    width: 1px;
    height: 46px;
    background-image: url(images/logo_separator.png);
}

.logo {
    float: right;
	margin-left: 20px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	height: 46px;
}

#logo1 {
    width: 49px;
    background-image: url(images/logo_1.png);
}

#logo2 {
    width: 121px;
    background-image: url(images/logo_2.png);
}

#logo3 {
    width: 75px;
    background-image: url(images/logo_3.png);
}

#logo4 {
    width: 87px;
    background-image: url(images/logo_4.png);
}

#logo5 {
    width: 46px;
    background-image: url(images/logo_5.png);
}

.person {
    float: left;
    margin-left: 10px;
    width: 280px;
    font-size: 10px;
    line-height: 14px;
    margin-top: 10px;
}

.person img {
    float: left;
    margin-right: 10px;

}

form {
    margin-top: 20px;
    margin-left: 40px;
}

form th {
    text-align:right;
    padding-right:5px;
    font-size: 11px;
}

.errors {
    color: red;
    padding-left: 15px;
}

.errors li {
}

.adminGrid {
    margin: 10px 40px 10px 40px;
    font-size: 10px;
    border-collapse: collapse;
    width: 560px;
}

.adminGrid th {
    font-size: 10px;
    background-color: #11213f;
    border:1px solid #11213f;
    padding: 2px;
}

.adminGrid td {
    border:1px solid #11213f;
    padding: 5px;
}

.adminGrid td.action {
    width: 60px;
    text-align: center;
}

.adminGrid td.action a {
    display: block;
    background-color: #11213f;
    padding: 5px;
}

.adminGrid td.action a:hover {
    background-color: white;
    color: #11213f;
}

.adminGrid .header {
    font-weight: bold;
}

a.actionButton {
    display: block;
    background-color: #11213f;
    padding: 5px;
    width: 100px;
    font-size: 10px;
    text-align: center;
}

a.actionButton:hover {
    background-color: white;
    color: #11213f;
}


#newsContainer {
	margin-left: 10px;
	margin-right: 30px;
	padding-top: 15px;
}

#newsContainer .news {
    padding-top: 0px;
}

#newsContainer div.header {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 12px;
    font-weight: bold;
}

#newsContainer div.text {
    font-size: 11px;
}

