/* @override http://www.signalapps.com/css/master.css */

/* CSSReset */

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, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
}

p { font-family: Helvetica, Arial, Verdana, sans-serif}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.amp {
	font-family: Goudy Old Style, Bookman, Georgia, serif;
	font-style: italic;
	font-size: 18px;
	font-weight: normal;
	position: relative;
	top: 2px;
}

.footer p {
	text-shadow: #000 0 1px 0;
}

/* Styles for SignalApps */


body{
	background: #212121 url(../i/bg-gradient.png) top left repeat-x;
	padding-top: 31px;
	padding-bottom: 31px;
}

div#head h1 {
	width: 795px;
	height: 64px;
	position: relative;
	left: 1px;
	background: #191919 url(../i/transmissions-logo.png) top left no-repeat;
	text-indent: -10000px;
	display:block;
}

div#wrap{
	width: 797px;
	margin: 0 auto;
	background: url(../i/foot.png) bottom center no-repeat;
	padding-bottom:2px;
	}

div#hero{
	height: 359px;
	width:798px;
	background: url(../i/hero-bg.png) top left no-repeat;
}
	div#hero h2{
		width: 513;
		height: 159px;
		background: url(../i/logbook-hero.png) top left no-repeat;
		text-indent: -10000px;
		margin-right: 1px;
	}
	div#hero img{float:left;}
	div#hero #info {float:right;}
	div#hero #info p{
		width: 513px;
		height: 128px;
		background: url(../i/hero-info.png) top left no-repeat;
		text-indent: -10000px;
		margin-right: 1px;
		
	}
	div.field{display:inline;}
	.email{
		width: 200px;
		height: 25px;
	}
	.email-button{
		vertical-align:middle;
		
	}
	.email-button:hover{
		background-image: url(url(../i/get-notified-hover.png) top left no-repeat);
	}
	#hero form{
		margin-left:20px;
		margin-top: 15px;
	}
	
ul#products{
	width: 797px;
	height: 52px;
	background: #090909 url(../i/products-bg.png) top left no-repeat;
	padding-bottom: 5px;
}
ul#products li{
	float:left;
}

ul#products li h3{
	background: url(../i/our-products.png) top left no-repeat;
	text-indent: -10000px;
	height: 17px;
	width: 112px;
	margin-top: 19px;
	margin-left: 23px;
}

ul#products li#logbook-prod {
	background: url(../i/logbook-for-basecamp.png) top left no-repeat;
	text-indent: -10000px;
	height: 65px;
	width: 283px;
	margin-top: -13px;
	margin-left: 15px;
}

ul#products li#more-prod {
	background: url(../i/more.png) top left no-repeat;
	text-indent: -10000px;
	height: 17px;
	width: 137px;
	margin-top: 20px;
	margin-left: 23px;
}
div#content{
	background: #131313 url(../i/details-bg.png) top left repeat-y;
	padding-bottom: 15px;
	
}
div#details{
	padding: 30px 50px 0 5px;
}

div#details img {
	float:left;
	padding-right: 40px;
}

div#details h4{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #dfdfdf;
	margin-bottom: 10px;
	text-shadow: #000 0px 1px 0px;	
}
	div#details p{
		font-family: "Lucida Grande";
		color: #d2d2d2;
		font-size: 11px;
		line-height: 18px;
		margin-bottom: 25px;
	}
	
	div#details a:link, div#details a:visited {
		border-bottom: 1px solid #2c2c2c;
		color: #d2d2d2;
		padding-bottom:1px;
		text-decoration:none;
	}
	
	div#details a:hover {
		border-bottom: 1px solid #ccc;
	}

br.c{clear:both;}

ul#actions {
	clear:left;
	position: relative;
}

ul#actions li#button-download-now a {
	text-indent: -9999px;
	position: absolute;
	top:-30px;
	left: 17px;
	width: 261px;
	height: 55px;
	display: block;
	background: url(../i/button-top-download-now.png) left top;
}

ul#actions li#button-download-now a:active {
	background-position: left bottom;
}

ul#actions li#button-buy-it a {
	text-indent: -9999px;
	position: absolute;
	top:-30px;
	right: 20px;
	width: 207px;
	height: 55px;
	display: block;
	background: url(../i/button-top-buy-it.png) left top;
}

ul#actions li#button-buy-it a:active {
	background-position: left bottom;
}

ul#key-feat{
	clear:left;
	background: #0d0d0d  url(../i/key-feat-bg.png) top left no-repeat;
	height: 55px;
	padding: 0 27px 0 0;
}

ul#key-feat li h3{
	background: url(../i/key-features.png) top left no-repeat;
	text-indent: -10000px;
	height: 56px;
	width: 128px;
	margin-left: 23px;
	float:left;
}

ul#key-feat li#buy-feat a{
	float:right;
	display:block;
	width: 131px;
	height: 55px;
	background: url(../i/key-feat-buy.png) top left no-repeat;
	text-indent: -10000px;
}
ul#key-feat li#buy-feat a:hover{
	background: url(../i/key-feat-buy.png) bottom left no-repeat;
}

ul#key-feat li#dl-feat a{
	float:right;
	display:block;
	width: 169px;
	height: 55px;
	background: url(../i/key-feat-dl.png) top left no-repeat;
	text-indent: -10000px;
	margin-right: -7px;
}

ul#key-feat li#dl-feat a:hover{
	background: url(../i/key-feat-dl.png) bottom left no-repeat;
}
ul#features {
clear:both;
margin-left: -12px;
padding-top: 17px;
padding-left: 21px;
}
ul#features li{
	float:left;
	display:block;
	width: 367px;
	height: 79px;
	background: #1c1c1c;
	border: 1px solid #383838;
	margin: 0 0 14px 14px;
}

ul#features li h5{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #ececec;
	margin-bottom: 5px;
	padding-left: 75px;
	margin-top:7px;
	text-shadow: #000 0px 1px 0px;
}
ul#features li p{
	font-family: "Lucida Grande";
	color: #d2d2d2;
	font-size: 11px;
	line-height: 15px;
	padding-left: 75px;
}

ul#features li#automatic{
	background: #1c1c1c url(../i/clock.png)  5% 50% no-repeat;
}
ul#features li#seamless{
	background: #1c1c1c url(../i/wand.png)  5% 50% no-repeat;
}
ul#features li#distraction{
	background: #1c1c1c url(../i/speaker.png)  5% 50% no-repeat;
}
ul#features li#security{
	background: #1c1c1c url(../i/lock.png)  5% 50% no-repeat;
}

ul#features li#newsletter{
	background: #1c1c1c url(../i/icon-newsletter.png) no-repeat 15px 18px;
	width: 740px;
	height: auto;
	padding: 10px;
	padding-left: 0px;
}

ul#features li#newsletter h5 {
	padding: 0;
	padding-left: 75px;
}

li#newsletter .left {
	width: 345px;
	float: left;
	position: relative;
	top: -5px;
}

li#newsletter .right {
	width: 344px;
	float: right;
	margin-left: 25px;
	background: #2f2f2f;
	border: 1px solid #383838;
	padding: 10px;
	margin-top: 7px;
}

input.email {
	width: 230px;
	height: 20px;
	font-size: 17px;
	font-family: Helvetica, Arial, sans-serif;
	border: 1px solid #131313;
	padding-left: 3px;
	float:left;
	padding: 5px;
}

.email-button {
	position: relative;
	top: 1px;
	float: left;
	margin-left: 5px;
}

p.footer {
	margin: 0 auto;
	font-size: 11px;
	color: #828282;
	width: 600px;
	line-height: 16px;
	margin-top: 10px;
	text-align: center;
}

sup {
	font-size: 10px;
	position: relative;
	top: -2px;
}

