@charset "utf-8";
@import url('navigation.css');
@import url('navigostyles.css');

/*
	Voimatori Oy
*/

/* hätäri /JH */
#mycarousel a {
	display:none;
	color:#FFF;
}

#mycarousel .branch_link a {
	display:block;
	color:#666;
}
/* - - - */

body
{
	text-align:center;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


h1
{
	font-size: 16px;
	font-weight: bold;
	margin: .6em 0;
	color: #62982c;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666; 
	margin: 1.2em 0 .3em;
	padding: 0;
}

h3
{
	font-size: 12px;
	color: #666;
	margin: .6em 0;
}

p
{
	margin: .8em 0;
}

table p
{
	margin:0;
}

a img
{
	border: none;
}

a,
a:link,
a:visited
{
	color: #666666; 
	text-decoration: underline;
}

a:hover,
a:active
{
	text-decoration: none;
}






/* Basic structure */
#wrapper {
	width:985px;
	margin:auto;
}

#langbar {
	width:100px;
	height:16px;
	background: url(../images/bg_langbar100.png) no-repeat left top;
	float:right;
	margin: 5px 2px;
	font-size:11px;
	color:#515151;
	padding-top:3px;
}

#langbar a {
	padding: 10px 6px 0 6px;
}

#masthead {
	width:985px;
	height:39px;
	background: url(../images/bg_masthead.png) no-repeat left top;
	margin: 5px 0;
	font-size:15px;
	color:#888788;
	text-align:center;
	padding-top:25px;
	clear:both;
}

#columns_top {
	width:985px;
	height:43px;
	background: url(../images/bg_columns_top.png) no-repeat left top;
	clear:both;
}

#columns {
	width:985px;
	min-height:400px;
	height: auto !important;
	background: url(../images/bg_columns.png) repeat-y left top;
}

#columns_bottom {
	width:985px;
	height:14px;
	background: url(../images/bg_columns_bottom.png) no-repeat left top;
}

#footer_top {
	width:985px;
	height:9px;
	background: url(../images/bg_footer_top.png) no-repeat left top;
	margin-top:7px;
}

#footer {
	width:985px;
	background: url(../images/bg_footer.png) repeat-y left top;
	text-align:left;
	padding: 10px 0;
}

#footer_bottom {
	width:985px;
	height:9px;
	background: url(../images/bg_footer_bottom.png) no-repeat left top;
}


/* MASTHEAD */
#masthead h1 {
	display:inline;
}

#masthead h1 a,
#masthead h1 a:link,
#masthead h1 a:visited,
#masthead h1 a:hover,
#masthead h1 a:active {
	width: 140px;
	height: 45px;
	display: block;
	float: left;
}

#searchform
{
	display:inline;
	font-size: 11px;
	margin: -18px 10px 0 0;
	float:right;
}

#searchform input
{
	vertical-align: middle;
}

#searchform input.textinput
{
	width: 133px; 
	height:24px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #8c8c8c;
	background:url(../images/bg_searchbox.png) no-repeat left top;
	border: none;
	padding: 0px 10px 0 25px;
	margin: 0;
}



/* COLUMNS */
/* --- Grid --- */

.grid {
  width: 985px;
  margin: auto;
	height: auto !important;
}

.grid-c1 {
  float: left;
  width: 330px;
  text-align:left;
}

.grid-c2 {
  float: left;
  width: 650px;
  text-align:left;
}

#columns_top h2 {
	font-size:16px;
	font-weight:normal;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	padding:15px 0 0 20px;
}

#breadcrumbs {
	width:520px;
	overflow:hidden;
	font-size:11px;
	color:#9f9f9f;
	text-align:left;
	padding:15px 0 0 15px;
	display:inline-block;
}

#breadcrumbs a,
#breadcrumbs a:link,
#breadcrumbs a:visited,
#breadcrumbs a:active,
#langbar a,
#langbar a:link,
#langbar a:visited,
#langbar a:active {
	font-size:11px;
	color:#9f9f9f;
	text-decoration:none;
}

#breadcrumbs a:hover, #langbar a:hover {
	text-decoration:underline;
}

#printLink {
	display:inline;
	float:right;
	width:80px;
	padding:15px 0 0 15px;
	margin:0;
}

#printLink a {
	color:#9f9f9f;
	font-size:11px;
	text-decoration:none;
}

#content {
	margin:0;
	padding:0 15px 15px 15px;
	height: auto !important;
}


/* FOOTER */
#footer a,
#footer a:link,
#footer a:visited,
#footer a:active {
	color:#777777;
	font-size:12px;
	background: url(../images/bullet_blue.gif) no-repeat left 4px;
	padding-left:10px;
	text-decoration:none;
}

#footer a:hover {
	color:#777777;
	font-size:12px;
	background: url(../images/bullet_green.gif) no-repeat left 4px;
	padding-left:10px;
	text-decoration:none;
}


/* TEMPLATE: home */
#mainpic_top {
	height:10px;
	background: url(../images/bg_home_hili_top.png) no-repeat left top;
}

#mainpic {
	min-height:200px;
	background: url(../images/bg_home_hili.png) repeat-y left top;
	padding:7px 0;
}

#mainpic_bottom {
	height:10px;
	background: url(../images/bg_home_hili_bottom.png) no-repeat left top;
	margin-bottom:5px;
}

#homecolumns_top {
	height:46px;
	background: url(../images/bg_home_columns_top.png) no-repeat left top;
}

#homecolumns {
	min-height:200px;
	background: url(../images/bg_home_columns.png) repeat-y left top;
}

#homecolumns_bottom {
	height:10px;
	background: url(../images/bg_home_columns_bottom.png) no-repeat left top;
}

/* --- Grid --- */
.homegrid {
  width: 980px;
  margin: auto;
}

.homegrid-m1 {
  float: left;
  width: 11px;
  height: 1px;
}

.homegrid-c1 {
  float: left;
  width: 275px;
  height: 210px;
  padding: 10px;
  background: url(../images/bg_columns_shade.jpg) repeat-x left bottom;
  text-align: left;
  overflow:hidden;
}

.homegrid-c1-title {
  float: left;
  width: 275px;
  padding: 20px 10px 0 10px;
  text-align: left;
  color:#62982c;
  font-size:16px;
  font-weight:bold;
}

.homegrid-m2 {
  float: left;
  width: 36px;
  height: 1px;
}

.homegrid-c2 {
  float: left;
  width: 285px;
  padding: 0;
  text-align:left;
}

.homegrid-c2-title {
  float: left;
  width: 285px;
  padding: 20px 10px 0 10px;
  color:#62982c;
  font-size:16px;
  font-weight:bold;
  text-align: left;
}

.homegrid-m3 {
  float: left;
  width: 45px;
  height: 1px;
}

.homegrid-c3 {
  float: left;
  width: 295px;
}

.homegrid-c3-title {
  float: left;
  width: 275px;
  padding: 20px 10px 0 10px;
  margin-left:30px;
  color:#62982c;
  font-size:16px;
  font-weight:bold;
  text-align: left;
}

#extranet_home_leftcolbanner {
	width:280px;
	padding:10px;
	margin:10px 0 0 10px;
}

/* TEMPLATE: standard */
#div_left
{
	width: 480px;
	float:left;
	display:inline;
}

#div_right
{
	width: 200px;
	float:left;
	display:inline;
}

#banneripaikka_vasen {
	width:280px;
	text-align:left;
	margin-top:10px;
	margin-left:20px;
}

/* TEMPLATE: blank */
#blank
{
	background: #fff url(../images/bg_gradient.gif) repeat-x;
}

#blank body, #blank #infowindow
{
	text-align:left;
	padding: 10px;
}

/* pt_normal.jsp */
#header_img {
	padding-bottom:12px;
	margin-bottom:12px;
	border-bottom: solid 1px #bcbbbc;
}

#header_img img {
	margin:0 -20px 0 0;
	padding:0;
}

#content_head2 {
	padding:0 10px 5px 10px;
	margin-top: 0;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}

#content_text {
	padding: 0 10px;
}

/* LAYOUT: print */
.printLayout
{
	width:700px;
	background-color:#fff;
	float:left;
}

#print #rightcol
{
	width:650px;
}

#print ul li
{
	list-style:circle;
	background:none;
	margin-left:15px;
}


/* Nostolaatikko */
p.quote
{
	width:95%;
	border-bottom: 1px solid #ffca02;
	border-top: 1px solid #ffca02;
	color: #666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 20px 0 20px 0;
	padding: 10px 20px;
	clear:both;
}

.ir
{
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
}

/* extranet.jsp */
#extranet #masthead {
	width:985px;
	height:39px;
	background: url(../images/bg_masthead_extranet.png) no-repeat left top;
	margin: 5px 0;
	font-size:15px;
	color:#888788;
	text-align:center;
	padding-top:25px;
	clear:both;
}

