body {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #464646;
	background: #304154; }

a { color: #3171AC; text-decoration: underline; }
a:hover { text-decoration: none; }
a:active { }

img { border: none; }

.inner {
	width: 945px;
	margin: 0 auto;
	position: relative; }

.hr {
	padding: 30px 0 0 0;
	margin: 0;
	clear: both; }
	.hr hr { display: none; }

p.more a {
	color: #3171AC;
	padding: 0 0 0 10px;
	background: transparent url("../images/blt_blue.gif") no-repeat 0 50%; }

/* Header --------------------*/
#header {
	width: 100%;
	background: #47637F url("../images/bg_focus.png") repeat-x 0 100%; }
	#header #global {
		height: 56px;
		position: relative;
		background: transparent url("../images/bg_global.gif") repeat-x 0 0; }
		#header #global a#logo {
			display: block;
			height: 22px;
			width: 139px;
			position: absolute;
			top: 19px;
			left: 0;
			text-indent: -5000px;
			background: transparent url("../images/logo.gif") no-repeat 0 0; }
		#header #global a#logo:hover { }
		
		#header #global #links {float: right; padding: 4px;}
		#header #global a#btn_sign-up {
			position: relative;
			top: 15px;
			padding: 7px 18px 7px 42px;
			color: #F3E88F;
			text-decoration: none;}

		#header #global a#btn_sign-in-with-twitter {
			position: relative;
			top: 15px;
			padding: 7px 8px 7px 42px;
			color: #374E66;
			text-decoration: none;
			border: 1px solid #CFD2D4;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			background: #E9EBEE url("../images/icon_twitter.gif") no-repeat 5px 50%; }
		#header #global a#btn_sign-in-with-twitter:hover {
			text-decoration: underline;
			border: 1px solid #FFF; }
		#header #global a#btn_sign-in-with-twitter:active { }

/* Homepage Header --------------------*/
#home {
	height: 357px;
	position: relative;
	background: transparent url("../images/bg_focus-home.jpg") no-repeat 50% 0; }
	#home h1 {
		margin: 0;
		padding: 0;
		height: 77px;
		width: 426px;
		position: absolute;
		top: 50px;
		left: 50px;
		text-indent: -5000px;
		background: transparent url("../images/hdr_easiest-way-to-grow.gif") no-repeat 0 0; }
	#home p {
		margin: 0;
		padding: 0;
		width: 400px;
		position: absolute;
		top: 100px;
		left: 50px;
		line-height: 150%;
		color: #D9D9D9;
		font-size: 18px; }
    #home a {
      color: #FFFFFF; }
		#home p strong {
			font-weight: normal;
			color: #afd1ee; }
	#home a#btn_14-day-trial {
		display: block;
		float: left;
		height: 77px;
		width: 255px;
		position: absolute;
		top: 233px;
		right: 325px;
		text-indent: -5000px;
		background: transparent url("../images/btn_try-it-for-free.png") no-repeat 0 0; }
	#home a#btn_14-day-trial:hover { background-position: 0 -130px; }
	#home a#btn_14-day-trial:active { background-position: 0 -260px; }


/* Homepage Content --------------------*/
#content.home { background: #EAECEE url("../images/bg_main.png") repeat-x 0 0; }

.home-col {
	width: 205px;
	float: left;
	margin: 20px 20px 0 0; }
	.home-col img {
		display: block;
		margin: 0 0 20px 0;
		border: 1px solid #969FA5;
		-webkit-border-radius: 10px;
		-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.4);
		-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.4); }
	.home-col h2 {
		margin: 0 0 10px 0;
		font-size: 14px;
		text-transform: uppercase;
		color: #6e3118; }
	.home-col p {
		line-height: 160%;
		margin: 0 0 10px 0; }

#home_switch { }
#home_followers { }
#home_protect { }
#home_pricing {
	border-left: 1px solid #aaa;
	padding: 0 25px;
	margin: 20px 0 0 5px; }
	#home_pricing img {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border: none;
		border-bottom: 1px solid #A7ADB6;
		-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.2);
		-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.2); }

.price {
	background: url("../images/gradient.jpg"); 
	text-align: center;
	height: 150px;
	margin: 0 0 20px 0;
	position: relative;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.4); }
	.price p {color: #666;}
	.price strong {
		display: block;
		color: #834428;
		font-size: 46px;
		margin-left: -10px;
		padding: 25px 0 0 0;
		text-shadow: 0 1px 0 rgba(255,255,255,1); }
		.price strong sup {
			font-size: 20px;
			font-weight: normal;
			font-family: Georgia, Serif; }
	.price small {
		display: block;
		font-size: 15px;
		color: #333;
		text-shadow: 0 1px 0 rgba(255,255,255,0.4); }
	.price a.more-arrow {
		position: absolute;
		height: 30px;
		width: 15px;
		top: 60px;
		right: 10px;
		text-indent: -5000px;}


/* Interior Pages --------------------*/
#content {
	position: relative;
	padding: 30px 0 0 0;
	background: #E7EBF0 url("../images/bg_content-interior.gif") repeat-x 0 0; }

h1 {
	margin: 0 0 10px 0;
	font-size: 20px;
	font-weight: normal;
	color: #B5CBDD;
	text-transform: uppercase; }
h2 {
	margin: 0 0 15px 0;
	font-size: 18px;
	text-transform: uppercase;
	color: #824327; }
h3 {
	font-size: 15px;
	color: #3D546C;
	text-transform: uppercase; }
p {
	line-height: 140%; }
p.page-tag {
	color: #D9E1E8;
	font-size: 14px;
	margin: 0 0 10px 0; }


/* Interior Side --------------------*/
#side {
	position: absolute;
	top: 120px;
	left: 0;
	width: 175px; }
	#side h3 {
		margin: 0 0 10px 0; }
	#side p {
		line-height: 180%;
		margin: 0 0 10px 0; }


/* Interior Main --------------------*/
#main {
	float: right;
	width: 700px;
	padding: 20px;
	position: relative;
	background: #FFF url("../images/bg_content-main.gif") repeat-x 0 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5); }
	#main .hr { padding: 0; clear: left; }


/* Get Started --------------------*/
#get-started {
	width: 200px;
	background: transparent url("../images/bg_get-started.png") no-repeat 0 0;
	float: right;
	position: relative;
	top: -30px;
	margin: 0 0 0 30px;
	padding: 5px 0 0 0; }
	#get-started h3 {
		margin: 10px 15px; }
	#get-started p {
		margin: 10px 15px;
		line-height: 140%; }
	#get-started p.more { }
		#get-started p.more a { }
	#get-started a#btn_free-trial {
		display: block;
		height: 70px;
		width: 180px;
		margin: 0 auto 20px auto;
		text-indent: -5000px;
		background: transparent url("../images/btn_free-trial-interior.jpg") no-repeat 0 0; }


/* Features --------------------*/
.feature {
	width: 225px;
	float: left;
	margin: 0;
	padding: 0 0 15px 0; }
	.feature h2 {
		padding: 10px 0 10px 65px;
		background-color: transparent;
		background-repeat: no-repeat; }
	.feature p {
		line-height: 160%; }

.odd { margin: 0 20px 0 0; }
.even { }

.autofollow h2 { background-image: url("../images/icon_auto-follow.png"); }
.unfollow h2 { background-image: url("../images/icon_unfollow.png"); }
.localfollow h2 { background-image: url("../images/icon_local-follow.png"); }
.cloneuser h2 { background-image: url("../images/icon_clone-user.png"); }
.reports h2 { background-image: url("../images/icon_reports.png"); }
.tweetblocker h2 { background-image: url("../images/icon_tweetblocker.png"); }


/* Pricing Plans --------------------*/
ol#pricing-plans {
	margin: 0;
	padding: 0; }
	ol#pricing-plans li {
		list-style: none;
		margin: 0 50px 0 0;
		padding: 0;
		width: 186px;
		float: left;
		position: relative; }
		ol#pricing-plans li a {
			color: #333;
			text-decoration: none; }
		ol#pricing-plans li h2 {
			height: 77px;
			width: 186px;
			font-size: 14px;
			text-align: center;
			line-height: 65px;
			text-shadow: 0 1px 0 #FFF;
			background: transparent url("../images/bg_plan.png") no-repeat 0 0; }
			ol#pricing-plans li h2 a,
			ol#pricing-plans li strong a {
				color: #824327; }
		ol#pricing-plans li strong {
			display: block;
			color: #834428;
			font-size: 60px;
			text-align: center;
			margin-left: -10px;
			text-shadow: 0 1px 0 rgba(255,255,255,1); }
			ol#pricing-plans strong sup {
				font-size: 28px;
				font-weight: normal;
				font-family: Georgia, Serif;
				position: relative;
				top: -5px;
				left: 0; }
		ol#pricing-plans li em {
			font-style: italic;
			display: block;
			margin: -5px auto 10px auto;
			text-align: center;
			text-transform: none;
			font-weight: normal; }
		ol#pricing-plans li small {
			display: block;
			text-align: center;
			font-size: 15px;
			line-height: 20px;
			color: #333;
			text-shadow: 0 1px 0 rgba(255,255,255,0.4); }


/* Contact Us --------------------*/
#contact form {
	width: 320px;
	margin: 50px 50px 0 0;
	float: left; }
	#contact form fieldset {
		border: none;
		padding: 0;
		margin: 0 0 20px 0; }
	#contact form label {
		display: block;
		color: #364B60;
		margin: 0 0 5px 0; }
	#contact form input  {
		padding: 7px 5px;
		width: 300px;
		border: 1px solid #BECAD5;
		-webkit-border-radius: 2px;
		-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.5);
		background: #FFF url("../images/bg_field.gif") repeat-x 0 0; }
	#contact form textarea {
		display: block;
		font-family: Helvetica, Arial, Sans-serif;
		font-size: 12px;
		color: #464646;
		padding: 7px 5px;
		width: 300px;
		height: 100px;
		border: 1px solid #BECAD5;
		-webkit-border-radius: 2px;
		-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.5);
		background: #FFF url("../images/bg_field.gif") repeat-x 0 0; }
	#contact form input#btn_submit {
		height: 48px;
		width: 141px;
		border: 0;
		margin: 0;
		padding: 0;
		text-indent: -5000px;
		background: transparent url("../images/btn_submit.jpg") no-repeat 0 0; }

#customer-support {
	float: left;
	width: 200px;
	position: relative;
	margin: 50px 0 0 0;
	padding: 10px 20px;
	background: #FFF url("../images/bg_content-main.gif") repeat-x 0 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5); }
	#customer-support #tweetsie {
		position: absolute;
		top: -35px;
		right: 20px;
		height: 46px;
		width: 106px;
		background: transparent url("../images/tweetsie.png") no-repeat 0 0; }
	#customer-support h3 { margin: 10px 0; font-weight: normal; }
	#customer-support p { }
	#customer-support p.more { margin: 0 0 5px 0;}


/* Footer --------------------*/
#footer {
	padding: 20px 0;
	color: #A8B6C2;
	font-size: 11px;
	background: transparent url("../images/bg_footer.png") repeat-x 0 0; }
	#footer a {
		color: #A8B6C2;
		text-decoration: none; }
	#footer a:hover {
		color: #FFF;
		text-decoration: underline; }
	#footer p {
		margin: 0 0 10px 0;
		line-height: 150%; }

	#footer #footer_nav {
		margin: 0 20px 0 0;
		width: 280px;
		float: left; }
		#footer #footer_nav a { color: #FFF; }

	#footer a#btn_signup {
		display: block;
		float: left;
		height: 33px;
		width: 100px;
		margin: 0 50px 0 0;
		text-indent: -5000px;
		background: transparent url("../images/btn_signup.gif") no-repeat 0 0; }

	#footer #footer_copyright {
		margin-left: 50px;
		width: 200px;
		float: left; }

	#footer #footer_built-by {
		width: 250px;
		float: right; }
