td,input,div,p,select,textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#424143;text-decoration:none; }
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#424143; }
a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#424143; text-decoration: none; }
a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#424143; }
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#424143;text-decoration: underline; }
a.BAR:visited { background-color:#000000; color:#FFFFFF }
a.BAR:link { background-color:#000000; color:#FFFFFF }
a.BAR:active { background-color:#000000; color:#FFFFFF }
a.HDR:visited { background-color:#000000; color:#FFFFFF }
a.HDR:link { background-color:#000000; color:#FFFFFF }
a.HDR:active { background-color:#000000; color:#FFFFFF }
.search_field_label { }
a.dir_mask:link, a.dir_mask:visited, a.dir_mask:hover,  a.dir_mask:active { }
a.dir_mask_selected:link, a.dir_mask_selected:visited, a.dir_mask_selected:hover,  a.dir_mask_selected:active { color:red; font-weight:bold; }
.BAR { background-color:#424143; color:#FFFFFF }
.HDR { background-color:#000000; color:#FFFFFF }
.ROW1 { background-color:#FFFFFF; color:#424143; padding:4px; border-top-style: solid; border-top-color: #424143; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; }
.ROW2 { background-color:#FFFFFF; color:#424143; padding:4px; border-top-style: solid; border-top-color: #424143; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; }
.col { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.contentSection { padding-left:4px; padding-right:4px; padding-top:12px; padding-bottom:12px }
.menuSection { padding-left:4px }
.headerSection { padding-left:4px }
.headerMargin {  }
.footerMargin {  }

.membersOnlyBody {
    background-color: #FFFFFF;
    margin: 0px;
}

.directoryBody {
    background-color:#FFFFFF;
    margin: 0px;
}

.loginBody {
    background-color:#FFFFFF;
    margin: 0px;
}

.forgotPasswordBody {
    background-color:#FFFFFF;
    margin: 0px;
}

.businessActivitySearchBody {
    background-color:#FFFFFF;
    margin: 0px;
}

.calendarBody {
    background-color:#FFFFFF;
    margin: 0px;
}

.guestBody {
    background-color:#FFFFFF;
    margin: 0px;
}

.addGuestBody {
    background-color:#FFFFFF;
    margin: 0px;
}

.calendarMonthViewBody {
    background-color:#FFFFFF;
    margin: 0px;
}

.upcomingEventsBody {
    /* background-color:#FFFFFF; */
    background-color: transparent;
    margin: 0px;
}


.memberAppBody {
    background-color:#FFFFFF;
    margin: 0px;
}

.notEnabledBody {
    background-color:#FFFFFF;
    margin: 0px;
}

.leadershipBody {
    background-color:#FFFFFF;
    margin: 0px;
}

.committeesCouncilsBody {
    background-color:#FFFFFF;
    margin: 0px;
}

.lineAbove {
    border-top-style: solid;
    border-top-color: #000000;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
.lineAbove2 {
    border-top-style: solid;
    border-top-color: #000000;
    border-top-width: 2px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
.lineBelow {
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}
.lineLeft {
    border-left-style: solid;
    border-left-color: #000000;
    border-left-width: 1px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
}
.lineAbove {
    border-top-style: solid;
    border-top-color: #000000;
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
}
.lightLineAbove {
    border-top-style: solid;
    border-top-color: #BBBBBB;
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
}

.DBG {
    background-color: #000000;
}

.LBG {
    background-color: #FFFFFF;
}

.WB
{
    border-color: #FFFFFF;
}

/* light border */

.LB
{
    border-color: #eeeeee;
}
.DB
{
    border-color: #000000;
}
.L0 {
    border-left-style: solid;
    border-left-width: 0px;
}
.R0 {
    border-right-style: solid;
    border-right-width: 0px;
}
.T0 {
    border-top-style: solid;
    border-top-width: 0px;
}
.B0 {
    border-bottom-style: solid;
    border-bottom-width: 0px;
}
.L1 {
    border-style: solid;
    border-left-width: 1px;
}
.R1 {
    border-right-style: solid;
    border-right-width: 1px;
}
.T1 {
    border-top-style: solid;
    border-top-width: 1px;
}
.B1 {
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
#hoverTextDiv {
    position:absolute;
    top:0px;
    width:300px;
    visibility:hidden;
    z-index:200;
    background-color:#FFFFFF;
}
.hoverTextNormalStyle    {
    padding:4px;
    text-align:left;
    font-weight:500;
    width:300px;
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000;
    top:100px;
    background-color:#FFFFFF;
    border-width:1px;
    border-style:solid;
    border-color:#000000;
    cursor:default;
}
.hoverTextNetscape4Style {
    padding:4px;
    font-weight:500;
    width:300px;
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000;
    top:100px;
    background-color:#FFFFFF;
    border:1px solid #000000;
}

a.hover:link {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000;
    text-decoration: none;
}
a.hover:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000;
    text-decoration: none;
}
a.hover:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000;
    text-decoration: none;
}

/*********************** Menu Stuff ***********************/
.clsTopLink {
    font-family: verdana;
    font-size: 12px;
    font-weight:bold;
    color:white;
}

.clsCMOn {
    color: black;
    font-size : 10px;
    text-decoration : none;
   padding: 2px 4px;
    font-weight:bold;
}

.clsCMOver {
    color: white;
    font-size : 10px;
    text-decoration : none;
   padding: 2px 4px;
    font-weight:bold;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#FFFFFF; visibility:hidden; font-size:10px; font-weight:bold}

/*Styles for level 0*/
.clPipe,.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:Verdana,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel0{background-color:#FFFFFF; color:#000000;}
.clLevel0over{background-color:#FFFFFF; color:#000000; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#FF0000; }

/*Styles for level 0 Disabled features*/
.clLevel0Disabled{background-color:#FFFFFF; color:#000000;}
.clLevel0DisabledOver{background-color:#FFFFFF; color:#000000; cursor:pointer; cursor:hand; }

/*Styles for level 1*/
.clLevel1, .clLevel1over, .clLevel1TopLine, .clLevel1overTopLine{top:0px; left:0px; position:absolute; padding:2px; font-family:Verdana, arial,helvetica; font-size:10px; font-weight:bold}
.clLevel1{background-color:#FFFFFF; color:#000000;}
.clLevel1TopLine{background-color:#FFFFFF; color:#000000; border-top: 1px solid black;}
.clLevel1over{background-color:#000000; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel1overTopLine{background-color:#000000; color:#FFFFFF; cursor:pointer; cursor:hand; border-top: 1px solid black;}
.clLevel1border{position:absolute; visibility:hidden; background-color:#000000; }

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:Verdana, arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:#FFFFFF; color:#000000;}
.clLevel2over{background-color:#000000; color:#000000; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#000000; }

/*Styles for Disabled features*/
.clDisabled, .clDisabledOver{position:absolute; padding:2px; font-family:Verdana, arial,helvetica; font-size:10px; font-weight:bold}
.clDisabled{background-color:#FFFFFF; color:#AAAAAA;}
.clDisabledOver{background-color:#000000; color:#AAAAAA; cursor:pointer; cursor:hand; }

.clPipe{background-color:#FFFFFF; color:#000000;}

.calendar{
    width:155px;
    overflow:hidden;
}
.calendar .title {
    width:155px;
    padding:5px 7px;
    background:#00a35f;
}
.calendar h3{
    margin:0;
    color:#fff;
    font-size:10px;
}
.calendar a.prev{
    float:left;
    width:8px;
    height:10px;
    overflow:hidden;
    text-indent:-9999px;
    background:url(/site/publisher/files/css/images/white_arrow_left.gif) no-repeat;
}
.calendar a.next{
    float:right;
    width:8px;
    height:10px;
    overflow:hidden;
    text-indent:-9999px;
    background:url(/site/publisher/files/css/images/white_arrow_right.gif) no-repeat;
}
.cal_border {
    border:1px solid #bbbdbf;
    border-width:1px 1px 1px 2px;
    width:152px;
}
.calendar table.month {
    width:152px;
    border:0;
    table-layout:fixed;
    border-collapse:collapse;
    background:#bbbdbf;
}
.calendar table.month th {
    color:#fff;
    text-align:center;
    font:9px/8px Arial, Helvetica, sans-serif;
    vertical-align:text-bottom;
    height:8px;
    border-left:1px solid #dddedf;
    border-bottom:2px solid #bbbdbf;
    padding:0;
}
.calendar table.month .first {border-left:none;}
.calendar table.month td {
    text-align:center;
    color:#626366;
    font-size:11px;
    line-height:17px;
    background:#fff;
    padding:0;
    border:1px solid #bbbdbf;
    border-width:0 1px 1px 0;
}
.calendar table.month td a {
    color:#626366;
    display:block;
    height:100%;
    text-decoration:none;
}
.calendar table.month td a:hover,
.calendar table.month td.event a {
    color:#000000;
    text-decoration:none;
    font-weight:bold;
}

