/*****************/
/*** PAGESTYLE ***/
/*****************/

body {
	background: #F0F2BD url('/images/layout/gradient.gif') repeat-x scroll top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
html {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

.content {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}

a { 
	font-size: 11px;
	color: #00907F;
	text-decoration: underline;
}
a:hover { 
	text-decoration: none;
}
div.itemFrontPage {
	margin: 0 10px 4px 15px;
}
div.itemFrontPage a {
	font-weight: normal;
	color: #5A5B5D;
	text-decoration: underline;
}
div.itemFrontPage a:hover {
	text-decoration: none;
	border-bottom: 1px solid #BFBB16;
}
div.itemFrontPage a.news, div.itemFrontPage {
	color: #5A5B5D;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.news:hover { 
	border-bottom: 1px solid #BFBB16;
}

span.hilite {
	font-weight: bold;
}


div.LoginBoxForm {
	
}
form.loginForm {
	margin: 0;
	padding: 0;
}
div.loginFieldGroup {
	background: transparent url(/images/layout/shopLoginBoxUN.gif) no-repeat scroll left top;
}
div.loginFieldGroupBtn {
	background: transparent url(/images/layout/shopLoginBoxPW.gif) no-repeat scroll left top;
}
input.shopLoginField {
	border: 0;
	background: transparent;
	width: 161px;
	height: 20px;
	color: #5A5B5D;
	font-size: 11px;
	padding: 3px 2px 2px 2px;
}
input.shopLoginButton {
	border: 0;
	background: transparent;
	width: 21px;
	height: 20px;
	position: relative;
	right: 2px;
}
input.quantity {
	border: 1px solid #BFBB16;
	height: 16px;
	width: 45px;
	font-size: 10px;
	text-align: right;
}
input.nappi {
	border: 1px solid #BFBB16;
	color: #000000;
	background: #E5E016;
	font-size: 11px;
	height: 20px;
	width: 50px;
	font-weight: normal;
}
input.lomake {
	border:1px solid #F0F2BD;
	color:#000000;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:9px;
	width:200px;
}
textarea.lomake {
	border:1px solid #F0F2BD;
	color:#000000;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:9px;
	width:200px;
}
textarea.lomake_wide {
	border:1px solid #F0F2BD;
	color:#000000;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:9px;
	width:350px;
}

a.shopnap {
	color: #5A5B5D;
	text-decoration: underline;
	font-size: 10px;
}
a.shopnap:hover {
	text-decoration: underline;
}

input.shopnap {
	border: 0;
	color: #5A5B5D;
	background: transparent;
	font-size: 10px;
	height: 18px;
	text-decoration: underline;
	font-family: Verdana;
	padding: 4px;
}
input.shopnap:hover {
	cursor: pointer;
}

/***  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;
}
li.list_itm_img_crs {
	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;
}


/* Materiaalitablejen tyylit */
/* Page Style */
table.eTable {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
tr.eTable_Row_Header {
	font-weight: bold;
	color: #5A5B5D;
	background-color: #E5E016;
}
td.eTable_Cell_Header {
	font-weight: bold;
	color: #5A5B5D;
	background-color: #E5E016;
	border: 1px solid #E5E016;
}
tr.eTable_Row {
	font-weight: normal;
	color: #000000;
}
td.eTable_Cell {
	font-weight: normal;
	color: #000000;
	border: 1px solid #E5E016;
}

/* Page Style Background Color */
table.eTable_Color {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
tr.eTable_Row_Color_Header {
	font-weight: bold;
	color: #5A5B5D;
	background-color: #E5E016;
}
td.eTable_Cell_Color_Header {
	font-weight: bold;
	color: #5A5B5D;
	background-color: #E5E016;
}
tr.eTable_Row_Color { }
td.eTable_Cell_Color {
	background-color: #F6F6F6;
}
td.eTable_Cell_Color_2 {
	background-color: #EFEFEF;
}

/* Blank */
table.eTable_Blank {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
tr.eTable_Row_Blank_Header {
	font-weight: bold;
}
td.eTable_Cell_Blank_Header {
	font-weight: bold;
}
tr.eTable_Row_Blank { }
td.eTable_Cell_Blank { }

/* end Materiaalitablejen tyylit */

div.center {
	margin-left:0px auto;
	margin-right:0px auto;
	height:100%;
}
table.mainFrame {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	vertical-align:top;
	height: 100%;
	width: 985px;
	padding:0;
	margin:0;
}
table.innerContent {
	height: auto;
	vertical-align:top;
	padding:0;
	margin:0;
	font-size: 11px;
	line-height: 15px;
}
td.topBanner {
	background: #FFFFFF url('/images/layout/top_banner.jpg') no-repeat top center;
	height: 234px;
	width: 985px;
	vertical-align:top;
}
div#topLogo {
	position: relative;
	top: 66px;
	left: 25px;
}
div#topLogo a, div#topLogo img{
	border: 0;
	text-decoration: none;
}
div#langSelect {
	position: relative;
	top: -59px;
	left: 19px;
}
img.langLinkImg {
	border:0;
	margin: 0 4px 0 4px; 
}
td.topNaviL {
	width: 14px;
	height: 34px;
	background: transparent url('/images/layout/top_l_shdw.gif') repeat-y top left;
}
td.topNaviR {
	width: 13px;
	height: 34px;
	background: transparent url('/images/layout/top_r_shdw.gif') repeat-y top right;
}
td.topNavi {
	width: 958px;
	height: 34px;
	vertical-align:top;
	background: #FFFFFF url('/images/layout/top_bg.gif') repeat-x top center;
}
td.mainL {
	width: 14px;
	background: transparent url('/images/layout/l_shdw.gif') repeat-y top center;
}
td.mainR {
	width: 13px;
	background: transparent url('/images/layout/r_shdw.gif') repeat-y top center;
}
td.main {
	width: 958px;
	height: 100%;
	vertical-align:top;
	background: transparent url('/images/layout/main_bg.gif') repeat-y top center;
}
td.mainContent {
	background: #FFFFFF url('/images/layout/content_bg.gif') repeat-x top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	vertical-align:top;
	width: 733px;
	height: 100%;
}
td.ln {
	background: #E5E016 url('/images/layout/ln_shdw.gif') repeat-x top center;
	vertical-align:top;
	width: 224px;
}
td.foot {
	width: 985px;
	height: 53px;
	background: transparent url('/images/layout/foottile.gif') no-repeat top center;
	text-align: right;
}

div#cr {
	margin: 5px 10px 0 0;
	height: 15px;
}
div#cr, div#cr a, div#cr a:hover {
	color: #9E9B11;
	text-decoration: none;
	font-size: 11px;
}
div#cr a:hover {
	border-bottom: 1px solid #D8D9AA;
}/*****************/
/*** TEMPLATES ***/
/*****************/

/* Päädivi */
div.templateContent {
	width:672px;
	padding:0 0 0 0;
	margin:44px 10px 30px 38px;
	clear:both;
}

/* Divi clear - siivoaa floatit pois ja pudottaa sivun marginaaliinsa */
div.templateClear {
	clear:both;
}

/* koko sivun levyinen */
div.templateFull {
	width:672px;
	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:230px;
	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;
}


/* otsikkotyylit */
h1 {
	margin:0px 0px 0px -1px;
	padding-bottom:15px;
}
h2 {
	margin:8px 0px 0px -1px;
}


/*  INFOBOX  */
div.infoboxMain {
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:241px;
}
div.infoboxTop {
	background-image:url('/templates/templateimages/infobox_header.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	height:58px;
}
div.infoboxTitle {
	padding:9px 14px 14px 48px;
	font-weight:bold;
	color:#000000;
	white-space: nowrap;
}
img.infoboxTitleImg {
	border: 0;
}
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: 10px;
	color: #5A5B5D;
}
a.InfoBox, table.InfoBox, td.InfoBox {
	font-size: 10px;
}

/* 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;
}

div.lnTitle, div.lnTitleNews, div.lnTitleMail, div.lnTitleShop {
	width:224px;
	height:45px;
	margin: 25px 0 0 0;
}
img.lnTitleImg {
	margin: 2px 0 0 40px;
}
div.lnTitle {
	background: url('/images/layout/lntitle.gif') no-repeat;
}
div.lnTitleShop {
	background: url('/images/layout/lntitleshop.gif') no-repeat;
}
div.lnTitleNews {
	background: url('/images/layout/lntitlenews.gif') no-repeat;
}
div.lnTitleMail {
	background: url('/images/layout/lntitlemail.gif') no-repeat;
}
div.lnContent {
	margin: 10px 10px 20px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



/*****************************/
/* Top navigation styles */
/*****************************/
div.topNaviContainer{
	padding:0;
	height:34px;
}
div.topnavi_lu, div.topnavi_ls {
	float:left;
	width:2px;
	height:34px;
}
div.topnavi_cu, div.topnavi_cs {
	float:left;
	padding: 0 10px 0 10px;
	margin: 0;
	color:#B3C63A;
}
div.topnavi_cs {
	border:0;
}
div.topnavi_ru, div.topnavi_rs {
	float:left;
	width:2px;
	height:34px;
	background: url('/images/layout/top_vline.gif');
}
a.topnavi, img.topnavi {
	border: 0;
}


/*****************************/
/* Sidebar navigation styles */
/*****************************/

/* LEVEL 1 PAGES */
div.naviContainer_1 { 
	margin: 0 0 30px 0;
}
div.navi_1, div.navi_1_selected {
	border-bottom:1px solid white;
	padding:4px 0 4px 5px;
	margin:0 0 0 0;
}
a.navi_1, a.navi_1_selected {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
a.navi_1_selected {
	color:#B3C63A;
}

/* LEVEL 2 PAGES */
div.naviContainer_2 { }
div.navi_2, div.navi_2_selected  {
	padding:4px 0 4px 15px;
	margin:0 0 0 0;
	background: url('/images/layout/ln_hline.gif') no-repeat bottom center;
}
a.navi_2, a.navi_2_selected {
	text-decoration:none;
	color:#000000;
}
a.navi_2_selected {
	color:#B3C63A;
}

/* LEVEL 3 PAGES */
div.naviContainer_3 { 
	background: url('/images/layout/ln_hline.gif') no-repeat bottom center;
	padding: 4px 0 4px 0;
}
div.navi_3, div.navi_3_selected  {
	padding:2px 0 2px 18px;
	margin:0 0 0 0;
}
a.navi_3, a.navi_3_selected {
	text-decoration:none;
	color:#000000;
}
a.navi_3_selected {
	text-decoration:underline;
}

/* LEVEL 4 PAGES */
div.naviContainer_4 { }
div.navi_4, div.navi_4_selected  {
	padding:2px 0 2px 50px;
	margin:0 0 0 0;
}
a.navi_4, a.navi_4_selected {
	text-decoration:none;
	color:#000000;
}

a.navi_4_selected {
	color:#B3C63A;
}



div.loginBox_eAdmin {
	background-image:url('/templates/loginimages/eadmin.gif');
	background-repeat:no-repeat;
	background-position:top left;
	margin:10px 0 0 0;
	padding:none;
	width:312px;
	height:157px;
}

div.loginBox_Padding {
	float:none;
	clear:both;
	margin:0;
	padding:65px 0 0 79px;
}


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 2px 0 2px;
	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;
	margin:0;
	padding:0;
	width:200px;
}

div.loginPassword {
	clear:both;
	height:15px;
	margin:8px 0 0 0;
	width:200px;
}


/* Form styles */

form {
	padding: 0;
	margin: 0;
}

form.form {
	width:100%;
}

div.formClear {
	clear:both;
}

div.form {
	width:100%;
	height:auto;
}


div.formNotes {
	float:left;
	margin:0 0 10px 0;
}

div.formText {
	float:left;
	width:30%;
	text-align:right;
	vertical-align:top;
	border:none;
	margin:0;
}

div.formInfo {
	float:left;
	width:100%;
	text-align:left;
	vertical-align:top;
	border:none;
	margin:0;
	font-weight:bold;
}

div.formPadding {
	padding:3px;
}

div.formInput {
	float:right;
	width:70%;
	vertical-align:top;
	border:none;
	margin:0;
}

input.formCheck {
	display:none;
}

textarea.form, label.form, div.formText, input.form, select.form, option.form {
	font-family:verdana;
	font-size:10px;
}

textarea.form, div.formCheckboxes, input.form, select.form, option.form {
	width:100%;
}

textarea.form, input.form, select.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border-color: #646561;
	border-style: solid;
	border-width: 1px;
}

input.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #646561;
	background-color: #E5E016; 
	border-color: #646561;
	border-style: solid;
	border-width: 1px;
	margin: 10px 7px 5px 7px;
}

textarea.form {
	height:100px;
}

input.formCheckbox, input.formRadio {
	padding:0;
	margin:0 5px 2px 0;
	vertical-align:top;
}


textarea.form {
}


div.formCheckboxes {
	float:left;
}



/* Lomakkeiden tyylit */
.eform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border-color: #646561;
	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: #646561;
	background-color: #E5E016; 
	border-color: #646561;
	border-style: solid;
	border-width: 1px;
	margin: 10px 7px 5px 7px;
}
/* end Lomakkeiden tyylit *//* Sivustohaku */
div.searchContainer {
	margin: 0 0 20px 8px;
}
div.searchTitle {
	width:224px;
	height:45px;
	margin: 35px 0 0 0;
	background: url('/images/layout/searchtitle.gif') no-repeat;
}
img.searchTitleImg {
	margin: 2px 0 0 40px;
}
div.searchTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 3px 5px;
	color: #5A5B5D;
}
div.searchBoxForm {
	background: transparent url(/images/layout/searchbox.gif) no-repeat scroll left top;
	width:184px;
	height:20px;
	margin:0px 2px 0 2px;
}
input.searchField {
	position:relative;
	left:4px;
	top:3px;
	float:left;
	border:none;
	width:161px;
	height:20px;
	font-size:10px;
	padding:0 14px 0 0;
	margin:0 0 0 0;
	background:transparent;
}
input.searchButton {
	position:relative;
	left:3px;
	top:1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:none;
	width:20px;
	height:20px;
	float:left;
	background:transparent;
}
form.searchForm {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}




ol.search { }
li.search { 
	margin-bottom:15px;
}
div.searchTitle {
	font-weight:bold;
	padding-bottom:3px;
}
a.searchTitle { }
div.searchText { }
a.searchText { }



div.shopLinks {
	text-align:right;
}


div.shopCartContainer {
	background-image:url('ESHOP_IMAGES_URLshopcart_middle.gif');
	background-repeat:repeat-y;
	width:230px;
}


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:224px;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;
}

