/* CSS Document*/ 

@import url('/common/css/W3Cheader.css');
@import url('/common/css/W3Cfooter.css');

body, #maindiv, .details ul, #titlesection, #maindivhtm, #contenthtml 
{
	margin: 0px;
	padding: 0px;
}
#maindivhtmnoscript
{
	margin: -5px 0px 0px 0px;
	padding: 0px;
}

#maindiv, .bottomtext
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#maindiv
{	
	background:  transparent url('/aus/promo/M-Banking-Demo/images/bluestrip.gif') repeat-x top left;
	padding-top: 6px;
	margin-bottom: 20px;
}
#maindivhtm, #maindivhtmnoscript
{
	background:  transparent url('/aus/promo/M-Banking-Demo/img/bg_strip.jpg') repeat-x top left;
}
#contenthtml
{
	width: 750px;
	margin: auto;
}
#content, #content1image, #content2image
{
	padding: 19px 0px 20px 0px;
	margin: auto;
	height: 450px; 
}
#content1image
{
	width: 190px;
}
#content2image
{
	width: 438px;
}
#content
{
	width: 686px;
}
#contentdiv 
{
	width: 750px;
	margin: auto;
}
#bottextsec
{	
	
	padding: 15px 0px;
	width: 100%;
	margin: 0px;
}
#textsec
{
	width: 750px;
	margin: auto;
	padding-bottom: 15px;
}	

.bottomtext
{
	width: 490px;
	margin: auto;
}

.bottombtnright
{
	float: right;
}
.bottombtnleft, .bottombtnright
{
	width: 130px;
}
#botprevious, #botNext
{
	display: block;
	height: 30px;
	width: 105px;
	float: right;
}
#botprevious
{
	background: transparent url('/aus/promo/m-banking-demo/img/btn_previous_orange.gif') no-repeat top left;
}
#botprevious:hover, #botNext:hover
{
	background-position: bottom left;
}
#botNext
{
	background: transparent url('/aus/promo/m-banking-demo/img/btn_next_orange.gif') no-repeat top left;
}

#titlesection
{
	background: transparent url('/aus/promo/m-banking-demo/images/topblue_stretch.png') repeat-x top left;
	height: 32px;
}
#pagetitle
{
	background: transparent url('/aus/promo/m-banking-demo/img/h_welcome.gif') no-repeat center left;
	width: 750px;
	height: 60px;
	margin: auto;
}

/* Navigation */

#navigation
{
	background: transparent url('/aus/promo/m-banking-demo/Img/logon_bg_box.gif') no-repeat top right;
	height: 45px;
	width: 726px;
	margin:  auto;
	padding: 12px 20px 0px 0px;
}
select
{
	float: right;
	margin: 0px 5px 0px 5px;
}
#previous, #next
{
	height: 23px;
	float: right;
}
#previous
{
	background: transparent url('/aus/promo/m-banking-demo/img/btn_prev_white.gif') no-repeat top right;
	width: 74px;
}
#next:hover, #previous:hover
{
	background-position: bottom right;
}
#next
{
	background: transparent url('/aus/promo/m-banking-demo/img/btn_next_white.gif') no-repeat top right;
	width: 50px;
}
.navheader2
{
	/* width: 350px; */
	font-size: 15Px;
	color: #FFFFFF;
	float: left;
	padding-left: 15px;
	font-weight: bold;
}

/* Navigation - ends here */


.arrow
{
	background: transparent url('/aus/promo/m-banking-demo/img/arrow.gif') no-repeat top left;
	height: 66px;
	width: 48px;
	float: left;
	display: block;
	margin: 120px 5px auto 5px;
}
#img1, #img2, #img3
{
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	height: 444px;
	width: 190px;
	float: left;
}

/*Flash Switching*/

#switch
{
	clear: both;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.text:link, .text:visited, #switch .subtext1 a
{
	color:#004165;
}
.text:hover, #switch .subtext1 a:hover
{
	color:#007DBA;
}
.subtext1
{
	font-size: 75%;
}
.phoneno
{
	font-weight: bold;
	white-space: nowrap;
}
.nonvisual
{
	text-indent: -2000px;
	font-size: 0px;
}
