﻿/* YDIN */

	* {
    padding: 0px;
    margin: 0px;
}	
	body {
	font-size: 12px; 
	background-image: url('/kuvat/bg.png');
	background-repeat: repeat;
	background-color: #FAFCFE;
	font-family: Arial, Helvetica, Sans-Serif;
	}

	form, img {
	  border: 0px;
	}

	a:link {
		FONT-SIZE: 12px; COLOR: #0272B6;  FONT-FAMILY: arial; TEXT-DECORATION: none;
	}
	a:visited {
		FONT-SIZE: 12px; COLOR: #0272B6;  FONT-FAMILY: arial; TEXT-DECORATION: none;
	}
	a:active {
		 FONT-SIZE: 12px; COLOR: #222; FONT-FAMILY: arial; TEXT-DECORATION: none;
	}
	a:hover {
		 FONT-SIZE: 12px; COLOR: #5588FF; FONT-FAMILY: arial; TEXT-DECORATION: none;
	}
		
	table {
	font-size: 12px;
	}
	
/* RUNKO */

	#gradient {
		background-image: url('/kuvat/bg_grad.png');
		background-repeat: repeat-x;
		min-height: 963px;
		margin: 0 auto;
		padding: 0px;
		width: 100%;
		}
	#wrapper {
		width: 1000px;
		border: 0;
		margin: 0 auto;
		height: auto;
		padding: 0;
		background: #f1f1f1;
		}

/* etusivu saato */
	.etusivubox { float: left; width: 160px; height: 200px;  background-color: #fff; margin-right: 18px; margin-bottom: 18px; }
	.etusivubox .price { font-size: 14px; font-weight: bold; }
	.etusivubox .price .rahti { font-weight: normal; font-size: 12px; }
/* YLA JA NAVIGAATIO */

	.top {
	  width: 1000px;
	  height: 176px;
	  background-image: url('/kuvat/top.png');
	  background-repeat: no-repeat;
	  padding: 0px;
	}
	.etsi {
	  width: 150px;
	  height: 17px;
	  background: #FFFFFF;
	  color: #333333;
	  padding: 2px 5px 2px 1px;
	  font-size: 11px;
	  border-width: 1px;
	  border-color: #cccccc;
	  border-style: solid;
	}
	
	.links {
	  width: 1000px;
	  height: 51px;
	  background-image: url('/kuvat/links.png');
	  background-repeat: repeat-x;
	}
	
/* VASEN */
		
	.left {
	width: 220px;
	padding: 5px 10px 5px 10px;
	}
	.leftTitle {
	width: 220px;
	height: 40px;
	background: #222222;
	padding-left: 5px;
	}	  
	.nav {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
	font-size: 14px;
	font-family: arial;
	}
	.hr {
	height: 1px;
	background: #ddd;
	border-top: 0px;
	border-style: solid;
	border-color: #ddd;
	margin: 7px 5px 7px 5px;
	padding: 0px;
	text-align:center;
	}
	.piilo {
	display: none;
	padding-left: 15px;
	font-size: 12px;
	}
	.piilo a {
	color: #333333;
		}
	.piilo a:hover {
	color: #56b8ef;
		}
	.leftLink a {
	padding-left: 10px;
		}
	.paaty2 {
	width: 220px; 
	height: 5px; 
	background: #222;
	}


/* KESKI */

	.center2 {
	width: 750px;
	font-size: 12px;
	padding: 5px 10px 5px 0px;
	height: auto;
	}  
	.centerBox2 {
	text-align: left;
	width: 750px;
	background: #FFF;
	height: auto;
	padding: 0;
	margin: 0;
	font-size: 12px;
	}
	.paaty {
	width: 750px; 
	height: 5px; 
	margin: 0px;
	padding: 0px;
	background: #222;
	}
	.container {
	width: 720px;
	height: auto;
	padding: 15px 15px 15px 15px;
	}
	.maksutavat {
	border-collapse: collapse;
	font-size: 12px;
	width: 90%;
	}
	.laatikko {
	width: 500px;
	height: auto; 
	padding: 10px;
	border-width: 1px;
	border-style: solid; 
	border-color: #EEEEEE; 
	background: #f8f8f8;
	}
	.laatikko2 {
	width: 720px;
	height: auto; 
	padding: 10px;
	border-width: 1px;
	border-style: solid; 
	border-color: #EEEEEE; 
	background: #f8f8f8;
	}
	.laatikko3 {
	width: 690px;
	margin: 0 auto;
	height: auto; 
	padding: 10px;
	border-width: 1px;
	border-style: solid; 
	border-color: #EEEEEE; 
	background: #f8f8f8;
	}
	
/* FOOTER */

	.bottom {
	  width: 1000px;
	  height: 100px;
	  background: #222;
	  text-align: center;
	}
	.paaty3 {
	width: 1000px;
	height: 5px;
	background: #49b3ee;
}

/* TEKSTITYYLIT */


	.omasaato {
		font-size: 10px;
	}
	.omasaato2 {
		font-size: 12px;
	}
	.omasaato4 {
			font-size: 14px;
			color: #222;
			font-weight: bold;
	}
	.omasaato5 {
			font-size: 10px;
			color: #005AA1;
	}
	.omasaato6 {
			font-size: 14px;
			color: #005AA1;
	}
	.h1otsikko {
		font-family: arial;
		font-size: 16px;
		color: #004E90;
	}
	a.navi {
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		padding-left: 20px;
		padding-right: 20px;
		}
	a:hover.navi {
		color: #56b8ef;
		font-size: 14px;
		}
	.maksutavat b {
		font-weight: bold;
		color: #005AA1;
		}
		
	h1 {
		font-size: 16px;
		font-weight: bold;
		color: #0272B6;
		padding: 0px;
		margin: 0px;
		}
	a.h1 {
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		color: #5588FF;
		}

/* YLIM */

	.center {
	  width: 535px;
	  padding: 5px 5px 0px 5px;
	}
	.centerBox {
		width: 535px;
		font-size: 12px;
		background: #FFF;
	  }
  
   /* image replacement */
   
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider,#slider2{margin-top:1em; text-align: center;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#F1F1F1;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

