body {
	font-family: calibri, 'lucida sans unicode', 'lucida grande';
	font-size: 12px;
	color: #3c3c3c;
	margin:0;
	text-align: left;
	background: url(../img/bg_body.jpg) no-repeat center top #000000;
}

/**************************************
* 			Typografia				  *
**************************************/

p{
	margin:10px 0;
}

a, a:link, a:visited, a:active{
	font-family: calibri, 'lucida sans unicode', 'lucida grande';
	color: #da1a35;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

a.bread_crumbs {
	color: #3c3c3c;
}

span.bread_crumb_active {
	color: #da1a35;
	font-weight: bold;
}

span.news_date {
	color: #da1a35;
	font-weight: bold;	
}

a.news_title {
	color: #3c3c3c;
	font-weight: bold;
}

/* Tällä pakotetaan editorin sisällön linkit oikean näköisiksi
   Eli yleensä sama tyyli kuin tuossa yllä a-elementille, mutta jokaisen perään !important */
.mceContentBody a,.mceContentBody a:link, .mceContentBody a:visited{
	font-family: calibri, 'lucida sans unicode', 'lucida grande' !important;
	color: #da1a35 !important;
	text-decoration: none !important;
}
.mceContentBody{
	background:transparent !important;
}

a.news, a.news:link, a.news:visited { }

td { }
.login {
	font-size: 11px;
}

input, select, textarea {
	font-size: 11px;
}
.text{
	width:100%;
}

h1 {
	font-size: 18px;
	color: #0c0c0c;
	margin: 12px 0;
}

h2 {
	font-size: 17px;
	color: #0c0c0c;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #0c0c0c;
	font-weight: normal;
}

h4 {
	
	color: #0c0c0c;
}

h5 {
	color: #0c0c0c;
}

h6 {
	color: #0c0c0c;
}


/**************************************
* 			Sivun rakenne 			  *

**************************************/

/* Käytetään sticky-footer-tekniikkaa, jolla saadaan valkoinen tausta venymään sivun alalaitaan saakka. */
#wrap_sticky_footer {
	height: auto !important;
	margin: 0 auto;
	min-height: 100%;
}

#push_sticky_footer {
	height: 0;	
}

#sticky_footer {
	height: 0;	
}

/* Tähän tulee valkoinen tausta */
#wrapper{
	width:994px;
	margin: 45px auto 0;
	text-align: left;
	background: url(../img/bg_wrapper.jpg) repeat-y center top;
}

#red_bar {
	height: 20px;
	background: #da1a35;
}

/* Tähän tulee logon lisäksi valkoisen alueen yläreunan osa, jota ei toisteta. */
#logo_top {
	padding: 18px 40px 22px;
	text-align: left;
	background: url(../img/bg_logo_top.jpg) no-repeat center top;
}

/* Tämä wrappaa varsinaisen sisällön kapeampaan alueeseen. */
#wrapper_content {
	width: 952px;
	margin: 0 auto;
}

/* Tän sisälle tulee valikko ja yläkuva */
#header{ }

#wrapper_menu {
	border: 1px solid #e5e5e5;
	height: 43px;
	position: relative;
	z-index: 45;
	background: url(../img/menu/bg_menu_item.jpg) repeat-x;
}

#top_image {
	height: 337px;
	width: 950px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

#topimage_flame {
	position: absolute;
	width: 438px;
	height: 248px;
	right: 0px;
	top: 0;
	z-index: 3;
	background: url(../img/liekki_paakuva.png) no-repeat right top;	
}

#content{
	padding: 0 2px 32px 12px;
}

#content_column_left {
	width: 685px;
	margin-left: 23px;
	float: left;
}

#content_column_right {
	float: left;
	width: 230px;
	padding-top: 21px;
}

#bread_crumbs {
	padding: 22px 0 16px;
	border-bottom: 1px dotted #82807f;
}

#content_area_main {
	padding: 10px 10px 10px 0;	
}

.module_right_column {
	background: #e9e9e9;
	padding: 18px;
	margin-bottom: 20px;
}

#module_news {
	background: url(../img/bg_ajankohtaista.jpg) no-repeat right top #e9e9e9;
}

/* Varsinainen footteri. Huom. yllämainittu näennäinen stickyfooter */
#content_footer{
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dotted #82807f;
}

#content_footer_left {
	width: 520px;
	float: left;	
}

#content_footer_right {
	float: right;
	width: 400px;	
}

/* Etusivun sisältölaatikot */

.front_content_section {
	float: left;
	width: 204px;
	margin-right: 21px;	
}

.front_content_section_image {
	border-style: solid;
	border-color: #da1a35 #c6c6c6 #c6c6c6;
	border-width: 11px 1px 1px;
	height: 150px;
	overflow: hidden;
	text-align: center;
}

/**************************************
* 			Uutisrevolveri 			  *
**************************************/

.sitenews_revolver_topic{
	display:block;
	position:absolute;
	height:100%;	
}

/**************************************
* 			Virheilmoitukset		  *
**************************************/

.error_message{
	color:#ab0000;
	margin:10px 0 20px 0;
}
.success_message{
	color:#368b1c;
	margin:10px 0 20px 0;
}

/**************************************
* 			Dropdown menu 			  *
**************************************/

.menuarea{
	position:absolute;
	display:none;
	width:180px;
	border:1px solid #c3c3c3;
	background-color:white;
	padding-bottom:5px;
}

#menutable .menutop_a{
	color:#6D3A78;
	padding:0 4px;
}
#menutable .menutop{
	color:#3c3c3c;
	padding:0 4px;
}

#menutable .menusub_a{
	color:#6D3A78;
	padding:0 4px;
	font-weight:bold;
	display:block;
}
#menutable .menusub{
	color:#3c3c3c;
	padding:0 4px;
	display:block;
}

ul.product_menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.product_menu li {
	display: block;
	margin: 0;
	padding: 2px 0;
	list-style: none;
}

ul.product_menu li a {
	display: block;
		
}
ul.product_menu li.pro_menu_lvl_1 {
	margin: 8px 0 6px;
	padding: 3px;
	border-bottom: 1px dotted #82807F;
}

li.pro_menu_lvl_1 a {
	text-transform: uppercase;
}
