/*----------------------------------------------------------------------------- 
File: GlobalStyles.css
Author: Niklas Wahlberg
Site: Dioceseny.org
Date: 01/03/03
Version: 0.6
-----------------------------------------------------------------------------*/

body {
	color: #000000;
	font-family: "Arial";
	font-size: 13px;
	background-color: #F7F5E4;
}

td {
	font-size: 13px;
	font-family: "Arial";
}

h1 {
	font-family: "Arial";
	font-size: 18px;
	color: #93181E;
	font-weight: normal;
}

h2 {
	font-family: "Arial";
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}

span.HeadingSubSection {
	font-family: "Arial";
	font-size: 18px;
	color: #003399;
	font-weight: bold;
	font-weight: normal;
}

span.SecondaryHeading {
	font-family: "Arial";
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}

p {
	line-height: 20px;
}

td.HomeText {
	font-size: 13px;
	font-family: "Arial";
	line-height: 20px;
	text-align: justify;
}

td.HomeBoxText {
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Arial";
}

td.HomeFooter {
	color: #B3C5EC;
	font-size: 9px;
	font-family: "Arial";
}

td.HomeFooterNS {
	color: #B3C5EC;
	font-size: 10px;
	font-family: "Arial";
}

td.ThirdMenuHeading {
	font-weight: bold;
	font-size: 11px;
}

td.ThirdMenuHeadingNS {
	font-weight: bold;
	font-size: 12px;
}

td.SidebarText {
	color: #93181E;
	font-size: 10px;
	font-family: "Arial";
}

td.SidebarTextNS {
	color: #93181E;
	font-size: 11px;
	font-family: "Arial";
}

.Error {
	color: #CC0000;
	font-weight: bold;
}

.ErrorLarge {
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
}

span.small {
	font-size: 11px;
	font-family: "Arial";
}

/* Link Styles */
a:link, a:visited, a:active {
	color: #93181E;
	font-family: "Arial";
	text-decoration: underline;
}

a:hover {
	color: #93181E;
	font-family: "Arial";
	text-decoration: none;
}

a.HomeBox:link, a.HomeBox:visited, a.HomeBox:active {
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Arial";
	text-decoration: none;
}

a.HomeBox:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Arial";
	text-decoration: none;
}

a.HomeFooterLink:link, a.HomeFooterLink:visited, a.HomeFooterLink:active {
	color: #B3C5EC;
	font-size: 9px;
	font-family: "Arial";
	text-decoration: underline;
}

a.HomeFooterLink:hover {
	color: #FFFFFF;
	font-size: 9px;
	font-family: "Arial";
	text-decoration: underline;
}

a.HomeFooterLinkNS:link, a.HomeFooterLinkNS:visited, a.HomeFooterLinkNS:active {
	color: #B3C5EC;
	font-size: 10px;
	font-family: "Arial";
	text-decoration: underline;
}

a.HomeFooterLinkNS:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-family: "Arial";
	text-decoration: underline;
}

a.SecondLevelMenuItem:link, a.SecondLevelMenuItem:visited, a.SecondLevelMenuItem:active {
	font-size: 11px;
	font-family: "Arial";
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}

a.SecondLevelMenuItem:hover {
	font-size: 11px;
	font-family: "Arial";
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

a.SecondLevelMenuItemSelected:link, a.SecondLevelMenuItemSelected:visited, a.SecondLevelMenuItemSelected:active {
	font-size: 11px;
	font-family: "Arial";
	color: #93181E;
	font-weight: bold;
	text-decoration: underline;
}

a.SecondLevelMenuItemSelected:hover {
	font-size: 11px;
	font-family: "Arial";
	color: #93181E;
	font-weight: bold;
	text-decoration: none;
}

a.ThirdLevelMenuItem:link, a.ThirdLevelMenuItem:visited, a.ThirdLevelMenuItem:active {
	font-size: 11px;
	font-family: "Arial";
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}

a.ThirdLevelMenuItem:hover {
	font-size: 11px;
	font-family: "Arial";
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

a.ThirdMenuHeading:link, a.ThirdMenuHeading:visited, a.ThirdMenuHeading:active {
	font-weight: bold;
	font-size: 11px;
	font-family: "Arial";
	color: #000000;
	text-decoration: none;
}

a.ThirdMenuHeading:hover {
	font-weight: bold;
	font-size: 11px;
	font-family: "Arial";
	color: #000000;
	text-decoration: none;
}

/* For Netscape */
a.SecondLevelMenuItemNS:link, a.SecondLevelMenuItemNS:visited, a.SecondLevelMenuItemNS:active {
	font-size: 12px;
	font-family: "Arial";
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}

a.SecondLevelMenuItemNS:hover {
	font-size: 12px;
	font-family: "Arial";
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

a.SecondLevelMenuItemSelectedNS:link, a.SecondLevelMenuItemSelectedNS:visited, a.SecondLevelMenuItemSelectedNS:active {
	font-size: 12px;
	font-family: "Arial";
	color: #93181E;
	font-weight: bold;
	text-decoration: underline;
}

a.SecondLevelMenuItemSelectedNS:hover {
	font-size: 12px;
	font-family: "Arial";
	color: #93181E;
	font-weight: bold;
	text-decoration: none;
}

a.ThirdLevelMenuItemNS:link, a.ThirdLevelMenuItemNS:visited, a.ThirdLevelMenuItemNS:active {
	font-size: 12px;
	font-family: "Arial";
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}

a.ThirdLevelMenuItemNS:hover {
	font-size: 12px;
	font-family: "Arial";
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

a.ThirdMenuHeadingNS:link, a.ThirdMenuHeadingNS:visited, a.ThirdMenuHeadingNS:active {
	font-weight: bold;
	font-size: 12px;
	font-family: "Arial";
	color: #000000;
	text-decoration: none;
}

a.ThirdMenuHeadingNS:hover {
	font-weight: bold;
	font-size: 12px;
	font-family: "Arial";
	color: #000000;
	text-decoration: none;
}

/*-----------------------------------------------------------------------------
	Form Field Styles (such as Input, Select, Textarea, etc.)
-----------------------------------------------------------------------------*/
input, select, textarea {
	color: #000000;
	font-size: 9pt;
	border-top: 1px solid #C6C6C6;
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
}

input.error {
	color: #000000;
	background-color: #FFFFCC;
	font-size: 9pt;
	font-weight: normal;
	border-top: 1px solid #C6C6C6;
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
}

/*-----------------------------------------------------------------------------
	For Admin Section
-----------------------------------------------------------------------------*/
div.adminMenu {
	position: absolute;
	left: 25px;
	top: 75px;
	font-size: 11px;
}

div.adminHelp {
	position: absolute;
	left: 600px;
	top: 75px;
	font-size: 11px;
	text-align: right;
	width: 150px;
}

div.EditPage {
	position: absolute;
	width: 300px;
	left: 450px;
	top: 75px;
	font-size: 11px;
	text-align: right;
}

div.ErrorContainer {
	color: #FF0000;
}

td.required {
	font-weight: bold;
}

h2.FormHeading {
	font-family: "Arial";
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #FFE76B;
}

span.chrRemaining{
	font-size: 8pt;
	color: #666666;
}

input.chrRemaining {
	color: #666666;
	background-color: #F7F5E4;
	font-size: 9pt;
	text-align: right;
	border-top: 1px solid #F7F5E4;
	border-left: 1px solid #F7F5E4;
	border-right: 1px solid #F7F5E4;
	border-bottom: 1px solid #F7F5E4;
}

input.NoBorder {
	font-family: arial;
	font-size: 11px;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
}

/* Admin Help Section */

img.help {
	Filter: DropShadow(Color=#CCCCCC, OffX=3, OffY=3, Positive=yes, visible)
}

ul li {
	padding-bottom: 10px;
}

ol li {
	padding-bottom: 10px;
}