@import url('modules.css');
@import url('http://sisustustaloturunen.fi/verkkokauppa/templates/sisustustaloturunen/css/menus.css');

/**
* Template by emowes.com               *
* aloitussivu                          *
* @version 1.0                         *
* @copyright (C) 2007 - Jani Peltonen  *
* @web http://www.emowes.com           *
**/

/*global resets - eliminates cross browser inconsistancies*/

* {  
margin: 0;
padding: 0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address { margin: 0.5em 0; } 
li,dd { margin-left: 1em;} 
fieldset { padding: 0.5em; } 
img {border: 0;}
a img {border: 0;}
table {
font-size: 1em;
}
body {
font-size:76%;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.8em;
color: 000;
}
/*end global resets*/

h1, h2, h3, h4, h5, h6 {  line-height:1.3em; color:#; }
h1, .componentheading  {font-size: 2.0em;font-weight: normal;margin-top: 0em;margin-bottom: 0em;}
h2, .contentheading {font-size: 1.7em;margin: 1.2em 0em 1.2em 0em;font-weight: normal;}
h3 {font-size: 1.4em;margin: 1.2em 0em 1.2em 0em;font-weight: normal;}
h4 {font-size: 1.2em;margin: 1.2em 0em 1.2em 0em;font-weight: bold;}
h5 {font-size: 1.0em;margin: 1.2em 0em 1.2em 0em;font-weight: bold;}
h6 {font-size: 0.8em;margin: 1.2em 0em 1.2em 0em;font-weight: bold;}
#login fieldset label, #login fieldset input { display: block; }

.clear { clear:both }

body {
text-align: center;
background: url(../images/bg_body.jpg);
}
.container_osa {
margin: 0;
padding: 0;
background: url(../images/bg_top.jpg) repeat-x;
}
.container_osa_inner {
margin: 0;
padding: 0;
margin: 0 auto;
text-align:left;
width: 960px;
}
/* #### YLÄOSA #### */
.top_osa {
width: 960px;
height: 600px;
background: url(../images/aloitussivu_contentti.jpg) no-repeat;
}
.top_osa_inner {
width: ;
height: ;
}
.top_osa_inner_top {
width: 960px;
height: 102px;
}
.top_osa_inner_middle {
position: relative;
width: 960px;
height: 300px;
}
.top_osa_inner_bottom {
width: 960px;
height: 70px;
}
.contentti {
position: relative;
left: 120px;
top: 68px;
width: 335px;
height: 100px;
}
/* #### kuvien mappaus ####*/
#mappaus a {
position: absolute;
width: 300px;
height: 301px;
top: 0px;
text-decoration: none;
}
#mappaus a i {
visibility: hidden;
}
a#variturunen {
left: 17px;
}
a#variturunen:hover {
background-image: url(../images/variturunen_hover.jpg);
border: none;
}
a#verkkokauppa {
left: 330px;
}
a#verkkokauppa:hover {
background-image: url(../images/verkkokauppa_hover.jpg);
border: none;
}
a#myllynkehys {
left: 643px;
}
a#myllynkehys:hover {
background-image: url(../images/myllynkehys_hover.jpg);
border: none;
}
/* #### ALAOSA #### */
.bottom_osa {
width: ;
height: ;
background: url(../images/bg_bottom.jpg) no-repeat;
}
.bottom_osa_inner {
width: ;
height: ;
}
/* #### LINKIT #### */

a, a:visited {
color: #928154;
text-decoration:  none;
font-weight: bold;
}
a:hover {
color: #745D25;
}

/* #### LISTAT #### */

ul {
margin: 0;
padding-left: 30px;
list-style:;
}

li {
line-height:;
padding-left: 0px;
padding-top: 0px;
list-style-position:outside;
}

/* #### MODULETABLE #### */
.left_osa_inner div.module h3 {}
.left_osa_inner div.module {}


/* #### MENU #### */

/* #### MENU-perus vertikaali #### */
div.module_menu h3 {}
div.module_menu div div div {}

ul.menu {
list-style: none;
margin: 0;
padding: 0;
}
ul.menu li {}
ul.menu li a span {}
ul.menu li.active {}
ul.menu li.active a span {}
ul.menu li:hover {}
ul.menu li:hover a span {}


/* #### TOP-MENU #### */

ul.menu-nav, ul.menu-cpaneeli {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul.menu-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	white-space: nowrap;
	border-right: 1px solid #79664D;
}

ul.menu-nav li a, ul.menu-nav li a:visited {
	display: block;
	padding-left: 10px;
	padding-right: 10px;

	text-decoration: none;
	color: #000;
	background: transparent;
}

ul.menu-nav li a:hover {
width: auto; /* ie6 fixi hoverille */
	color: #000;
	background: url(../images/bg_top_menu_hover.jpg) repeat-x;
}
/* #### CPANEELI #### */
div.cpaneeli ul.menu-cpaneeli li a, div.cpaneeli ul.menu-cpaneeli li a:visited {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #000;
	background: transparent;
line-height: 26px;
}
ul.menu-cpaneeli li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	white-space: nowrap;
	border-right: 1px solid #79664D;
}
div.cpaneeli {
width: 100%;
height: 30px;
}
div.cpaneeli_inner {
width: 100%;
background-color: #D6D5D9;
color: #000;
height: 26px;
position: relative;
top: 2px;
}
div.cpaneeli form, div.cpaneeli p {
margin: 0px;
}
.item46 { /*piilotetaan kirjaudu linkki että saadaan loginille otsikko kuitenkin*/
visibility: hidden;
}
.user_valikko { float: left; }
.kirjaudu_ulos { float: right; width: 130px;position: relative; top: 1px;}
.kirjatuneena { float: right; }

/* #### CONTENTIN META #### */
.article-tools {
	width: 100%;
	float: left;
	clear: both;
	display: block;
}
.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}
.createby {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-user.gif) no-repeat 0 2px;
}
.createdate {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-date.gif) no-repeat 0 2px;
}
.modifydate {
	width: 100%;
	float: left;
}
div.buttonheading {
	float: right;
	width: 15%;
display: block;
}
.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}

/* #### SEKALAISTA #### */

#system-message { /*viestikohdan css, ei6 ie oikein tajua*/
padding: 5px;
background-color: #f0f0f0;
}


/* tooltip */ 
.tool-tip {
	float: left;
	border: 1px solid #D4D5AA;
	padding: 5px;
	background: #FFFFCC;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
}
.tool-text {
	margin: 0;
	font-size: 100%;
}
/* tooltip loppuu */
/* input css */
input.button {
font-size: 1em;
color: #;
/*border: 1px solid #CCCCCC;*/
font-weight:bold;
padding: 0px 5px;
background: # url(../images/);
}

input { /* radiobuttonien ja checkboxien tasaaminen tekstin kanssa samalle tasolle */
vertical-align: middle;
padding: 0px;
margin: 0px;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}
/* login inputin css */
#login input {
font-size: 10px;
width: 100px;
}
/*input css loppuu */

#mod_login_remember { /* IE6 checkboxin taustaväri ja borderit */
background-color: #;
padding: 0;
margin: 0;
border: none;
}
hr, hr.separator {
height: 1px;
width: 100%;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #;
border-bottom-color: #;
}
table.adminform { /*editorin saa kellumaan kaiken päällä ja muutkin adminformitjutut */
position: relative;
z-index: 150;
}
div.cpaneeli {
line-height: 23px;
}
.toteutus {
position: relative;
left: -15px;
top: -10px;
text-align:right;
}
.toteutus a {
font-size: 10px;
color: # ;
font-weight: normal;
}
.toteutus a:hover {
color: # ;
/*text-decoration: underline;*/
}
.sectiontableheader {
font-weight: bold;
background: #f0f0f0;
padding: 2px 2px 2px 3px;
}
.sectiontablefooter {
}
.sectiontableentry1 {
background-color : #ffffff;
}
.sectiontableentry2 {
background-color : #f9f9f9;
}
.sectiontableentry1 td, .sectiontableentry2 td {
padding: 2px 2px 2px 3px;
}

table.contentpane, table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}

.componentheading {
}
.contentheading {
font-size: 14px;
font-weight: bold;
line-height: 20px;
}
.small {
font-size: 8pt;
font-weight: normal;
color: #6C6C6C;
}
.createdate {
font-size: 8pt;
color: #6C6C6C;
}
.modifydate {
font-size: 8pt;
color: #6C6C6C;
}
/* frontend CONTACT formi */
/* div.contact_email label { display: block; width: 200px; float: left;}  ota käyttöön jos haluat labeille tietyn leveyden ja kentän alkamaan sen jälkeen*/
/* div.contact_email input { display: block; float: left;} */
/* contact loppuu */

/* ETSI css */
form.search label {
}
form.search input {
background: #fff;
border: 1px solid #000;
color: #000;
font-size: 12px;
padding: 1px;
}
/* etsi loppuu */
/* Polls css */
table.pollstableborder td {
}
table.poll thead td, table.poll tbody td {
padding: 2px;
}
/* Polls css loppuu */

/* #### JCE-TYYLIT #### */
.font8px {
font-size:8px;
}
.font8px_bold {
font-size:8px;
font-weight: bold;
}
.font10px {
font-size:10px;
}
.font10px_bold {
font-size:10px;
font-weight: bold;
}
.font12px {
font-size:12px;
}
.font12px_bold {
font-size:12px;
font-weight: bold;
}
.font14px {
font-size:14px;
}
.font14px_bold {
font-size:14px;
font-weight: bold;
}
.font16px {
font-size:16px;
}
.font16px_bold {
font-size:16px;
font-weight: bold;
}