/* $Id: style.css,v 1.23 2007/12/17 15:05:09 goba Exp $ */

/*
** HTML elements
*/
body {
  margin: 0;
  padding: 0;
  background-color: #0399DD;
  background-image: url('body-bg.jpg');
  background-repeat: repeat-x;
  color: #000;
  font: Arial, Verdana, Helvetica, sans-serif;
  overflow: scroll;
  overflow-x: hidden;
  #overflow: hidden;
  #height: 101%;
}

tbody {
  border: 0;
}

.roundbottom {
	background: transparent;
	width: 720px;
	margin: 0 auto;
  }
.r5 {margin: 0 5px; height: 1px; overflow: hidden; background: #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;}
.r6 {margin: 0 3px; height: 1px; overflow: hidden; background: #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-width:0 2px;}
.r7 {margin: 0 2px; height: 1px; overflow: hidden; background: #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;}
.r8 {margin: 0 1px; height: 2px; overflow: hidden; background: #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;}
  
tr.odd td, tr.even td {
  padding: 0.3em;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
	font-family: 'Century Gothic', Arial, sans-serif;
	color: #0093DD;

}
h1 {font-size: 1.5em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1em;}
h5 {font-size: 0.85em;}
h6 {font-size: 0.7em;}

p {
  margin-bottom: 15px;
  line-height: 130%;
}
a {
  text-decoration: none;
  font-weight: normal;
}
a:link {
  color: #0000ff;
}
a:visited {
 /* color: #FFFF00; */
}
a:hover {
  color: #ff0000;
  text-decoration: underline;
}
fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 10px;
  border: 1px solid #ddd;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0;
}
.comment .links {
  margin-bottom: 0;
}
#main-menu { text-align: center; }
#breadcrumb { text-align: left; }

#navlist a {
  padding: 0 10px;
  font-weight: bold;
  color: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
#block-nice_menus-1 a:hover, #block-nice_menus-2 a:hover {
  color: #000000;
}
#block-nice_menus-1 a.active, #block-nice_menus-2 a.active {
  color: #000;
}
#navlist li {
  display: inline;
  line-height: 36px;
}
#navlist li:hover {
  background: url('primary-bg-hover.gif') no-repeat;
}

/*KUNTA*/

.views-field-field-kunta-value
{
	margin-top: -10px;
	color: #E77918;
}


/*
** BLOCK SPECIFIC STYLES
*/

#block-block-1 img {
  border: 1px solid #000;
}

#block-nice_menus-1 ul, #block-nice_menus-2 ul {
  margin: 0 auto;
}
#block-nice_menus-1 li, #block-nice_menus-2 li {
  background-color: transparent;
  border: 0;
  padding-bottom: 10px;
}
#block-nice_menus-1 li ul, #block-nice_menus-2 li ul  {
  background-color: transparent;
  border: 0;
}
#block-nice_menus-1 li ul li, #block-nice_menus-2 li ul li {
  background-color: #39a9e6;
  border: 1px solid #ccc;
  padding-bottom: 0;
}

#block-locale-0 {
  position: absolute;
  top: 87px;
  right: 20px;
  width: 140px;
  text-align: right;
}

#block-locale-0 ul li {
  display: inline;
  margin: 0;
}

#block-locale-0 ul li a {
  margin-left: 5px;
}

/*
** VIEWS
*/

div.views-field-edit-node, div.views-field-delete-node {
  width: 81px;
  float: left;
  margin-left: 10px;
}

div.views-field-edit-node span.field-content a {
  display: block;
  width: 81px;
  height: 25px;
  background-image: url('/d/sites/all/themes/sportten/muokkaa.png');
  background-repeat: no-repeat;
  text-decoration: none;
  color: #2b8cc8;
}

div.views-field-delete-node span.field-content a {
  display: block;
  width: 81px;
  height: 25px;
  background-image: url('/d/sites/all/themes/sportten/poista.png');
  background-repeat: no-repeat;
  text-decoration: none;
  color: #2b8cc8;
}

div.view-henkilo2 table.views-view-grid {
  width: 100%;
}

div.view-henkilo2 table.views-view-grid td {
  vertical-align: top;
  text-align: center;
  width: 200px;
  padding-bottom: 20px;
  
}

div.view-henkilo2 div.views-field-field-kuva2-data span.field-content {
  font-weight: bold;
}

div.view-henkilo2 div.views-field-field-kuva2-data-1 span.field-content {
  color: #E77918;
  font-style: italic;
}

div.view-henkilo2 div.views-field-field-kuva2-data-2 div.field-content {
  font-size: 0.9em;
}

/*
** Page layout blocks / IDs
*/
#header, #content {
  width: 100%;
}
#header {
  background-color: #69c;
}
#logo {
  vertical-align: middle;
  border: 0;
}
#logo img {
  float: left; /* LTR */
  padding: 0 1em;
  border: 0;
}
#menu {
  padding: 0.5em 0.5em 0 0.5em; /* LTR */
  text-align: right; /* LTR */
  vertical-align: middle;
}
#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}
#search .form-text {
  width: 8em;
  padding: 0 0.5em;
}
#mission {
  background-color: #369;
  padding: 1.5em 2em;
  color: #fff;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0 0 ;
  padding: 0;
  font-size: 2em;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-size: 1em;
  color: #eee;
  display: block;
  margin: 0;
  font-style: italic;
  font-weight: bold;
}
#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px;
}
#mission, .node .content, .comment .content {
  line-height: 1.4em;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
  display: inline;
  margin-bottom: .5em;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}
#sidebar-left, #sidebar-right {
  background-color: #ddd;
  width: 16em;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px;
  vertical-align: top;
}
#footer {
  background-color: #eee;
  padding: 1em;
  font-size: 0.8em;
}

/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
}
.submitted {
  color: #999;
  font-size: 0.8em;
}
.links {
  color: #999;
}
.links a {
  font-weight: bold;
}
.block, .box {
  padding: 0 0 1.5em 0; /* LTR */
}
.block {
/*  border-bottom: 1px solid #bbb; */
  padding-bottom: 0.75em;
  margin-bottom: 1.5em;
}
.block .title {
  margin-bottom: .25em;
}
.box .title {
  font-size: 1.1em;
}
.node {
  margin: .5em 0 2em; /* LTR */
}
/*.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd; 
} */
.node .content, .comment .content {
  margin: .5em 0 .5em;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding-left: 1.5em; /* LTR */
}
.node .picture {
  border: 1px solid #ddd;
  float: right; /* LTR */
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right; /* LTR */
  font-weight: bold;
  font-size: 0.8em;
  float: right; /* LTR */
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right; /* LTR */
  margin: 0.5em;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
div.admin-panel .description {
  color: #999;
}
div.admin-panel .body {
  background: #f4f4f4;
}
div.admin-panel h3 {
  background-color: #69c;
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}


/* OLD STYLES */

  margin-bottom: 15px;
  line-height: 130%;
  }
  
div.front {
  display: block;
  margin: 100px auto 0 auto;
  width: 419px;
  height: 310px;
  border: 3px solid #0399DD;
  background-color: #FFFFFF;
  }
div.front p {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  text-align: center;
  }
div.front img {
  display: block;
  border: 0;
  }
div.container {
  position: relative;
  display: block;
  margin: 10px auto 0 auto;
  padding: 10px;
  width: 700px;
  background-color: #FFFFFF;
  }
div.header {
  display: block;
  width: 100%;
  height: 80px;
  }
div.header img {
  float: left;
  }
div.topright {
  display: block;
  float: right;
  height: 80px;
  margin: 5px 10px 0 0;
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #000000;
  }
div.langbar {
  display: block;
  margin: 20px 0 0 0;
  text-align: center;
  }
div.langbar a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #909090;
  }
div.topmenu {
  display: block;
  width: 100%;
  height: 38px;
  margin-top: 15px;
  line-height: 38px;
  background-image: url('topmenu_blue2.jpg');
  background-repeat: no-repeat;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-align: center;
  }
div.topmenu a:link, div.topmenu a:visited {
  padding: 0 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  }
div.topmenu a:hover, #current {
  color: #000000;
  }
div.banner {
  display: block;
  width: 100%;
  height: 168px;
  margin: 10px 0;
  }
div.banner img {
  display: block;
  width: 700px;
  height: 168px;
}
img.topline {
  display: block;
  width: 700px;
  height: 7px;
  }
div#content {
  display: block;
  width: 698px;
  background-color: #F8F8F8;
  border-left: 1px solid #E77918;
  border-right: 1px solid #E77918;
  }
div.bread {
  display: block;
  padding: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #404040;
  }
div.bread a:link, div.bread a:visited {
  color: #404040;
  text-decoration: underline;
  }
div.bread a:hover {
  text-decoration: none;
  }
div.bread h3 a:link, div.bread h3 a:visited {
	color: #0093DD;
	text-decoration: none;
  }
div.bread h3 a:hover {
  color: #E77918;
  padding-left: 5px;
  }
div.bread h3 a.logout {
  color: #FF0000;
  }
div.bread h3 a.logout:hover {
  color: #000000;
  }

div.bread ul {
  margin-bottom: 15px;
  }
div.bread li {
  margin: 0 0 0 30px;
  padding: 1px 0;
  }
div.footer {
  display: block;
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #C0C0C0;
  text-align: center;
  }
div.footer a {
  color: #C0C0C0;
  }
div.footer img {
  display: block;
  }
div.design4you a {
  display: block;
  margin-top: 3px;
  width: 100%;
  height: 10px;
  text-align: right;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
  }
div.design4you span {
  color: #FF0000;
  font-weight: bold;
  }
  
span.newsDate {
  font-size: 10px;
  color: #E77918;
  }
hr.newsSpacer {
  border: 0;
  color: #E77918;
  background-color: #E77918;
  height: 1px;
  margin: 20px 0;
  clear: both;
}
form.news input, form.news textarea, form.news select {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  }
form.news input.subject {
  width: 250px;
  }
form.news textarea {
  width: 250px;
  height: 200px;
  }
form.news input.button {
  width: 70px;
  }
img.newsSpacer {
  width: 100%;
  height: 1px;
  }
table.priceSingle {
  width: 80%;
  }
table.price10 {
  width: 80%;
  }
table.priceMonth {
  width: 80%;
  }
table.priceSingle td, table.price10 td, table.priceMonth td {
  text-align: left;
  }
table.crew {
  width: 100%;
  border: 0;
  }
table.crew td {
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  vertical-align: top;
  width: 33%;
  }
table.crew td i {
  font-weight: normal;
  color: #f38005;
  }
table.crew td span.laji {
  font-weight: normal;
  font-size: 10px;
  }
table.crew td img {
  margin: 0 auto;
  margin-bottom: 2px;
  margin-top: 10px;
  border: 0;
  }
table.schedule {
  width: 100%;
  border-collapse: collapse;
  font-size: 9px;
  }
table.schedule td {
  border: 1px solid #E0E0E0;
  padding: 2px;
  vertical-align: top;
  }
form.schedule textarea {
  border: 0;
  overflow: auto;
  font-size: 9px;
  font-family: verdana;
  width: 67px;
  height: 70px;
  }
form.schedule input {
  font-size: 10px;
  font-family: verdana;
  }
table.tilat {
  width: 100%;
  }
table.tilat td {
  width: 50%;
  text-align: center;
  padding-bottom: 5px;
  }
