@CHARSET "UTF-8";


/* Lemonpages controls */
@import "lemonpages.css";


/** Custom CSS */

body {
    font-family: Verdana, Arial, sans-serif;
    margin: 0;
    padding: 0;
    color: #393939;
    line-height: 14pt;
    font-size:8pt;
    background-color: #58635e; 
    background-image: url(../images/custom/bg3.jpg);
    background-repeat: repeat-x;
}
body.mceContentBody {
	background-image: none;
	background-color: white;
}
body.fileBrowser {
    overflow: auto;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Times New Roman, Arial, sans-serif;
    font-weight: normal;
    padding: 0;
}
h1 {
    font-size: 13pt;
    text-transform: uppercase;
}
h2 {
    font-size: 12pt;
}
h3 {
    font-size: 10pt;
    maring:0;
}

p {
    line-height: 14pt;
    margin-bottom: 20px;
}

a {

}

input, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}


#page, #page_front, #page_admin {
    margin: auto;
    position: relative;
    clear: both;
    width:1061px;
    height:839px;
	background-image: url(../images/custom/sivu_bg3.jpg);
    background-repeat: no-repeat;
    z-index:1;
}

#page_admin {

}

#logo {
	position: absolute;
	left:100px;
	top:270px;
	height:42px;
	width:118px;
	background-image: url(../images/custom/logo.jpg);
    background-repeat: no-repeat;	
    z-index:6;
}

#contact {
	position: absolute;
	left:100px;
	top:590px;
	height:88px;
	width:118px;
	background-image: url(../images/custom/yhteystiedot.jpg);
    background-repeat: no-repeat;	
    z-index:5;
}

#content, #content_front {
    position: absolute;
    left: 248px;
    top: 201px;
    width: 726px;  
    height:482px; 
    float: left;
    z-index:2;
    /*
    border: 1px solid white;
    background-color:#e6e6e6;
    */
}

#content_admin {
    position: absolute;
    left: 248px;
    top: 201px;
    width: 726px;  
    
    float: left;
    background-color:#e6e6e6;
    border: 1px solid white;
    /*
    border: 1px solid white;
    background-color:#e6e6e6;
    */
}

#content_inner, #content_inner_front, #content_inner_personnel {
    position: absolute;
    left: 297px;
    top: 113px;
    width: 315px;  
    height:373px; 
    float: left;
    padding:59px;
    z-index:3;
}

#content_inner_personnel {
    position: absolute;
    left: 10px;
    top: 113px;
    width: 505px;  
    height:373px; 
    float: left;
    padding:59px;
}

#frontpage_flash {
    position: absolute;
    left: 247px;
    top: 200px;
    z-index:4;
}

div.etusivu {
	background-image: url(../images/custom/etusivu_content_bg.jpg);
    background-repeat: no-repeat;
}

div.ratkaisut {
	background-image: url(../images/custom/ratkaisut_content_bg.jpg);
    background-repeat: no-repeat;
}

div.tekijat {
	background-image: url(../images/custom/tekijat_content_bg.jpg);
    background-repeat: no-repeat;
}

div.johto, div.kuvankasittelijat, div.taittajat {
	background-image: url(../images/custom/johto_content_bg.jpg);
    background-repeat: no-repeat;
}

#info_box {
    /*position: relative;*/
    float: left;
    border: 1px solid #d9cfba;
    background-color: white;
    width: 200px;
    color: #ab9e70;
    font-size: 11pt;
    padding: 9px;
    margin-left: 15px;
    margin-top: 75px;
}
#info_box p {
    margin: 0;
    margin-bottom: 8px;
    line-height: 14px;
}

#editContent {
	width:400px;
}

#footer {
    position: relative;
    width:900px;
	height:106px;
	background-repeat: no-repeat;
	clear:both;
}

.nav_etusivu, .nav_etusivu_selected {
	background-image: url(../images/custom/nav/nav_etusivu.jpg);
    background-repeat: no-repeat;
    height:33px;
    width:172px;   
    display:block; 
}

.nav_etusivu_selected, .nav_etusivu:hover {
	background-image: url(../images/custom/nav/nav_etusivu_selected.jpg);
    background-repeat: no repeat;
}

.nav_myynti, .nav_myynti_selected {
	background-image: url(../images/custom/nav/nav_myynti.jpg);
    background-repeat: no-repeat;
    height:20px;
    width:172px;   
    display:block; 
}

.nav_myynti_selected, .nav_myynti:hover {
	background-image: url(../images/custom/nav/nav_myynti_selected.jpg);
    background-repeat: no repeat;
}

.nav_ratkaisut, .nav_ratkaisut_selected {
	background-image: url(../images/custom/nav/nav_ratkaisut.jpg);
    background-repeat: no-repeat;
    height:37px;
    width:172px;   
    display:block;  
}

.nav_ratkaisut_selected, .nav_ratkaisut:hover {
	background-image: url(../images/custom/nav/nav_ratkaisut_selected.jpg);
    background-repeat: no repeat;
}

.nav_yhteystiedot, .nav_yhteystiedot_selected {
	background-image: url(../images/custom/nav/nav_yhteystiedot.jpg);
    background-repeat: no-repeat;
    height:30px;
    width:172px;   
    display:block;  
}

.nav_yhteystiedot_selected, .nav_yhteystiedot:hover {
	background-image: url(../images/custom/nav/nav_yhteystiedot_selected.jpg);
    background-repeat: no repeat;
}

.nav_tekijat, .nav_tekijat_selected {
	background-image: url(../images/custom/nav/nav_tekijat.jpg);
    background-repeat: no-repeat;
    height:30px;
    width:172px;   
    display:block;  
}

.nav_tekijat_selected, .nav_tekijat:hover {
	background-image: url(../images/custom/nav/nav_tekijat_selected.jpg);
    background-repeat: no repeat;
}

.nav_johto, .nav_johto_selected {
	background-image: url(../images/custom/nav/nav_johto.jpg);
    background-repeat: no-repeat;
    height:21px;
    width:172px;   
    display:block;  
}

.nav_johto_selected, .nav_johto:hover {
	background-image: url(../images/custom/nav/nav_johto_selected.jpg);
    background-repeat: no repeat;
}

.nav_tuotanto, .nav_tuotanto_selected {
	background-image: url(../images/custom/nav/nav_tuotanto.jpg);
    background-repeat: no-repeat;
    height:21px;
    width:172px;   
    display:block;  
}

.nav_tuotanto_selected, .nav_tuotanto:hover {
	background-image: url(../images/custom/nav/nav_tuotanto_selected.jpg);
    background-repeat: no repeat;
}



#mainnavigation {
    position: absolute;
    top:336px;
    left:72px;
    display:block;
    margin:0;
    padding:0;
    line-height:0;
}

#mainnavigation ul, #mainnavigation li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#subnavigation {
    display:block;
    margin:0;
    padding:0;
    line-height:0;
}

#subnavigation ul, #subnavigation li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#page_content, #page_admin_inner {
    position: relative;
    float: left;
    left: 2px;
    top: 4px;
    border: 1px solid #d9cfba;
    overflow: visible;
    width:100%;
}
#textbox_content {

    /*
    left: 50px;
    top: 20px;
    float: left;
    */
}
#height_fix {
    position: relative;
    float: right;
    height: 410px;
    width: 1px;
}
#page_admin_inner {
    padding-left: 5px;
    width: 635px;
}

#map {
    position: relative;
    width: 480px;
    height: 400px;
    float: left;
    left: 20px;
    border: 1px solid #d9cfba;
}

#author {
    position: relative;
    bottom: 2px;
    clear: both;
    text-align: center;
    margin: 0;
    padding: 0;
}
#author a {
    color: grey;
}
#author a:hover {
    color: white;
}

/* Articles */
table.articles {
	margin-top: 10px;
	margin-bottom: 20px;
    width: 550px;
    margin-left:5px;
}

table.articles th, table.articles td {
    text-align: left;

}
table.articles th {
    font-weight: normal;
    font-family: times new roman, sans-serif;
    font-size: 12pt;
    padding-bottom: 0;

}
table.articles td {
    font-family: verdana, sans-serif;
    font-size: 8pt;
    background-color: #FFFFFF;
	border:1px solid #a7c1ff;
}
table.articles tr.headerrow td, table.articles tr.headerrow th {
    background-color: transparent;
    padding-bottom: 0;
}
table.articles tr.summaryrow {
    background-color: transparent;
}
table.articles td.summary {
    background-color: #FFFFFF;
	padding-bottom: 10px;
}
table.articles th.created {
    font-size: 12pt;
    color: black;
    text-align: left;
    border: 1px solid #a7c1ff;
    border-bottom:none;
    background-color: #a7c1ff;
    text-align: left;
    font-weight: normal;
    background-image: url(../images/custom/guestbook_header_bg.jpg);
    background-repeat: repeat-y;
}
table.articles a {
    text-decoration: underline;
    color: black;
}
table.articles th {
    text-decoration: none;
}
table.articles a:hover {
    text-decoration: underline;
    color: black;
}

img.articleimg {
    position: relative;
	left:2px;
	padding-right:10px;
}

img.articleimg_merkinta {
	padding-right:20px;
}

div.article {

}

table.articles tr.separatorrow td {
    border: 0;
    height: 10px;
    background: none;
}


/* Calendar */
#page_calendar_content h2 {
    width: 500px;
    margin: 0;
}
#page_calendar_content p.description {
    margin: 0;
    margin-bottom: 20px;
    width: 500px;
}

table.calendar_week,
table.calendar_week td,
table.calendar_week th,
#calendarBody {
    border: 1px solid #CCCCCC;
}
table.calendar_week {
    
}
table.calendar_week thead th {
    text-align: center;
}
#calendarBody {
    height: 400px;
    width: 515px;
    overflow: auto;
    position: relative;
}
#calendarHeader {
    width: 515px;
}
table.calendar_week {
    width: 500px;
    font-size: 8pt;
}
table.calendar_week td, table.calendar_week th {
    height: 15px;
    vertical-align: top;
    padding: 0;
    overflow: hidden;
}
table.calendar_week th img {
    margin: 5px;
}
.week_left_column {
    width: 40px;
    border: 1px solid red;
}
#calendarCells td {
    text-align: right;
}
#calendarCells td img {
    height: 12px;
    width: 12px;
    margin: 0;
}

dl.event {
    background-color: #3366ff; /* Blue */
    border: 1px solid #0000dd;
    color: white;
    display: block;
    overflow: hidden;
    position: absolute;
    width: 50px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-align: left;
}
dl.event:hover {
    width: auto;
    z-index: 100;
}
dl.event dt {
    background-color: #1144ff; /* Blue */
    font-weight: bolder;
    height: 15px;
}
dl.event dd {
    padding: 0;
    margin: 2px;
    margin-top: 10px;
}

#divbook {
    display: none;
    position: absolute;
    background-color: white;
    border: 2px solid gray;
    padding: 3px;
    width: 300px;
	z-index: 100;
}
#divbook table {
    width: 290px;
}
#divbook td {
    padding: 10px;
    vertical-align: top;
}
#repeatEventOptions {
    display: none;
}

table.fileTable {
	border: 1px solid #0d0d0d;
	clear: both;
	width: 100%;	
}

table.fileTable th{
	text-align: left;
	background-color: #0d0d0d;
	color: white; 	
}

table.fileTable td {
	padding: 5px;
	border-bottom: 1px solid #0d0d0d;	
}

table.fileTable caption {
	font-family: georgia, sans-serif;
	font-size: 12pt;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: left;
}


/** Image Gallery */
table.imageThumbnails {
    width: 100%;
}
table.imageThumbnails td {
    width: 80px;
    height: 80px;
    line-height: 80px;
    //border: 1px solid #cccccc; /* IE hack */
    text-align: center;
}
table.imageThumbnails a {
    display: block;
    background-color:white;
    //display: table-cell; /* IE hack */
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border: 1px solid #cccccc;
}
table.imageThumbnails a:hover {
    background-color: #6080fb;
}
table.imageThumbnails a img {
    vertical-align: middle;
}

.imageItem {
	text-align:center;
	
}

.imageItem img {
    padding: 15px;
    border: 1px solid #cccccc;
    background-color:white;
}

.galleryNavigation {
	text-align:center;
}

/** Catalog */
.product {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
    border: 2px solid #d6dae3;
    height: 167px;
    overflow: visible;
}
.product .image_container {
    height: 163px;
    width: 127px;
    overflow: hidden;
    background-color: white;
    border-right: 1px solid #d9cfba;
    float: left;
    margin:2px;
}
.product .product_specs {
    /*height: 163px;*/
    overflow: hidden;
    font-size: 9pt;
    line-height: 13px;
}
.product .product_specs table {
    width: 100%;
}
.product .product_specs td {
    vertical-align: top;
}
.product .product_specs tr.description td {
   
}
.product {
    width:400px;
}
.product_specs {
    width:237px;
}
.title td {
    padding:5px;
    font-family:times new roman;
    font-size:12pt;
    color: black;
}

div.pagination {
    clear: both;
    text-align: center;
    margin-bottom: 20px;
    /*
    border-bottom: 1px solid #d9cfba;
    border-top: 1px solid #d9cfba;
	*/
}

#list_persons_header {
    position: absolute;
    left: 17px;
    top: -37px;
    width: 210px;  
    height:30px; 
    float: left;
    padding:0px;	
}

#list_persons {
    position: absolute;
    left: 17px;
    top: 0px;
    width: 210px;  
    height:360px; 
    float: left;
    padding:0px;	
    overflow:auto;
}

a.person_list_link, a.person_list_link:hover:visited, a.person_list_link_selected {
	color:#74070D;
}

a.person_list_link:visited {
	color:black;
}

#show_person {
    position: absolute;
    left: 240px;
    top: -25px;
    width: 400px;  
    height:270px; 
    float: left;
    padding:0px;
    margin:0px;
    background-color:white;
    padding:25px;
}

#show_person_image_container {
	height:260px;
	width:200px;
	border: 2px solid #868F8C;
	background-color:white;
	overflow:hidden;
	padding:0px;
    margin:0px;
    margin-right:10px;
}
