/* 
	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 {

	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(http://storage.pardot.com/41945_body_bg.gif) repeat;
	font: .9em Arial, Helvetica, Geneva, sans-serif;
	color: #eee;
}

#container {
	width: 975px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	position: relative;
	text-align: left;
}

#controller {
	background-color: #c57418;
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
	height: 25px;
	border: 1px solid #2f2f2f;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 10px 5px 5px 10px;
}

#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 {
	height: 45px;
	width: 130px;
	position: absolute;
	top: 10px;
	background: transparent url(http://storage.pardot.com/41995_tli_logo.gif) no-repeat center center;
	text-indent: -9999px;
	left: 5px;
}

/* @group landing */

#landing-content {
	background: #fff url(http://storage.pardot.com/41955_landing_top.png) no-repeat center top;
	width: 975px;
	float: left;
	color: #333;
	margin-top: 20px;
}

#landing-content .content-left {
	width: 475px;
	float: left;
	margin-left: 10px;
	margin-top:20px;
	/*width: 475px; with wider right below*/
}

#landing-content .content-right {
	width: 435px;
	float: right;
	margin-bottom: 3px;
	margin-top: 20px;
	margin-left: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #ffffff;
	padding: 10px;
}

#landing-content p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
}

#landing-content .inner {
	padding: 10px;
	background: url(http://storage.pardot.com/41965_landing_bottom.png) no-repeat center bottom;
}



/* @end */

/* @group column */

#column {
	margin-top: 20px;
	float: left;
	width: 170px;
}

#column h4 {
	background: url(../../../DOCUME%7E1/rmiller/LOCALS%7E1/Temp/Temporary%20Directory%207%20for%20pardot-010210.zip/pardot/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(http://storage.pardot.com/41975_li_bullet.gif) 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;
}



/* @end */

/* @group buttons */



/* @end */

/* @group forms */

.form-row label {float:left; clear:left; margin:0em 1em; text-align:right;
	width: 5em;
}  
.form-row input {margin: 0.5em 0em 0.5em 5em; display:block; }  	


/* @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;*/
}







.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(http://storage.pardot.com/41955_landing_top.png) no-repeat center top;
	width: 790px;
	float: left;
	color: #000;
}

#content .inner {
	padding: 10px;
	background: url(http://storage.pardot.com/41965_landing_bottom.png) no-repeat center bottom;
}

.content-left {
	width: 500px;
	float: left;
	margin-left: 10px;
}

.content-right {
	width: 300px;
	float: left;
	margin-bottom: 2px;
}


.trial-footer {
	color: #333;
	display: block;
	background: url(../../../DOCUME%7E1/rmiller/LOCALS%7E1/Temp/Temporary%20Directory%207%20for%20pardot-010210.zip/pardot/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;
}



.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;
}

ul.lists {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
}

ul.lists li {
	background: url(http://storage.pardot.com/41975_li_bullet.gif) no-repeat 0 50%;
	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.faq li {
}




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.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 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 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:hover {
	color: #999;
}


#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 focus */


#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;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#footer p {
	padding-top: 10px;
}

#footer a {
	color: #999;
	border-bottom: 1px dotted #999;
}

#footer a:hover {
	color: #fff;
}

/* @end */
