/*********************************************************
/* Base
/*********************************************************/

BODY, TD, TH
{
	line-height: 1.5em;
}

H1, H2
{
	color: #8CAF19;
}

.ListHeading
{
	background-color: #D5D7AE;
	color: #333333;
}

.InnerBlock
{
	background-color: #E8EFD1;
}

A 
{
	color: #8CAF19;
}

LABEL,
.InputLabel,
.DisplayLabel
{
	color: #8CAF19;
}

.EmLink,
.PageMenu .MenuItem
{
	padding-left: 10px;
	background-image: url(/images/1/raquo.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

.PageMenu .Selected
{
	background-image: url(/images/1/raquo_selected.gif);
}

.PagerBar TD
{
	color: #8CAF19;
}

/*********************************************************
/* FrameWork
/*********************************************************/

#MastHead
{
	background: #8CAF19 url(/images/1/masthead.jpg) no-repeat;
}

#MastHeadSpacer 
{
	background-color: #D5D7AE;
}

.PageMenu 
{
	background-color: Transparent;
}

.PageMenu A
{
	color: #333333;
}

.PageMenu .Selected,
.PageMenu .Selected A
{
	color: #8CAF19;
	font-weight: bold;
}


/*********************************************************
/* Compensate shadows in blocks
/*********************************************************/
#LeftRegion
{
	float: left;
	width: 163px;
	margin-left: 10px;
}

#ContentRegion
{
	position: relative;
	width: 570px;
	margin-right: 10px;
	/* Min-height 500px */
	height: auto !important;
	height: 500px;
	min-height: 500px;
}


.TwoColumn .SideBar
{
	width: 150px;
}

#ContentRegion .OneColumn .Main,
#ContentRegion .TwoColumn .Main
{
	margin-top: 5px;
}

.Teaser .TeaserLink
{
	margin-bottom: 7px;
}

/******************************************************
/* PAGE MENU
/******************************************************/
.Login,
.PageMenu
{
	_height: 0%;
}

.Login .StylePanel-TopLayer,
.PageMenu .StylePanel-TopLayer
{
	background-image: url(/images/1/menu_top.gif);
	height: 11px;
	overflow: hidden;
}

.Login .StylePanel-BottomLayer,
.PageMenu .StylePanel-BottomLayer
{
	background-image: url(/images/1/menu_bottom.gif);
	height: 11px;
	overflow: hidden;
}

.Login .StylePanel-InnerLayer,
.PageMenu .StylePanel-InnerLayer
{
	background-image: url(/images/1/menu_middle.gif);
	margin: 0;
}

.PageMenu .StylePanel-InnerLayer
{
	padding: 5px;
}

.Login .StylePanel-InnerLayer
{
	padding: 15px;
}

/******************************************************
/* DELIMITED BLOCKS
/******************************************************/
.Delimited
{
	background-color: #E7E7DB;
	background-image: url(/images/1/delimited_bottomright.gif);
	background-position: right bottom;
	line-height: 1.36em;

	_height: 0%; /* IE background-color fix */
}

.Delimited .StylePanel-Layer 
{
	background-repeat: no-repeat;
	background-image: url(/images/1/delimited_bottomleft.gif);
	background-position: left bottom;

	_height: 0%; /* IE background-color fix */
}

.Delimited .StylePanel-Layer .StylePanel-Layer 
{
	background-image: url(/images/1/delimited_topleft.gif);
	background-position: left top;
}

.Delimited .StylePanel-Layer .StylePanel-Layer .StylePanel-Layer 
{
	background-image: url(/images/1/delimited_topright.gif);
	background-position: right top;
}

.Delimited .InnerContent
{
	padding: 10px;
}

.Delimited .BlockHeader
{
	background: #8CAF19 url(/images/1/delimited_header_left.gif) no-repeat left top;
}

.Delimited .BlockHeader H6
{
	background: url(/images/1/delimited_header_right.gif) no-repeat right top;
	padding: 10px 12px 3px;
	margin: 0;
}

.Delimited .BlockContent
{
	padding: 3px 10px 10px;
}

.Delimited .EmLink
{
	background-image: url(/images/1/raquo_grey.gif);
}

/******************************************************
/* STYLED PAGE
/******************************************************/
.StyledPage #MastHead
{
	background-image: url(/images/1/hand/masthead.jpg);
}

.StyledPage #LeftRegion 
{
}

.StyledPage .PageMenu .StylePanel-TopLayer 
{
	background-image: url(/images/1/hand/menu_top.gif);
}

.StyledPage .PageMenu .StylePanel-BottomLayer
{
	background-image: url(/images/1/hand/menu_bottom.gif);
}

.StyledPage .PageMenu .StylePanel-InnerLayer
{
	background-image: url(/images/1/hand/menu_middle.gif);
}

.StyledPage .StyledContent .StylePanel-TopLayer 
{
	background-image: url(/images/1/hand/page_top.gif);
	height: 11px;
	overflow: hidden;
}

.StyledPage .StyledContent .StylePanel-BottomLayer
{
	background-image: url(/images/1/hand/page_bottom.gif);
	height: 11px;
	overflow: hidden;
}

.StyledPage .StyledContent .InnerContent
{
	background-image: url(/images/1/hand/page_middle.gif);
	padding: 5px 20px;
}


/******************************************************
/* INNERBLOCKS
/******************************************************/
.InnerBlock,
.DiaryMessageItem .InnerBlock,
.StyledPage .Item .InnerListItem
{
	background-color: #E8EFD1;
	background-image: url(/images/1/innerblock_bottomright.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0;

	_height: 0%; /* IE background-color fix */
}

.InnerBlock .StylePanel-Layer,
.StyledPage .Item .InnerListItem .StylePanel-Layer
{
	background-repeat: no-repeat;
	background-image: url(/images/1/innerblock_bottomleft.gif);
	background-position: left bottom;

	background-repeat: no-repeat;
	_height: 0%; /* IE background-color fix */
}

.InnerBlock .StylePanel-Layer .StylePanel-Layer,
.StyledPage .Item .InnerListItem .StylePanel-Layer .StylePanel-Layer
{
	background-image: url(/images/1/innerblock_topleft.gif);
	background-position: left top;
}

.InnerBlock .StylePanel-Layer .StylePanel-Layer .StylePanel-Layer,
.StyledPage .Item .InnerListItem .StylePanel-Layer .StylePanel-Layer .StylePanel-Layer 
{
	background-image: url(/images/1/innerblock_topright.gif);
	background-position: right top;
	padding: 10px;
}

/******************************************************
/* SmallBlock
/******************************************************/
.StyledPage .SmallBlock
{
	width: 176px;
	background-image: url(/images/1/menu_bottomright.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0;

	_height: 0%; /* IE background-color fix */
}

.StyledPage .SmallBlock .StylePanel-Layer
{
	background-repeat: no-repeat;
	background-image: url(/images/1/menu_bottomleft.gif);
	background-position: left bottom;

	background-repeat: no-repeat;
	_height: 0%; /* IE background-color fix */
}

.StyledPage .SmallBlock .StylePanel-Layer .StylePanel-Layer
{
	background-image: url(/images/1/menu_topleft.gif);
	background-position: left top;
}

.StyledPage .SmallBlock .StylePanel-Layer .StylePanel-Layer .StylePanel-Layer
{
	background-image: url(/images/1/menu_topright.gif);
	background-position: right top;
	padding: 15px;
	/* Min-height 155px */
	height: auto !important;
	height: 155px;
	min-height: 155px;
}



/******************************************************
/* DiarySearch
/******************************************************/
.DiarySearch .SearchResultList .AlternatingItem TD
{
	padding: 10px;
}

/*********************************************************
/* DiaryCalendar
/*********************************************************/
.DiaryCalendar 
{
	border-width: 0;
}

.DiaryCalendar .CalendarTitle TD
{
	color: #8CAF19;
}

.DiaryCalendar .CalendarDay
{
	color: #8CAF19;
	border-color: #E6E6DC;
	font-weight: bold;
}

.DiaryCalendar .HasMessage
{
	background: transparent url(/images/1/calendar_indicator.gif) center center no-repeat;
}

.DiaryCalendar .OtherMonth
{
	color: #FFFFFF;
}

.DiaryCalendar .PreviousMonth
{
	background-image: url(/images/1/button_prev.gif);
}

.DiaryCalendar .NextMonth
{
	background-image: url(/images/1/button_next.gif);
}


/*********************************************************
/* TimeLineDownload
/*********************************************************/
.TimeLineDownload
{
}

.TimeLineDownload .TimeLineItem
{
	float: left;
	width: 106px;
	height: 120px;
	text-align: center;
}

.TimeLineDownload .TimeLineItem.Selected
{
	background-image: url(/images/1/hand/timeline_selected.gif);
}

.TimeLineDownload .TimeLineItem A
{
	color: #333333;
}
.TimeLineDownload .TimeLineItem A:hover
{
	text-decoration: none;
}

.TimeLineDownload .TimeLineItem .Time,
.TimeLineDownload .TimeLineItem .Subject
{
	display: block;
	font-weight: bold;
	color: #8CAF19;
	padding: 1px;
}


.TimeLineDownload .PdfDownload
{
	float: right;
	width: 130px;
	padding: 10px;
	font-weight: bold;
}

.TimeLineDownload .PdfDownload .PdfLogo
{
	display: block;
	margin: 0 auto;
}

.TimeLineDownload .TimeLineInfo
{
	float: left;
	width: 370px;
}

.TimeLineDownload .TimeLineInfo .StylePanel-InnerLayer
{
	height: auto !important;
	height: 110px;
	min-height: 110px;
}