/* Keittiškauppa KylvŠjŠ CSS */
/* Luova toimisto Ikimono / Jyri …hman 2009 */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	border: 0 none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

body{
	background: #fefefe url('../img/body_background.png') repeat-x left top;
	color: #575757;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
}

div#wrapper{
	margin: 0 auto;
	width: 960px;
}

div#header{
	display: block;
	height: 144px;
	position: relative;
}

/* Basic typography */

h1 a{
	background: url('../img/h1_background-trans.png') no-repeat left top;
	height: 48px;
	left: 0;
	position: absolute;
	text-indent: -9999px;
	top: 20px;
	width: 261px;
}

h2{
	display: block;
	height: 20px;
	margin-top: -3px;
	text-indent: -9999px;
}

h2.appliances{background: url('../img/h2_appliances_background-trans.png') no-repeat left top;}

h2.bathrooms{background: url('../img/h2_bathrooms_background-trans.png') no-repeat left top;}

h2.case{background: url('../img/h2_case_background-trans.png') no-repeat left top;}

h2.contact_information{background: url('../img/h2_contact_information_background-trans.png') no-repeat left top;}

h2.contact_request{background: url('../img/h2_contact_request_background-trans.png') no-repeat left top;}

h2.interior_decoration{background: url('../img/h2_interior_decoration_background-trans.png') no-repeat left top;}

h2.kitchens{background: url('../img/h2_kitchens_background-trans.png') no-repeat left top;}

h2.map{background: url('../img/h2_map_background-trans.png') no-repeat left top;}

h2.news{background: url('../img/h2_news_background-trans.png') no-repeat left top;}

h2.renovations{background: url('../img/h2_renovations_background-trans.png') no-repeat left top;}

h2.storage{background: url('../img/h2_storage_background-trans.png') no-repeat left top;}

ul#services h2, div#case h2{
	margin-bottom: 10px;
}

h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	margin: 15px 0 8px 0;
}

p{
	font-size: 1.2em;
	line-height: 1.6em;
}

p.date{
	color: #707070;
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	margin-bottom: 5px;
}

p.quote{
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.5em;
	font-style: italic;
}

div#ajankohtaista{
	margin-top: 10px;
}

span.quoted{
	clear: both;
	float: left;
	font-size: 0.8em;
	font-style: normal;
	margin-top: -5px;
}

div#case p.quote{
	margin-top: 20px;
}

a{
	color: #0d94b9;
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	outline: none;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

ul{
	list-style: none;
}

hr{
	background: #e2e2e2;
	border: none;
	height: 1px;
}

/* Header */

ul#navigation{
	left: 0;
	position: absolute;
	top: 109px;
}

ul#navigation li{float: left;}

ul#navigation li a{
	background: url('../img/navigation_background.png') no-repeat;
	display: block;
	height: 21px;
	margin-right: 29px;
	text-indent: -9999px;
}

ul#navigation li a#main{
	background-position: 0 0;
	width: 76px;
}

ul#navigation li a#main:hover, ul#navigation li.active a#main{background-position: 0 -21px;}

ul#navigation li a#services{
	background-position: -105px 0;
	width: 82px;
}

ul#navigation li a#services:hover, ul#navigation li.active a#services{background-position: -105px -21px;}

ul#navigation li a#products{
	background-position: -215px 0;
	width: 129px;
}

ul#navigation li a#products:hover, ul#navigation li.active a#products{background-position: -215px -21px;}

ul#navigation li a#contact{
	background-position: -372px 0;
	width: 116px;
}

ul#navigation li a#contact:hover, ul#navigation li.active a#contact{background-position: -372px -21px;}

a#facebook{
	background: url('../img/facebook_background-trans.png') no-repeat left top;
	height: 48px;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	top: 20px;
	width: 250px;
}

p#opening_hours{
	background: url('../img/opening_hours_background-trans.png') no-repeat left top;
	height: 18px;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	top: 109px;
	width: 303px;
}

img#presentation{
	display: block;
	height: 129px;
	width: 960px;
	
}

/* Bevel */

div.bevel{
	background: url('../img/bevel_background.png') no-repeat left top;
	clear: both;
	display: block;
	height: 2px;
	width: 100%;
}

/* Footer */

p#footer{
	border-top: 1px solid #d0cfcf;
	clear: both;
	color: #5a5a5a;
	font-size: 1.2em;
	margin: 10px 0 30px 0;
	padding: 20px 0 0 0;
	position: relative;
	text-align: center;
}

p#footer span{
	margin: 0 5px;
}

/* Content */

div#case{
	float: left;
	margin-top: 20px;
	width: 465px;
}

div#content{
	float: left;
	padding: 0 0 20px 0;
	position: relative;
	width: 960px;
}

div#news{
	clear: none;
	float: left;
	margin-top: 20px;
	width: 380px;
}

div#news_edit{
	margin-top: 20px;
	width: 390px;
}

div#sections{
	float: left;
	margin-top: 20px;
	width: 560px;
}

ul#services{
	margin: 20px 0;
}

/* News */

div#news ul li{
	padding: 10px 0;
}

/* Sections */

div#sections ul li{
	display: block;
	float: left;
	margin: 0 20px 20px 0;
	text-indent: -9999px;
}

li#section_keittiot a{background: url('../img/section_keittiot.png') no-repeat left top;}

li#section_kylpyhuoneet a{background: url('../img/section_kylpyhuoneet.png') no-repeat left top;}

li#section_kodinkoneet a{background: url('../img/section_kodinkoneet.png') no-repeat left top;}

li#section_sailytysjarjestelmat a{background: url('../img/section_sailytysjarjestelmat.png') no-repeat left top;}

li#section_sisustussuunnittelu a{background: url('../img/section_sisustussuunnittelu.png') no-repeat left top;}

li#section_remontit a{background: url('../img/section_remontit.png') no-repeat left top;}

div#sections ul li a{
	cursor: pointer;
	display: block;
	height: 150px;
	width: 260px;
}

/* Services */

ul#services li{
	width: 465px;
}

li#service_01{
	float: left;
}

li#service_02{
	float: right;
}

ul#services li p.quote{
	clear: both;
	padding-top: 10px;
}

/* Case */

div#case_photos_01{
	background: #ddd;
	display: block;
	float: right;
	height: 476px;
	margin-top: 20px;
	width: 465px;
}

/* Contact information */

div#contact_information{
	left: 0;
	position: absolute;
	top: 22px;
	width: 187px;
}

div#contact_information p{
	margin-bottom: 15px;
	margin-top: 15px;
}

/* Map */

div#map{
	left: 217px;
	position: absolute;
	top: 22px;
	width: 368px;
}

div#map img{
	border: 1px solid #bcbcbc;
	margin-top: 15px;
}

/* Contact request */

div#contact_request{
	float: right;
	margin: 20px 0;
	width: 345px;
}

form#enquiry{
	margin-top: 10px;
	position: relative;
	width: 345px;
}

div#contact_request form{
	margin-top: 15px;
	position: relative;
}

div#contact_request input.text, div.categories input.text{
	background: #dbdbdb url('../img/input_background.jpg') repeat-x left top;
	border-top: 1px solid #9e9e9e;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #bdbdbd;
	clear: both;
	color: #959494;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 9px;
	padding: 5px;
	width: 333px;
}

div#contact_request select, div.categories select{
	background: #dbdbdb url('../img/input_background.jpg') repeat-x left top;
	border-top: 1px solid #9e9e9e;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #bdbdbd;
	clear: both;
	color: #959494;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 8px;
	padding: 5px;
	width: 345px;
}

div#contact_request select option{
	margin: 5px;
}

div#contact_request textarea{
	background: #dbdbdb url('../img/input_background.jpg') repeat-x left top;
	border-top: 1px solid #9e9e9e;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #bdbdbd;
	clear: both;
	color: #959494;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	height: 83px;
	padding: 5px;
	width: 256px;
}

div.categories textarea{
	background: #dbdbdb url('../img/input_background.jpg') repeat-x left top;
	border-top: 1px solid #9e9e9e;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #bdbdbd;
	clear: both;
	color: #959494;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	height: 83px;
	padding: 5px;
	width: 333px;
}

div#contact_request input.submit{
	background: #b21342;
	border: none;
	bottom: 1px;
	color: #fefefe;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	position: absolute;
	right: 0;
}

div.categories input.submit{
	background: #b21342;
	border: none;
	bottom: 1px;
	clear: both;
	color: #fefefe;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
}

/* Categories */

div.categories{
	margin-top: 20px;
}

div.family{
	clear: both;
	margin: 14px 0 20px 0;
	min-height: 100px;
	position: relative;
}

div.family_description{
	clear: both;
	margin-bottom: 22px;
	width: 370px;
}

div.family_description h3{
	margin-top: 0;
}

ul.family_images{
	left: 390px;
	position: absolute;
	top: 0;
	width: 574px;
}

ul.family_images li{
	border: 1px solid #bcbcbc;
	display: inline;
	float: left;
	height: 98px;
	margin-left: 10px;
	padding: 0;
	position: relative;
	width: 178px;
}

ul.family_images li a, ul.family_images li a img{
	float: left;
	margin: 0;
	padding: 0;
}

ul.family_images li a span.plus{
	background: url('../img/plus_background.png') no-repeat left top;
	height: 21px;
	position: absolute;
	right: 4px;
	top: 5px;
	width: 21px;
}

/* Login */

form#login{
	margin-top: 20px;
}

input.text{
	border: 1px solid #ccc;
	font-size: 1.2em;
	margin: 0 10px 0 0;
	padding: 4px 5px 5px 5px;
}

input.submit{
	background: #b21342;
	border: none;
	color: #fefefe;
	cursor: pointer;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
}

textarea#ajankohtaista{
	border: 1px solid #ccc;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	height: 400px;
	margin: 0 10px 10px 0;
	padding: 4px 5px 5px 5px;
	width: 400px;
}

div#news_edit form{
	margin: 10px 0;
	width: 50%;
}

div#news_edit input.submit{
	margin-top: 10px;
}

/* Enquiry */

a#enquiry_link{
	background: url('../img/enquiry_link_background-trans.png');
	cursor: pointer;
	display: block;
	height: 35px;
	margin-top: -20px;
	width: 370px;
}

a#ikimono{
	background: url('../img/ikimono-trans.png') no-repeat left top;
	display: block;
	height: 13px;
	position: absolute;
	right: 0;
	top: 20px;
	width: 96px;
}






.hidden{
	display: none;
}