/* NAGREMEDIA CSS TYYLITIEDOSTO 
JOS KÄYTÄT MALLINA/TEET VERSION, ILMOITATHAN MINULLE
*/
@import "../mainmenu/css/menu.css";


/*YLEINEN LEISKA*/

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0;
	padding:0;
	height: 100%;
	background-color:#d9d9d9;
	
	
	background-repeat:repeat-x;
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px YES! */ 
	/*font: 100% Verdana, Arial, Helvetica, sans-serif;*/
}

ul, li, p
{
	margin: 0;
	padding:0;
}

h1,h2,h3,h4
{
font-weight:normal;

}


#wrap {

	margin:0 auto; /*center hack*/
	/* MIN MAX */
	width:89.8em;
	width:95%;
	max-width:100em;
	min-width:85em;
	}

#wrap_R {
background-image:url(../images/border_R.gif);
background-repeat:repeat-y;
background-position:top right;

	}

#wrap_L {
background-image:url(../images/border_L.gif);
background-repeat:repeat-y;
background-position:top left;
}

/* footerin yläp */

#wrap_BR {
background-image:url(../images/border_BR.gif);
background-repeat:no-repeat;
background-position:bottom right;
height:14px;
}


#wrap_BL {
background-image:url(../images/border_BL.gif);
background-repeat:no-repeat;
background-position:bottom left;
height:14px;
}

#wrap_B {
background-image:url(../images/border_B.gif);
background-repeat:repeat-x;
background-position:bottom;
height:14px;
}

#wrap-inner
{
	padding:0;
	margin:0;
	font-size:1.2em;
	margin:0 14px; 
}

#bg /*valkoinen tausta*/
{	
	background-color:#FFFFFF;
	padding-bottom:1em;
	margin:0;
	display:inline-block;
	width:100%;
	
}

/* PALSTOITUS WRAPIN SISÄLLÄ*/
#main-body {
float:left;
width:75%;

}
#rightsidebar {
float:right;
width:24% !important;
width:23%;

}

#rightfloater{
float:right;
width:20em;
padding:10px;


}

#content {
float:right;
width:70%;
text-align:left;
line-height:1.3em;


}

#inside-content {
	margin:20px 30px;
}

#leftsidebar {
float:left;
width:29% !important;
width:28%;
padding:0;
margin:0;

}


#inside-right{
margin:2em 1.8em 0 1.8em;

}

#inside-left{
margin:2em 1.2em 0 1.8em;
}


/* HEADER */

#header {

height:140px;
background-color:#FFFFFF;
overflow:hidden;
background-image:url(../images/header.jpg);
background-position:top right;
background-repeat:no-repeat;
background-color:#f3f3f3;
}

#logo
{
margin-left:30px;
margin-top:30px;

}

#headertext
{
display:none;

margin:3em 0 0 2em;
}

#headertext h1 {
display:none;
}

#headertext p {
color:#000000;
font-size:0.8em;
}

#headerlogo
{
z-index:2 !important;
position:absolute;
}

#menubar
{

height:2.7em;
background-color:#f2a600;



}


/* FOOTER */
div#footer {
	height:30px;
	margin:0;
	padding:0;
	clear:both;
	text-align:right;
	color:#666666;
	margin-right:14px;
}


/* PATHWAY */
#pathwaybox
{
	text-align:left;
	background-image:url(../images/pathway_bg.jpg);
	height:1.5em;
	padding:6px 10px;
	
}

/* MENU */

.moduletable_submenu
{
background-color:#f2a600;
color:#FFFFFF;
margin-top:10px;
}


.moduletable_submenu ul
{
padding:0px 8px 8px 20px;
line-height:1.8em;
}

.moduletable_submenu a
{
color:#FFFFFF;

}

.moduletable_submenu h3{
background-color:#FFFFFF;
margin:0;
padding:0;
text-align:left;
padding-bottom:0.3em;

}

/* SEKALAISTA */

td
{text-align:left;
}

.clr
{clear:both;
display:block;
height:1px;
}

hr
{
display:block;
height:1px;
border:0;
border-bottom:1px solid #e6e6e6;
}

input.button
{font-size:1em;
}


table.contentpaneopen
{width:100%;}


table.blog td
{
padding-right:1.5em;
}

tr.sectiontableentry1
{height:2em;
background-color:#FBFBFB;}

tr.sectiontableentry2
{height:2em;
}

.back_button
{
margin-top:1em;
}

#content p
{
margin-bottom:1.2em;

}

#content li
{margin-left:1.4em;
}

td.buttonheading a:hover, a.imglink:hover
{
text-decoration:none;
border:0;
}


/* MENUT ja LINKIT */

.start-main
{
display:none;
}

div.tree_main ul
{
padding:0;
margin:0;


}

#active_menu
{
color:#000000;
font-weight:bold;

}




a 
{
text-decoration:none;
color:#ce6802;

}

a:hover
{
text-decoration:underline;
}


a.imagelink:hover
{
border:0;
}

a.jcebox:hover
{border:0;
}

a.readon
{
background-image:url(../images/arrow.png);
background-repeat:no-repeat;
background-position:bottom left;
padding-left:1.2em;
padding-top:0em;
text-decoration:none;
height:1em;
display:block;
font-weight:bold;
}

a.readon:hover
{text-decoration:underline;
}


.module-rounded a:hover
{
color:#000000;
text-decoration:underline !important;
border:0;


}

.screenshot
{border:1px solid gray;
}

.pagenavbar
{
margin-top:1em;
padding-top:1em;
border-top:1px solid #e6e6e6;
font-weight:bold;
text-align:center;

}

/* Tekstityylit */



.contentheading a 
{
text-decoration:none;
color:#378bd3;
}

h1, .componentheading, .contentheading, .componentheadingtestimonial
{
	font-size:2em;
	
	color:#378bd3;
	margin:1em 0 1em 0;
	text-align: left;
}


h2, h2.contentheading, table.blog div.contentheading
{
	font-size:1.4em;
	color:#378bd3;
	
}

td.contentheading
{
height:1.4em;

}

table.blog .contentheading
{
font-size:1.6em;
border-bottom:2px solid #E9E9E9;
margin:0;
padding:0;
line-height:1.3em;
}

h3
{
	font-size:1.3em;
	font-weight:bold;
	color:#333333;
	
}

h4
{
	font-weight:bold;
}

.small
{	
	font-size:1em;
	color:#999999;
}

.small2
{font-size:0.9em;}


.sectiontableheader
{font-weight:bold;
border-bottom: 1px solid gray;
}




#thebox
{
clear:left;

padding:15px 30px 10px 30px;

background-image:url(../images/box_bg.jpg);

border-bottom:1px solid #eeeeee;


}

#thebox p, ul
{
margin:1em 0;

}

#thebox li
{
line-height:1.3em;

}

#thebox h3
{
margin:0;
padding:0;

}

#thebox .moduletable
{
padding-right:1.5em;
width:31%;
float:left;


}

#thebox .moduletable_last
{
width:32%;
float:left;

}

#thebox .moduletable_full
{
width:60%;
float:left;
margin-right:4em;
}


#thebox_inner
{

}

#thebox .moduletable h3, #thebox .moduletable_last h3, #thebox .moduletable_full h3
{
margin:0;
color:#666666;
font-size:1.3em;
font-weight:normal;
}

#thebox .moduletable ul
{
line-height:1em;

}

.moduletable ul
{
padding-left:1em;
line-height:1.5em;

}
#mainlevel_biglist li
{
font-size:1.3em;
line-height:1.5em;

}

.message
{
background-color:#33CCFF;
padding:10px;
font-size:1.4em;
width:30em;
margin:0 auto;
color:#FFFFFF;
text-align:center;

}

#thebox .moduletable_full h3, .contentheadingtestimonial
{
font-family:serif,"Times New Roman", Times;
margin-bottom:0px;
padding-bottom:0;
background-image:url(../images/quotetop.gif);
padding-left:45px;
background-repeat:no-repeat;
background-position:top left;
height:1.5em;
font-size:1.6em;
padding-top:5px;
}

.moduletable_full td, #thebox p.testimonial
{
margin:0;
padding:0;
}

#thebox .moduletable_full
{
background-image:url(../images/quotebottom.gif);
background-position:top right;
background-repeat:no-repeat;
}

.testimonial
{
margin-top:2px;

font-family:serif,"Times New Roman", Times;
font-size:1.3em;
line-height:1.2em;
color:#333333;
}

.blogtestimonial .article_seperator
{
display:block;
height:1px;
border-bottom:1px solid #CCCCCC;
margin-bottom:1em;
}

.pdfDiv, .buttonheadingDiv, .emailDiv {
	float: right;
	margin-left: 4px;
}

.customerlist 
{
line-height:2em;
font-size:110%;

}