/*
	CBA CSS DEFINIITIONS
	===================================
	Born:		10/04/07
	Last Edit:	02/05/07

	CONTENTS
	========
	Definitions for the businessUnit homepage
*/

/*  businessUnit Homepage
=========================================== */

#businessUnitBodyContent {
	margin:0px 0px 0px 5px;
	padding:0px 4px 50px 0px;
}

#businessUnitBodyBg {
	background:url("../images/css/businessUnitBodyBG.gif") top left repeat-x;
}

/* left column */
#businessUnitHomeLeft {
	width:722px;
	float:left;
	margin:0px 0px 0px 2px;
	padding:10px 0px 0px 0px;
	text-align:left;
}

/* this will vary from personal, business etc */
#businessUnitHomeMain {
	background-position:top right;
	padding:0px 0px 10px 0px;
	background-repeat:no-repeat;
}

#businessUnitHomeBottom {
	background:url("../images/css/businessUnitMain_bottom.jpg") top left no-repeat;
	height:15px;
	overflow:hidden;
}

#businessUnitHomeMainNested {
	padding:20px 0px 0px 24px;
	width:440px;
}

.businessUnitHomeMainList {
	margin:16px 0px 0px 0px;
	padding:0px 0px 10px 24px;
}

.businessUnitHomeMainList a {
	color:#000000;
	text-decoration:none;
}

.businessUnitHomeMainList a:hover {
	color:#000000;
	text-decoration:underline;
}

#businessUnitListLeft, #businessUnitListRight {
	float:left;
	width:220px;
	color:#000000;
	margin:0px 18px 0px 0px;
}

.businessUnitHomeMain {
}

#businessUnitHomeMainContainer{
  width:729px;
  min-height:309px;
  position:relative;
}

#businessUnitHomeMainContainer table td {
	text-align:left;
	padding:0;
}
#industryButton, #busServicesButton, #researchButton{
	width:240px;
	height:30px;
	position:absolute;
	bottom:3px;
	left:4px;
	z-index:999;
}

*html #industryButton, *html #busServicesButton, *html #researchButton {
	bottom:-2px;
}

#busServicesButton{
	left:244px;
}
#researchButton{
	left:484px;
}
#industryButton a, #busServicesButton a, #researchButton a{
	width:240px;
	height:34px;
	display:block;
	background:url(../images/css/industryLink.png) no-repeat 0 0;
	text-indent:-500em;
	overflow:hidden;
}
#busServicesButton a{
	background:url(../images/css/busServicesLink.png) no-repeat 0 0;
	text-indent:-500em;
	overflow:hidden;
}
#researchButton a{
	width:240px;
	background:url(../images/css/researchLink.png) no-repeat 0 0;
	text-indent:-500em;
	overflow:hidden;
}
#industryContents div,
#busServicesContents div,
#researchContents div{
	position:absolute!important;
	bottom:33px;
	left:4px;
}
#busServicesContents div{
	left:244px;
}
#researchContents div{
	left:483px;
}
*html #industryContents div,
*html #busServicesContents div,
*html #researchContents div{
	bottom:32px;
}
#industryContents div#industrySlider, 
#busServicesContents div#busServicesSlider, 
#researchContents div#researchSlider{
	width:240px!important;
	position:static!important;
	display:none;
	background:url(../images/css/list_bg.png) no-repeat left top;
	z-index:1000;
}
#industrySlider ul, 
#busServicesSlider ul, 
#researchSlider ul{
	list-style:none;
	list-style-type:none;
	padding:0;
	margin:0;
}
#industrySlider ul li, 
#busServicesSlider ul li, 
#researchSlider ul li{
	background:url(../images/css/listDivider.png) no-repeat bottom;
	padding:0;
	margin:0;
}
#industrySlider ul li.noDivider, 
#busServicesSlider ul li.noDivider, 
#researchSlider ul li.noDivider{
	background:none;
}
#industrySlider ul li a, 
#busServicesSlider ul li a, 
#researchSlider ul li a{
	display:block;
	padding:4px 20px 5px 20px;;
	margin:0;
	font:normal 1.1em Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
	background:url(../images/css/navArrowGrey.gif) no-repeat 10px 7px;
}
*html #industrySlider ul li a, 
*html #busServicesSlider ul li a, 
*html #researchSlider ul li a{
	height:1%;
}
#industrySlider ul li a:hover, 
#busServicesSlider ul li a:hover, 
#researchSlider ul li a:hover{
	background:url(../images/css/listSelected.gif) no-repeat 0 0;
	color:#ffffff;
}
#industrySlider ul li a.firstListItem:hover, 
#busServicesSlider ul li a.firstListItem:hover, 
#researchSlider ul li a.firstListItem:hover{
	background:url(../images/css/listTop_bg.png) no-repeat 0px 0px;
}
*html #industrySlider ul li a.firstListItem:hover, 
*html #busServicesSlider ul li a.firstListItem:hover, 
*html #researchSlider ul li a.firstListItem:hover{
	background:url(../images/css/listSelected.gif) no-repeat 0 0;
}
#HomeMainCopy{
	width:343px;
	min-height:273px;
	height:auto !important;
	height:273px;
	background:#000000 url(../images/css/mainHome.jpg) top left no-repeat;
	padding:36px 20px 0 361px;
}


#HomeMainCopy h1 {
	background:url("../images/css/h1_corporateBusiness.gif") top left no-repeat;
	width:335px;
	height:37px;
	text-indent:-500em;
	overflow:hidden;
	margin:0 0 2px;
	padding:0px;
}
#HomeMainCopy p{
  margin-top:22px;
}
#industryCopy{
	width:299px;
	min-height:279px;
	height:auto !important;
	height:279px;
	background:#000000 url(../images/css/industryHome_bg.jpg) no-repeat 0 0;
	padding:30px 20px 0 410px;
	display:none;
}

#industryCopy h1{
	background:url("../images/css/h1_industryExpertise.gif") top left no-repeat;
	width:271px;
	height:37px;
	text-indent:-500em;
	overflow:hidden;
	margin:0 0 2px;
	padding:0px;
}
#industryCopy table{
	width:280px;
	margin-top:20px;
}
#industryCopy table a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
}
#industryCopy table a:hover{
	text-decoration:underline;
}
#busServicesCopy{
	width:667px;
	min-height:282px;
	height:auto !important;
	height:282px;
	background:#000000 url(../images/css/busServicesHome_bg.jpg) no-repeat 0 0;
	padding:27px 19px 0 38px;
	display:none;
}

#busServicesCopy h1{
	background:url("../images/css/h1_businessServices.gif") top left no-repeat;
	width:271px;
	height:37px;
	text-indent:-500em;
	overflow:hidden;
	margin:0 0 2px;
	padding:0px;
}
#busServicesCopy p{
	width:190px;
}
#busServicesCopy table{
	width:200px;
	margin-top:14px;
}
#busServicesCopy table a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
}
#busServicesCopy table a:hover{
	text-decoration:underline;
}
#researchCopy{
	width:671px;
	min-height:282px;
	height:auto !important;
	height:282px;
	background:#000000 url(../images/css/researchHome_bg.jpg) no-repeat 0 0;
	padding:27px 20px 0 38px;
	display:none;
}

#researchCopy h1{
	background:url("../images/css/h1_researchHome.gif") top left no-repeat;
	width:271px;
	height:37px;
	text-indent:-500em;
	overflow:hidden;
	margin:0 0 2px;
	padding:0px;
}
#researchCopy p{
	width:275px;
}
#researchCopy table{
	width:295px;
	margin-top:14px;
}
#researchCopy table a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
}
#researchCopy table a:hover{
	text-decoration:underline;
}

/* right column */
#businessUnitHomeRight {
	width:250px;
	float:right;
	margin:0px 0px 0px 3px;
	padding:10px 0px 240px 0px; /* keep the rhs module from coliding with didYouKnow */
}

/* news section top right */
#businessUnitNewsSection {
	background:url("../images/css/businessUnitNewsBg.gif") top center repeat-y;
	padding:0px;
	margin:0px;
}

#businessUnitNewsSectionList {
  background:url("../images/css/businessUnitNewsTopBg.gif") top center no-repeat;
	padding:14px 12px 0px 10px;
	margin:0px;
}

#businessUnitNewsSectionList a {
	color:#000000;
	text-decoration:none;
}

#businessUnitNewsSectionList a:hover {
	color:#000000;
	text-decoration:underline;
}

#businessUnitNewsSectionList p a {
	color:#000000;
	text-decoration:underline;
}

#businessUnitNewsSectionList ul { 
	list-style-type: none; 
	margin: 18px 0 0;
	padding: 0px;
	font-size:1.1em;
	line-height:1.3em;
	color:#000000;
}

#businessUnitNewsSectionList li {
	display:block;
	background: url("../images/css/navArrowGrey.gif") no-repeat;
	background-position: 0px 6px;
	padding: 2px 0px 2px 10px;
	margin:0px 0px 5px 0px;
}

#businessUnitNewsSection p {
	margin-bottom:0px !important;
	padding:0px 0px 0px 0px;
}

#businessUnitNewsSectionList p a {
	font-weight:bold;
	color:#000000;
	margin:0px;
	padding:0px;
}

#businessUnitNewsSectionList h2#h2_news {
	background:url("../images/css/h2_businessUnitNews.gif") top left no-repeat;
	width:145px;
	height:21px;
	text-indent:-500em;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

/* rhs links (FirstNet Login etc */
#businessUnitHomeTopLinksRight {
	background:#d9d9d9 url("../images/css/businessUnitTopLinksBG.gif") top left no-repeat;
}

#homeTopLinksRightList {
	padding:14px 8px 0px 8px;
	text-align:left;
	margin:0px;
	font-size:1.1em;
}

#homeTopLinksRightList a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#homeTopLinksRightList a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

#homeTopLinksRightList select {
	width:75px;
}

#homeTopLinksRightList table {
	width:auto;
	border:none;
	padding:0px;
	margin:0px;
	text-align:left;
}

#homeTopLinksRightList td {
	display:table-cell;
	vertical-align:middle;
	text-align:left;
  padding:10px 4px 0px 0px;
}

/* rhs links (Email us etc */
#businessUnitHomeLinksRight {
	background:#f6f6f6 url("../images/css/businessUnitLinksRightBG.gif") top left no-repeat;
}

#homeLinksRightList {
	padding:17px 8px 8px 8px;
	text-align:left;
	margin:0px;
	font-size:1.1em;
  background:url(../images/css/homeLinksRightListBtmBG.gif) bottom center no-repeat;
}

#homeLinksRightList a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#homeLinksRightList a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

#homeLinksRightList select {
	width:75px;
}

#homeLinksRightList table {
	width:auto;
	border:none;
	padding:0px;
	margin:0px;
	text-align:left;
}

#homeLinksRightList td {
	display:table-cell;
	vertical-align:middle;
	text-align:left;
  padding:6px 4px 3px 0px;
}

#businessUnitExchangeRatesSection{
  background:#ffffff url(../images/css/businessUnitexchangeratesBG.gif) top left no-repeat;
}
#businessUnitExchangeRatesSectionList{
  padding:20px 13px 15px;
  margin:0;
  background:url(../images/css/businessUnitExchangeRates_bg.gif) no-repeat bottom;
}
#businessUnitExchangeRatesSection h2#h2_exchange {
	background:url("../images/css/h2_businessUnitExchange.gif") top left no-repeat;
	width:145px;
	height:21px;
	text-indent:-500em;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#businessUnitExchangeRatesSection table{
  width:218px;
  margin-top:5px;
  border-collapse:collapse;
  font:normal 1.1em Verdana, Arial, Helvetica, sans-serif;
}
#businessUnitExchangeRatesSection table th{
  width:109px;
  font-weight:normal;
  padding:4px 0;
  text-align:left;
  background:url(../images/css/exchangeRateDivider_th.png) no-repeat right bottom;
}
#businessUnitExchangeRatesSection table td{
  width:109px;
  text-align:right;
  background:url(../images/css/exchangeRateDivider_td.png) no-repeat left bottom;
}
#businessUnitExchangeRatesSection table tr.noDivider td, #businessUnitExchangeRatesSection table tr.noDivider th{
  background:none;
}

/* businessUnit Homepage Tiles */

#businessUnitHomeTiles {
	padding:10px 0px 0px 24px;
}

.sectionTile {
	width: 329px;
	margin: 0px 20px 10px 0px;
	padding-bottom:25px;
	float: left;
	text-align:left;
}

.sectionTile h5 {
	font-size:1.1em;
}

*html .sectionTile {
	margin: 0px 15px 10px 0px;
}

.sectionTile img {
	margin:0px;
	padding:0px;
}

.sectionTile ul { 
	list-style-type:none; 
	margin:0px;
	padding:0px 0px 0px 0px;
	line-height:1.3em;
	text-align:left;
}

.sectionTile li {
	display:block;
	font-size: 1.1em;
	background-image: url("../images/css/navArrowOrange.gif");
	background-repeat: no-repeat; 
	background-position: 0px 5px;
	padding: 2px 0px 2px 10px;
	margin:0px;
}

.sectionTileListWrap {
	padding:13px 10px 0px 0px;
	background: url("../images/css/cc_bg.gif") top right no-repeat;
	text-align:left;
	color:#666666;
}

div.sectionTileListWrap a {
	color:#000000;
	text-decoration:underline;
}

.sectionTileListWrap li a:hover {
	color:#000000;
	text-decoration:underline;
}

.sectionTile p {
	margin:0px;
	padding:0px;
	font-size:1.1em;
}

.sectionTile li a { 
	text-decoration: none; 
	color: #333333;
}

.sectionTile li a:hover { 
	text-decoration: underline; 
	color: #333333;
}

.sectionTile img {
	padding: 0px;
	margin:0px;
}

.sectionExtra {
	padding:10px 0px 0px 0px;
	width:200px;
	float:left;
	margin:0px 0px 0px -10px;
}
.sectionExtra p {
	margin:0px 0px 8px 0px;
	padding:0px;
}


