body {
	background-color:#E4ECE0;
	margin-top:0px;
	font-size: 0.78em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
	color: #5A5E72;
}

a {
	text-decoration: underline;
	color: #519031;
	background-color: inherit;
}

a:hover, a:active {
	color: #6BC242;
	background-color: inherit;
}

a:visited {
	color: #004A00;
	background-color: inherit;
}

pre { 
	font-family: monospace;
}
	
abbr {
	border-bottom: dotted 1px #000000;
}

p {
	border: none;
	margin: 0em 0em 1.2em 0em;
}
	
strong {
	font-weight: bold;
}
	
	
h1 {
	font-weight: bold;
	font-size: 1.4em;
	margin: 0.1em 0em 0.5em 0em;
	color: #3A903B;
}
	
h1 strong {
	font-weight: normal;
	color: #3A903B;
	background-color: inherit;
}
	
h2 {
	font-weight: bold;
	font-size: 1.25em;
	margin: 0.3em 0em 0.5em 0em;
	color: #3A903B;
}
	
h3 {
	font-weight: bold;
	font-size: 1.35em;
	margin: 0.2em 0em 0.4em 0em;
	color: #00436a;
}
	
h4 {
	font-weight: bold;
	font-size: 1em;
	margin: 0.1em 0em 0.2em 0em;
	color: #00436a;
}
	
h5 {
	font-weight: bold;
	font-size: 0.9em;
	margin: 0em 0em 0.1em 0em;
	color: #00436a;
}

h6 {
	font-weight: normal;
	font-size: 0.9em;
	margin: 0em 0em 0em 0em;
	color: #00436a;
}
	
hr {
	height: 1px;
	border: 1px solid #ff0000;
	margin: 0em 0em 1em 0em;
	color: #115074;
}
	
ul {
	list-style-type: square;		
}

img {
	border: none;
}
	
table.datatable {
	margin: 0.75em 0em 1.75em 0em;
	padding: 0em 0em 0em 0em;
	border-bottom: 1px solid #000000;
}
	
table.datatable th, table.datatable td {
	font-size: 100%;
	padding: 5px 10px 5px 5px;
	border-top: 1px solid #000000;
}
	
table.datatable th {
	font-weight: bold;
	color: #ffffff;
	background-color: #00436a;
}
	
table.datatable caption {
	font-weight: bold;
	padding: 0em 0em 0.2em 0em;
}


#page {
	width:978px;
	margin:auto;
}

#header {
	background:url(/images/templates/Home-Page/home-header-bg.jpg) repeat-y;
	width:978px;
	height:109px;
}

#header_boxes {
	float:right;
	margin-right: 20px;
	margin-top:16px;
	color:#FFFFFF;
	font-weight:bold;
}

#header_image {
	float:left;
	margin-left: 28px;
	margin-top:18px;
}

#navigation {
	background:url(/images/templates/Home-Page/home-navigation-bg.jpg) repeat-y;
	width:978px;
	height:40px;
	clear:both;
	font-size:1.05em;
	font-weight:bold;
	padding-left: 4px;
}

#navigation_left {
	float:left;
}

#navigation_right {
	float:right;
	padding-top:14px;
	padding-right:15px;
	color:#FFFFFF;
	line-height: 12px;
}

#banner {
	background:url(/images/templates/Home-Page/home-main-bg.jpg) repeat-y;
	clear:both;
	padding: 0 4px;
	overflow: hidden;
}

#banner_left {
	float: left;
	width: 733px;
}
#banner_right {
	float: right;
	width: 209px;
	height: 223px;
	background-color:#00A651;
	color: #FFF;
	padding: 34px 14px;
	line-height: 1.5em;
	font-size:1.45em;
}

/* For ie6 */
* html #banner {
	height: 1%;
}

#body {
	width:964px;
	background:url(/images/templates/Home-Page/home-main-bg.jpg) repeat-y;
	clear:both;
	padding-left:15px;
	padding-top:15px;
}

#body_left {
	float:left;
	width:719px;
}

#left1_image, /*#left3_news,*/ #bottom_left {
	float:left;
}

#left1_text, /*#left3_industry,*/ #bottom_right {
	float:right;
}

#left1_text {
	padding-top:5px;
	width:245px;
}

#body_right {
	float:right;
	width:240px;
}

#body_left2 {
	padding-bottom:15px;
}

#body_left3 {
	/*background:url(/images/templates/Home-Page/home-news-bg.jpg) repeat-y;*/
	margin-bottom:20px;
}

#left_col {
	width: 208px;
	float:left;
}

#centre_col  {
	/*position: relative;*/
	width: 510px;
	float: left;
}

/*#industry_box {
	display: none;
}

#left3_news {
	padding-left:10px;
	width:445px;
}

#left3_industry {
	width:225px;
	padding-right:10px;
}*/

#left3_industry ul, #bottom_right ul {
	padding-left:15px;
	margin-left:0px;
	margin-bottom:0px;
}

#left3_industry ul {
	list-style-image:url(/images/templates/Home-Page/list-arrow.jpg);
}

/*#left3_industry .news_item {
	padding-left:10px;
	padding-top:0px;
	padding-bottom:12px;
	background:url(/images/templates/Home-Page/list-arrow.jpg) no-repeat scroll 0px 5px;
}

#left3_industry .news_listing {
	padding-top:10px;
}*/

#bottom_right ul {
	list-style-image:none;
	list-style-type:none;
	margin-top:0px;
	margin-bottom:15px;
	padding-left:0px;
}

#bottom_right li a, #bottom_right li a:visited {
	color: #115074;
	font-size:0.9em;
}

#left3_industry {
	line-height:110%;
}

#bottom_right li {
	line-height:150%;
}

.resource_list {
	list-style-image:url(/images/templates/Home-Page/list-doc.jpg);
	padding-left:0px;
	margin-left:15px;
}


.link_box {
	margin-bottom:15px;
}

.link_button {
	margin-left:5px;
	margin-right:2px;
}

#body_bottom {
	background:url(/images/templates/Home-Page/home-main-bottom-bg.jpg) repeat-y;
	clear:both;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:20px;
	width:953px;
}

#bottom_left {
	width:488px;
}

#bottom_right {
	padding-right:10px;
	width:455px;
}

#footer {
	background:url(/images/templates/Home-Page/footer_sliver.gif) repeat-y;
	width:978px;
	/*height:178px;*/
	color:#FFFFFF;
	padding-top: 1px; /* In case any elements inside the footer have margins that extend outside the footer*/
}

#footer_inner {
	background-image:url(/images/templates/Home-Page/footer_bot.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	overflow: hidden;
	padding-top: 18px;
	padding-left: 32px;
	padding-bottom: 30px;
}

#footer_left {
	float: left;
	width: 500px;
}

#footer_right {
	float: right;
	width: 330px;
}

/*#footer_text {
	padding-right:20px;
	padding-top:125px;
	text-align:right;
}*/

#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
	color: #FFF;
}

#footer a {
	color:#BECFD9;
}

#footer ul {
	padding-left: 0;
	margin-left: 0;
}

#footer .resource_list {
    list-style-image: url(/images/templates/Home-Page/blue-list-doc.gif);
}

#footer_text a, #navigation_right a, #footer_text a:visited, #navigation_right a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

#footer_text a:hover, #navigation_right a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

/* For ie6 */
* html #footer_inner {
	height: 1%;
}

.news_item, .rssItem {
	line-height:110%;
	padding:7px 0px;
}

.rssTitle, .news_title {
	font-weight:bold;
	padding:0px 0px 3px;
}

.news_summary {
	padding-top:5px;
	font-size:0.85em;
}

.rsslink {
	background:transparent url(/images/templates/Home-Page/rss.gif) no-repeat scroll left top;
	padding-left:20px;
	margin-top:10px;
}

/* layout styles */


#left3_industry a, #left3_industry a:visited, #left3_news a, #left3_news a:visited {
	color: #115074;
}

.plunkett_nav_item {
	border-right:1px solid #245E7F; 
	float:left; 
	height:34px;
	text-align:center;
}

.plunkett_nav_item a, .plunkett_nav_item a:visited {
	display:block;
	padding-top:8px;
	height:26px;
	color:#FFFFFF;
	text-decoration:none 
}

.plunkett_nav_item a:hover {
	background-color:#3F718F;
	color:#F9FF88;
}

.plunkett_nav_selected {
	border-right:1px solid #245E7F; 
	float:left; 
	padding-top:8px;
	height:26px;
	text-align:center;
	color:#F9FF88;
	cursor:default;
}


#nav_home {
	width:84px;
	margin-left:3px;
}

#nav_about {
	width:98px;
}

#nav_what {
	width:122px;
}

#nav_resources {
	width:117px;
}

#nav_media {
	width:160px;
}

#registrationsubmit, #loginsubmit, .submitbutton {
	background-color:#00436A;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	height:21px;
}

.itemmandatory_explain {
	background:url(/images/general/mandatorymarker.gif) 233px 0px no-repeat;
	width:250px;
}

.item, .textinput, .enquiryform label {
	margin-bottom:5px;
	display:block;
}

.enquiryform {
	padding-left:2px;
}

.enquiryform .item, .enquiryform .itemmandatory {
	padding-left:20px;
	background-position:0 5px;
	margin-bottom:5px;
}

.enquiryform label {
	display:block;
}

#frmSearchTerm {
	float:left;
}

#searchsubmit {
	background-color:#C3CF21;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	height:21px;
	padding-left:0px;
	margin-left:5px;
}

/* Social Network plugin blocks */
.social_plugin {
  background-image: url(/images/templates/Home-Page/social_sliver.png);
  background-repeat: repeat-y;
  margin-bottom: 15px;
}

.social_plugin_inner {
  background-image: url(/images/templates/Home-Page/social_top.png);
  background-repeat: no-repeat;
  padding-top: 15px;
}

.social_plugin_content{
background-image: url(/images/templates/Home-Page/social_bot.png);
  background-repeat: no-repeat;
  background-position:bottom left;
  padding: 0 15px 15px 10px;
  min-height: 245px;
}

.social_plugin_heading {
  color:#00436A;
  font-weight: bold;
  font-size: 1.1em;
  margin-left: 18px;
  margin-bottom: 0.5em;
}

.social_plugin a {
	color:#00436A;
	text-decoration: none;
}

.social_plugin a:hover {
	text-decoration: underline;
}

.social_plugin .follow_us {
	text-align: right;
	margin-right: 10px;
}

* html .social_plugin { /*For ie6 */
	height: 1%;
}

/*Twitter module */
div.twtr-hd {
	display: none;
}

div.twtr-ft {
	display: none;
}

/* Repeat ad nauseum for each twitter widget on the page, to override styles brought in by the widget itself */
#twtr-widget-1 .twtr-tweet .twtr-tweet-text a,
#twtr-widget-2 .twtr-tweet .twtr-tweet-text a,
#twtr-widget-3 .twtr-tweet .twtr-tweet-text a {
    color: #00436A !important;
}

.twtr-tweet-text {
	font-size: 0.9em;
}


/* Centre tabs */
.tab_button {
	float:left;
	background-image:url(/images/templates/Home-Page/green_tab_left.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
	cursor: pointer;
}

* html #news { /* for ie6 */
	width: 141px;
}

* html #industry { /* for ie6 */
	width: 140px;
}

.tab_button span {
	background-image:url(/images/templates/Home-Page/green_tab_right.gif);
	background-position: top right;
	background-repeat:no-repeat;
	padding-right: 30px;
	display: block;
	height: 25px;
	padding-top: 13px;
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 1.1em;
}

#news.tab_button {
	background-image:url(/images/templates/Home-Page/left_green_tab_left.gif);
}

.tab_selected {
	background-image:url(/images/templates/Home-Page/white_tab_left.gif);
	
}

.tab_selected span {
	background-image:url(/images/templates/Home-Page/white_tab_right.gif);
	color: #00436A;
}

#news.tab_selected {
	background-image:url(/images/templates/Home-Page/left_white_tab_left.gif);
	
}


.container_tabs {
	background-image:url(/images/templates/Home-Page/centre_top.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	padding-bottom: 7px;
	overflow: hidden;
}

* html .container_tabs { /* for ie6 */
	height: 1%;
}

.container_boxes {
	background-image: url(/images/templates/Home-Page/centre_sliver.gif);
	background-repeat: repeat-y;
	padding-top:1px; /* Stop margins on elements inside the box expanding outside of the box */
}

.container_boxes_inner {
	background-image: url(/images/templates/Home-Page/centre_bot.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	padding-left: 20px;
	padding-bottom: 19px;
}

/* News listing */
.news_image,
 .news_content {
	float: left;
}

.news_content {
	width: 333px;
	margin-left: 15px;
}


@media print {

#adminpanel, #header_boxes, #navigation, #bottom_left, #body_right, #body_left1, #body_left2, .rsslink, #footer_text {
	display:none;
}

#header_image, #bottom_right {
	float:none;
}

#body {
	padding-left:0px;
}

}




