/* CSS Document */


/*----------------------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------------------*/

body{

	margin:0 auto;
background:transparent url(../images/wrapper.png) repeat-x scroll center top;
	/*background-attachment:fixed; THE BACKGROUND FLOATS */
	 background-color: white;
	 /*background-color: #D9DDE0;*/
	 text-align: center;
	font-family: Arial;
	/*color: #666666;*/
	direction:rtl;
}

body.contentpane{
	text-align: right;
	background-color: #ffffff;
}

#container{
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	
	width: 949px;
	margin: auto;

	text-align: center;
	background-image: url('../images/taustakuva.gif');
	background-repeat: repeat-y;
	background-position: top center;
	padding-top: 9px;
}

#header{
	width: 937px;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	height: 93px;
	
	background-image: url('../images/header_betarim');
	background-repeat: repeat-y;
	background-position: top center;
}

#headerl{
	position: relative;
	top: 30px;
	right: 26px;
	float: right;
	text-align: right; /* ie */
}

#headerr{
	position: relative;
	top: 58px;
	left: 24px;
	float: left;

}

div#search{
	
}

#search_out{
	float: left;
	/*width: 169px;*/
}

#search_in{
	padding: 0px;
	height: 22px !important;
	height: 24px;
	overflow: hidden;	
}

#search_in form {
  padding: 0;
  margin: 0;
}

#search_in .inputbox {
	border: 0px;
	padding: 3px 11px 3px 3px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	
	background-image: url('../images/ibackground.gif');
	background-repeat: no-repeat;
	background-position: top right;
	width: 169px;
	height: 22px;
}

/*#vali{
	width: 949px;
	text-align: right;
	clear: both;	
}*/

#layoutimage{
	height: 189px;	
/*-- 	background-image: url('../images/headerkuva.jpg'); --*/
	background-repeat: no-repeat;
	background-position: top right;
}

#top{
	float: left;
	width: 224px;
	/*height: 172px; 189px;*/
}

#user6{
	width: 660px;
	float: right;
	text-align: right;
}

#navi{
	
	background-color: #2983FF;
	margin-left:13px;
	margin-right:13px;
	
	/*
	THE OLD GREY BACKGROUND OF UPPER MENU
	background-image: url('../images/navigointibg.gif');  
	
	background-repeat: no-repeat;
	background-position: top center;
	height: 28px;
	margin-top: 2px;   */
	/*margin-right: 14px;*/
	/*padding-right: 14px;
	padding-left: 28px; /* for joomfish */
}

#contentshadow{
	/*background-image: url('../images/contentbg.gif');    A grey line below the menu   */
	background-repeat: no-repeat;
	background-position: top center;
	height: 17px;
}


#content{
	text-align: right;
	padding: 0px 28px 0px 25px;
}

#koko{
	width: 898px;
	border: 1px solid purple;
	margin-right: 24px;
	
	font-family: Arial;
	font-size: 15px;
	color: #666666;
	line-height: 1.5em;
}

#vasen{
	float: right;
	width: 241px;
}

#keski{
	float: left;
	width: 655px;	
}

#keski2{
	float: right;
	width: 420px;	
}

#keski3{
	float: right;
	width: 655px;	
}

#keski4{
	float: right;
	width: 898px;	
}

#oikea{
	width: 224px;
	float: left;
}

#jako{
	width: 420px;
}

#user1{
	float: right;
	width: 50%;
	text-align: right;
}



#user2{
	float: left;
	width: 50%;
	text-align: right;
}

#user5{
	float: right;
	width: 100%;
	text-align: right;
}

#keski2a{
	float: right;
	width: 100%;
}

#footer2{
	color: #9EA0A2;
	font-family: Arial;
	font-size: 12px;
	height: 64px;
	clear: both;
	text-align: right;
	
	width: 949px;
	background-image: url('../images/footerpalkki.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	font-weight: bold;
	
}

#copy{
	float: right;
	font-size: 10px;
	padding-top: 40px;
	padding-right: 28px;
	color: #666666;
}

div#copy div{
	float: right;
	margin-left: 5px;
}

#othermenu{
	float: left;
	padding-top: 40px;
	padding-left: 28px;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	font-family: Arial;
}

#footer{
	color: #9EA0A2;
	font-family: Arial;
	font-size: 10px;
	padding-top: 18px;
	position: relative;
	height: 30px; /* 30 */
	clear: both;
	
	background-image: url('../images/footer.gif');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #D9DDE0;
	font-weight: bold;
}

/* for joomla */

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	
	background-image: url('../images/sepa.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

ul#mainlevel-nav li a
{
	font-family: Arial;
	font-weight: bold;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	color: #5A5E68;
	background: transparent;
	margin-top: 4px;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #4060AA;

}
/* ============  the menus on left and right ===*/
div.moduletable{
	/* ============================module color ====================================== */
	background:transparent url(../images/module_down.gif) no-repeat scroll left bottom;
	background-color: #E0ECF8;
	margin: 0px 0px 20px 0px;
	padding:0 0 16px;
	width: 224px;

	font-family: Arial;
	font-size: 14px;
	color: #666666;
}


div.moduletable h3{
	background-image: url('../images/moduletitlebg.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 4px 11px 0px 0px;
	height: 20px;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
}

div.moduletable table{
	
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	width: 204px;
	margin: 0px 10px 0px 10px;
}

div.moduletable table.contentpaneopen{
	margin: 0px 10px 0px 10px;
	text-align: right;
}

div.moduletable table.contentpaneopen td{
	text-align: right;
}


/* graphic grey module box */
div.moduletablegrey{
	margin: 0px 0px 10px 0px;
	width: 224px;

	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-image: url('../images/moduletitlebg_grey_big.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

div.moduletablegrey h3{
	background-image: url('../images/moduletitlebg_grey.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 4px 11px 0px 0px;
	height: 35px;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
}

div.moduletablegrey table{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	width: 204px;
	margin: 10px 10px 0px 20px;
}

div.moduletablegrey div{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding: 0px 10px 0px 10px;
}

/* user 1 & user 2 module styles */
div.moduletableuser{
	margin: 0px 0px 10px 0px;

	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

div.moduletableuser h3{
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #3367CD;
}

div.moduletableuser table{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	margin: 10px 10px 0px 20px;
}

div.moduletableuser div{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding: 0px 10px 0px 10px;
}

/* user6 */
div.moduletableuser6{
	margin: 0px 0px 0px 0px;

	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	height: 172px;
}

div.moduletableuser6 h3{
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #3367CD;
}

/* right footer user7 */
div.moduletableuser7{
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	float: right;
	font-size: 10px;
	color: #666666;
}

/* left footer user8 */
div.moduletableuser8{
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	float: left;
	font-size: 10px;
	color: #666666;
}

/* plain color grey box */

div.moduletablegreybox{
	margin: 0px 0px 10px 0px;
	width: 224px;

	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-color: #F6F6F6;
}

div.moduletablegreybox h3{
	background-color: #F6F6F6;
	padding: 13px 0px 0px 11px;
	margin: 0;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #3367CD;
}

div.moduletablegreybox div{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding: 0px 10px 0px 10px;
}

div.syndicate{
	text-align: right;
}

div.moduletable table.poll{
	text-align: right;
	width: 100%;
	margin: 0;
	padding: 0;
}

table.pollstableborder{
	text-align: right;
	width: 100%;
	margin: 0;
	padding: 0;
}

.pollxtd1{
	margin: 0;
}

div.syndicate div{
	text-align: right;
	margin-right: 11px;
}
/* ===========================  the size of text===================== */
table.contentpaneopen{
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	
	padding: 0px 0px 0px 0px;
}

table.searchintro{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

table.searchintro td{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
/*=== text of other categories on same section, if shown, on bottom====*/
table.contentpane{
	font-family: Arial;
	font-size: 14px;
	color: #666666;
}
/*====   the articles inside the categor =====  */
table.contentpane table{
	font-family: Arial;
	font-size: 15px;
	color: #666666;
}

table.poll{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
/* ==========   the main menu on right side ========*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background-image: url('../images/bulletti.gif');
	background-repeat: no-repeat;
	background-position: top right;
	/*vertical-align: middle;*/
	font-size: 13px;
	font-weight: bold;
	color: #33a3cd;
	text-align: right;
	padding-top: 8px;
	padding-right: 17px;
	height: 15px !important;
	height: 20px;
	text-decoration: none;
}

a.mainlevel:hover {
	background-image: url('../images/bulletti_on.gif');
	background-repeat: no-repeat;
	background-position: top right;
	text-decoration: none;
	color: #3367CD;
	font-weight: bold;
}

a.mainlevel#active_menu {
	background-image: url('../images/bulletti_on.gif');
	background-repeat: no-repeat;
	background-position: top right;
	color:#3367CD;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	background: url('../images/bulletti_on.gif') no-repeat;
	color: #3367CD;
	font-weight: bold;
}

/*   =========================the title of an article ==========   */
.contentheading{
	margin: 0;
	font-family: Arial;
	font-size: 20px;
	color: #3367CD;
	font-weight: bold;
}

.componentheading{
	margin: 0;
	font-family: Arial;
	font-size: 16px;
	color: #3367CD;
	font-weight: bold;
}

h1{
	margin: 0;
	font-family: Arial;
	font-size: 16px;
	color: #3367CD;
	font-weight: bold;
}

h2{
	margin: 0;
	font-family: Arial;
	font-size: 14px;
	color: #3367CD;
	font-weight: bold;
}

h3{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #3367CD;
}

.contentdescription{
	font-family: Arial;
	font-size: 11px;
}

.blog_more{
	font-family: Arial;
	font-size: 11px;
}

.small{
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	float:right;
}

.createdate{
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}

.modifydate{
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-align:right;
}

.back_button{
	font-family: Arial;
	font-size: 10px;
}

.pagenav_prev{
	font-family: Arial;
	font-size: 10px;
}

.pagenav_next{
	font-family: Arial;
	font-size: 14px;
}

.message{
	font-family: Arial;
	font-size: 10px;
}
/* ======  links, the header of article on main page=========*/
a:link, a:visited {
	color: #3367CD; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #3367CD;	text-decoration: underline;
	font-weight: normal;
}

a.footer:link		{color: #9EA0A2; font-size: 10px; font-weight: bold;}
a.footer:active		{color: blue; font-size: 10px; font-weight: bold;}
a.footer:hover		{color: #9EA0A2; font-size: 10px; font-weight: bold;}
a.footer:visited	{color: #9EA0A2; font-size: 10px; font-weight: bold;}

.readon				{background-image: url('../images/readon.gif'); background-repeat: no-repeat; background-position: top right; padding-right: 25px;}

a.readon:link		{background-image: url('../images/readon.gif'); background-repeat: no-repeat; background-position: top left; padding-right: 25px;}
a.readon:active		{background-image: url('../images/readon.gif'); background-repeat: no-repeat; background-position: top left; padding-right: 25px;}
a.readon:hover		{background-image: url('../images/readon.gif'); background-repeat: no-repeat; background-position: top left; padding-right: 25px;}
a.readon:visited	{background-image: url('../images/readon.gif'); background-repeat: no-repeat; background-position: top left; padding-right: 25px;}

ul{
		margin: 0;
		padding: 0;
		list-style: none;
}

 


li{
		line-height: 15px;
		padding-right: 15px;
		padding-top: 0px;
		background-image: url('../images/bullet.gif');
		background-repeat: no-repeat;
		background-position: top right;
		
}

ol li{
		background: none;
}

div.jflanguageselection
{
	float: left;
	vertical-align: middle;
	/*padding: 3px 2px 2px 2px;*/
	padding: 0px;
}
 
/* language lists with UL (names & images) */
ul.jflanguageselection{
	float: left;
	vertical-align: middle;
	list-style: none;
	padding: 7px 0px 0px 0px;
	margin: 0;
	font-size: 12px;
	height: 12px;
}

ul.jflanguageselection li{
	background-image: none;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
}

ul.jflanguageselection li a{
	display: block;
	color: #3367CD;
}

ul.jflanguageselection img{
	border: none;
}

/** Styles for the drop down list */

#jflanguageselection{
	float: left;
	vertical-align: middle;
}

select.jflanguageselection{
	border: 1px solid #cccccc;
	margin: 5px 1px 1px 1px;
	padding: 0px 0px 1px 0px;
	font-family: Arial;
	font-size: 11px;
	color: #3367CD;
}

label.jflanguageselection{
	position:absolute;
	right:-3000px
}

/******************************************/


/* CSS Reset */
.scribd-docwidget-styled div, .scribd-docwidget-styled span, .scribd-docwidget-styled p, 
.scribd-docwidget-styled a, .scribd-docwidget-styled img, .scribd-docwidget-styled ul, 
.scribd-docwidget-styled li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font: inherit inherit inherit 100% inherit;
    vertical-align: top;
    line-height: 1;
    text-decoration: none;
    text-align: right !important;
    text-indent: 0;
}

.scribd-docwidget-styled *:focus { outline:0; }
.scribd-docwidget-styled a:hover { text-decoration: underline;}

.scribd-docwidget-styled li {
    clear: both;
    margin-top: 5px;
}


/* Widget Layout CSS */
.scribd-docwidget-styled { 
    overflow: hidden;
    font-family: Arial,'Helvetica Neue',Helvetica,Trebuchet,Sans-serif;
	border-color:white !important;
}
    .scribd-docwidget-styled .scribd-docwidget-header { 
        display:none !important;
		padding: 10px;
        overflow:hidden;
        width:auto !important;
        clear: both;
    }

    .scribd-docwidget-styled .scribd-docwidget-header .scribd-docwidget-collection-summary {
        width: 85%;
    }
    .scribd-docwidget-styled .scribd-docwidget-collection .scribd-docwidget-doc-summary {
        width: 73%;
    }
    .scribd-docwidget-styled .scribd-docwidget-header .scribd-docwidget-collection-summary, 
    .scribd-docwidget-styled .scribd-docwidget-collection .scribd-docwidget-doc-summary {
        float:left;
        position: relative;
        padding-top: 2px;
    }

    .scribd-docwidget-styled .scribd-docwidget-header .scribd-docwidget-collection-owner,
    .scribd-docwidget-styled .scribd-docwidget-header .scribd-docwidget-collection-name {
        display: block;
        font-weight: bold;
        line-height: 1.2em;
    }
    
    .scribd-docwidget-styled .scribd-docwidget-header .scribd-docwidget-collection-owner {
        margin-top: 0.5em;
        font-size: 11px;
        font-weight: normal;
    }

    .scribd-docwidget-styled .scribd-docwidget-doc-title {  
        font-weight: bold; 
    }
    .scribd-docwidget-styled .scribd-docwidget-doc-description { padding-left: 0.3em; }
    
    .scribd-docwidget-styled .scribd-docwidget-collection, 
    .scribd-docwidget-styled .scribd-docwidget-footer {  overflow:visible; }
    
    .scribd-docwidget-styled img {
        float: left;
        border: 1px solid #333; 
    }

    .scribd-docwidget-styled .scribd-docwidget-doc-thumb {
        height: 73px;
        margin-right: 5px;
        position: relative;
        width: 57px;
    }
    
    .scribd-docwidget-styled .scribd-docwidget-doc-thumb a.scribd-docwidget-doc-thumb-link {
        background:#FFFFFF none no-repeat scroll center center;
        border:1px solid #3D3430;
        display:block;
        height:69px;
        width:53px;
    }
    .scribd-docwidget-styled img.resource_owner {
        float: left;
        vertical-align: top; 
        padding: 3px;
        height: 25px;
        width: 25px;
    }

    .scribd-docwidget-styled .scribd-docwidget-image-border { 
        border-width:0 1px 1px 0;
        height:70px;
        width:54px;
        border-color: #ccc;
        border-style:solid;
        display:block;
        position:absolute;
    }

    .scribd-docwidget-styled .scribd-docwidget-doc-owner, 
    .scribd-docwidget-styled .scribd-docwidget-doc-reads {
        display: block;
        margin-top: 0.7em;
        font-size: 0.9em;
    }

    .scribd-docwidget-styled .scribd-docwidget-doc-thumb-link span.scribd-docwidget-page-no {
        background: transparent url('/images/thumbnails/pagecount_tab_v2_52x52.png') no-repeat scroll 0 0;
        bottom: 1px;
        color: #FFFFFF;
        cursor: pointer;
        display: block;
        font-size: 9px;
        line-height: 12px;
        margin: 0;
        padding: 3px 5px;
        position: absolute;
        right: 1px;
        _background: transparent url('/images/thumbnails/page_bg_52x52.gif') no-repeat scroll 0 0;
        _bottom: 0px;
        _right: 4px;
    }
    .scribd-docwidget-styled .scribd-docwidget-collection-thumb,
    .scribd-docwidget-styled .scribd-docwidget-collection .scribd-docwidget-doc-thumb { 
        float: left;
        margin-right: 5px;
    }
    
    .scribd-docwidget-styled .scribd-docwidget-collection .scribd-docwidget-doc-thumb-link { 
        margin-right: 0em !important;
        display: block;
        width: 50px;
        height: 50px;
    }

    .scribd-docwidget-styled ul.scribd-docwidget-collection {
        padding: 10px 10px 0 10px;
        border-top: 1px dotted #bbbbbb;
        clear: both;
        width: auto;
        position:relative;
    } 

    .scribd-docwidget-styled .scribd-docwidget-collection li { 
        list-style-type: none;
        margin-top: 5px;
        clear: both;
        overflow: hidden;
        width: 100%;
    }
    
    .scribd-docwidget-styled .scribd-docwidget-footer { 
        margin-bottom: 0; 
        overflow: hidden;
    }
    .scribd-docwidget-styled .scribd-docwidget-footer .scribd-docwidget-collection-logo-link { float: right; }
    
    .scribd-docwidget-styled .scribd-docwidget-collection-new,
    .scribd-docwidget-styled .scribd-docwidget-collection-add-document {
        text-align: center;
        position: relative;
        height: 100%;
    }
    .scribd-docwidget-styled .scribd-docwidget-collection-add-document { 
        margin-top: 1px;
        height: auto; 
        background: transparent url('/images/collections/embed_gradient_1x38.png') repeat-x 0 0;
        height: 2.5em;
    }
        .scribd-docwidget-styled .scribd-docwidget-collection-add-document a {
            line-height: 3em;
            font-weight: bold;
            font-size: 11px;
        }

    .scribd-docwidget-styled .scribd-docwidget-collection-new { 
        display:none !important;
		background-color: #302523; 
        padding: 3px;
        overflow: hidden;
        clear: both;
        height: 35px;
        line-height: 3em;

    }
        .scribd-docwidget-styled .scribd-docwidget-collection-new a {
            text-align: middle;
            margin-top: 3px;
        }
        .scribd-docwidget-styled .scribd-docwidget-collection-new .scribd-docwidget-collection-new-link {  
            line-height: 3em;
            color: #ffffff; 
            font-size: 11px;
            float: left;
            margin-left: 15px;
            margin-right: 5px;
            
        }
        
/* Theme CSS */
/* Grey */
.scribd-docwidget-styled { border: 1px solid #333; }
.scribd-docwidget-styled .scribd-docwidget-doc-owner-link {
    padding: 3px;
    font-weight: bold;
}

.scribd-docwidget-styled .scribd-docwidget-doc-thumb-link .scribd-docwidget-page-no {
    color: #ffffff;
    background-color: #919191;
}

