﻿/****************** buttons ************************/
div#btnHome{background:transparent url(/assets/images/btn_home.png) no-repeat top center; width:66px; height:19px
            ; cursor:hand; float:left; margin-right:10px}
div#btnContact{background:transparent url(/assets/images/btn_contact.png) no-repeat top center; width:85px; height:19px
            ; cursor:hand; float:left}            
/****************** member ************************/
div#btn_memberlogin{background:transparent url(/assets/images/btn_memberlogin.png) no-repeat top center; width:166px;
                    height:33px; cursor:hand}
div#btn_community{background:transparent url(/assets/images/btn_community.png) no-repeat top center; width:166px;
                    height:33px; cursor:hand}
div#btn_signup{background:transparent url(/assets/images/btn_signup.png) no-repeat top center; width:166px;
                    height:33px; cursor:hand}
/****************** events ************************/
div#bar_events{background:transparent url(/assets/images/bar_events.png) no-repeat top center; width:439px; 
               height:34px}
.bar_newevent{background:transparent url(/assets/images/bar_newevent.jpg) no-repeat top center; width:268px; 
               height:34px}
/****************** polling ************************/
div#bar1a_polling{width:286px; height:34px; background:transparent url(/assets/images/bar1a_polling.png) no-repeat top center}
div#bar1b_polling{background:transparent url(/assets/images/bar1b_polling.jpg) repeat-y top center; width:266px
                  ; padding:0px 10px 0px 10px; text-align:justify}
div#bar1c_polling{width:286px; height:9px; background:transparent url(/assets/images/bar1c_polling.png) no-repeat top center}

div#bar2a_polling{width:268px; height:34px; background:transparent url(/assets/images/bar2a_polling.jpg) no-repeat top center}
div#bar2b_polling{background:transparent url(/assets/images/bar2b_polling.jpg) repeat-y top center; width:248px;
                  padding:0px 10px 0px 10px; text-align:justify}
div#bar2c_polling{width:268px; height:11px; background:transparent url(/assets/images/bar2c_polling.jpg) no-repeat top center}

/****************** RightPanel ************************/
div#panel_icons{background:transparent url(/assets/images/panel_icons.png) no-repeat top center; 
                width:213px; height:65px; clear:both; padding:15px 0px 0px 55px}
div#panel_icons a{text-decoration:none; color:#000000}
div#panel_icons a:hover{text-decoration:none; color:#000000}
.PanelContent{padding:0px 10px 0px 10px}
/****************** News ************************/
div#NewList{border-bottom:1px solid #d2d2d2; line-height:25px; text-decoration:none; margin-bottom:5px; text-indent:15px}
div#NewList a{ text-decoration:none}
div#NewList a:hover{ text-decoration:none}
div#DotList{background:transparent url(/assets/images/dot.jpg) no-repeat top left; line-height:15px; 
            padding-left:15px; text-align:justify}
div#NewList2{border-bottom:1px solid #d2d2d2; line-height:25px; text-decoration:none; margin-bottom:30px;}
div#NewList2 a{ text-decoration:none}
div#NewList2 a:hover{ text-decoration:none}

ol#PresidentsList{list-style-type: none; line-height:15px; margin:0; padding:0}
ol#PresidentsList li{margin:0 0 5px 0; text-align:left}
ol#PresidentsList li strong{ font-weight:bold; color:Black}

ol{list-style-type:decimal-leading-zero;line-height:15px}
ol li{margin:0 0 7px 0; text-align:left}

ol.sub{list-style-type:lower-alpha;line-height:15px; padding:0; margin:0}
ol.sub li{margin:0 0 0px 20px; text-align:left; color:Gray; padding:0}

.GrayRow{background-color:#ececec}