body {
    background: #f5f5f5;
    font: normal normal normal 1em/normal Helvetica, Calibri, Arial, Verdana, Sans-Serif;
    margin: 0;
    padding: 0;
}

ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
hr {
    font-weight: normal;
    list-style: none;
    margin: 0;
    padding: 0;
}

hr {
    border: none;
    border-top: Solid 1px #e6e6e6;
}

p,
li {
    color: #808080;
    line-height: 1.5em;
}

a {
    color: #00aeed;
    text-decoration: none;
}

a:hover {
    color: #808080;
    text-decoration: underline;
}

a img { border: none; }

div#HeaderWrapper {
    background: #0073bf;
    font-size: 0.8em;
    height: 72px;
}

div#HeaderWrapper .InsideContainer {
    margin: 0 auto;
    width: 994px;
}

div#HeaderWrapper .InsideContainer a.Logo {
    float: left;
    height: 30px;
    margin: 20px 0 0 0;
    width: 172px;
}

div#HeaderWrapper .InsideContainer p {
    float: left;
    text-align: right
}

div#HeaderWrapper .InsideContainer ul {
    float: right;
    height: 25px;
    line-height: 25px;
    margin: 27px 32px 0 0;
}

div#HeaderWrapper .InsideContainer ul li {
    float: left;
    height: 25px;
    line-height: 25px;
    margin: 0 0 0 8px;
}

div#HeaderWrapper .InsideContainer ul li a {
    color: White;
    float: left;
    padding: 0 12px;
}

div#HeaderWrapper .InsideContainer ul li a:hover {
    background: #0062a3;
    border-radius: 4px;
    text-decoration: none;
    text-shadow: 0 1px 0 #00426f;
}

body.Home-Index div#HeaderWrapper .InsideContainer ul li.Inspections a {
    background: #0062a3;
    border-radius: 4px;
    text-decoration: none;
    text-shadow: 0 1px 0 #00426f;
}

div#MenuWrapper {
    clear: both;
    color: #666;
    font-size: 0.8em;
    margin: 0 auto;
    padding: 10px 16px 5px;
    width: 994px;
}

div#BreadcrumbWrapper {
    clear: both;
    color: #666;
    font-size: 0.8em;
    margin: 0 auto;
    padding: 0 16px;
    width: 1004px;
}

div#BreadcrumbWrapper ul {
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 23px 0 12px;
}

div#BreadcrumbWrapper ul li {
    background: url('Images/breadcrumb-arrow.gif') no-repeat right center;
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 0 15px 0 8px;
}

div#BreadcrumbWrapper ul li.Selected { background: none; }

div#ContentWrapper .Navigation {
    float: left;
    text-align: right;
    width: 190px;
}

div#ContentWrapper .Navigation ul li {
    color: #1e395b;
    float: left;
    width: 190px;
}

div#ContentWrapper {
    background: White;
    border: Solid 1px #e6e6e6;
    border-radius: 8px;
    clear: both;
    font-size: 0.75em;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
    width: 992px;
}

div#ContentWrapper .BodyContent {
    float: left;
    padding: 24px 32px;
    width: 708px;
}

div.AssetContainerNarrow {
    background: White;
    border: Solid 1px #e6e6e6;
    border-radius: 6px;
    margin: 0 0 16px 0;
    padding: 16px;
    width: 456px;
}

div.PageSummary {
    background: none;
    border: none;
    padding: 0;
    width: 800px;
}

div.PageSummary h1 {
    color: #333;
    font-size: 150%;
    margin: 0 0 16px 0;
}

div.PageSummary h2 {
    color: #666;
    font-size: 110%;
    line-height: 1.6em;
    margin: 0 0 16px 0;
}

div.PageSummary p {
    color: #666;
    font-size: 100%;
    margin: 0 0 16px 0;
}

div.PageSummary a { text-decoration: none; }

div.PageSummary a:hover {
    color: #09f;
    text-decoration: underline;
}

div.SectionSummary {
    background: none;
    border: none;
    padding: 0;
    width: 990px;
}

div.SectionSummary h1 {
    background: #e6e6e6;
    border-bottom: 1px solid #333;
    color: #333;
    font-size: 150%;
    margin: 16px 0 16px 0;
    padding: 0 0 0 5px;
}

div.SectionSummary h2 {
    color: #666;
    font-size: 110%;
    line-height: 1.6em;
    margin: 0 0 16px 0;
}

div.SectionSummary p {
    color: #666;
    font-size: 100%;
    margin: 0 0 16px 0;
}

div.SectionSummary a { text-decoration: none; }

div.SectionSummary a:hover {
    color: #09f;
    text-decoration: underline;
}

div.PageHelp {
    background: #fff8e7;
    border: none;
    border: Solid 4px #e6e6e6;
    padding: 10px 10px 16px 10px;
    width: 490px;
}

div.PageHelp h1 {
    color: #333;
    font-size: 130%;
    margin: 0 0 0 16px 0;
    padding: 0 0 0 0;
}

div.PageHelp h2 {
    color: #333;
    font-size: 110%;
    line-height: 1.6em;
    margin: 0 0 16px 0;
    padding: 0 0 0 0;
}

div.PageHelp p {
    color: #666;
    font-size: 100%;
    margin: 0 0 0 0;
    padding: 3px 0 0 0;
}

div.PageHelp a {
    padding: 0 0 0 0;
    text-decoration: none;
}

div.PageHelp a:hover {
    padding: 0 0 0 0;
    text-decoration: underline;
}

div.PageHelp ul li {
    list-style-type: square;
    margin: 0 0 0 30px;
    padding: 3px 0 0 0;
}

div.LicenseMessage {
    background: #FFF1E7;
    border: none;
    border: Solid 4px #E58A4E;
    margin: 5px 5px 5px 5px;
    padding: 10px 10px 10px 10px;
    text-align: center;
    width: 890px;
}

div.LicenseMessage h1 {
    color: #333;
    font-size: 130%;
    margin: 0 0 0 16px 0;
    padding: 0 0 0 0;
}

div.LicenseMessage h2 {
    color: #333;
    font-size: 110%;
    line-height: 1.6em;
    margin: 0 0 16px 0;
    padding: 0 0 0 0;
}

div.LicenseMessage p {
    color: #666;
    font-size: 100%;
    margin: 0 0 0 0;
    padding: 3px 0 0 0;
}

div.LicenseMessage a {
    color: #333;
    padding: 0 0 0 0;
    text-decoration: underline;
}

div.LicenseMessage a:hover {
    padding: 0 0 0 0;
    text-decoration: underline;
}

div.LicenseMessage.Alert {
    background: #FFB1B1;
    border: Solid 4px #DF4949;
    color: #FF0000;
}

div.LicenseSummary {
    background: #fff8e7;
    border: none;
    border: Solid 4px #e6e6e6;
    padding: 10px 10px 16px 10px;
    width: 490px;
}

div.LicenseSummary h1 {
    color: #333;
    font-size: 130%;
    margin: 0 0 0 16px 0;
    padding: 0 0 0 0;
}

div.LicenseSummary h2 {
    color: #333;
    font-size: 110%;
    line-height: 1.6em;
    margin: 0 0 16px 0;
    padding: 0 0 0 0;
}

div.LicenseSummary label {
    color: #666;
    font-size: 100%;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 3px 0 10px 0;
}

div.LicenseSummary div {
    color: #666;
    font-size: 100%;
    margin: 0 0 0 0;
    padding: 3px 0 5px 0;
}

div.AssetContainerNarrow.WarningTextWithWideframe {
    background: #fff8e7;
    border: Solid 4px #e6e6e6;
    width: 450px;
}

div.AssetContainerNarrow.WarningTextWithWideframe h3 {
    background: url(./images/assets/warning-text-with-frame/header-icon.gif) left center no-repeat;
    color: #333;
    font-size: 1.2em;
    font-weight: bold;
    margin: 8px 0;
    padding: 0 0 0 25px;
    text-shadow: 0 1px 0 White;
    text-transform: uppercase;
}

div.AssetContainerNarrow.WarningTextWithWideframe hr { display: none; }

div.AssetContainerNarrow.WarningTextWithWideframe p { margin: 8px 0; }

div.AssetContainerNarrow.GenericTextWithNarrowframe h3 {
    color: #333;
    font-size: 1.2em;
    margin: 8px 0;
}

div.AssetContainerNarrow.GenericTextWithNarrowframe p { margin: 8px 0; }

div.AssetContainerNarrow.GenericTextWithWideframe {
    border: Solid 4px #e6e6e6;
    width: 450px;
}

div.AssetContainerNarrow.GenericTextWithWideframe h3 {
    color: #333;
    font-size: 1.2em;
    margin: 8px 0;
}

div.AssetContainerNarrow.GenericTextWithWideframe p { margin: 8px 0; }

div.AssetContainerNarrow.GenericTextWithWideframe ul { margin: 8px 0; }

div.AssetContainerNarrow.GenericTextWithWideframe ul li {
    background: url('Images/bullet-bg.gif') no-repeat left center;
    margin: 0;
    padding: 0 0 0 11px;
}

div.AssetContainerNarrow.GenericTextWithWideframe span.CTA {
    clear: both;
    display: inline-block;
    line-height: 25px;
    margin: 8px 0;
}

div.AssetContainerNarrow.GenericTextWithWideframe span.CTA a.Button {
    background: #0062a3;
    border-radius: 4px;
    color: White;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin: 0 8px 0 0;
    padding: 0 12px;
    text-decoration: none;
    text-shadow: 0 1px 0 #00426f;
}

div.AssetContainerNarrow.GenericTextWithWideframe span.CTA p {
    clear: none;
    display: inline-block;
    float: none;
}

div.AssetContainerNarrow.GenericSmallTextNoframe {
    background: none;
    border: none;
    padding: 0;
    width: 490px;
}

div.AssetContainerNarrow.GenericSmallTextNoframe h6 {
    color: #333;
    font-size: 90%;
}

div.AssetContainerNarrow.GenericSmallTextNoframe p {
    color: #999;
    font-size: 85%;
    line-height: normal;
    margin: 0;
}

div.AssetContainerNarrow.GenericTableWithNarrowframe table {
    border: none;
    border-collapse: collapse;
    margin: 0 0 8px;
    width: 100%;
}

div.AssetContainerNarrow.GenericTableWithNarrowframe table thead th {
    border-bottom: Solid 1px #e6e6e6;
    color: #333;
    font-size: 1.2em;
    font-weight: normal;
    padding: 8px 0;
    text-align: left;
    vertical-align: middle;
}

div.AssetContainerNarrow.GenericTableWithNarrowframe table tbody td {
    color: #808080;
    padding: 8px 0 0;
    text-align: left;
    vertical-align: middle;
}

div#FooterWrapper {
    clear: both;
    font-size: 0.6em;
    margin: 16px auto;
    width: 994px;
}

div#FooterWrapper a.Copyright { float: right; }

/* Steves bits added */

.FloatLeft { float: left; }

.FloatRight { float: right; }

.Clear {
    clear: both;
    display: block;
    height: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

.AppTitle {
    color: #999999;
    font-size: 2em;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: right;
}

.AppTitleLightBlue { color: #6699FF; }

.AppFooter { color: #999999; }

.AppFooterLightBlue { color: #6699FF; }

.NoSpacing {
    margin: 0;
    padding: 0;
}

.PadTop { padding-top: 5px; }

.PadLeft { padding-left: 5px; }

.ErrorMessage {
    color: Red;
    font-weight: bold;
}

.LargeSpacerLeft { padding-left: 30px; }

.ExampleImage {
    -moz-border-radius: 10px 10px 10px 10px;
    -moz-box-shadow: 0px 0px 10px hsla(0, 0%, 0%, .4);
    -webkit-border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 0px 0px 10px hsla(0, 0%, 0%, .4);
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 10px hsla(0, 0%, 0%, .4);
}

a:hover img.ExampleImage {
    -moz-box-shadow: 10px 10px 30px hsla(0, 0%, 0%, .7);
    -webkit-box-shadow: 10px 10px 30px hsla(0, 0%, 0%, .7);
    border: solid 1px #CCC;
    box-shadow: 10px 10px 30px hsla(0, 0%, 0%, .7);
}

#templateLayout .template-header, .template-footer {
    clear: both;
    height: 50px;
    width: inherit;
}

#templateLayout .template-header, .template-left, .template-right, .template-body { margin-bottom: 3px; }

#templateLayout .template-left, .template-right {
    height: 100%;
    width: 75px;
}

#templateLayout .template-body, .template-left, .template-right { float: left; }

#templateLayout .template-body-stacked {
    border-bottom: thin solid #000000;
    height: 50px;
    padding-bottom: 3px;
}

.txtCss { font-family: 'Courier New', Courier, monospace !important; }

#DelegateDetailsContent {
    background-image: url('./Images/SimpleContent_DELEGATEDETAILS_Example.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 978px;
    width: 500px;
}

#DelegateDetailsContent #btnTopContent {
    left: 230px;
    position: relative;
    top: 120px;
}

#DelegateDetailsContent #btnMiddleContent {
    left: 104px;
    position: relative;
    top: 450px;
}

#DelegateDetailsContent #btnBottomContent {
    left: -42px;
    position: relative;
    top: 600px;
}

#DelegateDetailsContent #btnMarketingContent {
    left: 229px;
    position: relative;
    top: 700px;
}

#DelegatePackageContent {
    background-image: url('./Images/SimpleContent_DELPACKAGE_Example.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 371px;
    width: 500px;
}

#DelegatePackageContent #btnTopContent {
    left: 250px;
    position: relative;
    top: 50px;
}

#DelegatePackageContent #btnBottomContent {
    left: 100px;
    position: relative;
    top: 275px;
}

#OptionalPackagesContent {
    background-image: url('./Images/SimpleContent_OPTPACKAGE_Example.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 540px;
    width: 500px;
}

#OptionalPackagesContent #btnTopContent {
    left: 250px;
    position: relative;
    top: 50px;
}

#OptionalPackagesContent #btnBottomContent {
    left: 100px;
    position: relative;
    top: 450px;
}

#QuestionsContent {
    background-image: url('./Images/SimpleContent_QUESTIONS_Example.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 437px;
    width: 500px;
}

#QuestionsContent #btnTopContent {
    left: 250px;
    position: relative;
    top: 50px;
}

#QuestionsContent #btnBottomContent {
    left: 100px;
    position: relative;
    top: 350px;
}

.HeaderLogoHolder {
    background: url('../../Content/Admin/Images/header_logo_transparent_background.png') repeat-x left center;
    height: auto;
    max-height: 95px;
    width: auto;
}

.HeaderLogoOuter {
    border: thin solid #808080;
    padding: 10px 10px 10px 10px;
}

.headerlogo { max-height: 95px; }

.WidthSmall { width: 90px; }

.WidthMedium { width: 150px; }

.kxsummarylabel { width: 200px; }

.kxsummarydata {
    font-weight: bold;
    width: 200px;
}

.DataLabel {
    padding: 0 0 4px 0;
    width: 150px;
}

.DataData {
    font-weight: bold;
    padding: 0 0 4px 0;
    width: 250px;
}

.DataData.Money {
    text-align: right;
    width: 80px;
}

.DataSection {
    -moz-border-radius: 10px 10px 10px 10px;
    -moz-box-shadow: 0px 0px 10px hsla(0, 0%, 0%, .4);
    -webkit-border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 0px 0px 10px hsla(0, 0%, 0%, .4);
    border: thin solid #808080;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 10px hsla(0, 0%, 0%, .4);
    clear: both;
    display: block;
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
}

a.EditLink { font-size: 0.8em; }

div.DataSection table tbody th {
    border-bottom: Solid 1px #e6e6e6;
    color: #333;
    font-size: 1.2em;
    font-weight: normal;
    padding: 8px 0 0 10px;
    text-align: left;
    vertical-align: middle;
}

div.DataSection table tbody td {
    color: #808080;
    padding: 8px 0 0 10px;
    text-align: left;
    vertical-align: middle;
}

.Overline { border-top: thin solid #808080; }

.DataSection h1 {
    color: #808080;
    font-size: 125%;
    font-weight: bold;
    padding: 0 0 8px 0;
}

div.ErrorMessage {
    background: #ffe5e5;
    border: 1px solid #ff0000;
    color: #cc0000;
    padding: 10px;
}

#EditPageContent {
    -ms-overflow-y: hidden;
    overflow: auto;
    overflow-y: hidden;
    width: 790px;
}

.NameElement {
    float: left;
    width: 150px !important;
}

.NameTitle {
    float: left;
    width: 60px !important;
}

#BookerDetailsContent {
    background-image: url('./Images/SimpleContent_BOOKER_Example.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 1035px;
    width: 500px;
}

#BookerDetailsContent #btnAboveDelegateSummary {
    left: 250px;
    position: relative;
    top: 50px;
}

#BookerDetailsContent #btnBelowDelegateSummary {
    left: 195px;
    position: relative;
    top: 440px;
}

#BookerDetailsContent #btnAboveBookerDetails {
    left: -200px;
    position: relative;
    top: 275px;
}

#BookerDetailsContent #btnAboveAddress {
    left: 100px;
    position: relative;
    top: 410px;
}

#BookerDetailsContent #btnAboveCustomFields {
    left: -20px;
    position: relative;
    top: 645px;
}

#BookerDetailsContent #btnAboveTerms {
    left: 298px;
    position: relative;
    top: 809px;
}

#BookerDetailsContent #btnBottom {
    left: 175px;
    position: relative;
    top: 890px;
}

#InvoiceContent {
    background-image: url('./Images/SimpleContent_INVOICE_Example.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 798px;
    width: 500px;
}

#InvoiceContent #btnTopContent {
    left: 250px;
    position: relative;
    top: 65px;
}

#InvoiceContent #btnMiddleContent {
    left: 100px;
    position: relative;
    top: 435px;
}

#InvoiceContent #btnBottomContent {
    left: -50px;
    position: relative;
    top: 700px;
}

#BookingCompleteContent {
    background-image: url('./Images/SimpleContent_COMPLETE_Example.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 384px;
    width: 500px;
}

#BookingCompleteContent #btnTopContent {
    left: 250px;
    position: relative;
    top: 65px;
}

#BookingCompleteContent #btnBottomContent {
    left: 100px;
    position: relative;
    top: 300px;
}

div.VersionHighlights {
    background: #fff8e7;
    border: none;
    border: Solid 4px #e6e6e6;
    padding: 10px 10px 16px 10px;
    width: 720px;
}

div.VersionHighlights h1 {
    color: #333;
    font-size: 130%;
    margin: 16px 0 0 8px 0;
    padding: 0 0 0 0;
}

div.VersionHighlights h2 {
    color: #333;
    font-size: 110%;
    line-height: 1.6em;
    margin: 16px 0 5px 0;
    padding: 0 0 0 0;
}

div.VersionHighlights ul li {
    color: #666;
    font-size: 100%;
    list-style-image: url('Images/info.png');
    list-style-type: square;
    margin: 0 0 0 30px;
    padding: 3px 0 0 0;
}

div.VersionHighlights ul li ul li { list-style-image: none; }

div.VersionHighlights ul li.bug { list-style-image: url('Images/bug.png'); }

div.VersionHighlights ul li.alert { list-style-image: url('Images/alert.png'); }

div.VersionHighlights ul li.feature { list-style-image: url('Images/feature.png'); }

div.PanicButtonDiv {
    float: right;
    height: 100%;
    padding-right: 10px;
    padding-top: 15px;
}

.SiteClosed td {
    background-image: url('../../content/images/closed.png');
    background-repeat: no-repeat;
    border-style: none;
    height: 40px;
    padding: 0;
    width: 122px;
}

.SiteOpen td {
    background-image: url('../../content/images/open.png');
    background-repeat: no-repeat;
    border-style: none;
    height: 40px;
    padding: 0;
    width: 122px;
}

.SiteOpen td div, .SiteClosed td div { display: none; }

/*Resources.aspx*/

.Resources #ContentWrapper select { margin: 0 10px; }

.Resources #ContentWrapper hr { margin: 10px 0; }

.Resources #ContentWrapper p { margin: 10px 0; }

.Resources #ContentWrapper h2 {
    clear: left;
    float: left;
    font-size: 14px !important;
    font-weight: bold;
    padding: 8px;
    width: 230px;
    word-wrap: break-word;
}

.Resources #ContentWrapper div {
    float: left;
    margin-bottom: 10px;
    min-width: 30px; /*max-width: 725px;*/
    padding: 4px;
}

a.Button { cursor: pointer; }

.Hidden { display: none; }

input.Wide { width: 550px; }

input.NormalWidth { width: 200px; }

table tbody tr td.NoWrap { white-space: nowrap; }

div#ContentWrapper .Error {
    background-color: #FF9494 !important;
    border: 1px solid #FA4747;
}

span.ErrorMessage { color: #FA4747; }

table { border-collapse: collapse; }

table tbody tr.Display td { padding: 5px; }

div.AdvancedBookingLagDiv {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 2px solid transparent;
    border-radius: 3px;
    padding: 3px;
}

div.AdvancedBookingLagDiv.Highlight { border-color: #FA4747; }

/*GavB updated styling where possible 07/10/2013*/

/* Fonts - Start */

@font-face {
    font-family: 'RobotoCondensedLT';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/robotocondensed-light-webfont.eot');
    src: url('fonts/robotocondensed-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/robotocondensed-light-webfont.woff') format('woff'), url('fonts/robotocondensed-light-webfont.ttf') format('truetype'), url('fonts/robotocondensed-light-webfont.svg#robotocondensed-light-webfont') format('svg');
}

@font-face {
    font-family: 'RobotoCondensedBold';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/robotocondensed-bold-webfont.eot');
    src: url('fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/robotocondensed-bold-webfont.woff') format('woff'), url('fonts/robotocondensed-bold-webfont.ttf') format('truetype'), url('fonts/robotocondensed-bold-webfont.svg#robotocondensed-bold-webfont') format('svg');
}

@font-face {
    font-family: 'RobotoCondensedReg';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/robotocondensed-regular-webfont.eot');
    src: url('fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/robotocondensed-regular-webfont.woff') format('woff'), url('fonts/robotocondensed-regular-webfont.ttf') format('truetype'), url('fonts/robotocondensed-regular-webfont.svg#robotocondensed-regular-webfont') format('svg');
}

/* Fonts - End */

.Group:before, .Group:after {
    content: "";
    display: table;
}

.Group:after { clear: both; }

.Group {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

body { background: none; }

/*body > div { display:none; } Breaks dropdowns in ck editor*/

select {
    border: 1px solid #bbb;
    padding: .4em .5em;
}

div#HeaderWrapper { background: url(./images/headrpt.jpg) top left repeat; }

div#HeaderWrapper .InsideContainer a.Logo {
    margin-bottom: 14px;
    margin-top: 14px;
    width: auto;
}

div#HeaderWrapper { height: auto; }

div#HeaderWrapper p {
    background: url(./images/logo-header-bar.png) left top no-repeat;
    color: #c9c9c9;
    display: inline-block;
    float: left;
    font-family: 'RobotoCondensedLT', inherit;
    font-size: 1.9em;
    line-height: 1;
    margin-left: 1em;
    margin-top: .3em;
    padding: .35em 1.1em;
}

div#HeaderWrapper p b { font-family: RobotoCondensedBold, inherit; }

/*div#HeaderWrapper ~ .MenuBack * { background:none !important; }
div#HeaderWrapper ~ .MenuBack  select { background:#fff !Important; float:right; }*/

/*body.DevExpress div.MenuBack ~ div * { background-color: rgba(0, 0, 0, 0) !important; }*/

body.DevExpress div.MenuBack ~ div * { background-color: #fff; }

div.MenuBack {
    background: #f9f9f9;
    background: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(237, 238, 240, 1) 100%);
    background: -ms-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(237, 238, 240, 1) 100%);
    background: linear-gradient(to bottom, rgba(249, 249, 249, 1) 0%, rgba(237, 238, 240, 1) 100%);
    border-bottom: 1px #e0e1e5 solid;
    box-shadow: inset 0 5px 5px -2px #c8c8c8, 0 5px 5px -2px #eee;
    padding: .5em 0;
    text-align: center;
}

div#ContentWrapper {
    border: none;
    margin-top: 2em;
}

div#FooterWrapper { margin-top: 4em; }

.Half {
    float: left;
    margin-top: 2em;
    width: 50%;
}

.Half + .Half { float: right; }

.Half input[type=submit] { margin: 1em 0 0 12em; }

span.cke_skin_kama {
    border-radius: 0 !important;
    clear: both;
}

.cke_browser_webkit { outline: none; }

.cke_skin_kama .cke_rcombo a { border-radius: 0 !important; }

.cke_skin_kama .cke_browser_webkit .cke_rcombo .cke_openbutton {
    position: relative;
    top: -1px;
}

.FullWidth, .FullWidth > tbody > tr > td > table { width: 100%; }

.Payment table.Optional, .Payment table.Required, .Statuses, #ContentWrapper .Default, .Inactive, .Active {
    float: left;
    width: 47%;
}

.Inactive, .Active { width: 100%; }

.Payment table.Optional, .Inactive { float: right; }

.Button { margin-top: 2em; }

.Payment .Button { clear: both; }

#ContentWrapper .Button.Left {
    clear: both;
    float: left;
}

/*p.AppFooter { text-align:right; }*/

div#FooterWrapper a.Copyright { float: none; }

.CriteriaSearch { float: left; }

.CriteriaResults {
    float: right;
    width: 70%;
}

.CriteriaSearch label.dxeBase_Office2010Blue { width: 4em; }

.CriteriaSearch .dxeButtonEdit_Office2010Blue { width: 130px; }

.Available { text-align: right; }

.Available td { padding: .5em 0; }

.Available input { margin-left: 1em; }

.Available label { padding-top: .2em; }

.Available label, .Available input { float: right; }

.Remove { float: left; }

.Add { float: right; }

.Move {
    margin: 4em 3%;
    width: 24%;
}

.Move.Wide {
    clear: both;
    float: left;
    margin: 2em 0;
    width: 96%;
}

.Move table { float: right; }

.Move table:first-child { float: left; }

.Move table .dxbButton_Office2010Blue div.dxb { padding: 0; }

.Move span {
    display: block;
    width: 100%;
}

.ResourceList { width: 100%; }

.ResourceList h2 {
    font-family: inherit;
    font-weight: normal !important;
    text-align: right;
    text-transform: inherit;
}

.Resources .ResourceList > div {
    margin-left: 1%;
    width: 68%;
}

.Resources #ContentWrapper div {
    margin-bottom: 15px;
    padding: 7px;
}

div.MenuBack ~ div .dxgv span { background-color: transparent !important; }

input[type=text] { border: 1px solid rgb(192, 192, 192); }

/*Labels*/

label.dxeBase_Office2010Blue, .Half label {
    clear: both;
    display: inline-block; /*float:left;*/
    font-size: 1.1em;
    margin-bottom: .5em;
    margin-right: 1em;
    margin-top: .2em;
    width: 15em;
}

.Half label.dxeBase_Office2010Blue { width: 35%; }

.dxeButtonEdit_Office2010Blue, .dxeTextBox_Office2010Blue { margin-bottom: 1em; }

.Half select, select.Content, .RowThree select {
    margin: 0 0 .8em 0;
    padding: .2em;
}

.dxeTextBox_Office2010Blue, .Half select { width: 170px; }

.AddTitle { margin-bottom: 4em; }

.AddTitle p {
    float: left;
    margin-right: 2em;
}

.Current {
    float: left;
    margin-top: .4em;
}

.Change {
    float: right;
    margin-bottom: 1em;
    width: 70%;
}

.Change a.Button {
    margin-top: 0;
    position: relative;
    top: -.2em;
}

.SelectedEnquiry td.Change { width: 100%; }

.SelectedEnquiry td.Change input[type=text] { width: 65%; }

.RowOne > table,
.RowTwo > table,
.RowThree > table {
    float: left;
    width: 33%;
}

.RowOne > table.Wider { width: 37%; }

.RowOne > table.Narrower { width: 31%; }

.RowOne, .RowTwo, .RowThree {
    clear: both;
    margin-bottom: 2em;
}

.RowOne .BookingDetailsTitle label.dxeBase_Office2010Blue, .RowTwo .BookingDetailsTitle label.dxeBase_Office2010Blue {
    font-weight: normal;
    width: 8em;
}

.RowOne .BookingDetailsContent label.dxeBase_Office2010Blue, .RowTwo .BookingDetailsContent label.dxeBase_Office2010Blue { font-weight: bold; }

.ContentTop { vertical-align: top; }

.AdvancedBookingLagDiv * { float: left; }

.AdvancedBookingLagDiv a.Image { margin: .5em 0 0 1em; }

.AdvancedBookingLagDiv a { margin: 0 0 .75em 0; }

.LocationList {
    float: right;
    width: 50%
}

.LocationList table, .LocationList table input { width: 100%; }

.LocationList table td { padding: .5em 0; }

.LocationList .Label {
    margin: 1em 0;
    width: 38%;
}

.AddLocation { float: left; }

/*View Booking Details*/

.ColOne, .ColTwo, .ColThree {
    float: left;
    width: 30%;
}


/*BookingLag*/

input.BookingLagBackButton {
    float: left;
    padding: .2em .5em !important;
}

fieldset#BookingLagRulesFieldset,
fieldset#BookingLagOverridesFieldset,
fieldset#UrlMappingFieldset {
    border: none;
    width: 100%;
}

fieldset#BookingLagOverridesFieldset { margin-top: 3em; }

fieldset#BookingLagOverridesFieldset table#BookingLagOverridesTable,
fieldset#BookingLagRulesFieldset table#BookingLagRulesTable { width: 100%; }

fieldset#BookingLagRulesFieldset table#BookingLagRulesTable td,
fieldset#BookingLagOverridesFieldset table#BookingLagOverridesTable td { text-align: center; }

fieldset#BookingLagRulesFieldset table#BookingLagRulesTable tr td select.Day,
fieldset#BookingLagOverridesFieldset table#BookingLagOverridesTable tr td input.Date { width: 150px; }

#ContentWrapper fieldset table td.Actions {
    padding: .7em 0;
    width: 14em;
}

#ContentWrapper fieldset table td.Actions a.Button {
    float: none;
    margin: 0 0 0 1em;
}

/*EditAdvert*/

.AdvertPriceCell {
    padding: 1em 0;
    text-align: center;
}

#AddRateButton, #AddHouseButton { margin-bottom: 4em; }

#AddHouseButton { margin-top: 2em; }

#AddRateButton table, #AddHouseButton table { float: right; }

#AddRateButton div, #AddHouseButton div { padding: 0; }

#AddRateButton + table, #AddHouseButton + table { clear: both; }

#AddSelectedRatesButton > table, #AddSelectedHousesButton table {
    float: right;
    margin-top: 2em;
}

div.MenuBack ~ div div.dxscSel { background-color: rgba(1, 175, 236, 0.75) !important; }

table.dxscControl_Office2010Blue.Scheduler * {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}

table.dxscControl_Office2010Blue.Scheduler .DateCell {
    cursor: -webkit-grab;
    cursor: -moz-grab;
}

table.dxscControl_Office2010Blue.Scheduler *:active {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
}

/*ConfirmationEmailSettings*/

.instructions { margin-top: 2em; }

ul.Tags { margin: 1em 1em 2em; }

ul.Tags li {
    float: left;
    width: 16em;
}

div.EmailSettings > table.dxrpControl_Office2010Blue {
    float: right;
    width: 49%;
}

div.EmailSettings > table.dxrpControl_Office2010Blue:first-child { float: left; }

div.EmailSettings + table {
    clear: both;
    width: 100%;
}

#ContentWrapper div.EmailSettings + table .Button { float: left; }

#ContentWrapper div.EmailSettings + table .Button.Submit { float: right; }

/*ChannelManagementSettings*/

div.ChannelManagement > table.dxrpControl_Office2010Blue {
    float: right;
    width: 49%;
}

div.ChannelManagement > table.dxrpControl_Office2010Blue:first-child { float: left; }

div.ChannelManagement + table {
    clear: both;
    width: 100%;
}

#ContentWrapper div.ChannelManagement + table .Button { float: left; }

#ContentWrapper div.ChannelManagement + table .Button.Submit { float: right; }

div.ChannelManagement label.dxeBase_Office2010Blue { width: 20em; }

/*Resources*/

.Editable:before {
    -webkit-transition: all 0.2s;
    background-image: url(./images/editable.png) !important;
    height: 40px !important;
    top: -28px !important;
    transition: all 0.2s;
    width: 32px !important;
}

.Editable:hover:before { top: -34px !important; }

.Editable:after { border-color: rgba(214, 161, 0, 0.87) !important; }

div.ResourceEditorContainer, div.ResourceEditorTitlebar:after, div.ResourceEditorTitlebar strong, div.ResourceEditorTitlebar button, div.ResourceEditorButtons button { border-radius: 0 !important; }

div.ResourceEditor, div.ResourceEditorTitlebar:after { box-shadow: none !important; }

/*IE*/

html.IE div.MenuBack ~ div div.dxscSel { background-color: #01afec !important; }

html.IE div.MenuBack { background: #f9f9f9 !important; }

html.IE input[type=submit] { overflow: visible; }

html.IE input[type=submit], html.IE #ContentWrapper .Button span, html.IE .dxeCalendarButton_Office2010Blue, html.IE .Move table span, html.IE .Change a.Button, html.IE #AddHouseButton table span,
html.IE #AddRateButton table span, html.IE div.MenuBack ~ div .ExportButton table .dxb, html.IE #AddSelectedRatesButton table span, html.IE #AddSelectedHousesButton table span, html.IE #AddButton,
html.IE .Edit, html.IE .Save, html.IE .Cancel, html.IE .Delete, html.IE #BookingLagRulesTable a, html.IE #BookingLagOverridesTable a, html.IE div.MenuBack ~ div table.Export .dxb,
html.IE .dxeCalendarFooter_Office2010Blue > table > tbody > tr > td > table { background-color: #eeefef !important; }

html.IE input[type=submit]:hover, html.IE #ContentWrapper .Button:hover span, html.IE .dxeCalendarButton_Office2010Blue:hover, html.IE .Move table span:hover, html.IE .Change a.Button:hover,
html.IE #AddHouseButton table span:hover, html.IE #AddRateButton table span:hover, html.IE div.MenuBack ~ div .ExportButton table .dxb:hover, html.IE #AddSelectedRatesButton table span:hover,
html.IE #AddSelectedHousesButton table span:hover, html.IE #AddButton:hover, html.IE .Edit:hover, html.IE .Save:hover, html.IE .Cancel:hover, html.IE .Delete:hover, html.IE #ClearRule:hover, html.IE #AddRule:hover,
html.IE #BookingLagRulesTable a:hover, html.IE #BookingLagOverridesTable a:hover, html.IE div.MenuBack ~ div table.Export .dxb:hover, html.IE div.MenuBack ~ div table.Export .dxb:hover *,
html.IE td.dxeCalendarFooter_Office2010Blue > table > tbody > tr > td > table:hover { background-color: #979b9c !important; }

div#ContentWrapper table.ReleaseRoomStockButton { margin: 10px 0px; }


#customizeMenu {
    float: right;
    padding: 40px 5px 0 0;
}

div.BillingAdjustment {
    background: #ffe5e5;
    border: 1px solid red;
    box-shadow: 0px 0px 10px rgba(255, 0, 0, 0.4);
}

#mnuAdminMenu {
    font-family: 'RobotoCondensedBold';
    font-size: 1.2em;
    text-transform: uppercase;
}

div#HeaderWrapper ~ .MenuBack * {
    background: none;
    border: none;
    color: #1e395b;
}

div#HeaderWrapper ~ .MenuBack select {
    background: #fff !Important;
    float: right;
}


div.MenuBack div#MenuWrapper { padding: 0; }

div.MenuBack #MenuWrapper .dxmMenu_Office2010Blue { border: none; }

div.MenuBack #MenuWrapper table { float: left; }

div.MenuBack ul li {
    font-family: 'RobotoCondensedBold';
    font-size: 1.2em;
    text-transform: uppercase;
}

div.MenuBack #MenuWrapper ul li div.dxm-hasText,
div.MenuBack #MenuWrapper ul li a, li.dxmMenuItemSelected_Office2010Blue span {
    border-bottom: transparent .3em solid;
    padding-top: .6em;
}

div.MenuBack #MenuWrapper ul li a:hover span, li.dxmMenuItemSelected_Office2010Blue span {
    border-bottom: #00aeed .3em solid;
    color: #1e395b;
    text-decoration: none;
}

.dxmSubMenuItemWithImageWithPopOutImage_Office2010Blue { color: #1e395b; }

div.MenuBack #MenuWrapper li.dxmMenuItemWithPopOutImage_Office2010Blue img {
    background: url(../images/navarrow.png) right center no-repeat !important;
    height: 12px;
    width: 12px;
}

div.MenuBack #MenuWrapper .dxmSubMenu_Office2010Blue {
    border: none;
    font-size: .9em;
    text-align: left;
}

div.MenuBack #MenuWrapper .dxmSubMenu_Office2010Blue a { border-bottom: none !important; }

div.MenuBack #MenuWrapper .dxmSubMenu_Office2010Blue { border: none; }

div.MenuBack #MenuWrapper li { border-color: #00aeed !important; }

div.MenuBack #MenuWrapper li img.dxWeb_mVerticalPopOut_Office2010Blue { background: url(../images/navright.png) right center no-repeat !important; }

div.MenuBack #MenuWrapper .dxmSubMenu_Office2010Blue li { background: #f4f4f4 !important; }

div.MenuBack #MenuWrapper .dxmSubMenu_Office2010Blue > ul {
    border-bottom: 1px #e0e1e5 solid;
    box-shadow: inset 0 5px 5px -2px #c8c8c8, 0 5px 5px -2px #eee;
}

div.MenuBack #MenuWrapper ul li.dxmSubMenuGutter_Office2010Blue, .MenuBack #MenuWrapper ul li.dxmSubMenuGutter_Office2010Blue div { width: 1px !important; }

div.dxmLite_Office2010Blue li.dxm-selected span {
    border-bottom: #00aeed .3em solid !important;
    color: #1e395b;
    text-decoration: none;
}

div.dxm-popup {
    background: #f9f9f9 !important;
    background: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(237, 238, 240, 1) 100%) !important;
    background: -ms-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(237, 238, 240, 1) 100%) !important;
    background: linear-gradient(to bottom, rgba(249, 249, 249, 1) 0%, rgba(237, 238, 240, 1) 100%) !important;
}


div#HeaderWrapper ~ .MenuBack * .dxm-popup .dxm-item.dxm-subMenu div:first-child {
    background: url(./images/menu-pointer.png) no-repeat right;
    margin-right: 3px;
}


div#HeaderWrapper ~ .MenuBack *.dxm-hovered {
    background: rgba(0, 174, 237, 0.3) !important;
    /*background: linear-gradient(#00AEED, #0079A6)!important;*/
    background: -webkit-linear-gradient(top, rgba(0, 174, 237, 0.3) 0%, rgba(0, 121, 166, 0.3) 100%) !important;
    background: -ms-linear-gradient(top, rgba(0, 174, 237, 0.3) 0%, rgba(0, 121, 166, 0.3) 100%) !important;
    background: linear-gradient(to bottom, rgba(0, 174, 237, 0.3) 0%, rgba(0, 121, 166, 0.3) 100%) !important;
}

div#HeaderWrapper ~ .MenuBack *.dxm-separator { background: url(./images/menu-spacer.png) repeat-x; }

.fixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

#MenuFake {
    display: none;
    height: 48px;
}

#MenuFake.shown { display: block; }

.Invoice {
    background: #cecece;
    background: -moz-linear-gradient(rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.05)), color-stop(100%, rgba(0, 0, 0, 0.05)));
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
    background: -o-linear-gradient(rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
    background: -ms-linear-gradient(rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
    background: linear-gradient(rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
    border: 1px solid #cecece;
    margin: 6px 0;
    padding: 5px;
    width: 50%;
}

.Invoice .DataData { width: auto; }

.Invoice .DataData.Money { width: 80px; }