/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
.sermonTable
{
    font-size:10pt;
    margin-top: 20px;
    width: 100%;
    border-bottom: 2px solid #42352c;
}
.sermonTable td
{
    vertical-align:top;
}
        
.stitleCell
{
    font-weight:Bold;
    font-size:12pt;    
    font-family: calbri, arial;
}
        
.sDateCell
{
    font-size:12pt;
    text-align:right;
}
        
.sSpeakerCell
{
    font-style:italic;
}
        
.sDescriptionCell
{
    text-align:justify;
    padding-top:10px;
    padding-bottom:10px;
}
        
.sListenCell
{
    width: 33%;
    padding:10px 20px 10px 20px;
}
.sListenHeader
{
    font-weight: bold;
    margin-bottom: 10px;
}
        
.sDownloadCell
{
    width: 33%;
    padding:10px 0px 10px 20px;
}
.sDownloadHeader
{
    font-weight: bold;
    margin-bottom: 10px;
}
        
.sAdditionalDownloadsCell
{
    width: 33%;
    padding:10px 0px 10px 20px;
}
.sAdditionalDownloadsHeader
{
    font-weight: bold;
    margin-bottom: 10px;
}

.frontSermon
{
    font-family: 
}

.BlogInfo
{
display: none;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
font-weight:bold;
color: #492910;
}

/* style of item titles on edit and admin pages */
.SubHead    
{
    font-family:"Bell Gothic Std Light", Tahoma, Arial;
    font-size:14px;
    color: #2c4261;
}

div.feedback_sectionhead
{
    border-bottom: #42352c solid 1px;
}

/* 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-align: left;
font-family: Tahoma, Arial;
font-size:14px;
color: #2c4261;
}

/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  
{
    color:#2c4261;
    font-family: "Bell Gothic Std Black", Tahoma, Arial;
    font-size: 20px;
    font-weight: bold;
}

H2  
{
    color: #2c4261;
    font-family: "Bell Gothic Std Black", Tahoma, Arial;
    font-size: 18px;
    font-weight: bold;
}

H3  
{
    color:#2c4261;
    font-family: "Bell Gothic Std Black", Tahoma, Arial;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 0px;
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
color: #42352c;
}

A:visited
{
color: #42352c;
}

A:hover {
color: #ada08d;
text-decoration:none;
}

A:active
{
color: #ada08d;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR 
{
background-color:#42352c;
height: 2px;
border:0;
}

.ServicesTable
{
    margin: 0px 20px 0px 20px;   
}

/* 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 {
display: none;
}

.ModuleTitle_RootMenuArrow {
display: none;
}

/* Main Menu */

.MainMenu_MenuContainer {
text-align:center;
vertical-align:bottom;
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem 
{
font-family: "Bell Gothic Std Light", Tahoma, Arial;
font-size:18px;
font-weight: normal;
vertical-align:top;
color: #2c4261;
border:0;
width:155px;
height:36px;
background-color:#e8dbd0;
vertical-align:middle;
margin-left:2px;
margin-right: 2px;
}

.MainMenu_MenuItemSel {
font-family: "Bell Gothic Std Light", Tahoma, Arial;
font-size:18px;
font-weight: normal;
vertical-align:top;
color: #42352c;
background: none;
background-color:#ada08d;
height:36px;
vertical-align:middle;
margin-left:2px;
margin-right: 2px;
}

td[unselectable=on]
{
}

.MainMenu_MenuIcon {
cursor: pointer; 
cursor: hand; 
background-color: #492910; 
border:0;
width: 1; 
height: 25;
display:none;
}

.MainMenu_SubMenu {
vertical-align:top;
color: #2c4261;
background-color: #e8dbd0;
padding:15px;
}

/*.MainMenu_SubMenu.MainMenu_MenuItem
{
font-size:18px;
font-weight:bold;
vertical-align:top;
padding-top: 7px;
padding-left: 25px; 
color: #2c4261;
border:0;
}*/

.MainMenu_MenuBreak {
background-color: #492910;
}


.MainMenu_MenuArrow {
cursor: hand;
display: none;
}

.MainMenu_RootMenuArrow {
display: none;
}




/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

.skinobject
{
    font-weight: normal;
}

a.SkinObject:link, a.SkinObject:visited 
{
font-size: 16px;
color: #f2e9e1;
text-align:center;
text-decoration:none;
}

a.SkinObject:hover,  a.SkinObject:active {
color: #ada08d;
text-align:center;
text-decoration:none;
}

.imageBorder{
border-color: #ffedc1;
}

.smallContainer{
background-image:url(/Portals/0/Containers/northsideSmall/contentMiddle.png);
background-repeat:repeat-x;
background-color: #ffde9e;
vertical-align:top;
height: 76px;
}

.containerText{
padding-top:2px;
}

.footerInfo a:link{
color:#ffffff;
}

.footerInfo a:visited{
color:#ffffff;
}

