
/*========================================================*/
/*     Cascading Style Sheet for The Gospel for Life      */
/*========================================================*/

/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. Universal                                          */
/*  2. Containers                                         */
/*  3. Links                                              */
/*  4. Text                                               */
/*  5. Forms                                              */
/*  6. Main Menu                                          */ 
/*  7. Module Menus                                       */
/*  8. Administration                                     */
/*  9. Page Specfic Styles                                */
/*========================================================*/


/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

body {
	background: white;
	margin: 0;
	background-image: url(background.gif);
}



/*========================================================*/
/*  2. Containers                                         */
/*========================================================*/

.ContentColumn{
	padding-right: 20px;
	padding-left: 20px;
}
.RightColumn{
	padding-right: 10px;
	
}


/*========================================================*/
/*  3. Links                                              */
/*========================================================*/

.LoginLocation{
	color: #215359;
	float: right;
	padding-top: 70px;
	padding-right: 25px;
}

a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
	color: #215359;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a.LoginLink:hover {
	color: #215359;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
}


/* hyperlink style for the unselected tabs */
a.OtherTabs:link, a.OtherTabs:visited, a.OtherTabs:active {
    text-decoration:    none;
    color: #333;
	background-color: transparent;
	border: 0;
	font-weight: bold;
	
}

a.OtherTabs:hover    {
    text-decoration:    underline;
    color: #333;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

a.SubHead:link, a.SubHead:visited, a.SubHead:active {
	color: #215359;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #215359;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* admin hyperlink styles */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #215359;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a.CommandButton:hover {
	color: #666666;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.Normal:link, a.Normal:visited {
	color: #215359;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 1px;
}

a.Normal:hover {
	color: #215359;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}


a:link, a:visited, a:active {
	color: #215359;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

/* Breadcrumb hyperlink styles */
a.Bread:link, a.Bread:visited, a.Bread:active {
	color: #215359;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.Bread:hover {
	color: #215359;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
/* Breadcrumb seperator style */
.BreadSeperator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #215359;
}


/*========================================================*/
/*  4. Text                                               */
/*========================================================*/


.CopyrightText, .CurrentDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}


.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E7C7C;
	line-height: 1.7em;
}


/* text style for the unselected tabs */
.OtherTabs {
    font-size: 12px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.SelectedTab {
    color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.SubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333;
	padding: 0;
}

.NormalRed {
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.NormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


/*========================================================*/
/*  5. Forms                                              */
/*========================================================*/


select, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.NormalTextBox {
	color: #333;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #555;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
	border: 0;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #215359;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #215359;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #215359;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	color: #215359;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #215359;
	font-family: Arial, Helvetica, sans-serif;
}


/*========================================================*/
/*  6. Main Menu                                          */
/*========================================================*/


/*-- box that holds the menu --*/
.MainMenu_MenuContainer {
	width: 100%;
	margin-left: 30px;
	margin-top: 2px;
}


/*-- bar that holds the menu? Not Selected--*/
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	width: 100%;
}


/*-- applies to items in submenus only --*/
.MainMenu_MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3F758D;
	font-size: 11px;
	font-weight: bold; 
	font-style: normal; 
	border: #f6f6f6 1px solid;
	padding: 1px 8px 1px 0px;
	font-weight: bold;
}


/*-- hover state in submenus only --*/
.MainMenu_MenuItemSel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	padding: 1px 8px 1px 0px;
	font-weight: bold;
	color: #FFFFFF;
	background: #3F758D;
}


/*-- submenu container --*/
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 3px 0 0 0;
	background: #f6f6f6;
	padding: 1px;
	border: 1px solid #888;
	font-weight: normal;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);
}


/*-- idle state for root menu items --*/
.MainMenu_Idle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #215359;
	padding: 1px 3px 3px 1px;
	font-weight: bold;
}


/*-- hover state for root menu items --*/
.MainMenu_Selected {
	color: white;
	font-size: 12px;
	background: transparent;
	padding: 1px 3px 3px 1px;
	font-weight: bold;
}


/*-- applies to the active root menu item --*/
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	color: white;
	font-size: 12px;
	background: transparent;
	padding: 1px 3px 3px 1px;
	font-weight: bold;
}


/*-- stuff we don't need to see --*/
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuBreak, .MainMenu_MenuIcon  {
	display: none;
}




/*========================================================*/
/*  7. Module Menus                                       */
/*========================================================*/


/*-- container for module menus --*/
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}


/*-- bar for module menus --*/
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
}


/*-- menu items --*/
.ModuleTitle_MenuItem {
	font-family: Arial, Helvetica, sans-serif;  
	color: #333;
	font-size: 12px;
	background: #f6f6f6;
	font-weight: bold; 
	font-style: normal; 
	border: #f6f6f6 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: normal;
}


/*-- submenu container --*/
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0 0 0px;
	background: #f6f6f6;
	padding: 1px;
	border: 1px solid #666;
	font-weight: normal;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);
}


/*-- hover state --*/
.ModuleTitle_MenuItemSel {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	cursor: hand; 
	cursor: hand;
	background: #ddd;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: normal;
	background-color: white;
}

.ModuleTitle_MenuIcon {
	border: 1px solid #eee;
	padding: 0 3px 0 3px;
}

/*-- don't need this stuff --*/
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow,     {
	display: none;
}


/*========================================================*/
/*  8. Administration                                     */
/*========================================================*/
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

/*========================================================*/
/*  9. Misc Styles                                        */
/*========================================================*/


ul {
	color: 515133;
	list-style-type: square;
	padding-left: 10px;
	margin-left: 10px;
	padding-top: 1px;
	margin-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	line-height: 1.5em;
}
li {
	color: 515133;
	list-style-type: square;
}


/* Input Styles */
input{
	color:#215359;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	background-color:#FFFFFF;
	border:1px solid;
	border-top-color:#215359;
	border-left-color:#215359;
	border-right-color:#215359;
	border-bottom-color:#215359;
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
