body {
	background-image:url(pics/banneriton.jpg);
	background-repeat: no-repeat;
	margin: 0;
}

table.menu {
	margin-top: 100px;
}

td.separator {
	border-bottom: 2px dashed #284a78;
}
#palvelut {
	z-index: 10;
	position: absolute;
	margin-left: 64px;
}
#opetukset {
	z-index: 11;
	position: absolute;
	margin-left: 127px;
}
#tietoa {
	z-index: 12;
	position: absolute;
	margin-left: 205px;
}
#yhteydenotto {
	z-index: 13;
	position: absolute;
	margin-left: 258px;
}
td.menuselect {
	font: 12px "Verdana";
	background-color:#f2f2f2;
	border-bottom: 1px solid #284a78;
	border-left: 1px solid #284a78;
	border-right: 1px solid #284a78;
	opacity: 0.90;
	filter: alpha(opacity=90);
}
td.menuselect a {
	color: #284a78;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-decoration:none;
}
td.menuselect a:hover {
	color: #000;
}

#content {
	padding-bottom: 50px;
	margin-right: 25px;
}

#content p {
	color: #000;
	font: 12px "Verdana";
	line-height: 20px;
	word-spacing: 3px;
	letter-spacing: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
#content h1 {
	margin-top: 20px;
	color: #284a78;
	font: Bold 15px "Verdana";
	word-spacing: 4px;
	padding: 1px;
	padding-left: 6px;
}

#content h2 {
	margin-top: 15px;
	color: #284a78;
	font: Bold 13px "Verdana";
	line-height: 20px;
	word-spacing: 2px;
	margin-left: 5px;
	margin-right: 5px;
}

#content li {
	color: #000;
	font: 11px "Verdana";
	line-height: 20px;
	margin-right: 5px;
	list-style: square;
}

#content a {
	color: #999;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}

.price {
	color: #000;
	font: Bold 13px "Verdana";
}

#submenu {
	margin-right: 15px;
}
#submenu p {
	color: #666;
	text-decoration:none;
	margin-left: 12px;
}

#submenu h1 {
	margin-top: 20px;
	color: #284a78;
	font: Bold 15px "Verdana";
	margin-left: 10px;
}

#submenu h2 {
	margin-top: 20px;
	color: #284a78;
	font: Bold 11px "Verdana";
	margin-left: 10px;
}



#submenu ul {
	list-style-type: square ;
}

#submenu li {
	color: #284a78;
	font: 12px "Verdana";
	line-height: 18px;
	margin-bottom: 10px;
}

#submenu a {
	color: #666;
	text-decoration:none;
}
#submenu a:hover {
	text-decoration:underline;
}

#ads {
	float: right;
	width: 200px;
	margin-left: 15px;
	padding-bottom: 30px;
}

#ads p {
	margin-top: 0;
	color: #999;
	font: 10px "Verdana";
	line-height: 15px;
	word-spacing: 1px;
}

#ads h1 {
	margin-top: 15px;
	margin-bottom: 0;
	color: #284a78;
	font: Bold 12px "Verdana";
}

#ads a {
	color: #666;
	text-decoration:none;
}
#ads a:hover {
	text-decoration:underline;
}

#footer {
	width: 1150px;
	text-align: center;
	font: 12px "Verdana";
	background-image:url(pics/viiva.jpg);
	background-repeat: repeat-y;
}

#footer p {
	margin: 0;
	font 10px Arial;
	text-decoration: none;
	color: #FFF;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

label {
	color: #000;
	font: 10px "Verdana";
}

input[type=checkbox] {
	width: 11px;
	height: 11px;
	margin: 0;
	margin-left: 15px;
}

input {
	color : #000;
	background-color : #FFF;
	border : 1px solid #CCC;
}

textarea {
	color : #000;
	background-color : #FFF;
	border : 1px solid #CCC;
}

submit {
	font: 11px Arial;
	border: 1px solid #333;
	color: #FFF;
	background: #b02828;
}

img {
	border: 0;
	margin: 0;
}
.hoverbox {
	cursor: default;
	list-style: none;
}
.hoverbox a {
	cursor: default;
}
.hoverbox a .preview {
	display: none;
}
.hoverbox a:hover .preview {
	display: block;
	position: absolute;
	top: -50px;
	left: -50px;
	z-index: 10;
}
.hoverbox img {
	background: #FFF;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}
.hoverbox li {
	background: #EEE;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}
.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}
#kuva img {
	padding: 2px;
	border: solid 1px #000;
	margin-left: 6px;
}
