/*****************/
/*** PAGESTYLE ***/
/*****************/

body {
	background:#00C7FF url('/images/layout/background.gif') repeat-x scroll left top; 
	margin:35px 0 0px 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}



a.InfoBox {
	font-size: 11px;
	font-weight: normal;
	color: #0078B5;
	text-decoration: underline;
}
a.InfoBox:hover {
	font-size: 11px;
	font-weight: normal;
	color: #0078B5;
	text-decoration: none;
}

a { 
	font-size: 11px;
	color: #0078B5;
	text-decoration: underline;
}

a:hover { 
	font-size: 11px;
	color: #0078B5;
	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: #0065A3;
}
td.eTable_Cell_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0065A3;
	border: 1px solid #0065A3;
}
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 #0065A3;
}

/* 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: #0065A3;
}
td.eTable_Cell_Color_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008FD5;
}
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;
}

form {
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

/* end Materiaalitablejen tyylit */

div.frameContainer {
	padding:0 auto 0 auto;
}


table.frameContainer {
	font-size:11px;
	width:964px;
	height:100%;
	padding:0;
	margin:0;
}

td.frameTop {
	margin:0;
	padding:0;
	border-spacing:0;
	background:transparent url('/images/layout/toptitle.jpg') no-repeat scroll top left;
	height:106px;
}

td.frameMenu {
	height:42px;
	margin:0;
	padding:0;
	background:#FFFFFF;
	border-spacing:0;
}

td.frameMiddle {
	margin:0;
	padding:0;
	background:#FFFFFF;
	border-spacing:0;
}

td.frameMiddleSep {
	margin:0;
	padding:0;
	height:4px;
	font-size:0px;
	background:#FFFFFF;
	border-spacing:0;
	
}

td.frameBottom {
	margin:0;
	padding:12px 0 0 30px;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	background:transparent url('/images/layout/bottom.gif') no-repeat scroll top left;
	border-spacing:0;
	height:40px;
}


a.frameBottom,a.frameBottom:hover {
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}

div.leftBorder {
	clear:both;
	border:none;
	padding:0;
	margin:0;
	height:100%;
	width:964px;
	background:transparent url('/images/layout/left.gif') repeat-y scroll top left;
}

div.rightBorder {
	clear:both;
	border:none;
	padding:0;
	margin:0;
	height:100%;
	width:964px;
	background:transparent url('/images/layout/right.gif') repeat-y scroll top right;
}


td.leftBorder {
	padding:0;
	margin:0;
	width:6px;
	background:transparent url('/images/layout/left.gif') repeat-y scroll top left;
}

td.rightBorder {
	padding:0;
	margin:0;
	width:6px;
	background:transparent url('/images/layout/right.gif') repeat-y scroll top right;
}

div.mainContainer {
	margin:0 6px 0 6px;
	float:none;
}


div.naviBar {
	width:100%;
	height:42px;
	background:transparent url('/images/layout/navibg.gif') repeat-x scroll bottom right;
}	


div.itemFrontPage {
	margin:0px 0px 10px 0;
}

a.news,a.news:hover {
	color:#8F0121;
	text-decoration:none;
}

td.vv {
	height:25px;
	text-align:right;
	color:#FFFFFF;
	padding:5px 20px 0 0;
}

a.vv,a.vv:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
}
/* Lomakkeiden tyylit */
.eform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border-color: #0065A3;
	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: #00A5CE; 
	border-color: #005631;
	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:56px;
}

div.infoboxTitle {
	padding:14px 14px 14px 14px;
	font-weight:bold;
	color:#000000;
	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:21px;
}




/*****************/
/*** TEMPLATES ***/
/*****************/

/* teksti yms tyylit */
h1 {
	margin:0px 0px 0px -1px;
	padding-bottom:15px;
}


table.template {
	font-size:11px;
	margin:4px 0 0 0;
	padding:0;
	border:none;
	height:100%;
	width:952px;
	background-color:transparent;
}


td.templateLeft {
	width:-13px;
	background:transparent url('/images/layout/tpl_bgtop.gif') repeat-x top left;
}

div.templateLeftPad {
	width:560px;
	margin:40px 0 0 40px;

}


td.templateRight {
	width:290px;
	background:transparent url('/images/layout/tpl_bgtop.gif') repeat-x top left;
}

div.templateRightPad {
	margin:40px 15px 0 15px;
}


td.templateEqual {
	width:470px;
	background:transparent url('/images/layout/tpl_bgtop.gif') repeat-x top left;
}

div.templateEqualPad {
	margin:40px 15px 0 40px;
}


td.templateFull {
	width:946px;
	background:transparent url('/images/layout/tpl_bgtop.gif') repeat-x top left;
}

div.templateFullPad {
	margin:40px 15px 0 40px;
}


td.templateBorder {
	width:1px;
	font-size:0;
	background-color:#EDF2FF;
}

td.templateSep {
	width:4px;
	border:none;
}

td.templateBottom {
	height:32px;
	background:transparent url('/images/layout/tpl_bgbottom.gif') repeat-x bottom left;
}

/*****************************/

/* TOPNAVI */

div.topNaviContainer {
	float:left;
	padding:0;
	margin:0;
	height:42px;
}


div.topnavi_cu, div.topnavi_cs {
	float:left;
	color:#FFFFFF;
	height:42px;
	cursor:pointer;
}

div.topnavi_cs {
	background:transparent url('/images/layout/topnavi_sel.gif') repeat-x scroll top right;
}


div.topnavi_lu {
	float:left;
	width:1px;
	height:42px;
	background:transparent url('/images/layout/topnavi_l.gif') no-repeat scroll bottom right;
}

div.topnavi_ls {
	float:left;
	width:1px;
	height:42px;
	background:transparent url('/images/layout/topnavi_lsel.gif') no-repeat scroll bottom right;
}


div.topnavi_ru {
	float:left;
	width:1px;
	height:42px;
	background:transparent url('/images/layout/topnavi_r.gif') no-repeat scroll bottom right;
}

div.topnavi_rs {
	float:left;
	width:1px;
	height:42px;
	background:transparent url('/images/layout/topnavi_rsel.gif') no-repeat scroll bottom right;
}


div.popup {
	display:none;
	width:200px;
	z-index:2000;
	color:#000000;
	border:1px solid #D8E2FB;
	position:absolute;
	padding:5px 2px 5px 2px;
	margin:8px 0 0 4px;
	background:#FFFFFF url('/images/layout/topnavi_popbg.gif') repeat-x scroll top left;
}



div.subPopup {
	display:none;
	width:200px;
	z-index:2000;
	color:#000000;
	border:1px solid #D8E2FB;
	position:absolute;
	padding:5px 2px 5px 2px;
	margin:0 0 0 180px;
	background:#FFFFFF url('/images/layout/topnavi_popbg.gif') repeat-x scroll top left;
}

div.popitem, div.popitem_sel {
	padding:2px 0 5px 12px;
}


div.popitem_sel {
	background:transparent url('/images/layout/topnavi_popsel.gif') no-repeat scroll top left;
}

div.tnp {
	padding:17px 7px 0 7px;
}




a.topnavi,a.topnavi:hover {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px;
	text-decoration: none;
}

a.topnavipop,a.topnavipop:hover  {
	color: #000000; 
	font-weight: bold; 
	font-size: 10px;
	text-decoration: none;
}

a.topnavipop:hover {
	text-decoration: underline;
}

/*****************/
/***  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:270px;
}


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:264px;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;
	background-color:#FAC072; 
}


span.forumMessageCreated {
	font-weight:normal;
	color: #707070;
}

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;
	background-color:#FAC172; 
}

td.forumMessageAuthorInfo {
	border:1px solid black;
	border-top:none;
	margin:0 5px 5px 0;
	padding:5px 5px 5px 5px;
	font-weight:normal;
	background-color:#FAC172; 
}


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:#005731;
	padding:4px 4px 4px 4px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}


td.forumTableRow1 {
	background-color:#FFE3BF; 
	padding:4px 4px 4px 4px;
	text-align:center;
}

td.forumTableRow2 {
	background-color:#FFCE8F; 
	padding:4px 4px 4px 4px;
	text-align:center;
}

div.forumDescription {
	padding:5px 5px 5px 5px;
}

div.forumTools {
	padding:10px 5px 10px 5px;
}

div.forumToolItem {
	float:left;
	padding:0px 5px 0px 5px;
}


div.forumClear {
	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.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;
}



form.search {
	padding-top:13px;
	padding-right:13px;
	float:right;
	background:transparent;
	margin:0;
}

input.searchInput {
	margin:1px 0 0 1px;
	padding:3px 0 0 3px;
	border:0;
	height:18px;
	font-size:10px;
	width:100px;
	background:transparent;
	font-weight:normal;
}

input.searchButton {
	margin:1px 0 0 4px;
	padding:0;
	border:none;
	width:19px;
	height:18px;
	background:transparent;
	font-weight:normal;
	cursor:pointer;
}

div.searchTitle {	
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 4px 0 20px;
	float:left;
	font-size: 10px;
}

div.searchBox {
	float:left;
	height:20px;
	background-image:url('/images/layout/s2.gif');
	background-position:left top;
	background-repeat:repeat-x;
}

div.searchInput {
	background-image:url('/images/layout/s1.gif');
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:20px;
	padding:0 0 0 0;
}

div.searchButton {
	background-image:url('/images/layout/s3.gif');
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:20px;
	width:24px;
}


