/* Media Query
----------------------------------------------------------*/
@media screen and (min-width: 481px) and (max-width: 767px) {

/* Green:           #7eba34
/* Blue:            #064d84
/* Purple:          #8542a7
/* Footer:          #2c3e45
/* Mid Grey:        #606e77
/* Light Grey:      #efefef
/* Font:            #2c3e45

/* Login Box
----------------------------------------------------------*/
table.login_box 
{
    padding: 10px;
    border: 2px #7eba34 solid;
    text-align: left;
}

/* Main container
----------------------------------------------------------*/
div.container
{
    width: 100%;
}
/*	Admin
----------------------------------------------------------*/
div.admin_container
{
    display: none !important;
}
div.admin
{
    display: none;
}
/*	Header
----------------------------------------------------------*/
div.header
{
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    background-color:#7eba34;
    position: relative;
}
div.header_container
{
    max-width: 727px;
    min-width: 441px;
    padding: 0 20px;
    height: 120px;
    background-color: #7eba34;
    margin: 0 auto;
    text-align: left;
}
    div.logo {
        width: 160px;
        padding: 0;
        height: 120px;
        float: left;
        text-align: left;
        background-color: #7eba34;
        position: relative;
        z-index: 9998;
    }
div.logo_desk
{
    display: none;
}
div.logo img
{
    height: 120px;
}
div.header_right
{
    width: 260px;
    float: right;
    text-align: right;
}
div.header_quick
{
    padding-top: 10px;
    height: 30px;
    vertical-align: top;
}
div.header_quick a:first-child
{
    padding-right: 10px;
    border-right: 1px solid #fff;
}
div.header_quick a
{
    padding-left: 5px;
    font-family: 'Lato', Arial, sans-serif !important;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
    font-weight: 500;
}
div.header_quick a:hover
{
    font-family: 'Lato', Arial, sans-serif !important;
    color: #2c3e45;
    font-size: 16px;
    text-decoration: none;
    font-weight: 500;
}
div.header_quick a i
{
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}
div.header_quick a:hover i
{
    color: #2c3e45;
    font-size: 20px;
    text-decoration: none;
}
div.close_drop 
{
    text-align: left;
}
div.close_drop a.close_drop_button
{
    border: 0;
    padding: 0;
}
div.close_drop a.close_drop_button i
{
    color: #2c3e45;
    font-size: 20px;
    text-decoration: none;
}
div.close_drop a.close_drop_button:hover i
{
    color: #7eba34;
    font-size: 20px;
    text-decoration: none;
}
div.login_details,
div.search_details
{
    position: absolute;
    top: 40px;
    right: 20px;
    width: 296px;
    padding: 10px;
    background-color: #efefef;
    z-index: 9000;
    display: none;
    line-height: 140%;
    border: 2px solid #2c3e45;
    font-size: 16px;
}

div.login_details a.edit_details,
div.login_details a.logout
{
    border: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    line-height: 140%;
    vertical-align: unset;
    color: #2c3e45;
    font-size: 16px;
}
div.login_details a:hover.edit_details,
div.login_details a:hover.logout
{
    color: #7eba34;
}
/*	Navigation
----------------------------------------------------------*/
div.navigation
{
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    background-color:#7eba34;
    height: 40px;
    padding-top: 20px;
}
div.top_nav_container
{
    background-color: #7eba34;
    padding: 0;
    margin: 0 auto;
	z-index: 8999;
} 
div.menu_button
{
    height: 40px;
    padding-top: 20px;
    border: 0;
    float: right;
    text-align: right;
}
div.menu_button_conatiner
{
}
div.menu_button_conatiner a i
{
    font-size: 30px;
    color: #fff;
    line-height: 30px;
}
div.menu_button_conatiner a:hover i
{
    font-size: 30px;
    color: #2c3e45;
    line-height: 30px;
}
div.top_nav
{
    display: none;
    position: fixed;
    width: 100%;
    background-color: #2c3e45;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 11001;
    padding: 40px 0;
    overflow: scroll;
}
div.head_line_nav
{
    margin: 10px 0 10px 20px;
    height: 3px;
    background-color: #7eba34;
    width: 50px;
}
div.menu_heading
{
    color: #7eba34;
    font-size: 20px;
    margin: -20px 0 20px 20px;
    text-align: left;
    font-family: 'Lato', Arial, sans-serif !important;
    font-weight: 500;
}
div.menu_login
{
    text-align: left;
    margin: 20px;
    color: #fff;
}
div.menu_login div
{
    color: #fff;
}
div.menu_login a
{
    color: #7eba34;
    font-family: 'Lato', Arial, sans-serif !important;
    font-weight: 500;
}
div.top_nav ul.top_nav_list
{
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
}
div.top_nav ul.top_nav_list li#homeMobile
{
    display: none;
}
div.top_nav li.link
{
	height: 35px;
    line-height: 35px;
    text-align: left;
    vertical-align: middle;
    display: table-row;
}
div.top_nav li.link a
{
    font-family: 'Lato', Arial, sans-serif;
    font-size: 18px;
    display: block;
    letter-spacing: 0.5px;
    color: #fff;
    padding: 0 20px;
    font-weight: 700;
}
div.top_nav li.link:hover a
{
    color: #7eba34;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 18px;
    text-decoration: none;
    font-weight: 700;
}
div.top_nav li.link a i
{
    font-size: 24px;
    padding-right: 10px;
}
div.top_nav li.link.Active a.mainlinkRes,
div.top_nav li.link.Active:hover a.mainlinkRes,
div.top_nav div.sub_link_res_only.ActiveSec a
{
    color: #7eba34 !important;
}
div.top_nav li.link a.mainlinkStandard
{
    display: none;
}
div.top_nav li.link a.mainlinkRes
{
    display: block;
}
div.sub_nav
{
	position: relative;
	text-align: left;
	z-index: 10000;
	display: none;
    padding: 10px 20px 10px 30px;
}
div.sub_link_res_only
{
    width: 100%;
    display: block;
}
div.sub_link_res_only a
{
	padding: 5px 10px 5px 30px !important;
	line-height: 20px;
	color: #fff !important;
    font-family: 'Lato', Arial, sans-serif !important;
    font-size: 16px !important;
    text-decoration: none;
	z-index: 10001;
    border-bottom: none;
    font-weight: 500;
}
div.sub_link_res_only a:hover
{
    font-family: 'Lato', Arial, sans-serif !important;
	color: #7eba34 !important;
    font-size: 16px !important;
    font-weight: 500;
}
div.sub_nav_inner
{
	width: 100%;
	text-align: left;
}
div.sub_nav_right
{
    display: none;
}
div.sub_nav div.sub_link 
{
	padding: 0;
	z-index: 10001;
    text-align: left;
    clear:both;
}
div.sub_nav div.sub_link a
{
	padding: 5px 10px 5px 30px;
	line-height: 20px;
	color: #fff !important;
    font-family: 'Lato', Arial, sans-serif !important;
    font-size: 16px !important;
    text-decoration: none;
	z-index: 10001;
    border-bottom: none;
    font-weight: 500;
}
div.sub_nav div.sub_link a:hover
{
    text-decoration: none;
	color: #7eba34 !important;
    font-family: 'Lato', Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: 500;
}
div.sub_nav div.sub_link.ActiveSub a
{
    text-decoration: none;
	color: #7eba34 !important;
    font-family: 'Lato', Arial, sans-serif !important;
    font-weight: 500;
}
span.morebars
{
    display: none;
}
span.moretext
{
    display: block;
}
div.responsive_nav_social
{
    text-align: left;
    padding: 20px;
}
div.responsive_nav_social a
{
    padding-right: 5px;
}
div.responsive_nav_join
{
    text-align: left;
    padding: 20px;
    width: auto;
}
div.responsive_nav_join a
{
    background-color: #7eba34;
    color: #fff;
    font-family: 'Lato', Arial, sans-serif;	
    font-size: 16px;
    vertical-align: middle;
    text-align: center;
    line-height: 40px;
    height: 40px;
    text-decoration: none;
    display: inline-block;
    padding: 0 20px;
}
div.responsive_nav_join a:hover
{
    color: #7eba34;
    background-color: #fff;
}
div.nav_close
{
    position: absolute;
    width: auto;
    padding: 20px 20px 0 0;
    right: 0;
    top: 0;
    cursor: pointer;
}
div.nav_close i
{
    font-size: 24px;
    padding-right: 4px;
    color: #fff;
}
div.nav_close:hover i
{
    font-size: 24px;
    padding-right: 4px;
    color: #7eba34;
}
/*	Admin Navigation
----------------------------------------------------------*/
div.navigation_admin
{
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    background-color:#efefef;
}
div.top_nav_admin_container
{
    max-width: 727px;
    min-width: 421px;
    padding: 20px;
    background-color: #efefef;
    margin: 0 auto;
    position: relative;
    text-align: left;
} 
a.admin_nav_link
{
    color: #454545;
    font-family: 'Lato', Arial, sans-serif !important;	
    font-size: 14px;
    font-weight: 500;
}
/*	Footer
----------------------------------------------------------*/
div.footer
{
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    background-color:#2c3e45;
}
div.footer_container
{
    max-width: 727px;
    min-width: 441px;
    padding: 40px 20px;
    background-color: #2c3e45;
    margin: 0 auto;
    text-align: left;
}  
div.footer_head
{
    line-height: 20px;
	color: #fff;
    font-family: 'Lato', Arial, sans-serif !important;
    font-size: 18px !important;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-weight: 500;
}
div.footer_head_line
{
    margin: 10px 0;
    height: 3px;
    background-color: #7eba34;
    width: 50px;
}
div.footer_text
{
    padding-bottom: 20px;
}
div.footer_text,
div.footer_text a
{
	color: #fff;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 14px !important;
    font-weight: normal;
}
div.footer_text a:hover
{
	color: #7eba34;
    text-decoration: none;
}
div.footer_c1
{
    width: 48%;
    text-align: left;
    vertical-align: top;
    float: left;
}
div.footer_c2
{
    width: 48%;
    text-align: left;
    vertical-align: top;
    float: right;
}
div.footer_c3
{
    margin-top: 40px;
    clear: both;
    width: 48%;
    text-align: left;
    vertical-align: top;
    float: left;
}
div.footer_c4
{
    margin-top: 40px;
    width: 48%;
    text-align: left;
    vertical-align: top;
    float: right;
}
div.footer_icons
{
    display: table;
}
div.footer_icon
{
    max-width: 25%;
    display: table-cell;
    padding-top: 5px;
}
div.footer_icon_inner
{
    padding-right: 4px;
}
div.footer_icon_inner img
{
    width: 100%;
    max-width: 40px;
}
div.footer_ql
{
    padding-bottom: 2px;
}
div.footer_ql a
{
	color: #fff;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 14px !important;
    font-weight: normal;
}
div.footer_ql a:hover
{
	color: #7eba34;
    text-decoration: none;
}
div.footer_base
{
    padding-top: 50px;
    padding-bottom: 30px;
}
div.footer_base_left
{
	color: #fff;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 14px !important;
    font-weight: normal;
}
div.footer_base_right
{
    padding-top: 20px;
	color: #fff;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 14px !important;
    font-weight: normal;
}
div.footer_base_left,
div.footer_base_left a,
div.footer_base_right,
div.footer_base_right a
{
	color: #fff;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 14px !important;
    font-weight: normal;
    text-decoration: none;
}
div.footer_base_left a:hover,
div.footer_base_right a:hover
{
	color: #7eba34;
    text-decoration: none;
} 
div.footer_base_left a
{
    border-left: 1px solid #fff;
    padding: 0 5px;
}
div.footer_base_right a
{
    border-left: 1px solid #fff;
    padding: 0 5px;
}
div.footer_base_right a:first-child
{
    border-left: none;
    padding-left: 0;
}
/*	Footer admin
----------------------------------------------------------*/
div.footer_admin
{
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    background-color:#2c3e45;
}
div.footer_admin_container
{
    max-width: 727px;
    min-width: 441px;
    padding: 0 20px 40px;
    background-color: #2c3e45;
    margin: 0 auto;
    text-align: left;
} 
div.footer_admin_container,
div.footer_admin_container a
{
	color: #fff;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 14px !important;
    font-weight: normal;
    text-decoration: none;
} 
div.footer_admin_container a:hover
{
	color: #7eba34;
    text-decoration: none;
} 

/*	Footer Subscribe
----------------------------------------------------------*/
div.news_subscribe_text
{
	color: #fff;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 14px !important;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    margin-bottom: 10px;
}
div.news_subscribe
{
    margin-top: 10px;
}
div.news_subscribe_item
{
    margin-bottom: 5px;
    background-color: #585f67;
    padding: 3px 5px;
}
input.text_box_subscribe
{
    width: 95%;
    background-color: #585f67;
    color: #fff;
    height: 25px;
    font-size: 14px;
    border: 0;
    padding: 3px;
}
div.news_subscribe_button
{
     padding: 5px 0;
}
div.news_subscribe_button a
{
    color: #fff;
    font-family: 'Lato', Arial, sans-serif;	
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    letter-spacing: 0.5px;
    padding: 4px 8px;
    border: 1px solid #7eba34;  
    background-color: #7eba34;  
    width: auto;
}
div.news_subscribe_button a:hover
{
    color: #7eba34;
    font-family: 'Lato', Arial, sans-serif;	
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    letter-spacing: 0.5px;
    padding: 4px 8px;
    border: 1px solid #fff;  
    background-color: #fff;
    width: auto;
    text-decoration: none;
}

/* Homepage banner
----------------------------------------------------------*/
div.banner
{
    margin: 0 auto 20px;
    padding: 0;
    width: 100%;
    display: block;
	z-index: 8000;
    position: relative;
}
div.nobanner
{
    height: 0;
}
.rslides li 
{
	z-index: 8000;
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
    padding-bottom: 40px;
}
.rslides li.page
{
	z-index: 8000;
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
    padding-bottom: 10px;
}
img.banner_phone
{
    display: none;
}
div.banner_slide
{
    min-width: 480px;
    max-width: 768px;
}
div.caption_container
{
    display: block;
    text-align: center;
	z-index: 8001;
    position: absolute;
    width: 100%;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.55);
    height: 60px;
    bottom: 0;
    margin-bottom: 40px;
}
div.caption_container_page
{
    display: block;
    text-align: center;
	z-index: 8001;
    position: absolute;
    width: 100%;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.55);
    height: 60px;
    bottom: 0;
    margin-bottom: 10px;
}
div.caption
{
    display: block;
    text-align: center;
	z-index: 8002;
    max-width: 728px;
    margin: 0 auto;
    color: #FFFFFF;
    font-family: 'Lato', Arial, sans-serif !important;
    font-size: 36px;
    line-height: 36px;
    padding: 16px 20px 8px;
    letter-spacing: 1px;
    font-weight: 500;
}
div.image_base
{
    text-align: center;
    width: 100%;
    background-color:#7eba34;
	z-index: 8001;
    height: 40px;
    position: absolute;
    bottom: 0;
}
div.image_base_page
{
    text-align: center;
    width: 100%;
    background-color:#7eba34;
	z-index: 8001;
    height: 10px;
    position: absolute;
    bottom: 0;
}
div.image_base_caption
{
    display: block;
    text-align: center;
	z-index: 8002;
    max-width: 728px;
    margin: 0 auto;
    color: #FFFFFF;
    font-family: 'Lato', Arial, sans-serif !important;
    font-size: 24px;
    line-height: 24px;
    padding: 8px 20px;
}
.rslides_tabs 
{
    background: transparent;
    font-size: 8px;
    height: 40px;
    line-height: 40px;
    max-width: 768px;
    text-align: center;
    margin: 10px auto  0 !important;
}

/*	Content
----------------------------------------------------------*/
div.content
{
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    background-color:#fff;
}
div.page_content
{
    max-width: 727px;
    min-width: 441px;
    padding: 20px 20px 40px;
    min-height: 400px;
    background-color: #fff;
    margin: 0 auto;
    text-align: left;
    vertical-align: top;
}
div.page_content_row
{
    width: 100%;
    padding: 0;
    min-height: 400px;
    background-color: #fff;
    margin: 0 auto;
    text-align: left;
    vertical-align: top;
}

/*	Page Layouts
----------------------------------------------------------*/
div.one_column_layout
{
    background-color: #fff;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
    vertical-align: top;
}
div.two_column_layout
{
    background-color: #fff;
    width: 100%;
    padding: 0;
    text-align: left;
    vertical-align: top;
}
div.two_column_left
{
    background-color: #fff;
    padding: 0;
    margin-top: 40px;
    text-align: left;
    vertical-align: top;
}
div.two_column_right
{
    background-color: #fff;
    padding: 0;
    margin-top: 40px;
    text-align: left;
    vertical-align: top;
}

/*	Admin Defaults
----------------------------------------------------------*/
div.mobile_admin
{
   display: none;
}
div.mobile_message
{
    display: block;
}
/*	Join
----------------------------------------------------------*/
div.join
{
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    background-color:#f3f3f3;
}
div.join_container
{
    max-width: 727px;
    min-width: 441px;
    padding: 40px 20px;
    background-color: #f3f3f3;
    margin: 0 auto;
    text-align: left;
} 
div.join_title
{
    color: #064d84;
    font-family: 'Lato', Arial, sans-serif !important;
    font-size: 32px;
    line-height: 32px;
    padding: 0 0 20px;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 700;
}
div.join_summary
{
    color: #064d84;
    font-family: 'Lato', Arial, sans-serif !important;
    font-size: 18px;
    line-height: 18px;
    padding: 0 0 20px;
    text-align: center;
    font-weight: 500;
}
div.join_button
{
    text-align: center;
}
div.join_button a
{
    color: #fff;
    font-family: 'Lato', Arial, sans-serif;	
    font-size: 16px;
    display: inline-block;
    letter-spacing: 0.5px;
    padding: 5px 10px;
    background-color: #7eba34;  
    width: auto;
    font-weight: 500;
}
div.join_button a:hover
{
    color: #7eba34;
    font-family: 'Lato', Arial, sans-serif;	
    font-size: 16px;
    display: inline-block;
    letter-spacing: 0.5px;
    padding: 5px 10px;
    color: #fff;
    background-color: #064d84;
    width: auto;
    text-decoration: none;
    font-weight: 500;
}

/*	Highlights
----------------------------------------------------------*/
div.highlight_items
{
    width: 100%;
    margin: 20px 0 20px;
}
div.highlight_item:hover div.high_home_summary
{
    display: block;
}
div.high_home_image
{
    position: relative;
}
div.high_home_image img
{
    width: 100%;
}
div.high_home_summary
{
    position: absolute;
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.65);
}
div.high_home_summary_inner
{
    padding: 10px;
    color: #FFFFFF;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
}
div.high_home_summary_inner a
{
    display: none;
}

div.high_home_header
{ 
    padding: 15px 15px 35px;
    color: #FFFFFF;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    min-height: 48px;
    text-align: left;
    position: relative;
    font-weight: 500;
}
div.high_home_header_arrow
{ 
    position: absolute;
    bottom: 15px;
    right: 15px;
    display: inline-block;
}
div.high_home_header_arrow i
{ 
    color: #fff;
    font-size: 30px;
}
div.highlight_item
{
    width: 49%;
    margin-bottom: 2%;
    float: left;
}
div.highlight_items div.highlight_item:nth-child(2n)
{
    float: right;
}
div.highlight_items div.highlight_item:nth-child(2n+1)
{
    clear: both;
}

/*	Searching
----------------------------------------------------------*/
div.search_header
{
    padding: 5px 15px;
    position: relative;
    margin-bottom: 5px;
    color: #fff;
    font-size: 24px;
    background-color: #2c3e45;
    font-family: 'Lato', Arial, sans-serif;
    line-height: 140%;  
    font-weight: 500;
}
div.search_container
{
    background-color: #efefef;
    padding: 15px;
    position: relative;
    margin-bottom: 5px;
    color: #fff; 
}
table.search_table
{
    width: 100%;
}
table.search_table tr
{
    width: 100%;
    background-color: #dddddd;
}
table.search_table tr:last-child
{
    width: 100%;
    background-color: transparent;
}
table.search_table tr:last-child td
{
    padding: 10px 0 0 0;
}
table.search_table tr td
{
    border-bottom: 5px solid #efefef;
    font-size: 14px;
}
table.search_table tr td div
{
    font-size: 14px;
}
table.search_table tr td:first-child
{
    width: 25%;
    padding: 5px 10px 5px 5px; 
}
table.search_table tr td:last-child
{
    width: 75%;
    padding: 5px 10px 5px 0; 
}
table.search_table tr td:last-child input
{
    width: 100% !important;
}
table.search_table tr td:last-child table
{
    width: 100% !important;
}
table.search_table tr td:last-child table tr td
{
    width: 100% !important;
    border-bottom: 0;
    display: block;
    padding: 0 !important;
}
table.search_table tr td:last-child table tr td input
{
    width: auto !important;
}

table.search_table tr td input
{
    height: 25px;
}

/*	View item
----------------------------------------------------------*/
div.view_item
{
    background-color: #efefef;
    padding: 15px;
    position: relative;
    margin-bottom: 5px;
}
div.view_image
{
    float: right;
    padding-left: 20px;
    width : 40%;
}
div.view_image_small
{
    float: right;
    padding-left: 20px;
    width : 30%;
}
div.view_image img,
div.view_image_small img
{
    width: 100%;
}
div.view_header
{
    padding: 5px 15px;
    font-size: 20px;
    font-family: 'Lato', Arial, sans-serif !important;
    color: #fff;
}
div.view_title
{
    color:#7eba34;
    padding: 10px 0 5px;
    font-family: 'Lato', Arial, sans-serif !important;
    font-size: 24px;
    font-weight: 500;
}
div.view_title a
{
    color: #7eba34;
    font-family: 'Lato', Arial, sans-serif !important;
    font-size: 24px;
    text-decoration: none;
    font-weight: 500;
}
div.view_date,
div.view_location
{
    color: #064d84;
    font-family: 'Lato', Arial, sans-serif !important;
    font-size: 18px;
    text-decoration: none;
    padding-bottom: 5px;
}
div.view_summary
{
    padding: 5px 0 20px;
}
div.view_type
{
    text-align: right;
    font-style: italic;
}
div.view_more
{
}
div.view_more a
{ 
    padding: 8px 15px;
    height: 30px !important;
    line-height: 30px !important;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Lato', Arial, sans-serif;	
    background-color: #7eba34;
}
div.view_more a:hover
{ 
    background-color: #064d84;
    text-decoration: none;
}

/*	share
----------------------------------------------------------*/
div.share
{
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    background-color:#fff;
    position: relative;
}
div.share-inner
{
    text-align: left;
    max-width: 727px;
    min-width: 441px;
    padding: 20px;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
}

div.share_header
{
    display: inline-block;
    width: auto;
    font-size: 24px;
    font-family: 'Lato', Arial, sans-serif;	
    color: #064d84;
    line-height: 32px;
    padding-right: 10px;
    vertical-align: top;
    font-weight: 500;
}
div.share_icons
{
    display: inline-block;
}

/*	sub nav
----------------------------------------------------------*/
div.related
{
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    background-color: #fafafa;
    position: relative;
}
div.also_navigation_container_side
{
    text-align: left;
    max-width: 727px;
    min-width: 441px;
    padding: 20px;
    margin: 0 auto;
    position: relative;
}
div.also_navigation_links_title
{
    font-size: 20px;
    font-family: 'Lato', Arial, sans-serif;	
    color: #064d84;
    padding-bottom: 10px;
    font-weight: 500;
}
div.also_navigation_links_side{}

div.also_navigation_links_side div.also_navigation_link_side:nth-child(2n)
{
    float: right;
}
div.also_navigation_links_side div.also_navigation_link_side:nth-child(2n+1)
{
    clear: both;
}
div.also_navigation_link_side
{
    width: 49.5%;
    margin-bottom: 1%;
    float: left;
    background-color: #f3f3f3;
}
div.also_navigation_link_side a
{
    font-size: 16px;
    font-family: 'Lato', Arial, sans-serif;	
    color: #585f67;
    display: block;
    padding: 10px;
    background-color: #f3f3f3;
    font-weight: 500;
}
div.also_navigation_link_side a:hover
{
    color: #7eba34;
    background-color: #e9e9e9;
    text-decoration: none;
}

/* help pop up
----------------------------------------------------------*/

div.help_pop_up
{
    background-color: #efefef;
    margin-bottom: 20px;
    padding: 20px 40px;
    position: relative;
}
div.help_pop_up a.help_pop_up_link
{
    color:#064d84;
    font-size: 20px;
    font-family: 'Lato', Arial, sans-serif;	
    height: 36px;
    line-height: 36px;
    text-decoration:none;
    font-weight: 500;
}
div.help_pop_up a.help_pop_up_link i
{
    color:#064d84;
    font-size: 36px;
    line-height: 36px;
    margin-right: 20px;
    vertical-align: middle;
}
div.help_pop_up a.help_pop_up_link:hover
{
    text-decoration:none;
}
div.help_pop_up div.help_pop_up_content
{
    display: none;
    position: relative;
    margin-top: 10px;
}


/*	Pagination
----------------------------------------------------------*/
    div.pagination_band {
        padding: 10px 50px;
        background-color: #efefef;
        font-size: 16px;
        font-family: 'Lato', Arial, sans-serif;
        color: #2c3e45;
        margin-bottom: 5px;
        line-height: 25px;
        height: 25px;
        font-weight: 500;
    }
/*	Key Links
----------------------------------------------------------*/
div.hl_items_2to1
{
    width: 100%;
    margin: 20px 0 20px;
}
div.hl_item_2
{
    width: 49%;
    margin-bottom: 2%;
    float: left;
}
div.hl_item_1
{
    width: 49%;
    margin-bottom: 2%;
    float: right;
}
div.hl_items
{
    width: 100%;
    margin: 20px 0 20px;
}
div.hl_item
{
    width: 49%;
    margin-bottom: 2%;
    float: left;
}
div.hl_items div.hl_item:nth-child(2n)
{
    float: right;
}
div.hl_items div.hl_item:nth-child(2n+1)
{
    clear: both;
}
div.hl_header
{ 
    padding: 20px 0;
    color: #FFFFFF;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    position: relative;
    background-color: #064d84;
    text-transform: uppercase;
    font-weight: 500;
}
div.hl_padding
{ 
    padding: 10px;
}
div.hl_padding_top
{ 
    padding: 20px 0;
}
div.key_link
{
    color: #585f67;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    background-color: #dddddd;
    margin-bottom: 5px;
    font-weight: 500;
}
div.key_link a
{
    padding: 15px;
    display: block;
    color: #585f67;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    background-color: #dddddd;
    text-decoration: none;
    font-weight: 500;
}
div.key_link a:hover
{
    color: #dddddd;
    background-color: #585f67;
}

/*	Homepage News
----------------------------------------------------------*/
div.home_news_cont
{
    padding: 10px;
}
div.home_news
{
    padding: 10px 0;
    border-top: 2px solid #064d84;
}
div.home_news_cont div:first-child.home_news
{
    border-top: 0;
}
div.home_news_date
{
    color: #7eba34;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 18px;
    padding: 5px 0;
    font-weight: 500;
}
div.home_news_title,
div.home_news_title a
{
    color: #064d84;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
}
div.home_news_summary
{
    display: none;
}
div.home_news_more
{
    padding: 5px 0;
}
div.home_news_more a
{ 
    text-decoration: none;
    font-family: 'Lato', Arial, sans-serif;
    font-weight: 500;
}

/*	HTMl Box
----------------------------------------------------------*/

div.box
{
    padding: 10px 20px;
    margin: 20px 0;
    background-color: #efefef;
}

/*	Attachment
----------------------------------------------------------*/
div.attachment
{
    padding: 10px 20px;
    background-color: #efefef;
    font-size: 16px;
    font-family: 'Lato', Arial, sans-serif;	
    color: #7eba34;
    margin-bottom: 5px;
    font-weight: 500;
}
div.attachment_title,
div.attachment_title a
{
    font-size: 18px;
    font-family: 'Lato', Arial, sans-serif;	
    color: #7eba34;
    font-weight: 500;
}
/* Form
----------------------------------------------------------*/
div.form-row 
{
    padding: 0;
    clear: both;
    width: auto;
}
div.dbsaction
{
    float: right;
    padding-left: 20px;
    padding-bottom: 20px;
}
div.form-row-buttons
{
    padding: 25px 0 20px;
    text-align: left;
    clear: both;
}
div.form-label 
{
    font-weight: bold;
    margin-bottom: 5px;
}
div.form-item
{
    margin-bottom: 10px;
}
div.form-item input
{
    width: 100%;
    max-width: 400px;
}
div.form-item label
{
    display: block;
    font-style: italic;
    font-size: 12px;
}
div.dbsaction a.open_button,
div.form-row-buttons a.open_button
{
    width: 250px;
    background-color: #064d84 !important;
    color: #fff !important;
    font-size: 16px;
    border: 0;
    padding: 10px 20px;
    display: block;
    text-align: center;
}
div.dbsaction a.open_button:hover,
div.form-row-buttons a.open_button:hover
{
    width: 250px;
    background-color: #7eba34 !important;
    color: #fff !important;
    font-size: 16px;
    border: 0;
    padding: 10px 20px;
    text-decoration: none;
    display: block;
    text-align: center;
}
div.form-left
{
}
div.form-right
{
}
div.form-label2 
{
    font-weight: bold;
    margin-bottom: 5px;
}
div.form-item2,
div.form-item2-sec
{
    margin-bottom: 10px;
}
div.form-item2 input.cc_textbox
{
    width: 90%;
}
div.form-item2 textarea.cc_textbox_big
{
    width: 90%;
    height: 80px;
}
div.form-item2-sec label
{
    display: block;
    font-style: italic;
    font-size: 12px;
}

/* membership
----------------------------------------------------------*/
.member_desktop,
.member_mobile_th
{
    display: none;
}
.member_mobile
{
    display: inline-block;
}
.member_mobile_tr
{
    display: inline-block;
    width: 180px;
}
div.view_member_item
{
    background-color: #efefef;
    padding: 10px 20px;
    position: relative;
    margin-bottom: 5px;
}
div.view_item_member
{
    padding-bottom: 10px;
}
div.view_item_memberb
{
    width: 100%;
}
div.member_table
{
    width: 100%;
    display: table;
    table-layout:fixed;
}
div.view_title_member
{
    color:#7eba34;
    padding: 5px 0 5px;
    font-family: 'Lato', Arial, sans-serif !important;
    font-size: 18px;
    font-weight: 500;
}
div.view_date_member
{
    color: #064d84;
    font-family: 'Lato', Arial, sans-serif !important;
    font-size: 14px;
    text-decoration: none;
    padding-bottom: 5px;
}
div.member_table_content
{
    width: 100%;
}
div.member_cell
{
    text-align: left;
    font-size: 14px;
    padding-bottom: 5px;
}
div.member_cell div
{
    display: inline-block;
    font-size: 14px;
}
div.view_item_member_buy
{
}
div.view_item_memberb_buy
{
    text-align: center;
    padding-top: 10px;
}
.pp_frame 
{
    text-align: right;
    width: 100%;
    height: 80px;
    border: 0;
}

/* home join
----------------------------------------------------------*/
div.home_join
{
    background-color: #efefef;
    padding: 40px;
}
div.home_join_head
{
    color: #585f67;
    font-family: 'Lato', Arial, sans-serif !important;
    font-size: 28px;
    text-decoration: none;
    padding-bottom: 5px;
    font-weight: 500;
}
div.home_join_text
{
    color: #585f67;
    font-family: 'Lato', Arial, sans-serif !important;
    font-size: 20px;
    text-decoration: none;
    padding-bottom: 20px;
}
div.home_join_link
{
    margin-bottom: 10px;
    height: 24px;
    line-height: 24px;
    text-decoration: none;
}
div.home_join_link,
div.home_join_link a
{
    color: #7eba34;
    font-family: 'Lato', Arial, sans-serif !important;
    font-size: 20px;
    text-decoration: none;
    font-weight: 500;
}
div.home_join_link a i
{
    color:#7eba34;
    font-size: 24px;
    line-height: 24px;
    margin-right: 20px;
    vertical-align: middle;
}
div.home_join_link a:hover
{
    color: #064d84;
}
div.home_join_link a:hover i
{
    color: #064d84;
}

/*	News Row
----------------------------------------------------------*/
div.news_row_image_banner
{
    display: block;
}
div.news_row_image_banner_phone
{
    display: none;
}
div.news_row_container
{
    max-width: 727px;
    min-width: 421px;
    padding: 20px;
    min-height: 400px;
    background-color: #fff;
    margin: 0 auto;
    text-align: left;
    vertical-align: top;
    position: relative;
}
div.nrc_top
{
    padding-top: 20px !important;
}
div.news_row_top
{
    background-color:#efefef;
    padding: 20px;
    text-align: left;
    vertical-align: top;
    margin-bottom: 20px;
}
div.news_row_content
{
    padding: 0 0 20px;
}
div.full_heading_page
{
    padding: 10px 20px;
    background-color: #064d84;
    color: #fff;
    margin: 0 auto;
    text-align: left;
    vertical-align: top;
    position: relative;
    font-size: 24px;
}
div.news_row_organ
{
    font-size: 18px;
    font-family: 'Lato', Arial, sans-serif !important; 
    color: #7eba34;
    font-style: italic;
}
div.news_row_title
{
    font-size: 32px;
    color: #064d84;
    font-family: 'Lato', Arial, sans-serif !important;
    line-height: 140%;
    padding-bottom: 10px;
    padding-top: 20px;
    font-weight: 500;
}
div.news_row_date
{
    padding-bottom: 5px;
    font-size: 18px;
    font-family: 'Lato', Arial, sans-serif !important; 
    color: #064d84;
    font-weight: 500;
}
div.news_row_summary
{
    padding-bottom: 20px;
    font-size: 16px;
    font-family: 'Lato', Arial, sans-serif !important;
}
div.news_row_yt
{ 
    text-align: center;
    vertical-align: top;
    margin: 20px auto;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
div.news_row_yt iframe
{ 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
div.news_row_image,
div.news_row_image_visible
{
    width: 400px;
    float: right;
    text-align: right;
    vertical-align: top;
    margin-left: 10px;
    margin-bottom: 10px;
}
div.news_row_image_visible img,
div.news_row_image img
{
    max-width: 100%;
}
div.news_row_downloads
{
    background-color: #efefef;
    padding: 20px;
    margin-top: 20px;
}
div.news_row_download
{
    padding-top: 5px;
}
div.news_row_back
{
    display: inline-block;
    width: auto;
}
div.news_row_back a
{
    text-decoration: none;
    color: #fff;
    padding: 10px 20px;
    background-color: #7eba34;
    display: block;
}
div.news_row_back a:hover
{
    background-color: #064d84;
}
div.news_row_download
{
    background: #efefef;
    margin-bottom: 10px;
}
div.news_row_download_inner
{
    padding: 10px;
}

/*	Membership
----------------------------------------------------------*/
input.open_button
{
    width: 250px;
    background-color: #064d84 !important;
    color: #fff !important;
    font-size: 16px;
    border: 0;
    padding: 10px 20px;
    display: block;
    text-align: center;
}
input.open_button:hover
{
    width: 250px;
    background-color: #7eba34 !important;
    color: #fff !important;
    font-size: 16px;
    border: 0;
    padding: 10px 20px;
    text-decoration: none;
    display: block;
    text-align: center;
}
input.open_button_large
{
    width: 350px;
    background-color: #064d84 !important;
    color: #fff !important;
    font-size: 16px;
    border: 0;
    padding: 10px 20px;
    display: block;
    text-align: center;
}
input.open_button_large:hover
{
    width: 350px;
    background-color: #7eba34 !important;
    color: #fff !important;
    font-size: 16px;
    border: 0;
    padding: 10px 20px;
    text-decoration: none;
    display: block;
    text-align: center;
}
div.user-man-control-panel-buttons
{
    display: block;
    margin-bottom: 5px;
}
div.user-man-control-panel-buttons a
{
    margin-right: 20px;
}
div.umep_inner
{
    padding: 20px 0;
}
div.umep_inner_row
{
    margin-bottom: 10px
}
div.user-man-label
{
    font-weight: bold;
    margin-bottom: 5px;
    vertical-align: top;
}
div.user-man-edit
{
    width: 100%;
}
div.user-man-edit-full
{
    width: 100%;
}
div.user-man-edit input[type='text']
{
    width: 90%;
    border: 1px solid #064d84;
    padding: 2px;
    height: 20px;
}
div.user-man-edit select
{
    width: 90%;
    border: 1px solid #064d84;
    padding: 2px;
    height: 25px;
}
div.user-man-edit textarea
{
    width: 90%;
    border: 1px solid #064d84;
    padding: 2px;
    height: 150px;
    overflow-y: scroll;
}
div.user-man-edit select.ddlfifty
{
    width: 33%;
    border: 1px solid #064d84;
    padding: 2px;
    height: 25px;
}
div.user-man-edit div.RadPicker 
{
    width: 90% !important;
    border: 1px solid #064d84;
    padding: 2px;
    height: 20px;
}
.riTextBox
{
    border: 0 !important;
}
.riDisabled,
.RadInput_Disabled_Default
{
    background-color: #dddddd !important;
}
.uml-hide
{
    display:none;
}
div.member_search_type
{
    padding: 20px;
    margin-bottom: 20px;
    background-color: #efefef;
}
div.member_search_type a
{
    font-size: 18px;
    font-family: 'Lato', Arial, sans-serif !important;
    color: #064d84;
    text-decoration: none;
    font-weight: 500;
}
div.member_search_type a:hover
{
    color: #7eba34;
}
div.member_search_type a i
{
    color:#064d84;
    font-size: 28px;
    line-height: 28px;
    margin-right: 20px;
    margin-bottom: 20px;
    vertical-align: middle;
    float: right;
}
div.member_search_type a:hover i
{
    text-decoration:none;
    color: #7eba34;
}
div.date_small div.RadPicker
{
    width: 40% !important;
    border: 1px solid #064d84;
    padding: 2px;
    height: 20px;
}
a.open_button
{
    width: 210px;
    height: 21px;
    background-color: #064d84 !important;
    color: #fff !important;
    font-size: 16px;
    line-height: 21px;
    border: 0;
    padding: 10px 20px;
    display: block;
    text-align: center;
}
a.open_button:hover
{
    width: 210px;
    height: 21px;
    background-color: #7eba34 !important;
    color: #fff !important;
    font-size: 16px;
    line-height: 21px;
    border: 0;
    padding: 10px 20px;
    display: block;
    text-align: center;
}
div.user-man-control-panel-buttons-right
{
    display: block;
    margin-top: 5px;
}
div.search_list_count
{
    padding: 20px 0;
    font-size: 18px;
    font-family: 'Lato', Arial, sans-serif !important;
    color: #7eba34;
    font-weight: 500;
}
div.search_list
{
    padding: 0 0 20px;
    width: 100%;
}
div.search_list_head
{
    display: none;
}
div.search_list_row
{
    padding: 10px;
    background-color: #efefef;
    border-bottom: 1px solid #fff;
}
div.search_list_name
{
    width: 48%;
    text-align: left;
    padding-bottom: 5px;
    display: inline-block;
    padding-right: 10px;
}
div.search_list_email
{
    width: 48%;
    text-align: left;
    padding-bottom: 5px;
    display: inline-block;
}
div.search_list_type
{
    width: 48%;
    text-align: left;
    display: inline-block;
    padding-right: 10px;
}
div.search_list_no
{
    width: 48%;
    text-align: left;
    display: inline-block;
}
div.dir_row_inner
{
    background-color: #efefef;
    width: 100%;
    margin-bottom: 2px;
}
div.dir_inner
{
    padding: 20px;
}
div.dir_image
{
    float: right;
    width: 120px;
}
div.dir_image img
{
    width: 100%;
}

    div.dir_image a {
        background-color: #064d84 !important;
        color: #fff !important;
        font-size: 14px;
        padding: 2px 10px;
        display: block;
        text-align: center;
        text-decoration: none;
        border-radius: 5px;
    }

        div.dir_image a:hover {
            background-color: #7eba34 !important;
            color: #fff !important;
            font-size: 14px;
            padding: 2px 10px;
            display: block;
            text-align: center;
            text-decoration: none;
        }

span.dir_email
{
    display: block; 
    margin: 0 0 10px;
}
span.dir_service
{
    display: inline-block;
    margin-right: 20px;
    font-weight: bold;
    font-size: 16px;
    color: #7eba34;
    margin-top: 10px;
    margin-bottom: 10px;
}
span.dir_service i
{
    font-weight: bold;
    font-size: 20px;
    color: #7eba34;
}

/*	Member Alert
----------------------------------------------------------*/
div.member-alert
{
    display: none; 
    position: fixed;
    width: 100%;
    background-color: rgba(0, 0, 0, .75);
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 11002;
}
div.member-alert-inner
{
    background-color: #fff;
    border: 5px solid #7eba34;
    z-index: 11002;
    margin: 0 auto;
    padding: 20px;
}
a.member-alert-link
{
    text-decoration: none;
    font-size: 18px;
    font-family: 'Lato', Arial, sans-serif !important;
    color: #7eba34;
    font-weight: 500;
    float: right;
    margin-left: 10px;
}

a.member-alert-link i
{
    display: inline-block;
    padding-right: 5px;
    font-size: 28px;
}

a.member_button
{
    width: 210px;
    height: 21px;
    background-color: #064d84 !important;
    color: #fff !important;
    font-size: 16px;
    line-height: 21px;
    border: 0;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none; 
    display: inline-block; 
    margin-right: 10px; 
    margin-bottom: 10px;
}
a.member_button:hover
{
    width: 210px;
    height: 21px;
    background-color: #7eba34 !important;
    color: #fff !important;
    font-size: 16px;
    line-height: 21px;
    border: 0;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none; 
    display: inline-block; 
    margin-right: 10px; 
    margin-bottom: 10px;
}


table.involvement
{
    width: 100%;
}

table.involvement td
{
    display: table-row;
}
div.involvement-header-container
{
    display: none;
}
div.involvement-header-left
{
    width: 50%;
    display: inline-block;
    color: #064d84;
    font-size: 20px;
    font-family: 'Lato', Arial, sans-serif;
    font-weight: 500;
}

div.involvement-header-right
{
    width: 49%;
    display: inline-block;
    color: #064d84;
    font-size: 20px;
    font-family: 'Lato', Arial, sans-serif;
    font-weight: 500;
}

    /* terms Message ----------------------- */

    div.terms-message-outer {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.7);
        z-index: 12000;
        overflow: auto;
    }


        div.terms-message-outer div.terms-message {
            width: 80%;
            top: 20px;
            left: 50%;
            transform: translateX(-50%);
            background-color: #fff;
            border: 5px solid #7eba34;
            display: block;
            padding: 20px;
            margin: 20px 0;
            position: relative;
            overflow: auto;
            z-index: 100000;
        }

    div.terms-message .terms_signup_row {
        padding-top: 10px;
    }


        div.terms-message .terms_signup_row .terms_signup_title {
            font-size: 16px;
            display: inline-block;
            width: 200px;
            padding-right: 20px;
        }

        div.terms-message .terms_signup_row .terms_signup_input {
            font-size: 16px;
            display: inline-block;
            width: 400px;
            padding-right: 20px;
        }

            div.terms-message .terms_signup_row .terms_signup_input input[type="text"] {
                display: inline-block;
                width: 400px;
            }

    div.terms-message .terms_signup_buttons {
        padding-top: 40px;
    }

        div.terms-message .terms_signup_buttons input[type="submit"] {
            margin-right: 10px;
            display: inline-block;
            background-color: #064d84;
            border: 1px solid #7eba34;
            color: #fff;
            padding: 5px 10px;
            width: auto;
            font-size: 16px;
        }











/*----------------------------------------------------------*/
/* Green:           #7eba34
/* Blue:            #064d84
/* Purple:          #8542a7
/* Footer:          #2c3e45
/* Mid Grey:        #606e77
/* Light Grey:      #efefef
/* Font:            #2c3e45
----------------------------------------------------------*/

}
