html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  text-decoration: none;
}

:focus {
  outline: 0;
}

body {
  line-height: 0px;
  color: #5e5e5e;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  
}
blockquote, q {
  quotes: "" "";
}

body {
  font-size: 9pt;
  font-family: Arial, Verdana, Tahoma;
  line-height: 13pt;
}


h1,h2,h3,h4,h5,h6 { 
	font-family: Arial, Verdana, Tahoma;
	margin: 0 0 12px 0; 
	line-height: 20px; 
}

h1 { font-size: 14pt; color: #5e5e5e; font-weight: bold; }
h2 { font-size: 13pt; color: #5e5e5e; font-weight: bold; }
h3 { font-size: 12pt; color: #5e5e5e; font-weight: bold; }
h4 { font-size: 11pt; color: #5e5e5e; font-weight: bold; }
h5 { font-size: 10pt; color: #5e5e5e; font-weight: bold; }
h6 { font-size: 9pt;  color: #5e5e5e; font-weight: bold; }

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

a {
	color: #50942e;
}

* {
  margin: 0;
  padding: 0;
}

html, body {
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

ul, ol {
	margin-left: 10px;
	list-style-position: inside;
}

body {
	text-align: center;
	background-color: #fff;
	background-image: url(http://www.siparila.fi/assets/background/body.png);
	background-repeat: repeat-x;
}

body.woodworks {
	/* harmaa -> background-image: url(http://www.siparila.fi/assets/background/body-woodworks.png); */
	background-image: url(http://www.siparila.fi/assets/background/body.png);
}

#wrap {
	width: 925px;
	margin: 0 auto;
	padding: 30px 0px 10px 0px;
	position: relative;
	text-align: left;
}

.frontPage #wrap {
	width: 925px;
}

#siparila-wood-for-living {
	width: 313px;
	height: 28px;
	display: block;
	background-image: url(http://www.siparila.fi/assets/background/siparila-wood-for-living.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#siparila-woodworks {
	width: 200px;
	height: 28px;
	display: block;
	background-image: url(http://www.siparila.fi/assets/background/siparila-wood-for-living.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	float: left;
}

#woodworks {
	width: 250px;
	height: 47px;
	display: block;
	float: right;
	margin-top: 9px;
	background-image: url(http://www.siparila.fi/assets/background/woodworksNew.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
}

.woodworks #content_left a
{
  color:#6B6B6D;
}

#navi {
	width: 100%;
	float: left;
	margin-left: 0px;
	padding-top: 33px;
	height: 27px;
	margin-bottom: 15px;
}

.woodworks #navi, .woodworkspage #navi, .woodworkspagewide #navi{
/*	width: 100%;*/
	width: auto;
	clear: left;
	float: left;
	margin-left: 0px;
	padding-top: 27px;
	height: 27px;
	margin-bottom: 15px;
	}



#navi li {
	padding-right: 5px;
	display: inline;
	list-style-type: none;
	padding-bottom:20px;
	
	
	
}

#navi li a {
	font-weight: bold;
	padding: 8px 10px 15px;
	color: #555557;
	font-size: 8pt;
    text-transform: uppercase;
  
}

.woodworks #navi li a {
	padding: 3px 10px 8px;
	color: #555557;
}

#navi li.current a {
	background-color: #FFF;
	color: #50942e;
 
}

.woodworks #navi li.current a {
	color: #6b6b6d;
}

#navi li a:hover {
	background-color: #fff;
	padding-bottom:20px;
}

.woodworks #navi li a:hover {
	background-color: #fff;
	color: #6b6b6d;
}

.woodworks #content_left {
	width: 305px;
	float: left;
	margin-bottom: 15px;
}

#subnavi {
	width: 145px;
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
	border-top: 1px solid #e1e2e2;
}


#subnavi ul {
	margin-left: 0px;
}

#subnavi li {
	width: 145px;
	list-style-type: none;
	display: block;
	float: left;
}

#subnavi li a {
	width: 145px;
	padding: 6px 0;
	font-weight: bold;
	color: #555557;
	float: left;
	display: block;
	border-bottom: 1px solid #e1e2e2;	
}

#subnavi li a:hover {
	color: #50942e;
}

#subnavi li a.current {
	color: #50942e;
}

#subnavi li ul {
	float: left;
	margin-left: 0px;
	border-bottom: 1px solid #e1e2e2;
}

#subnavi li ul li a{
	color: #838484;
	border: 0px;
}

#subnavi li ul li a:hover{
	color: #333333;
}

#content {
	width: 495px;
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}

#content p, #content_right p
{
  padding-bottom: 15px;
}


.woodworks #content {
	width: 320px;
}

.frontPage #content {
	width: 615px;
}

.nostokuva img {
	float: left;
 	border: 1px solid #acadad;
	padding: 1px;
	margin-bottom: 15px;
}



#content_right {
	width: 225px;
	float: right;
	margin-bottom: 15px;
}

.woodworks  #content_right {
	width: 270px;
}

.frontPage #content_right {
	width: 280px;
	position: relative;
	z-index: 6;
	background-color: #e1e2e2;
}

#content_right .text {
	padding: 15px;
}

#content_right .splasher {
	margin-bottom: 10px;
	line-height: 11pt;
}

.article #content_right img {
	border: 1px solid #ACADAD;
	padding: 1px;
}

.article #content_right img.no_border {
	border: 0px;
	padding: 0px;
}

.frontPage .splasher {
	float: left;
	width: 298px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.frontPage .last_splasher {
	margin-right: 0px;
}

.lightbox img {
	border: 1px solid #ACADAD;
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.woodworks .lightbox img {
	margin-right: 4px;
	margin-bottom: 4px;
}

#content_right .splasher h6 {
	margin: 0px;
}

#footer {
	padding-top: 8px;
	width: 925px;
	border-top: 1px solid #e1e2e2;
	clear: both;
}

.clear {
	line-height: 0;
	clear: both;
}

/*Login*/

#sf_guard_auth_form {
	float: left;
	width: 100%;
	text-align: left;
	padding-bottom: 20px;
	font-size: 9pt;
}

#sf_guard_auth_wrap {
	float: left;
	background-color: #e8ebeb;
	padding: 60px 25px 25px 25px;
	color: #000;
	background-image: url(/assets/background/loiste-editor.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#sf_guard_auth_form form {
	width: 360px;
	margin: 0 auto;
}

#sf_guard_auth_username {
	float: left;
	width: 150px;
	margin-bottom: 8px;
}

#sf_guard_auth_username input {
	border: 1px solid #b3c4d2;
	width: 150px;
	height: 18px;
	margin-top: 4px;
}

#sf_guard_auth_password {
	float: right;
	width: 150px;
	margin-bottom: 8px;
}

#sf_guard_auth_password input {
	border: 1px solid #b3c4d2;
	width: 150px;
	height: 18px;
	margin-top: 4px;
}

#sf_guard_auth_remember {
	float: left;
	width: 150px;
}

#sf_guard_auth_remember input {
	margin-left: 10px;
	float: left;
	width: 15px;
	height: 15px;
}

#sf_guard_auth_remember label {
	float: left;
}

#sf_guard_auth_signin {
	float: right;
	width: 150px;
}

#sf_guard_auth_signin input {
	width: 85px;
	height: 18px;
	background-color: transparent;
	color: #fff;
	display: block;
	background-image: url(/assets/background/sf_guard_auth_signin.png);
	background-repeat: no-repeat;
	border: 0px;
	cursor: hand;
	cursor: pointer;
	padding-bottom: 2px;
	float: right;
}

#sf_guard_auth_forgot_password {
	width: 360px;
	color: #f05a20;
	float: left;
}
