/*********************** CIVIL DEFENCE ***************************/
.civil #Container #Header, #Container #Header {
	
	background: #111 url('../images/header-bg-civil.jpg') no-repeat;
}

#Content h1, #Content h2 {
	color:#005799;
}
.environment ul#Menu2 li a.section, 
.environment ul#Menu2 li a.section:hover,
.environment ul#Menu2 li a.current, 
.environment ul#Menu2 li a.current:hover {
	color: #005799 !important;
	border-bottom: 2px solid #005799 !important;
}

.civil ul.main, #Navigation ul.main {
	border-bottom: 10px solid #005799;
}

.civil ul.secondary, ul.secondary {
	background-color: #B2CCE7 !important;
}

.navcontainer a.section,  .navcontainer a.section span {
	background-color: #005799 !important;
}

/* #D1E3EF */

#Breadcrumbs {
	background-color: #F3F6FB !important;
	color: #00426F !important;
}	

#PageUtils span {
	font-size: 1.1em;
	margin-right: 6px;
	padding: 1px 2px 3px 19px;
}

.civil #Content, #Content {
	width: 710px;
}

.civil #Feature, #Feature {
	border-top: 4px solid #005799;
}

	.civil #Feature p {
		margin-bottom: 4px;
		float:none;
		line-height:1.6;
	}
	
.civil #Portals, #Portals {
	width: 720px;
	float:left;
	overflow: hidden;
}

.civil #News, #News {
	margin-left: 10px;
	background-color:#F3F6FB;
	border-top: 4px solid #005799;
}

.civil #News .inner, #News .inner {
	border-top: 2px solid #D1DCDF;
}

.civil .news-date, .news-date {
	background-color: #B1CBE8;
}

.civil #Portals p, .civil #News p, .civil #News a,
#Portals p, #News p, #News a {
	margin-bottom: 5px;
	line-height: 1.3em;
	/*font-size: 0.9em*/;
}

.civil #News .nav-label a, #News .nav-label a
{
	color:#00426F;
}

#Container .civil #Sidebar, #Container #Sidebar {
	border-top-color:#004B8F;
	background:#F3F6FB;	
	margin-top: 15px;
}

#Container #Sidebar .inner {
	border-bottom:15px solid #FFF;	
	padding: 0 !important;
}
	#Container #Sidebar .inner #RightNav {
		margin-left: 10px;
	}
		#Container #Sidebar .inner #RightNav li {
			margin: 0 0 2px 0;
		}



#CivilBoxes {
	width: 960px !important;
	margin-right: 0;
}

#CivilBoxes #Portals .grid_3 {
	background:#FFFDE6;
	border-top-color:#F3ED25;
	min-height:84px;
	height:auto !important;
	height:84px;
}

#CivilBoxes #Portals .inner {
	margin:0 0 10px 0;
}

#CivilBoxes #Portals .inner h3 {
	background:#004B8F;
	margin:0 0 10px 0;
	padding:6px 10px 6px 10px;
	width:auto;
}

#CivilBoxes #Portals .inner h3 a {
	color:#F3ED25;
}

#CivilBoxes #Portals .inner p {
	margin:0 10px 5px 10px;
}

#CivilBoxes #Portals .inner .right {
	color:#004B8F;
	margin-right:10px;
	
	text-decoration:none;
}

#statusBox{
	float:left;
	margin-right:0;
	width:221px;
	text-decoration:none ;
}
#statusBox h3{
	font-size:1.3em !important;
	font-weight: bold !important;
	margin-top: 5px;

}
#statusBox a{
	text-decoration:none ;
}

.news-date .time { color:#333333; }

#Container #Sidebar .sidebarContent
{
	background:#F3F6FB url(../images/gem-logo.gif) no-repeat bottom center;
	margin-top:0px;
	padding-bottom:70px;
	padding:0 0 70px 0;
	border-top:none;
}

#Container #Sidebar .sidebarContent .sidebarBox {
	margin-top:0;
}

#Container #Sidebar .sidebarContent .sidebarBox h4
{
	background:#004B8F;
	border-top:4px solid #F3ED25;
	border-bottom:none;
	color:#F3ED25;	
	margin:0 0 10px 0;
	padding:6px 10px 6px 10px;
	width:auto;
}

#Container #Sidebar h4
{
	background:#004B8F;
	border-top:4px solid #F3ED25;
	border-bottom:none;
	color:#F3ED25;	
	margin:0 0 10px 0;
	padding:6px 10px 6px 10px;
	width:auto;
	font-size: 1.2em;
	font-weight: bold;
}

#Container #Sidebar .sidebarContent .sidebarBox ul {
	margin:5px 10px;
}

#Content #Feature h2 { color:#024A8E; }

#NewsList .newsitem {
	background-color: #F3F6FB !important;
	border-top: 2px solid #B2CCE7 !important;
}

.newsdetails {
	background-color: #F3F6FB !important;
	color: #004B8F !important;
}

.news-date .year {
	color: #004B8F !important;
	background: #FFF !important;
}
