/***********************************************/
/* emx_nav_left.css              */
/* Use with template Halo_leftNav.html     */
/***********************************************/

/***********************************************/
/* HTML tag styles               */
/***********************************************/
body {
	font-family: Verdana, Arial, sans-serif;
	color: #cacaca;
	line-height: 1.166;
	margin: 0;
	padding: 0;
	background-color:#272727;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited {
	color: #767676;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/************** header tag styles **************/

h1 {
	font: bold 120% Verdana,Arial,sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

h2 {
	font: bold 115% Verdana,Arial,sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

h3 {
	font: bold 110% Verdana,Arial,sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

h4 {
	font: bold 105% Verdana,Arial,sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

h5 {
	font: bold 100% Verdana,Arial,sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}


/*************** list tag styles ***************/

ul {
	list-style-type: square;
}

ul ul {
	list-style-type: disc;
}

ul ul ul {
	list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label {
	font: bold 1em Arial,sans-serif;
	color: #ffffff;
}
				
input {
	font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                 */
/***********************************************/
#pagecell1 {
	position: absolute;
	top: 135px;
	left: 50%;
	margin-left: -370px;
	width: 740px;
	background-color: #000000;
	visibility: visible;
}

#tl {
	position: absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position: absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	visibility:inherit;
}

#masthead {
	position: absolute;
	top: 6px;
	left: 50%;
	margin-left: -370px;
	width:740px;
	height: 120px;
	
}

#pageNav {
	float: left;
	width: 178px;
	padding: 0px;
	background-color: #3a3a3a;
	background: url('../kuvat/valikkotausta.gif');
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content {
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
	background: url('../kuvat/iso-tausta_koivu.gif');
}


/***********************************************/
/* Component Divs               */
/***********************************************/
#siteName {
	margin: 0px;
	padding: 12px 0px 6px 0px;
	color: #969696;
	font-weight: normal;
}


/************** pageName styles ****************/

#pageName {
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2 {
	font: bold 175% Arial,sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#pageName img {
	position: absolute;
	top: 10px;
	right: 12px;
	padding: 0px;
	margin: 0px;
}


/************** feature styles *****************/

.feature {
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}

html>body .feature {
	height: auto;
}

.feature h3 {
	font: bold 175% Arial,sans-serif;
	color: #ffffff;
	padding: 30px 0px 5px 0px;
}

.feature img {
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3 {
	font: bold 125% Arial,sans-serif;
	color: #ffffff;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule {
	font: bold 1em Arial,sans-serif;
	color: #381e1e;
	display:block;
	padding-bottom: 3px;
	padding-left: 5px;
	background: url('../kuvat/capsule2.gif');
}

.story a.capsule:hover {
	text-decoration: underline;
}

td.storyLeft {
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo {
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #baac9c;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img {
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks {
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3 {
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #ffffff;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #000000;
	background:url('../kuvat/valikkonappi.gif');
}

#sectionLinks a:hover {
	border-top: 1px solid #cccccc;
	background-color: #fec17e;
	background-image: ;
	font-weight: bold;
	text-decoration:none;
	background: url('../kuvat/valikkonappi2.gif');
}


/************* relatedLinks styles **************/

.relatedLinks {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #a18f8f;
}

.relatedLinks h3 {
	padding: 10px 0px 2px 0px;
}

.relatedLinks a {
	display: block;
	color:#71544A;
	font-weight: bold;
}


/**************** advert styles *****************/

#advert {
	padding: 10px;
}

#advert img {
	display: block;
}

/********************* end **********************/
.style2 {
	color: #990000;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	color: #990000;
	font-size: 160%;
}
.style5 {
	font-size: x-large;
	font-weight: bold;
	color: #ef373a;
}
a:link {
	color: #d56151;
}
a:visited {
	color: #d56151;
}
