* {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

img {
	border: none;
}

a {
	outline: none;
	color: #a33157;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	color: #333333;
	font: 14px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

#header,
#banner,
#middle,
#footer {
	width: 960px;
	margin: 0px auto;
}

#header,
#footer {
	width: 906px;
	padding: 0 29px 0 25px;
}

/* @group header */
#header {
	height: 106px;
	background: #1a1a1a url(../images/bg-header.png) repeat-x;
}

h1#logo {
	float: left;
}

h1#logo a {
	display: block;
	width: 252px;
	height: 106px;
	text-indent: -5000px;
	background: url(../images/cashflow-app-logo.png) no-repeat;
}

ul#nav {
	list-style-type: none;
	float: right;
	margin-top: 40px;
}

ul#nav li {
	float: left;
	height: 28px;
	line-height: 28px;
	background: url(../images/bg-menu-left.png) no-repeat left center;
	padding: 0 0 0 13px;
	margin-right: 15px;
}

ul#nav li.selected,
ul#nav li.hover {
	background: url(../images/bg-selected-menu-left.png) no-repeat left center;
}

ul#nav li.last {
	margin-right: 0;
}

ul#nav li div {
	background: url(../images/bg-menu-right.png) no-repeat right center;
	width: 13px;
	height: 28px;
	float: left;
}

ul#nav li.selected div,
ul#nav li.hover div {
	background: url(../images/bg-selected-menu-right.png) no-repeat right center;
}

ul#nav li a {
	float: left;
	display: block;
	padding: 0 7px;
	background-color: #000;
	text-decoration: none;
	color: #dddddd;
}

ul#nav li.selected a,
ul#nav li.hover a {
	background-color: #d9d9dc;
	color: #363a3b;
}

/* @end */

/* @group banner */
#banner {
	width: 960px;
	height: 412px;
	position: relative;
}

#banner.home {
	background: url(../images/banner-home.jpg) no-repeat;
}

#on-your-iphone-btn,
#on-the-web-btn {
	display: block;
	position: absolute;
	left: 284px;
	width: 254px;
	height: 40px;
	text-indent: -5000px;
}

#on-your-iphone-btn {
	top: 191px;
	background: url(../images/btn-on-your-iphone.png) no-repeat;
}

#on-the-web-btn {
	top: 241px;
	background: url(../images/btn-on-the-web.png) no-repeat;
}

/* @end */

/* @group content */
#content {
	float: left;
	width: 506px;
	padding: 45px 40px 0 25px;
	background: url(../images/bg-content.png) repeat-x left top;
}

#content .content-item {
	margin-bottom: 44px;
}

#content h2 {
	font-size: 21px;
	margin-bottom: 0.67em;
	font-weight: bold;
	color: #000;
	text-shadow: rgba(255, 255, 255, 0.589844) 0px 1px 0px;
}

#content p {
	line-height: 1.5em;
	margin-bottom: 28px;
}

.posted {
 	color: #918C7E;
  	font-size: 12px;
  	margin: -9px 0 10px;
  	padding: 0px;
}

.posted em {
	color: #451811;
  	font-style: italic;
  	margin: 0px 6px;
  	font-weight: bold;
}

.posted img {
	background: transparent none repeat scroll 0 0;
  	border: medium none;
  	margin: 0 4px -5px 2px;
  	text-decoration: none;
}

/* @end */

/* @group sidebar */
#sidebar {
	float: left;
	width: 328px;
	padding: 45px 29px 0 32px;
	background: url(../images/bg-sidebar.png) repeat-x left top;
}

#sidebar .box-1 {
	background-color: #d6d5d5;
	border-top: 1px solid #e3e2e2;
	border-bottom: 1px solid #c5c4c4;
	padding: 19px 26px 17px 19px;
	margin-bottom: 27px;
}

#sidebar .box-1 h3 {
	font-size: 21px;
	color: #b13b62;
	font-weight: bold;
	margin-bottom: 13px;
}

#sidebar p {
	line-height: 1.3em;
}

#sidebar .box-1 p {
	color: #204e69;
	font-size: 12px;
	margin-bottom: 15px;
}

#sidebar .box-2 {
	background-color: #f7f7f7;
	padding: 19px 26px 17px 19px;
	margin-bottom: 31px;
	color: #666666;
}

#sidebar .box-2 h3 {
	font-size: 21px;
	font-weight: bold;
	color: #204e69;
	margin-bottom: 13px;
}

#sidebar .box-2 p {
	margin-bottom: 20px;
	font-size: 12px;
}

#sidebar .box-2.twitter {
	padding: 0;
	border: 1px solid #e3e2e2;
}

#sidebar .box-2.twitter a {
	display: block;
	height: 35px;
	background: url(../images/bg-twitter.png) no-repeat center center;
	text-indent: -5000px;
}

input.email-beta {
	background: url(../images/bg-input-email-beta.png) no-repeat;
	width: 164px;
	padding: 4px 19px;
	/*height: 23px;*/
	border: none;
	font-size: 12px;
	color: #cccccc;
}

input.email-beta.typing {
	color: #333;
}

input.email-beta-submit {
	width: 35px;
	height: 22px;
	background: url(../images/bg-submit-beta.png) no-repeat;
	border: none;
	text-indent: -5000px;
	cursor: pointer;
	margin-left: 2px;
	padding: 4px 0;
}

#sidebar .box-2 form div {
	padding-bottom: 16px;
}

input.text-input-support {
	width: 258px;
	/*height: 22px;
	line-height: 22px;*/
	border: none;
	padding: 4px 19px;
	background: url(../images/bg-input-support.png) no-repeat;
	font-size: 12px;
	color: #cccccc;
}

input.text-input-support.typing {
	color: #333;
}

.textarea-support {
	width: 260px;
	height: 102px;
	border: none;
	background: url(../images/bg-textarea-support.png) ;
	padding: 11px 18px;
	resize: none;
	font-size: 12px;
	color: #cccccc;
	overflow: auto;
}

.textarea-support.typing {
	color: #333;
}

.support-submit {
	width: 87px;
	/*height: 21px;*/
	padding: 0px 0 4px 0;
	border: none;
	background: url(../images/bg-submit-support.png) no-repeat;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	cursor: pointer;
}

#sidebar .box-1 p.no-spam-notice {
	font-size: 10px;
	margin-bottom: 0px;
	color: #666666;
}
/* @end */

/* @group footer */
#footer {
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #767676;
	background-color: #1b1b1b;
	color: #dddddd;
	margin-bottom: 2px;
	font-size: 12px;
}


/* @end */
