/*marikoo.com*/

* {
	margin:0;
	padding:0;
	border:0;
}
body {
	color:#FFFFFF;
	background:#009aca url(graf/tausta_html.jpg) repeat-x;
	text-align:center;
}

#body2 {

	background:url(graf/tausta_body.gif) no-repeat top center;
	height:548px;
	width:100%;
	display:table;	
}

#container {
	width:800px;
	margin:0 auto;
	background: #00739d url(graf/tausta_container.jpg) no-repeat fixed top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	padding-top:120px;
	position:relative;
}

#catleenimi{
	position:absolute;
	right:30px;
	top:0;
}

#main {
	text-align:left;
	margin:0 20px 20px 130px;
}

#main p {
	line-height:1.5em;
}

#main img {
	border:1px solid #003c5b;/*tumsin*/
}

#main a {
	text-decoration:none;
	color:#fb5c1b;/*oranssi*/

}

#main a:hover{
	text-decoration:none;
	color:#003c5b;/*tumsin*/

}

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

h1 {
    padding-top: 45px; 
    height: 0px;
    overflow: hidden;
	margin-bottom:30px;
	font-size:1em;
}

h1#welcome {
	background: url(graf/welcome.png) no-repeat;
} 

h1#band {
	background: url(graf/band.png) no-repeat;
} 

h1#tour {
	background: url(graf/tour.png) no-repeat;
} 

h1#links {
	background: url(graf/links.png) no-repeat;
} 

h1#guestbook {
	background: url(graf/guestbook.png) no-repeat;
} 

h1#pictures {
	background: url(graf/pictures.png) no-repeat;
} 

h1#contact {
	background: url(graf/contact.png) no-repeat;
} 

#left {
	float:left;
	text-align:left;
	width:130px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size:0.9em;
}

#left ul {
	list-style: none;
	margin-left:20px;
	margin-top:70px;
}

#left ul li {
	line-height:2em;
}

#left ul li a {
	text-decoration:none;
	color:#FFFFFF;
}

#left ul li a:hover {
	color:#fb5c1b;/*oranssi*/
	padding-left:10px;
	margin-left:-11px;
	border-left:1px solid #fb5c1b;/*oranssi*/
}

#left ul li a#current {
	font-weight:600;
	color:#FFFFFF;
	cursor:default;
	padding-bottom:2px;
	border-bottom:1px solid #FFFFFF;
}

#left ul li a#current:hover {
	color:#FFF;
	padding-left:0;
	margin-left:0;
	border-left:none;	
}

#bottom {
	clear:both;
	background: #009aca url(graf/tausta_bottom.jpg) no-repeat;
	font:0.7em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	padding-top:8px;
	color:#00668C;/*himmeasininen*/
	padding-bottom:1em;
}

#bottom a {
	text-decoration:underline;
	color:#00668C;
}

#bottom a:hover{
	text-decoration:none;
	color:#005B7D;/*tumsin*/
}

h3 {
	font-weight:normal;
	color:#9ce4fb;/*taivaansini*/
	font-size:1.4em;
}

#oikeapalsta {
	float:right;
	padding-left:1em;
	padding-bottom:1em;
	margin-left:1em;
	margin-bottom:1em;
	border-left:1px solid #00668C;/*himmeasininen*/
	font:0.75em Verdana, Arial, Helvetica, sans-serif;
	width:180px;
	text-align:left;
}

#oikeapalsta img {
	border:none;
}

#oikeapalsta h2 {
	margin-bottom:0.5em;
}

.valiviiva {
	border-bottom:1px solid #00668C;/*himmeasininen*/
	margin-bottom:2em;
}

.w300 {
	width:300px;
}

h2 {
	font-size:1.3em;
}

#main ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top:20px;
}

#main ul li {
	background:transparent url(graf/list.gif) no-repeat scroll 0pt 0.3em;
	height:1%;
	line-height:1.6em;
	margin-left:20px;
	padding-bottom:6px;
	padding-left:28px;
}

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

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

.pieni {
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
}

#pics img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#pics a img {
	border-bottom:2px solid #003c5b;/*tumsin*/
	
}

#pics a:hover img, a.link:hover {
	border-bottom:2px solid #fb5c1b;/*oranssi*/
}

.clear {
	clear:both;
}