/*RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub,  tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #a6a6a6;
	font-size: 62.5%;
	font-family: arial, serif;
	color: #4c4c4c;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */


/*Modals
____________________*/
#simplemodal-overlay {
	background: #000000;
}
#simplemodal-container {
/*	width: 367px;
	height: 176px;
	top: 700px;*/
}
#thanks-modal, #choose-modal, #video-modal {
	display: none;
	padding: 27px 0 0 28px;
	width: 339px;
	height: 149px;
	background: url(../img/thanksmodalbg.png) no-repeat;
}
#choose-modal 
{
	padding-top: 15px;
	height: 149px;
	padding-bottom: 10px;
	
}
#video-modal 
{
	height: 380px;
	width: 514px;
	background: url(../img/videoplayer_bg.png) no-repeat;
	padding: 5px 0 0 10px;
}

#thanks-modal h4, #choose-modal h4 {
	margin-bottom: 13px;
	font-weight: normal;
	font-size: 2.1em;
	color: #191919;
}
#thanks-modal p, #choose-modal p {
	width: 291px;
	font-size: 1.2em;
	line-height: 18px;
}
 #choose-modal p 
 {
	width: 310px;
 }
#thanks-modal .simplemodal-close, #choose-modal .simplemodal-close, .simplemodal-close {
	display: block;
	margin-top: 13px;
	font-size: 1.2em;
	color: #bb0049;
	text-decoration: none;
	font-weight:bold;
}
#video-modal .simplemodal-close 
{
	margin-top: 5px;
}
/*GLOBAL
__________________*/
#wrapper {
	margin: auto;
	width: 1057px;
	background: url(../img/bg.png) repeat-y;
}
#content {
	margin-left: 60px;
}

/*Get Started div
_________________*/
#get-started {
	padding: 26px 0 0 32px;
	width: 290px;
	height: 106px;
	background: url(../img/redbg.png) no-repeat;
	color: #ffffff;
}
#get-started h4 {
	margin: 0 0 12px 0;
	font-size: 2.1em;
	font-weight: normal;
}
#get-started a {
	color: #c9c9c9;
	text-decoration: none;
}
#get-started li {
	margin: 0 0 7px 4px;
	padding: 0 0 0 17px;
	font-size: 1.4em;
	background: url(../img/startularrow.png) no-repeat 0 3px;
}

/*News div
_____________*/
#news {
	/*padding: 18px 0 18px 20px;*/
	/*padding-top: 18px; */
	/*margin: 23px 0 0 0;
	width: 322px;*/
	/*height: 265px;*/
	/*background: url(../img/graybg.png) no-repeat top; */
}
#news h4 {
	font-size: 2.1em;
	font-weight: normal;
	color: #191919;
}
/*#news #whatshot, 
#news #today 
{
	margin-left: 20px !important;
	margin-bottom: 18px !important;
}
*/
#news li {
	margin-bottom: 2px;
	line-height: 18px;
	padding: 0 0 0 10px;
	font-size: 1.2em;
	background: url(../img/newsularrow.png) no-repeat 0 6px;
}
#news a {
	color: #bb0049;
	text-decoration: none;
}
#news #whatshot h4{
	margin-bottom: 15px;
}
/*
#news #today {
	margin: 27px 0 0 0;
}
*/
#news #today h4 {
	margin-bottom: 8px;
}
#news #today ul{
	padding-left: 3px;
}

/*Join Us div
__________________*/
#join-us {
	overflow: hidden;
	margin: 30px 0 0 20px;
}
#join-us h4 {
	font-size: 2.1em;
	font-weight: normal;
}
#join-us img {
	float: left;
	margin-top: 13px;
}
#join-us p {
	display: block;
	width: 170px;
	float: left;
	margin: 52px 0 0 12px;
	line-height: 15px;
	font-size: 1.2em;
	color: #191919;
}
#join-us a {
	float: left;
	margin: 2px 0 0 10px;
	padding: 0 0 2px 14px;
	font-size: 1.2em;
	color: #191919;
	background: url(../img/play.png) no-repeat 0 1px;
}

/*Header
___________________*/
#header {
	padding-top: 10px;
	margin-left: 60px;
	overflow: hidden;
}
#header h1 {
	float: left;
}
#header h1 a {
	display: block;
	width: 118px; height: 60px;
	background: url(../img/logo.png) no-repeat;
	text-indent: -9999px;
}
#header p {
	float: left;
	margin: 26px 0 0 18px;
	width: 120px;
	display: block;
	color: #797979;
	text-align: center;
	font-size: 1.2em;
}
#header strong {
	margin: 5px 0 0 23px;
	display: block;
	float: left;
	width: 152px;
}
#header strong a {
	display: block;
	width: 152px; height: 57px;
	text-indent: -9999px;
	background: url(../img/heartland.png) no-repeat;
}
#header h4 {
	/*margin: 40px 0 0 217px;*/
	margin: 20px 0 0 105px;
	float: left;
	width: 207px;
	font-size:12px;
	color: #4d4d4d;
	font-weight: normal;
	line-height:20px;
	text-align:right;
}
#header h4 span {
	color: #bb0049;
	font-weight: bold;
	font-size:1.2em;
}

/*Nav
______________*/
#nav {
	width: 931px;
	padding-top: 20px;
	overflow: hidden;
	clear:both;
}
#nav a {
	text-indent: -9999px;
	display: block;
	_display:inline;
	float: left;
	height: 37px;
	background: url(../img/nav.png) no-repeat;
	/*border: 1px solid blue; */
}
#nav #tools, .navhome {
	width: 115px;
	background-position: 0 0;
	cursor: pointer;
}

#nav #tools, .navtools {
	width: 332px;
	background-position: -110px 0;
	cursor: pointer;
}
.navtools 
{
	text-decoration: underline;
}

#nav .navhome:hover, #nav .navhome .active {
	background-position: 0 -37px;
}
#nav #tools:hover, #nav #tools.active {
	background-position: -110px -37px;
}
#nav #about {
	width: 150px;
	background-position: -452px 0;
}
#nav #about:hover, #nav #about.active {
	background-position: -452px -37px;
}
#nav #hot {
	width: 157px;
	background-position: -609px 0;
}
#nav #hot:hover, #nav #hot.active {
	background-position: -609px -37px;	
}
#nav #get {
	width: 175px;
	background-position: -756px 0px;
}
#nav #get:hover, #nav #get.active {
	background-position: -756px -37px;
}

/*footer
_______________*/
#footer {
	clear: both;
	margin: 0 77px 0 65px;
	padding-bottom: 40px;
	font-size: 1.1em;
	overflow: hidden;
}
#footer a {
	color: #414142;
}
#footer #footer-nav {
	float: left;
}
#footer p {
	line-height: 13px;
	display: block;
	width: 339px;
	float: right;
	text-align: right;
}

/*Home Page
____________________*/
.home #content {
	overflow: hidden;
	padding: 28px 0 19px 0;
}
.home #revolution {
	/*overflow: hidden;*/
	padding: 0 34px 0 0;
	/*width: 896px;*/
	width: 930px;
	height: 266px;
	color: #ffffff;
	background: url(../img/revolution.jpg) no-repeat;
	position:relative;
}
.home #revolution strong {
	display: block;
	margin-bottom: 8px;
	/*font-size: 2.0em;*/
	font-size: 20px;
}
.home #revolution-join {
	margin-top: 16px;
	float: right;
	width: 305px;
	margin-left: 15px;
}
.home #revolution-join p {
	/*font-size: 1.6em;*/
	line-height: 19px;
	font-size: 14px;
	line-height: 15px;
}
.home #revolution-tools {
	/*margin-top: 32px;*/
	margin-top: 28px;
	float: right;
	clear: both;
	/*width: 265px;*/
		width: 305px;
	margin-left: 15px;
}
.home #revolution-tools p {
	/*font-size: 1.4em;*/
	font-size: 12px;
	line-height: 16px;
}
.home #leftcol {
	margin-top: 30px;
	width: 575px;
	float: left;
}
.home #leftcol h1 {
	padding-bottom: 11px;
	font-size: 2.8em;
	font-weight: normal;
}
.home #leftcol p {
	padding-bottom: 10px;
	/*font-size: 1.4em;*/
	font-size: 13px;
	line-height: 20px;
}
.home #leftcol li {
	font-size: 13px;

}
.home #leftcol ul {
	padding-bottom: 10px;
	font-size: 1.4em;
	line-height: 20px;
	margin-left: 40px;
	list-style-type: disc;
}

.home #leftcol a {
	display: block;
	margin-top: 14px;
	padding-right: 6px;
	font-size: 1.4em;
	color: #bb0049;
	text-decoration: none;
	/*background: url(../img/rightlinkarrow.png) no-repeat 178px 4px;*/
}
.home #rightcol {
	width: 322px;
	margin: 0 67px 0 0;
	float: right;
}
/*About Page
___________________*/
.about #content, .getstarted #content {
	overflow: hidden;
	padding-bottom: 60px;
}
.about #leftcol, .getstarted #leftcol {
	margin-top: 30px;
	width: 570px;
	float: left;
}
.about #leftcol h1, .getstarted #leftcol h1 {
	padding-bottom: 20px;
	font-size: 2.6em;
	font-weight: normal;
	color: #333333;
}
.about #leftcol p {
	padding-bottom: 16px;
	font-size: 1.2em;
	line-height: 18px;
}
.about #leftcol a {
	color: #bb0049;
	text-decoration: none;
}
.about #leftcol #partnership {
/*	margin: 0 0 39px 0;*/
}
.about #rightcol {
	width: 322px;
	margin: 34px 67px 0 0;
	float: right;
}

/*What's Hot Page
___________________*/
.whatshot #content {
	overflow: hidden;
	padding-bottom: 50px;
}
.whatshot #leftcol {
	width: 570px;
	float: left;
	margin-top: 30px;
	overflow: hidden;
}
.whatshot #leftcol h1 {
	padding-bottom: 20px;
	font-size: 2.6em;
	font-weight: normal;
	color: #333333;
}
.whatshot #leftcol div {
	overflow: hidden;
	margin-bottom: 23px;
}
.whatshot #leftcol strong {
	margin-top: 3px;
	text-align: right;
	display: block;
	width: 110px;
	float: left;
	font-size: 1.2em;
}
.whatshot #leftcol a {
	margin-bottom: 5px;
	font-size: 1.4em;
	color: #b7004b;
	display: block;
	text-decoration: none;
}
.whatshot #leftcol span {
	font-size: 1.2em;
}
.whatshot #leftcol p {
	float: left;
	margin: 0 0 0 17px;
	display: block;
	width: 440px;
	line-height: 17px;
}
.whatshot #rightcol {
	margin: 34px 67px 0 0;
	float: right;
	width: 322px;
}

/*Tools and Solutions Page
______________________*/
.toolsandsolutions #top {
	overflow: hidden;
	margin: 19px 0 0 0;
	width: 929px;
	height: 240px;
	background: url(../img/toolsandsolutions.png) no-repeat;
}
.toolsandsolutions #top-left {
	overflow: hidden;
	width: 574px;
	float: left;
	margin: 0px 0 0 15px;
}
.toolsandsolutions #top-left h1 {
	margin-bottom: 20px;
/*	width: 418px;*/
	font-size: 2.8em;
	font-weight: normal;
}
.toolsandsolutions #top-left p {
	line-height: 20px;
	width: 530px;
	font-size: 1.4em;
		font-size: 13px;
		/*line-height:16px;*/
line-height:19px;
}
.toolsandsolutions #top-left p a {
	color: #bb0049;
	text-decoration: none;
}
.toolsandsolutions #top-right {
	width: 267px;
	float: left;
	margin: 93px 0 0 54px;
}
.toolsandsolutions #top-right h4  {
	margin-bottom: 10px;
	color: #ffffff;
	/*font-size: 2.1em;*/
	font-size: 17px;
	font-weight: bold;
}
.toolsandsolutions #top-right li {
	clear: right;
	color: #ffffff;
	margin: 0 0 5px 4px;
	padding: 0 0 0 17px;
	/*font-size: 1.4em;*/
	font-size: 13px;
	background: url(../img/startularrow.png) no-repeat 0 3px;
}
.toolsandsolutions #top-right a {
	color: #c9c9c9;
	text-decoration: none;
}
.toolsandsolutions #services {
	padding-bottom: 29px;
	/*padding-bottom: 5px;*/
	display: none;
}
.toolsandsolutions #services ul {
	margin: 24px 0 0 -19px;
}
.toolsandsolutions #services li {
	padding: 6px 19px 6px 19px;
	border-right: 2px solid #d9d9d9;
	float: left;
}
.toolsandsolutions #services #no-border {
	border: none;
}
.toolsandsolutions #services a {
	color: #bb0049;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
.toolsandsolutions .col {
	position: relative;
	overflow: hidden;
	padding: 29px 0 26px 0;
	padding-top: 25;
	width: 922px;
	border-bottom: 2px solid #d9d9d9 ;
}
.toolsandsolutions .back-to-top {
	padding-right: 16px;
	position: absolute;
	bottom: 10px;
	color: #bb0049;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/backtotop.png) no-repeat 69px 5px;
}
.toolsandsolutions .col h3 {
	margin-bottom: 22px;
	font-size: 2.6em;
	font-weight: normal;
	color: #333333;
}
.toolsandsolutions .leftcol {
	float: left;
	width: 468px;
}
.toolsandsolutions .leftcol p {
	font-size: 1.4em;
	line-height: 20px;
}
.toolsandsolutions .leftcol a {
	color: #bb0049;
	text-decoration: none;
}
.toolsandsolutions .promo
{
	margin: 30px 0 0 0;
	width: 449px;
	height: 71px;
}
.toolsandsolutions #protection {
	background: url(../img/protectionbg.png) no-repeat;
}
.toolsandsolutions #calculator {
	padding-top:10px;
	height:61px;
	background: url(../img/calcbg.png) no-repeat;
}
.toolsandsolutions .promo p {
	padding: 8px 45px 0 0;
	width: 330px;
	line-height: 18px;
	float: right;
	font-size: 12px;
}
.toolsandsolutions #protection a {
	text-decoration: none;
	color: #bb0049;
}
.toolsandsolutions .rightcol {
	float: right;
	width: 425px;
}
.toolsandsolutions .rightcol h4 {
	font-size: 1.4em;	
	display: block;
	margin-bottom: 11px;
	color: #808080;
}
.toolsandsolutions .rightcol li {
	width: 372px;
	padding-left: 7px;
	margin: 0 0 10px 1px;
	line-height: 17px;
	font-size: 1.2em;
	background: url(../img/toolsul.png) no-repeat 0 7px;
}
.toolsandsolutions .rightcol span {
	font-size: 1.0em;
	display: block;
	padding: 4px 0 17px 0;	
}
.toolsandsolutions .rightcol p {
	display: block;
	padding-top: 5px;
	font-size: 1.4em;
	line-height: 20px;
}
.toolsandsolutions .rightcol a {
	font-weight: bold;
	color: #bb0049;
	text-decoration: none;
}
.toolsandsolutions #locations {
	padding: 27px 0 33px 3px;
}
.toolsandsolutions #locations p {
	display: block;
	font-size: 1.4em;
	margin:0 0 10px 0;
}

/*State Specific Tools and Solutions Page
_____________________________________*/
.toolsandsolutionsstate #top-left h1 a {
	color: #bb0049;
	text-decoration: none;
} 
.toolsandsolutionsstate #top-left h1 {
	margin-bottom: 10px;
	margin-top:10px;
}
.toolsandsolutionsstate #top-left p {
	float: right;
	display: block;
	line-height: 19px;
	width: 440px;
	/*font-size: 1.4em;*/
	font-size: 13px;
}
.toolsandsolutionsstate #top-left img {
	float: left;
	margin-top: 4px;
}

/* Location Dropdown */
.home #location {
	position:absolute;
	bottom:20px;
	left:625px;
	width:250px;
	color:#666;
}
/* -------------
 *  Location Selects
 * ------------- */
.jqTransformSelectWrapper {
	width: 264px;
	position:relative;
	height: 33px;
	background: url(img/select_left.gif) no-repeat top left;
	float:left;
}

.jqTransformSelectWrapper div span {
	
	font-size: 16px;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 31px;
	width:220px !important;
	line-height: 15px;
	padding: 9px 0 0 12px;
	overflow: hidden;
	cursor:pointer;
	font-style:italic;
	/*border: 1px solid #CCCCCC;*/
/*	border-right: none;*/
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 26px;
	height: 33px;
	background: url(img/select_right.gif) no-repeat center center;
}

.jqTransformSelectWrapper ul {
	position: absolute;
	width: 43px;
	top: 30px;
	left: 0px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 110px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
}

.jqTransformSelectWrapper ul a {
	display: block;
	padding: 5px 0 5px 12px;
	text-decoration: none;
	color:#333;
	background-color: #FFF;
	font-size: 12px;
}

.jqTransformSelectWrapper ul a.selected {
	background: #EDEDED;
	color: #333;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#3582c4;
	color: #fff;
}

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}

/* getstarted */
.getstarted .form 
{
	width: 567px;
	height: 436px;
	
	background: url(../img/startedBkg.jpg) no-repeat left;
	
	float: left;
		font-size: 1.2em;
	line-height: 18px;
	
}
	.form .req 
	{
		font-weight: bold;
		color: #c50c46;
	}
	.form .field 
	{
		margin-right: 15px;
		float: left;
		width: 230px;
		margin-bottom: 10px;
	}
	.form .full 
	{
		width: 550px;
	}
	.form fieldset 
	{
		margin-left: 15px;
		margin-top: 25px;
	}
	.form .input 
	{
		width: 220px;
		border: 1px solid #bbb;
		padding: 3px;
	}
	.form .radio 
	{
		padding-right: 15px;
		display: block;
		float: left;
	}
	
sup 
{
	font-size: 9px;
	vertical-align: text-top;
}
/* new whats hot stuff */

#whats-hot-top
{
	padding-left: 20px;
	width:302px;
	padding-top: 18px;
	height:33px;
	background:url('../img/graybg-top.png');
}
#whats-hot-mid
{
	padding-left: 20px;
	padding-right:10px;
	padding-bottom:20px;
	width:292px;
	min-height:139px;
	background:url('../img/graybg-middle.png') no-repeat #e0e0e0;
}
#whats-hot-bottom
{
	padding-left: 20px;
	width:302px;
	height:75px;
	background:url('../img/graybg-bottom.png');
	margin-bottom: 18px !important;
}
#whatshot
{
	margin: 23px 0 0 0;
	background:#e0e0e0;
}