/* 
    Document   : teomaki
    Created on : 01.feb.2010, 09:56:34
    Author     : Aleksander
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root {
    display: block;
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
    font-family: arial, sans-serif, verdana;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
html {
    background: #E8E8E8 url('../../WeceemFiles/teomaki/Image/layout/pattern_bg') left top repeat;
    margin: 0;
    padding: 0;
}
body {
    min-height: 100%;
    font-size: 12px;
    text-align: center;
}
table, td {
	font-size: 12px;
}
.reference table th {
	font-size: 14px;
}
#wrapper {
    display: block;
    min-height: 100%;
    background: #FFFFFF;
    max-width: 984px;
    width: 1000px !important;
    margin: 0 auto !important;
    padding: 0 8px 20px 8px; 
    text-align: left;
}
h4 {
    font-size: 11px;
    /*padding: 0 15px;*/
    padding: 0;
    margin: 0;
    clear: both;
}
h4.uppercase {
	text-transform: uppercase;
}
#header {
    display: block;
    background: url('../../WeceemFiles/teomaki/Image/layout/pattern_header_2') repeat-x;
    height: 118px;
    line-height: 118px;
    margin: 0 0 0 0;
    padding: 0;
}
div#logo {
    display: block;
    padding: 35px 0 0 15px;
}
div.hrblue {
    height: 1px;
    padding: 0;
    margin: 1px 0 1px 0;
    line-height: 1px;
    font-size: 1px; 
    background: #8BAABC;
   
}
div.double {
    height: 5px;
    font-size: 5px;
    line-height: 5px;
    border: 0;
    border-top: 1px solid #D6D8D8;
    background: #E8E8E8;
    padding: 0;
    margin: 0;
    line-height: 1px;
    clear: both;
}
#rightcolstart div.double {
	/*margin: 0 0 0 5px;*/
	margin: 0;
}
#menu {
    display: block;
    background: #415973;
    height: 25px;
    padding: 0 28px;
    margin: 0;
    font-size: 11px;
}
#menu .menuitem {
    padding: 0;
    text-align: left;
    float: left;   
    line-height: 25px;
    margin: 0 40px 0 0;
    vertical-align: middle;
}
#menu .menuitem a{
    color: #FFF;
    text-decoration: none;
}
#menu .menuitem a.active {
    color: #99CCFF;
}
#submenu {
    padding: 0 28px;
    display: block;
    height: 17px;
    background: #EDECEC;
    border-bottom: 1px solid #D7D9D8;
}
#submenu .menuitem {
    padding: 0;
    text-align: left;
    margin: 0 20px 0 0;
    float: left;
    line-height: 17px;
    vertical-align: middle;
}
#submenu .menuitem a {
    font-size: 10px;
    color: #585858;
    text-decoration: none;
}
#submenu .menuitem a.active {
    color: #99CCFF;
    font-weight: bold;
    font-size: 10px;
}
#content {
    display: block;
    padding: 15px 23px;
    /*background: #fff url('../../WeceemFiles/teomaki/Image/layout/gradient_blue') repeat-x;*/
    background-color:#F7F7F7;
    min-height: 500px;
    position:relative;
    float:left;
}
#contentleft {
	
	width: 550px;
	
}
#rightcol {
	float: right;
	width: 340px;
	padding: 0 0 0 10px;
	border-left: 1px solid #D6D8D8;
	margin: 0 0 0 10px;
}
#rightcolstart {
	float: right;
	width: 327px;
	max-width: 311px;
	padding: 0 0 0 15px;
	border-left: 1px solid #D6D8D8;
	height: 550px;
	
}
#contentpad {
	padding: 0 340px 0 0;
}
#imageholder {
    float: left;
    text-align: center;
    vertical-align: middle;
    background: #FFF;
    border: 5px solid #FFF;
}
#customersay {
    border-left: 1px solid #D6D8D8;
    float: right;
    padding: 0 5px 0 17px;
    font-size: 11px;
}
#customersay h3, #rightcol h3 {
    font-size: 11px;
    border-bottom: 1px solid #D6D8D8;
    margin: 0 0 1px 0;
    padding: 0 0 1px 0;
}
#customersay #bluebox {
    width: 310px;
    height: 250px;
    background: #C7D5DD;
}
#bluebox .contentpad {
	padding: 5px 10px;
}
#rightcol #bluebox {	
	margin: 0 0 0 10px;
	background: #C7D5DD;
}
#rightcol #bluebox a {
	font-size: 12px;
	color: black;
	text-decoration: underline;
}

#customersay #bluebox hr {
    border-style: dotted;
    border-top: none;
    border-left: none;
    border-right: none;
    border-color: #8BAABC;
}
.contentpad {
    padding: 5px;
    display: block;
}
.contentpad p {
    padding: 5px 0;
    margin: 0;
}
#imgblueboxwrap {
    display: block;
    height: auto;
    min-height: 285px;
}
#articlewrap {
    display: block;
    min-height: 300px;
    height: auto !important;
    height: 300px;
}
div.doubledot {
    border: 0;
    height: 4px;
    line-height: 4px;
    font-size: 4px;
    border-top: 1px dotted #D6D8D8;
    border-bottom: 1px dotted #D6D8D8;
    padding: 0;
    margin:40px 20px 5px 20px;
    clear: both;
}
div.white {
    border: 0;
    position: relative;
    background: #FFF;
    top: -3px;
    height: 4px;
    padding: 0;
    clear: both;
}
.article, .reference {
    display: block;
    width: 450px;
    /*min-height: 70px;*/
    padding: 15px 0 5px 0;
    border-bottom: 1px dotted #D6D8D8;
}
.reference {
    margin: 0 0 0 0px;
    /*padding: 10px;*/
    height: 210px !important;
    min-height: 190px;
    max-height: 190px;
    width: 450px;
}
.reference.partner {
	height: 150px;
}
.article.left, .reference.left {
    float: left;
    clear: left;
}
.reference.right {
	/*border-left: 1px solid #D6D8D8;*/
	
	
}
.article {
	/*height: 200px;
	min-height: 180px;
	max-height: 180px;*/
}
.article.right, .reference.right {
    float: right;
    clear: right;
    
}
.article.front {
	width: 280px;
	/*height: 160px;*/
	/*min-height: 140px;*/
	/*max-height: 140px;*/
}
.article.front .contentpad {
	padding: 10px 0 10px 15px;
}
.article p, .article a {
    /*
    float: left;
    clear: left;
    */
}
.article p.publishdate, p.publishdate {
    color: #999999;
    padding: 0;
    margin: 0;
}
.article p {
	/*width: 285px;*/
}
.article h4 {
    font-size: 12px;
    padding: 0;
    margin: 0;
}
.article a, a.orange, a, a:visited, a:hover, a:active {
    color: #FF6600;
    margin: 5px 0 0 0;
    text-decoration: none;
    font-size:12px;
}
.article img {
    float: right;
    border: 2px solid #D6D8D8;
}
a.right {
    float: right;
}
#footer {
    text-align: center;
    margin: 0;
    padding: 0;
    color: #415973;
}
#softwarewrap {
    border: 1px solid #D7D8D9;
    padding: 3px;
    position: relative;
    top: 10px;
    clear: both;
}
#softwarewrap div div, #supmod {
    cursor: pointer;
}
#supmod, #supmod ul, #supmod ul li {
	color: #415973;
}
#itsuite {
    height: 280px;
    min-height: 290px;
    display: block;
}
#itsuite div {
    float: left;
    margin: 3px;
    padding: 5px 10px;
    background: #7A8A9D;
    color: white;
    height: 275px;
    min-width: 158px;
    width: 169px;
    max-width: 158px;
    
}
#itsuite div ul, #itsuite div p {
    
    margin: 0;
    padding: 15px;
}
#itsuite div ul li {
    margin: 0;
    padding: 0;
}
#itsuite div p {
    padding: 20% 1%;
    
}
#itsuite div.active {
    background: #415973;
}
#supmod {
    display: block;
    margin: 3px;
    height: 120px;
    padding: 10px 250px;
    background: #E8E8E8;
}
.swtext {
    position: absolute;
    text-align: center;	
    top: 200px;
     left: 50%;
    margin-left: -200px;

    /*width: 100%;*/
    visibility: hidden;

}
.swtext .content {
    margin: 0 auto;
    text-align: left;
    padding: 20px;
   
    background: #FFF;
    border: 2px solid #D7D8D9;
    width: 400px;
}
div.dotted {
	padding: 0;
	margin: 0;
	border: none;
	border-bottom: 1px dotted #F7F7F7;
	height: 1px;
	line-height: 1px;
	clear: both;
}

ul.event {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px dotted #d6d8d8;
}
ul.event li.title h4{
	font-size: 12px;
	
}
ul.event li.location {
	color: #999999;
	
}
ul.event li.content {
	
	
}
div.frontpage_articlebox {
	margin:0;
	padding:0;
	margin-bottom:15px;
	font-size:16px;
	position:relative;
	float:left;
}
div.padding {
	padding:10px;
}
div.frontpage_smallarticle {
	width:465px;
	display:inline;
	position:relative;
	float:left;
}
div.frontpage_smallarticle p {
	margin-top:3px;
}
div.frontpage_largearticle {
	width:673px;
	display:inline;
	position:relative;
	float:left;

}
div.frontpage_largearticle p {
	position:relative;
	z-index:1;
	width:550px;
}
.newsnote {
	width:175px;
	display:inline;
	position:relative;
	float:right;
	padding:0 10px 0px 10px;
	height:105px;
	background:transparent:0;
	z-index:0;
}

.newsnotecontent {
	width:220px;
	height:112px;
	background: #F7F7F7 url('../../WeceemFiles/teomaki/Image/layout/teomakinewsnotebgjpg') no-repeat;
	background-position:1px -1px;
	position:absolute;
	text-align:right;
	line-height:16px;
	top:0px;
	right:0px;
}
.newsnotecontent .newsnotecontent_text {
	position:absolute;
	width:100px;
	right:5px;
	top:2px;
}

.newsnotecontent_text a {
	font-size:11px;
	color:white;
	text-align:right;
	line-height:14px;
	font-style: italic;
}
span.newsnoteheader{text-decoration:underline;}
span.newsnoteheader a{text-decoration:underline;color:white;line-height:12px;}
.border_all_grey {
	border: 1px solid #d6d8d8;
}
.border_all_blue {
	border: 2px solid #C7D5DD;
}
.border_right{
	border-right:1px solid #d6d8d8;
}

div.mk_image {
	width:238px;
	height:112px;
	padding-left:15px;
	
	display:inline;
	position:relative;
	float:left;
	/*background: url('../../WeceemFiles/teomaki/Image/MartimeKey_logo_PNG');*/
	margin-right:5px;
}

.listbox {
	width:292px;
	min-height:320px;
	display:inline;
	position:relative;
	float:left;
	padding:5px;
}
.margin-right {
	margin-right:10px;
}
h4.black {
	color:black;
}
h3.big {
	height:59px;
	padding-top:20px;
	margin-bottom:1px;
	margin-top:0px;
	font-size:18px;
}
h3.key {
	background: url('../../WeceemFiles/teomaki/Image/layout/key_blue_small') no-repeat;
}
h3.greykey {
	background: url('../../WeceemFiles/teomaki/Image/layout/key_grey_small') no-repeat;
}
div.productheader {

	display:block;

}
a.rightlink {
	position:absolute;
	bottom:10px;
	right:10px;
}
