@charset "utf-8";

/*
Css document created for Ace Development bank
Developed by: F1 soft International (http://www.f1soft.com/)
*/

*{
	margin:0;
	padding:0;
	border:0;
}

.clear{
	clear:both;
}

body{
	font: 11px/18px Arial, Helvetica, sans-serif;
	background: url(../images/bg.gif) repeat-x #dddddd;
}

h1 {
	font-size: 18px;
	color: #fff;
	padding: 0 0 20px 0;
	font-weight: normal;
}	

#wrapper{
	width:950px;
	margin:0 auto;
	position: relative;
}

#wrapper .rhino {
	background:url(../images/rihno.png) no-repeat;
	width: 386px;
	height: 376px;
	position: absolute;
	top: 73px;
	right: -50px;
}


div.number{
	color:#fff;
	text-align:right;
	padding:17px 0 17px 0;
	width: 300px;
	float: right;
}

div.number p.contact {
	font:18px Georgia, "Times New Roman", Times, serif;
	float: right;
}

div.number p.topnav {
	font-size: 11px;
	float: right;
	font: Arial, Helvetica, sans-serif;
	padding: 3px 0 0 20px;
}

div.number p.topnav a {
	color: #fff;
	text-decoration: none;
	padding: 0 5px 0 5px;
}	

div.number p.topnav a:hover {
	color:#000000;
	text-decoration: none;
}	
	

div.top_curve {
	background: url(../images/top_curve.gif) no-repeat top;
	height: 5px;
	width: 950px;
	float: left;
	overflow: hidden;
}

div.branding {
	height: 85px;
	float: left;
	width: 950px;
	background:#ffffff url(../images/header_bg.gif) bottom repeat-x;
	overflow: hidden;
}

div.logo {
	padding: 10px 0 15px 25px;
	width: 149px;
	float: left;
}

div.slogan {
	width: auto;
	padding: 31px 0 0 37px;
	float: left;
	font-size: 18px;
	color: #055b8e;
}	
	

div.updates {
	width: 950px;
	float: left;
	height: 27px;
	background:#ecf8ff;
}

div.updates .ace_updates {
	color: #055b8e;
	font-size: 12px;
	background:#ecf8ff;
	padding: 3px 13px 0 25px;
	font-weight: bold;
	float: left;
}
	
div.updates .line {
	background: #0073ab;
	width: 90px;
	height: 3px;
	float: left;
	margin: 13px 8px 0 0;
	overflow: hidden;
}

div.updates .marq {
	padding: 3px 0 0 13px;
}

div.container, div#header, div#footer {
	width: 950px;
	float: left;
}

div.container {
	background: #055b8e;
}

div.leftcol {
	width: 205px;
	float: left;
	border-right: 1px solid #fff;
}	

div.mainnav {
	background: #ef1b23;
	width: 205px;
	height: 277px;
}
/*
div.navigation ul {
	display: block;
}

div.navigation ul li, div.navigation ul li.last {
	list-style: none;
	display: block;
	color:#FFFFFF;
	padding: 7px 0 7px 45px;
	border-top: 1px solid #b01a1f;
	border-bottom: 1px solid #f68488;
	font-weight: bold;
}

div.navigation ul li, div.navigation ul li.last a {
	color: #fff;
	text-decoration: none;
	background: url(../images/bullets.gif) no-repeat 27px 14px; 
	
}

div.navigation ul li.last {
	padding: 9px 0 8px 45px;
}
*/
div.debitcard {
	width:205px;
	float: left;
	background: url(../images/atmcard.gif) no-repeat;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cadce7;
	height: 105px;
}

 div.debitcard p {
	color: #FFFFFF;
	font-size: 14px;
	padding: 33px 0 0 15px;
	font-weight: normal;
}
	
div.deposit {
	width: 205px;
	float: left;
	background: url(../images/ace_deposit.gif) no-repeat;
	height: 104px;
	border-bottom: 1px solid #cadce7;
}

div.deposit p {
	color: #000000;
	font-size: 14px;
	padding: 18px 0 0 15px;
	font-weight: normal;
	font-weight:bold;
}

div.deposit p.new  {
	color:#FF0000;
	padding: 0 0 0 15px;
}

div.deposit p.moreinfo {
	font-size: 11px;
	padding: 7px 0 0 15px;
	font-weight: normal;
}

div.deposit p.moreinfo a {
	color: #000000;
	text-decoration: underline;
}

div.deposit p.moreinfo a:hover {
	color: #055b8e;
	text-decoration: none;
}				

div.e-banking {
	width: 205px;
	height: 91px;
	float: left;
	background: url(../images/e-banking.gif) no-repeat;
	border-bottom: 1px solid #cadce7;
}

div.e-banking p {
	color: #FFFFFF;
	font-size: 14px;
	padding: 26px 0 0 15px;
	font-weight: normal;
}	

div.e-banking p.login{
	color: #fff;
	font-size: 11px;
	padding: 8px 0 0 15px;
	font-weight: normal;
}	

div.e-banking p.login a {
	color:#fff;
	text-decoration: underline;
}

div.e-banking p.login a:hover {
	color: #055b8e;
	text-decoration: none;
}	
	
div.download {
	width: 205px;
	height: 104px;
	float: left;
	background: url(../images/advertisement.gif) no-repeat;
	border-bottom: 1px solid #cadce7;
}

div.acegold {
	width: 205px;
	height: 100px;
	float: left;
	background: url(../images/ace_gold_etf.gif) no-repeat;
}

div.rightcol {
	width: 744px;
	float: right;
}							
			
div.banner {
	width: 744px;
	height: 277px;
	float: right;
	border-bottom: 1px solid #fff;

}


div.maincontainer {
	width: 692px;
	float: right;
	padding: 25px 26px 25px 26px;
}

div.topcontent, div.btmcontent {
	display: block;
	padding: 0 0 25px 0;
}	

div.nopad {
	padding: 0;
}	

div.btmcontent {
	background: url(../images/quick_middle.gif) repeat-y;
}	

div.content {
	display: block;
	background: url(../images/quick_top.gif) no-repeat top;
	font-size: 12px;
}

div.content ul {
	float: left;
	list-style: none;
	padding: 15px 0 0 30px;
}	

div.content ul#services, div.content ul#loans{
	padding-left: 49px;
}

div.content ul li.title {
	font-weight: bold;
	padding: 0 0 10px 0;
	color: #055b8e;
}	

h2 {
	font-size: 18px;
	color: #055b8e;
	margin: 0 30px;
	padding: 20px 0 10px 0;
	font-weight: normal;
	border-bottom: 1px dotted #055b8e;
}		
	
div.welcome {
	width: 433px;
	float: left;
	color: #fff;
}

div.locker {
	width: 233px;
	height: 186px;
	float: right;
}

div.btmcrv{
	width: 692px;
	float: left;
}

div#footer {
	width: 950px;
	background: #FFFFFF;
	color: #055b8e;
	margin-bottom: 30px;
}

div.copyright {
	float: left;
	padding: 31px 0 0 23px;
}


div.copyright p.btmnav a {
	padding: 0 10px 0 0;
	color: #055b8e;
	text-decoration: none;
}		

div.copyright p.btmnav a:hover {
	color: #000000;
	text-decoration: none;
}	

div.powered {
	float: right;
	width: 63px;
	padding: 14px 24px 0 0;
}		

div.copy {
	padding: 0 0 0 15px;
	float: left;
	color: #055b8e;
}	
			
div.footercrv {
}

/* psuedo classes */	

div.content ul a {
	color: #055b8e											;
	text-decoration: none;
}

div.content ul a:hover {
	color:#000000;
	text-decoration: underline;
}

/* today  */

div.panel {
	width: 950px;
	float: left;
	background: #FFFFFF;
	padding: 20px 0 0;
	
}

div.panel_con {
	margin: 0 auto;
	background: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 870px;
	padding: 20px;
}	

div.panel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #055b8e;
	font-weight: normal;
	}
	
div.panel td {
	padding: 5px 0;
}	

div.panel p {
	padding: 5px 0;
}

div.panel input,select {
	border: 1px solid #cacaca;
	padding: 2px 5px;
}

div.panel_list {
	width: 100%;
	float: left;
	padding: 40px 0;
}

div.panel_list th {
	background: #56afe3;
	padding: 5px 0;
}

tr.odd {
	background: #ccc;
}

tr.even {
	background: #bbb;
}	

