body {
  background: url(/Kotisivukone/brands/kotisivukone/pics/bg_kotisivukone.jpg) top center no-repeat #005f95;
  margin: 0;
  text-align: center;
}


#top-bar {
  border-bottom: 1px solid #ffffff;
  background: #008bd8;
  text-align: left;
}


#top-bar img {
  border: 0;
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}


#box-frame {
  width: 578px;
  background: none !important;
  margin: 41px auto 0 auto;
}


#box {
  background: none !important;
  width: 578px;
}


#box form {
  width: 478px;
  background: transparent url(/Kotisivukone/brands/kotisivukone/pics/box-bg.png) repeat-y !important;
  background: transparent url(/Kotisivukone/brands/kotisivukone/pics/box-bg.gif) repeat-y; /* IE6 */
  padding-left: 50px;
  padding-right: 50px;
}


#box-top div.pad {
  margin: 43px 0 0 0;
  background: transparent url(/Kotisivukone/brands/kotisivukone/pics/box-bg.png) repeat-y !important;
  background: transparent url(/Kotisivukone/brands/kotisivukone/pics/box-bg.gif) repeat-y; /* IE6 */
  height: 40px;
  padding: 0 0 0 50px;
}


#box-top {
  background: transparent url(/Kotisivukone/brands/kotisivukone/pics/box-top.png) no-repeat !important;
  background: transparent url(/Kotisivukone/brands/kotisivukone/pics/box-top.gif) no-repeat; /* IE6 */
  width: 578px;
  height: 83px;
  padding: 0;
  margin: 0;
}


#box-top div.header {
  color: #0677ce;
  border-bottom: 1px solid #dddddd;
  width: 478px;
}


#box-bottom {
  background: url(/Kotisivukone/brands/kotisivukone/pics/box-bottom.png) !important;
  background: url(/Kotisivukone/brands/kotisivukone/pics/box-bottom.gif); /* IE6 */
  width: 578px;
  height: 43px;
}


#box fieldset {
  width: 478px;
}


#box fieldset .username_field label,
#box fieldset .password_field label {
  font-weight: bold;
  text-align: left;
}


#box fieldset div.controls {
  padding: 0 0 0 0 !important;
}


#box fieldset div {
  padding: 0 0 0 0 !important;
}


#box fieldset div label {
  font-weight: bold;
  text-align: left;
}


/* Use the following to move the username and password fields below their headings */

#username,
#password {
  clear: both;
  display: block;
  margin: 0;
  position: static;
  width: 200px;
}


.label {
  width: auto;
}


.error,
.red {
  color: #b52958;
  font-weight: bold;
}
