﻿/*  S I T E   S P E C I F I C   F O R  ([tblCitySettings.txtClientName])
    ==================================================================
    This file is auto-generated and should not be directly modified!
    If per-client customization is needed, use SiteSpecificCustom.css.
    ==================================================================  */

/*  MODULES  */

.moduleContentNew
{
	color: #4C545A;
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px 0px 0px 20px;
}

.moduleContentNew h1,
.moduleContentNew h1 a,
.moduleContentNew h1 a:link,
.moduleContentNew h1 a:visited,
.moduleContentNew h1 a:hover,
.moduleContentNew h1 a:focus,
.moduleContentNew h1 a:active
.moduleContentNew .h1
{
	color: #3D5A70;
	font-size: 14pt;
	font-weight: bold;
}

.moduleContentNew h2,
.moduleContentNew h2 a,
.moduleContentNew h2 a:link,
.moduleContentNew h2 a:visited,
.moduleContentNew h2 a:hover,
.moduleContentNew h2 a:focus,
.moduleContentNew h2 a:active,
.moduelContentNew .h2
{
	color: #3D5A70;
	font-size: 11pt;
	font-weight: bold;
}

.moduleContentNew h3,
.moduleContentNew h3 a,
.moduleContentNew h3 a:link,
.moduleContentNew h3 a:visited,
.moduleContentNew h3 a:hover,
.moduleContentNew h3 a:focus,
.moduleContentNew h3 a:active,
.moduleContentNew .h3
{
	color: #7A7F38;
	font-size: 10pt;
	font-weight: bold;
}

.moduleContentNew a:link
{
	color: #97A224;
}

.moduleContentNew a:visited
{
	color: #97A224;
}

.moduleContentNew a:hover,
.moduleContentNew a:focus,
.moduleContentNew a:active
{
    color: #97A224;
}

.moduleContentNew textarea
{
	font-family: Verdana;
	font-size: 10pt;
}

.moduleContentNew .userAccount,
.moduleContentNew div.header,
.moduleContentNew table.header td,
.moduleContentNew .sidebar,
.moduleContentNew .footer
{
	background-color: #c7d7e1;
}

.moduleContentNew input.standard,
.moduleContentNew textarea.standard
{
	font-family: Verdana;
}

.moduleContentNew strong.alert
{
	background-color: #c7d7e1;
	border-color: #fff;
}

.moduleContentNew strong.alert em
{
	border-color: #D3C4A4;
}

.moduleContentNew .login /* Overwriting template.css */
{
	color: #4C545A;
}

.moduleContentNew .listing h2
{
	border-bottom-color: #D3C4A4;
}

.moduleContentNew .listing .item
{
	border-color: #D3C4A4;
}

.moduleContentNew .listingArchive th
{
	border-bottom-color: #D3C4A4;
}

.moduleContentNew .dim
{
    color: #7F7F7F;
}

.moduleContentNew .sidebar .section
{
	border-color: #D3C4A4;
}

.moduleContentNew .sidebar .categories li
{
	color: #D3C4A4;
}


/*  MODAL WINDOW  */

.dialogBackground
{
	background-color: #c7d7e1;
}

.modalContainer h3.modalTitle
{
	font-family: Verdana;
}

.modalContainer .modalContentLeft,
.modalContainer .modalContentRight,
.modalContainer .modalContent,
.modalContainer .modalBottom,
body.modal,
.modalTabs
{
	font-family: Verdana;
}

.modalTabs a:link
{
	color: #97A224;
}

.modalTabs a:visited
{
	color: #97A224;
}

.modalTabs a:hover,
.modalTabs a:focus,
.modalTabs a:active
{
	color: #97A224;
}



/*  DATEPICKER  */

.DPMonthYearPicker,
.DPMonthYearTitleContainer,
.DPMonthPrev,
.DPMonthNext,
.DPDivider
{
	background: #3D5A70;
	color: #fff !important;
}

.DPWeekdayNameList span
{
	background: #c7d7e1;
	color: #4C545A;
}

.DPDayActive:link,
.DPDayActive:visited,
.DPDayActive:hover,
.DPDayActive:focus,
.DPDayActive:active,
.DPDayInactive:link,
.DPDayInactive:visited,
.DPDayInactive:hover,
.DPDayInactive:focus,
.DPDayInactive:active,
.DPDaySelected:link,
.DPDaySelected:visited,
.DPDaySelected:hover,
.DPDaySelected:focus,
.DPDaySelected:active
{
	color: #333 !important;
}

.DPDayActive:hover,
.DPDaySelected:hover,
.DPDayInactive:hover { 
	background: #97A224 !important;
	color: #fff !important;
}

.DPDaySelected
{ 
	background: #c7d7e1 !important;
	color: #333 !important;
}