/* 
	The List Inc style (ALTERNATE/REAL CSS)
	created 10/10/2008
	slightly restyled 05/18/2009
...............................................*/

* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 93%;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

/* normalization 
...............................................*/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-style: normal;
}

ul li {
	list-style-type: none;
}

a {
	color: #9E5C00;
	text-decoration: none;
}

a:hover {
	color: #333;
}

hr {
	height: 1px;
	border: 0;
	border-bottom: 1px solid #ccc;
	padding-top: 4px;
	padding-bottom: 4px;
}

img {
	border-width: 0;
}

blockquote {
	text-align: center;
	font: italic 1em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #666;
	padding: 10px 30px;
}

blockquote.spec {
	font: italic 1.2em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #444;
	padding: 10px 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #eee;
	border: 1px solid #ddd;
	margin: 5px 20px;
}

blockquote.event {
	font-size: 1.4em;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* canvas 
...............................................*/

body {
	background: #333 url(../i/body-bg.gif) repeat;
	font: .9em Arial, Helvetica, Geneva, sans-serif;
	color: #eee;
}

#container {
	width: 975px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	position: relative;
	text-align: left;
}

#controller {
	background-color: #333;
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	line-height: 1.5em;
	height: 30px;
	border: 1px solid #2f2f2f;
	padding-bottom: 5px;
}

#controller .login {
	float: left;
	width: 620px;
	margin-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#controller a.new {
	color: #e4b35b;
	border-bottom: 1px dotted #e4b35b;
}

#controller a.new:hover {
	color: #eee;
}

#controller .search {
	float: right;
	width: 330px;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
}

#header {
	height: 60px;
	position: relative;
}

#header h2 {
	color: #ccc;
	/*text-transform: uppercase;*/
	position: absolute;
	top: 22px;
	left: 145px;
	font: 1.3em Arial, Helvetica, Geneva, sans-serif;
	/*letter-spacing: -1px;*/
}

#header h3 {
	color: #ccc;
	/*text-transform: uppercase;*/
	position: absolute;
	top: 22px;
	right: 35px;
	font: 1.3em Arial, Helvetica, Geneva, sans-serif;
}

#header h3 strong {
	font-size: 1.1em;
}

#header a#logo {
	height: 45px;
	width: 130px;
	position: absolute;
	top: 10px;
	background: transparent url(../i/the-list-logo.gif) no-repeat center center;
	text-indent: -9999px;
	left: 5px;
	display: block;
}

/* @group top nav */

#top-nav ul {
	height: 25px;
	position: absolute;
	left: 735px;
	z-index: 50;
	top: 77px;
}

#top-nav ul li {
	list-style-type: none;
	float: left;
	text-transform: uppercase;
	margin-right: 1px;
	padding: 0 0 0 5px;
	text-align: center;
	background: url(../i/nav-left.jpg) no-repeat left top;
}

#top-nav ul li a {
	color: #eee;
	font: .8em/2.2em Arial, Helvetica, Geneva, sans-serif;
	float: left;
	display: block;
	text-decoration: none;
	background: url(../i/nav-right.jpg) no-repeat right top;
	padding-right: 10px;
	padding-left: 5px;
	height: 22px;
}

#top-nav ul li a.on {
	color: #fff;
}

#top-nav ul li a:hover {
	color: #ccc;
}

#top-nav ul li.on a:hover {
	color: #333;
}

/* @end */

/* @group column */

#column {
	margin-top: 20px;
	float: left;
	width: 170px;
}

#column h4 {
	background: url(../i/hav-h4.jpg) no-repeat;
	color: #ccc;
	text-transform: uppercase;
	height: 20px;
	padding-left: 5px;
	font-size: .75em;
	line-height: 2em;
	margin-bottom: 1px;
}

ul#nav {
	width: 165px;
	margin-left: 5px;
	/*background: url(../i/menu-bg.png) no-repeat;*/
}

ul#nav li {
}

ul#nav li a {
	display: block;
	background: url(../i/nav-li.jpg) no-repeat 0 -51px;
	height: 25px;
	color: #eee; /*#76d9f2*/
	/*text-transform: uppercase;*/
	font-size: .95em;
	padding-left: 10px;
	line-height: 2em;
}

ul#nav li a:hover {
	display: block;
	color: #333;
	background-position: 0 -26px;
}

ul#nav li a.on {
	display: block;
	color: #333;
	background-position: 0 -1px;
}

ul#tools {
	width: 150px;
	margin-left: 20px;
	padding-top: 15px;
}

ul#tools li {
	margin-bottom: 1px;
}

ul#tools li a {
	display: block;
	height: 48px;
	color: #eee;
	/*text-transform: uppercase;*/
	padding-left: 10px;
	padding-top: 2px;
	font-size: 1em;
	line-height: 1.4em;
}

ul#tools li.access a {
	background: url(../i/li-tools.jpg) no-repeat 0 -50px;
}

ul#tools li.leads a {
	background: url(../i/li-tools.jpg) no-repeat 0 -51px;
}

ul#tools li.quality a {
	background: url(../i/li-tools.jpg) no-repeat 0 -51px;
}

ul#tools li a:hover {
	background-position: 0 -100px;
	color: #fff;
}

ul#tools li a.on {
	background-position: 0 0;
	color: #333;
}

ul#tools li a.on:hover {
	color: #666;
}

ul#tools .target {
	display: block;
	line-height: 1.1em;
	font-size: .8em;
}

ul#tools .product {
	display: block;
	color: #000;
	font-weight: bold;
	font-size: .8em;
	line-height: 1.5em;
}

ul#tools .blue {
	color: #1f9fcf;
}

/* @end */

/* @group buttons */

.button, .gobutton, .closebutton {
	display: inline;
	padding: 6px 14px 0px;
	margin: 4px 2px 2px;
	text-decoration: none;
	color: #eee;
	/*text-transform: uppercase;*/
	text-align: center;
	border: 1px solid #b86d17;
	font-size: .9em;
	line-height: 2em;
	background: url(../i/button-bg.jpg) repeat-x -28px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.button {
	margin: 4px 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
}

.gobutton, .closebutton {
	display: inline;
	width: 30px;
	margin: 4px 4px 2px;
	background-position: 0 -2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	font-size: .8em;
}

.closebutton {
	background-color: #666;
	background-image: none;
	border-color: #777;
}

.button:hover, .gobutton:hover, .closebutton:hover {
	border: 1px solid #999;
	color: #fff;
}

/* @end */

/* @group forms */

.submit {
	background: url(../i/button-bg.jpg) repeat-x -28px;
	padding: 2px 6px 3px;
	color: #fff/*!important*/;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font: .9em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	height: 25px;
	border: 1px solid #b86d17;
	*border: none;
}

.form-input {
	color: #666666;
	font-size: .9em;
}

form			{margin: 0px 0px;}
#form					{padding-top: 5px; padding-bottom: 5px;background-color: #efefef;}
#form2					{padding-top: 5px; padding-bottom: 5px;background-color: #ffffff;}
.form-dot-lin			{margin-top: 1px; margin-bottom: 1px; background-image: url(../img/glo_dot_lin.gif); background-position: top left; background-repeat: repeat-x; background-color: #ffffff;}
.form-field-label		{font-size: 10pt;}
.form-field-label-nb	{font-size: 10pt; font-weight: normal; color: #ffffff}
.form-field-label-req	{font-size: 10pt; font-weight: bold;}
.form-input-img			{vertical-align: middle;}
.form-input				{width: 128px; font-size: 10pt; color: #666666;}
.form-input-large		{width: 220px; font-size: 10pt; color: #666666; margin-bottom: 10px; _margin-bottom: 0; margin-bottom: 0;}
.form-drop-list			{width: 128px; font-size: 10pt; color: #666666;}
.form-drop-list-large	{width: 226px; font-size: 10pt; color: #666666; margin-bottom: 10px; _margin-bottom: 0; margin-bottom: 0;}
.form-error-txt			{font-size: 10pt; color: #ff0000; font-weight: bold;}
.form-checkbox			{}
#con-bar .form-field-label	{font-size: 9pt; font-weight: normal; color: #ffffff; font-weight: bold;}
.form-login-text-small	{font-size: 8pt; color: #ffffff; font-weight: bold;}
.form-login-text-small-nb	{font-size: 8pt; color: #ffffff; font-weight: normal;}


/* @end */

input {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333;
	padding-left: 2px;
	vertical-align: middle;
}

.sm {
	font-size: .85em;
}

.lite {
	color: #666;
	/*font-size: .9em;*/
}

.focus-i {
	font: italic 1.1em Georgia, "Times New Roman", Times, serif;
	color: #666;
}

.golink {
	background: url(../i/li-arrow.gif) no-repeat left -2px;
	padding-left: 18px;
	border-bottom-style: none;
}

.extlink {
	background: url(../img/glo_pop_up.gif) no-repeat right;
	border-bottom-style: none;
	padding-right: 14px;
}

.link {
	padding-right: 16px;
	background-image: url(../i/ext-link.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}

.link:hover {
	background-position: right -14px;
}

.top-anchor a {
	background: url(../i/top-anchor.gif) no-repeat left -2px;
	font-size: .9em;
	border-bottom: 1px dotted #9E5C00;
	padding-left: 16px;
	float: right;
}

.sm-pdf {
	font-size: .8em;
	text-transform: uppercase;
	color: #777;
}

.clear {
	display: block;
	clear: both;
}

.superscript {
	vertical-align: top;
	font: small Arial, Helvetica, Geneva, sans-serif;
}

#content {
	background: #fff url(../i/content-top.png) no-repeat center top;
	width: 790px;
	float: left;
	color: #000;
}

#content .inner {
	padding: 10px;
	background: url(../i/content-bottom.png) no-repeat center bottom;
}

.content-left {
	width: 565px;
	float: left;
	margin-right: 5px;
}

.content-right {
	width: 200px;
	float: left;
	background: #eee url(../i/right-bg.png) no-repeat 0 bottom;
	margin-bottom: 2px;
}

.content-right blockquote {
	color: #333;
	font: .9em/1.4em Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	background: url(../i/quote-bg.jpg) no-repeat center top;
	padding-right: 5px;
	padding-top: 15px;
	padding-left: 15px;
}

.quoted {
	text-align: right;
	color: #666;
	font-size: .8em;
	display: block;
	line-height: 1.1em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
}

.trial-footer {
	color: #333;
	display: block;
	background: url(../i/quoted-bg.png) no-repeat 0 bottom;
	text-align: center;
	line-height: 1.3em;
	border-top: 1px solid #fff;
	padding: 5px 2px 10px;
	font-size: 1.2em;
}

.trial-footer a {
	color: #333;
}

.trial-go {
	padding-left: 16px;
	background: url(../i/next-small.png) no-repeat 0 50%;
	color: #6caa3b;
}

.trial-go:hover {
	color: #333;
}

#freetrial a {
	width: 200px;
	height: 45px;
	text-indent: -9999px;
	background: url(../i/freetrial.png) no-repeat;
	display: block;
}

.content-right h5 {
	font-size: 1.4em;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 5px;
}

#content p {
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1.4em;
}

.content-left p {
	padding-right: 30px;
}

.content-right p {
	line-height: 1.1em;
	font-size: .9em;
}

.pad {
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}

#lower-box {
	float: left;
	margin-top: 5px;
	background: #eee url(../i/lower-bg.png) no-repeat 0 bottom;
	margin-bottom: 2px;
	width: 560px;
}

ul.lists {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
}

ul.lists li {
	background: url(../i/li-bullet.gif) no-repeat 0 1px;
	padding-left: 20px;
	font-size: .9em;
	margin-left: 20px;
	color: #555;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 1.3em;
}

ul.lists li a {
	border-bottom: 1px dotted #9E5C00;
}

ul.map {
	padding-top: 2px;
	padding-bottom: 3px;
	margin-left: 6px;
}

ul.map li {
	background: url(../i/li-arrow.gif) no-repeat 0 1px;
	padding-left: 16px;
	/*font-size: .9em;*/
	margin-left: 10px;
	line-height: 1.6em;
	color: #666;
}

ul.arrows li {
	background: url(../i/li-arrow.gif) no-repeat 0 -1px;
	padding-left: 20px;
	font-size: .9em;
	line-height: 1.3em;
	margin-left: 2px;
	margin-bottom: 5px;
	padding-right: 10px;
}

ul.tall li {
	background: url(../i/li-arrow.gif) no-repeat 0 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0;
	margin-top: 0;
	border-bottom: 1px solid #ccc;
}

ul.faq li {
}

ul.arrows li.download {
	background: url(../i/pdf.gif) no-repeat 0 -1px;
}

a.pdf {
	background: url(../i/pdf.gif) no-repeat 0 -1px;
	padding-left: 20px;
}

ul.arrows li.alt, tr.alt {
	background-color: #f3f3f3; /*#eff4f8*/
}

ul.arrows li a, p a {
	border-bottom: 1px dotted #9E5C00;
}

ul.arrows li a:hover, p a:hover {
	border-bottom-color: #666;
}

p.warning {
	color: #333;
	display: block;
	border: 1px solid #eee;
	font-size: .9em;
	background: #ebebbc url(../i/help-bg.jpg) repeat-x 0 top;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 4px 5px 2px 10px;
}

p.indent {
	padding: 10px;
	color: #333;
}

table.profiles {
	border-top: 1px dotted #999;
	margin: 0 0 5px;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}

table#features th, table.profiles th {
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: normal;
	font-style: normal;
	font-size: .9em;
}

table#features tr.head, table.profiles tr.head {
	background: url(../i/th-header-bg.jpg) repeat-x;
}

table#features td, table.profiles td {
	padding: 5px;
}

table#features td.center, table#features th.center, table.profiles td.center, table.profiles th.center {
 text-align:center;
 }

#form {
	background-color: #eee;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content h1 {
	color: #333;
	font: bold 1.6em Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -1px;
}

#content h1#h1-catapult {
	height: 60px;
	width: 255px;
	background: url(../i/cnb-logo.gif) no-repeat 0 top;
	text-indent: -9999px;
}

#content h1#h1-mm {
	height: 85px;
	width: 153px;
	background: url(../i/mm-logo.gif) no-repeat 0 top;
	text-indent: -9999px;
}

#content h1#h1-dv {
	height: 85px;
	width: 149px;
	background: url(../i/dv-logo.gif) no-repeat 0 top;
	text-indent: -9999px;
}

#content h2 {
	color: #000;
	font-size: 1.3em;
}

#content h3 {
	color: #666;
	font: 1.6em Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5px;
}

#content h3.article {
	color: #9E5C00;
	text-transform: uppercase;
	font-size: 1.2em;
}

#content h4 {
	color: #00689e;
	font-weight: bold;
	padding-top: 5px;
	font-size: 1.2em;
	margin-top: 5px;
}

#content h5 {
	color: #666;
	font-weight: normal;
	font-size: 1.2em;
	/*text-transform: uppercase;*/
}

.event-title {
	padding-top: 5px;
	/*text-transform: uppercase;*/
}

#content h4.blk {
	color: #333;
	font-size: 1.4em;
	padding-bottom: 5px;
	font-weight: normal;
	font-style: normal;
}

#content h4 a {
	color: #9E5C00;
	font-size: 1em;
	font-weight: bold;
	background: url(../i/toggle.png) no-repeat 0 1px;
	padding-left: 20px;
	margin-top: 5px;
	line-height: 2em;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#content h4 a:hover {
	color: #999;
}

#content h4 a.on {
	background: url(../i/toggle.png) no-repeat 0 -19px;
}

#channels {
	padding-top: 10px;
	padding-bottom: 10px;
}

#channels h5 {
	font-size: 1em;
	font-weight: bold;
}

h6 {
	font-weight: bold;
	color: #00689e;
	/*text-transform: uppercase;*/
	padding-bottom: 5px;
	font-size: 1em;
	padding-top: 5px;
}

#channels p {
	font-size: .9em;
	line-height: 1.3em;
}

.position ul {
	margin-left: 10px;
	padding-left: 20px;
	line-height: 1.4em;
}

.position ul li {
	padding-left: 10px;
	list-style-type: disc;
}

/* @group testimonials */

.focus-box {
	padding: 2px;
	margin-top: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: left;
	background: #eee url(../i/grad-100.png) repeat-x 0 bottom;
}

#content h3.quote-heading {
	background: url(../i/quotes-icn.png) no-repeat left 50%;
	padding-left: 75px;
	font-size: 1.4em;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #333;
	margin-bottom: 15px;
}

.testimonials li {
	margin: 10px 20px;
 	padding: 10px 15px 10px 35px;  
   border: 1px solid #F0F0F0;
	background: #f8f8f8 url(img/quote.gif) no-repeat 2px 2px;	
	color: #555;	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font: normal 1em/1.3em Georgia, 'Times New Roman', Times, Serif;
	text-align: left;
}

.tesetimonials .quoter {
	text-align: right;
}

.testimonials li span {
	display: block;
	/*float: right;*/
	text-align: right;
	font-size: .8em;
	color: #666;
	font-weight: normal;
	font-style: normal;
	padding: 5px;
}

/* @end */

/* @group focus */

#focus-wrap {
	width: 560px;
	height: 175px;
	background: url(../i/splash-330-bg.jpg) no-repeat left top;
	position: relative;
	margin-top: 10px;
}

#focus-wrap p {
	margin: 0;
	padding: 0;
}

#focus-txt {
	width: 200px;
	line-height: 1.3em;
	float: left;
	margin-left: 350px;
	font-size: .95em;
	padding-top: 5px;
}

#content .scrollable h5 {
	margin: 0;
	color: #333;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.5em;
	border-bottom: 1px solid #ccc;
}

#content .scrollable h5 a {
	color: #333;
}

#content .scrollable h6 {
	margin: 0;
	color: #333;
	padding: 20px 0 0;
	line-height: 1.5em;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: .9em;
}

.scrollable img {
	float: left;
	margin-right: 8px;
}

.scrollable img.border {
	border: 1px solid #eee;
}



/* @end */

iframe {
	background-color: #fff;
}

iframe p {
	/*background-color: #eee;*/
}

.disclaimer {
	color: #333333;
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px dotted #ccc;
	font-size: .9em;
}

/* @group footer */

#footer {
	background-color: #333;
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
	height: 45px;
	border: 1px solid #2f2f2f;
	text-align: center;
	color: #999;
	font-size: .8em;
}

#footer p {
	padding-top: 10px;
}

#footer a {
	color: #999;
	border-bottom: 1px dotted #999;
}

#footer a:hover {
	color: #fff;
}

/* @end */