* {
	margin: 0;
	padding: 0;
}
body {
	color: #000;
	font: 0.8em Arial, Verdana, "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	background: #ecf2ed url(../kuvat/bg.gif);
	padding: 0 0 30px 0;
}
input, textarea, select {
	font: 1em Arial, Verdana, "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	color: #000;
}
a {
	outline: 0;
	text-decoration: underline;
	color: #000;
}
a:hover {
	color: #276975 !important;
}
.tyhjennys {
	clear: both;
	display: block;
}
pre {
	font: 1em "Courier New", Courier, monospace;
	color: #444;
	padding: 10px;
	margin: 0 0 20px 0;
	background: #fefcf5;
	border: 1px solid #ccc;
	overflow: auto;
}
pre code {
	font: 1.1em "Courier New", Courier, monospace;
	color: #444;
}
code {
	font: 1em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
}
p {
	margin: 0 0 20px 0;
}
blockquote {
	font: 1em "Trebuchet MS", Tahoma, Arial, sans-serif;
	padding: 0 0 0 20px;
	margin: 0;
	font-style: italic;
	color: #666;
}
blockquote:hover {
	color: #333;
}
h1,h2 {
	color: #39bbd5;
	font-size: 1.5em;
	font-weight: 100;
	margin: 0 0 20px 0;
	padding: 0;
}
h1 a,h2 a {
	color: #64be4f;
}
h3 {
	color: #185360;
	margin: 0 0 20px 0;
	font-size: 1.2em;
	font-weight: 900;
}
h4 {
	color: #000;
	margin: 0 0 20px 0;
	font-size: 1em;
	font-weight: 900;
}
ul {
	list-style: none;
	margin: 0 0 20px 0;
}
#kolumnit ul li {
	padding: 3px 0 3px 10px;
	background: url(kuvat/item.png) no-repeat 0 50%;
}
li ul,li ol {
	margin: 0 0 0 15px;
}
ol {
	margin: 0 0 20px 35px;
}
li {
	padding: 1px 0;
}

table {
	width: 100%;
	color: #000;
	margin: 0 0 20px 0;
}
table th {
	background: #f4f5f7;
	padding: 5px;
	text-align: left;
	border-top: 1px solid #929eaa;
	border-bottom: 1px solid #929eaa;
	color: #000;
	font-size: 1em;
	font-weight: 900;
}
table td {
	padding: 5px;
	border-bottom: 1px solid #929eaa;
}
table td a {
	text-decoration: none;
}
img {
	border: 0;
}
#h1 {
	width: 924px;
	margin: 0 auto;
	padding: 85px 0 0 18px;
	height: 78px;
	background: url(../kuvat/otsikko.gif) no-repeat 0 100%;
}
#h1 a {
	height: 57px;
	width: 352px;
	float: left;
	text-indent: -9000px;
	background: url(../kuvat/testikauppa-logo.gif) no-repeat 0 0;
}
#slogan {
	width: 333px;
	height: 160px;
	position: absolute;
	top: -163px;
	right: -11px;
	text-indent: -9000px;
	float: left;
	background: url(../kuvat/koukero.gif) no-repeat 0 0;
}
#teksti {
	background: url(../kuvat/testikauppa-teksti.gif) no-repeat 0 0;
	width: 291px;
	height: 37px;
	position: absolute;
	top: -70px;
	right: 310px;
}

/**************
*	Navigaatio
**************/

#navigaatio {
	border-top: 1px solid #fff;
	list-style: none;
	background: #fff url(../kuvat/nav.gif) repeat-x 0 100%;
	height: 41px;
	margin: 0 10px;
	padding: 0;
	font: 1em Verdana, Arial, "Trebuchet MS", Tahoma, Helvetica, sans-serif;
}
	#navigaatio li {
		display: inline;
		float: left;
		position: relative;
	}
		#navigaatio li a {
			display: block;
			float: left;
			height: 27px;
			padding: 13px 13px 0 13px;
			font-weight: 900;
			border-right: 1px solid #d0ecf0;
			border-left: 1px solid #fff;
			color: #38bad7;
		}
		#navigaatio li a:hover {
			color: #38bad7;
			text-decoration: underline;
		}
		#navigaatio li a.eka {
			border-left: 0;
		}
		#navigaatio li a.vika {
			border-right: 0;
		}
	/*
	#navigaatio li ul {
		display: none;
		position: absolute;
		left: -1px;
		top: 40px;
		background: #edf9fb;
		margin: 0;
		padding: 0;
		border: 1px solid #d0ecf0;
		z-index: 10;
	}
		#navigaatio li ul li{
			float: none;
			width: 140px;
		}
		#navigaatio li ul li a {
			width: 114px;
			display: block;
			height: auto !important;
			float: none;
			padding: 6px 13px 6px 13px;
			font-weight: 100;
			font-size: 1.0em;
			border-right: 0;
			border-left: 0;
			border-bottom: 1px solid #d0ecf0;
			border-top: 1px solid #fff;
		}
		#navigaatio li ul li a:hover {
			background: #38bad7;
			color: #fff;
		}
	#navigaatio li:hover ul {
		display: block;
	}
	*/

#ostoskorilinkki {
	position: absolute;
	top: 1px;
	right: 0;
	height: 27px;
	margin: 0;
	border-left: 1px solid #d0ecf0;
	padding: 13px 0 0 5px;
	width: 210px;
	font: 1em Verdana, Arial, "Trebuchet MS", Tahoma, Helvetica, sans-serif;
}
	#ostoskorilinkki a {
		text-decoration: underline;
		color: #38bad7;
		font-weight: 900;
	}
#jalusta {
	overflow: hidden;
	padding: 15px;
	border-top: 1px solid #d0ecf0;
	background: url(../kuvat/bg-pohja.gif) no-repeat 0 100%;
	line-height: 1.5em;
}
	#jalusta a {
		color: #000;
		text-decoration: underline;
	}
	#jalusta p {
		padding: 0 0 44px 0;
		background: url(../kuvat/maksutavat.png) no-repeat 0 100%;
	}
#sivu {
	width: 942px;
	margin: 0 auto;
	position: relative;
	background: #fff;
}

/**************
*	Kolumnit
**************/

#kolumnit {
	padding: 15px;
	background: url(../kuvat/viiva.gif) repeat-y 726px 0;
}
#sisalto {
	padding: 15px;
}
#kolumni-vasen {
	width: 695px;
	float: left;
	display: inline;
	margin: 0;
}
#kolumni-oikea {
	width: 200px;
	float: right;
	display: inline;
	margin: 0;
	padding: 15px 0;
}
	#kolumni-oikea h1,#kolumni-oikea h2,#kolumni-oikea h3 {
		font-size: 1.25em;
		font-weight: 900;
		margin: 0 10px 0px 10px;
		color: #000;
		border-bottom: 0;
	}
	#kolumni-oikea p {
		margin: 0 10px 25px 10px;
		color: #000;
	}
	#kolumni-oikea ul.navi {
		font-weight: 900;
		list-style: none;
		margin: 50px 0 0 0;
		border-top: 1px solid #38bad7;
		line-height: 2em;
	}
	#kolumni-oikea ul.navi li {
		border-bottom: 1px solid #38bad7;
		padding: 5px 10px;
		background: #dcf3f8;
	}
	#kolumni-oikea ul.navi a {
		color: #38bad7;
	}
	#kolumni-oikea form {
		margin: 10px;
	}

/**************
*	Sivukohtaiset
**************/

#toimitusehdot-sivu #kolumni-vasen,
#tietoa-sivu #kolumni-vasen,
#asiakaspalvelu-sivu #kolumni-vasen,
#ukk-sivu #kolumni-vasen {
	padding-top: 15px;
}

/**************
*	Laatikot
**************/

.laatikko {
	float: left;
	display: inline;
	width: 330px;
	padding: 0 0 0 15px;
}
	.laatikko p {
		margin: 0;
	}
	.laatikko h2 a {
		display: block;
		color: #87b4d3;
		font: 1em Georgia, "Times New Roman", serif, sans;
		background: url(../kuvat/tilaa-tasta.png) no-repeat 100% 0;
		padding: 0 0 5px 0;
	}
.laatikko-eka {
	border-right: 1px solid #d0ecf0;
	padding: 0 15px 0 0;
	
	
}


/************
*	Varoittaa invalidista koodista
************/

font,u,i,var,menu,center,body style,body script,body meta{
	background: #cc0000 !important;
	font-size: 1em !important;
	font-weight: 900 !important;
	color: #ffc !important;
	padding: 3px !important;
}
center:after {
	content: "center tagia ei ole olemassa! Vastaus: CSS.";
}
font:after {
	content: "font tagia ei ole olemassa! Vastaus: CSS.";
}
u:after {
	content: "u tagia ei ole olemassa! Vastaus: em.";
}
i:after {
	content: "i tagia ei ole olemassa! Vastaus: ins.";
}
menu:after {
	content: "menu tagia ei ole olemassa!";
}
body style:after {
	content: "style tagit vain head-osioon!";
}
body script:after {
	content: "script tagit mieluusti vain head-osioon!";
}
body meta:after {
	content: "meta tagit mieluusti vain head-osioon!";
}

/************
*	Yksinkertainen lightbox
************/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-container-image-data-box {
	background: #fff;
	margin: 0 auto;

	overflow: auto;
	padding: 10px 10px 20px 10px;
	text-align: center;
}
#lightbox-container-image-data-box div {
	border-top: 1px solid #e4e3de;
	display: block;
	padding: 20px 0 0 0;
}

/************
*	Virheilmoitus
************/

.huom,.virhe,.error,.notice,.huomio {
	margin: 15px 0 15px 0;
	background: #ffc;
	border: 1px solid #000;
	padding: 10px;
	text-align: center;
}

/************
*	Ostoskori
************/

#ostoskori-sivu #kolumnit {
	background: #fff;
}
#ostoskori-sivu #jalusta {
	padding: 20px 85px 35px 85px;
}
#seuranta,
#ostoskori-loppu,
#ostoskori-sivu #ostoskori {
	padding: 0 70px 35px 70px;
}

#seuranta h2,
#ostoskori-loppu h2,
#ostoskori-sivu #ostoskori h2 {
	font-size: 1em;
	font-weight: 100;
	border-bottom: 1px solid #e4e3de;
	padding: 10px 0 15px 0;
	color: #000;
}

#ostoskori h3 {
	font-size: 1em;
	font-weight: 900;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	color: #000;
	margin: 20px 0;
}

#ostoskori-sivu #ostoskori .maksutapa p {
	text-align: center;
}
#ostoskori-sivu #ostoskori .jatka {
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
	margin: 0;
}
#ostoskori-sivu #ostoskori .jatka a {
	color: #000;
	text-decoration: underline;
}
.alv {
	margin: 5px;
	text-align: right;
	font-size: 0.95em;
}
#seuranta ul li strong,
#ostoskori-sivu #ostoskori ul li strong,
#ostoskori-sivu #ostoskori ul li label {
	float: left;
	width: 200px;
	display: inline;
	padding: 0 10px 0 0;
}
#seuranta ul,
#ostoskori-sivu #ostoskori ul {
	list-style: none;
	margin: 0 0 15px 0;
}
#seuranta ul li,
#ostoskori-sivu #ostoskori ul li {
	padding: 5px 10px;
	border-bottom: 1px solid #e4e3de;
}
#ostoskori-sivu #ostoskori ul li input {
	width: 400px;
	background: #f5f5f5;
	border: 1px solid #000;
}
#ostoskori-loppu input {
	margin: 15px 0 0 0;
}
#ostoskori-sivu table th {
	background: #3ea8fc;
	border-top: 0;
	color: #fff;
}
#ostoskori-sivu table .th1 {
	border-right: 1px solid #3ea8fc;
	text-align: center;
}
#ostoskori-sivu table .th2 {
	padding-left: 15px;
}
#ostoskori-sivu table .th5 {
	border-left: 1px solid #3ea8fc;
	text-align: center;
}
.poista {
	border: 0;
}
.jatkaminen {
	margin: 30px 0;
}
.jatkaminen a {
	background: #3ea8fc;
	color: #fff;
	padding: 3px;
}
#seuranta td p {
	margin: 0;
}

/************
*	Tuotesivu
************/

.tuotesivu {
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tuote-vasen-palsta {
	width: 360px;
	float: left;
	overflow: hidden;
}
.tuote-oikea-palsta {
	float: right;
	width: 330px;
}
.tuotesivu-otsikko {
	padding: 0 0 0 365px;
}
.tuotesivu .tuote-oikea-palsta .nimage {
	margin: 0 0 20px 0;
}
.tuotesivu td {
	border: 0;
}
.tuotesivu-oikea {
	padding: 0 10px !important;
	width: 180px !important;
}
h1.tuotesivu-otsikko,
h2.tuotesivu-otsikko {
	padding-top: 20px;
}
.tuotesivu-oikea h3 {
	font-weight: 900;
	font-size: 1em !important;
	margin: 0 0 20px 0 !important;
}

/************
*	Tuotelistaus
************/

.alatuote {
	background: #fff;
	border-top: 1px solid #f3ebe8;
	border-bottom: 1px solid #f3ebe8;
	margin: 10px 0 0 0;
	padding: 10px;
}
.alatuote .alatuote-vasen {
	float: left;
	display: inline;
	width: 210px;
	margin: 0;
}
.alatuote .alatuote-vasen img {
	border: 0;
}
.alatuote .alatuote-oikea {
	float: right;
	display: inline;
	width: 440px;
}
.alatuote .lisaa {
	clear: both;
}
.alatuote h3 {
	color: #39bbd5;
	font-size: 1.5em;
	font-weight: 100;
	margin: 0 0 20px 0;
	padding: 0;
}
.alatuote h3 a {
	color: #39bbd5;
}
.alatuote .alatuote-lisaa {
	list-style: none;
	margin: 0 !important;
}
.alatuote .alatuote-lisaa li {
	display: inline;
	padding: 0 10px 0 0 !important;
}
.alatuote .alatuote-lisaa li.alatuote-hinta {
	font-weight: 900;
}

/**
	Kuponkilomake
*/

#nayta-kuponkilomake {
	margin: 20px 0 0 0;
}
#nayta-kuponkilomake span {
	color: #3ea8fc;
	text-decoration: underline;
	cursor: pointer;
}
#nayta-kuponkilomake span:hover {
	color: #000;
}

/**
	Maksutavat
*/

#maksutavat label {
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}