@charset "UTF-8";
/*
GLOBAL STYLES
------------------------------------------------------------------- */

/* Master Styles setup */
body {
	background: #bfbfbf;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 140%;
	vertical-align: baseline;
}
p {
	color: #666;
	line-height: 160%;
	margin: 0.5em 0 1em 0;
}
.premier {
	color: #444;
	font-size: 1.15em;
	font-weight: bold;
	line-height: 140%;
}
strong {
	font-weight: bold;
}
i, q {
	font-style: italic;
}
.inline {
	float: right;
	margin-left: 10px;
}
blockquote {
	color: #7b7b7b;
  font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
  margin: 0;
	overflow: hidden;
  padding: 0;
  position: relative;
	width: 99%; /* Added to combat added width added to italicised text in IE6 */
}
blockquote h4 {
  color: #333;
  font-size: 1.5em;
  font-style: normal;
  line-height: 1.2em;
  margin: 0 0 15px 0;
}
blockquote ul, blockquote ol {
  color: #333;
  line-height: 1.4em;
}
blockquote ol li {
  font-weight: bold;
  list-style-position: outside;
  margin-left: 20px;
  padding-bottom: 15px;
  padding-left: 0;
}
cite {
  color: #666;
	font-weight: bold;
  display: block;
  font-size: 1em;
}
cite em {
	font-weight: bold;
}


/* 1.1 Headings
----------------------------------------------- */
h1, h2, h3, h4, h5 {
	font-weight: bold;
}
h1, h2, h3 {
	letter-spacing: -0.02em;
}
h1 {
  font-size: 2.4em;
  line-height:1em;

}
h2 {
	font-size: 1.8em;
	line-height: 1.1em;
	margin: 0 0 0.5em 0;
}
h3 {
	font-size: 1.6em;
	line-height: 1.1em;
	margin: 0 0 0.5em 0;
}
h3 a, h3 a: link, h3 a:visited, h3 a:hover {
	color: #9b8900;
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
  text-decoration: underline;
}
h4 {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 1em 0 0.2em 0;
}
h4 a, h4 a: link, h4 a:visited {
	color: #727e20;
	text-decoration: none;
}
h4 a:hover {
  text-decoration: underline;
}
h5 {
  color: #333;
  font-size: 1.1em;
  font-weight: bold;
}


/* 1.2 Links + Lists
----------------------------------------------- */
a { color: #00A0C6; text-decoration: none; }
a: link { color: #00A0C6; text-decoration: none;}
a:visited { color: #7FA5B2; }
a:hover { color: #00A0C6; text-decoration: none;<!--underline;-->}
a:active { color: #00A0C6; text-decoration: none;}

ol li {
  list-style-type: decimal;
  list-style-position: inside;
  display: list-item; /* Fixes IE rendering problem */
}
a.emphasised {
	border-top: 1px solid #ccc;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	padding: 6px 0 3px 25px;
	vertical-align: middle;
}
ul li {
	color: #888;
	list-style-type: square;
	margin-left: 15px;
}



/* 1.4 Columns + Rows
----------------------------------------------- */
.column {
	display: inline;
   float: left;
   margin: 0 20px 20px 0;
	position: relative;
	width: 205px;
}
.column.last {
  border-right: 0;
  margin-right: 0;
}
.row .column {
	margin-bottom: 0;
}
#wrapper .column.half {
  width: 470px;
}
#wrapper .column.quarter {
  width: 225px;
}
#wrapper .column.last {
  margin-right: 0;
}
#main .row {
  display: block;
  float: left;
  margin: 0 0 20px 0;
}
#main .row.last {
  border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
#main .row h3 {
  border-bottom: 0;
  padding-bottom: 0;
}
#main .row.highlighted {
	background: #F7F7F7;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 10px 10px 0 10px;
	position: relative;
}


/* 2.1 Wrapper
----------------------------------------------- */
#wrapper {
	width: 960px;     /* set width of site */
}


/* 2.2 Header
----------------------------------------------- */
#header {
	float: left;
	height: 137px;
	padding-top: 10px;
	position: relative;
	width: 100%;
	z-index: 99;
}

/* 2.4 Navigation
----------------------------------------------- */
ul#nav {
	border-bottom: 3px solid #090045 ;
	font-size: 1.2em;
	font-weight: bold;
	left: 156px;
	padding: 0 0 0 380px; <!--disini-->
	position: absolute;
	top: 81px;
	width: 570px;  <!-- disini-->
}
ul#nav li, ul#subnav li {
	margin: 0;
	padding: 0;
}
ul#nav li a, ul#nav li span.dir {
	color: #7FA5B2;
}
ul#nav li a {
	display: inline;
	float: left;
	height:19px;     /* specify height of navigation images */
	padding: 0 8px;
	text-indent: 0;
	white-space: nowrap;
}
ul#nav li a,
ul#nav li a:hover,
ul#nav li.on a,
ul#nav li.on a:hover {
	background: url("") no-repeat left 2px;
}
ul#nav li#nav-home a, ul#nav li.on ul li a {
	background: none;
}
ul#nav li ul li a {
	background: none;
	float: left;
	height: auto;
	white-space: normal;
	width: auto;
}
ul#nav li span.dir {
	float: left;
	display: block;
	height: 19px;
	margin: 0;
	padding: 0;
}
ul#nav li ul li span.dir {
	float: none;
	height: auto;
	margin: 0;
	padding: 0;
}
ul#subnav {
	border-left: 1px solid #00A0C6;
	float: left;
	font-size: 1.05em;
	margin: -16px 0 0 0;
	padding: 20px 0 0 0;
	position: relative;
	width: 156px;
	z-index: 101;
}
#wrapper.non-home-ticker ul#subnav {
	margin-top: -70px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#wrapper.non-home-ticker ul#subnav {
		margin-top: -20px;
	}
}
ul#subnav li {
	clear: both;
	display: block;
	float: left;
	line-height: 110%;
	list-style-type: none;
	width: 95%;
}
ul#subnav li.on {
	background: url("") no-repeat top right;
	border-left: 4px solid #00A0C6;
	font-weight: bold;
}
ul#subnav li a.parent {
	border-bottom: 1px solid #e5e5e5;
	display: inline;
	font-size: 1.1em;
	margin-bottom: 0;
	margin-left: 13px;
	padding: 9px 0;
	padding-left: 0;
	width: 95%;
}
ul#subnav li.on a.parent {
	margin-left: 9px;
	position: relative;
}
ul#subnav li a {
	color: #7FA5B2;
	display: block;
	display: inline;
	float: left;
	margin-left: 10px;
	padding: 7px 7px 0 5px;
	text-indent: 0;
}
ul#subnav li a:hover {
	color: #00A0C6;
	text-decoration: none;
}
ul#subnav li ul {
	display: inline;
	float: left;
	margin-left: 9px;
	padding-bottom: 1em;
}
ul#subnav li ul li, ul#subnav li.on ul li {
	border-left: 0;
	clear: both;
	display: inline;
	font-weight: normal;
	line-height: 100%;
	margin: 0.07em 0 0.07em 0;
	overflow: hidden;
	padding: 0.3em 0 0.3em 13px;
	width: 127px;
}
ul#subnav li ul li.on, ul#subnav li.on ul li.on {
	background: url("") no-repeat left center;
}
ul#subnav li ul li.on a, ul#subnav li.on ul li.on a {
	color: #00A0C6;
}
ul#subnav li ul li a, ul#subnav li.on ul li a {
	border-left: 0;
	color: #7FA5B2;
	margin-left: 0;
	padding: 2px 0 0 0;
}
ul#subnav li ul li a:hover, ul#subnav li.on ul li a:hover {
	color: #00A0C6;
}
ul#nav-thirdlevel {
	border-left: 1px solid #00A0C6;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: -35px;
	padding: 35px 0 0 0;
	width: 156px;
}
ul#nav-thirdlevel li {
	display: block;
	line-height: 100%;
	list-style-type: none;
	margin: 0.4em 0;
	padding: 4px 0 4px 10px;
}
ul#nav-thirdlevel li a {
	color: #7FA5B2;
}
ul#nav-thirdlevel li a:hover {
	color: #00A0C6;
	text-decoration: none;
}
ul#nav-thirdlevel li.on {
	border-left: 3px solid #00A0C6;
	padding-left: 7px;
}

#nav a { background-position:0 0; }
#nav .on a, #nav .on span.dir { background-position:0 -52px; color: #333; border-bottom: 4px solid #00A0C6;}
#subnav .on a {color: #00A0C6; padding-top: 3px;}
#nav a:hover { background-position:0 -26px; color: #333; text-decoration: none;}
#nav .on a:hover { background-position:0 -78px; }

#nav li#nav-home a:hover {color: #00A0C6;}
#nav li:hover#nav-solutions span.dir {color: #5D8C37;}
#nav li#nav-services a:hover {color: #005C84;}
#nav li:hover#nav-focus-areas span.dir {color: #621971;}
#nav li#nav-our-customers a:hover {color: #9F1B3C;}
#nav li:hover#nav-news span.dir {color: #D36926;}
#nav li#nav-why-scc a:hover {color: #1A7D6F;}
#nav li#nav-contact-scc a:hover {color: #38505B;}
#nav li#nav-careers a:hover {color: #282D5A;}


/* 2.5 Main content
----------------------------------------------- */
#main {
	float: left;
	margin-bottom: 0;
	position: relative;
	width: 100%;
	z-index: 0;
}
#content {
	clear: both;
}
#border-space {
	border-left: 1px solid #00A0C6;
	clear: both;
	display: block;
	height: 10px;
}

/* 2.7 Footer
----------------------------------------------- */
#footer {
	display: block;
	float: left;
	font-size:0.85em;
	height: 80px;
	margin:0 0 22px 0;
	padding-bottom: 50px;
	padding-top: 10px;
	color:#888;
	clear: both;
	width: 100%;
}
#footer h4 {
	border-bottom: 1px solid #ccc;
	color: #999;
	display: block;
	font-size: 15px;
	margin: 0 0 0.4em 0;
	padding: 0 0 0.2em 0;
	position: relative;
}
#legals {
	width:50%;
	float:left;
}
#legals ul, #legals li {
	margin:0;
	padding:0;
}
#legals li {
	list-style:none;
	float:left;
	margin-right:12px;
}
#legals li.last {
	margin-right:0;
}
#line {
	float:right;
	width:40%;
	text-align:right;
	color:#ccc;
}
#line a, #line a:visited, #line a:hover {
	color:#ccc;
}

6. Safari layout bug on the Services Page
------------------------------------------------------------------- */
#service-filter ul {
	clear:both;
}

/* Container DIV - automatically generated */
.simply-scroll-container {
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip {
	position: relative;
	overflow: hidden;
	z-index: 2;
}

#wrapper.home #key-facts-ticker .simply-scroll-clip ul {
	left: 0;
	top: 0;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above
.simply-scroll is default base class */

/* Container DIV */
.simply-scroll {
	width: 515px;
	height: 22px;
	margin-bottom: 1em;
	margin-left: 130px;
	padding-top: 15px;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 515px;
	height: 22p	x;
}

/* Explicitly set height/width of each list item */
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	/*width: 290px;*/
	width: auto;
	height: 22px;
}