/*
	CBA CSS DEFINIITIONS
	===================================
	Born:		08/08/08
	Last Edit:	08/08/08

	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:738px;
	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 20px 0px;
	background-repeat:no-repeat;
}

#businessUnitHomeBottom {
	height:15px;
	overflow:hidden;
}

#businessUnitHomeMainNested {
	padding:50px 0px 0px 55px;
	width:440px;
}

.businessUnitHomeMainList {
	margin:12px 0px 0px 0px;
	padding:0px 0px 10px 55px;
}

.businessUnitHomeMainList a {
	color:#ffffff;
	text-decoration:none;
}

.businessUnitHomeMainList a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#businessUnitListLeft, #businessUnitListRight {
	float:left;
	width:160px;
	color:#ffffff;
	margin:0px 13px 0px 0px;
}

.businessUnitHomeMainList ul {
	list-style-type: none; 
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height:1.3em;
}

.businessUnitHomeMainList p a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.businessUnitHomeMainList p a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}


.businessUnitHomeMainList li {
	display:block;
	background: url("../../images/css/navArrowOrange.gif") no-repeat;
	background-position: 0px 6px;
	padding: 2px 0px 2px 10px;
	margin:0px 0px 1px 0px;
	font-size:1.1em;
}

/* right column */
#businessUnitHomeRight {
	width:240px;
	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/about-us/businessUnitNewsBg.gif") center;
	background-color:#f8f8f8;
	padding:0px;
	margin:0px;
}

#businessUnitNewsSectionList {
  background:url("../../images/css/about-us/businessUnitNewsTopBg.jpg") top center no-repeat;
	padding:14px 10px 10px 10px;
	margin:0px;
}

#businessUnitNewsSectionList a {
	color:#000000;
	text-decoration:none;
}

#businessUnitNewsSectionList a:hover {
	color:#000000;
	text-decoration:underline;
}

#businessUnitNewsSectionList ul { 
	list-style-type: none; 
	margin: 0px;
	padding: 0px;
	font-size:1.1em;
	line-height:1.3em;
	color:#000000;
}

#businessUnitNewsSectionList li {
	display:block;
	background: url("../../images/css/navArrowOrange.gif") no-repeat;
	background-position: 0px 6px;
	padding: 2px 0px 2px 10px;
	margin:0px 0px 1px 0px;
}

#businessUnitNewsSection p {
	margin-bottom:0px !important;
	padding:0px 0px 0px 0px;
}

#businessUnitNewsSectionList p a {
	font-weight:bold;
	color:#000000;
	margin:0px;
	padding:0px;
}

#businessUnitHomeMain h1 {
	background:url("../../images/css/h1_aboutus.gif") top left no-repeat;
	width:212px;
	height:44px;
	text-indent:-500em;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#businessUnitNewsSectionList h2#h2_news {
	background:url("../../images/css/h2_businessUnitNews.gif") top left no-repeat;
	width:52px;
	height:27px;
	text-indent:-500em;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

/* rhs links (apply now etc */
#businessUnitHomeLinksRight {
	background:#e0e0e0 url("../../images/css/about-us/businessUnitapplyLinksBG.gif") top left no-repeat;
}

#homeLinksRightList {
	padding:14px 8px 8px 8px;
	text-align:left;
	margin:0px;
	font-size:1.1em;
}

#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:2px 4px 2px 0px;
}

#homePromoSWF {
	margin:0px;
	padding:0px;
}

/* businessUnit Homepage Tiles */

#businessUnitHomeTiles {
	padding:10px 0px 0px 24px;
}

.sectionTile {
	width: 218px;
	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:10px 10px 0px 0px;
	background: url("../../images/css/cc_home_bg.gif") top right no-repeat;
	text-align:left;
	color:#666666;
  margin-top:-7px;
  min-height:100px;
}

.sectionTileListWrap li a {
	color:#000000;
	text-decoration:none;
}

.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:-7px 0px 0px 0px;
  position:relative;
}

.sectionExtra {
	padding:10px 0px 0px 0px;
	width:200px;
	float:left;
	margin:0px 0px 0px -10px;
}
.sectionExtra p {
	margin:0px 0px 8px 0px;
	padding:0px;
}

