
/* @group Tour */

div.tour {
	background: url(images/court_footer.jpg) 0 205px no-repeat;
	height: 380px;
	width: 905px;
	float: left; 
}

body.home div.tour a.signup {
	height: 39px;
	left: 550px;
	position: absolute;
	top: 280px;
	width: 225px;
	z-index: 999;
}

body.features div.container {
	height: 1000px;
}

h2 {
	height: 34px;
	margin: 1em 0;
	text-indent: -9999px;
	width: 330px;
}

div.quotes h2 {
	margin-bottom: 0;
}

div#scenario-pane h2 {
	width: 419px;
}


div#testimonial-pane a {
	margin-left: 5px;
	font-size: .9em;
}

div.tour h1 {
	background: url(images/headline.png) 0 0 no-repeat;
	height: 50px;
	margin: 0 0 0 19px;
	text-indent: -9999px;
	width: 890px;
}

div.tour h5 {
	background: url(images/press.png) 0 0 no-repeat;
	height: 23px;
	margin: 0px 0px 0px 5px;
	text-indent: -9999px;
	width: 890px;
}

div#benefit-invest {
	background: url(#) 0 30px no-repeat;
}

div#benefit-understand {
	background: url(#) 27px 10px no-repeat;
}

div#benefit-accounts {
	background: url(#) 30px 30px no-repeat;
}

div#benefit-budget {
	background: url(#) 40px 60px no-repeat;
}

div#benefit-protect {
	background: url(#) 70px 15px no-repeat;
}

div#benefit-savings {
	background: url(#) 20px 50px no-repeat;
}

div#benefit-iphone {
	background: url(#) 70px 15px no-repeat;
}

div#benefit-content {
	height: 315px;
	width: 905px;
}

div#benefit-protect {
	background: url(#) 170px 15px no-repeat;
	z-index: 98;
}

div.benefit h3 {
	color: #444;
	margin: 0.5em 0 .25em 0;
	font-size: 24px;
	letter-spacing: -1px;
}

div.benefit {
	height: 280px;
	position: absolute;
	visibility: hidden;
}

div.benefit div img {
	border:none;
}

div.benefit h3,
div.benefit p {
	margin-left: 500px;
	width: 340px;
}

div.benefit p {
	color: #555;
	font-size: 110%;
}

ul#benefit-tabs a {
	background-image: url(images/tabs.png);
	height: 65px;
	width: 181px;
}

ul#benefit-tabs a:hover,
ul#benefit-tabs li.selected a {
	background-color: #f43232;
}

ul#benefit-tabs li#tab-understand a {
	background-position: 0 0;
}

ul#benefit-tabs li#tab-accounts a {
	background-position: -190px 0;
}

ul#benefit-tabs li#tab-budget a {
	background-position: -380px 0;
}

ul#benefit-tabs li#tab-protect a {
	background-position: -570px 0;
}

ul#benefit-tabs li#tab-savings a {
	background-position: -760px 0;
}

#security-video {
	display: none;
	background: #222222;
}

#homepage-security {
	display: block;
	position: absolute;
	height: 210px;
	width: 300px;
	top: 15px;
	left: 175px;
	z-index: 99;
}

#TB_ajaxContent {
	background: #E8E8E8;
}

/* @end */







h1,h2,h3,h4,h5 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 300;
}

/* @group Typography */

dl.quotes,
div.quotes p,
p.testimonial {
	font-family: "Hoefler Text", Constantia, Cambria, Georgia, serif;
}

span.source {
	display: block;
	font-size: .6em;
	letter-spacing: .1em;
	margin-top: 5px;
	text-align: right;
	text-transform: uppercase;
}

/* @end */

a.cta,
.new {
	color: #ff8d23 !important;
}

.new-green{
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.25);
  background:#7CC245 none repeat scroll 0 0;
  border:1px solid #7CBF44;
  color:#FFFFFF;
  font-weight:bold;
  padding:0 3px 1px;  
}

div.container {
	background: #fff;
	position: relative;
	width: 100%;
}

.active {
	visibility: visible !important;
}

a {
	color: #005A8C;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #005A8C;
	text-decoration: underline;
}


a.landing,
a.landing:hover,
div.learn_links a,
div.learn_links a:hover {
	border-bottom: 1px dotted #ccc;
	color: #575850;
	text-decoration: none;
}


.last {
	margin: 0px;
	padding-bottom: 40px;
}

ul.tabs {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.tabs a {
	float: left;
	outline: none;
	text-indent: -9999px;
}

div.header,
div.footer {
	margin: 0 auto;
	position: relative;
	width: 950px;
}

/* @group Header */


/* @end */



/* OVERWRITE STYLES */

.art-Post ul li, .art-Post ol ul li {
	background-image:none !important;
	padding-left:0px;
	margin-top:0px
}

.art-article img, img.art-article {
	margin:0px !important;
}