@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
ul{
	margin-left: 10px;
}
li, ol{
	margin-left: 10px;
}
blockquote{
	margin-left: 10px;
	margin-right: 10px;
}
a{	outline: none; }
/*
RESET VALMIS
- poistettu IMG, jotta siihen ei olisi vaikutusta
*/
a{
	color: #F0F0F0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none;
}
a:hover{
	color: #F0F0F0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline;
}
#ylaviiva1 {
	height: 10px;
	background-color: #f97300;
}
#ylaviiva2 {
	height: 2px;
	background-color: #FFFFFF;
}
body{
	background:#000000;
	color:#F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p{
	padding-top: 5px;
	padding-bottom: 5px;
}
#cronostop{
	position:relative; top: 0px; left: 0px; z-index: 1;
}
#header{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
#sumuinentaivas {
	background-image: url(../gfx/ylaosan_tausta.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 1200px;
	height: 400px;
	margin: auto;
}
#kuvitus {
	background-image: url(../gfx/ylaosa_kuvitus.png);
	background-repeat: no-repeat;
	background-position: -40px -38px;
	height: 575px;
	width: 1000px;
	margin: auto;
}
#logo {
	background-image: url(../gfx/cronoslogo.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 190px;
	height: 190px;
	position:relative;
	top: 24px;
	left: 90px;
}
#sisalto{
	position:relative;
	top: 0px;
	left: 0px;
	padding-top: 260px;
	z-index: 10;
}
#menutausta {
	background-image: url(../gfx/valikko_tausta.png);
	background-repeat: repeat-x;
	height: 55px;
	position: relative;
	top: 0px;
	left: 0px;	
}
#menu{
	margin: auto;
	width: 802px;
	height: 41px;
	background-image: url(../gfx/menu_tausta.png);
	background-position: center center;
	background-repeat: repeat-x;
	position: relative;
	top: 0px;
	left: 0px;
}
#menuvarjo {
	background-image: url(../gfx/keskitausta.png);
	width: 812px;
	margin: auto;
	height: 41px;
	position: relative;
	top: 0px;
	left: -5px;
	text-align: center;
}
#menuvarjo a{
	vertical-align: middle;
	color: #f97300;
	font-family: 'Bookman Old Style', serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	border: none;
	line-height: 40px;
	height: 40px;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
}
#menuvarjo a:hover{
	color:  #F0f0f0;
}
#home {
	height: 25px;
	width: 25px;
	background-image: url(../gfx/menu/home_off.png);
	position: absolute;
	top: 8px;
	left: -40px;
	z-index: 10;
}
#home:hover{
	background-image: url(../gfx/menu/home_on.png);
}
#home a{
	height: 25px;
	width: 25px;
	display: block;
}
#keskitausta {
	background-image: url(../gfx/keskitausta.png);
	width: 770px; /* 812px; */
	margin: auto;
	padding-left: 30px;
	padding-right: 12px;
	position: relative;
	left: 0px;
	top: -5px;
	padding-top: 0px;
}
#keskitausta_yla {
	background-image: url(../gfx/keskitausta_yla.png);
	height: 7px;
	width: 812px;
	margin: auto;
}
#keskitausta_ala {
	background-image: url(../gfx/keskitausta_ala.png);
	height: 7px;
	width: 812px;
	margin: auto;
}
#oikea_reuna {
	float: right;
	width: 256px;
	padding-top: 10px;
}
#vasen_reuna {
	width: 500px;
	padding-top: 10px;
}
#footer {
	background-image: url(../gfx/alavalikko.png);
	background-repeat: repeat-x;
	height: 78px;
	clear: both;
}
.laatikko.pieni{
	width: 256px;
}
.laatikko.iso{
	width: 448px; 
}
.laatikko .valiviiva{
	height: 1px;
	background: #222222;
	border: none;
	font-size: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.laatikko .keskiosa {
	border-top: none;
	border-bottom: none;
	border-left: #222222 1px solid;
	border-right: #222222 1px solid;
	padding-left: 10px;
	padding-right: 10px;
}
.tekstit{
	padding-right: 10px;
}
.tekstit a{
	color: #F0F0F0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:none;
}
.tekstit a:hover{
	color: #F0F0F0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline;
}
.tekstiotsikko{
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
	color: #f97300;
	font-family: 'Bookman Old Style', serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.otsikko{
	background: url(../gfx/otsikko_tausta.png);
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
	color: #f97300;
	font-family: 'Bookman Old Style', serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
#ala_lopetus{
	clear: both;
	height:7px;
	background-image: url(../gfx/keskitausta.png);
	width: 812px;
	margin: auto;
	position: relative;
	left: -30px;
	bottom: -6px;
}

#ala_menu{
	width: 812px;
	display: block;
	margin: auto;
	text-align: center;
}
#ala_menu a{
	vertical-align: middle;
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	border: none;
	line-height: 20px;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
#ala_menu a:hover{
	color:  #333333;
}
.tekstiotsikko{
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
	color: #f97300;
	font-family: 'Bookman Old Style', serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.arkisto_rivi {
	margin-top: 5px;
	margin-bottom: 5px;
}

.u_otsikko {
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	color: #f97300;
	font-family: 'Bookman Old Style', serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#ala_valikko A{
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	vertical-align: middle;
}
.tuotehinta{
	color: #f97300;
	font-family: 'Bookman Old Style', serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.cart_tuote{
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 2px;
	margin-bottom: 10px;
}
.cart_poista{
	position: absolute;
	top: 0px;
	right: -10px;
}
.cart_poistabtn{
	width: 20px; height: 20px;
}
.cart_otsikko, .cart_otsikko A, .cart_otsikko A:hover{
	font-family: Arial, Helvetica, sans-serif; font-size: 16px;
}
.cart_hinta{
	color: #f97300; font-family: 'Bookman Old Style', serif, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;
}
.cart_maara, .cart_lisakentat{
	font-family: Arial, Helvetica, sans-serif;font-size: 11px;
}
.cart_yhteensa{
	font-weight: bold; padding-bottom: 10px; width: 250px;
}
.cart_yhteensahinta{
	color: #f97300; font-family: 'Bookman Old Style', serif, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;
}
.cart_tilaa{
	padding-bottom: 10px;
}

