@CHARSET "ISO-8859-1";


/*********************** flame, flame_sel flame_box, flame_box_sel, flame_plain ***********************/

a.flame_box, a.flame_box:visited, a.flame_box:hover,
a.flame_box_sel, a.flame_box_sel:visited,
a.flame_plain, a.flame_plain:visited,
a.flame_head, a.flame_head:visited, a.flame_head:hover,
a.flame_head_sel, a.flame_head_sel:visited {
	cursor: pointer;
	
	font-size: 10px;
	font-weight: bold;
	color: black;
	
	padding-left: 23px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	
	background-repeat: no-repeat;
	background-position: 2px 50%;
		
	text-decoration: none;
	background-image: url('images/flame.gif');
}

a.flame_box:hover,
a.flame_box_sel, a.flame_box_sel:visited,
a.flame_plain:hover,
a.flame_head:hover,
a.flame_head_sel, a.flame_head_sel:visited {	
	text-decoration: underline;
	background-image: url('images/flame_red.gif');
}

/* Erot */

a.flame_box, a.flame_box:visited, a.flame_box:hover,
a.flame_box_sel, a.flame_box_sel:visited,
a.flame_plain, a.flame_plain:visited {
	display: block;
}

a.flame_head, a.flame_head:visited, a.flame_head:hover,
a.flame_head_sel, a.flame_head_sel:visited {
	padding-left: 20px;
	padding-right: 3px;
	margin-right: 5px;
	background-position: 4px 50%;
}

a.flame_plain, a.flame_plain:visited, a.flame_plain:hover {
	font-weight: normal;
}

/*********************** Ilmoitusboxit ***********************/

.kelluvaInfoBox {
	position: absolute;
	width: 400px;
	
	font-size: 14pt !important;
	font-weight: bold;
}

.kelluvaInfoBox .kelluvaInfoBoxOk, .kelluvaInfoBox .kelluvaInfoBoxVirhe {
	padding: 10px;
	margin: 5px;
}

.kelluvaInfoBox .kelluvaInfoBoxOk {
	background-color: #AAFFAA;
	border: 1px solid #00AA00;
}

.kelluvaInfoBox .kelluvaInfoBoxVirhe {
	background-color: #FFAAAA;
	border: 1px solid #AA0000;
	color: #AA0000;
}


/*********************** Välilehti ***********************/

.valilehti, .valilehtiValittu {
	border: 1px solid black;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
}

.valilehtiValittu {
	border-bottom: none;
	background-color: #FFFFFF;
}

.valilehti {
	background-color: #EEEEEE;
}

.valilehtiTop {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	width: 100%;
}

.valilehtiBody {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 10px;
	background-color: #FFFFFF;
}

/***************** Pyöreä boxi ******************/

TABLE.infoBoxi {
	font-size: 10px;
	margin: 5px;
	margin-top: 15px;
	width: 100%;
}

TABLE.infoBoxi img {
	margin: 0px;
	padding: 0px;
}

TABLE.infoBoxi td {
	margin: 0px;
	padding: 0px;
}

TABLE.infoBoxi td.top_left {
	width: 7px;
	height: 7px;
	background-image: url('images/infoBoxi_lt.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

TABLE.infoBoxi td.top {
	height: 7px;
	background-image: url('images/infoBoxi_top.gif');
	background-repeat: repeat-x;
	background-position: top;
}

TABLE.infoBoxi td.top_right {
	width: 7px;
	height: 7px;
	background-image: url('images/infoBoxi_rt.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

TABLE.infoBoxi td.center_left {
	width: 7px;
	background-image: url('images/infoBoxi_left.gif');
	background-repeat: repeat-y;
	background-position: left;
}

TABLE.infoBoxi td.center {
	background-color: #FFFFFF;
}

TABLE.infoBoxi td.center_right {
	width: 7px;
	background-image: url('images/infoBoxi_right.gif');
	background-repeat: repeat-y;
	background-position: right;
}

TABLE.infoBoxi td.bottom_left {
	width: 7px;
	height: 7px;
	background-image: url('images/infoBoxi_lb.gif');
	background-repeat: repeat-y;
	background-position: bottom left;
}

TABLE.infoBoxi td.bottom {
	height: 7px;
	background-image: url('images/infoBoxi_bottom.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

TABLE.infoBoxi td.bottom_right {
	width: 7px;
	height: 7px;
	background-image: url('images/infoBoxi_rb.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

/***************** /Pyöreä boxi ******************/

/***************** Kuvaboxi ******************/

TABLE.box_image {
	margin: 5px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

TABLE.box_image img {
	margin: 0px;
	padding: 0px;
}

TABLE.box_image td {
	margin: 0px;
	padding: 0px;
}

TABLE.box_image td.top_left {
	width: 8px;
	height: 8px;
	background-image: url('images/pic_box_lt.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

TABLE.box_image td.top {
	height: 8px;
	background-image: url('images/pic_top.gif');
	background-repeat: repeat-x;
	background-position: top;
}

TABLE.box_image td.top_right {
	width: 8px;
	height: 8px;
	background-image: url('images/pic_box_rt.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

TABLE.box_image td.center_left {
	width: 8px;
	background-image: url('images/pic_left.gif');
	background-repeat: repeat-y;
	background-position: left;
}

TABLE.box_image td.center {
}

TABLE.box_image td.center_right {
	width: 8px;
	background-image: url('images/pic_right.gif');
	background-repeat: repeat-y;
	background-position: right;
}

TABLE.box_image td.bottom_left {
	width: 8px;
	height: 8px;
	background-image: url('images/pic_box_lb.gif');
	background-repeat: repeat-y;
	background-position: bottom left;
}

TABLE.box_image td.bottom {
	height: 8px;
	background-image: url('images/pic_bottom.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

TABLE.box_image td.bottom_right {
	width: 8px;
	height: 8px;
	background-image: url('images/pic_box_rb.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

/***************** /Kuvaboxi ******************/

/***************** Plussa-aita ******************/

DIV.plus_spacer {
	margin-top: 15px;
	margin-bottom: 15px;
	
	padding-top: 7px;
	background-image: url('images/plus.gif');
	background-repeat: repeat-x;
	background-position: 0% 0%;	
}


/***************** /Plussa-aita  ******************/
