/* ================================
    CSS STYLES FOR DotNetNuke
	HaysPraise.org
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
Background-Attachment: fixed;
Color: #000000;
Font-Family: Garamond;
List-Style-Type: square;
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
width: 160px;
}

.ContentPane  { 
width: 80%;
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
Font-Size: larger;
Font-Family: Georgia, 'Trebuchet MS';
}

TH  {
Font-Size: larger;
Font-Family: Georgia, 'Trebuchet MS';
}

A:link  {
color: #0000ee;
}

A:visited   {
color: #551a8b;
}

A:active    {
color: #ff0000;
}

A:hover {
color: #ff0000;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

TD {
Font-Size: larger;
Font-Family: Georgia, 'Trebuchet MS';
}


HR {
Border-Top: black 1px solid;
Width: 600px;
Color: #00309a;
Height: 3px;
Text-Align: center;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

.pagemaster {
background-color: Transparent;
}

.skinmaster {
background-color: Transparent;
}

.imgBorder {
border-style: Ridge;
border-color: DodgerBlue;
border-width: 4px;
}

.ctrBorder {
border-style: Ridge;
border-color: Gray;
border-width: 4px;
background-color: White;
}

.webDesign {
font-family: Verdana, Arial, Garamond, Georgia;
font-weight: 400;
font-size: x-small;
font-style: italic;
}

.myContent {
font-family: Verdana, Arial, Garamond, Georgia;
font-size: 11pt;
}

.SiteShadow {
font-family: Verdana, Arial, Garamond, Georgia;
font-weight: bold;
font-size: 40pt;
color: #666;
position: relative;
left: 2px;
top 2px;
}

.SiteID1 {
font-family: Verdana, Arial, Garamond, Georgia;
font-weight: bold;
font-size: 40pt;
color: blue;
position: absolute;
left: -2px;
top -2px;
}

.SiteID2 {
font-family: Verdana, Arial, Garamond, Georgia;
font-size: 11pt;
font-style: italic;
text-align: center;
font-weight: bolder;
}

/* Horizontal HouseMenu */
#CommunityLinks { /* menu wrapper div */
width: 100%;
margin-left: 0;
margin-right: 0;
margin-top: 10;
margin-bottom: 10;
padding: 0;
text-align: left;
}

#CommunityLinks ul { /* all lists */
}

#CommunityLinks a { /* all links, inside of list items */
padding-left: 34px;
padding-bottom: 10px;
font-size: 11pt;
font-weight: bolder;
text-decoration: none;
background-repeat: no-repeat;
}

#CommunityLinks li { /* all list items */
display: inline;
white-space: nowrap;
padding-bottom: 10px;
padding-left: 34px;
width: 33%;
}

#CommunityLinks a:link, #CommunityLinks a:visited, #CommunityLinks a:hover, #CommunityLinks a:active {
padding-left: 34px;
background: url(/Portals/0/Images/CrossesBul.gif);
background-repeat: no-repeat;
}

/* Community Churches Display */
#CommunityChurches { /* menu wrapper div */
width: 100%;
margin-left: 0;
margin-right: 0;
margin-top: 10;
margin-bottom: 10;
padding: 0;
text-align: left;
}

#CommunityChurches ul { /* all lists */
}

#CommunityChurches a { /* all links, inside of list items */
padding-left: 34px;
padding-bottom: 10px;
font-size: 11pt;
font-weight: bolder;
text-decoration: none;
background-repeat: no-repeat;
}

#CommunityChurches li { /* all list items */
display: inline;
white-space: nowrap;
padding-bottom: 10px;
padding-left: 34px;
width: 33%;
font-size: 11pt;
font-weight: bolder;
background: url(/Portals/0/Images/CrossesBul.gif);
background-repeat: no-repeat;
}

#WalkArchiveLinks { /* menu wrapper div */
width: 100%;
margin-left: 0;
margin-right: 0;
margin-top: 10;
margin-bottom: 10;
padding: 0;
text-align: left;
}

#WalkArchiveLinks ul {
/* all lists */
}

#WalkArchiveLinks a {
/* all links, inside of list items */
padding-left: 34px;
padding-bottom: 10px;
font-size: 11pt;
text-decoration: none;
background-repeat: no-repeat;
}

#WalkArchiveLinks li {
/* all list items */
display: inline;
white-space: nowrap;
padding-bottom: 10px;
padding-left: 34px;
width: 24%;
}

#WalkArchiveLinks a:link, 
#WalkArchiveLinks a:visited, 
#WalkArchiveLinks a:hover, 
#WalkArchiveLinks a:active {
padding-left: 34px;
background: url(/Portals/0/Images/CrossesBul.gif);
background-repeat: no-repeat;
}






