/*--------------------------------------------------------*/
/*	Site: www.testi.fi
/*	Author: Mediasignal Oy
/*	Date: 22.12.2009
/*--------------------------------------------------------*/

/* BASIC STYLING */
body{
font-size:62.5%; /* Resets font-size to 10px - 1em = 10px; */
color:#000;
background:#F4EBCE url('kuvat/body-bg.jpg') top center no-repeat;
font-family: Arial, Helvetica,sans-serif; /* Sans-serif Arial stack */
/*font-family: "Times New Roman",Times,serif;  Serif Times stack */
font-family: Georgia,serif;  Serif Georgia stack;
text-align:center;
}
a:link{text-decoration:none; color:#000;}
a:hover{text-decoration:underline;}
/*a:visited{color:#68A6EF;}
a:active{background-color:#FFFFDF;}*/

h1{font:italic 2.2em/1.5 "Georgia","Times","Times New Roman", serif; margin:5px 0;}
h2{font:bold 2em/1.5 "Georgia","Times New Roman",serif; margin:5px 0;}
h3{font:bold 1.9em/1.5 "Georgia", Helvetica,sans-serif; margin:5px 0;}
h4{font:bold 1.8em/1.5 "Georgia", Helvetica,sans-serif; margin:5px 0;}
h5{font: bold 1.6em/1.5 "Georgia", Helvetica,sans-serif; margin:5px 0;}
h6{font: bold 1.4em/1.5 "Georgia", Helvetica,sans-serif; margin:5px 0;}
p {font:normal 1.6em/1.2 "Georgia","Times","Times New Roman",serif; margin:0 0 10px 0;}
.contenttable td{font:normal 1.6em/1.2 "Myriad Pro","Arial","Times","Times New Roman",serif; margin:0 0 10px 0;}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}

/* LAYOUT COLUMS */
#wrapper{
	width:995px;
	margin:0 auto;
	font-size:1em; /* 1em = 10px; */
	text-align:left;
}

#header{
height:168px;
}

#logo{
	height:113px;
	width:249px;
	display:inline;
	margin:17px 0 0 25px;
	float:left;
	
}

#nav{
height:168px;
float:right;
}

#content-wrapper-2col-bg{
	background:transparent url('kuvat/bg-alasivu.png') right 10px no-repeat;

}
#content-wrapper-2col{width:995px;}
#content-wrapper-2col #content-col {
	float:left;
	margin:40px 0 0 10px;
	display:inline;
	width:300px;

}
#content-wrapper-2col #content-col p, #content-wrapper-2col #content-col table {
    font-family: "Myriad pro", "Arial" !important;
}
#content-wrapper-1col-bg{}
#content-wrapper-1col #content-col2 {
	width:700px;
	margin:0 auto;	
}
/*
#content-wrapper-1col #content-col2 p{
	font-family: "Georgia";
}
*/
#content-wrapper-1col #content-col2 h1{
        margin-top: 30px;
	color: #b10034;	
}
#content-wrapper-1col #content-col2 a{
	color:#00ADA8;
}
.widecol {
	width: 550px;
}
#content-wrapper-3col{
	
}
#front-content{}
#front-content h1{text-align:center; margin:0;}

#content-wrapper-2col a{
	color: #000000;
	text-decoration: underline;
}

#page-image{
	float:left;
	width:371px;
	margin:30px 0 0 0;
	display:inline;
}

#footer{
	clear:both;
	height:20px;
	margin-top:30px;
}

/* MENU STYLING */

.hmenu{

}
.hmenu li{
	float:left;
	width:128px;
	height:168px;
	margin-right:6px;
	display:inline;
	text-align:center;
}
#void{display:none;}
#etusivu{background:transparent url('kuvat/bg-etusivu.png') top left no-repeat;}
#esittely{background:transparent url('kuvat/bg-esittely.png') top left no-repeat;}
#ruokalista{background:transparent url('kuvat/bg-ruokalista.png') top left no-repeat;}
#viinilista{background:transparent url('kuvat/bg-viinilista.png') top left no-repeat;}
#palaute{background:transparent url('kuvat/bg-palaute.png') top left no-repeat;}
.hmenu a{
	display:block;
	padding:25px 10px 17px;
	font:bold italic 1.5em/1 "Times","Times New Roman",serif;
	color:#000;
	text-decoration:none;
	text-align:center;
}
a.lang-link{display:inline; padding:0px 3px; text-align:center;}
.hmenu a:hover{
}

#nav-vertical{
	background-color:#fbfbfb;
	float:left;
	border:1px solid black;
	width:230px;
	margin-right:10px;
	display:inline;
}
.vmenu li{
display:block;
border:1px solid #ccc;
}
.vmenu li a{
display:block;
padding:10px 5px;
	background-color:#E0EEEF;
	font-size:1.4em;
}
.vmenu ul{
	margin-left:5px;
}
.vmenu ul li{
	border-width:0px;
	width:100%;
}
.vmenu ul li a{
	background-color:#fbfbfb;
	font-size:1.3em;
}
/* ELEMENT SPECIFIC STYLING */
#ajankohtaista-bg{
	clear:both;
	background:transparent url('kuvat/bg-ajankohtaista.png') top center no-repeat;
	width:632px;
	height:213px;
	margin:0 auto;
	margin-top:30px;
}
#ajankohtaista{padding:15px 25px;}
#ajankohtaista h2{color:#007f7b; font-style:italic; margin:10px 0 10px 10px;}
#ajankohtaista p{font-size:1.4em; font-weight:bold; font-style:italic;}
#ajankohtaista a{color:#000;text-decoration:underline;}
.news-left{float:left; width:250px; margin:0 0 0 20px;}
.news-right{float:right; width:250px; margin:0 0 0 20px;}

#footer p{
	text-align:center;
	color:#007f7b;
	font:bold italic 1.7em/1 "Times","Times New Roman",serif;
}

.msc{
	text-align:center;
	font-size:.9em;
	color:#5e594f;
	font:bold 1.2em/1 "Times","Times New Roman",serif;
	margin:0 auto;
	width:995px;
}
.msc a{
	color:#5e594f;
	font:bold 1em/1 "Times","Times New Roman",serif;
	text-decoration:none;
}
.sisennys20{
	margin-left: 20px;
	display: block;
}
.sisennys30{
	margin-left: 30px;
	display: block;
}