form#Form {
	height: auto !important;
	margin: 0;
}

body {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #628CC3;
}

#dnn_ctr_Signin_pnlLogin label, dnn_ctr_Signin_pnlLogin input {
	font-family: Arial, sans-serif;
}

.Normal, blockquote, table thead, table th, table tfoot, table td
{
	color: #628CC3;
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
}

table {
	font-size: 1.0em;
}

input, textarea {
	color: #000;
}

body.Normal {
	font-size: 0.8em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	color: #315795;
}

h1 {
	font-size: 1.9em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
}

h5, h6 {
	font-size: 1.1em;
}

.videogallery h1 {
	margin-top: 1em;
	_padding-top: 0.3em;
}

a, a:link, a:visited {
	color: #6AA43A;
	text-decoration: none;
}

a:hover {
	color: #6AA43A;
	text-decoration: underline;
}

a img {
	border: none;
}

.clearer {
	clear: both;
}

hr {
	border-top: 1px solid #D2E6F5;
	border-bottom: 1px solid #E2EFF9;
	border-left: none;
	border-right: none;
	_height: 2px;
	line-height: 2px;
	margin: 1.0em 0;
	_margin: -0.7em 0;
	_display: block;
}

blockquote {
	margin: 0;
	padding: 0;
}

blockquote h3, blockquote h2, blockquote h1 {
	display: block;
	margin: 0;
	padding-left: 15px;
	padding-top: 0.8em;
}

blockquote h3 br, blockquote h2 br, blockquote h1 br {
	display: none;
}

blockquote h3 a, blockquote h2 a, blockquote h1 a,
blockquote h3 a:link, blockquote h2 a:link, blockquote h1 a:link
{
	display: block;
	color: #C1001F !important;
	background-image: url(img/raquo-bullet-red.gif);
	background-repeat: no-repeat;
	/*background-position: 0 0.3em;*/
	background-position: left center;
	padding-left: 15px;
	margin-left: -15px;
}

blockquote h3 a,
blockquote h3 a:link
{
	/*background-position: 0 0.45em;*/
}

blockquote h2 a, blockquote h1 a,
blockquote h2 a:link, blockquote h1 a:link
{
	/*background-position: 0 0.4em;*/
}

blockquote p {
	padding-left: 15px;
	margin:0;
}

.RaquoLink, .RaquoLink:link {
	margin-left: 4px;
	padding-left: 12px;

}

.Raquolink.Green {
	background: url(img/raquo-bullet-green.gif) left center no-repeat;
	color: #6AA43A !important;
}

.Raquolink.Green a, .Raquolink.Green a:link, .Raquolink.Green a:hover {
	color: #6AA43A !important;
}

.Raquolink.Red {
	background: url(img/raquo-bullet-red.gif) left center no-repeat;
	color: #C1001F !important;
}

.Raquolink.Red a, .Raquolink.Red a:link, .Raquolink.Red a:hover {
	color: #C1001F !important;
}

a:hover .Raquolink {
	text-decoration: underline;
}

/*.RaquolinkRed { color: #C1001F; }
.RaquolinkGreen { color: #6AA43A; }*/

.container_bottom {
	font-size: 0;
	clear: both;
}

.container_bottom a {
	font-size: 11px;
}

.container_bottom_left {
	width: 150px;
}

/* vihreejoku linkki {
	background: url(img/raquo-bullet-green.gif) left center no-repeat;
	color: #6AA43A;
	margin-left: 4px;
	padding-left: 12px;
	font-size: 1.2em;
} */

#Body {
	background: url(img/body-bg.gif) center 469px repeat;
}

#escape {
	background: url(img/body-bg-top.gif) center top no-repeat;
}

#wrap {
	width: 941px;
	_width: 948px;
	margin: 0 auto;
	padding: 0 3px;
	text-align: left;
/*	background: url(img/wrap-bg.gif) top left repeat-y;*/
	position: relative;
}

#gradient {
	background: #FFF url(img/wrap-bottom-gradient.gif) bottom left repeat-x;
	min-height: 480px;
	_height: 480px;
}

#leftborder, #rightborder {
	width: 3px;
	position: absolute;
	height: 100%;
	top: 0;
	background-color: #A2C1DF;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
}

#leftborder {
	left: 0;
}

#rightborder {
	right: 0;
}

#login {
	height: 32px;
}

#login a {
	display: block;
	float: right;
	margin: 3px 2px 0 0;
	padding: 0 13px;
	height: 18px;
	background: url(img/login-bg.gif) 0 6px repeat-x;
	color: #5A5C5E;
	font-weight: normal;
	font-size: 0.8em;
	text-transform: lowercase;
	font-family: Arial, sans-serif;
}

#navi {
	position: relative;
}

#navi ul {
	margin: 0 0 0 52px;
	padding: 0;
	height: 36px;
	background: url(img/top-navi-bg.gif) top left no-repeat;
}

#navi ul li {
	list-style: none;
	float: left;
	margin: 0;
	height: 36px;
	background: url(img/top-navi-separator.gif) top right no-repeat;
}

#navi ul li a, #navi ul li a:link, #navi ul li a:visited {
	display: block;
	float: left;
	padding: 0 20px;
	line-height: 36px;
	vertical-align: middle;
	height: 36px;
	color: #315795;
	font-size: 1.1em;
	text-transform: lowercase;
	text-decoration: none;
}

#navi ul li a:hover {
	text-decoration: underline;
}

#navi ul li a.Menu-l0-sel, #navi ul li a.Menu-l0-open, #navi ul li a.Menu-l0-open-sel,
#navi ul li a.Menu-l0-sel:link, #navi ul li a.Menu-l0-open:link, #navi ul li a.Menu-l0-open-sel:link,
#subnavi ul li a.Menu-l1-sel, #subnavi ul li a.Menu-l1-open, #subnavi ul li a.Menu-l1-open-sel,
#subnavi ul li a.Menu-l1-sel:link, #subnavi ul li a.Menu-l1-open:link, #subnavi ul li a.Menu-l1-open-sel:link
{
	color: #5DA5DB !important;
}

#navi ul li a.Menu-l0-sel:hover, #navi ul li a.Menu-l0-open:hover, #navi ul li a.Menu-l0-open-sel:hover {
	text-decoration: none;
}

.subpage #navi {
	height: 109px;
	_height: 135px;
	padding-top: 26px;
	background: url(img/subpage-header.jpg) 0 38px no-repeat;
}

.frontpage #navi {
	height: 245px;
	_height: 271px;
	padding-top: 26px;
	background: url(img/frontpage-header.jpg) 0 38px no-repeat;
} /* 36 px */

#headeranim {
	position: absolute;
	width: 560px;
	height: 160px;
/*	margin: 0 auto; */
/*	left: 191px;*/
	padding-left: 191px;
	top: 73px;
/*	margin-top: 37px;*/
}

#logolink {
	display: block;
	position: absolute;
	background: url(img/not-a-spacer.gif) top left repeat;
	top: 37px;
	right: 13px;
	width: 180px;
	height: 53px;
}

#subnavi {
	height: 32px;
	margin-right: 1px;
	background: url(img/subnavi-bg.gif) 0 7px repeat-x;
	padding-left: 40px;
}

#subnavi ul {
	height: 32px;
	margin: 0;
	padding: 0;
}

.videogallery #navi {
	height: 100px;
	_height: 126px;
	padding-top: 26px;
	background: url(img/subpage-header.jpg) 0 38px no-repeat;
}

#subnavi ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 17px 0 15px;
	line-height: 1.0em;
	background: url(img/subnavi-separator.gif) center right no-repeat;
}

.videogallery #subnavi {
	padding-right: 60px;
	height: 41px;
	background: url(img/subnavi-bg.gif) 0 18px repeat-x;
}

.videogallery #subnavi ul li {
	line-height: 16px;
}

#subnavi a, #subnavi a:link, #subnavi a:visited {
	color: #315795;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
	text-transform: lowercase;
}

#subnavi a:hover {
	text-decoration: underline;
}

#contentarea {
	padding: 1px 14px 16px 46px;
}

.videogallery #contentarea {
	float: left;
	padding-right: 0;
	width: 515px;
	_width: 529px;
}

#gallerycol {
	float: right;
	margin-top: 17px;
	margin-bottom: 17px;
/*	padding: 0 24px 0 30px;*/
	width: 370px;
/*	_width: 369px;*/
}

#gallerynavi {
	padding-left: 10px;
}

#gallerynavi ul {
	margin: 0;
	padding: 0 20px 0 0;
}

#gallerynavi ul li {
	list-style: none;
	margin: 0.5em 0 0 0;
	background: url(img/gallery-navi-bullet.gif) 0 0.50em no-repeat;
	padding: 0 0 0 11px;
}

#gallerynavi a, #gallerynavi a:link {
	color: #315795;
}

#gallerynavi ul ul {
	margin: 0 0 0 32px;
}

#gallerynavi ul ul li {
	margin-top: 0;
}

#gallerynavi a.Menu-l1-sel, #gallerynavi a.Menu-l1-open-sel,
#gallerynavi a.Menu-l2-sel, #gallerynavi a.Menu-l2-open-sel
{
	color: #5DA5DB;
}

#leftcolumn {
	width: 495px;
	float: left;
}

.videogallery #leftcolumn {
	width: 255px;
}

#rightcolumn {
	width: 360px;
	float: right;
}

.videogallery #rightcolumn {
	width: 255px;
}

#dnn_GalleryRightPane {
	padding-right: 10px;
}

#footer {
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	margin: 0 8px;
	padding-right: 8px;
	text-align: right;
	background: url(img/footer-separator.gif) top left repeat-x;
}

#footer span.SkinObject {
	color: #A6ABAD;
	font-size: 0.85em;
	font-family: Arial, sans-serif;
	font-weight: normal;
}

#dnn_ctr_Signin_pnlLogin table {
	width: 240px !important;
}

/*#dnn_ctr_Signin_pnlLogin label {
	font-size: 0.8em;
}*/
