﻿html
{
    margin: auto;
    padding: auto;    
    overflow-x: hidden;
}
body 
{
    font-family: Arial;
    font-size: 10pt;
    margin: auto;
    padding: auto;
    width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
    background-color: #fff;
}

#master_wrapper
{
    width: 960px !important;
    border: 0px solid #000; 
    position: relative;
    display: block;
    margin: auto;
    padding: auto;   
    height: 100%;
    min-height: 100%;
}

#login_body
{
    margin: auto; 
    padding: auto; 
    text-align: center; 
    position: relative; 
    display: block; 
    border: solid 0px black; 
    width: 99.8%    
}

#frmReview
{
    text-align: left;    
}

.gvReviewList, .gvNewsList
{
    width: 100%; 
    
}

.gvReivewPager
{
    background-color: #607293;
    color: #fff;
    text-align: center;
}

.frmReivew_w
{
    width: 800px; 
    border: solid 0px pink;    
}

.frmReview_L
{
    width: 190px;
    float: left; 
    text-align: right;
    padding: 3px;  
    vertical-align: middle;
    font-weight: 700;
    border: solid 0px green;  
}

.frmReview_r
{
    padding: 3px;  
    float: left; 
    vertical-align: middle;
    border: solid 0px green;    
}

.frmReview_rT
{
    padding: 1px;  
    float: left; 
    vertical-align: middle;
    border: solid 0px green;    
}

.frmReview_r_tBox
{
    width: 500px;   
    color: #646464; 
    border: solid 1px #5b5b5b;  
}

.frmDate_tBox
{
    width: 91px;
    color: #646464;
    border: solid 1px #5b5b5b;     
    font-family: Arial;  
}

.wrpFormContent
{
    padding: auto; 
    margin: auto; 
    width: 96%; 
    border: double 3px #cdcdcd;    
}

.wrpFormSpacing
{
    padding: 3px;
}

.wrpFormButton
{
    text-align: right; 
    padding: 10px 0;    
}

.itemRowStyle
{
    background-color: #e3f9e2;
    text-align: left;
}

.itemColAlign-c
{
    text-align: center;    
}

.newsTitle
{
    font-weight: 700;     
}

.leftCol
{
    width: 200px;
    height: 100%;
    min-width: 200px;
    background-color: transparent;  
    padding: 5px;
    border: solid 0px #000;
    left: 2px;
    top: 20px;
    float: left;
}

.rightCol
{
    padding: 5px;
    border: solid 0px blue;
    text-align: left;
    width: 730px;
    height: 100%;
    position: relative;
    border: solid 0px #cdcdcd;
    vertical-align: top;
    float: right;
    height: 100%;
}

.clr_b
{
    clear:both;    
}

#topnav_2nd
{
    height: 18px;
    background-color: #7aa20e;
    padding: 0px;
    font-size: 8pt;
    font-weight: 700;
    text-transform: uppercase; 
}

#topnav_manage
{
    height: 18px;
    background-color: #d09421;
    padding: 0px;
    font-size: 8pt;
    font-weight: 700;
    text-transform: uppercase; 
}

#login_wrap
{
    position: relative; 
    display: block; 
    text-align: center;
    width: 99.88%;
    border: solid 1px transparent;
    padding: auto;
    margin: auto;  
}


ul
{
    margin: 0 auto;
}

ul.topnav_rollover li
{
    list-style: none;
    float: right;
}

ul.topnav_rollover a{
    display: block;
    text-decoration: none;
    background: url(../../images/ul_square_over.png) 0px 5px no-repeat;
    padding: 2px 25px 3px 10px;
    color: #482811;
}

ul.topnav_rollover a:hover{
    background-image: url(../../images/ul_square.png);
    text-decoration: none;
    color: #fff;
}

.wrpHeader_2nd
{
    padding:auto; 
    margin: auto; 
    width: 96%;    
    position: relative;
    display: block;
    border: dotted 0px purple;
}

#dlNewsList_about
{
    border: solid 0px pink; 
    width: 99%; 
    text-align: left; 
    position: relative; 
    display: block;
}

.pagetitle_2nd
{
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    font-weight: 700;
    color: #7aa20e;
    height: 70px;
    width: 100%;  
    background: transparent url(../../images/header_logo_sub.gif) no-repeat;
    z-index: 100;
    position: relative;
    display: block;
    border: solid 1px transparent;
}

.pagetitle
{
    padding: 0px 0px 10px 0px;
    font-size: 18px;
    font-weight: 700;
    color: #7aa20e;
    text-align: left;
    position: relative;
    display: block;
}

.sectiontitle
{
    font-size: 18px;
    font-weight: 700;
    color: #3d5d8d !important;
    width: 100%;
    border-bottom: 2px dotted #3d5d8d;   
    padding-top: 15px; 
    font-family: Times New Roman;
}

.pagetitle_2nd_text
{
    text-transform: uppercase; 
    line-height: 28px;
    position: relative;
    text-align: center;
    top: 37px;
}
.treenod_2nd
{
    font-size: 8pt;
    font-weight: 700;
    color: #853f30; 
    padding: 0 2px;  
    text-align: left; 
}

.treenod_2nd_h
{
    background-color: #cdcdcd;
    color: #853f30;  
    text-align: left;  
}

.treenod_2nd_s
{
    background-color: #853f30;
    color: #fff;  
    text-align: left; 
}

#cphFooter
{
    background-color: #7aa20e; 
    width: 100% !important;       
}

#footer_2nd
{
    background-color: #7aa20e;
    padding: 0px;
    font-size: 8pt;
    font-weight: 500;
    text-align: center;
    padding: 5px 10px 0px 10px;    
    border: 0px solid pink;  
    width: 100%;
}

#footer_2nd a
{
    color: #fff;  
    text-decoration: none;
    padding: 0px 10px; 
    background-color: #7aa20e;
}

#copyright_2nd
{
    color: #482811;   
    padding: 0 8px 0px 8px;
    background-color: #7aa20e;
}

.frm_Login
{
    background-color: #F7F6F3; 
    border: dotted 2px #E6E2D8; 
    font-size: 12px;
    font-weight: 700;
    padding: auto;
    margin: 10px auto auto auto;
    color: #3e4964;  
    width: 370px;  
    position: relative;
    display: block;
}

.logo_2nd
{
    border: 0px;    
}

.left_tree
{
    padding-top: 15px; 
    position: relative;
    border: 0px solid #000;   
}

.mapPath_top
{
    padding: 5px 0 5px 0; 
}

.font_8t
{
    font-size: 8pt;    
}

.dataItem
{
    border-top: dotted 2px #d3eaa6; 
    padding: 8px 0px 8px 0px;  
}

.login_top
{
    font-size: 10px;
    font-weight: 500;
    color: #fff; 
    background-color: #473930; 
    width: 100%; 
    padding: 0px;  
}

.login_top a
{
    color: #fff;
    text-decoration: none;    
}

.login_top a: hover
{
    color: #fff;
    text-decoration: underline;    
}

.button
{
    background-image: url(../images/bg_button.png);
    text-transform: uppercase;
    font-size: 9px;
    color: #3e4964;
    font-weight: 500;
}



#cphTopnav_Manage
{
    height: 18px;
    background-color: #3b3930;
    padding: 0px;
    font-size: 8pt;
    font-weight: 700;
    text-transform: uppercase; 
}

.wrp_leftnav
{ 
     width: 208px; 
     border: 0px solid red; 
     position: relative; 
     display: block; 
     padding: 0px; 
     margin: 0px;
}

.txt_left
{
    text-align: left;
}

.txt_center
{
    text-align: center;    
}

.txt_sta
{
    color: Blue;
    font-weight: 700;
}

.col_date
{
    text-align: Center;   
    width: 160; 
}

.button_manage
{
    float: right;
    padding: 5px; 
    margin: 10px; 
    background-image: url(../../images/bg_button.png); 
    border: solid 2px #91a759; 
    color: #525252; 
    font-size: 10px; 
    text-decoration: none; 
    font-weight: 700;    
}

.button_form
{
    padding: 5px; 
    margin: 10px; 
    background-image: url(../../images/bg_frmbutton.png); 
    border: solid 2px #92a6ca; 
    color: #525252; 
    font-size: 10px; 
    text-decoration: none; 
    font-weight: 700;   
    text-transform: uppercase      
}

.button_calendar
{
    
}

.imgReviewPad
{
    padding: 0 3px 0 3px;
    float:left;
        
}





.body_medium
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: none
}

.body_small
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: none
}

.window_close
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 8pt;
    COLOR: #4169e1;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
.window_close:hover
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 8pt;
    COLOR: #0000ff;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}



/******************************************************/
p.text
{
    font-family: Arial, helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: 500;
    color: #404040;
    line-height: 20px;    
}

ul.square
{
    list-style-position: outside;    
    list-style-image: url('../../images/ul-square.png');
    line-height: 18px;
    font-size: 12px;
    color: #404040;
    
}

ul.circle
{
    list-style-position: outside;    
    list-style: circle;
    line-height: 18px;
    font-size: 12px;
    color: #404040;
}

.about_ul_title
{
    font-weight: 700; 
    color: #0b3e77;    
}

.about_event_title
{
    font-weight: 700; 
       
}

.about_photo_border
{
    padding: 5px; 
    border: 1px solid #646464 !important;  
    caption-side:bottom;
    background-color: #fff;  
}

.caption-font
{
    font-size: 11px;
    color: #424951;
    font-weight: 700;    
}

.p_r
{
    position: relative;    
}

.d_b
{
    display: block;    
}

.2nd_wrapper
{
    width: 720px;  
    border: 0px solid #000;
}

.2nd_wrapper_left
{
    float: left; 
    border: 1px solid green; 
    position: relative;    
}

.2nd_wrapper_right
{
    float: right; 
    border: 1px solid yellow; 
    background-image: transparent url('../../images/bg_2ndSide.png');
    padding: 10px 0px; 
    position: relative; 
    text-align: center;    
}

.board_colL
{
    float: left; 
    padding: 8px 0px 0px 8px; 
    margin: 8px 0px 0px 8px; 
    width: 110px; 
    border: 0px solid yellow;  
    position: relative;  
}

.board_colR
{
    float: right; 
    padding: 8px 4px; 
    margin: 8px 4px; 
    border: 0px solid red; 
    width: 580px; 
    height: 100px; 
    display: block;   
    position: relative;  
}

.h_180
{
    height: 165px;  
    border: solid 0px #000;  
}

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;
}

.b
{
    font-weight: 700;    
}

.CH_Title
{
    font-weight: 700;
    color: green;    
}

.minutes_list
{
    list-style: square;
    list-style-position: outside;
    line-height: 26px;    
}




