﻿body 
{
    background-color: #585858;  /*color of background behind web pages */
    font-family:  arial, Lucida Sans, sans-serif;
    font-size: .75em;   
}

textarea
{
    font-family:  arial, Lucida Sans, sans-serif;
    font-size: 1em;
}

.HiddenButton
{
    display:none;
}

a:link, a:visited
{
    color: Blue;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
    color: Gray;   
}

.BannerStyle
{
    height: 90px;
    width: 1003px;
    margin: 0px;
    white-space: nowrap;
    background-color: White;
    background-repeat: no-repeat;    
    font-size: 1em;
}

a.BannerLinks:link, a.BannerLinks:visited
{
	color: blue;   /*default color of links in upper right hand corner of banner*/
	text-decoration: none;
	font-weight: bold;
}

a.BannerLinks:hover
{
    color: gray;   /*color of links in upper right hand corner of banner when user hovers over them*/
    text-decoration: underline;  
    font-weight: bold;  
}

.BannerLoginInfo
{
    color: black;   /*color of welcome username text in upper right hand corner of banner*/
    font-weight: bold;
}

.MainContentStyle
{
    background-color: #f8f8f9 ;    /*background color of pages*/
}

.MenuHeaderStyle
{
	font-size: 1em;
    background-image: url(Images/MenuBackground.png);    
    background-repeat:repeat-x;  
}

a.StaticMenuItemStyle
{    
    color: Black;
    padding-right: 8px;
    margin-left: 4px;   
    text-decoration: none; 
}

a.StaticMenuItemHoverStyle
{    
    color: Blue;
    padding-right: 8px;
    text-decoration: none; 
}

a.StaticMenuItemSelectedStyle
{    
    color: Blue;        /*color of currently selected menu item*/
    padding-right: 8px;
    text-decoration: none; 
}

.DynamicMenuStyle
{    
    z-index: 100;  
    border-bottom: solid 1px silver;
    border-left: solid 1px silver;
    border-right: solid 1px silver;    
}

.DynamicMenuItemStyle
{
    background-color: #eeeeee;  /*background color of drop down menus*/
    border-top: solid 1px silver;   
    padding-left: 5px;      
}

a.DynamicMenuItemStyle
{
    color: Black;
    text-decoration: none;    
}

a.DynamicMenuItemHoverStyle
{
    color: Blue;
}

a.DynamicMenuItemSelectedStyle
{
    color: Blue;
}

a.MenuSideStyle
{
     
}

a.StaticSideMenuItemStyle
{    
    color: Blue;      
}

a.StaticSideMenuItemHoverStyle
{
    color: Gray;
}

.StyleHomePagePicture
{
     max-height: 300px;
     max-width: 400px;     
}

.GridStyle
{
     background-color: #eeeeee; /*background color of grids*/
}

.GridStyleColumn
{
     padding-right: 20px; 
     text-align: left;    
}

.GridRowStyle td
{
    padding-top: 5px; 
    padding-bottom: 5px;    
    border-bottom: solid 1px InactiveBorder;     
}

.GridRowStyleDarkLines td
{
    padding-top: 5px; 
    padding-bottom: 5px;    
    border-bottom: solid 1px Black;
}

.InvoiceInfoStyle
{
    background-color: #90EE90;  
}

.InvoiceNotesHeaderStyle
{
    background-color: #90EE90;
}

.GridViewAlternatingRows
{
     background-color: silver;    
}

.PagerStyle
{        
    text-align: center;
}

.HeaderStyle
{    
    font-weight: bold;
    font-size: 1em;
    color: Black;
    Height: 20px;
    
    vertical-align: top;
    
    background-image: url(Images/Header.png);
    background-repeat:repeat-x;    
}

.FormViewStyle
{
     background-color: #eeeeee;   /*Color of form backgrounds*/
}

.NeighborhoodPictureClass
{
     height: 150px;            
}

.NeighborPictureClass
{
     height: 150px;      
}

.NeighborhoodLogoClass
{
    height: 80px;
}

#TableHomeLeft
{
   background-color: #eeeeee;  /*background color of left hand side of homepage*/
}

.watermarked
{
    background-color: #eeeeee;  /*color of fields that have a watermark in the background*/
    font-style:italic;
    font-size: 1em;
}

.PhotoStyle
{    
    max-height: 200px;
    max-width: 200px;
    cursor: hand;    
}

.DirectoryPhotoStyle
{    
    max-height: 200px;  
    max-width: 200px;      
}

.SelectedPhotoStyle
{    
    max-height: 500px; 
    max-width: 500px;    
}

.WatermarkText
{
    font-size: 1em;
    font-weight: 200;
    font-style: italic;
    color: Gray;
}

.StyleVoteOpen
{
    background-color: #eeeeee;  /*background color of open votes*/
}

.StyleVoteClosed
{
    background-color: #eeeeee;    /*background color of closed votes*/
}

.StyleVoteReleased
{
    background-color: #eeeeee;   /*background color of released votes*/
}

.StyleVoteCanceled
{
    background-color: #eeeeee;   /*background color of canceled votes*/   
}

.StyleCancelChangePassword
{
    margin-left: 20px;
}

a.StyleFooterLinks
{
    color: White;  /*text color of main page footer links*/
}

.StyleSiteHosted
{
    color: White;  /*text color of main page footer text for site hosted by ... */
}

.PagerStyle
{
	padding-left: 15px;
	padding-right: 15px;
}

.modalBackground {
background-color:Silver;
filter:alpha(opacity=70);
opacity:0.7;
}

.modalBackgroundUpdating {
background-color:Silver;
filter:alpha(opacity=0);
opacity:0.0;
}

.modalPopup {
background-color:#eeeeee;
border-width:3px;
border-style:solid;
border-color:Gray;
padding:3px;  
}        

.ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:170px;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;}
.ajax__calendar_body {height:139px;width:170px;position:relative;overflow:hidden;margin:auto;}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {top:0px;left:0px;height:139px;width:170px;position:absolute;text-align:center;margin:auto;}
.ajax__calendar_container TABLE {font-size:11px;}
.ajax__calendar_header {height:20px;width:100%;}
.ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url(<%=WebResource("AjaxControlToolkit.Calendar.arrow-left.gif")%>);}
.ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url(<%=WebResource("AjaxControlToolkit.Calendar.arrow-right.gif")%>);}
.ajax__calendar_title {cursor:pointer;font-weight:bold;width:auto;}
.ajax__calendar_footer {height:15px;}
.ajax__calendar_today {cursor:pointer;padding-top:3px;}
.ajax__calendar_dayname {height:17px;width:17px;text-align:right;padding:0 2px;}
.ajax__calendar_day {height:17px;width:18px;text-align:right;padding:0 2px;cursor:pointer;}
.ajax__calendar_month {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.ajax__calendar_year {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}

.ajax__calendar .ajax__calendar_container {border:1px solid #646464;background-color:#ffffff;color:#000000;}
.ajax__calendar .ajax__calendar_footer {border-top:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_day {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_month {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_year {border:1px solid #ffffff;}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#646464;}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#646464;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {color:#0066cc;}


/* default layout */
.ajax__tab_default .ajax__tab_header {white-space:nowrap;}
.ajax__tab_default .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
.ajax__tab_default .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
.ajax__tab_default .ajax__tab_tab {margin-right:4px;overflow:hidden;text-align:center;cursor:pointer;display:-moz-inline-box;display:inline-block}

/* xp theme */
.ajax__tab_xp .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-line.gif")%>) repeat-x bottom;}
.ajax__tab_xp .ajax__tab_outer {padding-right:4px;background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-right.gif")%>) no-repeat right;height:21px;}
.ajax__tab_xp .ajax__tab_inner {padding-left:3px;background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-left.gif")%>) no-repeat;}
.ajax__tab_xp .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab.gif")%>) repeat-x;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-right.gif")%>) no-repeat right;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-left.gif")%>) no-repeat;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover.gif")%>) repeat-x;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-right.gif")%>) no-repeat right;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-left.gif")%>) no-repeat;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active.gif")%>) repeat-x;}
.ajax__tab_xp .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}

/* scrolling */
.ajax__scroll_horiz {overflow-x:scroll;}
.ajax__scroll_vert {overflow-y:scroll;}
.ajax__scroll_both {overflow:scroll}
.ajax__scroll_auto {overflow:auto}

/* plain theme */
.ajax__tab_plain .ajax__tab_outer {text-align: center; vertical-align: middle; border:2px solid #999999;}
.ajax__tab_plain .ajax__tab_inner {text-align: center; vertical-align: middle; }
.ajax__tab_plain .ajax__tab_body {text-align: center; vertical-align: middle;}
.ajax__tab_plain .ajax__tab_header {text-align: center; vertical-align: middle;}
.ajax__tab_plain .ajax__tab_active .ajax__tab_outer {background:#FFFFE1;}








