/* =INITIAL 
*/

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0px 0px 1em 0px;
        padding: 0px;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
		margin-bottom: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
}





/*
Custom styling
*/

.homeTitle {
	height: 146px;
	width: 280px;
	overflow: hidden;
	display: block;
}


a {
	text-decoration: none;
}

.body a {
	color: #b8d0f5;
}

body {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
}

.body {
	background-color: #577395;
	color: #ffffff;
	margin-top: 5px;
}

img {
	border: 0px none;
}

p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
}

td {
	vertical-align: top;
}

.banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 704px;
	padding-top: 40px;
	padding-left: 196px;
}


.mainContent {
      margin:0px auto;
      width:900px;
      text-align:left;
}

.flags {
	text-align: right;
}

.nav {
	height: 54px;
	background: url(../images/nav_right.gif) no-repeat right;
}

.navLeft {
	background-image: url(../images/nav_left.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 9px;
	float: left;
}

.navItem {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	float: left;
	width: 81px;
	height: 50px;
	padding-top: 4px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
}

.navItemLeft {
	width: 77px !important;
	background-position: right top;
}

.navItemRight {
	background-image: url(../images/nav_right.gif);
	background-position: top right;
	float: left;
	width: 247px;
	height: 54px;
}

.navSearch {
	padding-top: 15px;
}
.navSearch form {
	padding: 0px;
	margin: 0px;
}
.navSearch input {
	vertical-align: middle;
}
.navSearch .formInput {
	width: 110px;
}

.mainGrid {
	background-image: url( ../images/grid.gif );
	border-collapse: collapse;
}

.whiteTable {
	background-image: none !important;
	background-color: #ffffff;
	color: #172a4a;
}

.whiteTable a {
	color: #577395;
}

.topLeftCorner {
	background-image: url(../images/top_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 10px;
}

.topRightCorner {
	background-image: url(../images/top_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.bottomLeftCorner {
	background-image: url(../images/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.bottomRightCorner {
	background-image: url(../images/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.mainText {
	padding: 25px 0px 25px 55px;
	width: 682px; /*900 -163 -55*/
}

.middleText {
	padding: 16px 13px 25px 13px;
	width: 548px; /*900 -163 -13 -13 -163*/
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

.middleText h1, .mainText h1 {
	font-size: 36px;
}

.leftCol {
	width: 163px;
	background-color: #172a4a;
	text-align: center;
}

.rightCol {
	width: 163px;
	background-color: #172a4a;
}

.rightColText {
	padding: 0px 0px;
	color: #ffffff;
}

.rightColText p, .rightColText h2, .rightColText h1, .rightColText .boxTitle {
	padding: 0px 14px;
}

.lowLevelLogin {
	background-color: #334d74;
	margin-bottom: 0px;
	padding-top: 1em;
	padding-bottom: 1em;
}

.highLevelLogin {
	background-color: #284167;
	margin-bottom: 0px;
	padding-top: 1em;
	padding-bottom: 1em;
}

.entryTechnologyLogin {
	background-color: #1e304c;
	margin-bottom: 0px;
	padding-top: 1em;
	padding-bottom: 1em;
}

.applyBox {
	background-color: #2a3c5a;
	margin: 0px;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

.projectWorkBox {
	background-color: #1e304c;
	margin: 0px;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

.gridTable {
	width: 670px;
}

.gridTable td {
	width: 50%;
	padding-right: 55px;
	padding-bottom: 30px;
}

.blockImage {
	display: block;
	padding-bottom: 10px;
}

.loginForm input {
	width: 100px;
	vertical-align: middle;
}

.rightColText h1, .rightColText .boxTitle {
	color: #f8e902;
	font-size: 14px;
	font-weight: bold;
}

.rightColText h2 {
	color: #f8e902;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

.industryCompanyHeader {
	font-size: 20px;
	font-weight: bold;
	background-color: #dcd8f3;
	width: 300px;
}

.industries {
	background-image: url(../images/industry_background.jpg);
	background-repeat: no-repeat;
}

.aboutPage {
	background-image: url(../images/about_top.gif);
	background-repeat: no-repeat;
}

.projectPage {
	background-image: url(../images/project_top.gif);
	background-repeat: no-repeat;
}

.commercePage {
	background-image: url(../images/commerce_top.gif);
	background-repeat: no-repeat;
}

.governmentPage {
	background-image: url(../images/government_top.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}

.supportPage {
	background-image: url(../images/support_top.gif);
	background-repeat: no-repeat;
}

.newsPage {
	background-image: url(../images/news_top.gif);
	background-repeat: no-repeat;
}

.contactPage {
	background-image: url(../images/contact_top.gif);
	background-repeat: no-repeat;
}

.companies {
	background-image: url(../images/industry_top.gif);
	background-repeat: no-repeat;
}

.industryTable {
	width: 550px;
	padding-top: 0px;
	font-size: 19px;
}

.industryTableLeft {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
	width: 239px;
}

.industryTableRight {
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 239px;
}

a.menuItemIndustry {
	background-image: url(../images/industry_btn_off.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/custom/images/industry_btn_off.png', sizingMethod='crop');
	background-repeat: none;
	display: block;
	width: 263px;
	height: 44px;
	overflow: hidden;
	color: #E0E0E0;
	cursor: pointer !important;
	white-space: nowrap;
}

a.menuItemIndustry:hover {
	background-image: url(../images/industry_btn_on.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/custom/images/industry_btn_on.png', sizingMethod='crop');
	background-repeat: none;
	color: #FFFFFF;
	cursor: pointer !important;
}

.menuItemIndustry div {
	display: block;
	width: 239px;
	height: 22px;
	overflow: hidden;
	padding: 11px 12px;
}

.btnA4Image {
	display: block;
	background-image: url(../images/poster_off.jpg);
	width: 40px;
	height: 39px;
}

.btnA4Image:hover {
	background-image: url(../images/poster_on.jpg);
}

.btnMovie {
	display: block;
	background-image: url(../images/movie_off.jpg);
	width: 40px;
	height: 39px;
}

.btnMovie:hover {
	background-image: url(../images/movie_on.jpg);
}

.btnEmail {
	display: block;
	background-image: url(../images/email_off.jpg);
	width: 40px;
	height: 39px;
}

.btnEmail:hover {
	background-image: url(../images/email_on.jpg);
}

.btnWWW {
	display: block;
	background-image: url(../images/www_off.jpg);
	width: 40px;
	height: 39px;
}

.btnWWW:hover {
	background-image: url(../images/www_on.jpg);
}

.btnNews {
	display: block;
	background-image: url(../images/news_off.jpg);
	width: 40px;
	height: 39px;
}

.btnNews:hover {
	background-image: url(../images/news_on.jpg);
}


.newsListingDate {
	font-size: 10px;
}

.newsListingTitle a{
	color: #172a4a;
}

.newsListingPreview {
	padding-bottom: 1em;
}

.newsArticle {
	height: 180px;
	overflow-y: hidden;
}

.subHeadingText {
	color: #dee2e8;
	font-weight: normal;
}

.commerceImage {
	width: 150px;
	float: left;
	padding-right: 15px;
	clear: left;
}

#newsTopRight {
	width: 273px;
	border: 1px solid #b8d0f5;
	height: 217px;
}

#governmentTop {
	border: 1px solid #b8d0f5;
}

#governmentBottom {
	border: 1px solid #b8d0f5;
	
}

.tab, .newsTopRightHeadTab, .newsTopRightHeadTabSelected {
 	background: #577395;
/* 	border: 1px solid #b8d0f5;*/
 	color: #ffffff;
 	text-align: center;
 	padding: 1px 5px;
}

.doubleTab {
	background: #577395;
 	color: #ffffff;
 	text-align: center;
 	padding: 10px 5px;
 	height: 18px;
}

.tabLight {
 	background: #6585ac;
 	color: #ffffff;
 	text-align: center;
 	height: 25px;
 	padding-top: 10px;
}

.tabLight a {
	text-decoration: none;
	color: #ffffff;
}

.tabLighter {
 	background: #699bcc;
 	color: #ffffff;
 	text-align: center;
 	height: 35px;
}

.newsTopRightHeadTab, .newsTopRightHeadTabSelected {
 	float: left;
 	width: 79px;
 	height: 16px;
 	border: 1px solid #b8d0f5;
 	border-bottom: none;
}
 
 .newsTopRightHeadTabSelected {
  	background: #ffffff;
 	color: #577395;
}

.newsTopRightArticles {
	padding: 10px;
}

#governmentTopArticles {
	padding: 10px 10px 0px 10px;
}

#governmentBottomArticles {
	padding: 10px;
}

.newsBottomColumn {
	width: 180px;
	height: 400px;
	float: left;
	border: 1px solid #b8d0f5;
}

.newsColumnText {
	padding: 5px;
}

.governmentBottomColumn {
	width: 272px;
	height: 180px;
	float: left;
	border: 1px solid #b8d0f5;
	text-align: center;
}

.governmentColumnText {
	padding: 5px;
}

.tabFont {
	font-size: 12px;
	margin: 0px;
}

.sideAdvert {
	padding-top: 75px;
}

#ticker {
	margin-top: 22px;
	height: 17px;
	overflow: hidden;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
}
#tickerAnchor {
	display: block;
	float: left;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
}
#flashIntro {
	text-align: center;
}

#flashRight {
	text-align: center;
	padding-top: 16px;
}
#flashTopRight {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}


/** PROJECT WORK PAGE **/

.projectWorkContentBox {
	clear: both;
	margin: 1em auto;
	text-align: left;
	border-top: 1px solid #cccccc;
}
.projectWorkInfo {
	padding: 10px;
	width: 320px;
	float: left;
}
.projectWorkTitle {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
}
.projectWorkImage {
	vertical-align: middle;
	margin: 10px;
}
.projectWorkImageContainer {
	width: 180px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}

/** END PROJECT WORK PAGE **/

/** Worldwide **/

.worldwideContent {
	background-image: url(../images/worldwide_top.jpg);
	background-repeat: no-repeat;
}
.worldwideBg {
	background: url(/custom/images/globe.jpg) no-repeat right 73px;
	height: auto !important;
	height: 600px;
	min-height: 600px;
}

.contentBox {
	float: left;
	width: 263px;
	margin-bottom: 40px;
}
.contentBoxLeft {
	margin-right: 22px;
	clear: left;
}

.sectionTitle {
	background: url(/custom/images/bar.png) no-repeat;
	width: 263px;
	height: 44px;
	font-size: 18pt;
	line-height: 44px;
	text-indent: 10px;
	letter-spacing: -1px;
}
.sectionContent {
	padding: 8px 15px;
	line-height: 145%;
}
.sectionContent, .sectionContent a {
	font-size: 9pt;
	text-decoration: none;
}

/** END Worldwide **/

#alphaListTabs {
	height: 19px;
	overflow: hidden;
	padding-left: 16px;
}
#alphaListTabs img {
	margin-right: 1px;
}
#alphaListBg, #alphaList, #alphaListContainer {
	width: 725px;
	height: 78px;
}
#alphaListBg, #alphaList {
	position: absolute;
}
#alphaListBg {
	background: url(/custom/images/alphalistbg.png) no-repeat;
}
#alphaListContainer {
	margin-bottom: 7px;
}
#alphaList ul {
	margin: 0 0 0 3px;
	padding: 0;
}
#alphaList li {
	display: block;
	float: left;
	width: 28px;
	text-align: center;
	padding: 27px 0 0 0;
	margin: 0;
}
#alphaList li.narrower {
	width: 27px !important;
}
#alphaList li a {
	text-decoration: none;
	font-size: 18px;
	color: #fff;
}

#companyDirBanner {
	background: url(/custom/images/companydirbanner.png) no-repeat;
	width: 729px;
	height: 180px;
}
#companyDirPreview {
	float: right;
	margin: 0 0 0 16px;
	width: 250px;
	height: 249px;
}
.directoryInput {
	margin-bottom: 3px;
}

.lhsContentWide {
	padding: 0 6px;
	width: 725px;
}
.lhsContentWideContent {
	padding: 6px 12px;
	font-size: 12px;
}

.productSectionTable {
	width: 100%;
}
.productSectionTable td {
	height: 102px;
	background: url(/custom/images/productlistitembg.gif) repeat-x;
	vertical-align: middle;
}
.productSectionTable td, .productSectionTable td a {
	color: #172a4a;
	font-size: 12px;
}
.cellDivider {
	background: url(/custom/images/productlistdivider.gif) no-repeat center center !important;
	width: 2px;
	overflow: hidden;
	font-size: 1px;
}
.iconTD {
	width: 36px;
	text-align: center;
}
.textTD {
	padding: 0 16px;
}
.logoTD {
	padding: 0 3px;
	text-align: center;
}
.nameTD a {
	text-decoration: none;
	font-weight: bold;
}

.pagination {
	text-align: right;
	padding: 3px 0;
	font-size: 12px;
}
.pagination a, .currentPage {
	color: #fff;
	padding: 0 2px;
}
.pagination a {
	text-decoration: none;
}
.currentPage {
	text-decoration: underline;
}
.perPage {
	display: inline;
	padding-right: 34px;
}

.companyDetails {
	padding: 4px 6px;
}
.companyLogo, .companyLogoImg {
	width: 102px;
	height: 102px;
	float: left;
}
.companyLogo {
	background: url(/custom/images/productlistitembg.gif) repeat-x;
	margin-right: 10px;
}
.companyLogoImg {
	background-position: center center;
	background-repeat: no-repeat;
}
.companyText {
	float: left;
	width: 325px;
	color: #fff;
}
.companyName {
	font-size: 18px;
	margin-bottom: 6px;
}
.companyDescription {
	font-size: 12px;
}
.companyDetailsRight {
	float: right;
	width: 264px;
}
.companyStats {
	background: url(/custom/images/productlistitembg.gif) repeat-x;
	width: 264px;
	height: 102px;
	color: #172a4a;
	font-size: 12px;
}
.companyStatsInner {
	padding: 6px 8px 0 8px;
}
.companyStatsTitle {
	font-weight: bold;
	padding-bottom: 2px;
}
.companyStatsLabel {
	float: left;
	clear: left;
	width: 92px;
}
.companyStatsValue {
	float: left;
	width: 150px;
}
.companyStatsLabel, .companyStatsValue {
	padding-top: 6px;
}
.companyLinks {
	padding: 8px 0 0 0;
}
.companyLinks img {
	margin: 0 6px 0 0;
	vertical-align: middle;
}
.companyLinks a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}

#companyTabs {
	clear: both;
	position: relative;
	top: -10px;
}
.companyTabsTab, .companyTabsTabOn {
	float: left;
	color: #577395;
	font-size: 12px;
	margin-right: 1px;
}
.companyTabsTab {
	background: url(/custom/images/tab-off-bg.gif) repeat-x top;
	cursor: pointer;
	margin-top: 1px;
}
.companyTabsTab div, .companyTabsTabOn div {
	float: left;
}
.companyTabsTabOn {
	background: url(/custom/images/tab-on-bg.gif) repeat-x top;
}
.companyTabsTab .companyTabsTabLeft {
	background: url(/custom/images/tab-off-left.gif) no-repeat left bottom;
	padding-left: 10px;
}
.companyTabsTab .companyTabsTabRight {
	background: url(/custom/images/tab-off-right.gif) no-repeat right bottom;
	padding-right: 10px;
	height: 19px;
	line-height: 18px;
}
.companyTabsTabOn .companyTabsTabLeft {
	background: url(/custom/images/tab-on-left.gif) no-repeat left bottom;
	padding-left: 10px;
}
.companyTabsTabOn .companyTabsTabRight {
	background: url(/custom/images/tab-on-right.gif) no-repeat right bottom;
	padding-right: 10px;
	height: 20px;
	line-height: 18px;
}
.companyTabsContent {
	height: auto !important;
	height: 201px;
	min-height: 201px;
	background: #fff url(/custom/images/tab-content-bg.gif) repeat-x bottom;
	width: 717px;
	clear: left;
	color: #172a4a;
	font-size: 12px;
}
.companyTabsContentInner {
	padding: 22px 11px;
}

#backToCompanyListButton {
	clear: both;
	padding-top: 8px;
	text-align: right;
}
#companyContactFormDivider {
	margin: 14px 0 14px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	height: 0;
	overflow: hidden;
}
#companyContactForm .formInput {
	width: 200px;
}
#companyContactForm textarea {
	width: 300px;
	height: 100px;
	overflow: auto;
}
#companyContactForm label {
	display: block;
	float: left;
	clear: left;
	width: 120px;
}
#sendEnquiryBtn {
	width: 426px;
	text-align: right;
}