.LTR, .RTL
{
	/*background-image: url(../app_themes/green/Images/Gray/back.gif);*/
	background-color: #a2d3f1;
}

body
{
	font-family: verdana;
	font-size:  10px;	
	margin: 0px;
	padding: 0px;
}

td
{
	font-family: verdana;
	font-size:  10px;	
}

.mainheader
{
	font-family: Arial;
	font-size:  18px;
	font-weight: bold	
	margin: 0px;
	padding: 0px;
	color: #0072bc;
}

.subheader
{
	font-family: Arial;
	font-size:  14px;	
	margin: 0px;
	padding: 0px;
	color: #00447c;
}

.tdtop
{
	height: 13px; 
	background-image: url('/app_themes/Finnkampen/images/interface/frame_t.gif')
}

.tdleft
{
	width: 13px; 
	background-image: url('/app_themes/Finnkampen/images/interface/frame_l.gif')
}

.tdright
{
	width: 20px; 
	background-image: url('/app_themes/Finnkampen/images/interface/frame_r.gif')
}

.tdbottom
{
	height: 21px; 
	background-image: url('/app_themes/Finnkampen/images/interface/frame_b.gif')
}

.tdtitle1
{
	background-image: url('/app_themes/Finnkampen/images/interface/headers/1.jpg'); 
	width: 900px; 
	height: 300px;
}

.tdtitle2
{
	background-image: url('/app_themes/Finnkampen/images/interface/headers/2.jpg'); 
	width: 900px; 
	height: 300px;
}

.tdtitle3
{
	background-image: url('/app_themes/Finnkampen/images/interface/headers/3.jpg'); 
	width: 900px; 
	height: 300px;
}

.tdtitle4
{
	background-image: url('/app_themes/Finnkampen/images/interface/headers/4.jpg'); 
	width: 900px; 
	height: 300px;
}

.tdtitle5
{
	background-image: url('/app_themes/Finnkampen/images/interface/headers/5.jpg'); 
	width: 900px; 
	height: 300px;
}

.tdtitle6
{
	background-image: url('/app_themes/Finnkampen/images/interface/headers/6.jpg'); 
	width: 900px; 
	height: 300px;
}

.tdtitle7
{
	background-image: url('/app_themes/Finnkampen/images/interface/headers/7.jpg'); 
	width: 900px; 
	height: 300px;
}

.tdtitle8
{
	background-image: url('/app_themes/Finnkampen/images/interface/headers/8.jpg'); 
	width: 900px; 
	height: 300px;
}

.tdtitle9
{
	background-image: url('/app_themes/Finnkampen/images/interface/headers/9.jpg'); 
	width: 900px; 
	height: 300px;
}

.tdtitle10
{
	background-image: url('/app_themes/Finnkampen/images/interface/headers/10.jpg'); 
	width: 900px; 
	height: 300px;
}

.tdtitle11
{
	background-image: url('/app_themes/Finnkampen/images/interface/headers/11.jpg'); 
	width: 900px; 
	height: 300px;
}

.tdtitle12
{
	background-image: url('/app_themes/Finnkampen/images/interface/headers/12.jpg'); 
	width: 900px; 
	height: 300px;
}

.tdtitle13
{
	background-image: url('/app_themes/Finnkampen/images/interface/headers/13.jpg'); 
	width: 900px; 
	height: 300px;
}

.tdtitle14
{
	background-image: url('/app_themes/Finnkampen/images/interface/headers/14.jpg'); 
	width: 900px; 
	height: 300px;
}

A, A:visited
{
	color: #2e68bf;
}

h1
{
	font-size: 22px;
	color: #86c74c;
	padding: 0px;
	margin: 0px;
}

h2
{
	font-size: 12px;
}

hr
{
	color: #eeeeee;
}

/* Edit mode controls */
.CMSEditModeButtons
{
	border: 1px solid black;
	background: white;
	cursor: hand;
	font-size: 12px;
	font-weight: bold; 
	display: inline-block;
	color: Black;
}

.CMSPageManager
{
	border: 1px solid #a9a9a9;
	padding: 3px 3px 3px 3px;
	display: block;
	width: 100%;
	background-color: #EEEEEE;
	margin-bottom: 3px;
}

.CMSPageManager A
{
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}

.CMSPageManagerLabel
{
	text-align: right;
}

.CMSPageManagerTDlabel
{
	padding-left: 10px;
}

.CMSEditableRegion
{
	background-color: white;
	border: 1px dotted red;
	text-decoration: none;
	font-weight: normal;
}

/* Image Gallery */
.ImageGalleryPager
{
	border: solid 1 black;
	padding: 2;
	margin: 5 0 5 0;
	text-align: center;	
}
.ImageGalleryPager div
{
	display: inline;
}
.ImageGalleryPagerPrevious
{
	width: 20%;
	text-align: left;
}
.ImageGalleryPagerNext
{
	width: 20%;
	text-align: right;
}

.ImageGalleryPager
{
	background-color: #fec698;
	padding: 2px 2px 2px 2px;
	display: inline-block;
	width: 600px;
}

.ImageGalleryPagerPrevious
{
	float: left;
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
}

.ImageGalleryPagerNext
{
	float: right;
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
}

.ImageGalleryPreviewImage
{
	border-width: 0px;
}

.ImageGalleryDetailImage
{
	border-width: 0px;
}

.ImageGalleryParent
{
	padding: 2px 2px 2px 2px;
}

.ImageGalleryItem
{
	padding: 2px 2px 2px 2px;
}

/* Others */

.FormErrorLabel
{
  color: Red;
}

.LogonTextBox
{
  width: 150px;
}

.EditableTextError
{
  color: red
}

/* --- Containers --- */
.BoxTitle, .BoxTitleFull
{
	overflow: hidden;
	padding: 0px 10px 0px 10px;
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 22px;
}

.BoxTitle
{	
	height: 22px;
	border-bottom: solid 1px #ffffff;
}

.BoxTitleFull
{
	height: 23px;
	border-bottom: solid 1px #4e5a5f;
}

.BoxArea
{
	vertical-align: top;
	border-top: solid 1px #4e5a5f;
	padding: 5px;
}

/* Overall */
.Footer
{
	background-color: #667073;
	background-image: url(../app_themes/green/Images/Gray/darkgradient.gif);
	color: #ffffff;
}

.Logo
{
	height: 98px;
	width: 270px;
	padding: 0px;
	margin: 0px;
	background-position: center;
	background-image: url(../app_themes/green/Images/Green/logo.gif);
	background-repeat: no-repeat;
}

.Header .LogoHeader
{
	border: solid 1px #ffffff;
}

.Header .LogoBack
{
	background-color: #eef0f2;
	background-image: url(../app_themes/green/Images/Gray/logogradient.gif);
	background-repeat: repeat-x;
}

.Header .MenuBack
{
	background-color: #dfe4e8;
	background-image: url(../app_themes/green/Images/Gray/lightgradient.gif);
	background-repeat: repeat-x;
}

.Content
{
	border-top: solid 2px #4e5a5f;
	border-bottom: solid 2px #4e5a5f;
}

.Content .BorderTop
{
	height: 5px;
	line-height: 1px;
	overflow: hidden;
	background-image: url(../app_themes/green/Images/Green/bordertop.gif);
}

.Content .BorderBottom
{
	height: 6px;
	line-height: 1px;
	overflow: hidden;
	background-image: url(../app_themes/green/Images/Green/borderbottom.gif);
}

.Content .Area
{
	background-color: #ffffff;
	padding: 3px;
}

.Page
{
	width: 900px;
	background-color: #ffffff;
}

.ContentPadding
{
	padding: 0px 10px 0px 10px;
}

/* Main Menu */
.CMSMenu
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	padding: 0px;
	margin: 0px;
}

.CMSMenuItem, .CMSMenuItemMouseUp
{
	border-bottom: 1px dotted #cccccc;
	height: 18px;
	width: 120px;
	padding: 4px 5px 3px 5px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-repeat: repeat-x;
	/*background-image: url(../app_themes/green/Images/Gray/menuitem.gif);*/
	color: #333333;

}

.CMSMenuItemMouseOver, .CMSMenuItemMouseDown
{
	border-bottom: 1px solid #cccccc;
	height: 18px;
	width: 120px;
	padding: 4px 5px 3px 5px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-repeat: repeat-x;
	/*background-image: url(../app_themes/green/Images/Gray/menuitem.gif);*/
	color: #666666;

}

.CMSMenuHighlightedMenuItem, .CMSMenuHighlightedMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseOver
{
	border-bottom: 1px dotted #000000;
	height: 18px;
	width: 120px;
	padding: 4px 5px 3px 5px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-repeat: repeat-x;
	/*background-image: url(../app_themes/green/Images/Gray/menuitem.gif);*/
	color: #000000;
}

.SubCMSMenu
{
	border: 1px solid #cccccc;
	background: #FFFFFF;
}

.SubCMSMenuItem, .SubCMSMenuItemMouseUp{
	padding-right: 15px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	width: 140px;
	color: #000000;
	padding-top: 5px;
	font-family: arial;
	font-weight: bold;
}

.SubCMSMenuItemMouseOver, .SubCMSMenuItemMouseDown, .SubCMSMenuHighlightedMenuItem, .SubCMSMenuHighlightedMenuItemMouseUp, .SubCMSMenuHighlightedMenuItemMouseOver, .SubCMSMenuHighlightedMenuItemMouseDown
{
	padding-right: 15px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	width: 140px;
	color: #000000;
	padding-top: 5px;
	font-family: arial;
	font-weight: bold;
	background-color: #f5f5f5;
}


.SubCMSMenuHighlightedMenuItem, .SubCMSMenuHighlightedMenuItemMouseUp, .SubCMSMenuHighlightedMenuItemMouseOver, .SubCMSMenuHighlightedMenuItemMouseDown
{
	padding-right: 15px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	width: 140px;
	color: #000000;
	padding-top: 5px;
	font-family: arial;
	font-weight: bold;
}


/* Tree menu */
.CMSTreeMenuTable
{
	width: 170px;
}

.CMSTreeMenuItem, .CMSTreeMenuSelectedItem
{
	color: #2e68bf;
	padding: 3px 3px 3px 10px;
	font-weight: bold;
	/*background-image: url(../app_themes/green/Images/Blue/arrowrightsmall.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: left;*/
}

.CMSTreeMenuLink, .CMSTreeMenuLink:visited
{
	color: #2e68bf;
	text-decoration: none;
	font-weight: bold;
}

.CMSTreeMenuSelectedLink, .CMSTreeMenuSelectedLink:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}



/* News */
.NewsDetail .NewsSummary
{
	font-weight: bold;
	padding: 5px;
}

.NewsDetail .NewsReleaseDate
{
	color: #2e68bf;
	padding: 0px 5px 5px 6px;
	font-size: 14px;
	font-weight: bold;
}

.NewsDetail .NewsText
{
	padding: 5px;
}

.NewsDetail .NewsTitle
{
	font-size: 22px;
	font-weight: bold;
	color: #86c74c;
	margin: 0px;
	padding: 10px 5px 0px 3px;
}

.NewsLatest
{
	width: 170px;
	height: 119px;
	overflow: hidden;
}

.NewsLatest .NewsTitle
{
	font-weight: bold;
	font-size: 15px;	
	padding: 5px 0px 0px 0px;
}

.NewsLatest hr
{
	margin: 0px;
	padding: 0px;
	color: #eeeeee;
}

.NewsLatest .NewsSummary
{
	height: 63px;
	overflow: hidden;
}

.NewsLatest .LinkMore
{
	background-image: url(../app_themes/green/Images/White/arrowrightmiddle.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 3px 12px 6px 5px;
	display: block;
	text-align: right;
	font-weight: bold;
}

/* Search result */
.SearchResult
{
	padding: 5px 3px 5px 3px;
}

.SearchResult .ResultTitle
{
	padding: 0px 0px 1px 12px;
	font-weight: bold;
	background-image: url(../app_themes/green/Images/Blue/arrowrightmiddle.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.SearchResult .ResultPath
{
	padding-left: 12px;
}

.NewsletterSubscription input[type="text"]
{
	width: 128px;
}

.ErrorLabel
{
	color: #ff0000;
}

.InfoLabel
{
	color: #000000;
}

/* My account */
.ContentButton
{
	width: 75px;
}

.TextBoxField
{
	width: 280px;
}

.DropDownField
{
	width: 285px;
}

.TabsHeader
{
	padding: 5px;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

.TabControlLinkSelected
{
	font-weight: bold;
}

.TabsContent
{
	padding: 10px;
	border: solid 1px #cccccc;
}