@charset "utf-8";
/* CSS Document */
@font-face{
	font-family: TiepoloStd;
	src:url("fonts/TiepoloStd-Black.ttf");
	font-family: Helvetica;
	src:url("fonts/HelveticaInseratLTStd-Roman.otf");
}

body{
	height: 100%;
	width: 100%;
	margin-left: 0pt;
	margin-top: 0pt;       
	margin-bottom: 0pt;
	margin-right: 0pt;
	font-size: 10pt;
	font-family: 'Helvetica', Impact, Charcoal, sans-serif;
	color: #002D71;
	min-height: 100%;
	min-width: 100%;
	background-attachment: fixed;
	background-color: #006b3f;
	background:url('images/Tree_Of_Life_Branch_002.png');
}

#Container {
	margin: auto;
	border: 0px solid;
	background: #FFF;
	background:url(images/Omena_background.png);
	height: 1000px;
	width: 1200px;
	background-repeat:no-repeat;
}

.tableWithBackground { 
	position: relative; 
}

.tableBackground {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

#Main_01{
	border: 0px solid;
	color: white;
	height: 730px;
	width: 540px;
	top: 0px;
	left: 96px;
	float: left;
	position: relative;
}

#Menu_00 {
	border: 0px solid;
	color: white;
	height: 405px;
	width: 220px;
	left: 95px;
	position: relative;
	top: 220px;
	float: left;
}	

#Menu_01 {
	border: 0px solid;
	color: white;
	width: 218px;
	position: relative;
}

#Menu_02 {
	border: 0px solid;
	color: white;
	width: 218px;
	position: relative;
}
#Menu_03 {
	border: 0px solid;
	color: white;
	height: 560px;
	width: 230px;
	left: 100px;
	position: relative;
	float: left;
}

#Language_01 {
	color: white;
	height: 50px;
	width: 205px;
	left: 99px;
	position: relative;
	overflow: auto;
}

#Logo_fi{
	margin: 0 auto;
	background:url(images/Omenatuotteet_logo_fi.png);
	height: 129px;
	width: 749px;
	left: 0px;
	position: relative;
	top: 10px;
}

#Logo_en{
	margin: 0 auto;
	background:url(images/Omenatuotteet_logo_en.png);
	height: 129px;
	width: 600px;
	left: 0px;
	position: relative;
	top: 10px;
}

#Logo_sw{
	margin: 0 auto;
	background:url(images/Omenatuotteet_logo_sw.png);
	height: 129px;
	width: 600px;
	left: 0px;
	position: relative;
	top: 10px;
}

#Logo_ru{
	margin: 0 auto;
	background:url(images/Omenatuotteet_logo_ru.png);
	height: 129px;
	width: 600px;
	left: 0px;
	position: relative;
	top: 10px;
}

#Video_01 {
	color: white;
	height: 170px;
	width: 300px;
	top: 0px;
	left: 99px;
	position: relative;
	overflow: auto;
}

#Cost_01 {
	color: black;
	top: 5px;
	left: 5px;
	position: absolute;
	font-size: 17pt;
	font-family: "Helvetica", Impact, Charcoal, sans-serif;
	font-weight : bold;
	-webkit-text-fill-color: red;
	-webkit-text-stroke: 1px black;
	text-shadow:
       3px 3px 0 #000,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;
}

#Store_01 {
	color: black;
	top: 345px;
	left: 310px;
	margin: 4px;
	border: 1px solid;
	padding: 4px;
	position: absolute;
	background-color: #FFFFFF;
	font-family: Impact, Charcoal, sans-serif;
	font-size:17px;
	font-weight: normal;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


#Product_01 {
	color: 000000;
	border: 1px solid;
	color: #FFFFFF;
	padding: 4px 4px 4px 4px;
	position: relative;
	background-color: white;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#footer {
	left: 0px;
	margin: 4px;
	border: 1px solid;
	bottom: 0px; 
	color: #000000;
	padding: 4px;
	position: relative;
	clear:both;
	background-color: #FFFFFF;
	font-family: Impact, Charcoal, sans-serif;
	font-size:17px;
	font-weight: normal;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#footer2 {
	left: 0px;
	margin: 4px;
	border: 1px solid;
	bottom: 0px; 
	color: #FF9400;
	padding: 4px;
	position: relative;
	clear:both;
	background-color: #000000;
	font-family: TiepoloStd, Helvetica Neue, Arial, sans-serif;
	font-size:13px;
	font-weight: 700;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#bottomfooter {
	margin: 4px;
	border: 1px solid;
	color: #000000;
	padding: 4px;
	position: relative;
	clear:both;
	background-color: white;
	font-family: Impact, Charcoal, sans-serif;
	font-size:10px;
	font-weight: 700;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#box {
	margin: 4px;
	border: 1px solid;
	color: #black;
	padding: 4px;
	position: relative;
	clear:both;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#red_txt {
    -webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    -moz-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    background-color:white;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:none;
    font-family: 'Helvetica',Verdana, Arial, Helvetica, sans-serif;
    font-size:23px;
	letter-spacing:2px;
    height:20px;
    padding:4px 16px;
	font-weight: normal;
	text-align:left;
	text-decoration: none
	-webkit-text-stroke-color: #AAAAAA;
	-webkit-text-fill-color: #FF0000;

	text-shadow:
		-1px -1px 0 #000,  
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000;
}

#Behind {
	margin: 0 auto;
	background: url(images/Rounds.png); 
	background-repeat:no-repeat;
	color: white;
	background-color: black;
}

#round {
	-webkit-border-image:url(images/Rounds.png) 30 30 round; /* Safari 5 and older */
	-o-border-image:url(images/Rounds.png) 30 30 round; /* Opera */
	border-image:url(images/Rounds.png) 30 30 round;
}

 .stylish-cBack_txt{
    -webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    -moz-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    color: black;
    background-color: white;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:none;
    font-family: Impact, Charcoal, sans-serif;
    font-size:17px;
    font-weight: normal;
    height:100%;
	width:100%;
	padding:4px 16px;
	text-align:left;
	text-decoration: none

	-webkit-text-fill-color: red;
	-webkit-text-stroke: 1px black;
	text-shadow:
       3px 3px 0 #000,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;
}

 .stylish-cTable{
    -webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    -moz-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    color: white;
    background-color:silver;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:none;
    font-family:'Helvetica Neue',Arial,sans-serif;
    font-size:10px;
    font-weight:700;
    height:20px;
    padding:4px 16px;
	font-weight: bold;
    text-shadow:#FE6 0 1px 0;
	text-align:left;
	text-decoration: none
}

#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}

table#tabmenu2 td.tab2 a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	display: block;
	line-height: 40px;
}

.cEmpty {
	background-color: #EDEDED;
	font-size: 12px;
}

.cLabel {
	padding: 0 5px;
}
.cEmptySlot {
	background-color: #58A222;
}

 .stylish-cEmptySlot {
    -webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    -moz-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    color: #FFFFFF;
    background-color:#58A222;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:none;
    font-family:'Helvetica Neue',Arial,sans-serif;
    font-size:10px;
    font-weight:700;
    height:20px;
    padding:4px 16px;
    text-shadow:#FE6 0 1px 0;
	text-align:center;
	text-decoration: none
}

.cPartly {
	background-color: #FC0;
}

 .stylish-cPartly {
    -webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    -moz-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    color: #FFFFFF;
    background-color:#FC0;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:none;
    font-family:'Helvetica Neue',Arial,sans-serif;
    font-size:10px;
    font-weight:700;
    height:20px;
    padding:4px 16px;
    text-shadow:#FE6 0 1px 0;
	text-align:center;
	text-decoration: none
}

.cFull {
	background-color: #D60D3F;
}

 .stylish-cFull {
    -webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    -moz-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    color: #FFFFFF;
    background-color:#D60D3F;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:none;
    font-family:'Helvetica Neue',Arial,sans-serif;
    font-size:10px;
    font-weight:700;
    height:20px;
    padding:4px 16px;
    text-shadow:#FE6 0 1px 0;
	text-align:center;
	text-decoration: none
}

.cSell {
	background-color: #CFCF3B;
}

 .stylish-cSell {
    -webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    -moz-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    color:#FFFFFF;
    background-color:#CFCF3B;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:none;
    font-family:'Helvetica Neue',Arial,sans-serif;
    font-size:10px;
    font-weight:700;
    height:20px;
    padding:4px 16px;
    text-shadow:#FE6 0 1px 0;
	text-align:center;
	text-decoration: none
}

.td_button {
	background-image:url(images/buttons/place_back.gif);
	background-repeat:no-repeat;
	text-align: center;
	height: 25px;
	width: 114px;
}

  .button 
  {
	display: block;
	width: 115px;
	height: 25px;
	background: #4E9CAF;
	padding: 10px;
	text-align: center;
	border-radius: 5px;
	color: white;
	font-weight: bold;
  }
  
 .button1
  {
   background-image:url('images/buttons/place_back.gif');  
   background-repeat:no-repeat;
   text-align: center;
   width:114px; 
   height:25px; 
   border: 0
  }
  
  .stylish-button {
    -webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    -moz-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    color:#444;
    background-color:#FA2;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:none;
    font-family:'Helvetica Neue',Arial,sans-serif;
    font-size:10px;
    font-weight:700;
    height:20px;
	width:100px;	
    padding:4px 16px;
    text-shadow:#FE6 0 1px 0;
	text-decoration: none
}

  .stylish-button {
    -webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    -moz-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    color:#444;
    background-color:#FA2;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:none;
    font-family:'Helvetica Neue',Arial,sans-serif;
    font-size:10px;
    font-weight:700;
    height:20px;
	width:100px;	
    padding:4px 16px;
    text-shadow:#FE6 0 1px 0;
	text-decoration: none
}

 .stylish-cBack0{
    -webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    -moz-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    color: white;
    background-color: #000000;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:none;
    font-family:'Helvetica Neue',Arial,sans-serif;
    font-size:10px;
    font-weight:700;
    height:20px;
    padding:4px 16px;
	font-weight: bold;
    text-shadow:#FE6 0 1px 0;
	text-align:left;
	text-decoration: none
}

 .stylish-cBack00{
    -webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    -moz-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    color: white;
    background-color: #000000;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:none;
    font-family:'Helvetica Neue',Arial,sans-serif;
    font-size:20px;
    font-weight:700;
    height:20px;
    padding:4px 16px;
	font-weight: bold;
    text-shadow:#FE6 0 1px 0;
	text-align:left;
	text-decoration: none
}

 .stylish-cBack1{
    -webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    -moz-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    color: white;
    background-color:#FA2;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:none;
    font-family:'Helvetica Neue',Arial,sans-serif;
    font-size:10px;
    font-weight:700;
    height:20px;
    padding:4px 16px;
	font-weight: bold;
    text-shadow:#FE6 0 1px 0;
	text-align:left;
	text-decoration: none
}

 .stylish-cBack2{
    -webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    -moz-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    color: black;
    background-color:white;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:none;
    font-family:'Helvetica Neue',Arial,sans-serif;
    font-size:35px;
    font-weight:700;
    height:20px;
    padding:4px 16px;
	font-weight: bold;
    text-shadow:#FE6 0 1px 0;
	text-align:left;
	text-decoration: none
}

 .stylish-cBack3{
    border:none;
    font-family: 'Helvetica',Verdana, Arial, Helvetica, sans-serif;
    font-size:23px;
    font-weight:700;
	letter-spacing:2px;
    height:20px;
    padding:4px 16px;
	font-weight: normal;
	text-align:left;
	text-decoration: none
	-webkit-text-stroke-color: #AAAAAA;
	-webkit-text-fill-color: #FF0000;

	text-shadow:
		-1px -1px 0 #000,  
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000;
}