@import url("global.css");

/* ------------------------------------------------------------------*/  	

body {
	background: url("../images/body-bg.gif") 50% 0 repeat-x;
	background-color:#FFFFFF;
	font-size: 0.7em;
	color: #666;
	line-height: 1.4em;
	}

/* Site Layout / Structure 
------------------------------------------------------------------*/  	
#containerWrapper {
	width: 780px;
	margin: 0 auto;
	}
#headerWrapper {
	width: 100%;
	height: 98px;
	}
#logoWrapper {
	width: 251px;
	height: 41px;
	padding: 40px 0px 0px 13px;
	float: left;
	}
#flashWrapper {
	width: 780px;
	height: 211px;
	margin: 0 auto;
	}
#contentWrapper {
	width: 780px;
	margin: 30px auto;
	}
#leftWrapper {
	width: 506px;
	float: left;
	margin-left:13px;
	}
#rightWrapper {
	width: 250px;
	float: left;
	}
#footerWrapper {
	float: left;
	width: 780px;
	margin-top: 30px;
	border-top: 1px solid #e4e4e4;
	}
	
/* ---------------------------------------------------------------*/
/* ----------------------->>> NAVIGATION <<<----------------------*/
/* ---------------------------------------------------------------*/
	
/* Main Nav
------------------------------------------------------------------*/  
.mainNav {
	width: 780px;
	height: 33px;
	}
.mainNav ul {
	float: left;
	}
.mainNav li {
	display: inline;
	}
.mainNav a {
	display: block;
	float: left;
	height: 33px;
	background-position: 0 0;
	background-repeat: no-repeat;
	}
.mainNav a:hover {
	background-position: 0 -33px;
	}
.mainNav a.active, .mainNav a.active:hover {
	background-position: 0 -66px;
	}
.mainNav_knowingUs a {	
	background-image: url(../images/mainNav_knowingUs.gif);
	width: 90px;
	}
.mainNav_leadingBrands a {
	background-image: url(../images/mainNav_leadingBrands.gif);
	width: 108px;
	}
.mainNav_weProvide a {
	background-image: url(../images/mainNav_weProvide.gif);
	width: 87px;
	}
.mainNav_relatedServices a {
	background-image: url(../images/mainNav_relatedServices.gif);
	width: 115px;
	}
.mainNav_latestFromUs a {
	background-image: url(../images/mainNav_latestFromUs.gif);
	width: 108px;
	}
.mainNav_investorRelations a {
	background-image: url(../images/mainNav_investorRelations.gif);
	width: 129px;
	}
.mainNav_haveACareerWithUs a {
	background-image: url(../images/mainNav_haveACareerWithUs.gif);
	width: 143px;
	}
.mainNav a span {
	display: none;
	}
		
/* Quick Links
------------------------------------------------------------------*/	
.quickLinks {
	width: 318px;
	height: 39px;
	float: right;
	background-color: #f5f5f5;
	}
.quickLinks ul {
	padding-left: 8px;
	}
.quickLinks li {
	display: inline;
	}
.quickLinks a {
	display: block;
	float: left;
	height: 39px;
	width: 74px;
	background-repeat: no-repeat;
	}
.quickLinks a:hover {
	background-position: 0 -39px;
	}
.quickLinks a.active, .quickLinks a.active:hover {
	background-position: 0 -78px;
	}
.quickLinks_home a {	
	background-image: url(../images/quickLinks_home.gif);
	}
.quickLinks_talkToUs a {	
	background-image: url(../images/quickLinks_talkToUs.gif);
	}
.quickLinks_sitemap a {	
	background-image: url(../images/quickLinks_sitemap.gif);
	}
.quickLinks_relatedSite a {	
	background-image: url(../images/quickLinks_relatedSite.gif);
	width: 80px;
	}
.quickLinks a span {
	display: none;
	}

/* Style for Drop Quick Links (Related Site)
------------------------------------------------------------------*/ 
.dropQuickLinks {
	position:absolute;
	border: 1px solid #dfdfdf;
	border-bottom-width: 0;
	z-index:100;
	background-color: #fff;
	width: 78px;
	visibility: hidden;
	margin: -10px 0 0 0;
	}
.dropQuickLinks a {
	display: block;
	border-bottom: 1px solid #d3d3d3;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	}
.dropQuickLinks_transnasional {
	background-color:#df0024;
	}
.dropQuickLinks_plusliner {
	background-color:#73a149;
	}
.dropQuickLinks_nice {
	background-color:#863361;
	}
.dropQuickLinks_cityliner {
	background-color:#83826e;
	}
.dropQuickLinks a:hover{
	background-color: #f5f5f5;
	color: #a3a3a3;
	}

/* Footer
------------------------------------------------------------------*/
.footerHolder {
	width: 100%;
	padding: 20px 0px 20px 13px;
	color: #999;
	}
.footerHolder a {
	color: #999;
	text-decoration: underline;
	}
.footerHolder a:hover {
	color: #666;
	}
.footerHolder a.active, .footerHolder a.active:hover {
	font-weight: bold;
	color: #666;
	}

/* ---------------------------------------------------------------*/
/* -------------------->>> CONTENT STYLES <<<---------------------*/
/* ---------------------------------------------------------------*/
	
/* Intro
------------------------------------------------------------------*/	
.intro {
	width: 482px;
	float: left;
	margin-bottom: 30px;
	border-bottom: 1px dotted #acacac;
	}
.intro p {
	width: 360px;
	float: left;
	}
.intro ul {
	width: 120px;
	list-style-type:none;
	float: left;
	}
.intro li {
	color: #b7001e;
	font-weight: bold;
	background: url(../images/arrow.gif) 0 .5em no-repeat;
	padding: 0px 0px 0px 10px;
	}

/* Leading Brands
------------------------------------------------------------------*/	
.leadingBrands {
	width: 482px;
	float: left;
	border-bottom: 1px dotted #acacac;
	}
.leadingBrands ul {
	list-style-type: none;
	}
.leadingBrands ul li {
	display: inline;
	}
.leadingBrands a {
	display: block;
	float: left;
	height: 66px;
	margin-right: 1px;
	background-position: 0 0;
	background-repeat: no-repeat;
	}
.leadingBrands a:hover {
	background-position: 0 -66px;
	}
.leadingBrands_nice a {	
	background-image: url(../images/leadingBrands_nice.gif);
	width: 90px;
	}
.leadingBrands_plusliner a {	
	background-image: url(../images/leadingBrands_plusliner.gif);
	width: 122px;
	}
.leadingBrands_transnasional a {	
	background-image: url(../images/leadingBrands_transnasional.gif);
	width: 167px;
	}
.leadingBrands_cityliner a {	
	background-image: url(../images/leadingBrands_cityliner.gif);
	width: 99px;
	}
.leadingBrands a span {
	display: none;
	}

/* News & Press Release
------------------------------------------------------------------*/		
.tab-pane {
	width: 250px;
	background-color:#fff;
	}
.tab-row .tab {	
	background-color:#dfdfdf;
	color: #999;
	cursor: pointer;
	float:left;
	font-weight: bold;
	margin: 0 1px 0 0;
	padding: 2px 15px 2px 15px;
	width: auto;
	}
.tab-row .tab a {
	text-decoration: none;
	color: #868686;
	}
.tab-row .tab.selected {
	background-color:#bc001e;
	}
.tab-row .tab.selected a {
	color:#fff;
	}
.tab-row .tab.hover a {
	text-decoration:none;
	color:#fff;
	}
.tab-page {
	width: 230px;
	background-color: #f2f2f2;
	border-top: solid 1px #bc001e;
	border-bottom: dotted 1px #acacac;
	padding: 11px;
	float: left;
	}
.tab-page ul {
    width: 230px;
    list-style: none;
	}
.tab-page li {
	color: #999;
	display: block;
    padding: 0 0 9px 8px;
	margin-bottom: 9px;
	border-bottom:solid 1px #e4e4e4;
    background: url(../images/arrow.gif) 0 .5em no-repeat;
	}
.tab-page li a {
    color: #666;
	text-decoration:none;
	}
.tab-page li a:hover {
	text-decoration:underline;
	color:#333;
	}