/* ================================
    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  { 
font-size:18px;
}

.ContentPane  { 
font-size:12px;
font-family:Tahoma;
}

.RightPane  { 
font-size:12px;
font-family:Tahoma;
width:15%;
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
font-size:12px;
font-family:Tahoma;
}

A.SelectedTab:visited  {
font-size:12px;
font-family:Tahoma;
}

A.SelectedTab:active   {
font-size:12px;
font-family:Tahoma;
}

A.SelectedTab:hover    {
font-size:12px;
font-family:Tahoma;
}

/* 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    {
}

TH  {
}

A:link  {color:Green
}

A:visited   {color:Olive
}

A:active    {
}

A:hover {color:Red
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL 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 {
}


.obtitle
{
display:inline;
padding-left:1em;
padding-right:1em;
font-size:18px;
font-style:bold;
font-bold:true;
border-bottom:solid;
border-bottom-width:1px;
}
.obname
{
display:inline;
padding-left:1em;
border-bottom:none;
border-bottom-width:1px;
text-decoration:none;
font-size:17px;
font-style:normal;
}

.Officebearer
{
display:block;
padding-top:2em;
font-family:"Courier";
}

.committeemembers
{
padding-top:2em;
font-family:"Courier";
}

.committeemembers .obname
{
display:block;
padding-left:9em;
padding-top:.8em;
}

#map
{
padding-left:2em;
border-style:solid;
border-width:2px; 
border-color:blue;
width: 800px; 
height: 600px;
}



.announcement
{
    BORDER-RIGHT: blue 2px;
    PADDING-RIGHT: 4em;
    BORDER-TOP: blue 2px;
    DISPLAY: block;
    PADDING-LEFT: 4em;
    FONT-SIZE: 12px;
    BORDER-LEFT: blue 2px;
    BORDER-BOTTOM: blue 2px;
    font-bold: true
}
.announcaption
{
    BORDER-RIGHT: blue;
    BORDER-TOP: blue 3px solid;
    DISPLAY: block;
    FONT-WEIGHT: bold;
    FONT-SIZE: 32px;
    BORDER-LEFT: blue;
    COLOR: green;
    BORDER-BOTTOM: blue 3px solid;
    FONT-FAMILY: "Monotype Corsiva";
    BACKGROUND-COLOR: #e5effa;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
.announday
{
    DISPLAY: block;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    FONT-FAMILY: "Courier New"
}
#theday
{
    DISPLAY: inline;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px
}
#daylabel
{
    DISPLAY: inline;
    FONT-SIZE: 12px;
    FONT-STYLE: italic
}
.daydesc
{
    DISPLAY: block;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 1em;
    FONT-FAMILY: "Courier New"
}
.dayevent
{
    DISPLAY: block;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 15px;
    PADDING-TOP: 5px;
    FONT-FAMILY: Tahoma,Terminal
}
#eventtime
{
    PADDING-RIGHT: 10px;
    DISPLAY: inline;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
#eventlabel
{
    DISPLAY: inline
}


.traditionaladdress
{
display:block;
padding-top:1em;
padding-left:2em;
color:green;
}

.traditionaladdress .street
{
display:block;
font-size:14px;
}

.traditionaladdress .city
{
display:inline;
padding-right:12px;
font-style:italic;
font-size:16px
}

.traditionaladdress .state
{
display:inline;
padding-right:12px;

}

.traditionaladdress .zip
{
display:inline;
padding-right:12px;
font-size:16px
}

.Notice
{
FILTER: progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#ffcccccc, endColorstr=#ffccdd66);
width:60%;
font-name:tahoma;
font-size:11pt;
padding:20px;
margin-top:10px;
display:block;
color:black;
border-color:red;
border-style:dashed;
border-width:2px;
overflow:auto;
}

#tblOurAddress
{
    border-color: #600;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-collapse: collapse;
}

#tblOurAddress td 
{
    border-color: #600;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FFC;
}

#tblOurAddress th
{
    border-color: #600;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FFC;
}





