#page {
	background-color: transparent;
	border: 0 solid black;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#layout {
	border-right: 1px solid #51b0e6;
	border-left: 1px solid #51b0e6;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0 1px 0 1px;
	width: 784px;
}

body {
	background-color: white;
	color: black;
	margin: 0;
	padding: 0;
}

td.wideimage {
	padding: 0 0 0 2px;
}

div.toplinks {
	position: relative;
	z-index: 6;
	top: 45px;
	right: 15px;
	text-align: right;
	width: 780px;
	background-color: transparent;
}

body.site {
	background-color: #1069c7;
	background-image: url("/img/bg_body.jpg");
	background-repeat: repeat-x;
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	margin: 0;
	padding: 0;
	text-align: center;
}

table.main {
	background-color: transparent;
	background-image: url("/img/bg_maintable.gif");
	background-repeat: repeat-y;
	border: none;
	color: black;
	margin: 0;
	padding: 0 2px 0 0;
	text-align: center;
	width: 784px;
}

td.top {
	background-color: transparent;
	background-image: url("/img/bg_topcell.gif");
	background-repeat: repeat-x;
	height: 65px;
	text-align: left;
	vertical-align: top;
	width: 243px;
}

td.toplinks {
	background-color: transparent;
	background-image: url("/img/bg_topcell.gif");
	background-repeat: repeat-x;
	height: 62px;
	padding: 0 10px 7px 0;
	text-align: right;
	vertical-align: bottom;
}

td.toplinks img {
	vertical-align: -2px;
}

a.toplink:link,a.toplink:visited {
	background-color: transparent;
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin: 0 3px 1px 5px;
	text-decoration: none;
}

a.toplink:hover {
	text-decoration: underline;
}

td.left {
	border: none;
	vertical-align: top;
	padding: 0 0 0 2px;
	width: 243px;
}

table.left {
	margin: 10px 0 0 5px;
	width: 233px;
}

td.lefttop {
	background-color: transparent;
	background-image: url("/img/bg_lefttop.gif");
	background-repeat: no-repeat;
	height: 9px;
	margin: 0;
	padding: 0;
	line-height: 40%;
}

td.leftmiddle {
	border-right: 1px solid #cecece;
	border-left: 1px solid #cecece;
}

td.leftbottom {
	background-color: transparent;
	background-image: url("/img/bg_leftbottom.gif");
	background-repeat: no-repeat;
	height: 11px;
	margin: 0;
	padding: 0;
	line-height: 60%;
}

td.content {
	border-right: none;
	vertical-align: top;
}

table.content {
	width: 526px;
	margin: 10px 5px 0 5px;
}

td.contenttop {
	background-color: transparent;
	background-image: url("/img/bg_contenttop.gif");
	background-repeat: no-repeat;
	height: 9px;
	margin: 0;
	padding: 0;
	line-height: 40%;
}

td.contentmiddle {
	border-right: 1px solid #cecece;
	border-left: 1px solid #cecece;
	padding: 0 15px 15px 0;	
}

td.contentbottom {
	background-color: transparent;
	background-image: url("/img/bg_contentbottom.gif");
	background-repeat: no-repeat;
	height: 10px;
	margin: 0;
	padding: 0;
	line-height: 50%;
}

td.bottom {
	background-color: transparent;
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	height: 42px;
	text-align: center;
	padding: 0 2px 0 2px;
}

div.copyright {
	position: relative;
	top: 25px;
	z-index: 5;	
}

/* PAA- JA ALALINKKIEN TYYLIMAARITYKSET */
ul.main {
	background-color: transparent;
	border: none;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

li.main_first {
	margin: 0 20px 0 0;
	padding: 0;
	border: none;
	text-align: right;
	background-color: transparent;
}

li.main {
	margin: 5px 20px 0 0;
	padding: 0;
	border: none;
	text-align: right;
	background-color: white;
}

a.main:link,a.main:visited {
	background-color: white;
	border: none;
	color: #ff5a00;
	display: block;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 12px;
	margin: 0;
	padding: 2px 0 2px 10px;
	text-align: right;
	text-decoration: none;
}

a.main:hover {
	text-decoration: underline;
}

a.main_sel:link,a.main_sel:visited {
	background-color: white;
	border: none;
	color: #ff5a00;
	display: block;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 12px;
	margin: 0;
	padding: 2px 0 2px 10px;
	text-align: right;
	text-decoration: none;
}

a.main_sel:hover {
	text-decoration: underline;
}

li.main2 {
	margin: 1px 20px 0 0;
	padding: 0;
	border: none;
	text-align: right;
	background-color: white;
}

a.main2:link,a.main2:visited {
	background-color: white;
	border: none;
	color: black;
	display: block;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 12px;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: right;
	text-decoration: none;
}

a.main2:hover {
	background-color: white;
	color: #ff5a00;
}

a.main2_sel:link,a.main2_sel:visited,a.main2_sel:hover {
	background-color: white;
	border: none;
	color: black;
	display: block;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 12px;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: right;
	text-decoration: none;
}

/* SIVUPOLKU TYYLIMAARITYKSET */
td.sitepath {
	background-color: white;
	border: none;
	color: #808080;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding: 4px 0 0 10px;
	margin: 0 0 10px 0;
	text-align: left;
	text-decoration: none;
	width: 420px;
}

td.sitepath a:link,td.sitepath a:visited {
	background-color: white;
	color: #808080;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

td.sitepath a:hover {
	background-color: white;
	color: #808080;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

/* UUTTA BLOGI TYYLIMAARITYKSET */
td.buttons {
	background-color: white;
	border: none;
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-align: right;
	text-decoration: none;
}

td.blogspot {
	padding: 0 15px 0 0;
	text-align: right;
	vertical-align: top;
	width: 25px;
}

td.blogtext {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding: 0 0 10px 0;
	text-align: left;
}

/* MAAESITTELY */
table.country {
	margin: 10px 5px 10px 40px;
	width: 464px;
}

td.country_header {
	background-image: url("/img/bg_countryheader.png");
	background-repeat: no-repeat;
	background-color: white;
	color: #0a4682;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 34px;
	margin: 0;
	padding: 0 0 0 20px;
	text-align: left;
}

td.country_image {
	width: 138px;
	vertical-align: top;
	padding-top: 15px;
}

td.country_presentation {
	background-color: white;
	color: black;
	font-family: verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	height: 157px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

td.country_presentation a:link,td.country_presentation a:visited {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url("/img/merkki.jpg");
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	height: 30px;
}

td.country_presentation p {
	background-color: white;
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 140%;
	margin: 0;
	padding: 5px 10px 15px 0px;
	text-align: left;
}

td.country_presentation a:hover {
	margin-top: 10px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url("/img/merkki.jpg");
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: underline;
	height: 30px;
}

img.vamid {
	vertical-align: middle;
}

img.dots {
	vertical-align: -2px;
}

div.video {
	color: black;
	background-color: white;
	margin: 10px 20px 0 40px;
	text-align: left;
	height: 105px;
	padding-bottom: 5px;
}

div.video img {
	float: left;
	padding-right: 15px;
}

div.video h2 {
	color: black;
	font-size: 9pt;
	background-color: white;
	background-image: none;
	margin: 0;
	padding: 0;
}

h1 {
	background-image: url("/img/bg_h1.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: white;
	color: #0a4682;
	font-family: verdana, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 20px 0 0 40px;
	text-align: left;
	text-transform: uppercase;
}

h2 {
	background-image: url("/img/bg_h1.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: white;
	color: #0a4682;
	font-family: verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 10px 0 0 40px;
	text-align: left;
}

h3 {
	background-color: white;
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 130%;
	margin: 0;
	padding: 15px 10px 5px 40px;
	text-align: left;
}

h3.prodhead {
	background-color: white;
	color: #0a4682;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 130%;
	margin: 0;
	padding: 0px 10px 5px 5px;
	text-align: left;
}

table.prodlist {
	margin-left: 40px;
}

table.prodlist td {
	vertical-align: top;
}

table.prodlist td p {
	background-color: white;
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 140%;
	margin: 0;
	padding: 5px 10px 5px 5px;
	text-align: left;
}

img.prodimg {
	border: solid 1px #90b4d4;
	padding: 5px;
}

td.prodimg {
	width: 0px;
}

td {
	text-align: left;
}

p {
	background-color: white;
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 140%;
	margin: 0;
	padding: 5px 10px 5px 40px;
	text-align: left;
}

p.search {
	padding: 0 10px 0 15px;
}

img {
	border: none;
}

a:link,a:visited {
	background-color: transparent;
	color: #ff5a00;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

input {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	padding: 1px;
	border: 1px #626262 solid;
}

textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	padding: 1px;
	border: 1px #626262 solid;
}

select {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	padding: 1px;
	border: 1px #626262 solid;
}

td.labe {
	text-align: right;
	vertical-align: top;
	padding-left: 15px;
}

table#search td {
	padding-top: 10px;
	vertical-align: top;
}

p.price {
	background-color: white;
	color: #0a4682;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 140%;
	margin: 0;
	padding: 5px 10px 5px 40px;
	text-align: left;
}

fieldset#shoppingcart {
	margin: 15px;
}

fieldset#shoppingcart p {
	margin: 0;
	padding: 2px 5px 2px 5px;
	text-align: right;
}

table.cart {
	margin: 15px 15px 15px 40px;
}

td.ca {
	text-align: center;
	padding: 5px;
}

.right {
	text-align: right;
}

sup.m {
	color: red;
}

td#error {
	color: red;
	vertical-align: middle;
}

span.disab {
	color: #AAA;
}