/* 
	Delivered by kopla.se
	Copyright 2006 Ming Palace AB
*/
*{
	height:auto;
	margin:0;
	padding:0;
	line-height:normal;
	font-family: "Trebuchet MS",Verdana,Tahoma,Arial,helvetica,sans-serif;
}
/* ELEMENT SELECTORS */
body, html{
	width:100%;
	height:100%;
	text-align:center;
	color:#fff;
	background-color:#990000;
}
address{
	font-style:normal;
	font-size:13px;
}
p{
	font-size:12px;
}
h3.dl-caption{
	padding-top:20px;
}
h1{
	font-size:14px;
}
h2{
	font-weight:normal;
	font-size:13px;
}
h3{
	font-size:12px;
}
table{
	border:0 none;
}
dl{

}
dt{
	font-size:13px;
	font-weight:bold;
}
dd{
	font-size:11px;
}
a{
	color:#fff;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}


/* ID SELECTORS */
#container{
	position:relative;
	margin:0 auto;
	width:600px;
	height:100%;
}
#header{
	float:left;
	width:600px;
	height:116px;
	text-align:center;
}
#header a{
	font-size:0;
	font-style:none;
	line-height:0px;
}
#header img{
	border:0 none;
}
#navi{
	float:left;
	width:100%;
	min-height:17px;
	list-style-type:none;
	font-size:12px;
	background-color:#660000;
}
#navi p{
	float:left;
	padding:1px 0 0 15px;
}
#navi li{
	display:inline;
}
#navi a{
	float:right;
	text-align:center;
	overflow:hidden;
	text-decoration:none;
	white-space:nowrap;
	padding:1px 10px 0 10px;
	font-size:12px;
	color:#fff;
}
#navi a:hover{
	text-decoration:underline;
}
#navi small{
	float:right;
	font-size:12px
}
#content{
	float:left;
	padding:25px 18px 25px;
	width:600px;
	min-height:250px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-size:12px;
	background-color:#cc0000;
}

#torsobig{
	float:right;
	width:470px;
}

#torsobig h1{
	padding-bottom:10px;
}
#torsobig h2{
	letter-spacing:1px;
	font-weight:bold;
}


#torsomenu{
	float:left;
	width:90px;
	list-style-type:none;
}
#torsomenu a{
	text-decoration:underline;
	color:#fff;
}
#torsomenu a:hover{
	text-decoration:none;
}
#torsoleft{
	float:left;
	width:360px;
	font-size:12px;
	padding:25px 0 25px 15px;
}
#torsoright{
	float:right;
	width:225px;
	text-align:center;
	padding-top:45px;
}
#torsoright p{
	padding:10px 0 10px 0;
}
#pluppiwrap{
	float:left;
	width:600px;
	height:13px;
	font-size:0;
	font-style:none;
	line-height:0px;
	background-color:#660000;
}
#pluppi{
	width:592px;
	height:13px;
	margin-left:4px;
	background: transparent url(../_gfx/pluppi.gif) left bottom repeat-x;
}
#prefooter{
	padding:10px 0 10px;
	background-color:#cc0000;
}

#footer{
	float:left;
	width:100%;
	font-size:12px;
	text-align:center;
}


ul.vert{
	float:left;
	width:49%;
	list-style-type:none;
}
ul.vert li{
	display:block;
	width:49%;
}



ul.three{
	float:left;
	width:100%;
	list-style-type:none;
}
ul.three li{
	float:left;
	width:100%;
	padding:2px 0 2px;
	border-bottom: 1px solid #cc0000;
}

ul.three li.nobg{
	border-top: 1px dotted #cc0000;
	border-bottom: 1px dotted #cc0000;
	background-color:transparent;
}
ul.three li.nobg:hover{
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	background-color:transparent;
}

ul.three li.promote{
	font-weight:bold;
}
ul.three li:hover{
	background-color: #660000;
	border-bottom: 1px dotted #fff;
}
ul.three li em{
	float: left;
	text-align: right;
	width: 22px;
	font-size: 12px;
	font-family: arial;
	text-transform: uppercase;
	font-style: normal;
	font-weight:bold;
}
ul.three li p{
	float:left;
	padding-left:5px;
}
ul.three strong{
	float:right;
}





/* CLASS SELECTORS */
.centered{
	text-align:center;
}
.lefted{
	text-align:left;
}
.righted{
	text-align:right;
}

.boule{
	background:#cc0000 url(../_gfx/boul.gif) right bottom no-repeat;
}
.bowl{
	background:#cc0000 url(../_gfx/boul_2.gif) right bottom no-repeat;
}
.chop{
	background:#cc0000 url(../_gfx/chopsticks.gif) right bottom no-repeat;
}
.sivu{
	background: transparent url(../_gfx/sivu_juttu.gif) left top repeat-y;
}
