.LTR, .RTL
{
	/* background-image: url(../app_themes/green/Images/Gray/back.gif); */
	background-color: #ffffff;
}

body
{
	font-family: Verdana;
	font-size:  small;
	margin: 0px;
	padding: 0px;
}

html, body
{
	height: 100%;
}

A, A:visited
{
	color: #652f91;
}

a:hover { 
	color: #f6931e;
	text-decoration: none;
}

h1
{
	font-size: 22px;
	color: #652f91;
	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;
}

/* Shopping Cart */

.CommerceCartHeader
{
	background-color: #888888;
	font-weight: bold;
	color: #ffffff;
}

/* Others */

.FormErrorLabel
{
  color: Red;
}

.LogonTextBox
{
  width: 150px;
}

.EditableTextError
{
  color: red
}

.LoginRegisterTitle
{
	height: 25px;
	width: 300px;
	background-position: left;
	background-image: url(../Images/LoginTitleBar.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
}

.CurrentUserText
{
	font-size: 10px;
	align: left;
	padding: 5px 0px 5px 0px;
}

.SignOutButton
{
	text-size: 12px;
	background-position: center;
	padding: 5px 5px 5px 5px;
}

/* Overall */
.Footer
{
	font-size: x-small;
	background-color: #bc9fcd;
	color: #000000;
}

.Logo
{
	height: 142px;
	width: 800px;
	padding: 0px;
	margin: 0px;
	background-position: center;
	/* background-image: url(../Images/SafeguardingPartnershipsLogo.jpg); */
	/* background-repeat: no-repeat; */
}

.SectionTitle
{
	height: 20px;
	width: 200px;
	background-position: center;
	background-image: url(../Images/TitleBgLD.jpg);
	background-repeat: no-repeat;
	valign: middle;
	text-decoration: none;
}

.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/Blue/bordertop.gif);
}

.Content .BorderBottom
{
	height: 6px;
	line-height: 1px;
	overflow: hidden;
	background-image: url(../app_themes/green/Images/Blue/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, .CMSMenuItemMouseOver, .CMSMenuItemMouseDown, .CMSMenuHighlightedMenuItem, .CMSMenuHighlightedMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseOver
{
	border: none;
	height: 18px;
	width: 150px;
	padding: 8px 5px 5px 5px;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../Images/MenuItemPurple.gif);
	color: #000000;
	/* color: #838c92; */

}

.CMSMenuHighlightedMenuItem, .CMSMenuHighlightedMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseOver
{
	background-position: 0px 1px;
	color: #417dd0;
}

.SubCMSMenu
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	background: #e7eaed;
}

.SubCMSMenuItem, .SubCMSMenuItemMouseUp, .SubCMSMenuItemMouseOver, .SubCMSMenuItemMouseDown, .SubCMSMenuHighlightedMenuItem, .SubCMSMenuHighlightedMenuItemMouseUp, .SubCMSMenuHighlightedMenuItemMouseOver, .SubCMSMenuHighlightedMenuItemMouseDown
{
	padding-right: 15px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	width: 91px;
	color: #000000;
	padding-top: 5px;
	font-family: arial;
	font-weight: bold;
}


.SubCMSMenuHighlightedMenuItem, .SubCMSMenuHighlightedMenuItemMouseUp, .SubCMSMenuHighlightedMenuItemMouseOver, .SubCMSMenuHighlightedMenuItemMouseDown
{
	color: #000000;
}


/* Tree menu */
.CMSTreeMenuTable
{
	width: 200px;
	font-size: small;
	border-right: 1px solid #652f91;
}

.CMSTreeMenuItem
{
	color: #652f91;
	padding: 5px 5px 5px 15px;
	font-weight: bold;
	/*background-image: url(../app_themes/green/Images/Red/arrowrightsmall.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: left;*/
}
.CMSTreeMenuSelectedItem 
{ 
	color: #652f91;
	padding: 5px 5px 0px 15px;
	font-weight: bold;
}

.CMSTreeMenuItem a:hover { color: #f6931e; }

.CMSTreeMenuLink, .CMSTreeMenuLink:visited
{
	color: #652f91;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 5px 0px 0px;

}

.CMSTreeMenuSelectedLink, .CMSTreeMenuSelectedLink:visited
{
	color: #f6931e;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}

/* Product (Not required) */

/* News */
.NewsDetail .NewsSummary
{
	font-weight: normal;
	padding: 5px;
}

.NewsDetail .NewsReleaseDate
{
	color: #000000;
	padding: 5px 0px 5px 0px;
	font-size: 10px;
	font-weight: normal;
}

.NewsDetail .NewsText
{
	padding: 5px;
}

.NewsDetail .NewsTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #652f91;
	margin: 0px;
	padding: 5px 5px 0px 3px;
}

.NewsLatest
{
	width: 150px;
	height: 80px;
	/* overflow: hidden;  */
}

.NewsLatest .NewsTitle
{
	font-weight: bold;
	color: #652f91;
	font-size: 14px;	
	padding: 0px 0px 0px 0px;
}

.NewsLatest hr
{
	margin: 0px;
	padding: 0px;
	color: #eeeeee;
}

.NewsLatest .NewsSummary
{
	height: 40px;
	/* 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; */
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: right;
	font-weight: bold;
}

/* SEARCH */

.Search
{
	border-top: 1px solid #652f91;
	border-right: 1px solid #652f91;
	border-bottom: 1px solid #652f91;
	padding: 10px 0px 5px 15px;
}

.SearchButton
{
	background-color: #bc9fcd;
	color: #000000;
	margin: 2px 10px 2px 90px;
}

.SearchLabel
{
	font-size: small;
	color: #652f91;
}

.SearchTextbox
{
	font-size: small;
}

/* 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/Red/arrowrightmiddle.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.SearchResult .ResultPath
{
	padding-left: 12px;
}

.NewsletterSubscription .SubscriptionTextbox
{
	width: 128px;
	line-height: 16px;
}

/* My account */
.ContentButton
{
	width: 75px;
}

.TextBoxField
{
	width: 280px;
}

.TextAreaField
{
	width: 280px;
	height: 100px;
}

.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;
}

.MyProfileUserSignature
{
	width: 500px;
	height: 100px;
}

/* User contribution */

.ContributionPanel
{
	margin: 5px;
	width: 675px;
}

.UserContributionForm iframe
{
	width: 555px;
}

.EditContributionEdit, .EditContributionDelete, .EditContributionClose
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	padding: 3px 5px 3px 21px;
	margin: 1px;
	color: #000000;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	display: inline;
	width: 30px;
	line-height: 25px;
}

.RTL .EditContributionEdit, .RTL .EditContributionDelete, .RTL .EditContributionClose
{
	padding: 3px 21px 3px 3px;
}

.EditContributionEdit
{
	background-image: url(../App_Themes/Default/Images/CMSAdminControls/EditModeButtons/edit.gif);
}

.EditContributionDelete
{
	background-image: url(../App_Themes/Default/Images/CMSAdminControls/EditModeButtons/delete.gif);
}

.EditContributionClose
{
	background-image: url(../App_Themes/Default/Images/CMSAdminControls/EditModeButtons/close.gif);
}

/* --- 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;
}

.GreenGradient, .BlueGradient, .RedGradient
{
	background-repeat: no-repeat;
	padding: 10px;
	color: #ffffff;
}

.GreenGradient a, .BlueGradient a, .RedGradient a, .GreenGradient a:visited, .BlueGradient a:visited, .RedGradient a:visited
{
	color: #ffffff;
}

/* Green */
.Green .BoxTitle, .Green .BoxTitleFull
{
	color: #ffffff;
	background-color: #9cdc62;
	background-image: url(../app_themes/green/Images/Green/boxtitle.gif);
}

.Green .BoxArea
{
	background-color: #f3f9ed;
}

.GreenGradient
{
	background-image: url(../app_themes/green/Images/Green/box.gif);
	background-color: #4f7a00;
}

/* Blue */
.Blue .BoxTitle, .Blue .BoxTitleFull
{
	color: #ffffff;
	background-color: #5a97e6;
	background-image: url(../app_themes/green/Images/Blue/boxtitle.gif);
	
}

.Blue .BoxArea
{
	background-color: #eaf0f8;
}

.BlueGradient
{
	background-image: url(../app_themes/green/Images/Blue/box.gif);
	background-color: #2e68bf;
}

.LightBlueBox
{
	background-color: #eaf0f8;
	padding: 5px;
}

.LightBlueGradient
{
	background-image: url(../app_themes/green/Images/Blue/whitegradient.gif);
	background-repeat: repeat-x;
	padding: 10px;
}

/* Red */
.Red .BoxTitle, .Red .BoxTitleFull
{
	color: #ffffff;
	background-color: #ff4f4a;
	background-image: url(../app_themes/green/Images/red/boxtitle.gif);
}

.Red .BoxArea
{
	background-color: #fff5e5;
}

.RedGradient
{
	background-image: url(../app_themes/green/Images/Red/box.gif);
	background-color: #b80018;
}

/* Gray */
.Gray .BoxTitle, .Gray .BoxTitleFull
{
	color: #525252;
	background-color: #fafaff;
	background-image: url(../app_themes/green/Images/Gray/boxtitle.gif);
}

.Gray .BoxArea
{
	background-color: #ffffff;
}

.LightGrayGradient
{
	background-image: url(../app_themes/green/Images/Gray/whitegradient.gif);
	background-repeat: repeat-x;
	padding: 10px;
}