body, td {
	font: 10pt Arial;
	vertical-align: top;
}

#parent   {
	position:relative; 
	width:950px; 
	height:20; 
	z-index:1; 
	left:0; top:23px; 
	margin: 0px auto; 
	text-align: left;
}

#main {
	background: White;
}

img {
        border: 0;
}

#login a {
	text-decoration: none;	
}

#open td {
	font-size: 8pt;
	color: #6E6E6E;
}

td.post-it {
	background: url(images/virkku/post-it_tausta.jpg) no-repeat;
	padding: 4em 2em 1em 2em;
	height: 288px;
	width: 350px;	
}

#menuvirkku {
	color: #fff;
}

#menu {
	background-color: #F7F7F7;
	border: 1px solid #c9c9c9;
}

a.MenuInc0 {
	display: block;
	color:#707070; 
	padding-left:20px; 
	background:url(images/design/nuoli.gif) top left no-repeat; 
	background-position:0 5px; 
	text-decoration: none; 
	line-height:23px;
}

a.MenuSel0 {
	display: block;
	color:#C0C0C0; 
	padding-left:20px; 
	background:url(images/design/nuoli.gif) top left no-repeat; 
	background-position:0 5px; 
	text-decoration: underline; 
	line-height:23px;
}

a.MenuInc1  {
	display: block;
	color:#707070; 
	padding-left:30px; 
	text-decoration: underline; 
	line-height:20px;
}

a.MenuSel1 {
	display: block;
	color:#C0C0C0; 
	padding-left:30px; 
	text-decoration: underline; 
	line-height:20px;
}

a.MenuInc2  {
	display: block;
	color:#707070; 
	padding-left:40px; 
	text-decoration: underline; 
	line-height:20px;
}

a.MenuSel2 {
	display: block;
	color:#C0C0C0; 
	padding-left:40px; 
	text-decoration: underline; 
	line-height:20px;
}

a.MenuInc0:hover, a.MenuSel0:hover, a.MenuInc1:hover, a.MenuSel1:hover, a.MenuInc2:hover, a.MenuSel2:hover  {
	color: #c0c0c0;  
	text-decoration: underline;
}

H1 {
	font-size: 14pt;
	font-weight: normal;
}

H2 {
	font-size: 12pt;
	font-weight: bold;	
}

H3 {
	font-size: 12pt;
	font-weight: normal;	
}

H4 {
	font-size: 10pt;
	font-weight: bold;	
}

H5 {
	font-size: 10pt;
	font-weight: italic;	
}

H6 {
	font-size: 8pt;
	font-weight: normal;	
}


/* Kuvagalleria  */

A.doNavigatorLink:hover, A.doActionLink:hover {
	background-color: #F2F8FC !important;
}
.gallery {
	border: 0px solid #D6E8FB;
	width: 630px;
	min-height: 200px;
	display: table;
}
.gallery div.g_header {
	padding: 10px 10px 0px 10px;
	height: 25px;
	background: url(images/design/g_head_bg.png) repeat-x #FFFFFF;
}
.gallery div.g_content {
	margin: 10px;
	text-align:center;
}
.gallery div.gb_left a, .gallery div.gb_right a {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}
.gallery div.gb_left { width: 25px; }
.gallery div.gb_left, .gallery .g_header div.gb_right {
	line-height: 16px;
	display: table-cell;
	text-align: center;
	border: 1px solid #D6E8FB;
	background-color: white;
}
.gallery a {
	color: #177CC8;
	text-decoration: none;
	font-weight: bold;
}
.gallery .gb_left, .gallery .gb_num {
	margin-left: 5px;
	float: left;
}
.gallery .gb_num {
	margin-top: 4px;
}
.gallery .gb_right {
	margin-right: 5px;
	float: right;
}
.gallery .doNavigatorBase {
	float: left;
	background: transparent;
	border: 0;
	padding: 0;
	margin: 0;
	height: 25px;
}
.gallery .g_footer {
	text-align: center;
	margin-bottom: 10px;
}

/* Kuvagalleria etusivu / selaus */

.gallery table.doListBase {
	margin-bottom: 10px;
}
.gallery table.doListBase img:hover {
	background-color: #F0F0FA;
}

.gallery table.doListBase img {
	background-color: #F8FBFF;
	border: 2px solid #E9F7FC;
	padding: 5px;
}



