body 
{
    padding: 0px;
    margin: 0px;
	background: #000000 url('/img/bodyBg.png') repeat-x;
	font-family: "Georgia",Times,Times New Roman,serif;
	color: #000000;
	font-size: 13px;
	line-height: 18px;
}

img 
{
	border: 0px none;
}

#containerOuter
{
	width: 1033px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#containerInner
{
	width: 973px;
	margin: 0 0 0 30px;
	padding: 0px;
	float: left;
}

/* KIELIVALIKKO */

#kieli
{
	margin: 20px 0 0 0;
	padding: 0px;
	width: 30px;
	float: right;
}

#kieli li
{
	list-style-type:none;
	margin: 0px;
	width: 30px;
	height: 27px;
}

#kieli a
{
	background-position: bottom left;
	background-repeat: no-repeat;
	display: block;
	height:27px;
	width:30px;
}

#kieli a:hover,
#kieli .selected a
{
	background-position: top left;
	height:27px;
	width:30px;
}

#kieli li span
{
	display:none;
}

#kieli a.fi
{
	background-image: url('/img/fi.png');
}


#kieli a.se 
{
	background-image: url('/img/se.png');
}


#header 
{
	height: 144px;
	background: url('/img/headerBg.jpg') no-repeat;
}

#headerAlasivu
{
	height: 130px;
	background: url('/img/headerBgAlasivu.jpg') no-repeat;

}

/* MENU */

#menu
{
	margin:0 0 0 28px;
	padding:0px;
	display: block;
	height:20px;
}



.FI #menu li
{
	padding: 0px;
	margin: 34px 12px 0 12px;
	list-style-type:none;
	float:left;	
}

.SE #menu li
{
	padding: 0px;
	margin: 34px 9px 0 9px;
	list-style-type:none;
	float:left;	
}


#menu li a
{
	padding:0px;
	margin:0px;
	list-style-type:none;
	display: block;
	height: 17px;
}

#menu a:hover,
#menu .selected a
{
	list-style-type:none;
	background-position: bottom left;
	height: 17px;
}

#menu li span
{
	display: none;
}

/*menu suomeksi*/
#menu .etusivu
{
	background: url('/img/etusivu.png') no-repeat;
	width: 46px;
}

#menu .kullo_gård
{
	background: url('/img/kulloGard.png') no-repeat;
	width: 68px;
}

#menu .hotellimökki_vuokraus
{
	background: url('/img/hotellimokkiVuokraus.png') no-repeat;
	width: 143px;
}


#menu .butiken_på_landet
{
	margin: 0 0 0 240px;
	background: url('/img/butikenPaLandet.png') no-repeat;
	width: 109px;
}

#menu .verkkokauppa
{
	background: url('/img/verkkokauppa.png') no-repeat;
	width: 86px;
}

#menu .sisustustuotteet
{
	background: url('/img/sisustustuotteet.png') no-repeat;
	width: 105px;
}

/*menu ruotsiksi*/
#menu .framsida
{
	background: url('/img/se/etusivu.png') no-repeat;
	width: 56px;
}



#menu .uthyrning_av_hotellstugor
{
	background: url('/img/se/hotellimokkiVuokraus.png') no-repeat;
	width: 170px;
}




#menu .nätbutik
{
	background: url('/img/se/verkkokauppa.png') no-repeat;
	width: 54px;
}

#menu .inredningsprodukter
{
	background: url('/img/se/sisustustuotteet.png') no-repeat;
	width: 133px;
}


#kuvitus
{
	display: block;
	width: 961px;
	height:	348px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}

#raiseContainer
{
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#raiseContainer li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block; 
	float: left;
}

#raiseContainer img
{
	display: block;
	float: left;
	border: none;
}

#kuvitusAlasivu
{
	width: 720px;
	height:	160px;
	margin: 15px 12px 0 0;
}

#nostot
{
	width: 961px;
	height:	61px;
	margin: 0px auto;
	padding: 0px;
	background: url('/img/nostotBg.png') repeat-x left 6px;
	display: block;
}

#nostot li
{
	/* width: 238px; */
	width: 240px;
	/* width: 25%; */
	height:	55px;
	
	margin: 0px;
	margin-bottom: 6px;
	padding: 0px;
	float: left;
	list-style-type: none;
}




#nostot h1, #nostot p
{
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	margin: 0 25px 0 25px;
	padding: 0px;
	font-weight: 100;
}

#nostot h1
{
	text-transform: uppercase;
}

#nostot a
{
	padding-top: 10px;
	text-decoration: none;
	display: block;
	height: 45px;
	
}

/* in betweens */
#nostot li a
{
	background: url('/img/nostoBg.png') no-repeat left bottom;
	
}

#nostot a:hover,
#nostot a.selected
{
	background: url('/img/hoverCenter.png') no-repeat left bottom;
}

/* left most*/
#nostot li:first-child a
{
	background: url('/img/erotin.png') no-repeat 235px bottom;
}

#nostot li:first-child a:hover,
#nostot li:first-child a.selected
{
	background: url('/img/hoverLeft.png') no-repeat left bottom;
}


/* right most*/
#nostot li + li + li + li a
{
	background: url('/img/erotin.png') no-repeat -5px bottom;
}

#nostot li + li + li + li a:hover,
#nostot li + li + li + li a.selected
{
	background: url('/img/hoverRight.png') no-repeat left bottom;;
}


#content
{
	background: #ffffff;
	padding: 0 0 2px 0;
}

#left
{
	float: left;
	width: 235px;
}

/* SUBNAVI */

#subNavi
{
	float: left;
	width: 228px;
	margin: 15px 0 0 0;
	padding: 0px;
}


#subNavi a
{
	display: block;
}

#subNavi a:hover,
#subNavi .selected a
{
	text-decoration: none;
	font-size: 12px; /*sivumenun fonttikoko, katso myös #subnavi a*/
	background: url('/img/subNaviNuoli.png') no-repeat 0px 0px;
	padding: 0 0 0 20px;
	display: block;
}


#subNavi a.otsikko,
#subNavi a.otsikko:hover,
#subNavi a.otsikkoKiinni:hover
{
	list-style-type: none;
	background: #5c5c5c url('/img/subNaviHeaderBg.png') no-repeat;
	width: 190px;
	min-height: 22px;
	padding: 3px 0 0 38px;
	margin: 10px 0 0 0;
	color: #ffffff;
	display: block;
}

#subNavi a.otsikkoKiinni
{
	list-style-type: none;
	background: #d6d6d6 url('/img/subNaviHeaderBgKiinni.png') no-repeat;
	width: 190px;
	min-height: 22px;
	padding: 3px 0 0px 38px;
	margin: 10px 0 0 0;
	display: block;
}

#subNavi a,
#subNavi .selected ul a
{
	color: #000000;
	text-decoration: none;
	font-size: 12px; /*sivumenun fonttikoko, katso myös #subnavi a:hover*/
	padding: 0 0 0 20px;
	background-image: none;
}


#subNavi ul
{
	list-style-type: none;
	margin: 0px;
	padding: 10px 0 0 30px;
}


#subNavi ul li+li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#subNavi ul li ul
{
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0px;
}

#subNavi ul li ul a
{
	background-image: none;
}

/* OIKEA LAITA */

#right
{
	float: left;
	width: 730px;
	min-height: 540px;
}

#main
{
	background: url('/img/mainBg2.png') repeat-x;
	/*width: 525px;*/
	width: 642px;
	margin: 18px 0;
	padding: 10px 40px;
	float: left;
}

#pikkuKuvat
{
	width: 115px;
	float: left;
	margin: 18px 0;
}

#pikkuKuvat img
{
	float: right;
}

#main h1
{
	font-size: 30px;
	font-weight: 100;
}

#content .ingressi
{
	font-size: 16px;
	line-height: 24px;
	font-style:italic; 
}

#content p
{
	font-size: 12px;
	line-height: 24px;
}

#bannerit
{
	padding: 0px;
	margin: 10px 0 0 0;
}

#bannerit li
{
	padding: 0px;
	margin: 0 4px 0 0;
	list-style-type: none;
	float: left;
}

#bannerit a
{
	color: #000000;
	text-decoration: none;
}

#bannerit p
{
	padding: 40px 130px 0 30px;
	font-size: 11px;
	height: 95px;
}

.kulloonKartano
{
	background: url('/img/banneriKulloonKartano.png');
	width: 320px;
	height: 145px;
}

.KartanonSokerimaissit
{
	background: url('/img/banneriKartanonSokerimaissit.png');
	width: 320px;
	height: 145px;
}

.ButikenPåLandet
{
	background: url('/img/banneriButikenPåLandet.png');
	width: 320px;
	height: 145px;
}

#footer
{
	background: url('/img/footerBg.png') no-repeat;
	width: 800px;
	height: 100px;
	margin: 20px 0 0 0;
	padding: 10px 0 0 174px;
	color: #838383;
	font-size: 11px;
}

#footer img
{
	float: left;
}

#footer p
{
	float: left;
	margin: 35px 0 0 60px;
}

/* VERKKOKAUPPA */

#haku
{
	width: 380px;
	height: 22px;
	float: right;
	margin: 54px 0 0 0;
	padding: 0px;
	color: #6b4c17;
	font-size: 14px;
	font-weight: bold;
}

#haku span
{
	float: left;
}

#haku input
{
	width: 80px;
	float: left;
	margin: 0 6px;
}

#haku button
{
	border: none;
	background: #dad2c5;
	margin: 0 90px 20px 0;
	float: right;
	height: 20px;
}

#ostoskori
{
	background: url('/img/ostoskoriBg.jpg') repeat-x;
	height: 40px;
	width: 738px;
	padding: 0px;
	margin: 0px;
}

#ostoskori span
{
	margin: 0px;
	padding: 0px;
}

#ostoskori img
{
	margin: 0px;
	padding: 0px;
	float: left;
}

#ostoskori h1
{
	margin: 16px 7px 0 0;
	padding: 0px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #6b4c17;
}

#ostoskori p
{
	margin: 13px 18px 0 0;
	padding: 0px;
	float: left;
}

#ostoskori a
{
	margin: 17px 0 0 0;
	padding: 0px;
	float: left;
	background: url('../verkkokauppa/nuoli.png') no-repeat 60px 5px;
	width: 80px;
	color: #000000;
	text-decoration: none;
}

#kategoriaInfo
{
	background: #f3efec;
	width: 688px;
	margin: 10px 0;
	padding: 10px 20px;
	float: left;
	font-size: 11px;
	clear: both;
}

#kategoriaInfo p
{
	font-size: 11px;
	line-height: 20px;
	float: left;
	width: 440px;
	margin: 0px;
	padding: 10px 0 0 0;
}

#kategoriaInfo img
{
	float: left;
	padding: 0px;
	margin: 0 30px 0 0;
}

#tuotteet
{
	margin: 0 0 40px 0;
}

.tuote
{
	width: 355px;
	height: 175px;
	background: url('/img/verkkokauppa/tuoteBg.png') repeat-x bottom left;
	margin: 10px 10px 0 0;
	float: left;
}

.tuote .productShortImage
{
	float: left;
	width: 138px;
	margin: 6px;
}

.tuote span
{
	float: left;
	margin: 0 0 0 8px;
	width: 197px;
}

.tuote h1
{
	font-size: 14px;
	line-height: 20px;
	
}

input
{
	width: 40px;
}

button, .button
{
	border: none;
	background: #dad2c5;
	float: left;
	margin: 9px 0 0 0;
	width: auto;
}

#pages
{
	background: #bfbfbf;
	width: 730px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#pages li
{
	list-style-type: none;
	display: inline-block;
	margin: 0px 4px 0 4px;
	padding: 0px;
	/* padding: 13px 0 0 0; */
	height: 30px;
}

#pages a
{
	display: inline-block;
	text-decoration: none;
	color: #000000;
	padding: 13px 3px 0 3px;
	margin: 0px;
}

#pages a:hover,
#pages .selected a
{
	text-decoration: none;
	color: #6b4c17;
	background: #ffffff;
	/* margin: 13px 0 0 0; */
	/*font-size: 20px;*/
}

#pages .selected a
{
	font-weight: bold;
}

.sivuvaihto
{
	font-weight: bold;
}

/* TUOTE INFO MURKULA display: none; pois niin näkyy */


#tuoteInfo
{
	/* position: absolute; */
	display: block;
	width: 360px;
	/* border: solid #ffffff 8px; */
	background: #e5e5e5 url('/img/verkkokauppa/tuoteInfoBg.png') repeat-x;
	top: 0px;
	left: 0px;
	padding: 20px;
	margin: 0px;
	/* display: none ; */ /* Tämä piilottaa */
}


#tuoteInfo h1
{
	font-size: 14px;
}

#tuoteInfo button
{
	margin-bottom: 20px;
}

#tuoteInfo .lightwindow_action
{
	float: right;
}

.accentBox
{
	margin-top: 15px;
	width: 100%;
	padding-left: 28px;
	padding-right: 8px;
	width: 225px
}

.accentBox h1
{
	font-size: 12px;
	font-weight: normal;
	background: #b8b0a3;
	display: block;
	padding-left: 28px;
	height: 22px;
	padding-top: 4px;
	margin-right: 34px;
	margin-left: -28px;
	width: 200px;
}

.accentBox input
{
	/*border: 1px solid black;*/
	width: 170px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.accentBox .button
{
	margin-top: 4px;
	width: auto;
	border: none;
	background: #dad2c5;
}

.accentBox .smallPrint
{
	font-size: 10px;
}

.accentBox a
{
	text-decoration: none;
	color: #704c1a;
}

.accentBox a:hover
{
	text-decoration: underline;
}

.userData
{
	margin-left: 70px;
}

.userData h1
{
	font-size: 18px;
}

.userData .smallPrint
{
	font-size: 10px;
}

.userData h2
{
	font-size: 14px;
	margin-bottom: 2px;
}

.userData input
{
	width: auto;
	
}

.userData .button
{
	margin-top: 4px;
	width: auto;
	border: none;
	background: #dad2c5;
}

.shopContent
{
	margin-left: 40px;
}

.shopContent input
{
	width: auto;
}

.shopContent .button
{
	margin-top: 4px;
	width: auto;
	border: none;
	background: #dad2c5;
}

.cartTable
{
	margin-top: 13px;
	width: 650px;
}

.cartTable input
{
	text-align: right;
}

.cartTable th
{
	color: white;
	background: #5c5c5c;
	height: 26px;
}

.cartTable td
{
	text-align: right;
	height: 26px;
}

.cartTable td.left
{
	text-align: left;
}

.cartTable td.functions
{
	text-align: right;
	vertical-align: middle;
}

.cartTable td.functions .button
{
	float: right;
}

.cartButtons .button
{
	margin-right: 4px;
	float: right;
}

.cartTable a
{
	color: #704c1a;
	text-decoration: none;
}

.cartTable .button
{
	margin-top: 4px;
	width: auto;
	border: none;
	background: #dad2c5;
}

.cartTable .total
{
	font-weight: bold;
}

.shopContent .smallPrint
{
	font-size: 10px;
}

.shopContent .smallPrint a
{
	text-decoration: none;
	color: #704c1a;
}

#cartReceipt table th
{
	color: white;
	background: #5c5c5c;
	height: 26px;
	width: auto;
}

#cartReceipt table td
{
	padding-right: 8px;
}

.error
{
	font-weight: bold;
	color: red;
}

.alert
{
	font-weight: bold;
	color: #f73333;
	padding-left: 22px;
	background: url('/adm/img/silkicons/cancel.png') left no-repeat;
}

.warning
{
	font-weight: bold;
	color:#ED7004;
}