﻿
.OMTitleDiv
{
	display:inline;
	font-size:9pt;
}
.OMPageTitle
{
	font-weight:bold;
	font-size: 180%;
	color:#0f1972;
}

.OMBreadcrumbs
{
	font-weight:normal;
}

.OMBreadcrumbsDiv
{
	padding-bottom:20px;
}

.OMMainDiv
{
	border-style:solid;
	border-width:0px;
	border-color:#54879c;	
	padding-bottom:5px;
	margin-bottom:20px;
}

.OMFieldLabel, .OMFieldValue, .OMBreadcrumbs, .OMPageTitle, .OMGuidanceText, 
.OMAddressesASPX .OMAddressTypeLabel, .OMAcknowledgement,
.OMOrganisationContactsASPX .OMAddressLabel,
.OMOrganisationContactsASPX .OMNGAText,
.OMOrganisationContactsASPX .OMNameLabel,
.OMOrganisationContactsAddLinkASPX .OMOrLabel,
.OMOrganisationContactsAddLinkASPX .OMAddLinkDescription,
.OMOrganisationContactsUnlinkASPX .OMUnlinkDescription,
.OMCheckoutASPX .OMZoneHeader,
.OMCheckoutASPX .OMWarningText,
.OMCheckoutASPX .OMRequestRecalc,
.OMCheckoutASPX .OMAmount,
.OMCheckoutASPX .OMDebtorName,
.OMCheckoutASPX .OMDescription,
.OMCheckoutCompletedASPX .OMZoneHeader,
.OMCheckoutCompletedASPX .OMWarningText,
.OMCheckoutCompletedASPX .OMRequestRecalc,
.OMCheckoutCompletedASPX .OMAmount,
.OMCheckoutCompletedASPX .OMDebtorName,
.OMCheckoutCompletedASPX .OMDescription,
.OMDirectoryEntryASPX .OMProfilesListHeader,
.OMDirectoryEntryASPX .OMProfileListLabel,
.OMNoProfiles,
.OMDirectoryEntryASPX .OMProfileName,
.OMDirectoryEntryDirectoriesASPX .OMGuidanceText,
.OMDirectoryEntryDetailsASPX .OMGuidanceText,
.OMDirectoryEntryLogoASPX .OMGuidanceText,
.OMDirectoryEntryNotesASPX .OMGuidanceText,
.OMDirectoryEntryProductsASPX .OMGuidanceText,
.OMDirectoryEntrySubTabStrip .OMMenuLabel,
.OMDirectoryEntryLogoASPX .OMGuidance2Text,
.OMEventsBookingsASPX .OMDebtorName,
.OMEventsBookingsASPX .OMZoneHeader,
.OMEventsBookingsASPX .OMPaid,
.OMEventsBookingsASPX .OMDescription,
.OMEventsBookingDetailsASPX .OMSessionTitle,
.OMEventsBookingDetailsASPX .OMSessionTimes,
.OMEventsBookingDetailsASPX .OMDelegateTitle,
.OMEventsBookingDetailsASPX .OMDelegateName,
.OMEventsBookingDetailsASPX .OMDelegateRate,
.OMEventsBookingDetailsASPX .OMDelegateAddress,
.OMEventsBookingDetailsASPX .OMDelegateCommunication,
.OMEventsBookingDetailsASPX .OMDelegateNotes,
.OMEventsBookingDetailsASPX .OMDelegateFieldLabel,
.OMDirectoryASPX .OMDirectoryResultName,
.OMDirectoryASPX .OMDirectoryResultAddress,
.OMDirectoryASPX .OMDirectoryResultCommunication,
.OMDirectoryDetailASPX .OMDirectoryResultName,
.OMDirectoryDetailASPX .OMDirectoryResultAddress,
.OMDirectoryDetailASPX .OMDirectoryResultCommunication,
.OMDirectoryDetailASPX .OMDirectoryResultNotesTitle,
.OMDirectoryDetailASPX .OMDirectoryResultProductsTitle,
.OMEventsNewBookingDetailsASPX .OMSessionTitle,
.OMEventsNewBookingDetailsASPX .OMSessionFee,
.OMEventsNewBookingSummaryASPX .OMSessionTitle,
.OMEventsNewBookingSummaryASPX .OMSessionFee,
.OMEventsNewBookingSummaryASPX .OMSessionPlaces,
.OMEventsNewBookingSummaryASPX .OMConfirmHeader,
.OMEventsNewBookingSummaryASPX .OMConfirmText,
.OMDialogTablePleaseWait .OMDialogHeader,
.OMDialogTablePleaseWait .OMDialogMessage
{
	color:#0f1972;
}

.OMVerticalMenu .OMMenuItem
{
	width:95%;
	margin:0px 3px 0px 3px;
}
.OMVerticalMenu .OMMenuItemBody
{
	border-width:0px;
}
.OMVerticalMenu .OMMenuLabel
{
	/*margin-left:5px;
	color:#0f1972;
    FONT-SIZE: 8pt;
	font-weight:bold; */
}
/*   .OMVerticalMenu .OMMenuLabel:hover, */
.OMVerticalMenu .OMSelectedMenuLabel,
/*  .OMVerticalMenu .OMMenuItemBody:hover,  */
.OMVerticalMenu .OMSelectedMenuItemBody
{
	background-color:#f40a09;
	color:white;
}

.OMButton
{
    border-color: #0f1972;
    border-style: solid;
    border-width: 1pt;
	width: 150px;
    color: #000000;
    background-color: #E9E9E9;
    text-align: center;
	margin:3px;
}
.OMOrganisationASPX .OMMainCol1of2
{
	width:30%;
	padding-left:5%;
}
.OMLoginASPX .OMMainCol1of2
{
	width:38%;
	padding-left:18%;
}
.OMDirectoryASPX .OMMainCol1of2
{
	width:25%;
	padding-left:5%;
}
.OMDirectoryASPX .OMTextBox
{
	width:344px;
}
.OMDirectoryASPX .OMListBox
{
	width:349px;
}
.OMOrganisationASPX .OMSelect
{
	width:200px;
}
.OMOrganisationASPX .OMLongSelect
{
	width:350px;
}
.OMOrganisationASPX .OMTextBox,
.OMLoginASPX .OMTextBox,
.OMOrganisationContactsAddLinkASPX .OMTextBox
{
	width:193px;
}
.OMOrganisationASPX .OMLongTextBox
{
	width:343px;
}
.OMOrganisationASPX .OMShortTextBox,
.OMOrganisationContactsAddLinkASPX .OMShortTextBox
{
	width:100px;
}
.OMOrganisationContactsAddLinkASPX .OMSelect
{
	width:200px;
}
.OMOrganisationContactsAddLinkASPX .OMShortSelect
{
	width:150px;
}
.OMOrganisationContactsAddLinkASPX .OMMainCol1of2
{
	width:40%;
	padding-left:20%;
}
.OMOrganisationContactsUnlinkASPX .OMTextBox
{
	width:250px;
	height:40px;
}
.OMOrganisationContactsUnlinkASPX .OMSelect
{
	width:257px;
}
.OMOrganisationContactsUnlinkASPX .OMMainCol1of2
{
	width:30%;
	padding-left:15%;
}
.OMOrganisationContactsUnlinkASPX .OMMainCol2of2
{
	width:70%;	
}

.OMCheckoutASPX .OMDescription
{
	font-size:7pt;
}
.OMCheckoutASPX .OMDisabledAmount
{
	color:#AAAAAA;	
}

.OMDirectoryEntryNotesASPX .OMHTMLEditor
{
	padding-bottom:5px;
}
.OMDirectoryEntryASPX .OMProfileListTable,
.OMEventsBookingDetailsASPX .OMEditDelegateSection
{
	border-color:#0f1972;
}

.OMEventsNewBookingSummaryASPX .OMDialogContents 
{
	text-align:center;
}
.OMEventsNewBookingSummaryASPX .OMConfirmHeader
{
	font-size:10pt;
}
.OMEventsNewBookingSummaryASPX .OMConfirmText
{
}

