/*
Theme Name: Lumilaude
Theme URI: http://www.sunisoft.fi/
Description: Clean imagerich design for lumilaude
Version: 1.0 final
Author: Kimmo Kovalainen
Author URI: http://www.picnom.com/
Tags: white, images, custom, brown
*/

* { padding: 0; margin: 0; }

html { overflow-y: scroll; }

a { color: #7C2E03; text-decoration: none; }
a:hover { color: #5B3C24; text-decoration: underline; }
a img { border: none; }
a img:hover { opacity: 0.8; }
a:focus { outline: none; }
p { margin: 0 0 15px; }

img.centered { margin: 0 auto; }
img.alignright { margin: 5px 0 7px 40px; border: 5px solid #E8DFD9; }
img.alignleft { margin: 5px 40px 7px 0; }
.alignright { float: right; }
.alignleft { float: left; }

body { background: url(img/topshadow.jpg) top center no-repeat, #FFF url(img/bodybg.png) top repeat-x; font: 12px Arial, Helvetica, Sans-Serif; color: #333; text-align: left; }

#wrapper { width: 937px; margin: 0 auto; }

#header {
	background: url(img/headerbg.jpg) no-repeat;
	height: 108px;
	width: 937px;
	margin: 33px 0 0 0;
	border-bottom: 1px solid #FFF;
	}

#logo { margin: 8px 0 0 15px; float: left; }

#navbar { float: right; width: 690px; height: 97px; }
#navbar ul { text-align: left; width: 615px; float: left; list-style: none; margin: 33px 0px 0; font: normal 12px "Times New Roman", Sans-Serif, Arial; border-bottom: 1px solid #F1EFEE; position: relative; }

#navbar li { text-transform: uppercase; float: left; }

#navbar ul li:first-child a { margin-left: 0px; }
#navbar ul li:last-child a { margin-right: 0px; }

#navbar ul li a { color: #230F07; float: left; padding: 4px 0 6px; margin: 0 15px -1px; border-bottom: 1px solid #F1EFEE; }
#navbar ul li a:hover { text-decoration: none; border-bottom: 1px solid #B2A69F; }
#navbar ul li.current_page_item a { border-bottom: 1px solid #3F2210; }
#navbar ul li.current_page_parent a { border-bottom: 1px solid #3F2210; }
#navbar ul li.current_page_ancestor a { border-bottom: 1px solid #3F2210; }
#navbar ul li.current_page_item a:hover { }

#navbar ul li ul { display: none; }
#navbar ul li.current_page_item ul { display: block; position: absolute; top: 30px; left: 0px; margin: 0; font: normal 11px "Times New Roman", Sans-Serif, Arial; letter-spacing: 0.5px; border: none; }
#navbar ul li.current_page_ancestor ul { display: block; position: absolute; top: 30px; left: 0px; margin: 0; font: normal 11px "Times New Roman", Sans-Serif, Arial; letter-spacing: 0.5px; border: none; }

#navbar ul li.current_page_item ul li a { border: none; color: #990000; margin-right: 20px; }
#navbar ul li.current_page_ancestor ul li a { border: none; color: #990000; margin-right: 20px; }

#navbar ul li ul li.current_page_item a { border: none; color: #230F07; }
#navbar ul li ul li.current_page_parent a { border: none; color: #230F07; }

#navbar ul.subnav { margin: 2px 33px 0; font: normal 11px "Times New Roman", Sans-Serif, Arial; letter-spacing: 0.5px; border: none; }
#navbar ul.subnav li a { border: none; color: #990000; }
#navbar ul.subnav li.current_page_item a { border: none; color: #230F07; }

#content { float: right; width: 937px; margin: 20px 0 20px 0; line-height: 17px; padding-top: 20px; }
#content ul { padding-left: 15px; margin-bottom: 14px; }
#content ul li { margin-bottom: 4px; }

#content ol { padding-left: 18px; }
#content ol li { margin-bottom: 10px; }

#innercontent { background: url(img/innercontent-topbg.png) no-repeat; width: 937px; float: left; }

#sidebar { display: none; float: right; }
#sidebar ul { width: 160px; list-style-type: none; padding: 0; margin: 0; }
#sidebar ul li { width: 160px; }
#sidebar form { margin: 0; }

#footer { clear: both; background: url(img/footerbg.jpg) no-repeat; height: 151px; width: 937px; margin: 0 auto; font: 10px 'Times New Roman', Sans-Serif, Arial; }

#innerfooter { width: 937px; float: right; margin: 3px 0 0 0; text-transform: uppercase; }
#innerfooter p { margin: 0; padding: 9px 0; color: #444; line-height: 14px; }
#innerfooter a { color: #000; }
#innerfooter a:hover { color: #555; }

#innerfooter p.yhteystiedot { float: left; margin: 0px 50px 0 0; padding: 7px 0px; letter-spacing: 0px; }
#innerfooter p.sunisoft { float: right; margin: 0; padding: 7px 0px; }

h1 { font: bold 20px 'Times New Roman', Sans-Serif, Arial; text-transform: uppercase; color: #7C2E03; margin: 0 0 10px; }
h2 { font: normal 18px 'Times New Roman', Sans-Serif, Arial; color: #130B05; text-transform: uppercase; margin: 18px 0 9px 0; padding-top: 15px; border-bottom: 1px dotted #BAA37F; }
h2 a { color: #130B05; }
h2 a:hover { color: #130B05; text-decoration: none; }
h3 { font-size: 14px; }

table td { vertical-align: top; }

.entry h2:first-child { margin-top: 0px; border: none; padding-top: 0px; }
#sidebar h2:first-child { margin-top: 0px; border: none; padding-top: 0px; }

/* Begin Structure */
.post {	margin: 0 0 40px; text-align: left; }
.post hr { display: block; }
.postmetadata {	clear: both; }
.clear { clear: both; }
/* End Structure */


/* Begin Form Elements */
select { width: 130px; }
/* End Form Elements */


/* Begin Various Tags & Classes */
hr { display: none; }
a img { border: none; }
/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.checkbox, .radio {
	cursor: pointer;
	width: 19px;
	height: 25px;
	margin: 2px 0 0 0;
	padding: 0;
	background: url(img/form_checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: right;
}
.radio {
	background: url(img/form_radio2.png) no-repeat;
}
.select {
	position: absolute;
	width: 148px; /* With the padding included, the width is 180 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	background: url(select.gif) no-repeat;
	overflow: hidden;
}

#content li.cf-box-title {
	float:left;
	font-size:11px;
	font-weight:normal;
	letter-spacing:0;
	padding:0;
}

#li--1items label { width: auto; }

/* ETUSIVU eli TUOTTEET */
#isokuva { border-bottom: 6px solid #000; border-top: 2px solid #000; }
.page-template-etusivu-php #content { width: 937px; float: left; margin: 0; padding: 0 38px 0 0; }
.page-template-etusivu-php #sidebar { display: none; }

.page-template-etusivu-php #isokuva { background: #000; width: 937px; height: 365px; position: relative; }

.page-template-etusivu-php #kuvacycle { z-index: 10; }
.page-template-etusivu-php #cycletext { position: absolute; top: 150px; left: 35px; z-index: 200; display: none; }

.page-template-etusivu-php #tarjouspyynto { width: 282px; height: 300px; padding: 15px; border: 1px solid #666; background: rgba(33,16,10,0.60); color: #FFF; z-index: 100; position: absolute; top: 22px; right: 22px; }
.page-template-etusivu-php #tarjouspyynto h2 { color: #EEE; font-size: 15px; border: none; }
.page-template-etusivu-php #tarjouspyynto p { color: #EEE; font-size: 12px; }
.page-template-etusivu-php #tarjouspyynto a { color: #EEE; text-decoration: underline; }
.page-template-etusivu-php #tarjouspyynto a:hover { color: #FFF; }

.page-template-etusivu-php #tarjouspyynto #cforms2form { width: 282px; font-size: 12px;  }
.page-template-etusivu-php #tarjouspyynto #cforms2form input { width: 144px; height: 18px; padding: 2px 4px; background: #FFF; border: none; }
.page-template-etusivu-php #tarjouspyynto #cforms2form label { width: 120px; font-size: 12px; }
.page-template-etusivu-php #tarjouspyynto #cforms2form label.cf-after { margin: 2px 5px 0 2px; }
.page-template-etusivu-php #tarjouspyynto #cforms2form label span { width: auto; }
.page-template-etusivu-php #tarjouspyynto #cforms2form input.cf-box-a { width: 14px; margin: 1px 0 0; }
.page-template-etusivu-php #tarjouspyynto #cforms2form input.cf-box-b { width: 14px; margin: 1px 0 0; }
.page-template-etusivu-php #tarjouspyynto #cforms2form ol.cf-ol li.cf-box-title { float: left; width: 120px; margin: 2px 10px 0 0 !important; }
.page-template-etusivu-php #tarjouspyynto #cforms2form .cf-box-group { float: left; width: 152px; padding: 0; }
.page-template-etusivu-php #tarjouspyynto #cforms2form span.reqtxt { display: none; }
.page-template-etusivu-php #tarjouspyynto #cforms2form .cf-box-group .cf-after { width: auto; }
.page-template-etusivu-php #tarjouspyynto #cforms2form .sendbutton { float: right; background: url(img/etusivu_formsubmit.gif) no-repeat; width: 80px; height: 24px; margin-top: 10px; }

.page-template-etusivu-php #tarjouspyynto #cforms2form div.success { width: 252px; line-height: 21px; position: absolute; top: 35px; }

.page-template-etusivu-php #content .lauteet { float: left; width: 468px; height: 174px; border-bottom: 1px dotted #CCC; position: relative; padding-top: 30px; }
.page-template-etusivu-php #content .lauteet img { position: absolute; top: 28px; left: 0px; }
.page-template-etusivu-php #content .lauteet h2 { position: absolute; top: 26px; left: 165px; margin: 0; padding: 0; letter-spacing: 1px; }
.page-template-etusivu-php #content .lauteet p { position: absolute; top: 54px; left: 165px; width: 290px; }
.page-template-etusivu-php #content .lauteet p a { position: absolute; top: 107px; width: 290px; font-size: 14px; }

.page-template-etusivu-php #content .kiukaat { float: left; width: 468px; height: 174px; border-bottom: 1px dotted #CCC; position: relative; padding-top: 30px; border-left: 1px dotted #CCC; }
.page-template-etusivu-php #content .kiukaat img { position: absolute; top: 20px; left: 18px; }
.page-template-etusivu-php #content .kiukaat h2 { position: absolute; top: 26px; left: 165px; margin: 0; padding: 0; letter-spacing: 1px;  }
.page-template-etusivu-php #content .kiukaat p { position: absolute; top: 54px; left: 165px; width: 290px; }
.page-template-etusivu-php #content .kiukaat p a { position: absolute; top: 107px; width: 290px; font-size: 14px; }

.page-template-etusivu-php #content .lasiseinat { float: left; width: 300px; height: 130px; border-right: 1px dotted #CCC; position: relative; }
.page-template-etusivu-php #content .lasiseinat img { position: absolute; top: 20px; left: 0px; }
.page-template-etusivu-php #content .lasiseinat h2 { position: absolute; top: 17px; left: 137px; margin: 0; padding: 0; letter-spacing: 1px; font-size: 14px; }
.page-template-etusivu-php #content .lasiseinat p { position: absolute; top: 40px; left: 137px; width: 152px; font-size: 11px; }
.page-template-etusivu-php #content .lasiseinat p a { position: absolute; top: 54px; width: 152px; font-size: 12px; }

.page-template-etusivu-php #content .oheistarvikkeet { float: left; width: 310px; height: 130px; border-right: 1px dotted #CCC; position: relative; }
.page-template-etusivu-php #content .oheistarvikkeet img { position: absolute; top: 20px; left: 20px; }
.page-template-etusivu-php #content .oheistarvikkeet h2 { position: absolute; top: 17px; left: 157px; margin: 0; padding: 0; letter-spacing: 1px; font-size: 14px; }
.page-template-etusivu-php #content .oheistarvikkeet p { position: absolute; top: 40px; left: 157px; width: 152px; font-size: 11px; }
.page-template-etusivu-php #content .oheistarvikkeet p a { position: absolute; top: 54px; width: 152px; font-size: 12px; }

.page-template-etusivu-php #content .valaistus { float: left; width: 300px; height: 130px; position: relative; }
.page-template-etusivu-php #content .valaistus img { position: absolute; top: 20px; left: 20px; }
.page-template-etusivu-php #content .valaistus h2 { position: absolute; top: 17px; left: 157px; margin: 0; padding: 0; letter-spacing: 1px; font-size: 14px; }
.page-template-etusivu-php #content .valaistus p { position: absolute; top: 40px; left: 157px; width: 152px; font-size: 11px; }
.page-template-etusivu-php #content .valaistus p a { position: absolute; top: 54px; width: 152px; font-size: 12px; }

/* YHTEYSTIEDOT */
.page-template-yhteystiedot-php #content table td { vertical-align: top; padding-right: 70px; }

/* TIETOA */
.page-template-tietoa-root-php #content { margin-top: 5px; }
.page-template-tietoa-root-php table td { float: left; width: 287px; }
.page-template-tietoa-root-php table tr td:first-child { margin-right: 38px; }
.page-template-tietoa-root-php table tr td:last-child { margin-left: 38px; }

.page-template-tietoa-php #content { margin-top: 0px; padding-top: 30px; }
.page-template-tietoa-php .entry, .page-template-tietoa-php .post { float: left; width: 510px; }
.page-template-tietoa-php .kysymyslista { margin-top: -30px; padding: 30px 20px; float: right; width: 340px; background: #F7F4F0; border-bottom: 1px solid #BBB; }
.page-template-tietoa-php .kysymyslista h2 { margin-top: 0px; padding-top: 0px; }
.page-template-tietoa-php .kysymyslista ul li.current_page_item a { color: #000; }

.page-template-tietoa-php .entry table { margin-bottom: 12px; }
.page-template-tietoa-php .entry table td { vertical-align: top; padding: 0; background: #F7F4F0; }
.page-template-tietoa-php .entry table tr td:last-child { width: 260px; }
.page-template-tietoa-php .entry table tr td:first-child { padding: 15px 20px 15px 15px; width: 350px; border-bottom: 1px solid #BBB; }
.page-template-tietoa-php .entry table td img { margin: 0; border: none; width: 260px; }
.page-template-tietoa-php .entry table tr { display: block; float: left; margin-bottom: 5px; }

/* TUOTTEET */
.page-template-tuotteet-php .entry .lauteet { float: left; width: 435px; border-top: 1px dotted #BBB; border-bottom: 1px dotted #BBB; height: 26px; margin-bottom: 15px; }
.page-template-tuotteet-php .entry .lauteet ul { padding: 0 !important; }
.page-template-tuotteet-php .entry .lauteet li { line-height: 26px; list-style: none; float: left; width: auto; margin: 0 25px 0 0; padding: 6px 0; font: normal 11px 'Times New Roman', Sans-Serif, Arial; color: #7C2E03; text-transform: uppercase; }

.page-id-18 table { clear: both; float: left; width: 937px; padding-top: 20px; margin-top: 13px; border-top: 1px dotted #BBB; }
.page-id-18 table td { float: left; width: 245px; }
.page-id-18 table td img { border: 5px solid #E8DFD9; margin-bottom: 10px; }
.page-id-18 table tr td:first-child { margin-right: 50px; padding-right: 50px; border-right: 1px dotted #BBB; }
.page-id-18 table tr td.lastchild { margin-left: 50px; padding-left: 50px; border-left: 1px dotted #BBB; }

.page-id-18 .entry img.alignright { margin-top: -24px; }

.parent-pageid-18 .entry img.alignright { margin-top: -67px; }
.parent-pageid-18 .entry p { clear: left; }
.parent-pageid-18 #content { margin-top: 5px !important; }
.parent-pageid-18 .ngg-galleryoverview { clear: left; width: auto; }

.parent-pageid-7 #content { margin-top: 5px !important; }

.page-id-27 .entry table { width: 510px; }
.page-id-27 .entry table img { width: 110px; height: 110px; padding: 0; margin-right: 20px; }
.page-id-27 .entry table p { margin-bottom: 3px; }
.page-id-27 .entry table tr { width: 510px; clear: both; display: block; float: left; margin-bottom: 5px; border-bottom: 1px dotted #BBB; }
.page-id-27 .entry table td { padding: 10px 0; }

/* LINK ICONS */
a[href$='.pdf'] {
	display:inline-block;
	padding: 0px 0 0px 30px;
	line-height:24px;
	min-height:24px;
	overflow:visible;
	background:transparent url(img/icons/adobe-acrobat-icon.png) center left no-repeat;
	margin-bottom: 6px;
}
a[href$='.doc'] {
	display:inline-block;
	padding: 0px 0 0px 30px;
	line-height:24px;
	min-height:24px;
	overflow:visible;
	background:transparent url(img/icons/microsoft-word-icon.png) center left no-repeat;
	margin-bottom: 6px;
}


/* FEATURECYCLE */
#featurewrap { background: #000; width: 937px; height: 365px; position: relative; overflow: hidden; border-top: 2px solid #000; }
#featurewrap .topic { position: absolute; top: 23px; left: 33px; z-index: 200; }
#featurewrap #features { z-index: 10; }

.jshowoff { width: 937px; height: 365px; margin: 0; }
.jshowoff div {	width: 937px; height: 365px; }

.jshowoff p { color: #EEE; font-size: 11px; line-height: 16px; }
.jshowoff p.jshowoff-slidelinks {
	height: 26px;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0 10px;
	z-index: 8000;
	}

.jshowoff-slidelinks a {
	display: block;
	color: #EEE;
	padding: 3px 10px 4px;
	margin: 3px 0 0 5px;
	float: left;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	line-height: 13px;
	}
	
.jshowoff-controls a {
	display: none; /* NORM BLOCK */
	padding: 6px 6px 5px 6px;
	margin: 0 7px 0 0;
	float: left;
	text-decoration: none;
	outline: none;
	font-size: 11px;
	line-height: 13px;
	}
	
p.jshowoff-controls { 
	overflow: auto; 
	position: absolute;
	bottom: 0;
	left: 0;
	width: 937px;
	height: 26px; 
	padding: 0; 
	margin: 0; 
	z-index: 7999;
	background: url('img/rotator/rotator_transparentbg.png') repeat; 
	}

.jshowoff-slidelinks a:hover { background: #FFF; color: #000; padding: 3px 10px 4px; }
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover { background: #990000; color: #FFF; padding: 3px 10px 4px; }
.jshowoff-pausetext { color: #FFF; }

.jshowoff-prev { background: url(img/rotator/controls_previous.png) no-repeat 6px 6px; width: 14px; height: 15px; }
.jshowoff-prev:hover { background-position: -22px 6px; }
.jshowoff-next { background: url(img/rotator/controls_next.png) no-repeat 6px 6px; width: 14px; height: 15px; }
.jshowoff-next:hover { background-position: -22px 6px; }
.jshowoff-play { background: url(img/rotator/controls_pause.png) no-repeat 6px 6px; width: 14px; height: 15px; }
.jshowoff-play:hover { background-position: -22px 6px; }
.jshowoff-paused { background: url(img/rotator/controls_play.png) no-repeat 6px 6px; width: 14px; height: 15px; }
.jshowoff-paused:hover { background-position: -22px 6px; }
/* END FEATURECYCLE */

/* MITOITUS */
.page-id-347 #content table { clear: both; margin-bottom: 30px; }
.page-id-347 h2 { border-bottom: none; }
.page-id-347 #content table td { padding-right: 20px; }

/* lomakkeet */
.page-id-9 form { width: 500px; margin-top: 26px; }
.page-id-9 form table td { padding: 1px; text-align: left; }
.page-id-9 form table td.title { float: left; margin: 3px 16px 0 0; }
.page-id-9 form input { height: 17px; font: 12px Arial, Helvetica, Sans-Serif; padding: 2px 4px; }
.page-id-9 form ol.saunatiedot li { margin-bottom: 2px !important; }
.page-id-9 form ol.saunatiedot li input { height: 17px; padding: 2px 4px; }

.page-id-9 .seina { width: 70px; }
.page-id-9 form p.seinamitat { margin-bottom: 4px !important; }
.page-id-9 form .topic { clear: left; float: left; margin: 15px 16px 4px 0; font-weight: bold; }
.page-id-9 form .paikkaselect { clear: left; float: left; margin: 0 0 10px; }
.page-id-9 form select { width: 122px; height: 21px; padding: 2px 2px; }

.page-id-9 form .merkkiinput { clear: left; float: left; margin: 0 0 10px; }
.page-id-9 form .merkkiinput input { width: 300px; }

.page-id-9 form .lisatietoarea { clear: left; float: left; margin: 0 0 10px; }
.page-id-9 form .lisatietoarea textarea { width: 487px; height: 80px; padding: 2px 4px; }

.page-id-9 form .tarjousbox { clear: left; width: 500px;  }
.page-id-9 form .tarjousbox .topic { width: 480px; }
.page-id-9 form .tarjousbox ul { list-style: none; width: 250px; float: left; padding: 0 !important; }
.page-id-9 form .tarjousbox ul.first { width: 190px; }
.page-id-9 form .tarjousbox input { float: left; margin: -1px 3px 0 0; }

.page-id-9 form .laudebox { clear: left; width: 500px; margin-bottom: 15px; }
.page-id-9 form .laudebox .topic { width: 480px; margin-top: 4px !important; }
.page-id-9 form .laudebox ul { list-style: none; width: 250px; float: left; padding: 0 !important; }
.page-id-9 form .laudebox ul.first { width: 190px; }
.page-id-9 form .laudebox input { float: left; margin: -1px 3px 0 0; }

.page-id-9 form .lasiseinabox { clear: left; width: 500px; margin-bottom: 15px; }
.page-id-9 form .lasiseinabox .topic { width: 480px; margin-top: 4px !important; }
.page-id-9 form .lasiseinabox p { margin-bottom: 4px; }

.page-id-9 form .paneelibox { clear: left; width: 500px; margin-bottom: 15px; }
.page-id-9 form .paneelibox .topic { width: 480px; margin-top: 4px !important; }
.page-id-9 form .paneelibox input { float: left; margin: -1px 3px 0 0; }

.page-id-9 form .tarvikebox { clear: left; width: 500px; margin-bottom: 15px; }
.page-id-9 form .tarvikebox .topic { width: 480px; margin-top: 4px !important; }
.page-id-9 form .tarvikebox input { float: left; margin: -1px 3px 0 0; }
.page-id-9 form .tarvikebox label { float: left; }
.page-id-9 form .tarvikebox ul { list-style: none; width: 450px; float: left; padding: 0 !important; }
.page-id-9 form .tarvikebox ul li { clear: left; float: left; width: 450px; margin-bottom: 2px; height: 20px; }
.page-id-9 form .tarvikebox #penkki_leveys { margin-left: 15px; height: 13px; width: 40px; }


.page-id-9 form #submit { clear: left; height: 27px; padding: 1px 2px 3px; width: 150px; margin: 10px 0 20px 0; }

.page-id-9 form table { clear: left; }

.page-id-9 form img.mitat { float: right; }
.page-id-9 h2 { width: 500px; margin-top: 0; padding-top: 0; }
.page-id-9 form h2 { font: normal 16px 'Times New Roman', Sans-Serif, Arial; color: #555; text-transform: uppercase; margin: 18px 0 9px 0; padding-top: 15px; border-bottom: 1px dotted #BAA37F !important; }