﻿/* --------------------------------------------------------------------- Main Styles ------------------------------------------------------------- */
html {
	font-size: 0.8em;
}

body {
	color: #333333;
	font-family: "Verdana",Helvetica,Arial,sans-serif;
	font-size: 1em;
	line-height: 160%;
}
	
.container {
	max-width: 1005px !important;
	width: auto !important;
}

/* --------------------------------------------------------------------- Links--------------------------------------------------------- */

a,a:link,a:visited,a:active{
	color:#0e6789;
}

a:focus{
	text-decoration: underline;
	color: #000;
}

a:hover{
	text-decoration: underline;
	color: #000;
}

/* -------------------------------------------------------------------------- Language switch --------------------------------------------------------- */
#gc-bar {
	font-size: 0.85em;
	margin-top: 1em;
}
#gc-bar {
	line-height: 1.4em;
	list-style: outside none none;
	padding-left: 0;
}
#gc-bar > li{
	display: inline-block;
	padding: 0 0.7em;
	border-right: 1px solid #999999;
}
#gc-bar li.first {
	padding: 0 1.2em;
}
#gc-bar li.last {
	border-right: none;
}
/*
#gc-bar li#skipNav {
	color: #000000;
	height: 1px;
	left: -10000px;
	overflow: hidden;
	position: absolute;
	top: auto;
	width: 1px;
}
*/
/* -------------------------------------------------------------------------- Search ---------------------------------------------------------------- */ 
.mcscs-arc {
	background: #fff url("../image/header_arc.gif") no-repeat;
	height:92px;
}
.mcscs-arc #lblsubmit, .mcscs-arc #lblsearchbox {
	background-color: #fff;
	color: #000;
	display: none;
}
.mcscs-arc #submitsrch:hover {
	outline: 1px solid #fff;
}
.mcscs-arc #search {
	float: right;
	margin-top: 3em;
}
.mcscs-arc #search input {
	float: left;
}
/* -- Search box -- */
.mcscs-arc #searchBox {
	background-color: #fff;
	border: 1px solid #333;
	height: 2.2em;
	margin-right: 0.3em;
	padding: 3px;
	width: 22.5em;
}
.mcscs-arc #searchBox:hover {
	border: 1px solid #fff;
}
/* -------------------------------------------------------------------------- Nav Line ---------------------------------------------------------------- */ 
#mcscs-sm .top-nav ul.menu {
	background: url("../image/header_navbar.jpg") repeat-y;
	list-style: outside none none;
	padding-left: 0;
}
#mcscs-sm .top-nav ul.menu {
	margin-bottom:5px;
}
#mcscs-sm .top-nav ul.menu li {
	display:inline;
}
#mcscs-sm .top-nav ul.menu li a {
	border-right: 2px solid #ffffff;
	color: #ffffff;
	display: inline;
	font-size: 0.9em;
	font-weight: 700;
	line-height: 30px;
	padding: 0 10px 0 6px;
	text-transform: uppercase;
	vertical-align: middle;
}
#mcscs-sm .top-nav ul.menu li a:hover {
	text-decoration: underline;
}
#mcscs-sm  .top-nav ul.menu li.last a {
	border:none !important;
}

.nav_top {
    background-image: url(../image/corner_nav_top2.gif);
    background-position: top left;
    background-size: 236px;
}

/* ----------------- Top Menu ----------------------- */
#block-menu-menu-top-menu li a {
	background-color: inherit !important;
}
#block-menu-menu-top-menu li a:hover {
	background-color: inherit !important;
}
/* -------------------------------------------------------------------------- Main banner ---------------------------------------------------------------- */ 
#mcscs-banner {
	margin-bottom: 1em;
}
#mcscs-banner img {
	border-bottom: 4px solid #00475f;
}
/* -------------------------------------------------------------------- Footer ---------------------------------------------------------------- */ 
.region-footer a {
	color:#666;
	text-decoration:underline;
}
.region-footer a {
	border-left: 1px solid #000;
	padding: 0 5px;
}
.region-footer a:visited, .region-footer a:active {
	color: #565656;
}

.region-footer a:focus,.region-footer a:hover {
	color:black;
	font-weight: bold;
}

.region-news .row .col-md-4 {
	padding-left: 25px;
}
.region-footer ul {
	 list-style: outside none none;
	 padding-left: 0;
}
.region-footer li {
	display: inline-block;
	font-weight: bold;
	font-size: 0.95em;
}
.footer-border {
	border-top: 1px solid #7f7f7f;
	width: 100%;
	margin-bottom: 5px;
}
.region-footer, .region-splash-footer {
	width: 100%;
	font-size: 0.8em;
	text-transform: uppercase;
}
.region-footer ul{
	float:left;
}
.region-footer ul:first-child + ul{
	float:right;
}
.region-footer ul li:first-child a {
	border-left: none;
}
.region-footer ul.right  {
	float: right;
}
.footer p.last-mod {
	clear: right;
	float: right;
	margin: 0 10px 0 0;
	text-align: right;
	text-transform: none;
	color: #656565;
	font-size: 0.9em;
	font-weight: 700;
}
p br {
	content: "";
	display: block;
}
/* -------------------------------------------------------------------------- Accessible class ---------------------------------------------------------------- */ 
h1.accessible, h2.accessible {
	height: 1px;
	left: -10000px;
	overflow: hidden;
	position: absolute;
	top: auto;
	width: 1px;
}
.accessible {
	height: 1px;
	left: -10000px;
	overflow: hidden;
	position: absolute;
	top: auto;
	width: 1px;
}
/* -------------------------------------------------------------------------- Side Bar ------------------------------------------------------------------------ */
/* ------------------------------------------- Minister block ----------------------------------------------- */
#minister-block .nav_top {
	background: #00475f url("../image/corner_nav_top2.gif") no-repeat left top;
	margin-bottom: 1px;
	height: 6px;
}
#minister-block .nav_bottom {
	background: #00475f url("../image/corner_nav_bottom2.gif") no-repeat left bottom;
	height: 6px;
}
#minister-block img {
	height: auto;
	width: 237px;
}
#minister-block .text {
	background-color: #00475f;
	background-image: url("../image/arrowwhite_right.gif");
	background-position: 5px 70%;
	background-repeat: no-repeat;
	color: #ffffff;
	float: left;
	margin-top: 1px;
	padding: 5px 0 0 18px;
	width: 100%;
}
    
/* ------------------------------------------- Main Menu ----------------------------------------------- */
#pageActions {
	list-style: outside none none;
	padding: 2px 0 0;
	padding-bottom: 1px;
}
#pageActions {
	float: right;
	margin: 0 !important;
	text-transform: uppercase;
}
#pageActions li {
	float: left;
	font-weight: 700;
	list-style-type: none;
}
#pageActions li.print {
	background: rgba(0, 0, 0, 0) url("../image/icon_print.gif") no-repeat scroll 1px 1px !important;
	font-family: arial;
	font-size: 0.8em;
	line-height: 1.1em;
	margin: 0.5em 0;
	padding-left: 15px;
}
.region.region-content {
	margin-left: 2em;
	border-bottom: 1px dotted #aeaeae;
}

.region-sidebar-first {
	font-size: 0.92em;
}

.region.region-ofm-news{
	margin-top:28px;
}

.menu-title-wrapper  {
	color:#000;
	display:block;
	padding: 4px 10px 6px;
	background: url("../image/arrow_down.gif") no-repeat right 40%;
	margin-right:10px;
}
.collapsed .menu-title-wrapper  {
	color:#000;
	display:block;
	padding: 4px 10px 6px;
	background: url("../image/arrow_right.gif") no-repeat right 40%;
	margin-right:10px;
}
.sidebar-first {
	padding: 0;
}
ul.sub-menu-block {
	margin: 0;
	padding: 0;
}
ul.sub-menu-block li {
	display: inline;
}
ul.sub-menu-block li a.oactive, ul.sub-menu-block li ul li a.active, ul.sub-menu-block li.oactive a.active {
	background-color: #f9ecaa !important;
}
ul.sub-menu-block li a {
	background: #f7f7ef url("../image/triangle_right.gif") no-repeat scroll 12px 49%;
}
ul.sub-menu-block li ul li a {
	background: #fff url("../image/triangle_right.gif") no-repeat scroll 23px 13px;
	padding: 8px 4px 8px 36px;
	color: #000;
}
ul.sub-menu-block.add-res li a {
	color: #0e6789;
	padding-left: 4.8em;
}
ul.sub-menu-block.add-res li a:hover {
	color: #000;
}
ul.sub-menu-block.add-res li a#link-ocpc {
	background: #f0edde url("../image/ocpc.jpg") no-repeat scroll 5px 50%;
}
ul.sub-menu-block.add-res li a#link-opac {
	background: #f0edde url("../image/opb.gif") no-repeat scroll 5px 50%;
}
ul.sub-menu-block.add-res li a#link-opb {
	background: #f0edde url("../image/opb.gif") no-repeat scroll 5px 50%;
} 
ul.sub-menu-block.add-res li a#link-nvsp {
	background: #f0edde url("../image/nvsp.gif") no-repeat scroll 5px 50%;
}

ul.sub-menu-block li a, .region-sidebar-first li a {
	border-bottom: 1px dotted #666;
	background-color :#f7f7ef;
	color: #000;
	display: block;
	font-weight: 700;
	padding: 8px 4px 10px 24px; 
}
ul.sub-menu-block .sub-menu {
	float: none;
	font-size: inherit;
	position: relative;
	box-shadow: none;
	padding: 0;
	text-align: left;
}
ul.sub-menu-block .sub-menu > li > a {
	background-color: #fff;
	color: #000;
}
ul.sub-menu-block .sub-menu > li > a:hover {
	background-color: #fff;
	color: #000;
	text-decoration: underline;
}
.dropdown ul li {
	background-color: #fff;
}
/* -------------------------------------------------------------------- Breadcrumbs ------------------------------------------------------------------ */
.breadcrumb {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 0.78em;
	margin: 0;
	padding: 0;
}
#bc-path{
/*width:80%;
float:left
*/
}

#gslogin_name{
float:right;
font-weight:bold;
text-decoration:underline;
}
/* -------------------------------------------------------------------- Content ------------------------------------------------------------------ */
/* ------------ Header -------------- */
.header-bg {
	background-color: #e5e5e5;
	background-image: url("../image/arc_right_grey.gif");
	background-repeat: no-repeat;
	background-position: 16px 0;
	border-bottom: 1px solid #999999;
	border-top: 3px solid #666666;
	clear: both;
	float: left;
	height: 2.5em;
	margin: 0 0 1em;
	position: relative;
	width: 100%;
	border-bottom-color: #94add1;
	border-top-color: #b1b9c3;
	color: #333333;
}
.header-bg h2 {
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0.4em 0;
	padding-left: 0.5em;
}
/* ------------------------------------------------- CONTENT ----------------------------------------------------------------- */


/* ------------------------------------------------- Blocks Common Styles ---------------------------------------------------- */
.block-item {
	border-right: 1px dotted #cccccc;
	margin-bottom: -1000px;
	overflow: hidden;
	padding-bottom: 1000px;
}
#mcscs-news .view-content, #mcscs-features .view-content, #mcscs-sps .view-content, #mcscs-popular-topics .view-content, #mcscs-careers .view-content {
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 20px;
	margin-left: 1em;
	overflow: hidden;
	width: 96%;
}
#mcscs-news .view-content div:nth-child(3) .block-item, #mcscs-features div.view-content .block-item:nth-child(2), #mcscs-features .view-content div:nth-child(2) .block-item, #mcscs-sps .view-content div:nth-child(3) .block-item {
	border-right: medium none !important;
}
.mcscs-all-news {
	border-top: 1px solid #bfbfbf;
	margin: 0.5em 0;
	padding-top: 1em;
}
#mcscs-popular-topics .view-content, #mcscs-careers .view-content {
	border-bottom: none;
	padding-left: 0.3em;
}
.height5em {
	height: 5em;
}
.view-content {
	clear: both;
}
#mcscs-careers {
	padding: 0 0 0 0.7em !important;
}
#mcscs-popular-topics {
	border-right: 1px dotted #cccccc;
	padding: 0 0.7em 0 0 !important;
}
.horizontal-line {
	border-bottom: 1px dotted #cccccc;
	clear: both;
	height: 1px;
	width: 100%;
}
.fire-news th {
	border: 1px solid #000000;
	padding: 0 0.7em;
}
.under-review {
	border: 6px solid #800000;
	text-align: center;
	font-size: 300%;
	font-weight: bold;
	width:98%;
	padding: 0.5em;
}
.padding-left-1em {
	padding-left: 1em;
}
/* ------------ News Block -------------- */
#mcscs-news .more {
	background: rgba(0, 0, 0, 0) url("../image/arrow_right.gif") no-repeat scroll right 55%;
	display: block !important;
	float: right;
	margin-right: 0.5em;
	padding-right: 1em;
}
#mcscs-news .more a {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #000;
}
#mcscs-news .more a:hover {
	color: #000;
}

#mcscs-news .more a:visited {
	color: #0d73a1;
}

#mcscs-news .pre-more {
	display: inline-block;
	line-height: 1.7em;
	margin-left: 4em;
}
#mcscs-news .pre-more a:hover {
	color: #000000;
}

#mcscs-news .news-block > span {
	float: left;
	font-weight: bold;
	margin-right: 0.3em;
}
#mcscs-news .news-block > span::after {
    content: " –";
}
#mcscs-news .news-block p::before {
	content: " - ";
}
.features .col-md-6 {
	vertical-align: top;
}

#mcscs-news .features .news-block > span::after {
    content: "";
}
#mcscs-news .features .news-block p::before {
	content: "";
}
#twitter {
	margin-top: 1.5em;
}
.leaf a{
	border:none;
}

#block-system-main {
	#display: none;
}

#srch-term {
	padding: 3px;
	height: 2.2em;
}
.region-search {
	padding-top:35px;
}
.region-search .input-group-btn {
	height: 28px;
	width: 28px !important;
}
.region-search .input-group-btn {
	text-align:left;
	padding-left:5px;
}

.region-search .input-group {
	width:80%
}

/* -------------------------------------------------------------------------- Header ------------------------------------------------------------------ */
.col-md-12 .banner {
	border-bottom: 4px solid #00475f;
	margin-bottom: 15px;
}
/* ------------------------------------------------------------------------- Navigation --------------------------------------------------------------- */
/* -- Nav -- */
#mcscs-main-menu, #menu-emergency-management-portal {
	margin-top: 0.5em;
}
.cx-navbar-collapse h2 a, #mcscs-main-menu  h2.block-title a, #menu-emergency-management-portal  h2.block-title a{
	color:#000;
	display:block;
}
.cx-navbar-collapse h2, #mcscs-main-menu  h2.block-title, #menu-emergency-management-portal  h2.block-title {
	margin:0px;
	padding:0px;
	background-color: #ececec;
	background-image: url("../image/arc_left_mycolour.gif");
	background-repeat: no-repeat;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	font-size: 1.1em;
	font-weight:bold;
}
#mcscs-main-menu  h2.block-title a:hover, #menu-emergency-management-portal  h2.block-title a:hover {
	text-decoration: none;
}
#mcscs-resources ul li a{
	border-bottom:none;
	background-color:#F0EDDE;
} 
#mcscs-resources ul li {
	border-bottom: 1px dotted #b5b8b9;
	line-height: 160%;
	list-style-position: outside;
	margin-left: 0;
	padding: 8px 0 8px 60px;
}
.minister-box{
	margin-bottom:10px;
	width:238px;
}
.photocap {
	background-repeat: no-repeat;
	clear: left;
	font-size: 0.1em;
	height: 6px;
	line-height: 1px;
}

.photo_top {
    width: 210px;
    background-image: url(../image/corner_photo_top.gif);
    background-position: top left;
    margin: auto;
}

.photo_bottom {
    width: 210px;
    background-image: url(../image/corner_photo_bottom.gif);
    background-position: bottom left;
    margin: auto;
}

.photolink	a{
	font-weight:700;
	font-size:1em;
	color:#fff;
	display:block;
}
.region-sidebar-second li a{
	border-bottom: 1px dotted #666;
	background-color:#f7f7ef;
	color: #000;
	display: block;
	font-weight: 700;
	padding: 8px 5px 10px 0px; 
 }
/* ----------------------------------------------------------------------- Content region -------------------------------------------------------------- */
.main-container{
	padding-bottom:20px;
}
.bg-img {
	 border-top: 3px solid #666;
	background: #e5e5e5 url("../image/arc_right_grey.gif") no-repeat;
	border-bottom-color: #94add1;
	border-top-color: #b1b9c3;
	color: #333;
	margin: 0 0 1em;
	padding: 5px 5px; 5px 10px;
	border-bottom: 1px solid #94add1;
}
.bg-img-small {
 	 border-top: 3px solid #666;
	background: #e5e5e5 url("../image/arc_right_grey.gif") no-repeat;
	border-bottom-color: #94add1;
	border-top-color: #b1b9c3;
	color: #333;
	margin: 0 0 1em;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #94add1;
 }
.bg-img h2, .bg-img-small h2{
	margin:0px;
	display:inline;
	width:50%;
	font-size:1.1em;
	font-weight:bold;
	line-height: 1.2em;
}
.bg-img p{
	padding:0 20px 0;
	float:right;
	font-size:0.85em;
	display:inline;
	font-weight:bold;
	text-transform:uppercase;
	font-weight: 700;
	background: url("../image/arrow_right.gif") no-repeat right 55%;
}
.news-border, .features, .special-programs, .popular-topics {
	display:table;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px ;
}
.news-border .col-md-4,.features .col-md-6 ,.special-programs .col-md-4,.popular-topics .row .col-md-6 {
	display: table-cell;
	float: none;
	border-left: 1px dotted #ccc;
	padding-bottom: 20px;
}
.borderleft{
border-right: 1px dotted #ccc!important;
display: inline;
overflow: hidden;
padding-right: 9px;
margin-bottomx: -1000px;
padding-bottomx: 1000px;
}
.borderbottom{
border-bottom: 1px dotted #ccc!important;
  
}
.news-border div div:first-child,.features div div:first-child + div,
.special-programs div div:first-child + div{
	padding-left:25px;
}
.popular-topics .row div:first-child,.news-border div:first-child,
.features div div:first-child	+ div ,.special-programs div div:first-child + div{
	border-left: none;
}
.popular-topics .row .col-md-6	.col-md-6 .row .col-md-6{
	border:none
}
.row a{
	font-weight:700;
}
.content-wrapper{
	padding-left:0px;
	padding-top:6px;
}
/* ------------------------------------------------------------------------- Padding and margin styles -------------------------------------------------- */
.margin-top{
	margin-top:8px;
}
.mg-top{
	margin-top:10px;
}
.bold{
	font-weight:700;
}
.mycolor{
	background-color: #00475f;
}
.zero-pad-right {
	padding-right:0px;
}
.arrow-side{
	margin-top:1px;
	background-image: url("../image/arrowwhite_right.gif");
	background-position: 5px 70%;
	background-repeat: no-repeat;
	padding: 5px 0 0 18px;
	display:block
}
.grey{
	background-color: #868686;
	color: #000;
}
.marginnobc-top{
	margin-top: 10px;
}

/* ----------------------------------------------- Styles from Old Site ---------------------------------------------- */
/* ------------ Content ----------- */
.region.region-content {
	margin-left: 1em;
	margin-top: 1em;
}
.region-content .h1,.region-content h1 {
	color: #000000;
	font-size: 1.465em;
	font-weight: 700;
	line-height: 1.2em;
	margin: 0.5em 0 1em;
}
.region-content .h2,.region-content h2 {
	font-size: 1.22em;
	font-weight: 700;
	line-height: 1.2em;
	padding-bottom: 6px;
	marginx: 0.5em 0 1em;
	margin-top:0px;
	margin-bottom: 0px;
	color:#000000;
}

.content-wrapper h2 {
	font-size: 1.3em;
	font-weight: 700;
	line-height: 1.2em;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 6px;
}
.region-content .h3,.region-content h3 {
	font-size: 1.15em;
	color: #000;
	font-weight: 700;
	line-height: 1.2em;
	margin: 0;
}

.region-content .h4,.region-content h4 {
	font-weight: 700;
	line-height: 1.2em;
	color: #000000;
	margin: 0.7em 0;
	font-size: 1em;
}
.region_content .h5,.region_content h5 {
	font-size:1.1em!important;
	font-weight:bold;
	margin: 0.7em 0;
}

.region_content .h6,.region_content h6 {
	font-size: 1.08em;
	color: #000000;
	font-weight:bold;
	margin: 0.7em 0;
}

.region-content p {
	padding-bottom: 0;
}

p {
	color: #000000;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 1.03em;
	line-height: 1.02em;
	margin: 1em 0 1.5em;
}

/* ------------ Picture ----------- */
.picALIGNEDright {
	float:right;
	border:0;
	margin-left: 1em;
}
.picALIGNEDrightBORDERLESS {
	float:right;
	border:0;
	margin-left: 1em;
}
.picALIGNEDleft {
	float:left;
	border:0;
	margin-right: 1em;
}
.picALIGNEDleftBORDERLESS {
	float:left;
	border:0;
	margin-right: 1em;
}
.picALIGNEDrightBORDER {
	float:right;
	border:0.1em solid black;
	margin-left: 1em;
}
.picALIGNEDleftBORDER {
	float:left;
	border:0.1em solid black;
	margin-right: 1em;
}
.picALIGNEDcenter {
	text-align:center;
}
.picALIGNEDcenterCAPTIONED {
	text-align:center;
}
.pictureCAPTION {

}
.picALIGNEDleftCAPTIONED {
	float:left;
}
.picALIGNEDrightCAPTIONED {
	float:right;
}


/* ------------ List ----------- */
.region-content ul li {
	padding-left: 5px;
}

li.ListAlphaNESTED {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-left: 3.2em;
}

li.ListAlphaNESTED2 {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-left: 6em;
}

/* List Bullet */

li.ListBullet {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
li.ListBulletNESTED {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-left: 3.2em;
}
li.ListBulletNESTED2 {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-left: 6em;
}
p.listNESTED2{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	margin-left: 6em;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.list {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* List Number */
p.listNESTED {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	margin-left: 3.2em;
	margin-top: 0px;
	margin-bottom: 0px;
}
li.listNUMBER {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

li.listNUMBERnested {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-left: 3.2em;
}
li.listNUMBERnested2 {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-left: 6em;
}

/* List Roman */
li.ListRoman {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
li.ListRomanNESTED {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-left: 3.2em;
}

li.ListRomanNESTED2 {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-left: 6em;
}

li.listLOWERalpha {	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
}

p.listBULLETparagraph
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	margin-left: 3.2em;
}
p.listBULLETnestedPARAGRAPH
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	margin-left: 6em;
}
p.listLOWERalphaPARAGRAPHnested2
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	margin-left: 8em;
}

li.listLOWERalphaNESTED2
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	margin-left: 6em;
}

li.listLOWERalphaNESTED
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	margin-left: 3.2em;
}

p.listLOWERalphaPARAGRAPH
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	margin-left: 3.2em;
}

p.listLOWERalphaPARAGRAPHnested
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	margin-left: 6em;
}
/* List Upper Alpha */
li.ListUpperAlpha {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
li.ListUpperAlphaNESTED {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-left: 3.2em;
}

li.ListUpperAlphaNESTED2 {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-left: 6em;
}

/* List Upper Roman */
li.ListUpperRoman {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

li.ListUpperRomanNESTED {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-left: 3.2em;
}

li.ListUpperRomanNESTED2 {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-left: 6em;
}
/* the following classes are for the HTML BLOCK items */p.ParagraphList {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*font-size:0.8em;*/
	margin-left: 3.2em;
}

p.ParagraphListNESTED {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*font-size:0.8em;*/
	margin-left: 6em;
}

p.ParagraphListNESTED2 {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*font-size:0.8em;*/
	margin-left: 8em;
}

p.listNUMBERparagraph{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	margin-left: 3.2em;
}

p.listNUMBERparagraphNESTED{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	margin-left: 6em;
}

p.listNUMBERparagraphNESTED2{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	margin-left: 8em;
}

p.listROMANparagraph
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	margin-left: 3.2em;
}

p.listROMANnestedPARAGRAPH
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	margin-left: 6em;
}

/* ------------ Spacing and Other ----------- */
.btn-primary
{
	background-color: #0e75a1;
	padding:4px 12px; 
	font-size:1em!important;
}
.btn{
border:1px solid #fff!important;
}
/* padding for content region */
.row1 p {
	margin-right: 20px;
	padding-bottom: 10px;
}

#block-menu-menu-contacts {
	margin: 1em 0;
}

.nobr	{ white-space:nowrap; }

.noborder {
	border:0;
}

.nospacing {
	margin:0px;
	padding:0px;
}

.Normal_Dbl{
	margin-left:35px;
}
.normalSMALL {
	font-size:0.87em;
}
.centerObj {
	text-align:center !important;
	padding:0 !important;
	margin:0 !important;
}
.float_left {
	float:left;
	margin-right:10px;
}
.float_right {
	float:right;
	margin-left:10px;
}

.rteleft {
    text-align: left;
}

.rteright {
    text-align: right;
}

.rtecenter {
    text-align: center;
}

.rtejustify {
    text-align: justify;
}

.rteindent1 {
    margin-left: 40px;
}
.rteindent2 {
    margin-left: 80px;
}
.rteindent3 {
    margin-left: 120px;
}
.rteindent4 {
    margin-left: 160px;
}

hr {
	background-color: #bfbfbf;
	border: medium none;
	clear: both;
	color: #bfbfbf;
	float: left;
	height: 1px;
	margin: 1em 0;
	width: 96%;
}
hr.thick {
	background-color: #666666;
	color: #666666;
	height: 3px;
}

.page_break {
	display:none;
	page-break-before:always;
	position:absolute;
}

.top_of_page {
	display:block;
	float: right;
    font-size: 0.87em;
    font-weight: normal;
    text-align: right;
    width: 100%;
    margin-top: -10px;
}

/* ------------ OFM ----------- */
.txtRedW_OFM {color: #800000; background-color: #fff;}
.txtRedGrey_OFM{color: #800000; background-color: #eee;}
.txtRedBGC_OFM{color: #800000; background-color: #F0F8FF;}
.txtBlkGrey_OFM{color: #000; background-color: #eee;}
.txtBlkBGC_OFM{color: #000; background-color: #F0F8FF;}
.txtLrgRedW_OFM{color: #800000; background-color: white;font-size:1.3em!important;}
.txtLrgRedGrey_OFM{color: #800000; background-color: #eee;font-size:1.3em!important;}
.txtLrgRedBGC_OFM{color: #800000; background-color: #F0F8FF;font-size:1.3em!important;}
.txtLrgBlkW_OFM{color: #000; background-color: #fff;font-size:1.3em!important;}
.txtLrgBlkGrey_OFM{color: #000; background-color: #eee;font-size:1.3em!important;}
.txtLrgBlkBGC_OFM{color: #000; background-color: #F0F8FF;font-size:1.3em!important;}

.BGC_OFM {
	background-color: #f0f8ff;
	color: #000000;
}

/* ------------ OFM TABLE STYLES----------- */
/*Horizontal table with 1px border*/
.tblHorz + table,
.tblHorz + table th,
.tblHorz + table td,
.tblHorz + center table, /*to accommodate dinamic converter centering feature <CENTER> o_O */
.tblHorz + center table th,
.tblHorz + center table td {
	border:1px solid #000!important;
	border-collapse:collapse;
	text-align:left;
		font-weight:normal;
	}

.tblHorz + table + p,
.tblHorz + center + p {display:none;}

.tblHorz + center table td,
.tblHorz + table td,
.tblHorz + center table th,
.tblHorz + table th
 {padding:2px 6px;}

.tblHorz + center table td p, .tblHorz + table td p, .tblHorz + center + table td p, .tblHorz + table th p
 {
	margin: 0 0 2px;
}

.tblHorz + table tr:first-child th {
	background-color: #eeeeee;
}
.tblHorz ~ table p {
	padding: 1em 0 1.5em;
}
.tblHorz ~ table caption {
	color: #000000;
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
}

/*Vertical table with 1px border*/
.tblVert + table,
.tblVert + table th,
.tblVert + table td,
.tblVert + center table, /* to accommodate dinamic converter centering feature <CENTER> o_O */
.tblVert + center table th,
.tblVert + center table td {
	border:1px solid #000!important;
	border-collapse:collapse;
	text-align:left;
	font-weight:normal;
	}
	
.tblVert + center table td,
.tblVert + table td,
.tblVert + center table th,
.tblVert + table th
 {padding:2px 6px;}

.tblVert + table + p,
.tblVert + center + p {display:none;}

.tblCaption{display:none;}

/*Horizontal table with 1px border*/
.tblHTML ,
.tblHTML th,
.tblHTML td{
	border:1px solid #000!important;
	border-collapse:collapse;
	text-align:left;
	padding:2px 6px;
}

/* ------------ Table Caption ----------- */
.captiontop caption {
	caption-side: top;
	left:auto;
	top:auto;
	width:auto; 
	height:auto; 
	overflow:auto;
}
.captionbottom caption {
	caption-side: bottom;
	left:auto;
	top:auto;
	width:auto; 
	height:auto; 
	overflow:auto;
}
.captionhidden caption {
	position:relative;
	left:-20000px;
	top:auto;
	width:1px; 
	height:1px; 
	overflow:hidden;
}

caption {
	color: #000;
	background-color: #fff;
}
	
/* ------------------------------------------------------------------- Sitemap ---------------------------------------------------------------------- */
.site-map-menu li {
	list-style: outside none none;
}

/* ------------------------------------------------------------------- Media Queries ---------------------------------------------------------------- */
@media (max-width: 992px) {		/* md */
	.splash .region-content {
		background: none;
	}
	.block-item {
		border-right: none;
	}
	#mcscs-features .block-item {
		border-right: 1px dotted #cccccc;
	}
	#minister-block {
		text-align: center;
	}
	#minister-block img {
		width: 50%;
	}
}
@media (max-width: 767px) {		/* sm */
	#minister-block img {
		height: auto;
		width: 99%;
	}
}
.sticky {
    border-top: 0 none;
    height: auto;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100 !important;
    margin-top: 70px;
    position: fixed !important;
}

.emoweb-widget .securecontent .target-node{
display:none!important;
}

/* ------------------------------------------------------------------- Drupal full text search move to admin theme ---------------------------------------------------------------- */

.view-french-full-text-search .views-row,.view-full-text-search-en-  .views-row {
	  padding-top:10px;
	  padding-bottom:10px;
	  word-break: break-all;
	  padding-left: 10px;
	  padding-right: 10px;
}

.view-french-full-text-search   .views-row-odd,.view-french-full-text-search   .views-row-even,
.view-full-text-search-en-   .views-row-odd,.view-full-text-search-en-   .views-row-even{
	background: #f3f4ee;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: grey;
}
.view-french-full-text-search  .views-row-even ,.view-full-text-search-en-   .views-row-even{
	background: #fff!important;
}

.view-french-full-text-search .view-content,.view-full-text-search-en- .view-content{
	border-top:1px solid #bebfb9;
	margin-top:20px;

}
.view-french-full-text-search .views-field , .view-full-text-search-en- .views-field{
	line-height:1.8;
}

.view-french-full-text-search .views-field-title, .view-full-text-search-en- .views-field-title {
	font-weight: bold;
}

.view-french-full-text-search .views-label, .view-full-text-search-en- .views-label {
	font-weight: bold;
	width:5em;
	display:inline-block;
	text-align:right;
	vertical-align:top;
}
.view-full-text-search-en- .views-field-url a,.view-french-full-text-search .views-field-url a {
	font-size: 0.9em;
	display:inline-block;
	width:90%;
}

/* ------------------------------------------------------------------- EMO Site Custom Styles - moved to emochangecss.css ---------------------------------------------------------------- */

/* -------------------------------------------------------------------------- table like div formats ---------------------- */
.parent 
{
    display: table;
    margin: 2px;
    border: 1px solid #000;
}

.parent_100 
{
    display: table;
    margin: 2px;
    border: 1px solid #000;
    width: 99%;
}

.row-first
{

}

.row-next
{
	border-top: 1px solid black;
}
.child-first 
{
    display: table-cell;
    padding: 8px;
}

.child 
{
    display: table-cell;
    border-left: 1px solid #000;
    padding: 8px;
}

.valign-middle
{
	vertical-align:middle;
}

.highlight-blue
{
     background-color:#CCFFFF;
}

/* -------------------------------------------------------------------------- toggleBlock formats ---------------------- */
.showhideBlock
{
}

.showhideBlock ul
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.toggleblock-display
{
  background: white;
}

.child-indent
{
      margin-left: 22px;
}

.title a
{
    text-decoration:none;
    display:block;
    height: 30px;
}

.titlename
{
    padding-left: 10px;
    float:left;
}

.control
{
    padding-left:15px;
    float:left;
}


/* -------------------------------------------------------------------------- style fixes ---------------------- */

td,th {
	padding: 10px;
	vertical-align: top;
}