/* CSS Document */

/* Sisältöosan tyylimäärittelyt */

body {
	background: #0e0e0e url(../images/layout/bg.gif) repeat-y;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	/*letter-spacing: 0.7px;*/
	color: #333;
	text-align: left;
}

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

#container {
	/*background: url(../images/layout/logo.gif) no-repeat 0 0;*/
	top:0px;
	width: 620px;
	height: auto;
	margin-left:70px;
	padding:0 40px 0 40px;
	text-align:left;
	overflow:visible;
	border-left:0px solid red;
	border-right:0px solid red;
}

#logo {
  	background:url(../images/layout/logo_dark.gif) no-repeat 0 0;
	position:relative;
	top:0px;
	left:-15px;
	width: 139px;
  	height: 187px;
	margin-bottom:10px;
}
#logo:hover {background-position: 0 -188px;}


#main_img {
	position:relative;
	width:620px;
	height:135px;
  	overflow:hidden;
}
#main_img span {
	background: url(../images/layout/paateksti_dark.gif) no-repeat 0 0;
	position:absolute;
	width:100%;
	height:100%;
}




.line {
	position:relative;
	width: 620px;
	height:25px;
	background:url(../images/layout/bg_horiz.gif);
	margin: 20px 0 10px 0;
}

.alkuun {
	position:absolute;
	background:url(../images/layout/navi_alkuun.gif) no-repeat 0 0;
	top:7px;
	right: 5px;
	width: 60px;
	height: 11px;
}
.alkuun:hover {
	background-position: 0 -11px;	
}

#infotext {
	color:#333;
	float:left;
	width:210px;
	height: auto;
	font-size:12px;
	font-style:normal;
	border:0px solid black;
}


.case {
	position:relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	width: 620px;
	height: auto;
	padding: 0px 0px 10px 0px;
	margin-bottom: 0px;
}

.case img {
	padding-top:10px;
	padding-bottom:10px;
}


.casenavi {
	position:absolute;
	top:350px;
	right:-30px;
}

.casetext {
	padding: 0px 0px 50px 0px;
	margin-bottom: 0px;
}

.topslider {
	margin-top:30px;	
}


.tags {
	width: 620px;
	color:#999;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-size:16px;
	border-bottom: 0px solid #fff;
}

.specs {
	width: 620px;
	color:#999;
	font-size:11px;
	margin-bottom: 10px;
	border-bottom: 0px solid #fff;
}


.clear {
	clear: both;
}

#footer {
	text-align: center;
	font-size:11px;
	color: #666;
	margin-bottom:50px;
}

#col1 {
	float:left;
	width: 180px;
	height:auto;
	padding-left: 0px;
	border:0px solid #fff;	
}

#col2 {
	float:left;
	width: 180px;
	height:auto;
	padding-left: 30px;
	border:0px solid #fff;	
}

#col3 {
	float:left;
	width: 180px;
	height:auto;
	padding-left: 30px;
	border:0px solid #fff;	
}



/* css-pallot */

#pallot_top {
	width:210px;
	heigth: 37px;
	margin-top:10px;
}

.pallot_bottom {
	width:210px;
	heigth: 21px;
	margin-top:0px;
}

.pallo {
	float:left;
  	display: block;
	margin: 3px 3px 0 0;
  	width: 20px;
  	height: 21px;
  	background: url("../images/layout/pallo_20px.gif") no-repeat 0 0;
}

.pallo:hover { 
  background-position: 0 -21px;
}



/* sliderin navigointi */

.casenavi_l {
  	display: block;
	margin-top:0px;
	margin-bottom:5px;
	width: 20px;
  	height: 21px;
  	background: url("../images/layout/pallo_vasen.gif") no-repeat 0 0;
}

.casenavi_l:hover { 
  background-position: 0 -21px;
}

.casenavi_r {
  	display: block;
	margin-top:0px;
	margin-bottom:0px;
	width: 20px;
  	height: 21px;
  	background: url("../images/layout/pallo_oikea.gif") no-repeat 0 0;
}

.casenavi_r:hover { 
  background-position: 0 -21px;
}





/* Navi */

.naviline {
	width: 620px;
	height:25px;
	background:url(../images/layout/bg_horiz.gif);
	margin: 10px 0 10px 0;
	text-align:center;
}

.navi_wrapper {
	width: 452px;	
	height:11px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

.naviline ul {
	padding:0;
	margin: 0;
	margin-left:auto;
	margin-right:auto;
	white-space: nowrap;
}

.naviline li {
	float:left;
	margin:5px 10px 0 3px;
	padding:0;
	list-style-type: none;
}



.navi_ilmeet {
	width: 54px;
  	height: 12px;
	background: url("../images/layout/navi_ilmeet.gif") no-repeat 0 0;
}
.navi_ilmeet:hover {background-position: 0 -11px;}

.navi_lehdet {
	width: 57px;
  	height: 12px;
	background: url(../images/layout/navi_lehdet.gif) no-repeat 0 0;
}
.navi_lehdet:hover {background-position: 0 -11px;}

.navi_printti {
	width: 59px;
  	height: 12px;
	background: url(../images/layout/navi_printti.gif) no-repeat 0 0;
}
.navi_printti:hover {background-position: 0 -11px;}

.navi_web {
	width: 32px;
  	height: 12px;
	background: url(../images/layout/navi_web.gif) no-repeat 0 0;
}
.navi_web:hover {background-position: 0 -11px;}

.navi_valokuva {
	width: 88px;
  	height: 12px;
	background: url(../images/layout/navi_valokuva.gif) no-repeat 0 0;
}
.navi_valokuva:hover {background-position: 0 -11px;}


/* ylänavi */

#topnavi {
	position:absolute;
	top:60px;
	left: 577px;
	border:0px solid black;
}

#topnavi ul {
	margin:0;
	padding:0;
	white-space: nowrap;
}

#topnavi li {
	float:left;
	margin:0;
	padding:0;
	list-style-type: none;
}

#navi_info {
	width: 37px;
  	height: 11px;
	position:relative;
	overflow:hidden;
}
#navi_info span {
	background: url(../images/layout/navi_info_dark.gif) no-repeat 0 0;
	position: absolute;
	width: 100%;
	height: 100%;
}
#navi_info span:hover {background-position: 0 -11px;}

#navi_piste {
	width: 8px;
  	height: 10px;
	position:relative;
	overflow:hidden;
}
#navi_piste span {
	background: url(../images/layout/piste_dark.gif) no-repeat center bottom;
	position: absolute;
	width: 100%;
	height: 100%;
}

#navi_yhteystiedot {
	width: 106px;
  	height: 11px;
	position:relative;
	overflow:hidden;
}
#navi_yhteystiedot span {
	background: url(../images/layout/navi_yhteys_dark.gif) no-repeat 0 0;
	position: absolute;
	width: 100%;
	height: 100%;
}
#navi_yhteystiedot span:hover {background-position: 0 -11px;}



/* Linkit */

.naviline a:link{text-decoration:none;color:#333;font-style: normal;} 
.naviline a:visited {text-decoration:none;color:#333;font-style: normal;} 
.naviline a:hover {text-decoration:none; color:#333;font-style: normal;} 
.naviline a:active {text-decoration:none; color:#333;font-style: normal;}

a:link{text-decoration:none;color:#fff;font-style: normal;} 
a:visited {text-decoration:none;color:#fff;font-style: normal;} 
a:hover {text-decoration:underline; color:#fff;font-style: normal;} 
a:active {color:#fff;font-style: normal;}

#topnavi a {text-decoration:none;}

#footer a:link{text-decoration:none;color:#cfc9b1;font-style: normal;} 
#footer a:visited {text-decoration:none;color:#cfc9b1;font-style: normal;} 
#footer a:hover {text-decoration:none; color:#a29d8a;font-style: normal;} 
#footer a:active {text-decoration:none; color:#a29d8a;font-style: normal;}

/* Typografia */

h1 {
	margin-top:7px;
	margin-bottom: 50px;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	color: #a29d8a;
	font-weight: normal;
}

h1.etus {
	margin-top:61px;
	margin-bottom: 45px;
	padding:0;
	font-weight: normal;
	border-top: 0px solid #fff;
}


h2 {
	margin-top:40px;
	margin-bottom: 20px;
	padding-left:3px;
	width:585px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #a29d8a;
	font-weight: normal;
	
}

h3 {
	margin-top:22px;
	margin-bottom: 0px;
	padding-top:12px;
	padding-bottom:5px;
	height:42px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #a29d8a;
	font-weight: normal;
}

h3.uusi {
	background:url(../images/layout/uusi.gif) center left no-repeat;
	padding-left: 45px;
}

h4 {
	margin-top:0px;
	margin-bottom: 0px;
	padding-bottom:5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #a29d8a;
	font-weight: normal;
}

.ingressi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight:bold;

}

#infotext p {
	margin:0;
	padding:0;
}

.leipis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}
.valiotsikko {
	font-family: Arial, Helvetica, sans-serif;
	color: #a29d8a;
	font-weight: bold;
}
.lihavoitu {
	font-weight: bold;
	font-style:normal;
}


.gray {
	color: #a29d8a;
}

.white {
	color:#fff;
}

.orange {
	color:#ff3800;
}

.orangeball {
	color:#ff3800;
	font-size:20px;
}

.float_right {
	float: right;
	padding-left: 5px; 
}

.float_left {
	float: left;
	padding-right: 5px; 
}

.center {
	text-align:center;
}

.tahti {
	width:11px;
	height:12px;
	background:url(../images/layout/tahti.gif) no-repeat center center;
}
