/*The colours:
Dark Blue: #004990
Med Blue: 31d5498
Dark Orange: #f58220
Med Orange: #f89948
Light Orange: #fcc99b*/

body {
	font-size: 11px;
	padding: 0 0 40px;
	background-color: #1C3A70;
}


/* anchors
----------------------------------------------- */
a {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color:#333;
}


/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {
	background:#fff;
}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em;}
h2 {margin-top:1em;}
h5 {font-size:1.2em;}
h6 {font-size:1em; text-transform:uppercase;}


h1 a {
	font-weight:normal;
}


/* branding
----------------------------------------------- */
h1#branding {
	font-weight:normal;
	font-size:3em;
	text-align:left;
	background:#aaa;
	padding:.7em 1em;
	margin-bottom:0;
}


/* boxes
----------------------------------------------- */
.box {
	margin-bottom:20px;
	padding:10px 10px 1px 10px;
	background-color: #0E3167;
}
.box h2 {
	font-size:1em;
	font-weight:normal;
	color:#fff;
	margin:-10px -10px 0 -10px;
	padding:6px 12px;
}
.box h2 a,
.box h2 a.visible {
	color:#fff;
	background:#333 url("../img/switch_minus.gif") 97% 50% no-repeat;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}
.grid_4 .box h2 a {
	background-position: 97% 50%;
}
.grid_5 .box h2 a {
	background-position: 98% 50%;
}
.grid_12 .box h2 a {
	background-position: 99% 50%;
}


.box h2 a.hidden,
.box h2 a.hidden:hover {
	background-image: url("../img/switch_plus.gif");
}
.box h2 a:hover {
	background-color:#111;
}
.block {
	padding-top:10px;
}
div.menu {
	padding:0;
}
div.menu h2 {
	margin:0;
}
div.menu .block {
	padding-top:0;
}


/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1em;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
}
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #ccc;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}


/* menus
----------------------------------------------- */
ul.menu {
	list-style:none;
	border-top:1px solid #bbb;
}
ul.menu li {
	margin:0;
}
ul.menu li a {

}
ul.menu li a:hover {
	background:#eee;
}
ul.menu li a:active {
	background:#004990;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
	padding-left:30px;
}


/* section menus (sidebar menu
----------------------------------------------- */
ul.section {
	border-top:0;
	margin-bottom:0;
	background-color: #0E3167;
}
ul.section li {
	text-transform:uppercase;
	background-color: #1C3A70;
}
ul.section li a {
	background:#1C3A70;
	border-bottom:2px solid #0E3167;
	display:block;
	padding:3px 10px;
}
/*top level on hover / light blue*/
ul.section li a:hover {
	background:#26447A;
	color:#FFF;
}
/*top level on click*/
ul.section li a:active {
	color:#FFF;
	background-color: #d96527;
	text-align: right;
}

ul.section li li a {
	background:#f89948;
	color:#FFF;
}

ul.section li li a:hover {
	/*color:#d96526;*/
	color:#FFF;
	background-color:#eeb987;
}
/*submenu on click*/
ul.section li li a:active {
	color:#D96527;
	background:#F89948;
}
/*This should highlight the current selection*/
ul.section li li a.current{
	color:#d96526;
	background-color:#eeb987;
}

ul.section ul li {
	text-transform:none;
}
/*open submenu*/
ul.section ul.current li a {
	background:#f89948;
	border-bottom:2px solid #0E3167;
	color:#FFF;
}
/*changed / light orange*/
ul.section ul.current li a:hover {
	background:#fcc99b;
	color:#da6527;
}

ul.section ul.current li a.live {
/*	background:#ddd;*/
	background:#fcc99b;
	color:#d96527;
}

ul.section ul.current li a:active {
	background:#f89948;
	color:da6527;
}

/* main menu items
----------------------------------------------- */
/*top level after click / dark orange*/
ul.section li a.current {
	color:#FFF;
	background:#d96527;
}

ul.section li a.current:active {
	background:#e07e41;
	color:#FFF;
}

ul.section li.current > a.active,
ul.section li.current > a.active:hover {
	color:#red;
	background:#1d5498;
	cursor:default;
}

/* ex nav.css
-------------------------------------------------*/

ul.nav li.secondary {
	float:right;
	color:#cde;
	background:transparent !important;
}
ul.nav li.secondary span.status {
	float:left;
	padding:0 1em;
	line-height:2.77em;
	height:2.77em;
  font-size:0.9em;
}
ul.nav li.secondary span.status a {
	float:none;
	display:inline;
	padding:0;
	height:auto;
	line-height:auto;
	color:#cde;
	background:transparent;
}
ul.nav li.secondary span.status a:hover {
	color:#fff;
	background:transparent;
}
ul.nav li.secondary span.status span {
	text-transform:capitalize;
}
ul.nav li.secondary:hover a {
	color:#fff;
	background:#666;
}
ul.nav li.secondary:hover a:hover {
	background:#555;
}
ul.nav li.secondary:hover a:active {background:#444;}

.menuitem {
	color: #FFFFFF;
	font-weight:normal;
	font-size:1.1em;
	
}

.menuitem a:hover {color:#FFFFFF}

#section-menu {
text-align:right;
}

.submenu a {
	font-weight:normal;
}


/*
----------------------------------------------------*/


#wrapper {
	width: 980px;
	background-color: #0E3167;
}

#main {
	background-color: #0E3167;
	padding-bottom:10px;
}

#page-header {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#page-heading {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 4.3em;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	padding:0px;
}

#main-content {
	background-color: #FFFFFF;
	height: 445px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right:20px;
	padding-top: 0px;
	overflow: auto;
}

#main-content h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 3.0em;
	font-weight: normal;
	color: #0E3167;
	margin-top: 0px;
}

#main-content h3 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #0E3167;
	font-weight: normal;
	margin-bottom: 0px;
}

#contact-us #main-content  h3 {
	padding-top: .8em;
	font-size:24px;
}

#main-content h4 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #f58220;
}

#main-content ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 1em 0;
}

#main-content li {
  background-image:url(../images/bullet3.gif);
	background-position:0.2em 0.5em;
	background-repeat:no-repeat;
	font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
	font-size:1.2em;
	line-height:1.2em;
	margin-left:0;
	padding-bottom:0.2em;
	padding-left:1.2em;
}


#main-content ul.loose li {
	line-height:1.1em;
	margin-left:0;
	padding-bottom:0.8em;
	padding-left:1.5em;
}

#home #main-content {
	height: 520px;
	width: 720px;
	padding: 0px;
	overflow: hidden;
}

#main-content #column1 {
	width: 315px;
}

#main-content #column2 {
	width: 320px;
}

h2#page-heading {
	font-weight:normal;
	margin:0 0 0 0;
	padding:15px 0 5px 0;
}


#top-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-color: #1C3A70;
	height: 20px;
}

#top-nav ul {
margin-right:10px;
}

#top-nav li {
	float: right;
	list-style-type: none;
}

#top-nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
}

#top-nav a:hover {
	color: #D7A77A;
}

#top-nav a:active {
	color: #D96526;
}

body#home #top-nav ul li a.home,
body#staff #top-nav ul li a.staff,
body#contact-us #top-nav ul li a.contact {
	color: #d96527;
}

#section-menu {
	padding: 0px;
	height: 205px;
	background-color: #0E3167;
}

#home #section-menu {
	height:200px;
padding-top:75px;
}

#main-content .quote-box {
	background-color: #0E3167;
	width: 210px;
	float: right;
	margin-top: 0px;
	margin-left: 10px;
}

#quote-heading {
	color: #60719D;
	font-size: 1.1em;
}

#quote-heading h4 {
	color: #1D5498;
}

.quote-box .quote {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.quote-box .customer {
	color: #60719D;
	font-style:italic;
	text-align: right;
	display: block;
	margin-bottom: 10px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

.quote-box .quote {
	margin-bottom: 0px;
	margin-top: 5px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

.designation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f58220;
}

#footer {
	margin-right: 0px;
	margin-left: 0px;
	width: 980px;
	text-align:center;
}

#footer {
	background-color: #1C3A70;
}

#home #wrapper #footer #footer-menu li {
	margin-left: 0px;
	margin-right: 0px;
}
#home #wrapper #footer #footer-menu a {
	margin-left: 0px;
}
#home #wrapper #footer #footer-menu a {
	margin-right: 0px;
	cursor: pointer;
}
#home #logo {
	margin-top: 25px;
}

.contact-details .freecall {
	font-weight: bold;
	color: #f58220;
	font-size: 1.3em;
}


.contact-details .freecall-number {
	color: #f58220;
	font-weight: bold;
	font-size: 12px;
}
.contact-details .tel {
	display: block;
}
.contact-details .type {
	color: #f58220;
	font-size: 14px;
}
.contact-details .value {
	font-size: 14px;
}
.contact-details .fax {
	display: block;
}
.contact-details .address {
	font-size: 14px;
	display: block;
}
.value a {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.contact-details {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;

}

#side-bar .brochure {
	padding-top: 0px;
}

#side-bar #section-menu {
	margin-bottom: 2px;
}

#footer-menu {
	padding-top:5px;
	color: #FFFFFF;
	list-style-type: none;
}

#footer-menu .section {
	text-transform: uppercase;
	font-style: normal;
	margin-right:0px;
	padding-right:0px;
	padding-left:0px;
}

#footer-menu ul {
	list-style-type: none;
	font-size: .9em;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

#footer-menu li {
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D96727;
  display: inline;
  padding-left:0;
	padding-right:4px;
}

#footer-menu li a {
	color:#FFFFFF;
	font-size: 9px;
	font-weight: normal;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
}

#footer-menu li a:hover {
	color:#c0c8e1;
	padding-right:0px;
	
}

#column2 .bottom-edge {
	margin-bottom: 0px;
}
#footer-menu a {
	white-space: normal;
}

#footer-menu a {
	white-space: nowrap;
}
