124 lines
3.8 KiB
CSS
124 lines
3.8 KiB
CSS
.moduleContentNew .slider .map,
|
|
.moduleContentNew.detail #calendar.fc .fc-event-skin
|
|
{
|
|
background: #d0e7ff; /* Color4 */
|
|
}
|
|
|
|
.moduleContentNew.detail .details > dl dt,
|
|
.moduleContentNew.detail .details > dl dd,
|
|
.moduleContentNew.detail .details .infoTable td,
|
|
.moduleContentNew.detail .calendar .closed,
|
|
.moduleContentNew.detail .calendar .event,
|
|
.moduleContentNew.detail .newReservation,
|
|
.moduleContentNew .tabs.searchCriteria > .active a,
|
|
.moduleContentNew.detail .rooms
|
|
{
|
|
background-color: #e6f3ff; /* Color2 */
|
|
}
|
|
|
|
.moduleContentNew .sidebar h3,
|
|
.moduleContentNew .featured h2,
|
|
.moduleContentNew.detail h3:not(.subhead2),
|
|
.moduleContentNew.detail h4
|
|
{
|
|
color: #5f7a06; /* Headline color */
|
|
}
|
|
|
|
.moduleContentNew .sidebar .formline > label,
|
|
.moduleContentNew .facility h3,
|
|
.moduleContentNew .facility .adr a,
|
|
.moduleContentNew.detail h2,
|
|
.modalContainer.modalNewReservation .modalContent h4,
|
|
.moduleContentNew.detail .media h3,
|
|
.moduleContentNew.detail #calendar.fc .fc-event-title
|
|
{
|
|
color: #3f612c; /* Subhead1 color */
|
|
}
|
|
|
|
.moduleContentNew .facility ul,
|
|
.moduleContentNew .results .sort,
|
|
.moduleContentNew .facility .feat,
|
|
.moduleContentNew.detail dt,
|
|
.moduleContentNew.detail .details .infoTable tr > td:first-child,
|
|
.moduleContentNew.detail .details > ol,
|
|
.moduleContentNew.detail .calendar .event h5,
|
|
.moduleContentNew.myReservations .facility dd,
|
|
.modalContainer.modalEventDetails h4,
|
|
.moduleContentNew.detail #calendar.fc .fc-header-right .fc-state-active .fc-button-content,
|
|
.moduleContentNew.detail #calendar.fc .fc-header-right .fc-state-active .fc-button-inner .fc-button-content,
|
|
.moduleContentNew.detail #calendar.fc .fc-event-head,
|
|
.moduleContentNew.detail .editorContent h3 {
|
|
color: #215486; /* Subhead2 color */
|
|
}
|
|
|
|
.moduleContentNew .results .facility .feat > ul,
|
|
.moduleContentNew.detail #calendar.fc .fc-event-skin
|
|
{
|
|
color: #393e43; /* Normal Font Color */
|
|
}
|
|
|
|
.moduleContentNew .sidebar h3,
|
|
.moduleContentNew .featured .carousel,
|
|
.moduleContentNew .results h2,
|
|
.moduleContentNew .results .paginationContainer,
|
|
.moduleContentNew.detail h2,
|
|
.moduleContentNew.detail h3,
|
|
.moduleContentNew.detail .details h4,
|
|
.moduleContentNew.detail .calendar .times,
|
|
.moduleContentNew.detail .calendar .day,
|
|
.moduleContentNew.detail .calendar .event,
|
|
.moduleContentNew.detail .sidebar dt,
|
|
.moduleContentNew.detail .sidebar dd,
|
|
.moduleContentNew.detail .details .media .video,
|
|
.moduleContentNew .searchResults .map > div,
|
|
.moduleContentNew .tabs.searchCriteria > .active a,
|
|
.moduleContentNew.detail .rooms > li,
|
|
.moduleContentNew.detail #calendar.fc .fc-event-skin,
|
|
.moduleContentNew .results .optionsBar
|
|
{
|
|
border-color: #bbd7f3; /* hr color */
|
|
}
|
|
|
|
.moduleContentNew.detail .details dl > .cost,
|
|
.moduleContentNew.detail .details .infoTable .cost > td,
|
|
.moduleContentNew.detail #calendar.fc .fc-event-head,
|
|
.moduleContentNew.detail #calendar.fc .fc-state-active,
|
|
.moduleContentNew.detail #calendar.fc .fc-state-active .fc-button-inner,
|
|
.moduleContentNew.detail #calendar.fc .fc-view-month .fc-event-skin
|
|
{
|
|
background-color: #d0e7ff; /* Color1 */
|
|
}
|
|
|
|
.moduleContentNew.detail .availability .calendar h4
|
|
{
|
|
background-color: #094683; /* color 6 */
|
|
color: #fffffe; /* color 8 */
|
|
}
|
|
|
|
.moduleContentNew.detail .sidebar
|
|
{
|
|
background-color: #094683; /* Color6 */
|
|
color: #fffffe; /* Color8 */
|
|
}
|
|
|
|
.moduleContentNew.detail .sidebar a:link,
|
|
.moduleContentNew.detail .sidebar a:visited,
|
|
.moduleContentNew.detail .sidebar a:hover,
|
|
.moduleContentNew.detail .sidebar a:focus,
|
|
.moduleContentNew.detail .sidebar a:active
|
|
{
|
|
color: #acd6ff; /* Color9 */
|
|
}
|
|
|
|
.moduleContentNew .sidebar .button.getDirections > span,
|
|
.moduleContentNew .tabs.searchCriteria > .active span
|
|
{
|
|
color: #094683; /* HyperLink Color */
|
|
}
|
|
|
|
.moduleContentNew.detail .sidebar h3,
|
|
.moduleContentNew.detail .sidebar h4,
|
|
.moduleContentNew.detail .sidebar dt
|
|
{
|
|
color: #d7ef8a; /* Color7 */
|
|
} |