@import url(layout.css);
@import url(templates.css);
@import url(search.css);
@import url(forms.css);

body, td, div, font, p, textarea, input {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

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

body{
	margin:0px;
	padding:0px;
	height:100%;
	min-height:100%;
	background-color:#DDDCDC;
	text-align:center;
}

html>body{height:100%;}

form{
	display:inline;
}

/*	Heading		*/

h1{
	font-weight:normal;
	text-transform:uppercase;
	color:#666666;
	margin-top:10px;
}

h2{
	font-weight:bold;
	margin-top:15px;
	margin-bottom:10px;
	color:#000000;
}

h3{
	color:#333333;
}

h4{
	color:#333333;
}

h5{
	color:#333333;
}

h6{
	color:#333333;
}

/*	Lists	*/

ul{
	list-style-type: none;
	padding:0px;
	margin:0px;
}

li
{
	background-image: url(/images/bullet_square.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding-left: 15px;
	padding-bottom:6px;
}

/*	Default link	*/

A:link			{ color:#666666;text-decoration: none;}
A:hover			{ color:#E3AF24;text-decoration: none;}
A:visited		{ color:#666666;text-decoration: none;}
A:visited:hover	{ color:#E3AF24;text-decoration: none;}

/*	Form	*/

.formGroupHeader{
	color:#E3AF24;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
}

.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: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;
}


/*	Other	*/

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

/*	Path	*/
.pathBar{
	color:#666666;
	padding-top:5px
}

/*	Menu	*/

.linkHeadNav, .linkHeadFont, .linkHeadPrint{
	display:block;
	float:left;
	margin-right:10px;
	text-transform:uppercase;
	color:#666666;
	background-image:url(/images/sym_headnav.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
}

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

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

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

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

.menuContentWrapper{
	padding:0px 10px 0px 18px;
}

.menuContentInner IMG{
	margin:6px 0px 6px 0px;
}

.menuLinkMain{
	display:block;
}

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

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

.menuLink{
	display:block;
	padding:2px 17px 2px 12px;
	background-position:top left;
	background-repeat:no-repeat;
	margin:1px 0px 1px 0px;
}

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

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

.menuLinkSel{
	display:block;
	padding:2px 17px 2px 12px;
	background-color:#F2F2F2;
	background-position:top left;
	background-repeat:no-repeat;
	margin:1px 0px 1px 0px;
}

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

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

/*	Rating	*/
.showRatingListItem{
	border-bottom:2px solid #969696;
	background-image:url(/images/sym_quote.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.showRatingTxt{
	margin-top:5px;
	margin-bottom:5px;
}

.showRatingHeader{
	color:#555;
	padding:5px 10px 5px 40px;
}

.showRatingScore{
	color:#555;
}

/*	Calendar	*/

.eventArchiveTitle{
	background-color:#5A5B5B;
	color:#FFF;
	padding:2px 5px 2px 5px;
	border-right:1px solid #DFDDDD;
}

.eventArchiveDateRow{
	padding:10px 2px 2px 2px;
	border-bottom:2px solid #969696;
}

.eventArchiveRow, .eventArchiveRow2{
	padding:2px;
	height:30px;
	background-color:#F1F1F1;
}

.eventArchiveRow2{
	background-color:#F8F8F8;
}

.eventArchiveSmall{
	color:#666666;
}

.eventArchiveShowTitle{
	color:#666666;
}

.eventAcronyms{
	color:#666666;
	margin-bottom:2px;
}

.eventArchiveShowLink{
	font-weight:bold;
}

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

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

.eventArchiveNotice, A.eventArchiveNotice, A.eventArchiveNotice:link{
	background-color:#CC0000;
	color:#FFF;
	padding:1px 5px 1px 5px;
	display:inline;
}

A.eventArchiveNotice, A.eventArchiveNotice:link, A.eventArchiveNotice:visited{
	color:#FFF;
}

A.eventArchiveNotice:link:hover, A.eventArchiveNotice:visited:hover{
	color:#FFF;
	background-color:#e3af24;
}


.eventMonthSel{
	display:block;
	float:right;
}

/*	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;}


/*	Articles	*/

.articleListItem{
	display:block;
	margin-bottom:10px;
}

.listItemDate{
	color:#666666;
	text-transform:uppercase;
}

.articleDate{
	color:#666666;
	text-transform:uppercase;
}

.articleTitle{
	margin:3px 0px 10px 0px;
}

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

.articleArchiveRow, .articleArchiveRow2{
	padding:2px;
	height:30px;
	background-color:#F1F1F1;
}

.articleArchiveRow2{
	background-color:#F8F8F8;
}

/*	Gallery	*/
.galTable{
	width:100%;
}

.galThumbCell, .galThumbCellRgt{
	width:80px;
	padding:5px 5px 5px 0px;
	border-bottom:2px solid #969696;
}

.galThumbCellRgt{
	padding:5px;
	border-left:2px solid #969696;
}

.galInfoCell{
	padding:5px;
	border-bottom:2px solid #969696;
	width:50%;
}

.galInfoCell  H3{
	text-transform:uppercase;
	font-weight:bold;
	margin:0px;
	color:#666666;
	font-size:11px;
}

.galInfoCell P{
	margin-top:5px;
	margin-bottom:0px;
	color:#666666;
}

.galInfoCellLft{
	border-right:2px solid #969696;
}

.galFillCell{
	width:50%;
}

.galLink{
	text-transform:uppercase;
	font-weight:bold;
}

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

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

}

/*	Servings	*/

.servingProductTable{
	width:100%;
}

.servingProductTableTitle{
	padding:10px 0px 0px 0px;
}

.servingProductTableHead{
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
}

.productName{
	padding:3px 3px 3px 60px;
}

.productPrice{
	width:20%;
}

.productAmount{
	width:20%;
	padding:3px 0px 3px 0px;
}

/*	Links	*/

.liftLink, A.liftLink{
	display:block;
	text-align:center;
	background-color:#DCDCDC;
	color:#5A5A5A;
	margin-bottom:10px;
	padding:5px;
	font-weight:bold;
	text-transform:uppercase;
}

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

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

}

.painike, a.painike, a.painike:link{
	display:block;
	margin:0px;
	padding:4px 0px 4px 0px;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	color:#555;
	background-color:#F5E5B5;
}

.nuoliLinkkiSel{
}

A.nuoliLinkkiSel, A.nuoliLinkkiSel:link, A.nuoliLinkkiSel:visited{
	text-decoration:underline;
}

.nuoliLinkki{
	display:block;
	padding:1px 0px 0px 9px;
}

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

A.nuoliLinkki:link:hover, A.nuoliLinkki: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.uutiskirjeLinkki, A.uutiskirjeLinkki:link, A.uutiskirjeLinkki:visited{
	font-size: 14px;
	text-transform: uppercase;
	color: #edb512;
	background-image: url(/images/readMore.gif);
	background-repeat: no-repeat;
	background-position:center left;
	padding-left:16px;
}

A.uutiskirjeLinkki:hover, A.uutiskirjeLinkki:visited:hover{

}
