/* marikoo.com */

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

body {
	text-align:center;
	background: #997c38 url(graf/bg_sivu.jpg) repeat-x center top;	/*taustakulta*/
	font: 86% Georgia, "Times New Roman", Times, serif;
}

#container {
	width:1120px;
	margin:0 auto;
	text-align:center;
	background: #997c38 url(graf/bg_keskiosa.jpg) no-repeat center top;
}

#keskiosa {
	width: 800px;
	margin:0 auto;
	text-align:left;
	background: #997c38 url(graf/bg_liuku.jpg) repeat-x left 236px;	/*taustakulta*/
	border-right: 1px solid #56451e; /*keskirusk*/
	border-left: 1px solid #56451e; /*keskirusk*/
	border-bottom: 1px solid #56451e; /*keskirusk*/
}

#ylapalkki {
	height:187px;
}

#sisalto {
	padding:20px;
}

#alaosa {
	position:relative;
	margin: 0 auto;
    text-align: center;
    width: 800px;
}

#alaosa p{
	font:0.8em Verdana, Arial, Helvetica, sans-serif;
	color:#56451e; /*keskirusk*/
}

#valikko {
	border-top: 1px solid #56451e; /*keskirusk*/
	border-bottom: 1px solid #56451e; /*keskirusk*/
}

#valikko ul {
	padding:1em;
	text-align:center;
}

#valikko ul li{
	display:inline;
	line-height:1.4em;
}



#valikko ul li a {
	background-color:#997C38;
	border-right:1px solid #56451E;
	color:#56451E;
	font-family:"Trebuchet MS",Georgia,"Times New Roman",sans-serif;
	font-weight:600;
	margin-left:-3px;
	padding:1em 3em;
	text-decoration:none;
}

#valikko ul li a.eka {
border-left:1px solid #56451e; /*keskirusk*/
}

#valikko ul li a:hover {
	color: #f9ed99;/*vaalkelt*/
	background: url(graf/bg_liukuvalikko.jpg) repeat-x left top;
}

#valikko a#current {
background: #7a632d!important;/*liu'un väri*/
color:#f9ed99!important;/*vaalkelt*/
}

#valikko a:hover#current {
cursor: default!important;
}

.cursor {
cursor: default!important;
}

h1 {
	color:#2f250f; /*tumrusk*/
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-weight: normal;
}

h2 {
	color:#f9ed99; /*vaalkelt*/
	font-weight:normal;
}

h3 {
	color:#56451e; /*keskirusk*/
}

h4 {
	color:#56451e; /*keskirusk*/
}

h5 {
	color:#56451e; /*keskirusk*/
}

h2, h3, h4, h5, h6 {
	margin-top:1em;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
}

p {
	font-size: 1.1em;
	line-height:1.5em;
	margin:1em 0;
}

p.clear {
	clear:both;
}

hr {
	border:1px solid #000;
	margin:1em 0;
	height:0!important;
}

a {
	text-decoration:none;
	color:#493b1a; /*tummempi keskirusk*/
	
}

a:visited {
	color:#56451e; /*keskirusk*/
}

a:hover {
	text-decoration:underline;
	color:#56451e; /*keskirusk*/
}

ul.lista {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top:20px;
}
ul.lista li {
	background:transparent url(graf/list.gif) no-repeat scroll 0 0.2em;
	height:1%;
	line-height:1.6em;
	margin-left:3em;
	padding-bottom:0.5em;
	padding-left:3em;
}

table {
	border-collapse:collapse;
}

table p {
	font-size:1em;
}

#sisalto img {
	border: 1px solid #493b1a; /*tummempi keskirusk*/
}

.noborder {
	border:none!important;
}

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

}

.kuvavasen {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.centerdiv {
	text-align:center;
}

div.uutinen {
	border: 1px solid #56451e; /*keskirusk*/
	padding:0 20px 10px 20px;
	margin:1em 0;
	background: url(graf/uutiskaari.gif) no-repeat left top;
}


div.uutinen p, div.uutinen h4 {
	margin-left:20px;

}

.pikku {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;	
}

.margin-right15 {
	margin-right: 15px;
}
.top {
	width:50px;
	float:right;
	text-align:right;
}.punainen {
	color: #990033;
}

p#marikoo {
	position:absolute;
	right:0;
	line-height:0;
	margin:0;
	top:0;
}
