/* Document, Body */

body {
	margin:0;
	padding:0;
	font-family: helvetica, verdana, tahoma, arial, sans-serif;
	color: #4D4C4C;
	font-size: 12px;
}

#container, #home-container, .container {
	width: 960px;
	margin: 0 auto;
	padding:0px;
}

/* Constants */
iframe {
    border:none;
    overflow:hidden;
}
a {
	text-decoration: none;
	border: 0px;
	outline:none;
	color: #E53446;
}
p {
	margin-top: 12px;
	margin-bottom: 12px;
}

img {
	border: 0px;
}

.img-responsive {
	max-width: 100%;
	height:auto;
}

img.key {
	width: 15px!important;
	height:15px!important;
	margin-right: 8px;
	margin-top: 5px;
}
.legend img.key {
	margin-top: 0!important;
	margin-bottom: 0!important;
}
.legend {
	display: block!important;
}

table {
	border-collapse: collapse;
}
table.normal {
	border-collapse: separate;	
}

td {
	vertical-align: bottom;
	text-align: right;
}
td.left {
	vertical-align:top;
	text-align:left;	
}

.left {
	text-align: left;
}

.right{
	text-align: right;
}

.first_para {
	padding-top: 0px;
	margin-top: 0px;
}

.footnote{
	display: block;
	margin-top:10px;
	font-size:0.8em;
	color: #000;
}

/* Head, Search, Breadcrumb, Foot */


#header-outline{
	background: #F2F2F2;
}
#header {
	position: relative;
	width: 960px;
margin: 0 auto;
	height: 90px;
	z-index: 100;
}

.copyright{
text-align:right;
position:relative;
top:232px;
left:630px;
font-weight:bold;
color:#fff;
font-size:0.8em;
}

#head-left {
	position: absolute;
	left: 0px;
	top: 0px;
}

#head-right {
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: right;
}

#title {
	color: #3A5B70;
	font-weight: bold;
}

#page_title {
	padding:0px;
	margin:0px;
	height: 60px;
	margin-top: -60px;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	text-shadow: 1px 1px #000;
	position: relative;
}

#page_title p {
	margin: 0px;
	position: absolute;
	top: 15px;
	left: 20px;
}

#page_title img {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 60px;
}

#search-form {
	position: relative;
}

#search-form-field {
	width: 160px;
	height: 16px;
	/*background: url(../../media/png/search_input-field.png) no-repeat;*/
	background: none;
	border: 0px;
	padding-right: 2px;
	position: relative;
	top: -6px;
	left: -2px;
	color: #C4C4C7;
	border-bottom: 1px solid #C4C4C7;
	padding-bottom: 2px;
	font-size: 13px;
	font-weight: bold;
}

#search-form-submit {
	position: relative;
	top: 0px;
}

#tools {
	position: relative;
	top: 25px;
}

#footer-wrap {
	background: #A6A6AB;
}

#footer {
	height: 245px;
	margin: 0 auto;
	margin-top:20px;
	width: 960px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
	clear: both;
}

#subscribe {
	float: left;
	width: 162px;
	padding: 39px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 11px;
	position: relative;
}

#subscribe form {
	margin-top: 10px;
}

#subscribe input {
	color: #858686;
	background: no-repeat url(../../media/jpg/input-feild_footer.jpg);
	width: 159px;
	height: 22px;
	padding-left: 2px;
	border: 0px;
	margin-bottom: 10px;
}

#subscribe input#button {
	background: none;
	width: 70px;
	height: 20px;
	position: absolute;
	right: 39px;
}

#foot-right {
	float: left;
	width: 720px;
}

.foot-info {
	float: left;
	padding-right: 25px;
	color: #fff;
}

.foot-info2 {
	float: left;
	width: 140px;
	padding-right: 25px;
	color: #fff;
}

.foot-info a, .foot-info2 a {
	color: #fff;
	text-decoration: underline;
}

#footcol3 {
	float: left;
	width: 480px;
	display: none;
}

#recaptcha {
	display: none;
	position: absolute;
	top: -40px;
	left: 200px;
}

#breadcrumb {
	background: #F2F2F2;
}

#breadcrumb p {
	margin: 0px;
	padding:12px 0 12px 10px;
}

#mycarousel-prev {
	position: relative;
	
}

#mycarousel-next {
	position: relative;
	
}

/*#home-pad {
	width: 90px;
	text-align: center;
}

#about-pad {
	width: 126px;
	text-align: center;
}

#investor-pad {
	width: 144px;
	text-align: center;
}

#media-pad {
	width: 126px;
	text-align: center;
}

#contact-pad {
	width: 97px;
	text-align: center;
}*/

/*.ie10 #contact-pad {
	padding-right: 13px;
}*/

/* Nav */

#nav {
	float: right;
	position: relative;
	top: 15px;
	/*background: no-repeat url(../../media/png/nav_bar.png) top left;
	width: 583px;
	height: 33px;*/
}

#nav a {
	float: left;
	color: #A6A6AB;
	font-weight:bold;
	text-transform: uppercase;
	margin-left: 40px;
	font-size: 13px;
}
#nav a.active,#nav a:hover{
	color:#E53446;
}

#leftcol {
	float: left;
	width: 210px;
}

#leftcol .inner{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 50px;
	padding-bottom: 10px;
	background: #f2f2f2;
}

.plus-list {
	list-style-type: none;
	padding-left: 0;
}

.plus-list li {
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 8px;
	position: relative;
	padding-left: 20px;
}

.plus-list li:before {
	content: url(../../media/png/button.png);
	left: 0;
	margin-right: 8px;
	position: absolute;
}

#leftcol ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#leftcol li {
	font-weight: normal;
	font-size: 13px;
}

#leftcol li .nav {
	padding: 5px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	border-bottom: 1px solid #ccc;
}

#leftcol li a {
	color: #666;
}

#leftcol li a:hover {
	color: #E53446;
}

#leftcol li.nav_top {
	background: no-repeat url(../../media/png/submeanu-head.png) top left;
	padding: 5px;
	width: 210px;
	height: 16px;
}

#leftcol li a.nav_top {
	color: #3A5B70;
}

#leftcol li a.nav.active {
	color: #E53446;
	display: block;
}

#leftcol li a.indent {
	padding-left: 20px;
}

/* Cols */

#page-wrap {
	width: 940px;
	background: no-repeat url(../../media/png/page-back.png) top left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background: #EBEBEB;
}

#col {
	float: left;
	width: 710px;
	padding-left: 20px;
	padding-top: 55px;
}

/* Headings, Fonts */

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	color: #666;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	color: #3A5B70;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	color: #666;
}

.grey {
	color: #3d3d3d;
}

.red {
	color: #E53446;
}

.blue {
	color: #3A5B70;
}

.light {
	color: #9CAEB7;
}

.black {
	color: #000;
}

.white {
	color: #fff;
}

.bold {
	font-weight: bold;
}

.px11 {
	font-size: 11px;
}

.px13 {
	font-size: 13px;
}

.px20 {
	font-size: 20px;
}

/* Lists, Tables */

table {
	width: 710px;
}

tr.thin-head td {
	border-bottom: 1px solid #3A5B70;
	font-size: 11px;
}

tr.thin td {
	border-bottom: 1px solid #3A5B70;
}

tr.thick td {
	border-bottom: 2px solid #3A5B70;
	height: 2px;
}

tr.thin-pad td {
	border-bottom: 1px solid #3A5B70;
	padding-top: 5px;
	padding-bottom: 5px;
}

.border-left {
	border-left: 1px solid #3A5B70;
}

.border-right {
	border-right: 1px solid #3A5B70;
}

.list {
	padding-top: 0px;
	margin-top: 0px;
}

.normal-list {
	padding: 0px;
	margin: 0px;
	margin-left: 18px;
}

.normal-list li {
	list-style-type: none;
	list-style-image: url(../../media/png/bullet.png);
}

table.qca{
	border: 1px solid #3A5B70;
	text-align:left;
	vertical-align:top;
	width: 710px;
}

table.qca th {
	background-color: #CCCCCC;
	border: 1px solid;
	font-weight:400;
	padding: 5px 3px;
	text-align:left;
	vertical-align:top;
}

table.qca td {
	background-color: #eeeeee;
	border: 1px solid;
	font-weight:400;
	padding: 5px;
	text-align:left;
	vertical-align:top;
}

table.qca td ol{
	font-weight:700;
}

table.qca td p{
	margin-top: 0px;
}

table.qca td:nth-child(2) {
	background-color: #ffffff;
	font-weight:400;
	width: 10px;
}

table.qca td:nth-child(3) {
	background-color: #ffffff;
	font-weight:400;
}

table.reports{
vertical-align:top;
text-align:left;
border-collapse:collapse;
}

table.reports td {
vertical-align:top;
text-align:left;
}

ul.pop-up{
list-style:none;
margin-left:-40px;
margin-top:-70px;
z-index:101;
}

/* Content */

#banner {
	width: 100%;
}

#pop-ups {
	position: absolute;
	top: 190px;
	left: 0px;
}

.mass {
	background: no-repeat url(../../media/png/home_arrow_mass.png) top left;
	width: 124px;
	height: 46px;
	margin-bottom: 5px;
}

.mass-text {
	background: no-repeat url(../../media/png/home_arrow_mass-extended_new.png) top left;
	width: 825px;
	height: 220px;
	display: none;
	padding: 10px;
	position: relative;
	top: -256px;
	left: 105px;
	z-index:10000;
	font-size:1.4em;
}


.mass-link{
z-index:1000;
width: 78px; 
height: 16px;
position:absolute;
top:190px;
left:540px;
}

.mass-text h1 {
	padding: 0px;
	margin: 0px;
	color: #005F9D;
	font-size: 25px;
}

.mass-extended{
position:absolute;
top:69px;
left:-740px;
z-index:-1000000;
display:block;
width:960px;
height:46px;
}

.scs {
	background: no-repeat url(../../media/png/home_arrow_scs.png) top left;
	width: 225px;
	height: 40px;
	margin-bottom: 5px;
}


.scs-text {
	background: no-repeat url(../../media/png/home_arrow_scs-extended_new.png) top left;
	width: 825px;
	height: 220px;
	display: none;
	padding: 10px;
	position: relative;
	top: -247px;
	left: 105px;
	font-size:1.4em;
	z-index:10000;
}

.scs-text h1 {
	padding: 0px;
	margin: 0px;
	color: #0068AC;
	font-size: 25px;
}

.scs-extended{
position:absolute;
top:112px;
left:-740px;
z-index:-1000000;
}

.sea {
	background: no-repeat url(../../media/png/home_arrow_sea-extended.png) top left;
	width: 225px;
	height: 40px;
}

.scs-link{
position:relative; top:-32px;}

.sea-link{
position:relative; top:-52px;}

.sea-text {
	background: no-repeat url(../../media/png/home_arrow_sea-extended_new.png) top left;
	width: 825px;
	height: 220px;
	display: none;
	padding: 10px;
	position: relative;
	top: -240px;
	left: 105px;
	z-index:100;
	font-size:1.4em;
}

.sea-text h1 {
	padding: 0px;
	margin: 0px;
	color: #0A3B7D;
	font-size: 25px;
}

.sea-extended{
position:absolute;
top:155px;
left:-740px;
z-index:-1000000;
}

#mass-text p a, #scs-text p a, #sea-text p a {
	position: absolute;
	bottom: 13px;
}

#home-wrap {
	background: #F2F2F2;
	height: 95px;
	border-bottom:5px solid #A6A5AA;
}

#home-wrap strong {
	color: #E53446;
}

#home-wrap p {
	display: none;
	font-size: 13px;
}

.sub_box {
	height: 100px;
	width: 240px;
	background-color: F2F2F2;
	background-image: url(../../media/png/line.png);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	position: relative;
}

.sub_box_hover {
	width: 240px;
	background: #F2F2F2;
	height: 152px;
	position: absolute;
	top: 0px;
}

#sub_eid_hover {
	left: 0px;
}

#sub_mass_hover {
	left: 240px;
}

#sub_mcl_hover {
	left: 480px;
}

#sub_sea_hover {
	left: 720px;
}

#sub_eid {
	padding-top: 35px;
	height: 65px;
	background:url(../../media/png/eid-home.png) center center no-repeat;
}

#sub_mass {
	padding-top: 35px;
	height: 65px;
	background:url(../../media/png/mass-home.png) center center no-repeat;
}

#sub_mcl {
	padding-top: 35px;
	height: 65px;
	background:url(../../media/png/mcl-logo.png) center center no-repeat;
}

#sub_sea {
	padding-top: 45px;
	height: 55px;
	background:url(../../media/png/sea-logo.png) center 40px no-repeat;
}

#sub_eid_over, #sub_mass_over, #sub_mcl_over, #sub_sea_over {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	padding: 20px;
	height: 55px;
	text-align: center;
	z-index: 100 !important;
	border-bottom: 5px solid #A6A5AA;
}

#sub_eid_over:hover, #sub_mass_over:hover, #sub_mcl_over:hover, #sub_sea_over:hover{
	height: 95px;
	border-bottom: 5px solid #CF1226;
}

.info_down{
	border-bottom: 5px solid #fff;
	cursor:pointer;
}
.info_down:hover, .info_down_current{
	border-bottom: 5px solid #CF1226 !important;
}

#sub_eid_over {
	left: 0;
}

#sub_mass_over {
	left: 240px;
}

#sub_mcl_over {
	left: 480px;
}

#sub_sea_over {
	left: 720px;
}

#home_left {
	float: left;
	width: 620px;
	padding-right: 20px;
	margin-bottom: 20px;
	background: url(../../media/png/line_long.png) top right no-repeat;
}

#home_right h1 {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	margin-bottom: 20px;
}

#home_left h2,#home_right h2 {
	color: #666;
}

#home_left strong,#home_right strong {
	color: #E53446;
	font-size: 13px;
}

#news_left {
	float: left;
	width: 300px;
	margin-right: 20px;
	height: 280px;
}

#news_right {
	float: left;
	width: 280px;
	height: 280px;
}

#news_left p, #news_right p{
	margin:0;
}

.sub_news_left {
	float: left;
	width: 120px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.sub_news_right {
	float: left;
	width: 140px;
	margin-bottom: 20px;
}

#home_right {
	float: left;
	width: 305px;
	padding-left: 15px;
	margin-bottom: 20px;
}

#share_price_left {
	float: left;
	width: 124px;
}

#share_price_right {
	clear: left;
}

#results_left {
	float: left;
	width: 140px;
	margin-right: 20px;
}

#results_right {
	float: left;
	width: 145px;
}

#home-content {
	background:#EBEBEB;
	width: 940px;
	height: 420px;
	position: relative;
	padding: 10px;
}

#home-text {
	float: left;
	width: 640px;
	padding-top: 10px;
	font-size: 16px;
}

#home-text-right {
	float: left;
	width: 300px;
	padding-top: 10px;
}

#home-webcast {
	float: left;
	width: 300px;
	background: no-repeat url(../../media/png/webcast.png) top left;
	width: 277px;
	height: 193px;
	padding: 10px;
}

#home-investor {
	float: left;
	background: no-repeat url(../../media/png/home_border.png) top left;
	position: relative;
	width: 280px;
	height: 187px;
	padding: 10px;
}

#home-investor-content {
	background: url(../../media/png/homepage-investor-link.png) no-repeat top left;
	position:relative;
	margin:0px;
	padding:10px;
	padding-top:0px;
	width:260px;
	height:160px;
	color:#fff;
}

.home-investor-link {
	position:relative;
	top:43px;
	left:0px;
}

.home-box {
	float: left;
	position: relative;
	background: no-repeat url(../../media/png/home_border.png) top left;
	width: 280px;
	height: 110px;
	padding: 10px;
	margin-right: 20px;
	font-size: 11px;
	margin-bottom: 20px;
}
.home-box-large {
	float: left;
	position: relative;
	background: no-repeat url(../../media/png/home_border_large.png) top left;
	width: 600px;
	height: 167px;
	padding: 10px;
	margin-right: 20px;
}
.home-box-larger {
	float: left;
	position: relative;
	background: no-repeat url(../../media/png/home_border_large1.png) top left;
	width: 600px;
	height: 224px;
	padding: 10px;
	margin-right: 20px;
}

.home-box a, .ir-box a {
	color: #4D4C4C;
}

.ir-box strong.red a {
 color: #E53446;
}

.home-box p a, .ir-box p a, .home-box-larger p a, .home-news p a {
	position: absolute;
	bottom: 10px;
}

.home-box-larger a {
	font-size: 12px;
	color: #4D4C4C;
}

.home-news {
	float: left;
	width: 380px;
}

.news-half-box {
	float: left;
	padding-left: 7px;
	width: 233px;
	margin-top: 20px;
	font-size: 11px;
	font-weight: bold;
}

.news-half-box a {
	color: #3A5B70;
	font-size: 11px;
	padding-bottom: 4px;
	font-weight: bold;
}

.news-half-box a span {
	color: #CE1126;
	font-weight: normal;
}

.regulatory {
	float: left;
	width: 200px;
	padding-left: 10px;
	margin-left: 10px;
}

.rns {
	border-left: 1px solid #C0BFBF;
	padding-left: 9px;
	margin-left: -10px;
	width: 200px;
}

.rns a {
	font-size: 11px;
}

#home-investor p a {
	position: absolute;
	bottom: 28px;
}

a.home_readmore {
	background:url(../../media/png/button_home-read-more.png) no-repeat;
	width:122px;
	height:17px;
	padding-top:3px;
	color:#fff;
	font-size:8pt;
	text-align:center;
	display:block;
}

a.home_news, .subscribe {
	background:url(../../media/png/button_more-news.png) no-repeat;
	width:84px;
	height:17px;
	padding-top:3px;
	color:#fff;
	font-size:8pt;
	text-align:center;
	display:block;
}

a.home_investor {
	background:url(../../media/png/homepage-investor-link.png) no-repeat;
	width:122px;
	height:17px;
	padding-top:3px;
	color:#fff;
	font-size:8pt;
	text-align:center;
	display:block;
}

.ir-box {
	float: left;
	position: relative;
	background: no-repeat url(../../media/png/line_medium.png) top right;
	width: 220px;
	height: 208px;
	padding: 10px;
	padding-left: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.half-box {
	float: left;
	width: 140px;
}

.half-box-ir {
	float: left;
	width: 105px;
}

#inv-webcast {
	float: left;
	width: 470px;
}

#inv-text {
	float: left;
	width: 240px;
	position: relative;
	height: 250px;
}

#inv-text p a {
	position: absolute;
	bottom: 0px;
}

#divider {
	border-bottom: 1px solid #DADBDB;
	width: 710px;
}

#highlights {
	position: relative;
}

#highlights a {
	position: absolute;
	top: 0px;
	right: 0px;
}

.tabs {
    margin:0;
    padding:0;
	list-style: none;
}

.tabs li {
    float: left;
	display: inline;
	background: #D3D3D3;
	margin-right: 2px;
	color: #3A5B70;
}

.tabs li a {
	cursor: hand;
	cursor: pointer;
    float: left;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
    text-decoration: none;
	font-size: 13px;
}

.selected {
	background: #858686;
	font-weight: bold;
	color: #fff;
}

.tab-content {
	clear: both;
    float: left;
    padding: 10px;
	border: 1px solid #CDCDCE;
	width: 450px;
}

.tab-content table {
	width: 450px;
}

.tab-content td {
	text-align: left;
	vertical-align: bottom;
	padding: 5px;
}

.tab-content tr.bg-color td {
	background: #D3D3D3;
}

.tab-content img {
	position: relative;
}

.tab-content table.kfd {
	width: 690px;
}

.tab-content table.kfd td {
	text-align: right;
}

.tab-content table.kfd td.left {
	text-align: left;
}
/*==================About us page css======================*/
#about-intro {
	float: left;
	width: 400px;
	margin-right: 20px;
}
#our-mission-box {
    width:260px;
	float: left;
	padding: 10px;
	border: 5px solid #A6A6AB;
	margin-top: 12px;
}
#our-mission-box h3 {
	color: #CF1226;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
#our-mission-box p {
	margin-bottom: 0px;
}
#our-strategy-box {
    float: left;
	width: 226px;
	margin-right: 34px;
}
#our-strategy-box-right {
	float: left;
	width: 450px;
}
.expandable-content {
	display: none;
}
.strategy_box, .strategy_box_hover {
	width: 226px;
	background: url(../../media/png/line_about.png) bottom left no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	cursor: pointer;
}
.strategy_box h5 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 50px;
	line-height: 45px;
	color: #A6A6AB;
	float: left;
	width: 40px;
}
.strategy_box_hover h5 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 50px;
	line-height: 45px;
	color: #CF1226;
	float: left;
	width: 40px;
}
.strategy_box strong {
	font-size: 13px;
	font-weight: bold;
	color: #A6A6AB;
	float: left;
	width: 186px;
}
.strategy_box_hover strong {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	float: left;
	width: 186px;
}
#strategy-box-1-hover, #strategy-box-2-hover, #strategy-box-3-hover {
	display: none;
}
#strategy-content-1, #strategy-content-2, #strategy-content-3 {
	height: 300px;
}
#our-strategy-accordion {
	color: #CF1226;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	margin-top: 12px;
}
#delivered-by-box {
    width:710px;
    background:url(../../media/png/about-us-delivered-by-arrows.png) no-repeat top center;
    padding-top:15px;
}
#delivered-by-box ol {
    margin-left:10px;
    padding-left:10px;
}
#good-governance-box {
    width:212px;
    height:136px;
    background:#fff;
    padding:8px;
}
#strong-performance {
    width:452px;
    height:95px;
    background:#DCDDDE;
    margin-top:10px;
    padding:8px;
}
#growth-acquisition {
    width:694px;
    height:78px;
    background:#C6C8CA;
    margin-top:10px;
    padding:8px;
}
/* slideshow */

ul#slideshow{list-style:none;overflow:hidden; margin-left:-40px; margin-bottom:0px;z-index:-10;}

/**************/
/*enquiry form*/
/**************/
.row {
    padding: 3px 0;
}

.row .name {
    display: block;
    float: left;
    width: 10%;
}
/************************************/
/******* new updates ***************/
.business-box {
    width:230px;
    float:left;
    height:350px;
}
.business-box a {
    display:block;
    width:150px;
    background:url(../../media/png/our-bussines-link-bk.png) no-repeat top left;
    color:#fff;
    padding:3px 8px 5px 5px;
    position:absolute;
}
.business-box #business-company-logo {
    margin-bottom:10px;
    margin-top:10px;
    display:block;
    height:40px;
}
#case-study-table-wrapper table {
    /*border-collapse: separate;*/
}
#case-study-table-wrapper table tr {
    
}
#case-study-table-wrapper table tr.first {
    
    background-color:#EBEBEB;
}
#case-study-table-wrapper table tr td {
    text-align:center;
    vertical-align:middle;
    background:#fff;
    border-bottom:2px solid #D9D9D8;
}
#case-study-table-wrapper table tr td.first {
    text-align:left;
    vertical-align: top;
}
.case-studies {
    display:none;
    width:146px;
    border:1px solid #CE2028;
    position:absolute;
    background:#fff;
    margin-left:-183px;
    margin-top:-52px;
}
.case-studies #red_line {
    width:50px;
    height:1px;
    display:block;
    border-top:1px solid #CE2028;
    position:relative;
    left:148px;
    top:41px;
}
.case-studies p {
    padding:0 5px;
    text-align:left;
}
.case-studies img {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#mass_box{
	background:url(../../media/png/ourbusiness_mass.png) no-repeat;
	width:701px;
	height:280px;
	position: relative;
/*	margin-bottom:15px;	*/
}
#scs_box{
	background:url(../../media/png/ourbusiness_SCS.png) no-repeat;
	width:701px;
	height:280px;
	position: relative;
}
#sea_box{
	background:url(../../media/png/ourbusiness_SEA.png) no-repeat;
	width:701px;
	height:280px;	
	position: relative;
}

#mass_box p, #scs_box p, #sea_box p{
	width:350px;
	/*margin-top:90px;*/
	position:relative;
	top:110px;	
	left:20px;
}
#mass_box a, #scs_box a, #sea_box a{
	position: absolute;
	left: 20px;
	bottom: 20px;
}
#eid_banner {
	background: url(../../media/jpg/eid_subbanner.jpg) top left no-repeat;
	width: 700px;
	height: 209px;
	padding-top: 20px;
	padding-left: 10px;
	color: #3A5B70;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
}
#mass_banner {
	background: url(../../media/jpg/mass_subbanner.jpg) top left no-repeat;
	width: 700px;
	height: 209px;
	padding-top: 20px;
	padding-left: 10px;
	color: #3A5B70;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
}
#mcl_banner {
	background: url(../../media/png/mcl_subbanner.png) top left no-repeat;
	width: 700px;
	height: 209px;
	padding-top: 20px;
	padding-left: 10px;
	color: #3A5B70;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
}
#scs_banner {
	background: url(../../media/jpg/scs_subbanner.jpg) top left no-repeat;
	width: 700px;
	height: 209px;
	padding-top: 20px;
	padding-left: 10px;
	color: #3A5B70;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
}
#sea_banner {
	background: url(../../media/png/sea_subbanner.png) top left no-repeat;
	width: 700px;
	height: 209px;
	padding-top: 20px;
	padding-left: 10px;
	color: #3A5B70;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
}
.subs_box {
	width: 680px;
	height: 361px;
	padding: 15px;
	background: url(../../media/png/subpage_box.png) top left no-repeat;
	margin-top: 15px;
	position: relative;
}
.subs_half {
	float: left;
	width: 460px;
	padding-right: 20px;
}
.subs_other {
	float: left;
	width: 200px;
}
.subs_other a {
	position: absolute;
	right: 15px;
	bottom: 15px;
}
#gov_banner {
	background: url(../../media/jpg/governance_subbanner.jpg) top left no-repeat;
	width: 700px;
	height: 209px;
	padding-top: 20px;
	padding-left: 10px;
	color: #3A5B70;
	font-size: 17px;
	margin-top: 10px;
	line-height: 21px;
	font-weight: bold;
}
.gov_box {
	width: 190px;
	height: 234px;
	background: url(../../media/png/gov_border.png) top left no-repeat;
	margin-right: 25px;
	float: left;
	padding: 15px;
	position: relative;
	margin-top: 20px;
}
.gov_box a {
	position: absolute;
	left: 15px;
	bottom: 15px;
}
.gov_strucbox {
	float: left;
	width: 200px;
	text-align: center;
	margin-top: 10px;
	padding-left: 60px;
}
#mediabox {
	width: 710px;
	/*height: 307px;
	margin-top: 12px;*/
	margin-bottom: 20px;
}
#mediabox p {
	margin:0px;
}
#mediabox p.first_para {
	margin-top: 0px;
}
#mediamain {
	float: left;
	width: 300px;
	margin-right: 20px;
}
#mediasub {
	float: left;
	width: 385px; /**/
}
#mediamain h1 {
	margin-top: 12px;
}
#mediamain p.light, #mediasub p.light {
	color: #E53446;
	font-weight: bold;
	font-size: 13px;
}
.mediasubimg {
	float: left;
	width: 115px; /**/
	margin-right: 20px;
	margin-bottom: 20px;
}
.mediasubtext {
	float: left;
	width: 180px;
}
#medianews {
	float: left;
	width: 710px;
}
#mediapages {
	float: left;
	width: 300px;
}
.newsbox {
	float: left;
	width: 60px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.newsimg {
	float: left;
	width: 70px;
	margin-bottom: 10px;
	margin-right: 20px;
}
/*.newsbox img {
	position: relative;
	left: -12px;
}*/
.newstext {
	float: left;
	width: 380px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.newsmore {
	float: left;
	width: 140px;
	margin-bottom: 10px;
}
.casestudy {
	float: left;
	width: 559px;
}
.downloads {
	float: left;
	width: 220px;
	padding-right: 12px;
	margin-right: 12px;
	border-right: 1px solid #818281;
	font-size: 11px;
}
.downloads .header {
	position: relative;
	left: -12px;
	top: -4px;
}
#downloads td {
	width: 220px;
	text-align: left;
	padding-right: 12px;
	padding-left: 12px;
	border-right: 1px solid #818281;
	font-size: 11px;
	vertical-align: top;
}
#downloads .header {
	position: relative;
	left: -12px;
	top: -4px;
}

.tab-content {
	width: 300px;
    float: left;
    padding: 10px;
	position: relative;
}

.tab-content a {
	color: #000;
	float: left;
	width: 300px;
	padding-bottom: 5px;
}

.tab-content a:hover, #centre-box a:hover{
	color: #000;
	text-decoration: underline;
}
.nav{
	list-style:none;	
}
.nav li{
	display:inline;	
}
.nav li a{
	padding:10px;	
	background:#ccc;
}

/*Scroll Plane CSS*/
.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 7px;
	height: 100%;
	background: #EBEBEB;
        margin-right:5px;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #EBEBEB;
	position: relative;
}

.jspDrag
{
	background: #CE1126;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
        -webkit-border-radius: 20px;
        border-radius: 20px;    
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: none;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 10px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

.cbp-fwslider {
	position: relative;
	overflow: hidden;
}

.cbp-fwslider ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
}

.cbp-fwslider ul li {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}

.cbp-fwslider ul li > a {
	display: block;
	text-align: center;
	outline: none;
}

.cbp-fwslider ul li > img {
	border: none;
	display: block;
	margin: 0 auto;
	width: 100%;
}

.cbp-fwslider li img {
	z-index: 0 !important;
}

.cbp-fwslider li div {
	margin: 0 auto;
	width: 511px;
	background: url(../../media/png/banner_text_background.png) bottom right no-repeat;
	height: 104px;
	padding: 19px;
	padding-left: 430px;
	font-size: 30px;
	position: relative;
	top: -142px;
	margin-bottom: -142px;
	color: #fff;
	text-shadow: 1px 1px #000;
	white-space: normal;
}

.cbp-fwslider nav span {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 120px;
	background: #A6A6AB;
	color: #fff;
	font-size: 30px;
	text-align: center;
	margin-top: -50px;
	line-height: 120px;
	cursor: pointer;
	font-weight: bold;
}

/*.cbp-fwslider nav span:hover {
	background: #A6A6AB;
}*/

.cbp-fwslider nav span.cbp-fwnext {
	right: 0px;
	/*display: block !important;*/
}

.cbp-fwslider nav span.cbp-fwprev {
	left: 0px;
	/*display: block !important;*/
}

/*.cbp-fwdots {
	position: absolute;
	bottom: 0px;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.cbp-fwdots span {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #ddd;
	margin: 4px;
	border-radius: 50%;
	cursor: pointer;
}

.cbp-fwdots span:hover {
	background: #999;
}

.cbp-fwdots span.cbp-fwcurrent {
	background: #47a3da;
	box-shadow: 0 0 0 2px #47a3da;
	-webkit-transition: box-shadow 0.2s ease-in-out;
	-moz-transition: box-shadow 0.2s ease-in-out;
	transition: box-shadow 0.2s ease-in-out;
}*/
table.info_down_table td{
	vertical-align:top;
	text-align:left;
}
table.info_down_table tr td{
	padding:15px;
}
table.info_down_table h3 + p{
	margin-top:0;
}
table.info_down_table a{
	font-weight:bold;
}
table.info_down_table a img{
	position:relative;
	top:2px;
	left:5px;
}
#sub_eid_over, #sub_mass_over, #sub_mcl_over, #sub_scs_over, #sub_sea_over{
	cursor:pointer;
}
.manage{
	width:48%;
	float:left;
}
#manage_left div{
	display:none;
}
#manage_left div.active{
	display:block;
}
#manage_left img{
	width:100%;
	margin-bottom:12px;
}
#manage_left h3{
	font-weight:normal;
	color:#E53446;
	font-size:15px;
	margin-bottom:12px;
}
#manage_left h4{
	color:#666;
	margin:0;
	font-size:13px;
}
#manage_left h4 + p{
	margin-top:0;
}
#manage_right img{
	width:100%;
	margin-bottom:15px;
	cursor:pointer;
	opacity:0.8;
	transition: .3s opacity;
}
#manage_right img:hover{
	opacity:1;
}
.margin_add{
	margin-right:4%;
}
.ie7 .margin_add{
	margin-right:3%;
}
.bus{
	width:auto;
	color:#1A1A1A;
}
.bus thead p{
	color:#1A1A1A;
}
.bus thead tr{
	height:130px;
	color:#666666;
}
.bus thead span{
	margin:0 10px 0 0;
	float:left;
}
.csstransforms .bus thead .vertical div.norm{
	transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	white-space:nowrap;
	position:relative;
	transition: .3s background-color;
	height: 14px;
	width: 109px;
	left: -48px;
	padding: 16px 16px 16px 5px;
	cursor:pointer;
}
.no-csstransforms .bus thead .vertical div.norm{
	position:relative;
	cursor:pointer;
	height:130px;
	width:45px;
}
.no-csstransforms .bus thead .vertical{
	padding:0;
	max-width:50px;
}
.csstransforms .bus thead .vertical:hover div.norm{
	background-color:#CCCCCC;
}
.bus tbody{
	background:#e5e5e5;
}
.bus tr.lightrow td{
	background:#F2F2F2;
}
.bus td{
	padding:5px;
	border-right:1px solid #d9d9d9;
	height:35px;
	max-width:35px;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
}
.bus td.first{
	max-width:100%;
	width:330px;
}
.bus span{
	display:block;
	height:15px;
	width:15px;
	border-radius:50%;
	margin:0 auto;
}
.bus .red{
	background-color:#E53446;
	cursor:pointer;
}
.bus .grey{
	background-color:#666;
}
div.head_popup, div.popup{
	position:absolute;
	background:#fff;
	padding:10px;
	z-index:10;
	display:none;
	box-shadow:2px 2px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.2);
}
.no-csstransforms div.head_popup, div.popup{
	border:1px solid #333;
}
div.head_popup{
	width:200px;
	top:250px;
	position:absolute;
}
div.popup{
	width:146px;
}
div.popup p{
	margin-top:0;
}
.plus_link img{
	position:relative;
	top:2px;
	left:5px;
}
#head1_popup{
	left:422px;
}
#head2_popup{
	left:468px;
}
#head3_popup{
	left:514px;
}
#head4_popup{
	left:560px;
}
#head5_popup{
	left:310px;
}
#head6_popup{
	left:356px;
}
#head7_popup{
	left:402px;
}
#head8_popup{
	left:448px;
}
#eid1_popup {
	left: 392px;
	top: 395px;
}
#eid2_popup {
	left: 420px;
	top: 400px;
}
#eid3_popup {
	left: 420px;
	top: 450px;
}
#mass1_popup{
	left:392px;
	top: 492px;
}
#mass2_popup{
	left:480px;
	top: 492px;
}
#mass3_popup{
	left: 511px;
	top: 310px;
}
#mcl1_popup{
	left: 340px;
	top: 401px;
}
#sea1_popup{
	left: 360px;
	top: 401px;
}
#sea2_popup{
	left: 514px;
	top: 450px;
}
#sea3_popup{
	left: 452px;
	top: 490px;
}
#sea4_popup{
	left: 561px;
	top: 490px;
}
#sea5_popup{
	left: 440px;
	top: 447px;
}