@import url("/styles/modules/casestudies.css");
@import url("/styles/modules/shopdirectory.css");

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/Sub_Page_2_Col/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/Sub_Page_2_Col/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;
}

#body {
	width:969px;
	background:url(/images/templates/Sub_Page_2_Col/sub2col-main-bg.gif) repeat-y;
	clear:both;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:15px;
}

#body_left {
	float:left;
	width:235px;
	padding-left:10px;
	text-align:left;
}

#body_center {
	float:left;	
	width:700px;
	padding-left:16px;
	padding-right:5px;
}

.resource_list {
	list-style-image:url(/images/templates/Sub_Page_2_Col/list-doc.jpg);
	padding-left:0px;
	margin-left:15px;
}


.link_box {
	margin-bottom:15px;
}

.link_button {
	margin-left:5px;
	margin-right:2px;
}

#footer {
	background:url(/images/templates/Sub_Page_2_Col/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/Sub_Page_2_Col/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/Sub_Page_2_Col/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%;
}
/* layout styles */


ul.navflatmulti {
	margin-top:10px;
	margin-bottom:3px;
}

.nav-level0-node a {
	background-color:#00436A;
}

.navflatmulti a.nav-level0-node {
	display:none;
}

.navflatmulti .nav-level1 {
	display:none;
}

ul.navflatmulti, ul.navflatmulti li {
	width:224px;
}

ul.navflatmulti a {
	border-color:#9CB3C3;
	border-top:medium none #9CB3C3;
	font-family:Arial,Helvetica,sans-serif;
	font-size:95%;
	font-weight:normal;
	line-height:140%;
	padding:3px 18px 3px 12px;
}

.navflatmulti .nav-level1-selected, .navflatmulti .nav-level1-node, ul.navflatmulti li a.nav-level1-selected:hover, ul.navflatmulti li a.nav-level1-node, ul.navflatmulti li a.nav-level1-node:hover, ul.navflatmulti li a.nav-level1-selected, li a.nav-level1-selected:hover {
	background:#00436A url(/images/structure/nav_level1_back.gif) no-repeat scroll left top;
	border-color:#FFFFFF;
	color:#FFFFFF;
	border-width:3px;
	border-right:medium none #9CB3C3;
	border-left:medium none #9CB3C3;
}
.navflatmulti .nav-level2 {
	background:#83A0B5 url(/images/structure/nav_back_blue.gif) repeat-y scroll left top;
	color:#FFFFFF;
	border-right:medium none #9CB3C3;
	border-left:medium none #9CB3C3;
}

ul.navflatmulti li a.nav-level2:hover {
	background:#6588A1 url(/images/structure/nav_back_lime.gif) repeat-y scroll left top;
	color:#FFFFFF;
}

.navflatmulti .nav-level2-node, ul.navflatmulti li a.nav-level2-node:hover, .navflatmulti .nav-level2-selected, ul.navflatmulti li a.nav-level2-selected:hover {
	background:#6588A1 url(/images/structure/nav_back_lime.gif) repeat-y scroll left top;
	color:#FFFFFF;
	border-right:medium none #9CB3C3;
	border-left:medium none #9CB3C3;
}

.navflatmulti .nav-level3 {
	background-color:#F2F2F2;
	background-image:none;
	color:#697F83;
	border-left:medium 1px #9CB3C3;
	border-right:medium 1px #9CB3C3;
}

.navflatmulti .nav-level3 a {
	border-color:#DFE2E1;
}

ul.navflatmulti li a.nav-level3:hover, .navflatmulti .nav-level3-selected, ul.navflatmulti li a.nav-level3-selected:hover, .navflatmulti .nav-level3-node, ul.navflatmulti li a.nav-level3-node:hover {
	background:#E9E9E9 url(/images/structure/nav_back_purple.gif) repeat-y scroll left top;
	color:#697F83;
	border-color:#DFE2E1;
}

.navflatmulti .nav-level4 {
	background-image:none;
	color:#575653;
	border-color:#DFE2E1;
}

.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 {
	margin-bottom:5px;
	display:block;
}

.enquiryform {
	padding-left:2px;
	border:none;
}

.enquiryform .item, .enquiryform .itemmandatory {
	padding-left:20px;
	background-position:0 5px;
	margin-bottom:5px;
}

.enquiryform label {
	display:block;
}

.enquiryform input.textinput {
	width:300px;
}

.enquiryform input.submitbutton {
	margin-top:20px;
}

.newsletterform .item, .newsletterform .itemmandatory {
	padding-left:20px;
	background-position:0 2px;
	margin-bottom:5px;
}

.newsletterform input.textinput {
	width:300px;
}

.newsletterform-submit .submitbutton {
	margin-top:20px;
}

fieldset.newsletterform {
	margin-top:20px;
	border:none;
}

.breadcrumb {
	font-weight:bold;
	color:#519031;
}

.breadcrumb_title {
	color:#00436A;
}

.breadcrumb a, .breadcrumb a:visited {
	color:#519031;
	font-weight:normal;
}

#frmSearchTerm {
	float:left;
}

#searchsubmit {
	background-color:#C3CF21;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	height:21px;
	padding-left:0px;
	margin-left:5px;
}

.navmap li.level1 {
	margin-top:35px;
}

/* Social Network plugin blocks */
.social_plugin {
  background-image: url(/images/templates/Sub_Page_2_Col/social_sliver.png);
  background-repeat: repeat-y;
  margin-bottom: 15px;
}

.social_plugin_inner {
  background-image: url(/images/templates/Sub_Page_2_Col/social_top.png);
  background-repeat: no-repeat;
  padding-top: 15px;
}

.social_plugin_content{
background-image: url(/images/templates/Sub_Page_2_Col/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;
}

/* News listing */
.news_image,
 .news_content {
	float: left;
}

.news_content {
	width: 333px;
	margin-left: 15px;
}

@media print {

#adminpanel, #header_boxes, #navigation, .rsslink, #footer_text, #body_right, #body_left {
	display:none;
}

#header_image {
	float:none;
}

#body, #body_center {
	padding-left:0px;
}

}


