body {
	background: #EAEAEA url(images/design/bg_slide.png) repeat-x 0 0;
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 11pt;
}
img {
	border: 0 none;
}
a, a:visited, #verkkokauppaheader #ajankohtaista a {
	color: #CA181E;
}
h1, h2, h4, h5 {
	font-family: Arial, sans-serif;
}
.tuote h3, #tori h3 {
	font-family: Arial, Times New Roman;
	font-weight: normal;
}
h1 {
	color: #665544;
}
div#textcontent p {
	margin-left: 20px;
}
div#textcontent > img,
div#textcontent > p > img {
	margin: 10px;
}

div#main {
	display: block;
	width: 980px;
	background: white url(images/design/main_bg.jpg) 50% 0 repeat-y;
	margin: 0 auto;
	padding: 0;
}
div#sh1, div#sh2 {
	display: block;
	width: 980px;
	padding: 0;
}
div#sh1 {
/*	position: relative;
	left: -490px;
	margin-left: 50%;*/
	margin: 0 auto;
	padding-left: 10px;
	background: url(images/design/bg_shadow.jpg) 0 0 repeat-y;
}
div#sh2 {
	margin: 0;
	padding-right: 10px;
	background: url(images/design/bg_shadow.jpg) 100% 0 repeat-y;
}
div#top {
background: url(images/design/top.jpg);
}
/* IE6 min-height workaround */
div#content {
	min-height: 730px;
	height:auto !important;
	height: 730px;
}
div#content {
/*	margin-top: -13px;*/
	padding-top: 8px;
	padding-left: 10px;
	float: right;
	width: 730px;
	background: ;
	border-left: 1px dashed #999;
}
div#footer {
	position: relative;
	display: block;
	width: 100%;
	height: 60px;
	background: url(images/design/footer_bg.jpg) 0 0 repeat-x;
}
div#footer a {
	color: black;
}
div#leftcol {
	float: left;
	width: 239px;
/*	margin: -13px 0 0 0;*/
/*	padding: 20px;*/
	margin: 0 0 0 0;
	padding: 0;
	background: url(images/design/menu_bg.jpg) 0 0 no-repeat;
	min-height: 300px;
	overflow: hidden;
}
div#menu {
	display: table-cell;
	margin: 0;
	padding: 0;
}
div#menu table.MenuBase {
	margin: 20px;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
}
.MenuInc0, .MenuSel0 {
	border-bottom: 1px dashed #C0C0C0;
}
div#menu .MenuInc1 a, div#menu .MenuSel1 a{
	padding-left: 30px;
	width: 170px;
}
div#menu .MenuInc2 a, div#menu .MenuSel2 a{
	padding-left: 60px;
	width: 140px;
}
/*.MenuSel0 a, .MenuSel1 a, .MenuSel2 a, .MenuSel3 a, .MenuSel4 a {
	background: #EEEEEE;
}*/
div#menu td.MenuBase .MenuSel1 a, div#menu td.MenuBase .MenuSel2 a {
	background-image: url(images/design/bullet_arrow_right.png);
	background-repeat: no-repeat;
}
div#menu td.MenuBase .MenuSel1 a {
	background-position: 10px 50%;
}
div#menu td.MenuBase .MenuSel2 a {
	background-position: 40px 50%;
}
div#menu a {
	display: inline-block;
	width: 200px;
	padding: 4px 0 4px 0;
/*	padding: 8px 20px 8px 20px;*/
	text-decoration: none;
	color: #876;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 15px;
}
div#menu a:hover {
	background: #EEE;
}
div#footer span {
	position: absolute;
	color: #404040;
	font-family: arial, sans-serif;
	font-size: 12px;
	display: inline-block;
}
div#footer span.left {
	top: 30px;
	left: 30px;
	text-align: left;
}
div#footer span.right {
	top: 30px;
	left: 800px;
	text-align: right;
}

.tuote {
	background: white;
	/*width: 310px;*/
	width: 216px;
	/*height: 380px;*/
	padding: 10px;
	border: 1px solid #BBBBBB;
	margin: 10px;
	vertical-align: top;
}
#huutokauppa a.kuva, .kauppa a.kuva {
	display: block;
	width: 210px;
	text-align: center;
}
#huutokauppa a.kuva img, .kauppa a.kuva img {
	max-width: 210px;
}
.logo img {
	max-width: 210px;
	max-height: 80px;
}
#tori {
	border: 1px solid #BBBBBB;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 40px;
	background: white;
}
#tori div.tuotekuva, #tori div.tuotetiedot {
	float: left;
}
#tori div.tuotetiedot {
	margin-left: 20px;
}
#tori div.tuotetiedot h3 {
	margin-top: 0;
	text-align: left;
} 
#tori div.ostoskori {
	clear: both;
}
#tori div.tuotekuva img {
	max-width: 300px;
}
/*#tori td {
	padding: 0 45px;
}
#tori td#tori_first {
	padding: 40px 40px 0 40px;
}
#tori td#tori_last {
	padding: 0 40px 40px 40px;
}
#tori table td {
	padding: 0;
}
*/
#tori h3 {
	font-size: 16pt;
/*	text-align: center;*/
}
.tuote h3 {
	margin-top: 0;
	margin-bottom: 0;
/*	font-family: Verdana, Geneva, sans-serif;
	font-size: 13pt;*/
	font-size: 14pt;
/*	text-align: center;*/
	text-decoration: none;
}
.doListBase {
	position: relative;
/*	left: -8px;*/
/*	border-spacing: 8px;*/
}
table.doListBase {
	border-collapse: separate;
	border-spacing: 8px;
	*border-collapse: expression('separate', cellSpacing = '8px');
}
.sulkeutumisaika {
	font-size: 0.9em;
	font-style: italic;
}
/*.tuote {
	font-size: 11pt;
}*/
.tuote span.ovh, #tori span.ovh {
	font-size: 14pt;
}
.tuote span.hinta, #tori span.hinta {
	font-size: 1.2em;
	font-weight: bold;
	font-family: arial, sans-serif;
	color: #FE6510;
}
.tuote a.nimi {
	text-decoration: none;
	color: #000000;
}
.tuote a img, #tori a img {
	border: 0;
}


.infobox {
	width: 180px;
	margin: 0 auto 20px auto;
	padding: 10px;
	background: #F5F3F4 url(images/design/infobox_bg.png) no-repeat scroll 150px 0;
	border: 1px solid #D0D0D0;
	margin-top: 0px;
	text-align: center;
	font-size: 10pt
}
.infobox table {
	width: 100%;
	border-spacing: 0;
	text-align: center;
}
.infobox table td, #infobox table th {
}
div.infobox a {
	color: #665544;
}
div.infobox a:hover {
	color: #443322;
}
/* IE6 min-height workaround */
div#textcontent {
	min-height: 862px;
	height:auto !important;
	height: 862px;
}
div#textcontent {
/*	display: table;*/
	border: 1px solid #BBBBBB;
	padding: 40px;
	/*width: 630px;*/
	margin: 8px 0px 8px 1px;
/*	width: 630px;
	margin: 8px 14px 8px 1px;*/
	background-color: #FFFFFF;
}
div#yllapito .doListBase {
	border-spacing: 0;
}
div#yllapito .doListHeader td {
/*	background: #F0F0F0;*/
	border-bottom: 1px solid black;
	font-weight: bold;
}
div#yllapito .doListHeader td a {
	color: #CA181E;
}
div#yllapito a {
	color: black;
}
div#yllapito tr td {
	padding: 5px;
}
div#yllapito .doListRowEven {
	background: #F6F6F6;
}
span.invalidfield {
	color: red;
	font-size: 1.1em;
}
div#yllapito span.field_info {
	font-size: 0.8em;
	font-style: italic;
}
div#yllapito .doInputDelete, input[name=delete] {
	background: #FF4444;
	font-weight: bold;
}

/* Huutokauppa ja verkkokauppa painikkeet */
.tuote a, #tori a, a.back,
input.lisaakoriin,
input.paivitakori,
input.lahetatilaus,
input.siirrykassalle,
a.siirrykassalle,
a.siirrytakaisin {
	font-family: Arial,sans-serif;
	font-weight: normal;
	color: #404040;
}
.tuote .toiminto, #tori a.toiminto {
	display: block;
	width: 200px;
}
.tuote a.toiminto {
	margin: 0 auto;
}
.tuote a.toiminto, #tori a.toiminto,
input.lisaakoriin,
input.paivitakori,
input.siirrykassalle,
a.siirrykassalle,
a.siirrytakaisin,
input.lahetatilaus {
/*	background: url(images/design/huuda_bg.jpg) no-repeat 0 0;*/
	background-color: #F4F4F4;
	border: 1px solid #BBB;
	text-align: center;
	line-height:30px;
	text-decoration: none;
	color: #303030;
	font-size: 15pt;
}
.tuote a.toiminto:hover, #tori a.toiminto:hover,
input.lisaakoriin:hover,
input.paivitakori:hover,
input.siirrykassalle:hover,
a.siirrykassalle:hover,
a.siirrytakaisin:hover,
input.lahetatilaus:hover {
	background-color: #E4E4E4;
	color: black;
	cursor: pointer;
}
.tuote a.toiminto:active, #tori a.toiminto:active,
input.lisaakoriin:active,
input.paivitakori:active,
input.siirrykassalle:active,
a.siirrykassalle:active,
a.siirrytakaisin:active,
input.lahetatilaus:active {
	background-color: #CCCCCC;
	color: black;
	border: 1px solid #C0C0C0;
}
input.paivitakori,
input.siirrykassalle,
a.siirrykassalle,
a.siirrytakaisin,
input.lahetatilaus {
	padding: 2px 35px 2px 15px;
	font-size: 16px;
	line-height: 16px;
}
form.ostoskori {
	white-space: nowrap;
}
input.maara {
	width: 30px;
}
input.lisaakoriin {
/*	float: right;*/
	background-image: url(images/design/cart_put.png);
	background-repeat:  no-repeat;
	background-position: 95% 50%;
/*	margin-left: 30px;*/
	padding: 2px 25px 2px 8px;
	font-size: 14px;
	line-height: 14px;
}
input.paivitakori {
	display: inline-block;
	background-image: url(images/design/cart_edit.png);
	background-repeat:  no-repeat;
	background-position: 92% 50%;
	margin-left: 0px;
}
input.lahetatilaus {
	display: inline-block;
	background-image: url(images/design/tick.png);
	background-repeat:  no-repeat;
	background-position: 92% 50%;
	margin-left: 0px;
}
input.siirrykassalle {
	display: inline-block;
	background-image: url(images/design/cart_go.png);
	background-repeat:  no-repeat;
	background-position: 92% 50%;
	margin-left: 0px;
}
a.siirrykassalle, a.siirrytakaisin {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding-top: 0;
	padding-bottom: 0;
	background-repeat:  no-repeat;
	background-position: 92% 50%;
	margin-left: 0px;
	margin-top: 1px;
}
a.siirrykassalle {
	background-image: url(images/design/cart_go.png);
}
a.siirrytakaisin {
	background-image: url(images/design/arrow_undo.png);
}
.tuote a.toiminto {
	background-repeat:  no-repeat;
	background-position: 5% 50%;
	background-image: url(images/design/cart_go.png);
	padding-left: 20px;
	width: 120px;
	font-size: 1em;
}
/* Kauppa */
table#ostoskori {
	border-collapse: collapse;
}
table#os1toskori td.FeedbackHeader {
	border-bottom: 1px dashed #C0C0C0;
}
.tuote.kauppa table {
	width: 100%;
}
.tuote.kauppa form, #tori form {
	border-top: 1px dotted #C0C0C0;
	padding-top: 7px;
}
table.ostoskori {
	border-bottom: 1px dotted #C0C0C0;
	padding-bottom: 20px;
}
table#tori form input.lisaakoriin {
	display: inline-block;
	float: none;
}

/* Tuotteen lisäys lomake */
form#lisaatuote fieldset {
	padding: 20px;
	border-color: #FFFFFF #E0E0E0 #E0E0E0 #F0F0F0;
	border-style: solid;
	border-width: 1px;
	background: #FFFDFD url(images/design/lomake_bg2.png) repeat-x 0 -4px;
	margin-bottom: 20px;
}
form#lisaatuote fieldset legend {
	font-weight: bold;
}
form#lisaatuote fieldset label {
	display: inline-block;
	width: 75px;
	text-align: right;
	vertical-align: top;
}
form#lisaatuote fieldset input,
form#lisaatuote fieldset textarea,
form#lisaatuote fieldset select {
	margin-bottom: 5px;
}
form#lisaatuote .wide {
	width: 500px;
}
form#lisaatuote .narrow {
	width: 150px;
}
form#lisaatuote textarea {
	height: 300px;
}

/* Tuotehaku */
form fieldset.haku {
	padding: 20px;
	border-color: #C0C0C0 #BBBBBB #BBBBBB #C0C0C0;
	border-style: solid;
	border-width: 1px;
	background: #FFFFFF url(images/design/lomake_bg2.png) repeat-x 0 -4px;
	margin: 0 18px 0 0;
}
form fieldset.haku legend {
	font-weight: bold;
}
/* Tilausten selailu */
pre {
	font-size: 14px;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
/* Huutokaupan ohjeet */
ol li {
	margin-bottom: 4px;
}

/* Etusivun linkkilaatikot */
div.etusivulinkki {
	position: relative;
	display: inline-block;
	background-color: white;
	background-repeat: no-repeat;
	background-image: url(images/design/huutokauppa_tausta.jpg);
	border: 1px solid #C0C0C0;
	width: 300px;
	height: 400px;
	color: black;
	text-align: center;
	text-decoration: none;
}
div.etusivulinkki h1 {
	display: block;
	width: 300px;
	height: 80px;
	line-height: 80px;
	position: absolute;
	top: 90px;
	left: 0;
	margin: 0;
	color: #FD6511;
}
div.etusivulinkki div.kuvaus {
	display: block;
	width: 280px;
	height: 210px;
	position: absolute;
	top: 170px;
	left: 0;
	padding: 10px;
	margin: 0;
}

/* DataOrg hierarkinen luokittelu */
option { }
option.level0 { margin-left: 0; }
option.level1 { margin-left: 10px; }
option.level2 { margin-left: 20px; }
option.level3 { margin-left: 30px; }
option.level4 { margin-left: 40px; }
option.node { font-weight: bold; }

a.facebooklink {
	padding: 0 0 2px 22px;
	background: url("images/design/facebook.gif") no-repeat scroll left top transparent;
	text-decoration: none;
	font-size: 10pt;
	color: #6A6A6F !important;
	font-family: Arial,Helvetica,sans-serif;
}

#menu .id2,
#menu .id21,
#menu .id30,
#menu .id39,
#menu .id40 {
/*	background-color: #7A0D14 !important;*/
	background-repeat: no-repeat;
	background-position: 30px 50%;
}
#menu .id2 a,
#menu .id21 a,
#menu .id30 a,
#menu .id39 a,
#menu .id40 a {
	border: 0 !important;
	background-position: 10px 50% !important;
}
#menu .id21 {
	background-image: url('images/design/cart.png');
}
#menu .id30 {
	background-image: url('images/design/zoom.png');
}
#menu .id39 {
	background-image: url('images/design/lorry.png');
}
#menu .id2,
#menu .id40 {
	background-image: url('images/design/information.png');
}



/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    background:url(images/slider.png) no-repeat;
    width:998px;
    height:392px;
    margin:0 auto;
    padding-top:74px;
    margin-top:50px;
}

#slider {
/*	position:relative;
    width:618px;
    height:246px;*/
	background:url(javascript/nivo-slider/images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right: 8px;
	bottom: 14px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(javascript/nivo-slider/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(javascript/nivo-slider/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
#slider .nivo-caption {
	height: 50px;
}
#slider .caption-layout {
	height: 40px;
	margin-right: 100px;
}
#slider .caption-layout div {
	vertical-align: middle;
}
#slider .caption-layout h3 {
	margin: 0 15px 0 10px;
}
#slider .caption-layout p {
	padding: 0;
}
.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
/*#slider .nivo-caption p {
}*/
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
/* UUTUUDET carousel */
#uutuudet {
	margin: 0 auto;
	width: 700px;
}
#uutuudet ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#uutuudet #tori div.tuotekuva {
	width: 160px;
	margin-left: 20px;
}
#uutuudet #tori div.tuotekuva a {
	line-height: 160px;
}
#uutuudet #tori div.tuotekuva img {
	max-width: 160px;
	margin: auto auto;
	vertical-align: middle;
}

#uutuudet .jcarousel-clip  {
	margin: 0 80px;
}
#uutuudet .jcarousel-item {
/*	height: 192px;*/
	overflow: hidden;
}

#uutuudet .jcarousel-prev, #uutuudet .jcarousel-next {
	width: 80px;
/*	height: 190px;*/
/*	border: 1px solid #C0C0C0;*/
	height: 100%;
	position: absolute;
	top: 0;
	cursor: pointer;
}
#uutuudet .jcarousel-prev {
	left: 0;
	background: transparent url('images/design/left5.png') no-repeat 0 50%;
}
#uutuudet .jcarousel-prev:hover {
	background: transparent url('images/design/left5_hover.png') no-repeat 0 50%;
}

#uutuudet .jcarousel-next {
	right: 0;
	background: transparent url('images/design/right5.png') no-repeat 0 50%;
}
#uutuudet .jcarousel-next:hover {
	background: transparent url('images/design/right5_hover.png') no-repeat 0 50%;
}
#uutuudet .jcarousel-clip {
	background: white;
}
#uutuudet #tori {
	background:transparent;
	margin: 0;
	padding: 10px 0 10px 0;
	height: 170px;
/*	width: 100px !important;*/
	border: 0;
/*	border: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;*/
}
#uutuudet #tori h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#uutuudet #tori .hinta {
	display: none;
}
#uutuudet #tori .tuotetiedot {
/*	height: 200px;*/
	width: 330px;
/*	overflow: auto;*/
}
#uutuudet #tori form {
	padding-left: 10px;
}
/*#uutuudet #tori p.tuoteinfo { height: 80px; overflow: hidden; }*/
/*#uutuudet #tori p.tuoteinfo { white-space: nowrap; }*/
#uutuudet #tori p.hinta {margin-bottom: 0;}

.box {
	border: 1px solid #C0C0C0;
	width: 350px;
	background: #FFFFFF url('images/design/carousel_bg.png') repeat-x bottom left;
	margin: 15px 5px 0px 5px;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.box h3, #verkkokauppa-uutuudet h3.header {
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #E0E0E0;
	text-align: center;
	color: white;
	background: url("images/design/box-header-bg.jpg") repeat-x bottom right #CC1821;

	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}

#tuoteryhmat, #kampanjat {
/*	border: 0px solid #C0C0C0;*/
	margin-left: 0px;
/*	background: #FFFFFF url('images/design/carousel_bg.png') repeat-x bottom left;*/
}
#tuoteryhmat {
	width: 700px;
}
#tuoteryhmat ul, #kampanjat ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#tuoteryhmat li, #kampanjat li {
	margin: 0;
	padding: 0;
}
#tuoteryhmat li {
	float: left;
}
#kampanjat li {
	display: block;
	border-bottom: 1px solid #E0E0E0;
	padding: 5px 15px;
}
#tuoteryhmat a {
	display: block;
	padding: 5px 15px;
	font-size: 1em;
}
#kampanjat a.nimi, #kampanjat a.nimi:visited {
	color: #CA181E;
}
#kampanjat a.nimi:hover {
	color: #FF0000;
}
#kampanjat a.pvm {
	float: right;
}
#tuoteryhmat a:hover, #kampanjat a:hover {
	color: #333333;
}
#verkkokauppaheader {
	color: #6A6A6F;
	font-size: 10pt;
	font-family: Arial,Helvetica,sans-serif;
}
#verkkokauppaheader a {
	color: #6A6A6F;
	text-decoration: none;
	font-weight: bold;
}
#verkkokauppaheader .nivo-caption a {
	color: #CA181E;
}


/* Näyttelyt */
#nayttelyt div.images a img {
	padding: 4px;
	border: 1px solid #C0C0C0;
}
#nayttelyt table {
	width: 100%;
	border-spacing: 0;
/*	height: 100%;*/
}
#nayttelyt table td {
	vertical-align: top;
}
#nayttelyt .doListBase td {
	border: 1px solid #E0E0E0;
	width: 100%;
	background-color: #F6F6F6;
	padding: 5px;
	vertical-align: top;
}

#nayttelyt .doListBase p {
	margin: 5px;
	color: #333333;
	font-size: 0.9em;
}
#nayttelyt .doListBase p a {
	font-size: 1.1em;
}
#etusivu-uutuudet td img {
	height: 70px;
}
#etusivu-uutuudet .doListBase td, #etusivu-nayttelyt td, #etusivu-ajankohtaista td, #ajankohtaista td {
	border-bottom: 1px solid #E0E0E0;
	padding: 5px;
}
#etusivu-nayttelyt p {
	margin: 5px;
}
#etusivu-nayttelyt .doListBase, #etusivu-uutuudet .doListBase {
	border-spacing: 0;
	margin: 0;
}
#etusivu-nayttelyt a.doSelectLink {
	font-weight: bold;
}
#nayttelyt .nayttely-tuote {
	display: inline-block;
	padding: 10px;
}
#nayttelyt .nayttely-tuote .kuva {
	display: block;
}
#nayttelyt .nayttely-tuote img {
	height: 100px;
}



/* Uutispalikka */ 
.newsclass, .newssubject {
	color: black !important;
}
div.newspic span {
	font-style: italic;
	font-size: 0.9em;
	color: black;
	display: block;
	width: 200px;
}

#uutiset a:hover {
	color: #808080
}

div.newspic a img {
	padding: 4px;
	border: 1px solid #C0C0C0;
}
div.newspic {
	display: inline-block;
}

div.newsingress {
	font-weight: normal;
	font-style: italic;
	margin: 10px;
}
h3.newssubject {
	margin-bottom: 0;
}
.newssource, .newslink, .newsfile {
	margin-top: 10px;
}
#ajankohtaista table {
	width: 100%;
}

.notice {
/*	border: 1px solid #E07073;
	background: #F7A5A8 url('images/design/exclamation_large.png') no-repeat 10px 10px;*/
	border: 1px solid #C4A117;
	background: #F9EBB3;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 20px;
	margin-top: 15px;
}
