/* CSS Document */

body{
	background-image:url(../images/background2.jpg);
	text-align:center;
	background-position: center top;
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.bold{
	font-weight:bold;
}
.red{
	font-weight:bold;
	color:#CC0000;
}
.note{
	font-size: 12px;
}
.tulossa {
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}

/* ********************* */
/* *** RIGHT CONTENT *** */
/* ********************* */
#main_content
	{
	width:908px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*background-color:#FF0000;*/
	padding: 0px;
	position: relative;
	}
#content
	{
	margin-left: 240px;
	width:675px;
	position:relative;
	/*background-color:#999966;*/
	}
#content #languages{
	position:absolute;
	right:20px;
	top:4px;
}
#content_content,
#content_content_video,
#content_content_flash
	{
	background-image:url(../images/main_middle.gif);
	margin: 0px;
	padding: 10px 20px;
	}
#content_content_video
	{
	background-image:url(../images/main_middle_video.gif);
	text-align: center;
	background-position: bottom;
	}
#content_content_video #dummy
	{
	height: 20px;
	}
#content_content_flash
	{
	text-align:center;
	min-height: 300px;
	}
#content_content_flash .flash {
	height: 300px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
}

#content_content a,
#content_content_video a,
#content_content_flash a
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #336699;
	}
#content_content a:hover,
#content_content_video a:hover,
#content_content_flash a:hover
	{
	text-decoration:underline;
	}
#content_content p,
#content_content_video p,
#content_content_flash p
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 8px;
	}
#content_content li,
#content_content_video li,
#content_content_flash li
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}
#content_content h1,
#content_content_video h1,
#content_content_flash h1
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	}
#twoColums {

	}
#twoColums #rightColum {
	float:right;
	width: 200px;
	}
#twoColums #rightColum #banner {
	margin-top: 10px;
}
#twoColums #rightColum #videoList {
	padding: 1px 5px;
	margin: 0px;
}
#twoColums #rightColum #banner .oldBanner {
	position: relative;
	height: 120px;
}
#twoColums #rightColum #banner .oldBanner img {
	position: absolute;
	top: 0px;
	right: 0px;
}


#twoColums #rightColum #videoList p {
	padding: 0px;
	height: 31px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#twoColums #rightColum #SpecialProducts,
.menu_content #SpecialProducts {
	height: 90px;
	overflow: hidden;
	position: relative;
	text-align:left;
}
#twoColums #rightColum #SpecialProducts #SpecialProductsContainer,
.menu_content #SpecialProducts #SpecialProductsContainer {
	position: absolute;
	left: 0px;
	top: 0px;
}
#twoColums #rightColum .cubeContent #SpecialProducts #SpecialProductsContainer p,
.menu_content .cubeContent #SpecialProducts #SpecialProductsContainer p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#twoColums #rightColum .cubeContent #SpecialProducts #SpecialProductsContainer a,
.menu_content .cubeContent #SpecialProducts #SpecialProductsContainer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#twoColums #rightColum .cubeHeader {
	background-image: url(../images/submenu_header.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 200px;
	overflow: hidden;
	text-align: center;
}
#twoColums #rightColum .cubeHeader h1 {
	margin: 0px;
	padding: 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 32px;
}
#twoColums #rightColum .cubeContent,
.menu_content .cubeContent {
	margin: 0px;
	padding: 0px;
}
#twoColums #rightColum .cubeContent p,
.menu_content .cubeContent p {
	margin: 0px;
	padding: 3px;
}
#twoColums #rightColum .cubeContent h2,
.menu_content .cubeContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 3px;
}
#twoColums #rightColum .cubeBottom {
	background-image: url(../images/submenu_bottom.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 200px;
	overflow: hidden;
	margin-bottom: 15px;
	clear: left;
}



/* **************** */
/* *** TUOTTEET *** */
/* **************** */
#content_tuotteet
	{
	background-image:url(../images/main_middle.gif);
	padding: 10px 5px 0px;
	text-align: left;
	}
#content_tuotteet a	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#content_tuotteet p
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	}
#content_tuotteet h1	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	}
#content_tuotteet h2	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}

#content_tuotteet table
	{
	margin-left: 18px;
	}
.osasto_kuvaus
	{
	display: block;
	margin: 20px;
	}
/* ************ */
/* *** MENU *** */
/* ************ */
#menu_base
	{
	position:relative;
	width:225px;
	}
#menu_main 
	{
	width:225px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	text-align:center;
	visibility: visible;
	}
#menu_dvd
	{
	width:225px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	text-align:center;
	visibility: hidden;
	}
#menu_lasit
	{
	width:225px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	text-align:center;
	visibility: hidden;
	}
#menu_kotelot
	{
	width:225px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	text-align:center;
	visibility: hidden;
	}
#menu_ilmaaseet
	{
	width:225px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	text-align:center;
	visibility: hidden;
	}
#menu_veitset 
	{
	width:225px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	text-align:center;
	visibility: hidden;
	}
#menu_kitchen 
	{
	width:225px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	text-align:center;
	visibility: hidden;
	}
#menu_miekat
	{
	width:225px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	text-align:center;
	visibility: hidden;
	}
#menu_aseet 
	{
	width:225px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	text-align:center;
	visibility: hidden;
	}
#menu_aseet2
	{
	width:225px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	text-align:center;
	visibility: hidden;
	}
#menu_patruunat
	{
	width:225px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	text-align:center;
	visibility: hidden;
	}
#menu_jalkajouset 
	{
	width:225px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	text-align:center;
	visibility: hidden;
	}
#menu_jalkajouset2 
	{
	width:225px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	text-align:center;
	visibility: hidden;
	}
#menu_valaisimet 
	{
	width:225px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	text-align:center;
	visibility: hidden;
	}
#menu_vaatteet
	{
	width:225px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	text-align:center;
	visibility: hidden;
	}
#menu_lippaat
	{
	width:225px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	text-align:center;
	visibility: hidden;
	}
#menu_tahtaimet
	{
	width:225px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	text-align:center;
	visibility: hidden;
	}
#menu_security
	{
	width:225px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	text-align:center;
	visibility: hidden;
	}
.menu_content{
	background-image:url(../images/menu_middle.gif);
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #F2F6D3;
}
.menu_content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	display:block;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu_content a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	display: block;
	padding-top: 3px;
}
.menu_content a:hover{
	text-decoration:underline;
	color: #333333;
}
/* ************ */
/* *** FORM *** */
/* ************ */
.form_textarea
	{
	width:500px;
	}
.form_font
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px;
	}
.form_header {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 1px;
	background-color: #cecece;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/bgFormHeader.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.form_element 
	{
	margin-bottom: 2px;
	padding: 2px;
	border: 1px dashed #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.form_warning 
	{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 2px;
	background-color: #FF6666;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.buttonup,
.buttondown,
.buttonaddtocart {
	background: linear-gradient(to bottom, rgba(226, 226, 226, 1) 0%, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #cccccc #8C8C8C #8C8C8C #cccccc;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 1px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}
.buttondown{
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-left: 2px;
}
.buttonaddtocart{
	background-image: url('/images/buttonaddtocart.png');
	background-repeat: no-repeat;
	background-position: left center;
	color: #e7e7e7 !important;
	padding-left: 35px;
	font-weight: bold;
}
#form {
	margin: 0px;
}
#form .maara {
	text-align: center;
	border: 1px solid #000000;
}
#hakeminen h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#hakeminen #haku {
	width: 155px;
}
#hakeminen .hakueng {
	width: 135px;
}
#hakeminen {
	margin: 0px;
	padding: 5px 0px 0px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

/* 20150922 vile: FB-logo */
#fblogo{
	width:100px;
	height:45px;
	margin-top: 5px;
}
#fblogo img{
	width:100%;
	height:100%;
	border: 0;
}

.menu_content .menu-col-2{
	position: absolute;
	bottom: 58.5%;
	left: 82%;
}

.menu_content .menu-col-2 a{
	width: 30px;
	height: 30px;
}

.menu_content .menu-col-2 a img{
	width: inherit;
	height: inherit;
	border: 0;
}