/*
	@data: 		09/06/09
*/

/*--------------------------------------------------------------------------------
	basic
--------------------------------------------------------------------------------*/

* {
	margin:0;
	padding:0; }

html { height:100%; }

body {
	background:#ffffff url('../images/bg-body.gif') repeat-x left top;
	color:#292B31;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:0.75em;
	height:100%; }

h1 { font-size:138.5%; }

h2 { font-size:123.1%; }

h3 { font-size:108%; }

h1,h2,h3 { margin:0.6em 0 0.5em 0; }

h1,h2,h3,h4,h5,h6,strong { font-weight:bold; }

abbr,acronym {
	border-bottom:1px dotted #000;
	cursor:help; }

em { font-style:italic; }


table {
	border-spacing:0;
	border-collapse: collapse;
	margin:0;
	
}

.note {
	padding-top: 20px;
	font-size: 0.8em
}

.alt {
	background:#f2f7ff;
}

th,td {
	border:1px solid #e0e0e0;
	padding:.5em; }
	
thead tr {
	background:#646d91;
	color:#FFF;
}

#content th a { 
text-decoration: underline;
color:#FFF; 
}

th {
	font-weight:bold;
	text-align:center; }

caption {
	margin-bottom:.5em;
	text-align:center; }

p,fieldset { margin-bottom:1em; line-height:1.5em; }

a {
	color:#0c296a;
	text-decoration:none; }

	a:focus { outline:none; }

	a img { border:0; }

/*--------------------------------------------------------------------------------
	layout
--------------------------------------------------------------------------------*/

#wrapper {
	width:100%;
}

#main {
	width:930px;
	margin:0 auto;
}

#header {
	height:100px;
}

#container {
	background:#FFF;
	margin:8px 0 0 0;
}

#sidebar {
	width:178px;
	float:left;
}

.sidebar-grey {
	border:1px solid #e2e2e2;
}


.sidebar-inbetween {
	height: 5px;
}


#content {
	width:724px;
	float:right;
	padding:0 12px;
}

#footer {
	clear:both;
	font-size:11px;
	text-align:center;
	border-top:1px solid #E0E0E0;
	margin:10px 0;
	padding:10px 0;
}

/*--------------------------------------------------------------------------------
	header
--------------------------------------------------------------------------------*/

#header h1, #header ul, #header form {
	margin:0;
	float:left;
}

#header h1 {
	padding:37px 0 0 0;
}

#header ul {
	padding:51px 0 0 20px;
}

#header ul li {
	display:inline;
}

#header form {
	background:url('../images/bg-search.gif') no-repeat right bottom;
	margin:0;
	padding:55px 80px 0 0;
	float:right;
}

#header form p {
	padding-bottom:10px;
}

.cctable {
	margin:0px;
}

#header form #s {
	border:1px solid #7f9db9;
	padding:2px;
}

/*--------------------------------------------------------------------------------
	sidebar
--------------------------------------------------------------------------------*/

#sidebar h3 {
	background:url('../images/bg-sidebar-h3.gif') no-repeat left top;
	margin:0;
	padding:4px 10px;
	color:#0c296a;
	text-transform:uppercase;
}

#sidebar ul {
	margin:0;
}

#sidebar ul li {
	list-style:none;
}

#sidebar ul.categories li a {
	padding:6px 10px;
	background:#f5f9ff;
	border-bottom:1px solid #e2e2e2;
	display:block;
}

#sidebar ul.categories li a span {
	color:#535353;
	font-size:11px;
	font-weight:normal;
}

#sidebar ul.categories li a:hover {
	background:#FCFBFF;
}

#sidebar ul.categories li a:hover { text-decoration:none; }

#sidebar ul.categories li:last-child a {
	border-bottom:0;
}

#sidebar ul.categories  li a {
	font-size:14px;
}

#sidebar ul.banks {
	padding:10px 0;
}

#sidebar ul.banks li {
	padding:2px 10px;
}

#sidebar ul li a:hover {
	text-decoration:underline;
}

#sidebar p {
	padding:5px 10px 0;
	font-size:11px;
	font-weight:bold;
}


#sidebar p span.btnToggle {
	color:#0c296a;
	cursor:pointer;
	text-decoration:underline;
}

#sidebar ul.list-inline  {
	padding:10px 0;
}

#sidebar ul.list-inline li {
	float:left;
	width:60px;
	padding:2px 10px;
}

#sidebar ul.simple-list {
	padding:5px 0;
}

#sidebar ul.simple-list li {
	padding:3px 10px;
}

/*--------------------------------------------------------------------------------
	content
--------------------------------------------------------------------------------*/

#content h1 {
	font-size:2.1em;
	font-weight:bold;
	color:#292b31;
	letter-spacing:-1px;
}

#content h2 {
	font-size:1.8em;
	font-weight:normal;
	color:#292b31;
	letter-spacing:-1px;
}

#content a {
	color:#2f4fb6;
}

#content a:hover { text-decoration:underline;}



.box {
	border-bottom:1px dashed #cccccc;
	padding:0 0 20px 0;
}

.box .left, .box .center {
	float:left;
	width:222px;
}

.box .right {
	float:right;
	padding:30px 0 0 0;
}

.box .center {
	font-size:14px;
	padding:10px 0 0 0;
	color:#666666;
}

.box .center span {
	color:red;
}

.box .center span strong {
	font-size:16px;
}

.more {
	background:#f2f7ff;
	text-align:right;
	padding:5px;
	margin:0;
}


/*--------------------------------------------------------------------------------
	tools
--------------------------------------------------------------------------------*/

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden; }

.clearfix { display: inline-block; }

html[xmlns] .clearfix { display: block; }

* html .clearfix { height: 1%; }

.alignright {
	float:right;
	padding:10px 0 0 0;
}

/*--------------------------------------------------------------------------------
	ads / misc
--------------------------------------------------------------------------------*/

.creditcard-ad {
	padding-top: 10px;
	width: 100%;
	height: 300px;
}

/*
------------
new
-------------
*/

.overflow  {
overflow:auto;
}

.bea {
background-color:#FFFFFF;
border-top:1px solid #CED2D7;
margin:0;
width:724px;
}

.bea-featured {
background-color:#feffec;
margin:0;
width:724px;
}

.float-left {
float:left;
}

.bea-card-img {
margin:17px 0 0 17px;
}

.bea-details-btn  {
margin:6px 0 0 34px;
}

.bea-apply {
color:#183E6B;
font-weight:bold;
margin:0 0 15px 55px;
}

.bea-details {
margin:15px 0 0 25px;
width:370px;
}

.bea-incentives {
margin-top:18px;
width:180px;
}

.bea-rates {
margin-top:15px;
}




h5 {
color:#323232;
font-size:1.3em;
font-weight:bold;
line-height:22px;
margin-bottom:5px;
}

.bea-featured h5  {
margin-bottom:0px;
}

.bea ul {
list-style:none outside none;
line-height: 1.4em;
padding:0;
}

.bea ul li {
background:url("/images/new/bullet.gif") no-repeat scroll 0 0.5em transparent;
padding:0 0 0 10px;
}

.bea li {
margin:0 0 3px;
}

.action-link-small {
font-size:0.85em;
font-weight:bold;
padding:0 19px 0 0;
}

.bea p {
margin-bottom: 0.5em;
}


.indexgroup {
padding:0px 15px 10px 15px;
width:100%;
}

.indexlistleft {
float:left;
width:45%;
}

.indexlistright {
float:right;
width:55%;
}

.indexgroup ul li {
list-style:none outside none;
}




