body,div,ul,li,form,input,button,h1,h2,h3,h4,h5,h6,small,p,select,option { margin: 0; padding: 0; }

 span.strong {
	background-color:#cedbe7;
}

p.small { 
	font: normal normal 10px arial,helvetica,serif; 
	color: #666; 
	margin: 4px 0px 4px 0px; 
	padding: 0;
}



body {
	background-color: #EFEFEF;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 45px;
	}

small { font-size: 11px; }

#all {
	width: 775px;
	background: transparent url(/pics/bg.gif) repeat-y;
	margin-top: 10px;
	padding-right: 5px;
	}
	
	#header {
		background: #CFDAE5 url(/pics/header-bg.jpg) 0px 26px no-repeat;
		height: 180px;
		position: relative;
		z-index: 10;
		}
		
		#header h1 {
			background: #1C74C6 url(/pics/h1-golf.gif) no-repeat;
			height: 26px;
			font-size: 11px;
			border-bottom: solid 1px #fff;
			text-indent: -10000px;	
			}
		
		#header #clubSelection {
			position: absolute;
			top: 3px;
			right: 225px;
			}
			
			#clubSelection select, #search input  { font-size: 11px;  width: 136px;}
			#clubSelection img { border: none; vertical-align: bottom;}
		
		#header #search {
			position: absolute;
			right: 15px;
			top: 4px;
			}
				
			#search input.submitButton { 
				background: transparent url(/pics/submitButton.gif) no-repeat;
				width: 22px;
				font: normal bold 10px verdana,serif,helvetica;
				color: #666666;
				border: none;
				vertical-align: middle;
				height: 17px;
				}		

			
		
		#nav { top: 83px; position: relative; z-index: 11; }
			

			#nav ul { 
				position: absolute; 
				top: 0;
				width: 100%; 
				padding-left: 80px;
				}
			#nav ul li { float: left; list-style-type: none; }
			
			#nav ul li a { 
				width: 120px; 
				text-align: center; 
				display: block; 
				background: #1C74C6; 
				border: solid 1px #fff; 
				padding: 5px 0px 4px 0px; 
				color: #fff; 
				text-decoration: none; 
				margin-right: 5px;
				font-weight: bold;
				}
				
			#nav ul li#seurat_ja_kentat a { background: #076C58; }
			#nav ul li#golfliitto a { background: #005496; }
			
			#nav ul li#seurat_ja_kentat li a { background: transparent url(/pics/nav-li.gif) right no-repeat; }
			#nav ul li#golfliitto li a { background: transparent url(/pics/nav-li.gif) right no-repeat; }			
			
			#nav ul li#seurat_ja_kentat a:hover { background: #078068; }
			#nav ul li#golfliitto a:hover { background: #0062AF; }
			
			#nav ul li#seurat_ja_kentat li a:hover { background: transparent url(/pics/nav-li.gif) right no-repeat;}
			#nav ul li#golfliitto li a:hover { background: transparent url(/pics/nav-li.gif) right no-repeat;}			
			
			#nav ul li a#selected { border-bottom: solid 1px #1C74C6; }

/* toinen taso */

			#nav ul#secondLevel, #nav ul ul {
				position: absolute;
				z-index: -1;
				top: 25px;
				width: 768px;
				left: 0px;
				background: #1C74C6;
				padding-left: 8px;
				height: 24px;
				border-top: solid 1px #fff;
				}
				
				#nav ul#secondLevel li, #nav ul ul li { display: inline; list-style-type: none; }

				#nav ul#secondLevel li a, #nav ul ul li a { 
					/* font-size: 11px; */
					font-size: 12px;
					width: auto; 
					text-align: left; 
					background: none; 
					padding: 0px; 
					border: none; 
					margin-right: 0px;
					color: #fff; 
					background: transparent url(/pics/nav-li.gif) right no-repeat; 
					margin-top: 5px;
					padding: 0px 3px 0px 4px
					}					
										
					#nav ul#secondLevel li li a, #nav ul ul li li a { border-bottom: none; }
					
					#nav ul#secondLevel li li a:hover, #nav ul ul li li a:hover { 
						border-bottom: none;	
						text-decoration: underline;
						}

					#nav ul#secondLevel ul {
						position: static;
						width: auto;
						height: auto;
						padding: 0;
						border-top: none;	
						width: 170px;
						float: left;
						}

						#nav ul#secondLevel li .menuOpener { position: relative; }

						.menuItem { 
							display: none; 
							position: absolute;
							width: 375px;
							padding: 8px 7px 8px 7px;
							background: transparent url(/pics/si.png);
							}
							
						/* fix for ie problem with png alpha */						
						* html .menuItem { 
							background: transparent url(/pics/contentmanager/BulletinManager2/navBulletin.gif); 							
							}

						#nav ul#secondLevel li .openMenu .menuItem { display: block; }	
								
							
							
							/* navigation bulletins  */
							
							
							.navBulletins {
								width: 200px;
								background: #fff;
								float: left;
								margin-left: 5px;
								padding-bottom: 10px;
								}							
							
							#nav ul#secondLevel li .navBulletins p { padding: 10px 10px 0px 10px; }
							#nav ul#secondLevel li .navBulletins p strong { 
								display: block; 
								/* font-size: 10px; */
								font-size: 11px;
								color: #666666;
								}
							#nav ul#secondLevel li .navBulletins p a { 
								color: #003366; 
								font-weight: bold;
								display: inline;
								border: none;
								background: none;
								text-decoration: underline;
								padding: 0; margin: 0;
								}

						#nav ul#secondLevel ul li { 
							float: none; 
							color: #033477; 
							margin: 0;
							padding: 0;
							height: 1%;
							border: none;
							}
						
						#nav ul#secondLevel ul li a { 
							background: #fff; 
							color: #033477; 
							padding: 2px 0px 2px 5px; 
							margin: 0; 
							border-bottom: solid 1px #B4C6DA;
							height: 1%;
							/*
							filter:alpha(opacity=99);
							-moz-opacity:.99;
							opacity:.99;
							*/
							}	
							
						#nav ul#secondLevel ul li a:hover { 
							background: #b8c9db; 
							border-bottom: solid 1px #B4C6DA;
							padding: 2px 0px 2px 5px;
							}
						

					
			#navHelp {
				position: absolute;
				z-index: 99;
				top: 115px;
				right: 8px;
				}		
				
				#navHelp ul li { display: inline; }
				
				#navHelp ul li a { 
					color: #fff; 
					font-weight: bold; 
					/* font-size: 11px; */
					font-size: 12px;
					text-decoration: none;
					}
					
					#navHelp ul li a#deepSearch { 
						border-left: solid 1px #fff; 
						margin-right: 14px; 
						padding-left: 4px;						
						}
						
					#navHelp ul li a#inEnglish {
						background: transparent url(/pics/icon-flag.gif) 0px 1px no-repeat;	
						padding-left: 23px;
						}



			#tools {
				position: absolute;
				right: 10px;
				top: 162px;
				z-index: 10;
				}

				#tools ul li { 
					list-style-type: none;
					display: inline;
					}

					#tools ul li a {
						color: #003366;
						/* font-size: 11px; */
						font-size: 12px;
						text-decoration: none;
						margin-left: 20px;
						padding-left: 15px;
						}

					#tools li.ao a { background: transparent url(/pics/icon-a-o.gif) 0px 2px no-repeat; }
					#tools a#links { background: transparent url(/pics/icon-links.gif) 0px 2px no-repeat; }
					#tools a#print { 
						background: transparent url(/pics/icon-print.gif) 0px 1px no-repeat; 
						padding-left: 20px; 
						color: #666666;
						}
											
						#tools li.showAO ul { display: block; }

						#tools ul li ul {
							display: none;
							position: absolute;
							left: 100px;
							top: 15px;
							background: #BCCDDF;
							border: solid 1px #818785;
							padding: 10px;
							}
							
							#tools ul li ul li {
								display: block;
								background: #fff;
								border-bottom: solid 1px #BCCDDF;																
								}
							
							#tools ul li.ao ul a {
								color: #083360;
								background: none;
								margin: 0;
								padding: 0;
								display: block;	
								padding: 3px 5px 3px 8px;	
								width: 120px;					
								}
								
							#tools ul li.ao ul a:hover { background: #bccddf; }	

	
	
	
		#sidebar {
			float: left;
			width: 160px;
			margin-right: 11px;
			/* font-size: 11px; */
			font-size: 12px;
			}
			
			#smallbanner img, #currentBanners img, #topbanner img { border: none; margin: 0px 5px 10px 5px; }
			#currentBanners { text-align: center; }
			
			#currentBanners p { margin: 0px 0px 10px 0px; }
			#currentBanners p a { color: #003366; }
			
			#sidebar h3 { margin: 0px 5px 0px 5px; }
			
			#currentBanners h3 { text-align: left; margin-bottom: 5px; }
			
			#personize select { margin: 5px 0px 0px 7px; width: 120px; /* font-size: 11px; */ font-size: 12px;}
			#personize input { position: absolute; margin: 7px 0px 0px 2px; }
			#personize p { margin: 8px 10px 8px 10px; font-size: 12px; }
			
			#contact p strong { color: #013469; }
			#contact address { margin: 0px 0px 0px 10px; font-style: normal; }
			#contact p { margin: 8px 10px 8px 10px; }
			
			#golfclubs p { margin: 0px 0px 10px 10px; }		
					
								
			#subnav { margin-bottom: 20px; }
			
			#subnav ul { padding: 0px 5px 0px 5px; }
			
			#subnav ul li { 
				list-style-type: none; 
				background: #E6EDF5; 			
				border: solid 1px #A3AFBF;
				border-top: none;
				}
			
			#subnav ul li a {
				display: block;
				color: #102854;
				font-weight: bold;				
				text-decoration: none;
				padding: 2px 0px 2px 10px;
				height: 1%; 
				}
				
			#subnav ul li a:hover { background: #F1F6FA; }							

			#subnav li a#selection { background: transparent url(/pics/li-active.gif) right no-repeat;}
			#subnav li a#selection li a { background: none; }
			
			#subnav ul ul { padding: 0; }
			#subnav ul li li { background: #CADAEB; }
			#subnav ul li li a { border-left: solid 3px #89A8C7; }
					
			#subnav ul ul ul { margin-left: 5px; }
			#subnav ul ul ul li { background: #A5BED9; }
			#subnav ul li li li a {  border-left: solid 3px #6B92B5; }		
			
			#subnav ul ul ul ul li { background: #799BC2; }

		
					
					
		#main {
			width: 595px;
			float: left;
			padding: 10px 0 30px 0;
			overflow: hidden;
			/* font-size: 11px; */
			font-size: 12px;
			position: relative;
			z-index: 1;
			line-height: 1,3;
			}
			
			#main p { margin: 8px 0px 8px 0px; }	
			
			#main p.small { 
				font: normal normal 10px arial,helvetica,serif; 
				color: #666; 
				margin: 0px 0px 4px 0px; 
				}
				
			#main h4 { margin: 8px 0px 8px 0px; font-size: 16px; }		
			#main h5 { margin: 8px 0px 8px 0px; }
/*
			#main .box p { margin: 8px 10px 8px 10px; }
			#main .box h4 { margin: 8px 10px 8px 10px; }
			#main .box h5 { margin: 8px 10px 8px 10px; }						
			
			#main #generalDates p { margin: 0px 10px; padding: 5px 10px; }
*/
			#main #mainNews h4 { margin: 0;}
			
			#main #mainNews h4 a { text-decoration: none;}
				#main #mainNews h4 a:hover { text-decoration: underline; }
			
			
			#main fieldset { border: none; }
							

			/* frontpage elements */

			#mainNews,
			#mainNewsWrapper {
				float: left;
				width: 430px;
				}
				
				#paauutinenBanneri  { text-align: center; margin: 0 0 8px 0; }
				
				#mainNews img { border: solid 1px #666666; }
				
				#mainNews div { margin: 7px; }
				#mainNews ul { margin-left: 20px; }
				
			#currentNews {
				float: right;
				width: 150px;
				}
				
				#currentNews p, #clubNews p { 
					color: #666; 
					/* font-size: 10px; */
					font-size: 11px;
					margin: 8px 15px 14px 19px;
					}
				#currentNews p span, #clubNews p span { text-decoration: underline; }	
					
				#currentNews .bulletBlue, #clubNews .bulletBlue, #eventCalendar .bulletBlue { 
					margin-left: -13px; 
					/* font-size: 11px;*/
					font-size: 12px; 
					text-decoration: underline;
					}


				
			#eventCalendar {
				float: left;
				width: 430px;
				position: relative;
				}
				
				#eventCalendar p { margin: 2px 15px 3px 19px; }
				
				
				#generalDates { float: left; width: 249px;}
				
				
				
				/* styling for the calendar */
				#calendar h3 { 
					text-align: center; 
					position: relative; 
					}
				
					a#calBack, a#calNext {
						position: absolute;
						top: 5px;
						text-indent: -10000px;
						height: 15px;
						width: 15px;
						display: block;
						}
				
					a#calBack { 
						right: 160px;
						background: transparent url(/pics/icon-calBack.gif) no-repeat;
						} 
						
					a#calNext {
						right: 0px;
						background: transparent url(/pics/icon-calNext.gif) no-repeat;
						}	
				
				#calendar {
					width: 181px;
					float: right;				
					}				
				
				#calendar table { 
					background: #E1E6EA; 
					color: #9B9B9D; 
					text-align: center;
					font-weight: bold;
					width: 100%;
					border-left: solid 2px #ccc;					
					}
					
					#calendar table a { color: #9b9b9d; text-decoration: none;}
					#calendar th a { color: #fff; }
					#calendar table td.currentDay a { color: #fff; }
					#calendar table td.selectedDay a { color: #000; }
					#calendar table th.selectedDay a { color: #000; }
					
				#calendar th, #calendar td { padding: 3px; }
					
				#calendar td { background: #fff;}
				#calendar th { background: #8AA6C2; color: #fff;}
				
				#calendar td.currentDay { background: #6699FF; color: #fff; }
				#calendar th.currentDay { background: #1C74C6; color: #fff; }
				
				#calendar p, #calendar ul { 
					margin: 0; 
					border-left: solid 3px #ccc; 
					padding: 5px 10px 5px 10px;
					list-style-type: none;					
					}
					#calendar ul { margin-bottom: 5px; }
					#calendar li { margin: 3px 0px 3px 0px; }
					#calendar ul .searchIcon { margin-bottom: 15px; }

					
				
				
				
			#clubNews {
				float: right;
				width: 150px;
				clear: right;
				}
				

						
		/* ExactDeepSearch -- search.jsp */
		
		#freewordSearch { position: relative; }
		
		#freewordSearch input{
			width: 350px;
			/* font-size: 11px; */
			font-size: 12px;
			vertical-align: middle;
			}		
			
			#freewordSearch h4 { margin: 8px 10px 8px 10px; }
			
			#freewordSearch input.submitButton { height: auto; width: auto; }			
			
			#freewordSearch input.submitButton { margin-left: 0px; }

			#freewordSearch p a {
				position: absolute;
				top: 30px;
				right: 10px;
				}	
				
			#main form label { display: block; }	
			#main form { width: 395px; padding: 10px 10px 10px 10px; }
					
			fieldset div { float: left; margin: 0px 40px 10px 0px; }

		 	#vapaasana_haku, #uutiskokonaisuus, #tapahtumantyyppi { margin-right: 170px; }	
		 	
			#mainCategory_swing, #subCategory_swing,
			#subCategory_rules, #mainCategory_rules
			 { width: 135px; }

		
		/* RulesColumn -- rulescolumn.jsp */
	
		#rulesColumn {
			width: 430px;
			float: left;
			}	

		/* RuleBook -- rulebook.jsp */
		
		#ruleBook thead {
			font: normal normal 18px arial,helvetica,serif;
			color: #013469;
		}
		
		#ruleBook td.header {
			padding: 6px 4px 6px 4px;
		}
		
		#ruleBook tbody {
			font: normal normal 11px arial,helvetica,serif;
			color: #013469;
		}
		
		#ruleBook td.theBody {
			width: 215px;
			padding: 0px 10px 20px 10px;
			vertical-align: top;
		}
		
		#ruleBook ul {
			list-style: decimal inside;
		}

		#ruleBook a { font: normal normal 11px arial,helvetica,serif; color: #013469; text-decoration: none; }
		#ruleBook a:hover { font: normal normal 11px arial,helvetica,serif; color: #013469; text-decoration: underline; }
		div.showAll { padding: 7px 0px 0px 3px; float: left; }
		a.showAll { text-decoration: none; font: normal bold 11px Arial, sans-serif; }
		a.showAll:hover { text-decoration: underline; font: normal bold 11px Arial, sans-serif; }
 
		#ruleResults {
				width: 430px;
				float: left;
			}

			#ruleResults h4 { 
				/* font-size: 11px;  */
				font-size: 12px;
				margin: 8px 10px 8px 10px; 
				font-weight: normal; 
				color: #000;
			}

			#ruleResults p {
				background: transparent url(/pics/bulletLinkOrange.gif) 0px 3px no-repeat;
				padding: 0px 15px 10px 17px;
			}

			#ruleResults p a { 
				display: inline; 
				font-size: 12px;
				font-weight: bold;
			}

		/* Searching for clubs -- clubsearch.jsp */
		
		

		#clubSearch fieldset { 
			border: solid 1px #8BB9B3;  
			width: 95%;
			}
		
		#main #clubSearch form { padding: 10px; width: auto; }
		#main #clubSearch input { margin-right: 3px; }
		#main #clubSearch form label { display: inline; vertical-align: middle; }
		

		#clubSearch fieldset { padding: 10px; margin-bottom: 5px;}
		#clubSearch fieldset legend { 
			font-size: 12px; 
			font-weight: bold; 
			color: #076C58;
			margin-bottom: 3px;
			}
		
		

		/* svingivinkit -- svingivinkit.jsp */
		
			#newAnswers {
				float: right;
				width: 150px;
				}		
				
				#newAnswers p { 
					color: #666; 
					/* font-size: 10px; */ 
					font-size: 11px;
					margin: 8px 15px 14px 19px;
					}
				#newAnswers p span { text-decoration: underline; }
					
				#newAnswers .bulletBlue { 
					margin-left: -13px; 
					/* font-size: 11px; */
					text-decoration: underline;
					}				
				
		#svingivinkit { float: left; width: 430px; }
		#swingers { float: left; width: 430px; }
		#swingers .bulletOrange { font-size: 12px; font-weight: bold;}
		
		#tommy_armour { height: 115px; background: transparent url(/pics/TommyArmour.jpg) top right no-repeat; }
		#ben_hogan { height: 115px; background: transparent url(/pics/BenHogan.jpg) top right no-repeat; }		
		#bobby_jones { height: 115px; background: transparent url(/pics/BobbyJones.jpg) top right no-repeat; }		
		#david_leadbetter { height: 115px; background: transparent url(/pics/DavidLeadbetter.jpg) top right no-repeat; }		
		#jack_nicklaus { height: 115px; background: transparent url(/pics/JackNicklaus.jpg) top right no-repeat; }		
		#harvey_penick { height: 115px; background: transparent url(/pics/HarveyPenick.jpg) top right no-repeat; }		
		#tom_watson { height: 115px; background: transparent url(/pics/TomWatson.jpg) top right no-repeat; }		
		
		
		#swingPointers {
			background: #EEF3F7;
			border: solid 1px #CCCDCF;
			padding: 5px;
			width: 250px;
			margin-left: 12px;
			}
		
			#swingPointers a {
				font-size: 12px;
				font-weight: bold;
				}
		



	#competionPages #clubmapInstructions { margin: 0px 5px 20px 5px; }
	
		#competionPages h3, #clubmapInstructions h3 { margin: 0px; }
		
		#competionPages ul, #clubmapInstructions ul {
			margin: 10px;
			list-style-type: none;
			}
			
		#competionPages ul li, #clubmapInstructions ul li {
			margin: 2px 0px 0px 0px;
			height: 1%;
			}	



	#profileCalendar {}
							
		#profileCalendar h3 { margin: 0px; background: #076C58; }		
		
		#profileCalendar p { margin: 2px 15px 3px 19px; }


	#profileNews { margin: 0px 5px 20px 5px;  }
	
		#profileNews h3 { margin: 0px; background: #076C58;}

		#profileNews p { margin: 5px 7px 10px 7px; }

		#profileNews span.date { display: block; /* font-size: 10px; */ font-size: 11px; color: #666; }

		#profileNews span.club { display: block; /* font-size: 10px;*/ font-size: 11px; }
		
		#profileNews ul {
			margin: 10px;
			list-style-type: none;
			}
			
		#profileNews ul li {
			margin: 2px 0px 0px 0px;
			height: 1%;
			}


		/* classes and other used generally */
		
		label { clear: left; }
					
		select, input { /* font-size: 11px; */ font-size: 12px; }
		select { min-width: 80px; }
					
		h3 {
			background: #1C74C6;
			color: #fff;
			text-transform: uppercase;
			font: normal bold 12px arial,helvetica,serif;
			/* font: normal bold 11px arial,helvetica,serif; */
			padding: 4px 0px 4px 6px;
			position: relative;
			z-index: 1;
			}
			
		.box {
			background: #F2F6FA;
			border: solid 1px #ccc;
			border-top: none;
			margin-bottom: 10px;
			}			
			
		.bulletBlue, .bulletOrange, .searchIcon {
			background: transparent url(/pics/bulletLink.gif) 0px 2px no-repeat; 
			color: #003366;
			display: block;
			padding-left: 14px;
			}			
			
		.bulletOrange { background: transparent url(/pics/bulletLinkOrange.gif) 0px 2px no-repeat; }
		
		.searchIcon { background: transparent url(/pics/icon-search.gif) 0px 2px no-repeat; }
			
		.iconCal { background: transparent url(/pics/icon-cal.gif) 0px 3px no-repeat; padding-left: 15px; }			
			
		ul.newsLinks { list-style-type: none; margin: 15px 0px 10px 8px; }
		ul.newsLinks li { margin: 0px 0px 3px 0px; }
		
		.submitButton, #freewordSearch input.submitButton { 
			background: transparent url(/pics/submitButton.gif) no-repeat;
			font: normal bold 10px verdana,serif,helvetica;
			color: #666666;
			border: none;
			vertical-align: middle;
			}		

		a { color: #003366; }
		
		
		

					
						
						
						
						
		#footer {
			clear: both; 
			background: #1C74C6;
			color: #fff;
			/* font-size: 11px; */
			font-size: 12px;
			position: relative;
			padding: 10px;
			border-bottom: solid 3px #CBCBCB;
			}
			
			#goTop {
				position: absolute;
				top: -23px;
				right: 10px;
				z-index: 99;
				}	
				
				#goTop a { 
					color: #003366; 
					background: transparent url(/pics/icon-top.gif) 0px 3px no-repeat; 
					padding-left: 15px; 
					text-decoration: none;
					}			
			
			#footer ul {
				position: absolute;
				top: 5px;
				right: 5px;
				}
				
				#footer li { 
					display: inline; 
					list-style-type: none; 
					border-right: solid 1px #fff;
					padding: 0px 3px 0px 1px;
					/padding: 0px 0px 0px 4px;
					}
				
				#footer li a { color: #fff; }
			
			
/* banners */

#giantBanner { margin: 12px 0px 0px 20px}

#smallBanners {
	text-align: center;
	}
	
	/* Easy Slider */
 
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:150px;
		height:230px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					
 
/* // Easy Slider */

#banners {
	position: absolute;
	top: 42px;
	left: 790px;
	text-align: center;
	}

	#banners div { margin-bottom: 10px; }

#banners_oikea {
	position: absolute;
	top: 42px;
	left: 950px;
	text-align: center;
	}	
	
	#banners_oikea div { margin-bottom: 10px; }
	
#finnair {
	width: 142px;
	height: 262px;
	background: transparent url(/pics/banner-finnair.gif) no-repeat;
	color: #003D89;
	text-align: left;
	position: relative;
	}	

	#finnair a.palloLinkki {
		position: absolute;
		xborder: 1px solid #999;
		background: transparent;
		top: 23px;
		left: 85px;
		width: 50px;
		height: 51px;
		}

	#finnair select {
		position: absolute;
		/* font-size: 11px; */
		font-size: 12px;
		width: 120px;
		left: 11px;
		top: 82px;
		}

	#finnair p { 
		/* font-size: 11px; */
		font-size:12px;
		padding: 0px 10px 0px 10px; 
		font-weight: bold;
		top: 105px;
		position: absolute;
		}
		
	#finnair ul { 
		position: absolute;
		top: 150px;
		left: 13px;
		list-style-type: none;		
		margin-right: 20px;
		}
		#finnair ul li { height: 1%; }
		#finnair ul li a {
			background: transparent url(/pics/banner-finnair-a.gif) 0px 4px no-repeat;
			/* font-size: 11px; */
			font-size: 12px;
			color: #087BCE;
			padding-left: 9px;
			display: block;
			}	
			
		#finnair #toTheGreen {
			display: block;
			position: absolute;
			bottom: 0;
			width: 100%;
			height: 60px;
			text-indent: -10000px;
			text-decoration: none;
			}	
			
			
			
 #rss {
 	color: #fff;
 	background: transparent url(/pics/icon-rss.gif) no-repeat;
 	text-decoration: none;
 	display: block;
 	padding: 2px 0px 2px 25px; 	
 	position: absolute; 
 	right: 10px;
 	top: 2px;	
 	}
 	
#weeks {
	min-height: 230px;
	 _height: 230px;
	 }
	 
	 	#weeks h1  { 
	 		display: block;
	 		background: #D0DAE4; 
	 		color: #000; 
	 		text-transform: none;
	 		font: normal bold 12px arial;
		 	padding: 5px 0px 5px 10px;	 		
		 	position: relative;
		 	margin-left: 70px;
		 	width: 330px;
	 		}	 
	 
	 #weeks h1 span {
	 	background: #1B74C6;
	 	color: #fff;
		display: block;
		position: absolute;
		top: 0px;
		left: -70px;
		padding: 5px 10px 5px 10px; 	
	 	text-transform: uppercase;
	 	}
	 	
/* kisakalenteri */
#kisakalenteri p.top { width: 100%; height: 20px; vertical-align: top; margin: 10px 0px 10px 0px; }
#kisakalenteri p.top span { height: 12px; vertical-align: top; }
#kisakalenteri p.top span.left { position: absolute; left: 0px; }
#kisakalenteri p.top span.right { position: absolute; right: 0px; }
#kisakalenteri p.top span.right img { height: 17px; width: 17px; margin: 0px 0px -5px 0px; }

    #kisakalenteri table#listaus {
    	width: 100%; 
    	border-collapse: separate; 
    	border-spacing: 3px; 
    	background: transparent; 
    }
    
    #kisakalenteri table#listaus thead td {
    	background: #1b74c6;
    	color: #fff;
    	font-weight: bold;
    	height: 20px;
    	width: 16%;
    	text-align: center;
    	padding: 2px;
    }
    
    #kisakalenteri table#listaus tbody td {
    	text-align: center;
    	padding: 2px;
    	width: 16%;
    }
    
    #kisakalenteri table#listaus tbody td.even { background: #a6b2c0; }
    #kisakalenteri table#listaus tbody td.odd { background: #aad3ff; }
    
    .bulletinIngress { font-size: 12px; }

	
#content pre {
	font-family: "Courier New", Courier, monospace;
}
/* tapahtumakalenteri */
#all #main div.event { position: relative; background: #F2F6FA; margin: 5px 0; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc;}
#all #main div.event span.eventTime { display: block; position: relative; font-weight: bold; padding: 3px; background: #89C3AD; color: #fff; }
#all #main div.event span.eventTime a.eventLink { position: absolute; left: 0px; padding: 0 0 0 80px; color: #fff; }
#all #main div.event p.eventDesc { margin: 0; padding: 6px; }
#all #main div.event span.eventPlace { }

#all #main div.box form fieldset input.searchField { margin: 0 0 2px 0; }
#all #main div.box form fieldset input#searchButton { margin: 10px 0; }
#all #main div.box form fieldset select { margin: 0; }
#all #main div.box form fieldset label.searchLabel { margin: 7px 0 2px 0; }


img.marginaali10 {
 	margin:10px;
 }

 img.rajat {
 	margin:10px;
	border:solid 3px #aaa;
 }

img.marginaalitonRajat {
 	margin:0px 0px 0px 0px;
	border:solid 3px #aaa;
 }
 
 img.vasen {
    margin:10px 10px 10px 0px;
	float:left;
 }

 img.oikea {
    margin:10px 0px 10px 10px;
 	float:right;
 }

 img.vasenRajat {
    margin:10px 10px 10px 0px;
	border:solid 3px #aaa;
	float:left;
 }

 img.oikeaRajat {
    margin:10px 0px 10px 10px;
	border:solid 3px #aaa;
 	float:right;
 }
 
 #share { 
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:12px; 
 	color:#999999;
 	position: absolute;
 	left: 250px;
 }

