/* 
  Kauppakamarin Onlinekansiot-tuotteen sisällön renderöinnin CSS. 
  Antti Rauramo / Index IT 05.2007
*/

body {
  font-family: Helvetica, Arial, Sans-serif; 
  /* font-size: 10px; */
  color: #000000;
}

p.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #3593E3;
}

p.bigtitle {

}

p.book_title {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9F9F9F;
}

p.viimeksi-julkaistut-otsikko {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9F9F9F;
}

p.chaptertitle {						/*lisatty onlinekansiot-css-tiedostoon*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align:left;
	font-weight: bold;
	color: #9f9f9f;
}

p.section1title {
	font-size: 22px;
	font-style: normal;
	color: #3593E3;
	font-weight:bold;
}

p.sect1title {
	font-size: 22px;
	font-style: normal;
	color: #3593E3;
	font-weight:bold;
	margin-top: 0px;
}

p.refsect1title {			/*				siirretty onlinekansiot.css-tiedostoon						*/
	color:#3593E3;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
}

p.prefacetitle {
  font-size: 18px;
  font-weight: bold;
}

p.section2title {
  font-size: 16px;
  font-weight: bold;
}

p.refsect2title {
  font-size: 16px;
  font-weight: bold;
}

p.section3title {
	font-size: 14px;
	font-weight: bold;
}

p.refsect3title {
	font-size: 14px;
	font-weight: bold;
}

p.section4title {
	font-size: 12px;
	font-weight: bold;
}

p.refsect4title {
	font-size: 12px;
	font-weight: bold;
}

p.figuretitle {
	font-weight: bold;
}

p.tabletitle {
	font-weight: bold;
}

img.img_left_float {
	float: left;
}

img.img_left {
	padding-bottom:10px;
	padding-right: 10px;
}

/* 29.4.09 MP: remove border when image in a */
a img.img_left {
	padding-bottom:10px;
	padding-right: 10px;
	border: 0;
}

p {
  font-size: 12px;
  word-spacing: 3px;
}

p.content {
	margin-top: 0;
	line-height: 1.5; /* 15px = normal*/
	font-size: 12px;
	word-spacing: 3px;
} 

/* Metadata */

p.pubdate {
	font-family:verdana;
	color: #7e7e7e;
	font-size:12px;
	margin-bottom:0px;
}

/* Lists*/

ul.list_sq {
  list-style-type: square;
}

ul.list_none {
  list-style-type: none;
}

ol.leipis {
	list-style-type: none;
}

li p {
  margin-top: 0.5em;
  margin-bottom:0.5em;
}

div.example {
	text-align:left;
	background-color:#FFF;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}

div.qandaentry {
	text-align:left;
    border-left: 4px double #ACACAC;
    border-right: 4px double #ACACAC;
	border-top:1px solid #acacac;
	border-bottom:1px solid #acacac;
	background-color: #ffffff;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}

div.qandaentry .part-container {
    margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
    padding-left: 20px;
    padding-right: 20px;
}
	
div.qandaentry .part-container p.content b{
	color:#2d2d2d;
}

.part-container {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

hr.eof {
	text-align:left; /* IE */
	margin: 0 auto 0 0; /* Mozilla */
  border: 0;
  width: 20mm;
}

/* New search results */

.mainresult {
   position: relative;
   height: 15px;
   margin: -20px 0px 40px 2px;
   font-weight: bold;
   }

.search-title {
    background-color: #6e7e91;
    color: #FFFFFF;
    cursor: default;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    margin: 0px 0px 0px 18px;
    padding: 4px 4px 4px 8px;
    position: absolute;
    text-align: left;
    width: 513px;
   }

.search-count {
   position: absolute;
   right: 0;
   text-align: right;
      background-color: #dadfe9;
   }

.dochit {
 margin-left:20px;
 margin-top: 20px;
 border-bottom: solid #c2c9d9 1px;
 }

.docicon {
    padding-right: 5px;				/* height of the replacement image */
}

.docname {
 color: #3593E3 !important; /* light blue */
 font-size: 14px;/*12px;*/ 
 font-weight: bold;
 ;
 }
 a.hitdocname {
 text-decoration: underline;
  color: #3593E3; /* light blue */
 }
 
 a.hitdocname:hover {
 text-decoration: underline;
  color: #3593E3; /* light blue */
 }

 a.hitdocname:link {
 text-decoration: underline;
  color: #3593E3; /* light blue */
 }
 .hitcontent {
 font-size: 12px;
 }
 
 .hitpath {
	color: #55805A; /*#009900;*/
	font-size: 11px;
	padding-left: 20px;			/*			28012011		*/ 
 }

a.trackerlink {
 color: #009900;
 text-decoration: underline;
 }
 
/*Topic Mapista generoitavat tapauslinkit*/

/*
div.mininavicontainer {
	background-color: #dddddd;
	padding-left: 10px;
	padding-right: 5px;
	}

div.mininavi {
	display: inline;
	padding-right: 5px;
	padding-bottom:2px;
}																Siirretty onlinekansiot.css-tiedostoon
*/
