/* CSS Document */

body {
	background: url(revolution.gif) no-repeat bottom left;
  	margin: 0;
	padding: 0;
  	color: #000000;
  	font-size: 11px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	line-height: 14px;
  	}
	
h1 {
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	line-height: 36px;
	letter-spacing: -2px;
	margin-top: 0;
	}
	
h3 {
	font-size: 22px;
	font-weight: normal;
	text-align: left;
	}
	
#wrapper {
	position: absolute;
	top: 20%;
	bottom: 30%;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 50%;
	text-align: center;
	}
	
#image {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 650px;
	text-align: center;
	}
	
#image img {
	border: 1px solid #c5c5c5;
	}
	
#image a:hover img {
	height: 145px;
	border-top: 1px solid #CE142B;
	border-bottom: 1px solid #CE142B;
	}
	
#image .center {
	border-left: 0;
	border-right: 0;
	}
	
#imageThmb {
	margin: 0;
	padding: 0;
	width: 606px;
	float: left;
	}
	
#imageBtn-L {
	float: left;
	width: 22px;
	height: 147px;
	margin: 0;
	padding: 0;
	background-color: #000000;
	}
	
#imageBtn-L :hover {
	background-color: #c5c5c5;
	}
	
#imageBtn-L a:hover img {
	border: 1px solid #c5c5c5;
	}
	
#imageBtn-R {
	float: right;
	width: 22px;
	height: 147px;
	margin: 0;
	padding: 0;
	background-color: #000000;
	}
	
#imageBtn-R :hover {
	background-color: #c5c5c5;
	}
	
#imageBtn-R a:hover img {
	border: 1px solid #c5c5c5;
	}
	
/*#imageNext {
	width: 20px;
	height: 147px;
	background-color: #000000;
	}*/
	
#navi {
	margin: 0 auto;
	padding: 0;
	width: 440px;
	}
	
#navi ul {
	margin: 0;
	padding: 5px 0 5px 0;
	}
	
#navi a {
	color: #666666;
	text-decoration: none;
	}

#navi a:hover {
	color: #CE142B;
	text-decoration: none;
	}
	
#navilink {
	padding: 0.5em 0.0em;
	width: 145px;
	float: left;
	}
	
#navibuttons {
	position: relative;
	margin: -70px auto 70px auto;
	padding: 0;
	width: 36px;
	}
	
#navibuttons img {
	border: 0;
	}
	
#btnPrev {
	background: url(pics/btn_prev.gif) no-repeat;
	width: 13px;
	height: 24px;
	float: left;
	}
	
#btnPrev :hover {
	background: url(pics/btn_prev-hover.gif) no-repeat;
	}
	
#btnNext {
	background: url(pics/btn_next.gif) no-repeat;
	width: 13px;
	height: 24px;
	float: right;
	}
	
#btnNext :hover {
	background: url(pics/btn_next-hover.gif) no-repeat;
	}

#slide {
	position: relative;
	margin: 0 auto;
	padding: 20px;
	width: 470px;
	height: 350px;
	text-align: left;
	border: 1px solid #c5c5c5;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	}
	
#slide span {
	color: #CE142B;
	}

#clearing {
	clear: both;
	}
	
#work {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 600px;
	border: 1px solid #c5c5c5;
	}
	
#workinfo {
	position: absolute;
	background-color: #ffffff;
	margin: 400px 0 0 80px;
	padding: 10px;
	width: 325px;
	height: 85px;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	border: 1px solid #c5c5c5;
	z-index: 1;
	}
	
#logo {
	position: absolute;
	background: url(revolution.gif) no-repeat;
	width: 230px;
	height: 50px;
	left: 0;
	bottom: 0;
	}
	
#info {
	position: relative;
	margin: -245px 0 70px 15px;
	padding: 5px;
	width: 620px;
	border: 1px solid #c5c5c5;
	z-index: 1;
	text-align: center;
	}
	
#info a {
	color: #666666;
	text-decoration: none;
	}

#info a:hover {
	color: #CE142B;
	text-decoration: none;
	}
	
#frontLink {
	position: absolute;
	bottom: 0;
	left: 0;
	}
	
#frontLink img {
	border: 0;
	}
	
	
/* Admin styles */
	
	
#adminNavi {
	background-color: #CE142B;
	height: 25px;
	}
	
#adminNavi ul {
	margin: 0;
	padding: 5px 15px 5px 15px;
	}
	
#adminNavi li {
	display: inline;
	padding: 0.0em 0.6em;
	}
	
#adminNavi a {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	}

#adminNavi a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
#adminContents {
	margin: 15px auto;
	height: 475px;
	padding: 0;
	width: 750px;
	}
	
#nayteRyhmat {
	border: 1px solid #c5c5c5;
	float: left;
	}
	
#nayteRyhmat select {
	width: 200px;
	}
	
#nayteLuettelo {
	border: 1px solid #c5c5c5;
	}
	
#nayteLuettelo select {
	width: 200px;
	}
	
.ryhma, .nayte {
	color: #666666;
	text-decoration: none;
	}
	
.ryhma:hover, .nayte:hover {
	color: #CE142B;
	text-decoration: none;
	}
	
.statusOn {
	color: #99CC00;
	text-decoration: none;
	}
	
.statusOff {
	color: #CC3300;
	text-decoration: none;
	}
