/* @override http://www.sbv.fi/themes/businessviestinta/css/style.css */

body {
	background: #fff url(../img/bg.gif) repeat center center;
	color: #000;
	text-align: center; /*ie hack for centered layout. if not centered, remove this line and the next hack in wrapper*/
}
#page, #masthead {
	margin: auto;
	background: transparent url(../img/bg_page_wrap.gif) repeat-y 0 0;
	position: relative;
	width: 960px; /*fill in the width of the page*/
	text-align: left; /*for previous ie hack*/
}


/* ------------------------------------------------------------

	Reset

------------------------------------------------------------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/* ------------------------------------------------------------

	Typography

------------------------------------------------------------ */

/* This is where you set your desired font size. The line-heights 
   and vertical margins are automatically calculated from this. 
   The percentage is of 16px (0.75 * 16px = 12px). */
   
body { font-size: 75%; }


/* Default fonts and colors. 
   If you prefer serif fonts, remove the font-family 
   on the headings, and apply this one to the body:
   font: 1em Georgia, "lucida bright", "times new roman", serif; */
   
body, td { 
  color: #727272; 
  font-family: "Lucida Grande","Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; 
}
h1,h2,h3,h4,h5,h6 { 
  color: #111; 
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 2em; line-height: 1.5; margin-bottom: 1.0em; }
h2 { font-size: 1.7em; margin-bottom: 0.75em; color: black; }
h3 { font-size: 16px; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 11px; line-height: 1; margin-bottom: 10px; color: black;}
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }


/* Text elements
-------------------------------------------------------------- */

p,#content_area{ margin: 0 0 1.5em; font-size: 11px;  line-height: 18px;}
p.last      { margin-bottom: 0; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.top   { margin-top: 0; } /* Use this if the image is at the top of the <p>. */
img         { margin: 0 0 33px; }

ul, ol      { margin:0 1.5em 1.5em 1.5em; }
ul          { list-style-type: circle; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }

a	            { color: #00abd9; text-decoration: none;  outline: none; }
a:visited        {  }
a:hover          { color: #00abd9; text-decoration: underline; }
a:active         {  }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic;}
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }


/* Tables
-------------------------------------------------------------- */

table   { margin-bottom: 1.4em; }
th      { border-bottom: 2px solid #ccc; font-weight: bold; }
td      { border-bottom: 0px none #ddd; }
th,td   { padding: 0px 0px 0px 0; }
tfoot   { font-style: italic; }
caption { background: #ffc; }

/* ------------------------------------------------------------

	Page content



------------------------------------------------------------ */
#page {
	margin-bottom: 30px;
}

/* Header
-------------------------------------------------------------- */
#header {
	width: 100%;
	height: 169px;
	background-color: #00abd9;
	overflow: hidden;
	padding-top: 40px;
}
#masthead {
	height: 169px;
	text-align: left;
	background: transparent url(../img/masthead.jpg) no-repeat 0 0;
}

/* Navigation
-------------------------------------------------------------- */
#menu {
	width: 245px;
	height: 119px;
	padding-top: 55px;
	padding-left: 17px;
}

#menu ul
{
   padding:0;
   margin:0;	
}

#menu ul li
{
   list-style-type: none;
    margin:0;	
    padding: 1px 0 2px;
}

#menu ul li.active
{

}

#menu ul li a
{
   color: #6d6d6d;
   font-size: 14px;	
}

#menu ul li a:hover,
#menu ul li.active a
{
   color: #ffffff;
   text-decoration: none;
}




/* subnavi
-------------------------------------------------------------- */
#submenu {
	width: 266px;
	float: right;
	margin:-30px -7px 0 0;
	padding-top: 33px;
	padding-left: 31px;
	padding-bottom: 36px;
	/*background: transparent url(../img/subnavibg.jpg) no-repeat 0 0;*/
	background-color: #e2e1e1;
	font-size: 1.1em;
	font-weight: bold;
	/*text-indent: -9000px;*/
}
#sub_text {
	width: 266px;
	float: right;
	margin:-30px -7px 0 0;
	padding-top: 33px;
	padding-left: 31px;
	padding-bottom: 36px;
	/*background: transparent url(../img/subnavibg.jpg) no-repeat 0 0;*/
	background-color: #e2e1e1;
	/*text-indent: -9000px;*/
}

div#submenu.front {
	height: 263px;
	padding-bottom: 0px;
}

#submenu ul
{
  list-style-type: none;
  margin:0;
  padding:0;	
}

#submenu div.submenu-item ,
#submenu ul li
{
	font-size: 11px;
	padding: 10px 10px 10px 0px; 
	width: 205px;
	border-top: solid #ccc 1px;
}

#submenu a {
	display: block;
	margin-top: 3px;
	color: #6c6c6c;
}

#submenu a:hover {
	display: block;
	margin-top: 3px;
	color: #00abd9;
	text-decoration: none;
}

#submenu h3 {
	color: black;
	margin-bottom: 10px;
}

.lisaa {
	float: right;
	margin: 0px 48px 0px 0px;
}
/*

#submenu1, #submenu2, #submenu3, #submenu4, #submenu5 {
	width: 204px;
	background: transparent url(../img/subnavi.jpg) no-repeat 0 0;
}

#submenu1 { height: 31px; background-position: 0 0;}
#submenu2 { height: 30px; background-position: 0 -31px;}
#submenu3 { height: 30px; background-position: 0 -61px;}
#submenu4 { height: 30px; background-position: 0 -91px;}
#submenu5 { height: 30px; background-position: 0 -121px;}
#submenu6 { height: 30px; background-position: 0 -151px;}

#submenu1:hover { width: 206px; background-position: -206px 0; }
#submenu2:hover { width: 206px; background-position: -206px -31px; }
#submenu3:hover { width: 206px; background-position: -206px -61px; }
#submenu4:hover { width: 206px; background-position: -206px -91px; }
#submenu5:hover { width: 206px; background-position: -206px -121px; }
#submenu6:hover { width: 206px; background-position: -206px -151px; }
*/

/* Content
-------------------------------------------------------------- */
#content_area {
	width: 912px;
	clear: both;
	min-height: 300px;
  	height: auto !important;
 	height: 300px;
}

#content_area #column_first,
#content_area #column_second,
#content_area #column_third
{
   float: left;
   width: 30%;
   margin: 0 15px;
}

*html #content_area #column_first,
*html #content_area #column_second,
*html #content_area #column_third

{
   width: 28%;
}

#content_area div.osaamisalueet-list
{
  display: block;		
  margin: -20px 0 0;
  padding: 0px 0 0px 0;
  clear: both;
}

hr.break
{
  clear: both;
  visibility: hidden;	
}

#content_area div.osaamisalueet ul
{
	padding:0;
	margin:10px 0;
	list-style-type: none;
	display: block;
}

#content_area div.osaamisalueet ul li
{
	float:left;
	width: 160px;
	margin: 0 20px 0px 0;
    display: block;
}
 
#content_area div.osaamisalueet ul li a
{
	color: #7F7F7F;
	font-size: 11px;
}

#content_area div.osaamisalueet ul li a:hover
{
	text-decoration: none;
	color: #000000;
}

#content_area div.osaamisalueet ul li.active a
{
	color: #000000;
	text-decoration: underline;
}

#content_area div.osaamisalueet ul li ul
{
 	display: block;
}

#content_area div.osaamisalueet ul li ul li
{
	float :none;
	margin: 0;
    display: block;
    height: auto;
}

#content_area div.osaamisalueet #flash
{
	margin: 0px 0;
	height: 310px;
	width: 850px;
}

div.project-info h3.magazine-title
{
   margin: 7px 0 10px 0;
}

.front_segment {
	width: 270px;
	height: 307px;
	padding-left: 28px;
	float: left;
}

div.columns h2 {
	padding-bottom: 12px;
	margin-bottom: 17px;
	border-bottom: solid #ccc 1px;
	height: 35px;
}

span.kirj {
	font-size: 10px;
	color: black;
	display: block;
}

span.title {
	font-size: 10px;
	display: block;
	font-style: italic;
	
	margin: 3px 0px 30px 0px;

}
.ymparisto{
	float:left;
	display: inline;
	clear: both;
	padding-top: 10px;
}
.ymparistopdf{
	float: left;
	display: inline;
	padding-top: 13px;
	padding-left: 5px;
}
.ymparistopdfimg{
	margin: 0 !important;
	padding: 0 !important;
}

.logout{
	position: absolute;
	bottom: 120px;
	left: 40px;

}

.video { 
	float:left; 
	margin: -30px 0 30px -28px;
}

#content-box img.header-image
{
	float:left; 
	margin: -30px 0 30px -48px;
}

*html img.ajankohtaista
{
	margin: -30px 0 0px 0px;
	position: relative;
	padding:0 0 0 20px!important;
}

img.pdf{
margin:0;
float:none;
padding:0;
}

.newscontent {
	width: 629px;
	padding: 32px 0 0 21px;
	float: left;
}
.newscontent p { width: 500px; }

img#head-img {
	float: left;
}

#sub-content {
	float: left;
	width: 650px;
}

#content-box {
	width: 615px;
	float: left;
}

#content-box img
{
  padding:0 20px;	
}

#columns,
#content_area
{
	padding-top: 30px;
	padding-left: 28px
}

#columns div.col,
#content_area div.col
 {
	width: 28%;
	margin-right: 40px;
	float: left;
	clear: none;
	padding-bottom: 40px;
}

div.only-one-column

{

	width: 650px;	

}



div.references
{
    clear: both;	
}

h2.contact
{
	clear: both;	
}

#yhteys-content {
	padding: 0px 0px 0px 18px;
}

div.ota-yhteytta table
{
  border-collapse: collapse;	
}

div.ota-yhteytta td
{
   padding:0;	
}

#henkilokunta
{
    clear: both;
    float: none;	
}

table#alueet {
	width: 100%;
	font-size: 11px;
	margin: 40px 0px;
}

table#alueet td{
	width: 280px;
	padding-left: 28px;
}


table#alueet a {
	color: #6c6c6c;
	display: block;
	margin: 10px 0px;
}


table#alueet a:hover {
	color: #000000;
	text-decoration: none;
}

table#osaamis {
	margin: 0px 30px 40px 28px;
	font-size: 11px;
}

table#osaamis td.lehti {
	text-align: center;
}

table#osaamis tr.cols td {
	padding: 0px 20px 0px 0px;
}

#content-box img.sis {
	float: right;
	clear: none;
	margin-left: 60px;
	margin-right: -10px;
}

.right_col {
	float: left;
	width: 260px;
	height: 381px;
	background-color: #e8e8e8;
}
.right_col p { padding: 20px 0 0 20px; width: 230px;}
.right_col a { font-weight: bold; color: #727272; }

.lotsoftext {
	width: 850px;
	height: 160px;
	padding: 33px 0 0 20px;
	line-height: 20px;
}
.lotsoftext p { float: left; width: 165px; }

.content {
	clear: both;
	width: 831px;
	padding-left: 20px;
}
.bottomtext { width: 443px; padding-top: 10px; }
.content span { float: right; padding-bottom: 10px; }
.content span img {
	margin: 0;
	padding-right: 10px; padding-left: 10px;
	float: none;
}
.mag {
	width: 821px;
	height: 223px;
	clear: both;
	background: transparent url(../img/mag.jpg) no-repeat 0 0;
}
.mag p {
	padding: 20px 0 0 597px;
	width: 188px;
	color: #ffffff;
	line-height: 16px;
}

table#yhteystiedot {

}

table#yhteystiedot td {
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	padding-top: 0px;
}

table#yhteystiedot td.label {
	color: black;
	width: 90px;
}

table#yhteystiedot td.dot {
	padding: 10px 0px 10px 0px;
	
}

div.dotted {
	border-bottom: 1px dotted #b3b3b3;
}

table.henkilo {
	height: 130px;
	float: left;
	display: block;
	padding: 0;
	margin: 0px;
	border-collapse: collapse;
}

table.henkilo td {
	font-size: 11px;
	border: none;
	padding: 0px;
	text-align: left;
}

table.henkilo td.image {
	width: 112px;
	text-align: center;
	vertical-align: middle;
}

table.henkilo td img {
	margin: 0px;
	padding: 0px !important;
}

table.henkilo td.tiedot {
	vertical-align: middle;
	line-height: 16px;
	font-size: 11px;
	padding: 10px 10px 15px 0px;
	width: 300px;
}

table.henkilo td.tiedot span {
	display: block;
	color: black;
}

table.form-tb {

}

table.form-tb td {
	font-size: 11px;
}

table.form-tb td.label {
	vertical-align: top;
	width: 90px;
	padding-top: 9px;
	font-weight: bold;
	color: #393939;
}

td.button {
	text-align: right;
	padding: 10px 7px 0px 0px;
}

input.laheta 
{
    background-image:url(../img/laheta.gif);
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    height: 24px;
    width: 74px;
    text-align: left;
    text-indent: -700px;
}

/* Footer
-------------------------------------------------------------- */
.footer {
	clear: both;
	width: 946px;
	height: 128px;
	font-size: 11px;
	padding-top: 70px;
}
.footer p { padding-left: 40px; float: left; padding-top: 30px;}

div.footer a.lehdentekijat
{
	color:#000000;
}

#lt_linkki
{
padding-top:15px;
float:right;
}

#lt_linkki img
{
float:none;
border:0;
outline:0;
}

#lt_linkki a:hover
{
text-decoration:none;
}

.greybox {
	width: 265px;
	float: right;
	height: 91px;
	padding: 37px 0px 0px 31px;
	background-color: #dddddd;
	/*background: transparent url(../img/businessviestinta.jpg) no-repeat 0 0;*/
}

.greybox img {
	margin: 0px 0px 5px 0px;
}

.greybox a {
	display: block;
	float: left;
	color: #555555;
}
.greybox p { padding: 66px 0 0 31px; }
.stripe {
	border-top: 1px dotted #b3b3b3;
	width: 520px;
}

.full-stripe {
	border-top: 1px dotted #b3b3b3;
	width: 915px;
}

a.mediatiedot {
	float: right;
	clear: none;
	
	display: block;
	margin-top: 45px;
	color: #555555;
}


a.mediatiedot span {
	display: block;
	float: left;
	clear: both;
	
	color: #555555;
}

a.mediatiedot span.bold {
	font-weight: bold;
	margin-bottom: 4px;
}

a.mediatiedot img {
	display: block;
	float: left;
	clear: none;
	margin-left: 4px;
}
/* ------------------------------------------------------------
	Forms
------------------------------------------------------------ */

label { font-weight: bold; }

table.form-tb input.text,
table.form-tb textarea
{
  color: #000000; 
  font-family: "Lucida Grande","Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; 
  font-size: 11px;
}

/* Fieldsets
-------------------------------------------------------------- */
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }

/* Text fields
-------------------------------------------------------------- */
input.text, input.title   { width: 350px; margin:0.5em 0.5em 0.5em 0; }
input.text, input.title   { border:1px solid #bbb; background:#f6f6f6; padding:2px; }
input.text:focus,
input.title:focus         { border:1px solid #999; background:#fff; }
input.title               { font-size:1.5em; }

/* Textareas
-------------------------------------------------------------- */
textarea            { width: 350px; height: 70px; margin:0.5em 0.5em 0.5em 0;}
textarea            { border:1px solid #bbb; background:#eee; padding:2px; }
textarea:focus      { border:1px solid #999; background:#fff; }

/* Select fields
-------------------------------------------------------------- */
select              { border:1px solid #ccc; background:#f6f6f6; width:200px; }
select:focus        { border:1px solid #999; background:#fff; }


/* Success, error & notice boxes for messages and errors.
-------------------------------------------------------------- */
.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }
.error      { background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #817134; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #529214; border-color: #C6D880; }
.error a    { color: #D12F19; }
.notice a   { color: #817134; }
.success a  { color: #529214; }
.black 		{ color: black;   }

/* ------------------------------------------------------------

	Clear floats

------------------------------------------------------------ */
.wrapper { display: inline-block; }
.wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wrapper { height: 1%; }
.wrapper { display: block; }

/* Misc
-------------------------------------------------------------- */

.hidden, hr { display: none; }
.clear { clear: both; }