@import url(layout.css); /* layout blocks */
/*@import url(templates.css);
@import url(search.css);
@import url(forms.css);
@import url(filebank.css);
@import url(products.css);
@import url(recipes.css);*/

body, td, div, font, p, textarea, input {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:11px;
}

html,body {
	/*min-height:100%;
	height:100%;*/
	margin:0px;
	padding:0px;
}

body{
	text-align:center;
	background:white;
}

html>body{height:100%;}

form{
	display:inline;
}

td, th {
	vertical-align: top;
}

/*	Heading		*/

h1{
	font-weight:normal;
	color:#981E32;
	margin-top:10px;
}

h2{
	font-weight:normal;
	margin-top:15px;
	margin-bottom:10px;
	color:#333333;
}

h3, h4, h5, h6{
	color:#333333;
}

/*	Lists	*/

ul{
	list-style-type: none;
	padding:0px;
	margin:0px;
}
ul li{
	background-image: url(/gfx/sym_bullet.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding: 3px 10px;
	border-bottom:1px solid #DDDDDD;
}

table.list {
	width:100%;
	border-collapse:collapse;
	border-spacing:0px;
}
table.list td {
	padding: 3px 10px 3px 0px;
	border-bottom:1px solid #DDDDDD;
}

/*	Default link	*/

a {
	color:#981E32;
	text-decoration: none;
}
a:hover {
	color:#666666;
}

.red, .punainen {
	color : #981E32;
}

.redSearchCheck {
	position : relative;
	top : 2px;
}

.redSearchText {
	font-size : 12px;
}

#searchwrapper {
	width : 242px;
	background : url(../gfx/redSearchBg.jpg) repeat-y;
}

#searchcontents {
	background : url(../gfx/redSearchBg.jpg) repeat-y;
	padding : 15px;
}

/*a:visited:hover	{ color:#666666;text-decoration: none;}*/


/*	Form	*/
/*
.formGroupHeader{
	color:#E3AF24;
	text-transform:uppercase;
	border-bottom:2px solid #5A5A5A;
	margin-bottom:0px;
}

.formGroupTitle{
	font-weight:bold;
	border-bottom:1px solid #CCC;
}

.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;
}
*/
/*	Menu	*/
/*.navLink{
	display:block;
	float:left;
	margin:8px 10px 0px 10px;
}*/

/*	Left navigation	*/

/*#lay_pageLftCol div {
	margin-left: 10px;
}
#lay_pageLftCol div a {
	font-weight: normal;
}*/

/*#lay_pageLftCol .menuLinkMainSel {
	color:#981E32;
}

#lay_pageLftCol a.menuLink, #lay_pageLftCol a.menuLink2{
	padding-left:10px;
}
#lay_pageLftCol a.menuLink2{
	text-transform:none;
}

#lay_pageLftCol a.menuLink{
	text-decoration:none;
	color:#434343;
}

#lay_pageLftCol A.menuLink:link:hover, #lay_pageLftCol A.menuLink:visited:hover{
	color:#981E32;
}*/
/*
A.menuLink2{
	text-decoration:none;
	color:#434343;
}

A.menuLink2:link:hover, A.menuLink2:visited:hover{
	text-decoration:none;
	color:#981E32;
}

.menuLinkSel, .menuLinkSel2{
}

.menuLinkSel2{
	text-transform:none;
}

A.menuLinkSel {
	text-decoration:none;
	color:#981E32;
}

A.menuLinkSel2 {
	text-decoration:none;
	color:#981E32;
}
*/
/*	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 { text-decoration: none;}

.siteMapLevel_3{

}

.siteMapLevel_3, .siteMapLevel_4, .siteMapLevel_5{
	padding:0px 3px 1px 0px;
}

.siteMapLevel_3 A { text-decoration: none;}

.siteMapLevel_4{
        margin-left:8px;
}

.siteMapLevel_4 A { text-decoration: none;}

.siteMapLevel_5{
        margin-left:12px;
}

.siteMapLevel_5 A { text-decoration: none;}

.siteMapLevel_6{
        margin-left:28px;
}

.siteMapLevel_6 A { text-decoration: none;}
*/
/*	Archives	*/
/*.archiveYear{
	background-image:url(/gfx/news_delimeter.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding:3px 0px 3px 0px;
}*/


/*	Main Shortcuts	*/
/*
.mainShortcutBlock{
	padding:10px 5px 0px 6px;
}

.mainShortcutLink{
	display:block;
	padding:5px 0px 6px 26px;
	margin-bottom:5px;
	background-image:url(/gfx/link_shortcut.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-transform:uppercase;
	color:#FFFFFF;
}

A.mainShortcutLink:link, A.mainShortcutLink:visited{ text-decoration: none;color:#FFFFFF;}
A.mainShortcutLink:hover, A.mainShortcutLink:visited:hover { text-decoration: none;}
*/
/*	Main Subjects */
/*
.mainSubjectBlock{
	background-image:url(/gfx/main_subjectblock_bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-bottom:30px;
}

.mainSubjectCol{
	float:left;
	padding-left:18px;
}

.mainSubjectLink{
	display:block;
	padding:1px 0px 4px 20px;
	margin-bottom:5px;
	background-image:url(/gfx/sym_arrow.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-transform:uppercase;
}

.mainSubjectLink A { text-decoration: none;}

.pagesSelection{
	float:right;
	clear:both;
	margin-bottom:5px;
	margin-top:5px;
}
*/
/*	QA	*/
/*
.qaArchive{
	padding:8px 11px 8px 11px;
}

.qaArchiveSubTitle{
	margin-top:-20px;
	margin-bottom:20px;
}

.qaListItem{
	display:block;
}

.qaListDate{
	background-image:url(/gfx/sym_qa.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	font-weight:bold;
	padding-top:1px;
}

.qaListLink{
	padding-top:2px;
	display:block;
	line-height:16px;
}

.qaListLink A { text-decoration: none;}

.qaDate{
	font-weight:normal;
	color:#666666;
	margin-bottom:5px;
	line-height:100%;
}

.qaTitle{
}

.qaContent{
	margin-top:10px;
}

.qaDate{
	margin-top:10px;
	color:#666666;
}

.qaTitle{
	margin:3px 0px 10px 0px;
}

.qaArchiveTitle{
	color:#FFF;
	padding:0px 5px 2px 5px;
	border-bottom:2px solid #F25413;
}

.qaArchiveRow, .qaArchiveRow2{
	padding:5px;
	height:30px;
	background-color:#F2F7F8;
	border-bottom:1px solid #DFEBEE;
}

.qaArchiveRow2{
}
*/
/*	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{
	margin:0px;
}

.Base_LiftsListItem{
	padding-bottom:10px;
}

.Base_LiftsListImage{

}

.Base_LiftsListTopic{
	font-weight:bold;
	color:#981E32;
	display:inline;
}

.Base_LiftsListTitle{
	display:inline;
	padding-left:5px;
}

A.Base_LiftsListLink, A.Base_LiftsListLink:link, A.Base_LiftsListLink:visited{
	color:#000;
}

A.Base_LiftsListLink:link:hover, A.Base_LiftsListLink:visited:hover{
	color:#666666;
}
*/
/*	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(/gfx/sym_feedback.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.linkPrint{
	background-image:url(/gfx/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;
}
*/

li {
}
