/*
Ilmari CSS
Typografiaa ja sisältöalueen elementtejä määritellään content.css-tiedostossa!
*/

#wrappingtehflash { }

div.subfolderbox {
	width: 160px;
	height: 186px;
	float: left;
	padding-right: 6px;
	padding-bottom: 5px;
	margin: 0 0 10px 0;
	
}
	div.clearbox { clear: left; }
	div.subfolderbox div.imagewrapper {
		height: 120px;
		overflow: hidden;
	}
	div.subfolderbox h3 {
		font-size: 100%;
		padding-right: 6px;
	}

div#productimage {
	float: right;
}
div#productimage img {
	float: right;
	margin-left: 15px;
}

#product-thumbs {
	border: 1px solid #ccc; clear: right; padding-top: 15px; width: 440px; margin: 0;
}

a#popupcardBacklink {
	text-align: right;
	display: block;
	margin: 20px;
}

div#producttext table {  margin: 0; }
div#producttext h1 { margin: 20px 0 0 14px;}





body {
	text-align: center;
	background: #270c0b url("/kotimaenponit/img/borjes/bg_.jpg") repeat center top scroll;
}



div#divbody {
	/* background: #270c0b url("/img/borjes/bg.jpg") repeat center top scroll; */
	background: #270c0b url("/kotimaenponit/img/borjes/tausta_600.jpg") repeat center top scroll;
	text-align: left;
	margin: 0 auto 0 auto;
	text-align: left;
}

/*div#header {
	position: relative;
	width: 950px;
	margin: 0 auto;
	background-color: #270c0b;
}
*/

#wrapper1 {
	position: relative;
	width: 600px; 
	margin: 0 auto;
}

/* YLÄNAVIGOINTI */
div#navigation {
	height: 45px;
	clear: both;
	background: #757c33 url('/kotimaenponit/img/borjes/navbg.png') repeat-x center left scroll;
}

	ul#ulTopnavi {
		float: left;
		/* width: 730px; */
		margin: 0 auto;
		height: auto;
		list-style-type: none;
	}
	ul#ulTopnavi li {
		float: left;
		list-style-type: none;
		margin: 0; padding: 0;
		border-right: 1px solid #757c33;
	}
	ul#ulTopnavi li.last {
		border-right: 0;
	}
	ul#ulTopnavi li a {
		font-family: Georgia, sans-serif;
		color: #eee;
		/* background-color: #eee;  */
		float: left; display: block; 
		padding: 0 10px;
		height: 45px;
		line-height: 45px;
	}
	ul#ulTopnavi li a:hover { 
		/*background: #888 url('/img/borjes/navhover.png') repeat-x top left scroll;*/
		/* background-color: #ccc; */
	}
	ul#ulTopnavi li.current a {
		/*background: #888 url('/img/borjes/navhover.png') repeat-x top left scroll;*/
	}
	ul#ulTopnavi li.current a:hover {}


div#subpages-wrapper {
	background: #99a039 url('/kotimaenponit/img/borjes/alavalikkotaustaa.jpg') repeat-x top left scroll;
	border-bottom: 1px solid #4b4e18;
}
div#subpages-wrapper h2 {
	margin: 0;
	padding: 5px 0 0 8px;
	color: #fff;
	font-size: 12px;
}
	#subpages-wrapper  a {
		color: #fff;
		font-family: georgia, sans-serif;
	}
	#subpages-wrapper  a.foo {
		line-height: 20px;
		padding: 0 8px;
	}
	

/***************************************
* SISÄLTÖOSA                           *
***************************************/

div#content {
	background-color: #f7f3e6;
	width: 600px;
	margin: 0 auto;
	clear: both;
	padding:0;
}


/* Vasemman ja oikean reunan marginaalit. */
td#contentcell {
}
td#contentcell-width-subnav  table { margin: 10px;
}


#front-page-content-cell { 
	padding: 0 10px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

div.contentwrapper {
	background: #f7f3e6 url('/kotimaenponit/img/borjes/topbg.png') repeat-x top left scroll;
	padding: 28px 15px 10px 28px;
}




div#frontpageboxes {
	margin: 10px 0;
}
	div#frontpageboxes div.clear {
		clear: left !important;
	}

	div#frontpageboxes div {
		width: 160px;
		
		overflow: hidden;
		float: left;
		margin: 10px 8px 0 0;
		background-color: #f4f4f4;
		text-align: center;
	}
	div#frontpageboxes img {
		margin: 5px auto 0 auto;
		border:0;
	}
	
	div#frontpageboxes h3 {
		text-align: left;
		padding: 5px 6px;
		color: #4a82af;
		margin: 0;
		border-bottom: 1px dotted #4a82af;
	}
	div#frontpageboxes p {
		text-align: left;
		margin: 0;
		padding: 5px 6px;
	}
	div#frontpageboxes h3 a {
		color: #4a82af;
	}





td.spot-cell {
	vertical-align: top; text-align: left;
}
	div.spot h1,	div.spot h2,	div.spot h3,	div.spot h4,
	div.spot h1 a,div.spot h2 a,div.spot h3 a,div.spot h4 a{ 
		color: #fff !important; 
		font-weight: bold;
		font-size: 100%;
	}
	div.spot p,	div.spot p a { 
		color: #fff; 
		font-weight: normal;
		font-size: 100%;
	}




td#leftmenucell {
	vertical-align: top;
	background-color: #603c22;
/* 	background: #603c22 url("/img/borjes/sidebar-topbg.png") repeat-x top left scroll; */
}


td#leftmenucell h1, td#leftmenucell h2, td#leftmenucell h3 {
	color: #fff;
	margin: 5px 0;
	font-size: 12px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #ffffff;
}
td#leftmenucell h3 { border: 0; }
td#leftmenucell h3 a { color: #fff !important; }


td#leftmenucell div.inner {
	width: 180px;
}
	
td#leftmenucell div.inner {
	padding: 20px 10px 20px 10px;
}


#spots {
	background-color: #603c22;
	/* background: #603c22 url("/img/borjes/sidebar-topbg.png") repeat-x top left scroll; */
	color: #fff;
}
#spots div.inner {
	padding: 20px 10px;
	width: 180px;
	margin-bottom: 10px;
}

div.sidebar-contactinfo {
	margin-top: 20px;
	color: #fff;
}
div.sidebar-contactinfo h3 {
	color: #fff;
	margin: 5px 0;
	font-size: 12px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #ffffff;
}
div.sidebar-contactinfo p {
	margin: 5px 0;
	color: #fff;
	font-size: 12px;
}
	
	
/* Sivunavigaatio */

#subnav-holder { }

h1.subnavigation-title {
	color: #fff;
	margin: 15px 0 5px 0;
	font-size: 12px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #ffffff;
	font-weight: bold;
}
div.subnavigation { margin-left: 10px;}

	div.subnavigation li h3, 
	div.subnavigation li h3 a:link,
	div.subnavigation li h3 a:visited,
	div.subnavigation li h3 a:active {
		font-size: 100%;
		color: #fff;
		font-weight: normal;
	}
	div.subnavigation li h3 a:link,
	div.subnavigation li h3 a:visited,
	div.subnavigation li h3 a:hover,
	div.subnavigation li h3 a:active {
		padding-left: 10px;
		background: url('/kotimaenponit/img/borjes/spotarrow.png') no-repeat center left scroll;
	}
	
	div.subnavigation li.current h3, 
	div.subnavigation li.current h3 a:link,
	div.subnavigation li.current h3 a:visited,
	div.subnavigation li.current h3 a:active {
		font-size: 100%;
		color: #fff;
		font-weight: bold;
	}
	
	.menulevel1 li a { font-weight: normal; }
	.subnavigation li.current li a { font-weight: normal !important; }
	.subnavigation li.current li.current a { font-weight: bold !important; }
	

	/* listan määrityksiä */
	div.subnavigation ul { margin: 0; padding: 0; list-style-type: none; }
	.menulevel0 li { margin: 6px 0; padding: 0; list-style-type: none; }
	.menulevel1 li { margin: 2px 0 0 10px !important; padding: 0; list-style-type: none; }
	.menulevel1 li {
		font-size: 95%;
	}


	
	
div#tuotelista {
}
	div#tuotelista ul {
		margin: 0 0 6px 0;
		color: #fff;
	}
	div#tuotelista ul li {
		list-style-type: none;
		color: #fff;
		font-weight: normal;
		padding-left: 5px;
		margin-bottom: 2px;
		font-size: 11px;
	}
	
	#tuotelista ul li.root-category { 
		font-weight: bold; 
		padding-left: 0 !important; 
		margin-top: 3px; 
		margin-bottom: 4px; 
		font-size: 12px;
	}
		div#tuotelista li a {
			color: #fff;
		}
	
		div#tuotelista ul li ul li a {
			padding: 1px 0;
			color: #fff;
			text-decoration: none;
			display: block;
		}
		div#tuotelista ul li ul li a:hover {
			background-color: #694428;
			text-decoration: underline;
		}

	div#tuotelista ul li ul li ul {
		margin-top: 3px;
	}
	div#tuotelista ul li ul li ul li{
		/* font-size: 80%; */
		font-weight: normal;
		margin: 1px 0 0 1.3em;
		list-style-type: disc;
		color: #fff;
	}
		div#tuotelista ul li ul li ul li a {
			padding: 1px 0;
			color: #fff;
			text-decoration: none;
			display: block;
		}
		div#tuotelista ul li ul li ul li a:hover {
			background-color: #694428;
			text-decoration: underline;
		}
	

	
	
	
div#footer {
	clear: both;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	padding-bottom: 0 !important;
	background: transparent url('/kotimaenponit/img/borjes/ftrlmaohax.jpg') no-repeat top center scroll;
	text-align: center;
	color: #fff;
	margin: 0 auto;
}	
div#footerblock {
	background-color: #888;
	height: 12px;
	width: 600px;
	margin: 0 auto;
}	
	
	
	
#gallery div {
	margin: 10px;
	float: left;
	height: 120px;
	width: 150px;
}
	

/***************************************
* KALENTERI                            *
***************************************/

a.calendar,
a.calendar:link {
	color: #ff0000;
	text-decoration: none;
}

a.calendar:visited {
	color:#ff0000;
	text-decoration: none;
}

a.calendar:hover {
	color:#ff0000;
	text-decoration: none;
}

.calendartitle {
	background: #eecc66;
	color: #233c65;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 10pt;
}

.calendardaystitle {
	background: #eecc66;
	color: #233c65;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 8pt;
}

.calendardays {
	background: #f0f0f0;
	color: #000000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

.calendartoday {
	background: #e7e3d5;
	color: #000000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

.calendarevent {
	background: #cccccc;
	font-size: 8pt;
}








/***************************************
* FORUM                                *
***************************************/

.forumtitle {
	background: #eecc66;
	color: #233c65;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 10pt;
}

.forumbg1 {
	background: #e7e3d5;
	color: #000000;
}

.forumbg2 {
	background: #f0f0f0;
	color: #000000;
}

.forumbg {
	background: #ffffff;
}

















/***************************************
* ETUSIVU / TIEDOTELISTAUS             *
***************************************/

/* Uutiset etusivun vasemmassa laidassa */
div#uutiset	{ color: #fff; }
div#uutiset	div.newsitem { }
div#uutiset	div.newsitem h3 a { 
	display: block;
	color: #eee; 
	font-size: 12px; 
	padding-left: 24px;
	background: url('/kotimaenponit/img/borjes/spotarrow2.png') no-repeat 2px 5px scroll;
}









/***************************************
* TUOTEKORTIT JA TUOTELISTAUS          *
***************************************/

#custom-orderphp {
	padding-top: 15px;
}

	#custom-orderphp div.productlisting-product {
		text-align: center;
		width: 200px;
		float:left;
		margin-right: 15px;
	}
	#custom-orderphp div.third {
		clear: left;
	}
	#custom-orderphp div.imagewrapper {
		height: 110px;
		overflow: hidden;
	}
	#custom-orderphp h3 a { /* otsikko */
		font-size: 12px;
		color: #666;
	}



a.card:link,
a.card:visited,
a.product:link,
a.product:visited {
  color: #000000;
  font-weight: bold;
}

.card_image {
  padding-right: 10px;
}

img.product {
  background-color: #ffffff;
  border: 1px solid #a0a0a0;
  padding: 1px;
}

div.card_desc {
  color: #707070;
}










/***************************************
* ÄLÄ KOSKE NÄIHIN                     *
***************************************/

a.nounderline:link,
a.nounderline:visited,
a.nounderline:hover {
	text-decoration: none;
}

.littletitle {
	font-weight: bold;
}

.fullwidth {
	width: 100%;
}

