/*  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  */

.newCP
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	margin: 0px 0px 0px 20px;
}

.newCP h1,
.newCP h1 a,
.newCP h1 a:link,
.newCP h1 a:visited,
.newCP h1 a:hover,
.newCP h1 a:focus,
.newCP h1 a:active
.newCP .h1
{
	color: #557CD5;
	font-size: 14pt;
	font-weight: normal;
}

.newCP h2,
.newCP h2 a,
.newCP h2 a:link,
.newCP h2 a:visited,
.newCP h2 a:hover,
.newCP h2 a:focus,
.newCP h2 a:active,
.moduelContentNew .h2
{
	color: #557CD5;
	font-size: 10pt;
	font-weight: bold;
}

.newCP h3,
.newCP h3 a,
.newCP h3 a:link,
.newCP h3 a:visited,
.newCP h3 a:hover,
.newCP h3 a:focus,
.newCP h3 a:active,
.newCP .h3
{
	color: #558BD3;
	font-size: 10pt;
	font-weight: bold;
}

.newCP a:link
{
	color: #0671AF;
}

.newCP a:visited
{
	color: #0671AF ;
}

.newCP a:hover,
.newCP a:focus,
.newCP a:active
{
    color: #0671AF;
}

.newCP textarea
{
	font-family: Arial;
	font-size: 10pt;
}

.newCP .userAccount,
.newCP div.header,
.newCP table.header td,
.newCP .sidebar,
.newCP .footer
{
	background-color: #E3F1F9;
}

.newCP .sidebar,
.newCP div.header,
.newCP .footer
{
	border-color: #4875B9; 
}

.newCP ul.misc li a
{
    color:#000000;  
}

.newCP input.standard,
.newCP textarea.standard
{
	font-family: Arial;
}

.newCP strong.alert
{
	background-color: #E3F1F9;
	border-color: #fff;
}

.newCP strong.alert em
{
	border-color: #4875B9;
}

.newCP .login /* Overwriting template.css */
{
	color: #000000;
}

.newCP .onTop .section
{
	border-top-color: #4875B9;
}

.newCP .wizardNav li .step
{
	color: #0671AF;
}

.newCP .wizardNav li.current,
.newCP .wizard .summary th.total,
.newCP .wizard .summary td.total
{
	background: #E3F1F9;
	border-color: #4875B9;
}

.newCP .wizard .summary th,
.newCP .wizard .summary td
{
	background-color: #E3F1F9;
}

.newCP .wizardNav h3,
.newCP .wizard .section,
.newCP .wizard.onTop .section,
.newCP .wizard .section h2,
.newCP .wizard.onTop .section h2,
.newCP .wizard .summary td,
.newCP .wizard .summary th
{
	border-color: #4875B9;
}

.newCP .wizardNav h3,
.newCP .wizard .section .formline > label,
.newCP .wizard .summary th
{
	color: #558BD3;
}

.newCP .onTop .formline.highlight
{
	background-color: #E3F1F9;
}

.newCP .formline.addPhotos textarea
{
	border-color: #E3F1F9;
}

.newCP .listing h2
{
	border-bottom-color: #4875B9;
}

.newCP .listing h2
{
	border-bottom-color: #4875B9;
}

.newCP .listing .item
{
	border-color: #4875B9;
}

.newCP .listingArchive th
{
	border-bottom-color: #4875B9;
}

/* Common Toolbar */

.commonToolbar
{
    background-color: #90C2E3;
}

.commonToolbar,
.commonToolbar a:link,
.commonToolbar a:visited,
.commonToolbar a:hover,
.commonToolbar a:focus,
.commonToolbar a:active
{
	color: #000000;
}

.newCP .dim
{
    color: #7F7F7F;
}

.newCP .sidebar .section
{
	border-color: #4875B9;
}

.newCP .sidebar .categories li
{
	color: #4875B9;
}


/*  MODAL WINDOW  */

.dialogBackground
{
	background-color: #E3F1F9;
}

.modalContainer h3.modalTitle
{
	font-family: Arial;
}

.modalContainer .modalContentLeft,
.modalContainer .modalContentRight,
.modalContainer .modalContent,
.modalContainer .modalBottom,
body.modal,
.modalTabs
{
	font-family: Arial;
}

.modalTabs a:link
{
	color: #0671AF;
}

.modalTabs a:visited
{
	color: #0671AF ;
}

.modalTabs a:hover,
.modalTabs a:focus,
.modalTabs a:active
{
	color: #0671AF;
}



/*  DATEPICKER  */

.DPMonthYearPicker,
.DPMonthYearTitleContainer,
.DPMonthPrev,
.DPMonthNext,
.DPDivider
{
	background: #557CD5;
	color: #fff !important;
}

.DPWeekdayNameList span
{
	background: #E3F1F9;
	color: #000000;
}

.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: #0671AF !important;
	color: #fff !important;
}

.DPDaySelected
{ 
	background: #E3F1F9 !important;
	color: #333 !important;
}