﻿/*****************************/
/*** Core html setup stuff ***/
/*****************************/



/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
/* CSS Document */





div#container {
    position:relative;
    margin:0px auto;
    height:auto !important;
    height:100%;
    min-height:100%;
    width: 930px;
    padding-bottom: 30px;
}

h1.title
 {
    height: 40px;
    color: #06afec;
    padding:0px;
    padding-left: 291px;
	font-family: Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
    font-weight: bold;
    margin:0px;
}
h2 {
    
    font-family: Tahoma,  Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #201f1f;
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;


}

h3{
    
    font-family: Tahoma,  Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #201f1f;
    margin: 0px;
    padding: 0px;


}

div.loginlnk {
    position: absolute;
    right: 25px;
    display: none;
    top: 19px;
    color: #ffffff;
    height: 169px;
    width: 157px;
    background-image:url(img/loginbig.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
div.loginlnk  a{ color: #fff; }
div.loginlnk .button {
    color: #ffffff;
    background-color: transparent;
    border: none;
    width: 60px;
    margin: 10px;
    background-image:url('img/nuoli2.png');
    background-position: 50px 5px;
    background-repeat: no-repeat;
    margin-left: 50px;
}
div.loginlnk  .inputbox {
    border-style: solid;
    border-width: 1px;
    border-color: #79797b;
    background-color: #403f3f;
    color: #fff;
    width: 130px;
}
hr {
    border: none;
    border-bottom-style: solid;
    border-bottom-color: #e7e7e7;
    border-bottom-width: 1px;
}
div#content {
    margin-left: 70px;
    padding-bottom: 20px;
}

div#header {
    height: 360px;
}

div#footer {
    position: absolute;
    margin-left:70px;
    color: #c2c2c4;
    height: 60px;
    margin-top: 10px;
    margin-bottom: -60px;
    width: 930px;
    padding-top: 30px;
    font-size: 11px;
    }
div#footer a {
    color: #ff8a01;
    font-size: 11px;
    }
.footertable .cell1 {
    background-image: url('img/yline.jpg');
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 30px;
}
.footertable .cell2 {
    padding-left: 30px;
    color: #ff8a01;
    font-size: 11px;
}
p {
    margin: 0px;
    margin-bottom: 20px;
}
/******/
h1,
.componentheading {
	font-family: Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 24px;
	color: #00baf2;
	margin: 0px;
    font-weight: normal;
	padding: 0px 0px 25px 0px;
}


/** main menu **/
#menu {
	height: 33px;
	list-style-type: none;
	width: 540px;
	margin: 0px;
	padding: 0px;
	float: right;
	margin-top: 4px;
    position: absolute;
    right: 0px;
    top: 50px;
}

#menu a {
	display: block;
	height: 33px;
	text-decoration: none;
    margin-right:40px;
    background-position: top left;
    background-repeat: no-repeat;
    height: 12px;
    
    
}
.menu ul {
	margin: 0px;
	padding: 0px;
}

.menu li {
    background-image: none;

}
#menu li {
	float: left;
	display: block;
    margin:0px;
    padding: 0px;
}

#menu .item1 a {
    background-image: url('img/nav1.png');
    width: 52px;
    height: 12px;
}
#menu .item28 a {
    background-image: url('img/nav2.png');
    width: 76px;
    height: 13px;
}
#menu .item29 a {
    background-image: url('img/nav3.png');
    width: 72px;
    height: 12px;
}
#menu .item30 a {
    background-image: url('img/nav4.png');
    width: 69px;
    height: 12px;
}
#menu .item31 a {
    background-image: url('img/nav5.png');
    width: 67px;
    height: 12px;
}
#menu li a:hover {
	background-position: left -13px;
    
}
 #menu .active a:hover {
    
 }
 #menu .active a,
  #menu .active a:hover 
 {
	background-position:  0px -26px;
}

#menu li a span { visibility: hidden; }
/** end of mainmenu **/

/** left menu **/
#leftmenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
    margin-top: 20px;
   
}
#leftmenu li {
    margin-bottom: 10px;
}
#leftmenu a {
    color: #444444;
    text-decoration: none;
    font-weight: bold;
	font-family: Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
#leftmenu a:hover {
    color: #444444;
    text-decoration: underline;
}

#leftmenu li.active a {
    color: #3D6C99;
    /*text-decoration: underline;*/
}
.leftmenu {
    width: 150px;
    margin-left: -10px;
}


/** end of left menu **/




/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
div.tool-tip {
	border: 1px solid #333333;
	background-color: #f0f0f0;
	padding: 5px;
	color: #333333;
}

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

.pagination span, .pagination a {
	padding-left: 3px;
	padding-right: 3px;
}

/* headers */
div.componentheading {
  padding-left: 0px;
  font-size: 16px;
  font-weight: bold;
}

.contentheading {
	padding: 0;
	font-family: Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
    display: none;
    
	width: 100%;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* edit button */
.contentpaneopen_edit{
	float: left;
}

table.contentpaneopen {
    border-collapse:collapse;
    border-spacing:0px;
}
table.contentpaneopen td {
padding: 0px;
}

/* IE6 warning */
.ie6varoitus {
	color: red;
	width: 1000px;
	margin: auto auto;
    height: 120px;
	padding: 10px;
	font-size: 13px;
	background-color: #fff59f;
	border: 1px solid #CCCCCC;
	line-height: 18px;
}
.selaimet {
	margin-top: 2px;	
}
.selaimet a {
	background-color: #f5f5f5;
	margin-left: 25px;
	float: left;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.logo {
    position: absolute;
    left: 90px;
    top: 30px;
}

.karuselli {
    position: absolute;
    top: 70px;
}
.sisasivukuva {
    background-image: url('img/varjot.png');
    background-repeat: no-repeat;
    width: 968px;
    height: 298px;  
        position: absolute;
    top: 70px;
    
}
.sisasivukuva img {
}


.frontpagetable  {
    height: 300px;
    margin-top: 0px;
}

.frontpagetable .top {
    background-repeat: no-repeat;
    position: absolute;
    margin-top: -10px;
    height: 10px;
}

.frontpagetable .cell0 .top {
    background-repeat: no-repeat;
    background-image: url('img/fbox1.png');
    background-position: top left;
    width: 271px;
}

.frontpagetable .cell1 .top {
    background-repeat: no-repeat;
    background-image: url('img/fbox2.png');
    background-position: top right;
    width: 280px;
}

.frontpagetable .cell2 .top {
    background-repeat: no-repeat;
    background-image: url('img/fbox3.png');
    background-position: top right;
    width: 270px;
}

.frontpagetable  .cell0 {
    background-image: url('img/fbox1.png');
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 271px;
	vertical-align: top;
}
.frontpagetable  .cell1 {
    background-image: url('img/fbox2.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 280px;
	vertical-align: top;
}
.frontpagetable  .cell2 {
    background-image: url('img/fbox3.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 270px;
	vertical-align: top;
}
.frontpagetable  .cell0 p {
    display: inline;
}
.frontpagetable  .cell1 p {
    display: inline;
}
.frontpagetable .cell1 {
    padding-left: 2px;
}
.frontpagetable .cell0 .text {
    width:251px;
    overflow: hidden;
}
.frontpagetable .cell1 .text {
    width: 260px;
    overflow: hidden;
}
.frontpagetable .cell2 .text {
    width:225px;
}
.frontpagetable .cell2 {
    padding-left: 5px;
}
.frontpagetable .text {
    padding-bottom: 20px;
    padding-left: 10px;
    margin-right: 10px;
}
.frontpagetable img {
    margin-top: 10px;
}
.frontpagetable .text h1 {
    padding-bottom: 10px;
}

.frontpagetable .cell2 .text {
    margin-bottom: 0px;
    padding-left: 22px;
}

.subpagetable .cell1  {
    width:157px;
}

.subpagetable .cell1 li,
.subpagetable .cell1 ul {
     list-style: none;
     margin: 0px;
     padding: 0px;
     display: block;
     width: 150px;
     
}

.subpagetable .cell1 a {
     margin-bottom: 10px;
    
}
.subpagetable .cell1 .leftmenu ul {
    margin-left: 7px;
    
}
.subpagetable .cell1 .active,
.subpagetable .cell1 .parent #current a {
    font-weight: bold;
}
.subpagetable .cell1 .parent li a  {
    font-weight: normal;
}



.subpagetable .cell1 a {
    color: #636161;
    font-size: 12px;
    display: block;
}
.subpagetable .cell1 .menu{
    margin-top: 20px;
}

.subpagetable .cell2  {
    max-width:663px;
    width:663px;
    padding-left: 20px;
}

ul.latestnews  {
    list-style: none;
    background-image: none;
    margin: 0px;
    padding: 0px;
}
li.latestnews {
    list-style: none;
    background-image: none;
    margin: 0px;
    padding: 0px;
    padding-bottom: 20px;
    margin-top: 2px;
}
ul.latestnews .date {
    color: #ff8a01;
    font-weight: bold;
    margin-right: 5px;
}
ul.latestnews #newsItem0, 
ul.latestnews #newsItem1 {
    padding-bottom: 30px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #ebebeb;
}

.subpage #content {
    width: 795px;
    min-height: 300px;
    position: relative;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-top: 0px;
}
.subpage #content .bottom {
    height: 30px;
    position: absolute;
    margin-bottom: -30px;
    bottom: 0px;
    left: 0px;
    width: 810px;
    display: none;
}  

.subpagetable {
    height: 30px;
}
.subpagetable .cell2 {
    background-image: url('img/line.jpg');
    background-repeat: no-repeat;
    background-position: 20px 0px;
}
h1.toptitle {
    color: #06afec;
    padding: 0px;
    font-weight: normal;
    margin-bottom: 10px;
}

.subpagetable .cell2 h1 {
    margin-top: 20px;
}

.newslist li.latestnews {
    border: none !important;
}

.productsOptions {
    position: absolute;
    top: 5px;
    right: 0px;
    width: 640px;
}
.productsOptions .haku {
    position: absolute;
    right: 0px;
    top: 0px;
    margin-top: -3px;
}

.haku .button {
    border: none;
    background-color: transparent;
    color:#878585;
}
.haku .inputbox {
    border-color: #c3c3c5;
    border-width: 1px;
    border-style: solid;
    background-color: transparent;
    width: 190px;
    height: 15px;
    padding-left: 4px;
    font-size: 12px;
    color:#878585;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
}

.haku .search {
    background-repeat: no-repeat;
    background-position: 60px 0px;
    
}

.kuva {
    background-image: url('img/siskuva3.jpg');
    background-repeat: no-repeat;
    width: 825px;
    height: 249px;
    margin-left: 72px;
    margin-top: 24px;
}
.yhteystietotaulu {
    margin-left: -20px;
}
.yhteystietotaulu  td{
    background-image:url("img/line.jpg");
    background-position:left top;
    background-repeat:repeat-x;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 26px;
}
.yhteystietotaulu .cell1 {
    width: 437px;
}
.yhteystietotaulu .cell2 {
    background-image:url("img/line.jpg");
    background-position:left top;
    width: 119px;
}
.products .subpagetable table td {
    padding-right: 20px;

}
.productTopMenu {
    position: absolute;
}
.productTopMenu li {
    list-style: none;
    background-image: none;
    float: left;
    margin-right: 20px;
    padding-left: 30px
}

.productTopMenu li.active {
    background-image: url('img/nuoli.png');
    background-repeat: no-repeat;
    background-position: 0px 4px;
}
.productTopMenu li.active a,
.productTopMenu li a:hover
 {
    color: #000000;
}

.productTopMenu ul {
    margin: 0px;
    padding: 0px;
}
.productTopMenu a {
    color: #878585;
    text-decoration: none;
}

.productTopMenu a {
    color: #878585;
    text-decoration: none;
}

.etusivunkuvat {
    position: absolute;
    margin-top: -185px;
    margin-left: 30px;
    
}
.login {
    position: absolute;
    width: 173px;
    height: 23px;
    display: block;
    background-image: url('img/login.png');
    background-repeat: no-repeat;
    right: 20px;
    
}
.logout {
       position: absolute;
    width: 173px;
    height: 23px;
    display: block;
    background-image: url('img/logout.png');
    background-repeat: no-repeat;
    right: 20px;
     
}
fieldset.input {
    border: none;
}
#com-form-login .button {
    border: none;
    background-color: transparent;
    width: 85px;
    height: 37px;
    background-image: url(img/loginbutton.png);
    background-repeat: no-repeat;
    position: absolute;
    margin-left: 160px;
    margin-top: -30px;
    
}
#com-form-login .inputbox {
 
    border-style: solid;
    border-color: #c3c3c5;
    border-width: 1px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 265px;
    height: 24px;
}


#com-form-login .checkbox {
    margin: 0px;
    padding: 0px;
}
.componentheading {
    display: none;
}
#com-form-login label {
    font-weight: bold;
}

.loginheadtitle {
    position: absolute;
    top: 5px; 
    left: 200px;
    background-image: url(img/nuoli.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 20px;
}

.etusivunmainos {
    display: none;    
    width: 825px;
    height: 249px;
    margin-left: 71px;
    margin-top: 24px;
    
}
a.prev {
    background-image: url(img/prev.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 18px;
    position: absolute;
    left: 40px;
    top: 130px;
    
}
a.next {
    background-image: url(img/next.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 18px;
    position: absolute;
    right: 40px;
    top: 130px;
}
.blog_more strong {
    display: none;
}
#cbIconsBottom,
#cbIconsTop,
.cbFieldIcons {
    display: none;
}
#registrationTable .inputbox {
    border-color: #c3c3c5;
    border-width: 1px;
    border-style: solid;
    background-color: transparent;
    width: 190px;
    height: 15px;
    padding-left: 4px;
    font-size: 12px;
    color:#878585;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
}
.blog_more li {
    display: inline-block;
    width: 100px;
    margin-right: 30px;
    height: 20px;
}
