/* marikoo.com */

* {
	margin:0;
	padding:0;
	border:0;
}

body {
	background: #b2d1ed url(../graf/sivuntausta.gif) no-repeat scroll left top;	/*vaaleansininen*/
	text-align:center;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	color: #4f4f4f;	/*harmaa*/
}

/*--------------  rakenne  ----------------*/

#container {
	position:relative;
	width:806px;
	margin:1em auto 0 auto;
	text-align:left;
}

#ylapalkki {
	position:relative;
	height:205px;
	background: url(../graf/ylaosa.gif) no-repeat center top;
}

#keskiosa {
	position:relative;
	background: url(../graf/keskiosantausta.gif) repeat-y;	
}

#main {
	position:relative;
	padding:1em 1em 0.1em 1em;	
}

#navivalikko {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	margin-top: -1em;
	margin-bottom:1em;
}

#navivalikko p {
	margin-bottom:0;
}


#navivalikko a {
	color: #999999;
	text-decoration:underline;
}

#navivalikko a:hover {
	color:#b2d1ed;/*vaaleansininen*/
	text-decoration:none;
}

div.poni {
	background: url(../graf/ponikuva.jpg) no-repeat right 20px;	
}

div.vauvankasvot {
	background: url(../graf/vauvankasvot.jpg) no-repeat right 20px;	
}

#alaosa {
	clear:none;
	position:relative;
	background: url(../graf/alaosa.gif) no-repeat center top;	
	height:20px
}

#alaosa2 {
	position:relative;
	padding:0.5em 0;
	text-align:center;	
}

/*--------------  yläosa  ----------------*/


#onnilainen {
	position:absolute;
	left:-26px;
	top:16px;
}

#onninkuva {
	position:absolute;
	right:16px;
	top:16px;
}

/*--------------  vaakavalikko  ----------------*/

#valikko {
	position:relative;
	height:90px;
	background: url(../graf/valikontausta.gif) no-repeat;	
}

#valikko .koonti {
	clear:both;
	float:left;
	overflow:hidden;
	width:100%;
}	

#valikko ul {
	float:left;
	left:50%;
	list-style-type:none;
	margin:16px auto 0 auto;
	padding:0;
	position:relative;
}

#valikko ul li {
	float:left;
	position:relative;
	right:50%;
	margin-right:10px;
}

#valikko ul li a{
	background:url(../graf/nappi.gif) no-repeat;
	color:#4f4f4f;
	display:block;
	padding:19px 45px;
	text-decoration:none;
	width:auto;
}

#valikko ul li a.tuotteet {
	padding:19px 33px;
}

#valikko ul li a.yhteystiedot {
	padding:19px;
}

#valikko ul li a.kaytetytvaatteet {
	padding:11px 36px 11px 31px;
	line-height:1.2em;
}
#valikko ul li a.etusivu {
padding:19px 43px 19px 40px;
}


#valikko ul li a:hover{
	text-decoration:none;
	background: url(../graf/nappi-hover.gif) no-repeat;	
	color:#ffffff;		
}

#valikko ul li a#current{
		font-weight:600;
		cursor:default;
}

#valikko ul li a#current:hover{
	background: url(../graf/nappi.gif) no-repeat;	
	color:#4f4f4f;	
}


/*--------------  oikeavalikko  ----------------*/

#oikeavalikko {
	background: url(../graf/sivuvalikontausta.gif) no-repeat;
	float: right;
	height: 266px;
	width: 207px;
	margin-bottom: 1em;
	margin-left: 1em;
	font-size:0.8em;
	padding-top:0.3em;
	margin-top: 1em;
}

#oikeavalikko h2 {
	font-size:1.5em;
	margin:0.6em 0 0.3em 2em!important;
}

#oikeavalikko ul {
	margin-left:3.8em!important;
}

#oikeavalikko li.loytokori {
	border-top:1px solid #B6B6B6;
	margin-top:0.5em;
	padding-top:0.3em;
	width:70%;
}

#oikeavalikko li a#tamasivu {
	font-weight:bold;
}

/*--------------  otsikot ja tekstit  ----------------*/

h1, h2, h3 {
	font-weight:normal;
}

h4 {
	background: url(../graf/nuoli.jpg) no-repeat;
	font-weight: normal;
	font-size: 1.2em;
	color: #3589C5;
	padding: 0 0.6em 1.2em 2.6em;
}

h3 {
	border-bottom:1px solid #3A89C8;
	color:#3A89C8;
	margin:1em 0 1.5em 0;
	padding-bottom:0.6em;
}

h2 {
	margin:1em 0 0.5em 0!important;
}

p, pre, ul, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1em;
}

.pikku {
	font-size:0.8em;
}

#alaosa2 p {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.ylos {
	float:right;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif!important;
}

.clear {
	clear:none;
}

#main ul {
	list-style-type:none;
	margin-left:1em;
	line-height:1.6em;
}

/*--------------  kuvat  ----------------*/

.kuvaoikea {
	float:right;
	margin-left:10px;
	margin-bottom:5px;

}

.kuvavasen {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

.margin0 {
margin:0!important
}

#main img {
		border:1px solid #4f4f4f;	/*harmaa*/
}

#main a:hover img {
		border:1px solid #3a89c8; /*kirkas sininen*/
}

.border0 {
	border:none!important;
}
.at {
	margin:0 1px;
}


/*--------------  linkit  ----------------*/

#main a, #alaosa a {
	text-decoration:none;
	color:#6da52b; /*kirkas vihreä*/
}

#main a:visited, #alaosa a:visited {
	text-decoration:none;
	color:#99C2E8;
}

#main a:hover, #alaosa a:hover {
	text-decoration:none;
	color:#b2d1ed;/*vaaleansininen*/
}

#alaosa2 a {
	text-decoration:none;
	color:#4f4f4f; /*harmaa*/
}

#alaosa2 a:hover, #alaosa2 a:visited {
	text-decoration:none;
	color:#6da52b; /*kirkas vihreä*/
}

/*--------------  taulukot  ----------------*/

table.tuotteet {
	margin-left:50px;
	border-collapse:collapse;

}
table.tuotteet td {
	width:223px;
	height:184px;
	vertical-align:middle;
	text-align:center;
}

table.tuotteet td p {
	margin-bottom:0!important;
}

table.tuotteet td.tytot {
	background: url(../graf/linkkilaatikkotausta_tytot.gif) no-repeat center center;
}
table.tuotteet td.pojat {
	background: url(../graf/linkkilaatikkotausta_pojat.gif) no-repeat center center;
}
table.tuotteet td.vih {
	background: url(../graf/linkkilaatikkotausta_vih.gif) no-repeat center center;
}


table.tuotetaulukko {
	border-bottom:1px solid #B6B6B6;/*vaalea harmaa*/
	border-collapse:collapse;
	margin-bottom:20px;
	margin-left:50px;
	margin-left:40px;
	width:495px;
}
table.tuotetaulukko td {
	vertical-align:top;
	padding-right:20px;
	width:145px;
}

table.tuotetaulukko td.otsake {
	width:auto;
}

table.tuotetaulukko table td {
	width:auto;
	padding-right:10px;
}

table.tuotteet td p {
	margin-bottom:0!important;
}

form p {
	margin:0!important;
}

input, textarea {
	border: solid 1px #B6B6B6;/*vaalea harmaa*/
	background:none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;	
	padding:0.3em;
}

table#lomaketaulukko {
	font-size:0.8em;
	border:1px solid #B6B6B6;/*vaalea harmaa*/
}

table#lomaketaulukko img {
 	margin:0 0 -0.5em 1em;
}

#vaarakoodi {
border:1px solid #990000;
background-color:#D70000;
color:#FFFFFF;
padding:4px;
width:295px;
margin: 10px auto;
}

table#lomaketaulukko td {
	vertical-align: top;
	padding: 15px;
}
table#lomaketaulukko td.alaosa {
	text-align: center;
}
