html {
}

body {
  	margin: 0;
   	padding: 0;
  	color: #333333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: center;
	font-size: small;
	background-color: #fff;
	background-image: url('../ulkoasu/top_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
}

h1 {
	font-size: 220%;
}

h2 {
        font-size: 150%;
		text-transform: uppercase;
		font-weight: bold;
}


#content h1 {
	text-transform: uppercase;
	font-size: 120%;
}

#content h2 {
	font-size: 100%;
	text-transform: uppercase;
}

#content h3 {
	font-size: 110%;
}

#content h5 {
	font-size: 80%;
}

#content table td {
	vertical-align: top;
}

#content table {
	width: 100%;
}

#content table.data {
	width: 100%;
	color: black;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 90%;
	border: 1;
	border-color: #000;
}

#content table.data th {
	padding: 5px;
	background-color: #008fd7;
}

#content table.data td {
	padding: 1px;
	background-color: #FFFFFF;
	text-align: center;
	border-color: #000;
	
}

#content table.data a {
	color: #52c4fd;
}

a {
  	outline: none;
  	color: #008fd7;
  	text-decoration: none;
	font-weight: bold;
}

a:hover {
  	text-decoration: underline;	
}

:focus {
  -moz-outline-style: none;
}

a img {
	border: 0;
}

label {
	cursor: pointer;
}

#content ul {
	margin: 0;
	padding-left: 20px;
	list-style-type: none;
	list-style-image: url('../ulkoasu/dot.gif');
}

#wrapper {
	float: left;
	width: 100%;
}

#top {
	clear: both;
	margin: 0 auto;
	text-align: left;
	width: 802px;
}

#menu, #headerWrapper2, #content, #footerContent {
	clear: both;
	margin: 0 auto;
	text-align: left;
	width: 812px;
}

#top #logo {
	float: center;
}

#menu {
	margin: 0 auto;
}

#menu ul {
	float: center;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#menu ul li {
	float: left;
	margin: 0 0px;
}

#menu ul li a {
	cursor: pointer;
	float: left;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	background-image: url('../ulkoasu/viiva.gif');
	background-repeat: no-repeat;
	background-position: top left;	

}

#menu ul li a span {
	float: left;
	padding: 3px 15px 7px 30px;
}

#menu ul li a:hover {
	text-decoration:underline;
}

#menu ul li a:hover span {
	text-decoration:underline;
}

#menu ul li a.current, #menu ul li a:hover.current {
	text-decoration:underline;
}

#menu ul li a.current span, #menu ul li a:hover.current span {
	text-decoration:underline;
}

#headerWrapper {
	height: 28px;
	padding: 0px 0;
	clear: both;
	background-color: #cc0066;
}

#headerWrapper2 {
	padding-top: 20px;
}

#header {
	padding-bottom: 20px;
}

#header table {
	width: 812px;
	border-collapse: collapse;
}

#headerImage {
	background: #fff;
	width: 228px;
}

#headerImage img {
	float: left;
}

#headerText {
	vertical-align: top;
	color: white;
	padding: 0 30px;
	background-color: #52c4fd;
	background-image: url('../ulkoasu/header_background.gif');
        background-repeat: no-repeat;
        background-position: left top;
}

#headerText h1, #headerText h2 {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0;
	padding: 0;
}

#headerText span {
	color: #86d7ff;
}

#content {
	line-height: 1.7em;
	padding: 10px;
	width: 800px;
}

#leftColumn {
	float: left;
	width: 450px;
	margin-left: 20px;
}


#leftColumn2 {
	float: left;
	width: 500px;
	margin-left: 20px;
}

#testi {
	clear: both;
	margin: 0 auto;
	text-align: right;
	width: 802px;
}

#leftColumn_uusi {
	float: left;
	width: 500px;
	margin-left: 20px;
}

#myyntimenu {
	color: #FFFFFF;
}
#myyntimenu a {
        color: #FFFFFF;
}
#myyntimenu td {
	background-color: #52c4fd;
}
#myyntimenu td.myynticurrent {
        background-color: #008fd7;
}


#rightColumn {
	float: right;
	width: 325px;
}

#rightColumn3 {
	float: right;
	width: 340px;
}

#rightColumn_uusi {
	float: right;
	width: 260px;
}

#rightColumn img {
	margin-bottom: 10px;
}

#rightColumn2 {
	float: right;
	width: 220px;
}

#rightColumn2 img {
	margin-bottom: 0px;
}


#footer {
	padding: 10px 0;
	clear: both;
	background-color: #cc0066;
	color: white;
}

#footerContent{
	padding: 0 10px;
	font-weight: bold;
}

#footerContent a {
	color: #ffffff;
        text-decoration: underline;
}

#pisara {
	float: center;
	text-align: center;
}
