body {
	/*background-image: url(../images/bodybg_gray.jpg);*/
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #323232;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	color: #BEBEBE;
}

/*** Wysiwyg styles ***/

.valkea {
	color: #ffffff;
}

.redlink {
	color: #CF0223;
	text-decoration: none;
}

.redlink:hover {
	color: #CF0223;
	text-decoration: underline;
}

.otsikko3 {
	font-size: 11px;
	font-weight: bold;
	color: #CF0223;
}

.otsikko3valkea {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.otsikko2 {
	font-size: 13px;
	font-weight: bold;
	color: #CF0223;
}

/*** Lomakkeet ***/
.meFormPublicTable td {
	padding-bottom: 10px;
}

/*Palaute*/
#lomake .meFormPublicTable input,
#lomake .meFormPublicTable select,
#lomake .meFormPublicTable textarea {
	padding: 3px;
	font-size: 11px;
	color: #bebebe;
	border: solid 1px #939598;
	background-color: #323232;
	font-family: verdana;
	font-size: 11px;
}

#lomake .meFormPublicTable .meFormSubmit {
	background: none;
	border: none;
	color: #ffffff;
	font-weight: bold;
	font-family: verdana;
	cursor: pointer;
	text-align: left;
	text-transform: uppercase;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 5px;
	margin-left: -2px;
}

/*Uutiskirje*/

#newsletter .publicmodetable input,
#newsletter .publicmodetable select {
	padding: 3px;
	font-size: 11px;
	color: #bebebe;
	border: solid 1px #939598;
	background-color: #323232;
}

#newsletter .publicmodetable {
	margin-top: 10px;
	border-collapse: collapse;
}

#newsletter .publicmodetable input.registerbutton,
#newsletter input.registerbutton {
background:transparent;
border:0px;
color: #ffffff;
	font-weight: bold;
	font-family: verdana;
	cursor: pointer;
	text-align: left;
	text-transform: uppercase;
 
margin: 10px 4px;
}

#newsletterorder .publicmodetable td.fieldname {
	width: 124px;
color:#bebebe;

}

#newsletterorder .publicmodetable input {
	width: 200px;
}

#newsletterorder .meCustomerRegistratorGUI .errorbox, .infobox 
{
font-weight:bold;
}

#newsletter #newsletterorder .publicmodetable input.registerbutton {
	margin-left: 0px;
}

#newsletteredit .publicmodetable input {
	width: 200px;
}

/*Ilmo*/

#ilmo .publicmodetable {

}

#ilmo .publicmodetable td {
	padding-top: 0px;
}

#ilmo .publicmodetable .fieldname {
	text-align: left;
width: 35%;
color:#bebebe;
}

#ilmo .publicmodetable .fieldinput {
	text-align: left;
}

#ilmo .publicmodetable .fieldinput label{
text-align: left;
padding-right: 6px;
padding-left: 2px;
}

#ilmo .publicmodetable input {
	padding: 3px;
	font-size: 11px;
	color: #bebebe;
	border: solid 1px #939598;
	background-color: #323232;
	text-align: left;
}


#ilmo .publicmodetable div.dateSelector select.flatinput {
	width: 55px;
}

#ilmo .publicmodetable select {
	width:190px;
	padding: 3px;
	font-size: 11px;
	color: #939598;
	border: solid 1px #939598;
	background-color: #323232;
}

#ilmo .publicmodetable textarea {
	padding: 3px;
	font-size: 11px;
	color: #939598;
	border: solid 1px #939598;
	background-color: #323232;
	font-family: verdana;
	font-size: 11px;
}

#ilmo input.actionButton {
	color: #ffffff;
	font-weight: bold;
	font-family: verdana;
	cursor: pointer;
	text-align: left;
	text-transform: uppercase;
}

table .failedfields
{

font-weight:bold;
}

/*** Common styles ***/
a  {
	color: #939598;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
	color: #CF0223;
	text-decoration: none;
}

/*** Layout ***/

#wrap {
	width: 100%;
}

#header {
	width: 100%;
	height: 73px;
}

#header .logo {
	width: 163px;
	height: 51px;
	float: left;
}

#header .navigation {
	padding: 22px 70px 0px 70px;
	float: right;
	margin-top:30px;
}

#bigspacer {
	/*width: 100%;
	position: relative;*/
	height: 83px;
}

#bigspacer .content {
	margin-left: 470px;
}

#contentarea {
	width: 100%;
	height: 302px;
}

#contentarea .spacer {
	width: 430px;
	height: 302px;
	float: left;
}

#contentarea .wrapmiddle {
	margin-left: 430px;
}

/* Table around left and right content area */
#contentarea .wrapmiddle table.wrappertable {
	width: 99.5%;
}

/* Width of the imagecell on the left contentarea */
#contentarea .wrapmiddle table.wrappertable table.leftcontent td.image {
	width: 215px;
}

/* TD for left contentarea, */
#contentarea .wrapmiddle table.wrappertable td.left {
	height: 300px;
}

/* TD for right contentarea*/
#contentarea .wrapmiddle table.wrappertable td.right {
	width: 210px;
	height: 300px;
}

#bottomnavigation {
	height: 185px;
	width: 100%;
	padding-left: 20px;
	float: right;
}

#bottomnavigation .wrap {
	width: 975px;
	text-align: right;
	float: left;
}

#bottomnavigation .navigation a {
	background: #770208;
	color: #FFFFFF;
	display: block;
	height: 16px;
	line-height: 16px;
	margin: 1px;
	text-align: center;
	text-decoration: none;
	width: 16px;
}

/*** Dividers & Spacers ***/

/* Header's bottom divider */
#header {
	background-image: url(../images/vaaka.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

/* Contentarea's upper divider */
#contentarea .wrapmiddle table.wrappertable {
	background-image: url(../images/vaaka.gif);
	background-repeat: repeat-x;
	background-position: top left; 
}

/* Textarea <-> Bigspacer divider*/
#contentarea .wrapmiddle table.wrappertable td.left {
	background-image: url(../images/pysty.gif);
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align: top;
}

/* Textarea <-> Linkarea */
#contentarea .wrapmiddle table.wrappertable td.right {
	background-image: url(../images/pysty.gif);
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align: top; 
}

/* Big foto on leftside */
#contentarea .spacer {
	background-image: url(../images/tyontekijat.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/*** Basic Styles ***/

#bigspacer .content {
	font-size: 12px;
	color: #939598;
	padding-top:3px; 
	margin:0; 
	position:absolute; 
	right:0%;
}

/* Navigation (right contentarea) next to left contentarea*/
ul#lowernavi {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#lowernavi li {
	line-height: 2em;
}

ul#lowernavi li a {
	color: #939598;
	text-decoration: none;
}

ul#lowernavi li a:hover {
	text-decoration: underline;
}

ul#lowernavi li a.selected {
	color: #C61D23;
}

/* Linkarea, on middle rightside of page */
#contentarea table.wrappertable td.right,
#bigspacer .content ul#lowernavi,
#bigspacer .content .contactinfo,
#header .navigation ul ul li{
	font-size: 10px;
	color: #939598;
}
#header .navigation ul ul li a{
	text-transform:none;
}
#bigspacer .content ul#lowernavi{
	/*padding-left:420px;*/
	float:left;
}
#bigspacer .content ul#lowernavi li a{
	color:#D9D9D9;
}
#bigspacer .content ul#lowernavi li,
#bigspacer .content .contactinfo{
	line-height:1.5em;
}
#bigspacer .content .contactinfo{
	float:right;
	padding-right:34px;
	color:#D9D9D9;
}
#bigspacer .content .contactinfo a{
	color:#D9D9D9;
}
/* Textarea, middle center of page */
#contentarea table.wrappertable td.left .content {
	font-size: 10px;
	color: #939598;
	padding: 20px 5px 5px 20px;
	overflow: hidden;
}

/* Navigation */
#header .navigation {
	color: #939598;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

/* Navigation, basiclink */
#header .navigation a {
	color: #939598;
	text-decoration: none;
}

/* Navigation, currentpage */
#header .navigation a.selected,
#header .navigation a.selectedLast {
	color: #C61D23;
	text-decoration: none;
}
/* Navigation, basiclink hover */
#header .navigation a:hover {
	color: #C6C8CC;
	text-decoration: none;
}

/* Navigation, currentpage hover */
#header .navigation a.selected:hover {
	color: #E02228;
	text-decoration: none;
}
#header .navigation ul{
	margin:0;
	padding:0;
}
#header .navigation ul li{
	list-style-type:none;
	float:left;
}
#header .navigation ul li a{
	padding:0px 6px;
	background:url(/www/images/navidivider.jpg) center right no-repeat;
	display:block;
}
#header .navigation ul li a.last, #header .navigation ul ul li a,
#header .navigation a.selectedLast{
	background:none;
}
#header .navigation ul ul{
	margin:0;
	padding:0;
	margin-top:10px;
	position:absolute;
}
#header .navigation ul ul ul{
	margin:0;
	padding:0;
	position:relative;
}
#header .navigation ul ul li{
	list-style-type:none;
	float:none;
	padding-left:3px;
}
#header .navigation ul ul li a{
	color:#D9D9D9;
}
/* Table for left contentarea */
.wrappertable table.leftcontent {
	font-size: 11px;
	color: #939598;
	width: 100%;
}

/* Imagecell on left contenttable*/
.wrappertable table.leftcontent td.image {
	vertical-align: top;
}

/* Textcell on left contenttable*/
.wrappertable table.leftcontent td.text {
	padding: 0px 4px 0px 20px;
}

/* Textcell on left contenttable if only texteditor is selected*/
.wrappertable table.leftcontent td.widetext {
	padding: 0px 4px 0px 20px;
}


/*** Lower navigation/carousel bar ***/

/* Redbar */
#bottomnavigation {
	background-image: url(../images/bottomnavi.jpg);
	background-color: #431a1c;
	background-repeat: repeat-y;
	background-position: top right;
}

/* Div for next and prev links on the navig/carousel bar */
#bottomnavigation .navigation {
	height: 8px;
	color: #939598;
	font-size: 11px;
	padding-top: 7px;
	float: right;
}

/* One slide on the navig/carousel bar */
div.slide {
	margin: 0px 5px 0px 5px;
	display: inline;
	float: left;
	background-image: url(../images/boksi_1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 175px;
	height: 160px;
	text-align: center;
	cursor: pointer;
}

/* Slide hovered on the navig/carousel bar */
div.slide:hover {
	background-image: url(../images/boksi_2.gif);
}

/* Inner div for text content on the slides */
.slide div {
	padding: 5px;
}

/* Styles for slides */

.slide p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #939598;
}

.slide img {
	width: 173px;
	height: 60px;
	margin-top: 1px;
}

/*** Buttons for background MP3 control ***/

/* Positioning for controls */
#header .playbackctrl {
	position: absolute;
	top: 15px;
	right: 70px;
	text-align: right;
}

a.textsize {
	font-size: 10px;
	float: left;
	display: block;
	padding-right: 10px;
	width: 15px;
	height: 11px;
	background-image: url(../images/textsize.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

a.textsize:hover {
	background-image: url(../images/textsize_h.gif);
}

a.play {
	background-image: url(../images/play.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width: 11px;
	height: 11px;
	display: block;
	float: left;
}

a.play:hover {
	background-image: url(../images/play_h.gif);
}

a.pause {
	background-image: url(../images/pause.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width: 11px;
	height: 11px;
	display: block;
	float: left;
}

a.pause:hover {
	background-image: url(../images/pause_h.gif);
}

a.next {
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width: 11px;
	height: 11px;
	display: block;
	float: left;
}

a.next:hover {
	background-image: url(../images/next_h.gif);
}

/*** Carousel Style ***/
.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 930px;
	height: 160px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .slide {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px; /*margin around each panel*/
	width: 175px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*** easyscroll ***/

/* Up and down buttons */
.buttons {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 11px;
	background-color: #49494B;
	height: 260px;
}

#easyscroll{
	background: transparent;
	width: 90%;
	height: 260px;
}	

#btnUp {
	cursor: pointer;
	position: absolute;
	top: -5px;
	background-image: url(../images/upBtn.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}
	
#btnDown {
	cursor: pointer;
	position: absolute;
	bottom: -5px;
	background-image: url(../images/downBtn.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}

.over_down {
	background-image: url(../images/downBtn_h.gif);
}

.over_up {
	background-image: url(../images/upBtn_h.gif);
}
div.clear{
	clear:both;
}