@charset "UTF-8";
body {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
} 
.yltausta{
	background-color:#FFFFFF;
	width:965px;
	height:150px;
	margin-left:9px; 
	background-repeat:no-repeat;
}
.mainospaikka{
	margin-top: 6px;
	position:absolute;
	top:19px;
	left:188px; 
}
.kirjtiedot1{
	border-bottom:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	width:180px;
	padding:2px;
	position:absolute;
	top:12px;
	font-weight:bold;
	left:780px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF
}
.kirjtiedot2{
	position:absolute;
	top:25px;
	left:778px;
	width:180px;
	padding:2px
}
.kirjtiedot2 A{
	font-family:Arial, Helvetica, sans-serif; font-size:11px;font-weight:bold;  color:#FFFFFF; text-decoration:none
	}

.kirjtiedot3{ 
	position:absolute;
	top:5px;
	left:778px;
	width:180px;
	border-bottom:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	 padding:3px;
}
.kirjtiedot3 A{
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none
} 
.tkentta{
	position:absolute;top:30px; left:782px; font-size:10px; width:55px; color:#999999;border:0;background-color:transparent; 
}
.skentta{
	position:absolute;top:30px; left:852px; font-size:10px;width:55px; color:#999999;border:0;background-color:transparent; 
}
.hkentta{
	position:absolute;top:66px; left:796px; font-size:10px; width:110px; color:#999999;border:0;background-color:transparent; 
} 
.knappi{ 
	position:absolute;top:29px; left:925px
}
.hnappi{ 
	position:absolute;top:65px; left:925px
}
.aikajana{
	font-family:Arial, Helvetica, sans-serif; font-size:11px; position:absolute; top:5px; left:188px; color:#FFFFFF
}
.yvalinta{
	background-image:url(/kuvat/yvnur.gif); background-position:left; background-repeat:no-repeat; padding:0px; padding-left:8px; padding-top:3px; height:24px	
} 
.avalinta{ 
	background-image:url(/kuvat/ylvala.gif); background-position:right; background-repeat:no-repeat; float:left; height:22px; padding-right:7px; padding-top:3px
}


/* SpryTabbedPanels.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */ 

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	position:absolute; top:100px; left:188px; width:785px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	position: relative;
	top: 1px; 
	float: left;
	padding: 0px 0px;
	padding-right:5px;

	vertical-align: bottom;

	height:25px;
	margin: 0px 0px 0px 0px;
	font:  12px arial; 

	list-style: none;
	color:#636363; 

	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image: url(/kuvat/yvnselected.gif);
	background-position:right;


}
.TabbedPanelsTabjasentukku {
	position: relative;
	top: 1px; 
	float: left;
	padding: 0px 0px;
	padding-right:5px;
	vertical-align: bottom;


	height:25px;
	margin: 0px 0px 0px 0px;
	font:  12px arial; 

	list-style: none;
	color:#FFFFFF; 

	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image: url(/kuvat/yvnselectedjtukku.gif);
	background-position:right;


}
.TabbedPanelsTabpuutarha {
	position: relative;
	top: 1px; 
	float: left;
	padding: 0px 0px;
	padding-right:5px;
	vertical-align: bottom;


	height:25px;
	margin: 0px 0px 0px 0px;
	font:  12px arial; 

	list-style: none;
	color:#FFFFFF; 

	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image: url(/kuvat/yvnselectedpnet.gif);
	background-position:right;


}


.TabbedPanelsTabtyhtio {
	position: relative;
	top: 1px; 
	float: left;
	padding: 0px 0px;
	padding-right:5px;
	vertical-align: bottom;


	height:25px;
	margin: 0px 0px 0px 0px;
	font:  12px arial; 

	list-style: none;
	color:#FFFFFF; 

	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image: url(/kuvat/yvnselectedtyhtio.gif);
	background-position:right;


}

.TabbedPanelsTabpuutarha A {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}
.TabbedPanelsTabpuutarha hower {
	text-decoration: underline;
	color:#CCCCCC;
	font-weight:normal; 
}


.TabbedPanelsTabjasentukku A {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}

.TabbedPanelsTab A {
	text-decoration:none;
	color:#636363;
	font-weight:normal;
}
.TabbedPanelsTabtyhtio A {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}


/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-color: #CCC;
	color:#D9D2FF;
}
.TabbedPanelsTabSelected {
	background-color: #EEE;
	padding-right: 5px;
	border-bottom: 0px solid #EEE;
	background-image: url(/kuvat/yvselected.gif);
	background-repeat: repeat-x;
	background-position: right;
	
	color:#333333;
	text-decoration:none;
}
.TabbedPanelsTabSelected A {
	color:#333333;
	text-decoration:none;
}
.TabbedPanelsContentGroup {
	clear: both;
	padding: 0px;
}
.TabbedPanelsContent {
	padding-left:8px;
	font: 12px arial;
	height:25px;
	background-image: url(/kuvat/yva.gif);
	background-position: right;
	background-position: 791px 0px;
	
}
.TabbedPanelsContent a {
	 color: #000000;
 	text-decoration:none;
}
.TabbedPanelsContent a:hover {
	 color: #000000;
 	text-decoration:underline;
}
.TabbedPanelsContentVisible {
}

/* Vasenvalikko  */

.SMParent {
	background-color:#FFCF31;
	border-bottom:2px solid #FFCF31;
	border-left:1px solid #CCCCCC;
	color:#FFFFFF;
	font-family:arial,verdana;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding-left:0px;
	text-align:left;
	cursor: pointer;
	width: 171px;
	padding-top: 2px;
	height : 16px;
	background-image:url(/kuvat/vvt.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}

.SMParent2 {
	background-color:#FFEFBD;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#4F4F4F;
	font-family:arial,verdana;
	font-size:11px;  
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding-left:13px;
	text-align:left;

	cursor: pointer;
	width: 171px;
	height: 15px;
}
.SMParent3 {
	background-color:#FFFBDE;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#383838;
	font-family:arial,verdana;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding-left:20px;
	text-align:left;

	cursor: pointer;
	width: 171px;
	height: 15px;
}
.SMChild {
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#406090;
	cursor:pointer;
	font-family:arial,,verdana;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	vertical-align: middle;
	padding-left:13px;

	text-align:left;
	text-decoration:none;
	width: 171px;
}

.SMChild2 {
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#406090;
	font-family:arial,verdana;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal; 
	font-variant:normal;
	font-weight:normal;
	line-height:normal;

	vertical-align: middle;
	padding-left:22px;

	text-align:left;
	text-decoration:none;
	width: 171px;
}
.SMChild3 {
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#406090;
	font-family:arial,verdana;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;

	vertical-align: middle;
	padding-left:30px;

	text-align:left;
	text-decoration:none;
	width: 171px;
}



