/*=======================
NEWS & EVENTS - IMI CORNELIUS

#light-blue color:#5494c1;

/* This stylesheet contains all the styles required to overide the default colours for the section 

1. ZONE HOME
2. SECONDARY NAV
3. MENU BOX 
4. SIDE BOX
5. HEADINGS
6. BODY COPY

*/

/*=======================
1. ZONE HOME
=========================*/

.box .top {
	background:#ebeaea url(../img/bkgd/4col-top-light-blue.gif) left top no-repeat;
}

	.box h3 {
		background:url(../img/icons-buttons/sq-light-blue.gif) left center no-repeat;
	}

.box .middle {
	background:#fff url(../img/bkgd/4col-rpt-light-blue.gif) left top repeat-y;
}

.box .bottom {
	background:#fff url(../img/bkgd/4col-bottom-light-blue.gif) left bottom no-repeat;
}

.box a.more-link {
	font-weight:bold;
	color:#5494c1;
	background:#fff url(../img/icons-buttons/more-link-light-blue.gif) right bottom no-repeat;
}

/*=======================
2. SECONDARY NAV
=========================*/

ul.secondary-nav a {
	color:#999;
	background:#fff url(../img/icons-buttons/secondary-nav.gif) right center no-repeat;
}

ul.secondary-nav a:hover,
ul.secondary-nav li.active a:hover,
ul.secondary-nav li.active li.active a:hover,
ul.secondary-nav li.active li.active li.active a:hover {
	text-decoration:none;
	color:#5494c1;
	background:#fff url(../img/icons-buttons/secondary-nav-light-blue-over.gif) right center no-repeat;	
}

ul.secondary-nav li.active a,
ul.secondary-nav li.active li.active a,
ul.secondary-nav li.active li.active li.active a,
ul.secondary-nav span, 
ul.secondary-nav ul span,
ul.secondary-nav ul ul span,
ul.secondary-nav ul ul ul span {
	text-decoration:none;
	color:#5494c1;
	background:#fff url(../img/icons-buttons/secondary-nav-light-blue-open.gif) right center no-repeat;
}

ul.secondary-nav li.active li a,
ul.secondary-nav li.active li.active li a,
ul.secondary-nav li.active li.active li.active li a {
	color:#999;
	background:#fff url(../img/icons-buttons/secondary-nav.gif) right center no-repeat;
}


/*=======================
3. MENU BOX
=========================*/

.menu-box .top {
	background:#fff url(../img/bkgd/4col-top-light-blue.gif) left top no-repeat;
	padding:10px 15px;
}

	.menu-box h3 {
		background-image:url(../img/icons-buttons/sq-light-blue.gif);
		background-position:left center;
		background-repeat:no-repeat;
	}

.menu-box .middle {
	background:#fff url(../img/bkgd/4col-rpt-light-blue.gif) left top repeat-y;
}

.menu-box .bottom {
	background:#fff url(../img/bkgd/4col-bottom-light-blue.gif) left bottom no-repeat;
}

/*=======================
4. SIDE BOX
=========================*/

.side-box li a:hover {
	background:#fff url(../img/icons-buttons/secondary-nav-light-blue-over.gif) right center no-repeat;	
}

/*=======================
5. HEADINGS
=========================*/

.headings {
	background:url(../img/content/700x140-bkgd-light-blue.jpg) top right no-repeat;
	color:#fff;
}

	.headings h1 {
		color:#fff;
	}
	
	.headings h2 {
		color:#fff;
	}	

/*=======================
6. BODY COPY
=========================*/

h3 {
	color:#000;
}
	
.grid_12 h3 {
	color:#5494c1;
	font-size:1.2em;
}