a#signup-top {
	position: absolute;
	right: 40px;
	top: 320px;
	z-index: 10;
	display: none;
}

div.row a.signup-small {
	float: right;
}

div.row.first {
	background: none;
	border-top: 3px double #c7c2bc;
}

p.intro {
	border-top: 1px solid #c7c2bc;
	color: #444;
	font: 1.1em georgia, serif;
	line-height: 2em;
	margin: 2px 0 2em 0;
	padding: 1em 0 0 0;
}

div.side-menu {
	background-image: url(../images/solutions/sidebar.jpg);
}

div.side-menu h2 {
	background: url(../images/solutions/solutions.png) no-repeat;
	width: 156px;
}

div.side-menu h2.testB {
	background: url(../images/solutions/how-we-help.png) no-repeat;
	width: 156px;
}

ul.links {
	list-style-type: none;
	margin: 0 0 3em 0;
}

ul.links li {
	border-top: 1px dotted #c7c2bc;
	float: none;
	padding: 0.5em 0;
}

ul.links a {
	background: url(../images/global/link-arrow.gif) 100% 50% no-repeat;
	color: #333;
	padding-right: 12px;
}

div.center h2 {
	border-top: 1px solid #c7c2bc;
	color: #444;
	font: 1.3em georgia, serif;
	letter-spacing: 3px;
	line-height: 1em;
	margin: 2px 0;
	padding: 2em 0;
	text-align: center;
	text-transform: uppercase;
}

div.center h2 a {
	color: #aaa;
}

div.center h2 a:hover {
	color: #007934;
	text-decoration: none;
}

div.center h5 {
	background: url(../images/global/leaf.png) 0 5px no-repeat;
	font-size: 22px;
	line-height: 32px;
	padding-left: 26px;
	margin: 0 4px 0 -26px;
}

div.center h3 {
	border-top: 3px double #c7c2bc;
	color: #77c095;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 1em;
	padding: 1em 0 0;
	text-transform: uppercase;
}

div.center img.photo {
	border: 1px solid #c7c2bc;
}

div.center h1 {
	font-weight: 300;
	margin: 1em 0 0.5em;
	font-size: 3em;
	line-height: 1;

}

body.page-budget .center h1{
	background-position: 0 -54px;
}

body.page-credit .center h1{
	background-position: 0 -110px;
}

body#page-credit-card-help .center h1 {
  background-position: 0 -160px;
}

body#page-credit-card-types .center h1 {
  background-position: 0 -210px;
}

body#page-credit-calculators .center h1 {
  background-position: 0 -264px;
}

body#page-saving-money .center h1 {
  background-position: 0 -317px;
}

body#page-short-term-goals .center h1 {
  background-position: 0 -365px;
}

body#page-mid-term-goals .center h1 {
  background-position: 0 -420px;
}

body#page-long-term-goals .center h1 {
  background-position: 0 -465px;
}

div.center#center-invest div.photo {
	background: url(../images/solutions/invest.jpg) 0 -40px;
}

.content h1 {
  font-size:2em;
  font-weight:300;
  line-height:1;
  margin:40px 0;
}

body.page-invest li#tab-menu-close ul,
body.page-budget li#tab-menu-open ul,
body.page-credit li#tab-credit ul,
body.page-saving-money li#tab-save ul{
	display: block;
}

p a.cta {
	font-weight: bold;
}

/* @group Side Menu */

body.page-credit li#tab-credit,
body.credit li#tab-credit,
body.page-invest li#tab-menu-close,
body.invest li#tab-menu-close,
body.page-budget li#tab-menu-open,
body.budget li#tab-menu-open,
body.saving-money li#tab-save,
body.page-saving-money li#tab-save {
	background: url(../images/global/side-menu-tab.png) right 8px no-repeat;
	line-height: 55px;
}

body.centers#page-credit li#tab-credit > a,
body.centers#page-credit-card-help li#tab-help a,
body.centers#page-credit-calculators li#tab-credit-tools a,
body.centers#page-credit-card-types li#tab-cards a,
body.centers#page-invest li#tab-menu-close > a,
body.centers#page-stocks li#tab-stocks a,
body.centers#page-mutual-funds li#tab-mutual-funds a,
body.centers#page-real-estate li#tab-real-estate a,
body.centers#page-commodities li#tab-commodities a,
body.centers#page-budget li#tab-menu-open > a,
body.centers#page-planning li#tab-planning a,
body.centers#page-tools li#tab-tools a,
body.centers#page-tracking li#tab-tracking a,
body.centers#page-creating li#tab-creating a,
body.centers#page-saving-money li#tab-save > a,
body.centers#page-short-term-goals li#tab-short-term a,
body.centers#page-mid-term-goals li#tab-mid-term a,
body.centers#page-long-term-goals li#tab-long-term a {
	color: #007934;
}

/* @end */


/* @group Financial Calculators*/

.calcform .formlist li {
  border-top: 1px solid rgb(255, 255, 255); 
  border-bottom: 1px solid rgb(204, 204, 204); 
  padding: 10px 2px; 
  margin-top: 2px;
}

.calcform .formlist li:first-child {
  border-top:none;
}

.calcform .formlist li:last-child {
  border-bottom:none;
}

.calcform fieldset {
  background:#EEEEEE none repeat scroll 0 0;
  border:5px solid #FCFCFC;
}

.content #Column3D embed,
.content #Column3D object {
  border:none; 
}

/* @end */
