@import "reset.css";
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic);


/* UMBRACO BLOCK BUILDER OVERRIDES =================================================================== */
/* To allow web block builder to correctly display fonts on builder editor */

/* =================================================================================================== */


/* SITE TEXT STYLES ================================================================================== */
body { font-family:Arial, Helvetica sans-serif; font-size:0.813em; color:#626363; }
* { -webkit-font-smoothing:antialiased; }

h1, div.mainHeading  { font-family:'Ubuntu'; margin-bottom:15px; line-height:1.1em; font-weight:100; font-size:2.5em; color:#16a0ce; letter-spacing:-1px;  }
h2 { font-family:'Ubuntu'; margin-bottom:10px; font-size:2em; font-weight:400; line-height:1.2em; color:#16a0ce; }
h3 { font-family:'Ubuntu'; margin-bottom:10px; font-size:1.8em; font-weight:400; line-height:1.2em; color:#16a0ce; }
h4 { font-family:'Ubuntu'; margin-bottom:5px; font-size:1.35em; font-weight:400; line-height:1.3em; color:#16a0ce; }
h5 {  }
h6 {  }

.bodyHeading h1 { color:#16a0ce }

.infectionControl H1, .infectionControl H2, .infectionControl H3, .infectionControl H4 { color:red !important; }
.incidentMessage H1, .incidentMessage H2, .incidentMessage H3, .incidentMessage H4 { color:red !important; }

.blue-heading { color:#0072BA;padding:14px; }
.white-heading { color:#fff; background:#16a0ce; padding:14px; }

a, a:link, a:visited, a:active { color:#0072BA; }
a:hover { color:#0072BA; }

.mceContentBody, p { padding-bottom:10px; line-height:1.846em; }

p strong { font-weight:700; color:#000; }



/* WYSIWYG SPECIFIC STYLES -------------------- */
.mceContentBody div { margin-bottom:20px; }
.mceContentBody h1 { color:#16a0ce; }

/*.mceContentBody ul { margin: 0 0 20px 20px; font-size:14px; }*/
.mceContentBody ul { margin:0 0 20px 20px; }
.mceContentBody ul li { font-weight:100; list-style:disc outside; margin-bottom:5px; }
.mceContentBody ol { margin:0 0 20px 20px; list-style:inside decimal; }
.mceContentBody ol li { font-weight: 100; list-style: decimal inside; margin-bottom:5px; }

/* TABLES */
.mceContentBody table div { margin-bottom:0; }
.mceContentBody table { clear:both; border-top:1px solid #626363; border-left:1px solid #626363; font-size:1em !important; }
.mceContentBody table th, .mceContentBody table td {
    border-bottom:1px solid #626363; border-right:1px solid #626363; padding:5px;
}
.mceContentBody table th { color:#626363; }
.mceContentBody table td { color: #626363; font-weight:300; }

.direct-dial-numbers .mceContentBody table th, .direct-dial-numbers .mceContentBody table td { border:none; }
.direct-dial-numbers .mceContentBody table { border:none; }
/* -------------------------------------------- */
/* =================================================================================================== */

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */ 

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {

}

h3 {

}

h4 {

}

p {

}
