<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	padding: 0;
	margin: 0px auto;
}

body {
	font-family: "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	width: 1350px;
	height: 100%;
	margin: 0px auto;
	padding: 0px 0;
	color:#000000;
	text-align:center;
	background-color: #ffffff;
	box-shadow: 5px 5px 5px #ccc;
	border-left: 1px solid #ccc;
	border-radius: 8px;
}

#content {
	width: 820px;
	margin: 40px 0 0.5em 380px;
	text-align:left;
	padding-top:30px;
	/* [disabled]border-left: dotted #eb6200 4px; */

}


#footer {
	width: 663px;
	height: 70px;
	padding:  0% 0% 0% 300px;
	clear:both;
}



td {
  padding: 4px;
  margin: 4px;
  border: 1px solid #ccc;
}

table.aikis td {
  border: 0px solid #ffffff;
}



th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#sivu {
	background: url(images/royalcaninshow17_01.jpg) top left no-repeat;
	height: 100%;
	min-height: 610px;
}

#otsikkokuva {
	background: url(images/royalcaninshow17_02.jpg) 303px top no-repeat;
	text-align: right;
	height: 320px;
}

#fb {
	float: right;
	padding-left: 45px;
}

#vasen {
	width: 260px;
	min-height: 300px;
	float: left;
	vertical-align: bottom;
    padding-top:330px;
}

h1 {
	font-size: 22px;
	padding-top: 22px;
	text-align: center;
	font-weight: lighter;
	color: #000000;
}

h2 {

	font-size: 20px;
	text-align: center;
	font-weight: lighter;
	color: #000000;
	line-height: 1.2em;
}

h3 {

	font-size: 20px;
	text-align: left;
	font-weight: lighter;
	color: #000000;
	line-height: 1.2em;
  margin-left: 40px;
}

h4 {

	font-size: 19px;
	font-weight: lighter;
	color: #000000;
	line-height: 1.2em;
    margin-left: 40px;
}


a {
  color: #4c0000;
  text-decoration: underline;
}

p {
  margin-left: 30px;
}

a:hover {
  color: #f98f92;
  border-bottom: dotted 1px #000000;
}

#valikko {
	text-align: left;
	color: #fff;
	line-height: 2.4em;
	margin: 290px 130px 0px 0px;
	padding-right: 25px;
	border-radius: 8px;
	text-align: right;
	float: right;
	width: 820px;
	font-weight: bold;
	font-size: 12px;
	background-color: #ad0000;
}


#valikko a {
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  margin-right: 10px;
  margin-left: 10px;
  text-decoration: none;
  text-shadow: 0 2px 1px #2d0202;
}

#sisalto {
	float: right;
	width: 660px;
	height: 100%;
	margin: 20px;
	margin-right: 150px;
	text-align: left;
	line-height: 1.6em;

}
.huom {
	font-weight: bold;
	color: #F00;
}
</pre></body></html>