/*

Title: 		Homepage styles
Media:		Screen
Updated: 	Nov 3, 2011

*/


div.hr {
	position: relative;
}

h1 {
	font-size: 36px;
	line-height: 1;
	color: #fff;
	line-height: 36px;
	text-align: center;
	width: auto;
	padding: 12px 0 8px;
	clear: both;
}

#bigidea h2 {
	font-size: 22px;
	line-height: 22px;
	text-align: center;
	margin-bottom: 40px;
	color: #92d002;
}

#content h3.head {
	font-size: 20px;
	padding: 36px 0;
	margin: 0;
	color: #c33201;
}

#content .news h3.head {
	padding: 30px 0;
}

#bigidea img {
	display: block;
}

#bigidea a.preview, 
#bigidea a.bigimg {
	width: 633px;
	display: block;
	float: left;
}

#tji {
	height: 74px;
	background: #0d3042 url(/img/bg/bg-tji.png) 0 100% repeat-x;
}

#tji .bounds {
	width: 960px;
}

p#getstarted {
	position: relative;
	float: none;
	margin-top: 30px;
	height: 50px;
	width: 247px;
}

p#getstarted a {
	display: block;
	height: 50px;
	background-image: url(/img/btn/btn-view-plans-222.png);
}

p#getstarted a:hover {
	background-position: 0 -51px;
}


#tji p.secondary {
	float: left;
	font-size: 16px;
	margin: 36px 0 0 36px;
	line-height: 37px;
}

#tji p.secondary a {
	color: #fff;
}

#tji p.secondary a:hover, #homesignup p.secondary a:hover  {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

#tji img {
	float: left;
}

#tji img#inc {
	margin-top: 12px;
	float: right;
	position: relative;
}

#content {
	padding-top: 0;
}

#homesignup {
	float: left;
	margin: 70px 0 0 50px;
}   

#homesignup p.secondary {
	text-align: center;
	margin-top: 18px;
}

#homesignup a {
	color: #fff;
}

/* Points */

#points li {
	width: 222px;
	margin-bottom: 0;
}

#points li.right {
	margin-right: 0;
	float: right;
}

#points li p {
	margin: 0;
}

#points li h3 {
	margin: 0;
	text-align: center;
	padding-bottom: 90px;
	color: #222;
	font-size: 16px;
	background-image: url(/img/bg/bg-points-mobile.png);
	background-repeat: no-repeat;
	background-position: 50px 32px;
	margin-bottom: 12px;
}

#points li a:hover h3 {
	background-position: -125px 32px;
}

#points li.email h3 {
	background-image: url(/img/bg/bg-points-email.png);
}  

#points li.social h3 {
	background-image: url(/img/bg/bg-points-social.png);
}  

#points li.promotions h3 {
	background-image: url(/img/bg/bg-points-promo.png);
}  

#points li.social a:hover h3, #points li.promotions a:hover h3 {
	background-position: -112px 32px;
}


#points li a {
	display: block;
	padding: 18px;
	background: url(/img/bg/bg-points-home.jpg) 0 100% repeat-x;
	border: 1px solid #e6e6e6;
}

#points li a:hover {
	background: #fff;
	border: 1px solid #adeafc;
}


#points li span {
	font-size: 11px;
}


/* News */

.news {
	padding: 0 0 32px;
}

.news h3, .news p {
	margin-left: 0;
}

.news h3 {
	line-height: 20px;
}

.news img {
	float: left;
	margin-right: 18px;
}

.morenews h3 {
	margin: 0 0 12px 18px;
}

.morenews ul li {
	font-size: 13px;
	line-height: 19px;
	width: 222px;
	float: left;
	margin: 0 24px 0 0;
}

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

.morenews ul li img {
	padding: 3px;
	border: 1px solid #e6e6e6;
	background: #fff;
	margin-right: 12px;
}

.morenews ul li:Hover img {
	border: 1px solid #b6b6b6;
}

.morenews ul li p {
	margin-left: 90px;
	font-size: 13px;
}

.morenews ul li p a {
	display: block;
	padding-top: 6px;
	font-size: 12px;
}


/* Customers */

.customers {
	padding: 0 0 42px;
	border-top: 2px solid #f0f3f6;
	background: #f5f8fb;
}

.signalhome .programs img {
	border: 1px solid #969696;
	border-bottom: none;
	margin-bottom: 0;
}


.signalhome .programs img, .signalhome .programs a {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin: 0;
	padding: 0;
}

.signalhome .programs a {
	background: none;
}

.signalhome .programs em {
	background: rgb(51, 51, 51);
	opacity: 0.97;
	display: block;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 8px 12px;
	font-weight: bold;
	font-size: 12px;
	position: relative;
	height: 1%;
	margin-top: -36px;
}


/* Home lower styles */

#h-lower {
	padding: 0 0 36px;
	margin-bottom: 0;
	border-top: 2px solid #f0f3f6;
}

#h-lower h3, #content p.feedTitle {
	font-size: .875em;
	margin-bottom: 24px;
	font-weight: bold;
}

#h-lower h3, #h-lower h3 a, #h-lower p.feedTitle a {
	color: #c33201;
}

#h-lower h3 a:hover, #h-lower p.feedTitle a:hover {
	color: #222;
	border-bottom: 1px dotted #ccc;
}

#h-lower h4 {
	font-size: .75em;
	color: #666;
}

#h-lower .blog h4 {
	position: relative;
	margin: -8px 0 18px;
}

#h-lower li span.headline {
	margin-bottom: 2px;
	line-height: 1.45em;
	font-size: 13px;
	font-weight: bold;
}

.feedburnerFeedBlock li {
	position: relative;
	margin-bottom: 18px;
}

.feedburnerFeedBlock li div {
	display: none;
}

.feedburnerFeedBlock li p.date {
	position: absolute;
	top: 0;
	left: 0;
}

.feedburnerFeedBlock li span.headline {
	margin-left: 80px;
}

.blog {
	padding-bottom: 30px;
}

/* Twitter */

#twtr-widget-1 {
	position: relative !important;
}

.twitter .twtr-hd {
	position: absolute;
	top: 9px;
	left: 0;
	z-index: 2000;
	display: none;
}

.twitter .twtr-hd h3, .twitter .twtr-hd h4 {
	display: none;
}

/* .twitter .twtr-bd {
margin-left: 60px;
} */

.twitter .twtr-widget-profile img.twtr-profile-img {
	width: 42px;
	height: 42px;
}

/* Newsletter */

#h-lower .newsl h3 {
	margin-bottom: 8px;
}

.newsl {
	padding: 0 0 0 62px;
	background: url(/img/ico/ico-newsl.gif) 0 2px no-repeat;
}

.newsl h3 {
	margin-bottom: 8px;
}

.newsl input {
	margin-bottom: 12px;
}

.newsl p {
	color: #555;
	font-size: 13px;
}

p.feedTitle {
	display: none;
}

