/*****************/
/*** PAGESTYLE ***/
/*****************/

body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}


.leftnavi {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

a.leftnavi {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.leftnavi:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.leftnavi_a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
a.leftnavi_a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 14px;
}

a.leftnavisub {
	font-size: 10px;
	font-weight: normal;
	color: #AF1E2D;
	text-decoration: none;
}
a.leftnavisub:hover {
	font-size: 10px;
	font-weight: normal;
	color: #AF1E2D;
	text-decoration: underline;
}

a.topnavi {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px;
	text-decoration: none;
}

a.topnavi:hover {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px;
	text-decoration: none;
}

a.InfoBox {
	font-size: 11px;
	font-weight: normal;
	color: #1D7C9E;
	text-decoration: underline;
}
a.InfoBox:hover {
	font-size: 11px;
	font-weight: normal;
	color: #1D7C9E;
	text-decoration: none;
}

a { 
	font-size: 11px;
	color: #1D7C9E;
	text-decoration: underline;
}

a:hover { 
	font-size: 11px;
	color: #1D7C9E;
	text-decoration: none;
}


/* Materiaalitablejen tyylit */
/* Page Style */
table.eTable {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
tr.eTable_Row_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1D7C9E;
}
td.eTable_Cell_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1D7C9E;
	border: 1px solid #1D7C9E;
}
tr.eTable_Row {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
td.eTable_Cell {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #1D7C9E;
}

/* Page Style Background Color */
table.eTable_Color {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
tr.eTable_Row_Color_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1D7C9E;
}
td.eTable_Cell_Color_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1D7C9E;
}
tr.eTable_Row_Color {
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
}
td.eTable_Cell_Color {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #F6F6F6;
}
td.eTable_Cell_Color_2 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #EFEFEF;
}

/* Blank */
table.eTable_Blank {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
tr.eTable_Row_Blank_Header {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	/* background-color: #EFEFEF; */
}
td.eTable_Cell_Blank_Header {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	/* background-color: #EFEFEF; */
}
tr.eTable_Row_Blank {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
td.eTable_Cell_Blank {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	vertical-align:top;
}

form {
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

/* end Materiaalitablejen tyylit */

div.center {
	margin-left:0px auto;
	margin-right:0px auto;
}

td.topLogo {
	width:972px;
	height:153px;
	background:transparent url('/images/layout/top_bar.jpg') no-repeat scroll top left;
}

td.middlePart {
	height:100%;
	padding:0 6px 0 6px;
}

div.bottomBar {
	width:972px;
	height:6px;
	background:transparent url('/images/layout/bottom_bar.gif') no-repeat scroll top left;
}

div.mainLeft {
	width:972px;
	background:transparent url('/images/layout/bg_left.gif') repeat-y scroll top left;
}

div.mainRight {
	width:972px;
	background:transparent url('/images/layout/bg_right.gif') repeat-y scroll top right;
}

table.mainTable1, table.mainTable2 {
	width:972px;
	background:transparent url('/images/layout/bg_left.gif') repeat-y scroll top left;
	font-size:11px;
	margin:0;
	padding:0;
	height:100%;
	border:0;
}

table.mainTable2 {
	background:transparent url('/images/layout/bg_right.gif') repeat-y scroll top right;
}


table.middlePart {
	font-size:11px;
	width:100%;
	height:100%;
	border:0;
}

td.contentLeft {
	width:201px;
	background:#1D7C9E url('/images/layout/navi_top.gif') no-repeat scroll top left;
	padding-top:25px;
}

td.contentRight {
	width:741px;
	padding:0;
	margin:0;
	height:27px;
	background:#FFFFFF url('/images/layout/bg_content_bottom.gif') repeat-x scroll bottom left;
}

div.contentRight {
	width:741px;
	height:27px;
	padding:0;
	margin:0;
	background:#FFFFFF url('/images/layout/bg_content_top.gif') repeat-x scroll top left;
}



div.bottom {
	width:1000px;
	background-color:#B3C63A;
	clear:both;
	height:44px;
}

div.bottomLeft {
	padding:5px 0 0 5px;
	float:left;
}

div.bottomRight {
	padding:5px 5px 0 0;
	float:right;
}

a.v,a.v:hover,a.v:visited {
	text-decoration:none;
	color:#BEBFC1;
}



div.murupolku {
	float:left;
	font-size: 11px;
	font-weight: bold;
	color: #005630;
	padding-top:16px;
}
a.murupolku {
	font-size: 11px;
	font-weight: normal;
	color: #005630;
	text-decoration: underline;
}
a.murupolku:hover {
	font-size: 11px;
	font-weight: normal;
	color: #005630;
	text-decoration: none;
}


div.toolBorder {
	margin-top:5px;
	border:1px solid white;
}

div.toolBox {
	float:left;
	width:179px;
	background-color:#2394BD;
}

div.toolSearch {
	padding:0 0 0 22px;
	background:#91012D url('/images/layout/tool_search.gif') no-repeat scroll left top;
	border-bottom:1px solid white;
}

div.toolExtranet {
	padding:0 0 0 22px;
	background:#91012D url('/images/layout/tool_extranet.gif') no-repeat scroll left top;
	border-bottom:1px solid white;
}



div.toolPadding {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px 0 10px 10px;
}

div.toolTitle {
	padding:5px 0 5px 5px;
	font-size:10px;
	color:#FFFFFF;
	/* BACKGROUND */
	font-weight:bold;
	border-left:1px solid white;
}

/* extranet buttons */

form.extranet {
	margin:0;
	padding:0;
}

div.extranetLogin {
	float:left;
	background:transparent url('/images/layout/tool_input.gif') no-repeat scroll left top;
	width:134px;
	height:24px;
}

input.extranetLogin {
	margin:3px 3px 3px 3px;
	padding:0 3px 0 3px;
	border:none;
	background:transparent;
	width:128px;
	height:18px;
	font:10px;
	color:#FFFFFF;
}

div.extranetPassword {	
	float:left;
	background:transparent url('/images/layout/tool_bt_input.gif') no-repeat scroll left top;
	width:133px;
	height:24px;
}

input.extranetPassword {
	margin:3px 3px 3px 3px;
	padding:0 3px 0 3px;
	border:none;
	background:transparent;
	width:128px;
	height:18px;
	font:10px;
	color:#FFFFFF;
}

div.extranetButton {
	float:left;
	background:transparent url('/images/layout/tool_bt.gif');
	width:24px;
	height:24px;
}

input.extranetButton {
	cursor:pointer;
	margin:3px 3px 3px 3px;
	border:none;
	background:transparent;
	width:r8px;
	height:18px;
	font:10px;
}




a.tool, a.tool:hover, a.tool:visited {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

div.toolTxt {
	padding:4px 0 4px 0;
}


div.fpDots {
	height:1px;
	width:100%;
	font-size:0;
	margin:10px 0 10px 0;
	background:transparent url('/images/layout/dots.gif') repeat-x scroll top left;
}

div.fpTopic {
	padding:8px 0 0 3px;
	color:#1D7C9E;
}

/* Lomakkeiden tyylit */
.eform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border-color: #91012D;
	border-style: solid;
	border-width: 1px;
}

input.eform_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #1D7C9E; 
	border-color: #91012D;
	border-style: solid;
	border-width: 1px;
	margin: 10px 7px 5px 7px;
}
/* end Lomakkeiden tyylit */
/*****************/
/***  INFOBOX  ***/
/*****************/

div.infoboxMain {
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:225px;
}

div.infoboxTop {
	background-image:url('/templates/templateimages/infobox_header.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	height:49px;
}

div.infoboxTitle {
	padding:14px 14px 14px 14px;
	font-weight:bold;
	color:#FFFFFF;
	white-space: nowrap;
}

div.infoboxContent {
	min-height:140px;
	height:auto;
	background-image:url('/templates/templateimages/infobox_bg.jpg');
	background-position:left;
	background-repeat:repeat-y;
	padding:0px 16px 0px 16px;
	font-size: 11px;
}

/* IE HACK -- \*/
* html div.infoboxContent {
height:140px;
}
/* -- IE HACK */

div.infoboxBottom {
	background-image:url('/templates/templateimages/infobox_bottom.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	height:35px;
}




/*****************/
/*** TEMPLATES ***/
/*****************/

/* Päädivi */
div.templateContent {
	width:661px;
	padding:0 0 0 0;
	margin:15px 40px 40px 40px;
	clear:both;
}

/* Divi clear - siivoaa floatit pois ja pudottaa sivun marginaaliinsa */
div.templateClear {
	clear:both;
}

/* koko sivun levyinen */
div.templateFull {
	width:661px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* kaksipalstaiset */
div.templateLeft {
	float:left;
	width:380px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div.templateRight {
	float:right;
	width:250px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* kaksipalstaiset - yhtä leveät*/
div.templateEqual {
	width:310px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* teksti yms tyylit */
h1 {
	margin:0px 0px 0px -1px;
	padding-bottom:15px;
}

/*****************************/
/* Sidebar navigation styles */
/****************************/

/* LEVEL 1 PAGES */

div.naviTitle {
	border:1px solid white;
	padding:4px 0 4px 5px;
	margin:0 0 2px 0;
	color:#FFFFFF;
	background-color:#196A87;
	font-weight:bold;
	font-size:10px;
}

/*****************************/
/* Sidebar navigation styles */
/*****************************/

/* LEVEL 1 PAGES */

div.naviContainer_1 {
	margin:0 0 3px 0;
}


div.navi_1, div.navi_1_selected {
	border:1px solid white;
	margin:0 0 2px 0;
}

/* IE HACK -- \*/
* html div.navi_1 { height:1%; }
* html div.navi_1_selected { height:1%; }
/* -- IE HACK */

a.navi_1, a.navi_1_selected,
a.navi_1:hover, a.navi_1_selected:hover {
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

a.navi_1_selected {
	text-decoration:underline;
	color:#FFFFFF;
}

div.navi_txt_1, div.navi_txt_1_selected {
	margin:0;
	border-left:1px solid white;
	padding:5px 0 5px 5px;
	background:#196A87 none repeat-x scroll top left;
}

div.navi_txt_1_selected {
	background:#196A87 url('/images/layout/navi_sel_bg.gif') repeat-x scroll top left;
}

div.navi_sub_1 {
	padding:0 0 0 22px;
	background:#91012D url('/images/layout/navi_haskids.gif') no-repeat scroll top left;
}

div.navi_nosub_1 {
	padding:0 0 0 22px;
	background-color:#91012D;
}



/* LEVEL 2 PAGES */

div.naviContainer_2 {

}

div.navi_2, div.navi_2_selected  {
	border:1px solid white;
	margin:0 0 2px 0;
}

/* IE HACK -- \*/
* html div.navi_2 { height:1%; }
* html div.navi_2_selected { height:1%; }
/* -- IE HACK */

a.navi_2, a.navi_2_selected,
a.navi_2:hover, a.navi_2_selected:hover {
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
}

a.navi_2_selected {
	text-decoration:underline;
	color:#FFFFFF;
}


div.navi_txt_2, div.navi_txt_2_selected  {
	margin:0;
	border-left:1px solid white;
	padding:5px 0 5px 5px;
	background:#2295BD none repeat-x scroll top left;
}

div.navi_sub_2 {
	padding:0 0 0 22px;
	background:#2394BD url('/images/layout/navi_haskids2.gif') no-repeat scroll top left;
}

div.navi_nosub_2 {
	padding:0 0 0 22px;
	background-color:#2394BD;
}


/* LEVEL 3 PAGES */

div.naviContainer_3 {
	margin:0 0 2px 0;
	padding-top:10px;
	border:1px solid white;
	background:#36B2DF url('/images/layout/navi_topfade.gif') repeat-x scroll top left;
}

div.naviContainer_3_bottom {
	padding-bottom:10px;
	background:transparent url('/images/layout/navi_bottomfade.gif') repeat-x scroll bottom left;
}


div.navi_3, div.navi_3_selected  {
	font-weight:normal;
	padding:5px 0 4px 25px;
	margin:0 0 0 0;
}

a.navi_3, a.navi_3_selected,
a.navi_3:hover, a.navi_3_selected:hover {
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
}

a.navi_3_selected {
	text-decoration:underline;
}


div.navi_txt_3, div.navi_txt_3_selected {
	margin:0;
	padding:0 0 0 4px;
	background:transparent;
}

div.navi_sub_3 {
	padding:0 0 0 6px;
	background:transparent url('/images/navi_3_bg_hassub.gif') no-repeat scroll top left;
}

div.navi_nosub_3 {
	padding:0 0 0 6px;
	background:transparent url('/images/navi_3_bg_hassub.gif') no-repeat scroll top left;
}

/*****************/
/***  BULLETS  ***/
/*****************/

/* tavallinen ikoni (ul tai ol) */ 
li.list_itm {
	line-height: 16px;
	padding: 2px 0 1px 0px;
}

/* kuvaikoni */
li.list_itm_img {
	line-height: 16px;
	background: url(/images/bullet_list.gif) no-repeat 0px 3px;
	padding: 2px 0 1px 18px;
}

/* kuvaikoni infobox */
li.list_itm_img_ib {
	line-height: 16px;
	background: url(/images/bullet_list_infobox.gif) no-repeat 0px 3px;
	padding: 2px 0 1px 18px;
}

/* kuvaikonilistat */
ul.list_img {
	list-style-type: none;
	padding: 5px 0 0 0;
	margin: 0 0 0 8px;
}

/* norm. ikonilistat */
ul.list, ol.list {
	padding: 5px 0 0 0;
	margin: 0 0 0 25px;
}





div.shopLinks {
	text-align:right;
}


div.shopCartContainer {
	background-image:url('ESHOP_IMAGES_URLshopcart_middle.gif');
	background-repeat:repeat-y;
	width:250px;
}


div.shopCartTop {
	background-image:url('ESHOP_IMAGES_URLshopcart_top.gif');
	height:3px;
	font-size:0;
	line-height:0;
}

div.shopCartBottom {
	background-image:url('ESHOP_IMAGES_URLshopcart_bottom.gif');
	height:3px;
	font-size:0;
	line-height:0;
}

div.shopCartTitle {
	margin:0px 3px 0 2px;
	background-image:url('ESHOP_IMAGES_URLshopcart_toptitle.gif');
	background-color:#005631;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
	vertical-align:middle;
	color:#FFFFFF;
	height:22px;
	font-weight:bold;
	border-bottom:1px solid white;
}


div.shopCartContents {
	margin:0 3px 0 3px;
	padding:0 0 0 0;
}


div.shopEmpty {
	padding:3px 3px 3px 3px;	
	background-color:#F39500;
	text-decoration:italic;
	color:#FFFFFF;
}


table.shopSideBar {
	font-size:11px;
	/* note: 3px margins on each side */
	width:244px;1
	border:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-collapse:collapse;
}

td.shopHeaderLeft {
	padding:3px 3px 3px 3px;
	font-weight:bold; 
	text-align:left;
	background-color:#F39500;
}

td.shopHeaderRight {
	padding:3px 3px 3px 3px;;
	font-weight:bold;
	width:60px;
	text-align:center;
	background-color:#F39500;
	border-left:1px solid #FFFFFF;
}

td.shopFooter {
	padding:3px 3px 3px 3px;
	font-weight:bold; 
	text-align:right;
	background-color:#F39500;
	border-top:1px solid #FFFFFF;
}

td.shopProductLeft1, td.shopProductRight1,
td.shopProductLeft2, td.shopProductRight2 {
	padding:3px 3px 3px 3px;
	border-top:1px solid #FFFFFF;
}


td.shopProductLeft1, td.shopProductRight1 {
	background-color:#FCCD8B;
}


td.shopProductLeft2, td.shopProductRight2 {
	background-color:#FCD8A5;
}


td.shopProductRight1, td.shopProductRight2 {
	border-left:1px solid #FFFFFF;
	text-align:center;
}


td.shopProductTotal {
	font-weight:bold;
	text-align:right;
	padding-bottom:10px;
}

a.shopSideBar, a.shopSideBar:visited, a.shopSideBar:hover {
	font-size:11px;
}


div.shopUserInfo {
	width:100%;
	padding:5px 5px 5px 5px;
}


/* koko ruudun muokkaus näkymä */

table.shopCart {
	font-size:11px;
}

td.shopCartTop {
	background-color:#005631;
	color: #FFFFFF;
}

td.shopCartBottom {
	background-color:#FFFFFF;
	color: #000000;
}

td.shopCartRow1 {
	background-color:#FCCD8B;
	color: #000000;
	padding:2px 2px 2px 2px;
}

td.shopCartRow2 {
	background-color:#FCD8A5;
	color: #000000;
	padding:2px 2px 2px 2px;
}


table.forum {
	font-size:11;
	width:100%;
	border-collapse:collapse;
	border:1px solid black;
}

div.forumForum {
	padding:10px 10px 10px 10px;
	font-weight:bold;
}


td.forumMessageContainer {
	border:1px solid black;
	margin:5px 0 5px 0;
	padding:5px 5px 5px 5px;
}


td.forumMessageAuthor {
	width:150px;
}

td.forumMessageTitle {
	border:1px solid black;
	margin:0 0 5px 0;
	padding:5px 5px 5px 5px;
	font-weight:bold;
	color:#000000;
	background-color:#EFEFEF;
}


span.forumMessageCreated {
	font-weight:normal;
	color:#000000;
	padding-left:8px;
}

td.forumMessageText {
	background-color:#FFFFFF;
	border:1px solid black;
	margin:0 0 0 0;
	padding:5px 5px 5px 5px;
	vertical-align:top;
}

td.forumMessageAuthor {
	border:1px solid black;
	border-bottom:none;
	margin:0 5px 5px 0;
	padding:5px 5px 5px 5px;
	font-weight:bold;
	color:#000000;
	background-color:#EFEFEF;
}

td.forumMessageAuthorInfo {
	border:1px solid black;
	border-top:none;
	margin:0 5px 5px 0;
	padding:5px 5px 5px 5px;
	font-weight:normal;
	color:#000000;
	background-color:#EFEFEF; 
}


div.forumPageLinks {
	margin:5px 5px 5px 5px;
	text-align:center;
}

a.forum, a.forum:visited, a.forum:hover {
	text-decoration:none;
}


a.forum:hover {
	text-decoration:underline;
}


a.forumHeader, a.forumHeader:visited, a.forumHeader:hover {
	text-decoration:none;
	color:#FFFFFF;
}


a.forumHeader:hover {
	text-decoration:underline;
}


div.forumModified {
	border-top:2px solid #E0E0E0;
	margin:5px 5px 5px 5px;
	padding:5px 0px 0px 0px;
	font-weight:normal;
}


div.forumAttachment {
	border-top:2px solid #E0E0E0;
	margin:5px 5px 5px 5px;
	padding:5px 0px 0px 0px;
	font-weight:bold;
}

div.forumAttachmentInfo {
	padding:5px 5px 5px 0px;
	font-weight:normal;
}

td.forumTableHeader {
	background-color:#1D7C9E;
	padding:4px 4px 4px 4px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}


td.forumTableRow1 {
	background-color:#F6F6F6; 
	padding:4px 4px 4px 4px;
	text-align:center;
}

td.forumTableRow2 {
	background-color:#EFEFEF; 
	padding:4px 4px 4px 4px;
	text-align:center;
}

div.forumDescription {
	padding:5px 5px 5px 5px;
}

div.forumTools {
	padding:5px 5px 5px 0px;
}

div.forumToolItem {
	float:left;
	padding:0px 5px 0px 5px;
}


div.forumClear {
	height:0;
	width:0;
	font-size:0;
	clear:both;
}

div.forumNotification {
	background-image:url('/templates/eForum/images/blink.gif');
	margin:10px 0 10px 0;
	padding:5px 5px 5px 5px;
	border:1px dotted black;
}


div.forumConfirm {
/*	background-image:url('/templates/eForum/images/blink.gif'); */
	margin:10px 0 10px 0;
	padding:5px 5px 5px 5px;
	border:1px dotted black;
}

div.forumOnlineInfo {
	padding:5px 5px 5px 10px;
}


textarea.forum, input.forum{
	border:1px solid black;
	padding:0 0 0 0;
	margin: 2px 0 2px 0;
}

input.forumCheckbox, input.forumRadio  {
	border:none;
	padding:0 0 0 0;
	margin: 2px 0 2px 0;
}

input.forumButton {
	background-color:#E0E0E0;
	border:1px solid black;
	padding:0 0 0 0;
	margin: 2px 0 2px 0;
}

div.rowTitle {
	font-weight:bold;
	padding:5px 0 2px 0;
}

div.rowInput {
	padding:0px 0 0px 5px;
}




div.loginBox_eAdmin {
	background-image:url('/templates/loginimages/eadmin.gif');
	background-repeat:no-repeat;
	background-position:top left;
	margin:10px 0 0 0;
	padding:65px 0 0 79px;
	width:312px;
	height:157px;
}


div.loginBox_eExtra {
	clear:both;
	background-image:url('/templates/loginimages/extranet.gif');
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 0 0 0;
	padding:65px 0 0 79px;
	width:312px;
	height:157px;
}



input.loginInput {
	float:left;
	font-size: 9px;
	width: 128px;
	height: 15px;
	margin:0;
	padding:0;
	border:none;
}

input.loginButton {
	float:left;
	border:none;
	width:36px;
	height:11px;
	margin:2px 0 0 6px;
	padding:0;
	background-color:transparent;
	cursor:pointer;
}



div.loginUser {
	clear:both;
	height:15px;
	width:100%;
	margin:0;
	padding:0;
}

div.loginPassword {
	clear:both;
	height:15px;
	width:100%;
	margin:8px 0 0 0;
	padding:0;
}


/* Sivustohaku */

form.search {
	margin:0;
	padding:0;
}

div.searchInput {
	float:left;
	background:transparent url('/images/layout/tool_bt_input.gif') no-repeat scroll left top;
	width:133px;
	height:24px;
}

input.searchInput {
	padding:0 3px 0 3px;
	margin:3px 3px 3px 3px;
	border:none;
	background:transparent;
	width:128px;
	height:18px;
	font:10px;
	color:#FFFFFF;
}

div.searchButton {
	float:left;
	background:transparent url('/images/layout/tool_bt.gif') no-repeat scroll left top;
	width:24px;
	height:24px;
}

input.searchButton {
	cursor:pointer;
	margin:3px 3px 3px 3px;
	border:none;
	background:transparent;
	width:r8px;
	height:18px;
	font:10px;
}


