@import "../../base/tinymce/styles/content.css";
@import "oLayout.css";
@import "oTemplates.css";
@import "oSearch.css";
@import "oForms.css";
@import "content.css";

.clearer {
	clear: both;
	line-height: 0;
	font-size: 0;
}

html, body {
	min-height:	100%;
	height:	100%;
	margin:	0px;
}

body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	text-align: center;
	background: #94D5E8 url(../images/bg.gif) repeat-x left top;
}

html > body{
	height: 100%;
}

.dropDownMenu ul{}

.dropDownMenu ul li{
	background: transparent none;
}

span.zfse_fontSizeWrapper{
	display: block;
	height: 35px;
	line-height: 35px;
	width: 206px;
}

span.zfse_fontSize_smaller{
	background: transparent url(/_sys_/images/func_font_dec.gif) no-repeat left top;
}

span.zfse_fontSize_larger{
	background: transparent url(/_sys_/images/func_font_inc.gif) no-repeat left top;
}

span.zfse_fontSize{
	display: block;
}

span.zfse_fontSize a,
span.zfse_fontSize a:link,
span.zfse_fontSize a:visited{
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 4px 0 30px;
}

/* articles */
img.articles_articleImage{
	margin: 0 0 10px 10px;
}

/* sitemap */
div.zfse_sitemapTree{}

div.zfse_sitemapTree ul{}

div.zfse_sitemapTree ul li{
	background: transparent none;
}

div.zfse_sitemapTree ul li a,
div.zfse_sitemapTree ul li a:link,
div.zfse_sitemapTree ul li a:visited{
	font-size: 11px;
}

div.zfse_sitemapTree ul li.zfse_navLevel1 span.zfse_navLevel1{
	display:  block;
	border-bottom: 2px solid #999;
}

div.zfse_sitemapTree ul li.zfse_navLevel1 span.zfse_navLevel1 a.zfse_navLevel1,
div.zfse_sitemapTree ul li.zfse_navLevel1 span.zfse_navLevel1 a.zfse_navLevel1:link,
div.zfse_sitemapTree ul li.zfse_navLevel1 span.zfse_navLevel1 a.zfse_navLevel1:visited{
	font-weight: bold;
}

/* right col links list */
div.sideArea_linksContainer{
	padding: 10px 5px 30px 6px;
}

div.links_linkItemContainer{
	padding: 0 0 5px 0;
}

div.links_linkItemContainer div.links_linkItemContentWrapper{}
div.links_linkItemContainer div.links_linkItemContentMiddleWrapper{}
div.links_linkItemContainer div.links_linkItemContent{}

div.links_linkItemContent a.links_linkItem,
div.links_linkItemContent a.links_linkItem:link,
div.links_linkItemContent a.links_linkItem:visited{
	display: block;
	background: transparent url(../images/link_shortcut.gif) no-repeat left top;
	height: 23px;
	line-height: 23px;
	padding: 0 0 0 26px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
}

/******** from old ********/

form{
	display:inline;
}

/*	Form	*/

.formGroupHeader{
	color:#E3AF24;
	text-transform:uppercase;
	border-bottom:2px solid #5A5A5A;
	margin-bottom:0px;
}

.formGroup{
	background-color:#F1F1F1;
	padding:10px;
	margin-bottom:10px;
}

label{
	display:block;
	margin-top:10px;
}

.basicButton{
	background-color:#E3AF24;
	color:#FFF;
	text-align:center;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-top:0px;
	border-left:0px;
	padding:3px 10px 3px 10px;
	text-transform:uppercase;
}

.formInputError{
	background-color:#E3AF24;
	padding:7px 15px 7px 15px;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:10px;
}


/*	Path	*/
.pathBar{
	color:#666666;
	padding:0px 20px 0px 20px;
}

/*	Menu	*/

.navLink{
	display:block;
	float:left;
	margin:8px 10px 0px 10px;
}

A.navLink, A.navLink:link, A.navLink:visited{
}

A.navLink:link:hover, A.navLink:visited:hover{
}

/*	Right navigation */

.siteFunc{
	background-repeat:no-repeat;
	height:35px;
	width:206px;
}

.siteFunc A, .siteFunc A:link{
	display:block;
	padding:8px 4px 5px 30px;
}

.siteFuncs{
	position:absolute;
	bottom:10px;
	right:10px;
}

/*	Left navigation	*/
.lftColWrapper{
	padding:0px 5px 5px 5px;
}

.menuWrapper{
	padding:5px 5px 0px 6px;
}

.menuWrapper .clearer{
	margin-bottom:9px;
}

.menuWrapper SPAN{
	display:block;
	background-image:url(../images/submenu_main_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:7px 3px 15px 5px;
}

.menuContentWrapper{
	background-repeat:repeat-y;
	background-position:top left;
	padding:0px;
}

.menuContentInner{
	background-image:url(../images/menu_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0px;
	margin:0px;
}

.menuLinkMain{
	display:block;
	background-image:url(../images/menulink_main.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-transform:uppercase;
	color:#FFFFFF;
	padding:6px 0px 6px 26px;
	font-weight:bold;
}

A.menuLinkMain, A.menuLinkMain:link, A.menuLinkMain:visited{
	text-decoration:none;
	color:#FFFFFF;
}

A.menuLinkMain:link:hover, A.menuLinkMain:visited:hover{
	text-decoration:none;
	color:#FFFFFF;
}

.menuLinkMainSel{
	background-image:url(../images/menulink_main_sel.gif);
}

.menuLinkMain_2{
	background-image:url(../images/menulink_main_2.gif);
}

.menuLinkMainSel_2{
	background-image:url(../images/menulink_main_sel_2.gif);
}

.menuLink, .menuLink2{
	display:block;
	padding:6px 0px 5px 31px;
	background-image:url(../images/menulink_sub.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-transform:uppercase;
}

.menuLink2{
	background-image:url(../images/menulink_subsub.gif);
	padding-left:36px;
	text-transform:none;
}

A.menuLink, A.menuLink:link, A.menuLink:visited{
	text-decoration:none;
	color:#FFFFFF;
}

A.menuLink:link:hover, A.menuLink:visited:hover{
	text-decoration:none;
	color:#FFFFFF;
}

A.menuLink2, A.menuLink2link, A.menuLink2:visited{
	text-decoration:none;
	color:#FFFFFF;
}

A.menuLink2:link:hover, A.menuLink2:visited:hover{
	text-decoration:none;
	color:#FFFFFF;
}

.menuLinkSel, .menuLinkSel2{
	display:block;
	background-image:url(../images/menulink_sub_sel.gif);
}

.menuLinkSel2{
	background-image:url(../images/menulink_subsub_sel.gif);
	padding-left:36px;
	text-transform:none;
}

A.menuLinkSel, A.menuLinkSel:link, A.menuLinkSel:visited{
	text-decoration:none;
}

A.menuLinkSel:link:hover, A.menuLinkSel:visited:hover{
	text-decoration:none;
}

A.menuLinkSel2, A.menuLinkSel2:link, A.menuLinkSel2:visited{
	text-decoration:none;
}

A.menuLinkSel2:link:hover, A.menuLinkSel2:visited:hover{
	text-decoration:none;
}


/*	Search	*/
.search_form{
	display:block;
	margin:0px;
	padding:5px;
}

.search_field_container{
	float:left;
}

.search_field{
	font-size: 11px;
	width: 120px;
}

.search_button{
	float:right;
	margin-top:2px;
}

/*	Sitemap	*/

.siteMapCol{
        float:left;
        height:100%;
}

.siteMapColInner{
        margin-right:4px;
}

.siteMapLevel_2{
        border-bottom:2px solid #999999;
        padding:0px 0px 2px 0px;
        margin-bottom:1px;
        margin-top:5px;
        font-weight:bold;
}

.siteMapLevel_2 A:link          { text-decoration: none;}
.siteMapLevel_2 A:hover         { text-decoration: none;}
.siteMapLevel_2 A:visited       { text-decoration: none;}
.siteMapLevel_2 A:visited:hover { text-decoration: none;}

.siteMapLevel_3{

}

.siteMapLevel_3, .siteMapLevel_4, .siteMapLevel_5{
	padding:0px 3px 1px 0px;
}

.siteMapLevel_3 A:link          { text-decoration: none;}
.siteMapLevel_3 A:hover         { text-decoration: none;}
.siteMapLevel_3 A:visited       { text-decoration: none;}
.siteMapLevel_3 A:visited:hover { text-decoration: none;}

.siteMapLevel_4{
        margin-left:8px;
}

.siteMapLevel_4 A:link          { text-decoration: none;}
.siteMapLevel_4 A:hover         { text-decoration: none;}
.siteMapLevel_4 A:visited       { text-decoration: none;}
.siteMapLevel_4 A:visited:hover { text-decoration: none;}

.siteMapLevel_5{
        margin-left:12px;
}

.siteMapLevel_5 A:link          { text-decoration: none;}
.siteMapLevel_5 A:hover         { text-decoration: none;}
.siteMapLevel_5 A:visited       { text-decoration: none;}
.siteMapLevel_5 A:visited:hover { text-decoration: none;}

.siteMapLevel_6{
        margin-left:28px;
}

.siteMapLevel_6 A:link          { text-decoration: none;}
.siteMapLevel_6 A:hover         { text-decoration: none;}
.siteMapLevel_6 A:visited       { text-decoration: none;}
.siteMapLevel_6 A:visited:hover { text-decoration: none;}

/*	Archives	*/
.archiveYear{
	background-image:url(../images/news_delimeter.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding:3px 0px 14px 0px;
}


/*	Main Shortcuts	*/

.mainShortcutBlock{
	padding:10px 5px 0px 6px;
}

.mainShortcutLink{
	display:block;
	padding:5px 0px 6px 26px;
	margin-bottom:5px;
	background-image:url(../images/link_shortcut.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-transform:uppercase;
	color:#FFFFFF;
}

A.mainShortcutLink:link          { text-decoration: none;color:#FFFFFF;}
A.mainShortcutLink:hover         { text-decoration: none;}
A.mainShortcutLink:visited       { text-decoration: none;color:#FFFFFF;}
A.mainShortcutLink:visited:hover { text-decoration: none;}

/*	Main Subjects */

.mainSubjectBlock{
	background-image:url(../images/main_subjectblock_bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-bottom:30px;
}

.mainSubjectCol{
	float:left;
	padding-left:10px;
}

.mainSubjectLink{
	display:block;
	padding:1px 0px 4px 20px;
	margin-bottom:5px;
	background-image:url(../images/sym_arrow.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-transform:uppercase;
	font-weight:bold;
}

.mainSubjectLink A:link          { text-decoration: none;}
.mainSubjectLink A:hover         { text-decoration: none;}
.mainSubjectLink A:visited       { text-decoration: none;}
.mainSubjectLink A:visited:hover { text-decoration: none;}

/*	Articles	*/

.articleArchive{
	padding:8px 11px 8px 11px;
}

.articleTypeList{
	padding:10px;
}

.articleListItem{
	background-image:url(../images/news_delimeter.gif);
	background-position:bottom right;
	background-repeat:repeat-y;
	display:block;
	padding:10px 15px 13px 10px;
}

.articleListDate{
	background-image:url(../images/sym_article.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:16px;
	display:block;
	color:#0065A6;
	font-weight:bold;
	padding-top:1px;
}

.articleListLink{
	background-image:url(../images/icon_news.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:16px;
	padding-top:2px;
	display:block;
	line-height:16px;
}

.articleListLink A:link          { text-decoration: none;}
.articleListLink A:hover         { text-decoration: none;}
.articleListLink A:visited       { text-decoration: none;}
.articleListLink A:visited:hover { text-decoration: none;}

.listItemDate{
	color:#666666;
}

.articleDate{
	margin-top:20px;
	color:#666666;
}

.articleTitle{
	margin:1px 0px 15px 0px;
}

.articleArchiveTitle{
	color:#FFF;
	padding:0px 5px 2px 5px;
	border-bottom:2px solid #24ADD4;
}

.articleArchiveRow, .articleArchiveRow2{
	padding:10px 7px 10px 7px;
	height:30px;
	background-color:#F2F7F8;
	border-bottom:1px solid #DFEBEE;
}

.articleArchiveRow2{
}

/*	Gallup	*/
.gallup{
	background-image:url(../images/gallup_bg.gif);
	background-repeat:no-repeat;
	width:236px;
	height:198px;
}

.gallup IMG{
	margin-top:5px;
}

.gallupTitle{
	font-size:12px;
	color:#F25413;
	margin:10px 15px 5px 20px;
}

.gallupAnswer{
	text-align:center;
}

.gallupTable{
	width:200px;
	margin-left:10px;	
}

.gallupTable IMG{
	display:inline;
}

.galCommentItem{
	margin-bottom:10px;
}

.galCommentDate{
	background-image:url(../images/news_delimeter.gif);
	background-position:bottom right;
	background-repeat:repeat-x;
	padding-bottom:5px;
}

.galCommentDate B{
	color:#F25413;
}

.galCommentContent{
	margin-top:5px;
}

/*	Lifts	*/

.Base_LiftsMainLift H1{
	margin-left:15px;
	margin-bottom:2px;
	color:#0077B9;
}

.Base_LiftsMainLift H2{
	margin-top:0px;
	margin-left:15px;
}

.Base_LiftsMainLift P{
	margin-left:15px;
	margin-top:0px;
}


.Base_LiftsList{
	padding-left:2px;
}

.Base_LiftsListItem{
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}

.Base_LiftsListImage{
	background-position:top left;
	background-repeat:no-repeat;
	padding:8px 11px 10px 0px;
	float:left;
	margin-right:3px;
}

.Base_LiftsListTopic{
	font-size:16px;
	color:#0065A6;
	padding-top:6px;
}

.Base_LiftsListTitle{
	margin-top:2px;
	line-height:16px;
}


.Base_LiftsNewsFlashLift{
	background-image:url(../images/newsflash_bg.gif);
	background-repeat:no-repeat;
	width:236px;
	padding-bottom:10px;
}

.Base_LiftsNewsFlashTopic{
	color:#0077B9;
}

.Base_LiftsNewsFlashTopic, .Base_LiftsNewsFlashTitle, .Base_LiftsNewsFlashDescription, .Base_LiftsNewsFlashLink{
	margin:10px 20px 5px 20px;
}

.Base_LiftsNewsFlashTitle{
	font-size:12px;
	color:#F25413;
}

.Base_LiftsNewsFlashLink{

}

.Base_LiftsNewsFlashImage{
	background-position:top left;
	background-repeat:no-repeat;
	padding:8px 11px 10px 10px;
	float:right;
	margin-right:15px;
}


/*	Sub	*/

.linkFont, .linkPrint, .linkFeedBack{
	display:block;
	float:left;
	padding-left:20px;
	padding-bottom:3px;
	background-color:#E6E0C8;
}

.linkNav{
	float:right;
	margin-left:10px;
}

.linkFeedBack{
	background-image:url(../images/sym_feedback.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.linkPrint{
	background-image:url(../images/sym_print.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.linkFont{
	background-image:url();
	background-repeat:no-repeat;
	padding-left:0px;
	margin-right:5px;
}

A.linkFont, A.linkFont:link, A.linkFont:visited{
}

A.linkFont:link:hover, A.linkFont:visited:hover{
}


/*	Links	*/



.arrowLink{
	display:block;
	padding:0px 0px 0px 9px;
}

A.arrowLink, A.arrowLink:link, A.arrowLink:visited{
	background-image:url(../images/sym_bluearrow.gif);
	background-repeat:no-repeat;	
}

A.arrowLink:link:hover, A.arrowLink:visited:hover{

}

.nuoliLinkki{
	display:block;
	padding:2px 0px 4px 27px;
	margin:2px 0px 2px 0px;
}

A.nuoliLinkki, A.nuoliLinkki:link, A.nuoliLinkki:visited{
	background-image:url(../images/sym_arrow_rounded.gif);
	background-repeat:no-repeat;	
}

A.nuoliLinkki:link:hover, A.nuoliLinkki:visited:hover{

}

.nuoliLinkkiSeuraava{
	display:inline;
	padding:0px 10px 0px 0px;
	float:right;
}

A.nuoliLinkkiSeuraava, A.nuoliLinkkiSeuraava:link, A.nuoliLinkkiSeuraava:visited{
	background-image:url(../images/sym_bluearrow.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

A.nuoliLinkkiSeuraava:link:hover, A.nuoliLinkkiSeuraava:visited:hover{

}


.pdfLinkki, .dokumenttiLinkki, .kuvaLinkki, .powerPointLinkki, .txtLinkki, .wordLinkki, .excelLinkki{
	width:10px;
	display:block;
	white-space:nowrap;
	height:16px;
	padding:1px 0px 0px 20px;
}

A.pdfLinkki, A.pdfLinkki:link, A.pdfLinkki:visited{
	background-image:url(../images/pdf.gif);
	background-repeat:no-repeat;	
}

A.pdfLinkki:link:hover, A.pdfLinkki:visited:hover{

}

A.dokumenttiLinkki, A.dokumenttiLinkki:link, A.dokumenttiLinkki:visited{
	background-image:url(../images/doc.gif);
	background-repeat:no-repeat;	
}

A.dokumenttiLinkki:link:hover, A.dokumenttiLinkki:visited:hover{

}

A.kuvaLinkki, A.kuvaLinkki:link, A.kuvaLinkki:visited{
	background-image:url(../images/img.gif);
	background-repeat:no-repeat;	
}

A.kuvaLinkki:link:hover, A.kuvaLinkki:visited:hover{

}

A.powerPointLinkki, A.powerPointLinkki:link, A.powerPointLinkki:visited{
	background-image:url(../images/pp.gif);
	background-repeat:no-repeat;	
}

A.powerPointLinkki:link:hover, A.powerPointLinkki:visited:hover{

}

A.txtLinkki, A.txtLinkki:link, A.txtLinkki:visited{
	background-image:url(../images/txt.gif);
	background-repeat:no-repeat;	
}

A.txtLinkki:link:hover, A.txtLinkki:visited:hover{

}

A.wordLinkki, A.wordLinkki:link, A.wordLinkki:visited{
	background-image:url(../images/word.gif);
	background-repeat:no-repeat;	
}

A.wordLinkki:link:hover, A.wordLinkki:visited:hover{

}

A.excelLinkki, A.excelLinkki:link, A.excelLinkki:visited{
	background-image:url(../images/excel.gif);
	background-repeat:no-repeat;	
}

A.excelLinkki:link:hover, A.excelLinkki:visited:hover{

}

a.cmsLink, a.cmsLink:link, a.cmsLink:visited, a.cmsLink:hover, a.cmsLink:link:hover, a.cmsLink:visited:hover{
	float:right;
	font-size:10px;
	width:63px;
	color:#0077B9;
	text-decoration:none;
}
