/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* 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   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
margin-top: 12px;
margin-bottom: 6px;
font-size: 10pt;
font-weight: bold;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
margin-top: 6px;
margin-bottom: 12px;
font-size: 8pt;
font-weight: normal;
}

/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

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 {
}

/* 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 {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

/* Home Page :: Welcome Area */
.welcomephotos
{
  padding-left: 50px;
  vertical-align: middle;
  text-align: left;
}

.welcomehandshake { 
  width: 100px; 
  vertical-align: middle;  
}

.welcomebanner { 
  width: 300px;
  vertical-align: top; 
  padding-left: 30px;
}

#welcomeparagraph p {
  font-family: Arial, Tahoma;
  font-size: 10pt;
  padding-top: 15px;
}

#services .services-image  
{
	width: 100px; 
	float: left;
	padding: 10px 10px 10px 10px;
}

#services p
{
	padding-top: 10px;
	font-size: 10pt;
}

#services .bullets
{
	padding-top: 10px;
}

#services .nurseryimage
{
	float: right;
	width: 225px;
	vertical-align: bottom;
}

.lifestoryimg
{
	padding: 10px 0 5px 0;
	text-align: center;
	width: 100px;
}

.externalresources
{
	padding-top: 5px;
	height: 150px;
}

.ue_name
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: black;
	padding: 10px 0 6px 0;
	width: 125px;
}

.ue_date
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 9pt;
	color: #999999;
	padding-top: 6px;
	padding-bottom: 15px;
}

.directionsimg
{
	width: 100px;
	padding: 10px 0 5px 0;
	text-align: center;
}

.map
{
	float: right;
	text-align: center;
}

.sundayschooltext
{
	font-size: 9pt;
}

.sundayschoolimg
{
	float: left;
	width: 125px; 
	padding: 10px 25px 10px 25px;
}

.classarea
{
    height: 150px;
}

.classrow
{
	padding: 3px 0 3px 0;
	vertical-align: top;
}

.classimage
{
	float: left;
	width: 100px;
	padding: 10px 15px 0 0px;
}

.classhdr
{
	font-weight: bold;
	font-size: 9pt;
	color: #999999;
	width: 85px;
	vertical-align: middle;
	display: inline-table;
}

.classdtl
{
	font-size: 9pt;
	color: #999999;
	vertical-align: middle;
	display: inline-table;
}

.classinfo
{
	font-size: 8pt;
	padding-top: 5px;
	text-align: justify;
}

.servicehdrimage
{
	width: 600px;
	padding: 0 0 0 0;
	text-align: left;
}

.servicetext
{
	font-family: Tahoma, Arial;
	font-size: 9pt;
}

.sundayschedule
{
	width: 325px;
}

.wednesdayschedule
{
	width: 375px;
}

.schedulehdr
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 6px;
}

.schedulerow
{
	padding: 3px 0 3px 0;
	vertical-align: top;
}

.scheduletime
{
	color: Red;
	width: 75px;
	font-size: 8pt;
	vertical-align: middle;
	display: inline-table;	
	text-align: right;
}

.scheduledescr
{
	color: Navy;
	font-size: 8pt;
	text-align: left;
	padding-left: 6px;
	vertical-align: middle;
	display: inline-table;	
}

.scheduleday
{
	color: Navy;
	width: 100px;
	font-size: 8pt;
	text-align: left;
	padding-left: 6px;
	vertical-align: middle;
	display: inline-table;	
}

.schedulename
{
	color: Navy;
	width: 250px;
	font-size: 8pt;
	text-align: left;
	padding-left: 6px;
	vertical-align: middle;
	display: inline-table;	
}

.schedulenurserydiv
{
	text-align: right;
}

.schedulenurseryimg
{
	float: right;
	text-align: right;
	width: 200px;
}

.imagehdr
{
    height: 50px;
}

.preacherimg
{
    width: 225px;
    margin-right: 10px;
}

.pagehdr
{
    height: 60px;
    width: 100%;
    vertical-align: top;
    background-image: url("/Portals/0/pagehdrbackground.png");
    background-repeat: repeat-x;
    background-position: bottom;
}

.pagesubhdr
{
}

.lifestorytitle
{
	font-family: Verdana, Tahoma, Arial;
    font-size: 14 pt;
    font-weight: bold;
    color: Black;
}

.lifestoryname
{
	font-family: Verdana, Tahoma, Arial;
    font-size: 10pt;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 20px;
}

.lifestoryverse
{
	font-family: Verdana, Tahoma, Arial;
    font-size: 9pt;
    font-style: italic;
    margin-top: 20px;
    margin-left: 20px;
    width: 300px;
    height: 110px;
}

.lifestoryphoto
{
    float: right;
    width: 225px;
}

.lifestorypreview
{
    height: 55px;
}

.lifestorywindow
{
    height: 135px;
}

.ministryphotorow
{
	padding: 3px 0 3px 0;
	vertical-align: top;
    width: 95%;
}

.ministryphotocol
{
	display: inline-table;	
	width: 175px;
	text-align: center;
	vertical-align: top;
}

.ministryphoto
{
    width: 150px;
}

.ministrytextcol
{
    width: *;
	display: inline-table;	
    text-align: justify;
    vertical-align: top;
    font-family: Arial, Tahaoma;
    font-size: 9pt;
    margin-right: 100px;
    padding-right: 50px;
}

.banner
{
    height: 200px;
    width: 100%;
    background-image: url('./Portals/0/banner.gif');
    background-position: left bottom;
    background-repeat: no-repeat;
}

.bannerimg
{
    width: 898px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

