/*#########################################################
###         Document Stylesheet for Robokeskus          ###
###       Type: Formatting for Structure & Text         ###
###          Jussi Lahtinen / Smilehouse Oy             ###
#########################################################*/


body {
	margin: 5px 0 0 0;
	/* background: #FFF url(bg_grad.gif) repeat-x; */
        background: #FFF url(snowflakes.gif);
	text-align: center;
	color: #4F4F4F;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
table {
	border-style: none;
}
td, th { vertical-align: top; }

form {
	margin: 0;
}
a:link, a:visited  {
	color: #00478D;
	text-decoration: none;
}

a:active, a:hover {
	color: #00478D;
	text-decoration: underline;
}

td, font, select, input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	width:620px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
        padding-bottom: 6px;
	margin: 0px 0px 10px 0px;
}

h2 {

	font-size: 14px;
	font-weight: bold;
}

img {
        border: 0;
}

#wrap{
	width: 881px;
	margin: 0 auto;
	text-align: center;
    }

.pad {
	padding: 10px;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin: 0px 0px 10px 0px;
}



.name {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.name a {
	color: #000;

}

.name a:visited {
	color: #000;

}
.name a:hover{
	color: #850132;


}

.name a:active{
	color: #850132;


}


.more {
	color: #4B4B4B;
	font-weight: bold;
        font-size: 12px;
}

.back {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin: 10px 0px 0px 0px;
}

.price {
	color: #C68B0C;
	font-size: 13px;
	font-weight: bold;
}

.main {
	padding: 0px 0px 0px 12px;

}

.content {
	width: 657px;
	background: url(content_bg.gif) repeat-y;
	color: #4A4B4B;
}
.content_plain{
        background-color: #ffffff;
	width: 657px;
}
.content_pad {
	position: relative;
        padding: 14px;
}

.fp_content {
	width: 650px;
	background: url(fp_content_bg.gif) no-repeat;
	background-position: left bottom;
	color: #4A4B4B;
	margin-left: 4px;
}

.nosto-pad {
	padding: 0px 0px 0px 0px;

}

.fp_box {
        /* width: 300px; */
	width: 319px;
	background: url(fp_box_bg.gif) repeat-y;
	color: #4A4B4B;
	height: 205px;
}
.fp_box td {
	font-size: 11px;

}
.fp_box_new td {
    font-size: 11px;
    /* background: #fff; */   
}
.TableBg {
	background: #9D9D9D;
}

.TableHeader td {
	font-weight: bold;
	color: #FFF;
	background: #9D9D9D;
	padding: 4px;
}

.TableFooter td {
	font-weight: bold;
	color: #000;
	background: #E5E5E5;
	padding: 4px;
}

.TableRow {
	background: #F3F3F3;
	padding: 2px;
}

.footer {
	color: #4A4B4B;
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url(footer_bg.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
	height: 39px;
}
.ajankohtaista {
    font-size: 120%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    position: relative;
    margin: 0 4px 10px;
    padding: 12px 16px;
    color: #006;
    /* border: 1px solid #666; */
    background: #fff;
    -webkit-border-radius: 6px; 
    -moz-border-radius: 6px; 
    border-radius: 6px;
    -webkit-box-shadow: #999 2px 2px 4px;
    -moz-box-shadow: #999 2px 2px 4px;
    box-shadow: #999 2px 2px 4px;

    behavior: url(PIE.htc);
}
.nav {
	/* background-image: url(nav_bg.gif);
	background-repeat: no-repeat; */
	position: relative;

	margin: 8px 0px 8px 0px;	
	height: 33px;

	font-size: 1.1em;
	color: #666;

	padding: 8px 16px;
	height: 1%;
	border: 1px solid #cdcdcd; /* #d4d4d4; */
	border-bottom: 0;
    background: url(yellow_grad.gif) repeat-x;
    /*
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffd996), to(#FFBA40));
    background: -moz-linear-gradient(#ffd996, #FFA200); 
    -pie-background: linear-gradient(#ffd996, #FFBA40); 
    background: linear-gradient(#ffd996, #FFBA40);
    */
    -webkit-border-radius: 6px; 
    -moz-border-radius: 6px; 
    border-radius: 6px;
    behavior: url(PIE.htc);
}

.nav td {
	/* color: #D9D9D9; */
	font: 12px Arial, Helvetica, sans-serif;
}

.nav a {
	/* color: #FFF;  */
	font-weight: bold;	
	background: url(navlink_bullet.gif) no-repeat;
	background-position: 2px 2px;
	padding: 0px 8px 0px 17px;
}

.nav a:visited {
	/* color: #FFF; */
}

.nav a:hover {
	/* color: #CCC;  */
}
.vaihe {
	padding: 5px;
	background: #F5F8FB;
	border: 1px solid #BBB;
}

.kortti {
	background: #FFF;
	padding: 5px;
	border: 1px solid #BBB;
}

.vasen {
	padding: 0px;
}


.kuva {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #BBB;
	text-align: center;
}


.box {
	width: 204px;	
	background: url(box_bg.gif) repeat-y;
}


#productnavigation {
	width: 204px;
}

#productnavigation a {
	font-size: 12px;
	font-weight: bold;
	display:block;
	margin-bottom:-14px;
	text-decoration: none;
	background: url(puurakenne_bg.gif) repeat-x;
	padding-top:7px;
	width: 204px;
	height: 29px;
}

#productnavigation font{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;

}


#productnavigation a:link {
	color: #FFF;
	height: 29px;
	
	}

#productnavigation a:visited { 
	text-decoration: none;
	color: #FFF;
	}

#productnavigation a:hover { 
	color: #FFF;
	background: url(puurakenne_hover_bg.gif) repeat-x;
}

#productnavigation a:active { 
	text-decoration: none;
}

/**
 * tyylitellyt taulukot
 */

th {
    font-weight: bold;
    }
caption {
    font-weight: bold;
    margin: 0;
    padding: 0.25em 0;
    }
table.lined, table.boxed, table.grid {
    font-size: inherit;
    margin: 0 0 1em 0;
    border-collapse: collapse;
    border-spacing: 0;
    }
table.lined {
    border-bottom: 1px solid #ccc;
  }
table.boxed, table.grid {
    padding: 2px;
    border: 1px solid #ccc;
  }
table.lined td, table.lined th {
    padding: 0.25em;
    border-top: 1px solid #ccc;
  }
table.boxed th, table.boxed td {
  padding: 0.25em;
  }
table.grid th, table.grid td {
  padding: 0.25em;
  border: 1px solid #ccc;
  }

table.fancy { width:auto; border-collapse:collapse; margin-bottom:0.5em; border-top:2px #888 solid; border-bottom:2px #888 solid; }
table.fancy caption { font-variant:small-caps; }

table.fancy th, table.fancy td {
    padding:0.5em; }
table.fancy thead th {
    color:#000; border-bottom:2px #800 solid; }
table.fancy tbody th {
    background:#e0e0e0; color:#333; }
table.fancy tbody th[scope="row"],
table.fancy tbody th.sub {
    background:#f0f0f0; }

table.fancy tbody th {
    border-bottom:1px solid #fff; text-align:left; }
table.fancy tbody td {
    border-bottom:1px solid #eee; }

table.fancy tbody tr:hover th[scope="row"],
table.fancy tbody tr:hover tbody th.sub {
    background:#f0e8e8; }
table.fancy tbody tr:hover td {
    background:#fff8f8; }

table.full { width:100%; }
table.fixed { table-layout:fixed; }

/* Listoja  */

ul.morespace li {
  margin: 4px 0 4px;
}

.round8 {
    position: relative;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    behavior: url(PIE.htc);
}

/* backgrounds */


.sidebox h3  {
	position: relative;
	font-size: 1.1em;
	color: #fff;
	margin: 0;
	padding: 5px 16px;
	height: 1%;
	border: 1px solid #d4d4d4;
	border-bottom: 0;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#046CBF), to(#034F9B));
	background: -moz-linear-gradient(#046CBF, #034F9B); 
	-pie-background: linear-gradient(#046CBF, #034F9B); 
	background: linear-gradient(#046CBF, #034F9B);
	-webkit-border-top-left-radius: 8px; 
	-webkit-border-top-right-radius: 8px; 
	-moz-border-radius: 8px 8px 0 0; 
	border-radius: 8px 8px 0 0;
	behavior: url(PIE.htc);
}
/*
.sidebox h3  {
	position: relative;
	font-size: 1.1em;
	color: #fff;
	margin: 0;
	padding: 5px 16px;
	height: 1%;
	background: url(blue_background.gif);
}
*/
.sidebox .bd {
	border: 1px solid #cdcdcd;
	background: #fff;
	padding: 2px 12px;
}

.sidebox .ft {
	position: relative;
	padding: 4px 12px;
	height: 1%;
	border: 1px solid #cdcdcd;
	background: #f5f5f5;
	border-top: 0;
	-webkit-border-bottom-left-radius: 8px; 
	-webkit-border-bottom-right-radius: 8px; 
	-moz-border-radius: 0 0 8px 8px; 
	border-radius: 0 0 8px 8px;
	behavior: url(PIE.htc);
}

.sidebox .noft {
	position: relative;
	padding: 2px 10px 5px;
	height: 1%;
	border: 1px solid #cdcdcd;
	background: #fff;
	border-top: 0;
	-webkit-border-bottom-left-radius: 8px; 
	-webkit-border-bottom-right-radius: 8px; 
	-moz-border-radius: 0 0 8px 8px; 
	border-radius: 0 0 8px 8px;
	behavior: url(PIE.htc);
}
.fp_content_new {
    position: relative;
    /*width: 650px;*/
    margin-left: 4px;
    background: #fff; /* e2eeff; */
    border: 1px solid #cdcdcd;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;

    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;

    behavior: url(PIE.htc);
}

.content_new {
    position: relative;
    width: 657px;
    /* background: url(content_bg.gif) repeat-y; */
    color: #4A4B4B;
    background: #e2eeff;
    border: 1px solid #cdcdcd;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;

    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;

    behavior: url(PIE.htc);

}

.bluebg {
    position: relative;
    background: #e2eeff;
    border: 1px solid #cdcdcd;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    behavior: url(PIE.htc);
}
.roundbox {
    position: relative;
    background: #fff;
    border: 1px solid #cdcdcd;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    behavior: url(PIE.htc);
}
hr.line {
  background: #ccc;
  border: 0;
  color: #ccc;
  height: 1px;
  }

/* Overlays  */

.overlay {
	padding:40px;	
	width:576px;  
	display:none;
	background-image:url(overlay_white.png);	
}

.close {
	background:url(close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	display:block;
	width:35px;
	height:35px;
	cursor:pointer;
}

#player {
	height:450px;
	display:block;
}

/* Lisayksia  */


#container {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#container a {
	color: #530807;
	text-decoration: none;
}
#container a:visited {
	color: #C0C0C0;
}
#container a:active {
	color: #FFFF00;
}
#container a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

#container.float-rt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: right;
}
#container.float-lft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	clear: left;
}

#container#Submenu {
	float: left;
	width: 190px;
}
#container#contentright {
	float: left;
	width: 500px;
}

.auto-style1 {
	text-align: center;
}
.auto-style2 {
	font-family: "Courier New", Courier, monospace;
}

#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #CCCCCC;
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: auto;
}
#navbar ul {
	padding: 0px;
	margin: 0px;
}
#navbar li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}

#navbar a {
	color: #fff;
}
#navbar a:hover {
	color: #fff;
}


#liquid h2 {
    color: #000;
    font: bold 1.3em verdana; 
}
#liquid p {
    color: #000;
    font: 1.1em verdana; 
}

.shopbox  {
        
	font-size: 1.4em;
	line-height:1.6em;
        font-family: "Trebuchet MS", Arial, Helvetica;
	color: #000;
	margin: 10px 10px 10px 0;
	padding: 10px 15px;
	height: 1%;
	border: 1px solid #fff; /*#FFF56B;*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF56B), to(#FFC403));
	background: -moz-linear-gradient(19% 75% 90deg,#FFC403, #FFF56B);
	-pie-background: linear-gradient(#FFC403, #FFF56B); 
	background: linear-gradient(#FFC403, #FFF56B);
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	border-radius: 8px;
	behavior: url(PIE.htc);
}

/* tabbed box */
/*
.tabBox .tabs {
    margin: 0;
    padding: 0 10px;
    overflow: hidden;
    margin-bottom: -1px;
    height: 2.25em;
}

.tabBox .tabs li {
    float: left;
    list-style: none;
    margin: 0;
    padding: .25em .25em 0;
    height: 2em;
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #FFF;
}

.tabBox .tabs li.selected {
    z-index: 3;
}

.tabBox .tabs a {
    float: left;
    height: 2em;
    line-height: 2em;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    background: #EEE;
    border: 1px solid #CCC;
    border-bottom: 0;
    padding: 0 10px;
    color: #000;
    text-decoration: none;
    behavior: url(PIE.htc);
}

.tabBox .tabs .selected a {
    background: #FFF;
    -webkit-box-shadow: #CCC 0 0 .25em;
    -moz-box-shadow: #CCC 0 0 .25em;
    box-shadow: #CCC 0 0 .25em;
}
*/
/*
.tabBox .tabs a:hover {
    background: -webkit-gradient(linear, 0 0, 0 70%, from(#EEF), to(#FFF));
    background: -webkit-linear-gradient(#EEF, #FFF 70%);
    background: -moz-linear-gradient(#EEF, #FFF 70%);
    background: -ms-linear-gradient(#EEF, #FFF 70%);
    background: -o-linear-gradient(#EEF, #FFF 70%);
    background: linear-gradient(#EEF, #FFF 70%);
    -pie-background: linear-gradient(#EEF, #FFF 70%);
}
*/

.tabBox .tabcontent {
    clear: left;
    position: relative;
    z-index: 2;
    padding: 2em 1em;
    border: 1px solid #CCC;
    background: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: #CCC 0 0 .25em;
    -moz-box-shadow: #CCC 0 0 .25em;
    box-shadow: #CCC 0 0 .25em;
    behavior: url(PIE.htc);
}

/* newer clearfix, IE mac hack dropped */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.itemlist ul {
    margin: 0 0 20px 0;
    padding: 10px 10px 0 0;
    overflow: hidden;
}

.itemlist li {
    float: left;
    list-style: none;
    margin: 0;
    padding: .25em .25em 0;
    overflow: hidden;
    position: relative;
}
.LiCat {
    margin: 20px 30px;
    font: bold 20px 'Trebuchet MS';
}


/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #1C6FB9; border: 0 none; border-radius:6px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 28px; line-height: 28px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#3489CD;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:90%; min-width:180px;}
#mc_embed_signup input.button {display:block; width:35%; margin:0 0 10px 0; min-width:90px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
#mc_embed_signup{background:#fff; clear:left; font:10px Helvetica,Arial,sans-serif; }

