html, body {
	margin: auto;
}
body,form, input {
    font-family:Verdana, Helvetica, sans-serif;
    font-size:12px;
    color:#1f1f1f;
}
h1 {
	font-size: 16px;
	color: #29629a;
}
h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
h4 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}
a {
	color: #29629a;
	text-decoration: none;
}
a:hover {
	color: #29629a;
	text-decoration: underline;
}
.input:focus {
	border: 2px solid #29629a;
}
#container {
	width: 924px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background: url(img/header.png) center center no-repeat;
	height: 118px;
	color: #cccccc;
}
/* headerin päivämäärä */
.pvm {
	padding-left: 6px;
	font-size: 11px;
}
/**** Päivämäärä etusivun uutisissa ja keskusteluissa ****/
.date {
	font-size: 10px;
	color: #666666;
}
.uutiset p {
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}	
#menu {
	width: 924px;
	height: 50px;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
}
#menu ul
{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}
#menu li {
	display:inline;
	font-weight: bold;
}
a.navi {
	font-size: 16px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration:none;
	color: #29629a;
	line-height:30px; 
}
a:hover.navi {
	background: url(img/linkkitausta.png) repeat-x;
	text-decoration: none;
	color: #FFFFFF;
}
.active a.navi {
	background: url(img/linkkitausta.png) repeat-x;
	text-decoration: none;
	color: #FFFFFF;
} 
#content {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding-bottom:15px;
}
#sidemenu {
	float: left;
	width: 180px;
}
#sidemenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}
#sidemenu li {
	background: url(img/linkki-ikoni.png) top;
	background-repeat: no-repeat;
	background-position: 0.1em;
	padding-left: 1.7em;
	margin-bottom: 5px;
	line-height: 16px;
}
#sisalto {
	float: right;
	width: 665px;
}



#sisalto h1 {
	font-size: 14px;
	margin-top: 0;
}
#sisalto a:hover {
	text-decoration: none;
}
#text {
	width: 570px;
	float: right;
}
#frame {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	vertical-align: top;
	margin-top: 20px;
	position: relative;
}
#frame p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#jyvat {
	background: url(img/tiedonjyvia2.png) top left no-repeat;
	float: left;
	width: 365px;
	margin-bottom: 20px;
	min-height: 50px;
}
#keskustelut {
	background: url(img/uusimmat-viestit.png) top left no-repeat;
	
	width: 350px;
	float:left;
	margin-bottom: 20px;
	min-height: 50px;
}
#uutiset {
	background: url(img/uusimmat-uutiset.png) top left no-repeat;
	float: right;
	width: 365px;
	margin-bottom: 20px;
	min-height: 50px;
}
#uutiset h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#footer {
	clear: both;
	text-align: right;
	border-top: 1px dotted #cccccc;
	padding-top: 5px;
	margin-bottom: 15px;
}
#footer a {
	margin: 5px;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #666666;
}
/*** MAINOKSET ALKAA ****/
#right {
	height: 300px;
	width: 160px;
	float: right;
	position: relative;
	top: 140px;
	margin-right: 20px;
}


/* Kyselyyn liittyvät tyylit */

#kysely_sisalto {
	margin-left:auto;
	margin-right:auto;
	width:720px;
}

#kysely_footer{
margin-top:51px;
width:720px;
margin-left:auto;
	margin-right:auto;
}

#frontcharts{
width:720px;
margin-left:auto;
margin-rigt:auto;
margin-top:29px;
}

#charthead{
width:720px;
height:17px;
background:url(img/charthead.png);
}

#chartcontent{
width:720px;
text-align:center;
background:url(img/chartcontent.png);
}

#chartfooter{
width:720px;
height:17px;
background:url(img/chartfooter.png);
}


#charts{
width:718px;
margin-left:auto;
margin-right:auto;
text-align:center;
}


