/*
  author: Teemu Alapoikela
  project: Ravintola Kallio
*/

/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%%;
	vertical-align: baseline;
	background: transparent;
  font-weight: normal;
  outline-style: none;
}

/* global */
html {

}
body {
  text-align: center;
  font-family: "Lucida grande", arial, sans-serif;
  color: #fff;
  background: #000 url(../images/body_bg.jpg) top center no-repeat;
  font-size: 100% !important;
  font-size: 62.5%;
}
a {
  color: #EF693B;
}
p {
  margin: 0 0 10px 0;
}

/* header elements */
#header {
  height: 120px;
}
h1 {
  display: block;
  height: 64px; width: 187px;
  float: left;
  margin: 45px 35px 0 20px;;
}
h2 {
  margin: 0 0 0.6em 0;
  font-size: 1.95em;
}
h3 {
  margin: 15px 0 10px 0;
  font-size: 1.35em;
  color: #ff4200;
}
h4 {
  margin: 15px 0 10px 0;
  font-size: 1.2em;
  color: #ccc;
}
hr {
  border: 0px;
  border-top: 1px solid #050505;
  margin: 0px; padding: 0px;
}
li ul {
  list-style: square;
  font-size: 0.9em;
  padding: 0 0 10px 0;
}
li ul li {
  color: #555 !important;
}
#menu {
  float: right;
  margin: 60px 0 0 0;
}
#menu li {
  list-style: none;
  float: left;
  margin: 0 35px 0 0;
}
#menu a {
  color: #fff;
  text-decoration: none;
  display: block;
  font-size: 0.95em;
  text-transform: uppercase;
  padding: 10px 0;
}
#menu a:hover,  #menu a.active {
  text-decoration: none;
  display: block;
  background: url(../images/menu_hover.png) center bottom no-repeat !important;
  background: none;
}
#content {
  position: relative;
  font-size: 0.8em;
  color: #aaa;
}
#content p {
  margin: 0 0 10px 0;
}
#content ul {
  margin: 0 0 0 25px;
  color: #ff4200;
}
#content li {
  color: #888;
  padding: 2px 0;
}
#slogan {
  font-size: 2em;
  margin: 30px 0 30px 20px;
  letter-spacing: 0.011em;
  display: block;
}

/*footer*/

#footer {
  border-top: 1px solid #1a1a1a;
  position: relative;
  padding: 20px 0 0 0;
  margin: 20px 0 0 0;
  color: #252525;
  font-size: 0.8em;
  font-family: "times new roman", sans-serif;
}
#footer a {
  color: #252525;
}
#copyr {
  margin: 0 0 20px 20px;
  display: block;
  width: 300px;
  float: left;
}
#ext {
  float: right;
  margin: 0 20px 0 0;
}
#sivukartta li {
  list-style: none;
  float: left;
  margin: 0 20px 0 0;
}

/*etusivu*/
#banner {
  font-family: "Lucida Grande", arial, sans-serif;
  margin: 30px 0 0 0;
}
#banner-vasen {
  width: 490px; height: 339px;
  float: left;
}
#banner-oikea {
  width: 490px; height: 339px;
  float: left;
}
.banner-tapahtuma {
  float: left;
  width: 203px; height: 297px;
  padding: 20px;
  background: url(../images/banner_tapahtumat_bg.jpg);
  border: 0px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  margin: 1px 0 0 0;
  font-size: 0.8em;
}
.banner-tapahtuma h3 {
  margin: 0 0 10px 0;
  font-size: 1.6em;
}
#banner-tapahtuma-aanekoski {
  background: url(../images/banner_tapahtumat_bg2.jpg); 
}
.qslider-container {
  overflow: hidden;
  position: relative;
}
.qslider-container li {
  list-style: none;
}
.qslider-navi-prev {
  position: absolute;
  bottom: 10px; left: 10px;
  font-size: 0.7em;
  background: #E96030;
  font-weight: bold;
  color: #111;
  text-shadow: #FF713F 0px 1px 0px;
  padding: 5px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  opacity: 0.9;
  text-decoration: none;
  box-shadow: #000 0px 1px 2px;
  -moz-box-shadow: #000 0px 1px 2px;
  -webkit-box-shadow: #000 0px 1px 2px;
}
.qslider-navi-next {
  position: absolute;
  bottom: 10px; right: 10px;
  font-size: 0.7em;
  background: #E96030;
  font-weight: bold;
  color: #111;
  text-shadow: #FF713F 0px 1px 0px;
  padding: 5px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  opacity: 0.9;
  text-decoration: none;
  box-shadow: #000 0px 1px 2px;
  -moz-box-shadow: #000 0px 1px 2px;
  -webkit-box-shadow: #000 0px 1px 2px;
}
.qslider-num-indicator {
  position: absolute;
  top: 10px; left: 10px;
  font-size: 0.7em;
  background: #E96030;
  font-weight: bold;
  color: #111;
  text-shadow: #FF713F 0px 1px 0px;
  padding: 5px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  opacity: 0.9;
  box-shadow: #000 0px 1px 2px;
  -moz-box-shadow: #000 0px 1px 2px;
  -webkit-box-shadow: #000 0px 1px 2px;
}
.qnote {
  font-size: 0.6em;
  background: #eee;
  color: #333;
  padding: 5px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  opacity: 0.9;
}
.etusivu-napit {
  margin: 40px 0 0 5px;
}

/*tapahtumat*/
.newspvm {
  color: #ff4200;
  font-weight: bold;
  font-size: 0.8em;
}
.newslist-entry {
  padding: 4px 5px 7px 5px;
  display: block;
  text-decoration: none;
  color: #ccc;
  border-bottom: 1px solid #111;
}
.newslist-entry:hover {
  background: url(../images/newslist_entry_hover.png) repeat-x;
  padding: 4px 5px 7px 5px;
}
.news-toimipiste {
  color: #666;
  font-size: 0.9em;
  margin: 0 5px 0 0;
}
#tapahtuma-entry {
  width: 450px;
  float: left;
  padding: 20px;
}
#tapahtuma-entry .newspvm {
  font-size: 0.8em;
  color: #666;
}
#tapahtumat-lista {
  width: 450px;
  float: left;
  padding: 20px;
}
#tapahtumat-lista  .newslist-entry {
  padding: 10px 5px;
}
#tapahtumat-lista hr {
  border-top: 1px solid #141414;
}

/*kuvagalleria*/
.fancybox {
  margin: 0 0 20px 20px;
  display: block;
  float: left;
}
.fancybox img {
  box-shadow: #000 0px 1px 1px;
  -moz-box-shadow: #000 0px 1px 1px;
  -webkit-box-shadow: #000 0px 1px 1px;
}
#body-kuvagalleria .singlecol {
  width: 980px !important;
  margin: 0 0 10px 0 !important;
}
#body-kuvagalleria h3 {
  margin: 0 0 15px 20px;
}

/*holdem*/
#holdem-pistetaulukko {
  padding: 30px 0 0 0;
}
#holdem-pistetaulukko table {
  margin: 0 0 0 -5px;
}
#holdem-pistetaulukko tr {

}
#holdem-pistetaulukko th {
  padding: 0 10px;
}
#holdem-pistetaulukko td {
  padding: 5px 10px;
  border: 1px solid #141414;
  border-top: 1px solid #222;
  border-left: 1px solid #222; 
  background: #090909;
}

/*yhteys*/
iframe {
  margin: 20px 0 0 0;
  padding: 10px;
  background: #000;
  border: 1px solid #151515;
}

/*kanta-asiakkuus*/
#kantaasiakas-form ol, #myynti-form ol, #login ol, #tilaus-form ol{
  list-style:none;
}
#kantaasiakas-form li, #myynti-form li, #login li, #tilaus-form li{
  padding: 5px;
}
label {
  float: left;
  display: block;
  width: 210px;
  margin: 0 10px 0 0;
}
.text-input {
  width: 200px;
  background: #070707;
  color: #666;
  border: 1px solid #242424;
  margin: 0 0 0 0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 5px;
}
#submit {
  float: right;
  background: #070707;
  color: #666;
  border: 1px solid #242424;
  margin: 0 20px 0 0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 5px;
}
option {
  background: #333 !important;
  border: 1px solid #333;
  margin: 0px;
}
#submit:hover {
  cursor: pointer;
}
#kanta-asiakas-img {
  margin: 20px 0 0 20px;
}


/*myynti*/

#body-myynti textarea{
  width: 200px;
  height: 150px;
  background: #070707;
  color: #666;
  border: 1px solid #242424;
  margin: 0 0 0 0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 5px;
}
#body-giftshop .fancybox{
  margin: 0 !important;
}
#body-giftshop h3{
  margin: 0 0 5px 0 !important;
}
.tuote-kuva img{
  border: 2px solid #c3c3c3;
}
.tuote{
margin: 20px 0 0 0;
}
.tuote-kuva{
  float: left;
  height: 125px;
  padding-top: 22px;
  width: 105px;
  margin: 0 20px 0 0;
}
.tuote-details{
  float: left;
  width: 250px;
  margin: 0 20px 0 0;
}

/* classes */
.logout{
position: absolute;
right: 50px;
top: 0px;
}
.result{
  margin: 0 0px 20px 20px !important;
  margin: 0 0px 20px 10px;
  color: #EF693B;
  width: 980px;
  height: 10px;
}
.cr{
  width: 460px;
  margin: 0 0px 10px 20px !important;
  margin: 0 0px 10px 10px;
  float:left;
}
.cl{
  width: 460px;
  float: left;
  margin: 0 0px 10px 20px !important;
  margin: 0 0px 10px 10px;
}
.singlecol {
  width: 940px;
  margin: 0 0 0 20px;
}
.doublecol{
  width: 460px;
  border: 1px dotted #fff;
  float: left;
  height: 340px;
}
.container {
  margin: 0px auto;
  width: 980px;
  text-align: left;
}
.clearer {
  clear: both;
}
.sales td, .sales th {
 padding: 5px;
 text-align: center;
 vertical-align: middle;
}
#sum{
  color: #EF693B;
}
#body-seuranta .cl, #body-giftshop .cl{
  width: 75%;
}
#body-seuranta .cr{
  width: 15%;
  margin: 0 0 10px 40px !important;
}
#body-seuranta ol{
  list-style: none; 
}
#body-giftshop .cl{
  margin: 0 !important;
}
#body-giftshop .cr{
  width: 20%;
}
#body-giftshop .cr label {
  float: none !important;
  width : 100% !important;
}
#body-giftshop .text-input{
  margin: 5px 0 0 0;
}
#body-giftshop #submit{
  float: left;
}
.hidden{
visibility:hidden;
display:none;
}
.white{
  color: #ffffff;
}
.gift{
  margin: 40px 0 0 35px;
}
.myynti-toimipiste{
  margin: 0 0 20px 0;
}
.myynti-nav{
}
.myynti-nav .myynti-kk ol li {
 float: left;
 margin: 0 20px 0 0;
}
.myynti-nav .myynti-toimipiste a {
  float: left;
  display: block-inline;
  margin: 0 20px 0 0;
}
iframe#ilike
{
  margin: 20px 0 0 35px;
}
.facebook{
  color:#ff4200;
  margin-left: 5px !important;
  }
