/* BASECAMPHQ ----------------------------------------------------*/

div.logo_basecamp {
  margin-top: 10px;
  margin-right: 15px;
  margin-left: -10px;
  float: left;
}

body {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, sans-serif;
	background-color: #F5F6F7;
	text-align: center;
}

p {
	color: #222;
}

img { -ms-interpolation-mode:bicubic; }

div.action {
  background-color: #e2e6b6;
}

div.action h2 {
	color: #4c4b35;
}

div.action h2 a {
	color: #4c4b35;
}

/* STRUCTURE --------------------------------------------------*/

div.site_header {
	border-bottom: 0;
	margin-bottom: 0;
}

div.pageband {
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}

div.pagetitle {
  padding: 0;
	height: 50px;
}

div.pagetitle h1 {
  font-family: helvetica, arial sans-serif;
  font-size: 42px;
  font-weight: bold;
  color: #222;
	letter-spacing: -1px;
	margin: 0;
	padding: 11px 0 0 0;
	text-align: left;
}


/* HOME ----------------------------------------------------*/

body.home3 div.home_feature {
  width: 950px;
	margin: 0 auto 0 auto;
	position: relative;
	overflow: hidden;
}

body.home3 div.featurescreen {
  width: 545px;
  text-align: center;
  float: left;
  overflow: hidden;
}

body.home3 div.featurecolumn {
  width: 202px;
  float: left;
  overflow: hidden;
}

body.home3 div.iconfeature {
  font-family: Helvetica, Arial, sans-serif;
  font-color: #333;
  font-size: 12px;
  line-height: 1.2em;
  text-align: left;
  margin: 35px 0;
}

body.home3 div.iconfeature h3 {
  font-size: 14px;
  margin: 0 0 2px 0;
}

body.home3 div.bottom {
  margin: 0;
}

body.home3 div.statement {
	border-bottom: 0;
	padding: 20px 0;
	margin: 0;
	background-color: #fff;
	line-height: 2.0em;
}

body.home3 div.statement img {
	margin-bottom: 20px;
}

body.home3 div.casestudies div.casestudy {
	float: left;
	margin-right: 19px;
	width: 224px;
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
}

body.home3 div.casestudies div.casestudy div.citation {
	background-color: #222;
	padding: 5px;
	color: #dcdcdc;
}

body.home3 div.casestudies div.casestudy div.citation strong {
	color: #fff;
}

body.home3 div.casestudies div.casestudy div.description {
	padding: 5px;
	color: #666;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 30px;
}

body.home3 div.actionhome {
	padding: 10px 0 9px 0;
}

/* SIGNUP4 ----------------------------------------------------*/

body.signup div.bubble div.content {
  width: 250px;
}

body.signup div.bubble div.content div.inner h2 {
  font-size: 14px;
}

body.signup div.bubble div.content div.inner p {
  font-size: 11px;
}

body.signup4 div.short {
	width: 220px;
	height: 270px;
	border: 1px solid #999;
	float: left;
	margin-top: 22px;
	text-align: center;
	padding: 10px 0;
	background-color: #efefef;
	font-family: helvetica, arial, sans-serif;
}

body.signup4 div.tall {
	width: 220px;
	height: 310px;
	border: 3px solid #3671A1;
	float: left;
	text-align: center;
	padding: 8px 10px 10px 10px;
	background-color: #fff;
	font-family: helvetica, arial, sans-serif;
}

body.signup4 div.no-r {
	border-right: 0;
}

body.signup4 div.r-shadow {
	background-image: url(/images/shadow-right.png);
	background-position: right;
	background-repeat: no-repeat;
}

body.signup4 div.no-l {
	border-left: 0;
}

body.signup4 div.short li, body.signup4 div.tall li {
	font-size: 14px;
	color: #64503f;
	font-family: helvetica, arial, sans-serif;
	margin-bottom: 1px;
	line-height: 1.1em;
}

body.signup4 div.tall li {
	font-size: 16px;
}

body.signup4 div.tall ul, body.signup4 div.short ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

body.signup4 div.tall ul.highlight, div.short ul.highlight {
	margin-top: 0;
}

body.signup4 div.tall ul.highlight li, div.short ul.highlight li {
	list-style: none;
	margin-bottom: 3px;
	font-size: 20px;
	line-height: 1em;
}

body.signup4 div.tall ul.highlight li {
	font-size: 24px;
	margin-bottom: 5px;
}

body.signup4 div.under_chart_left, body.signup4 div.under_chart_right {
	width: 435px;
	position: relative;
	top: -44px;
	font-size: 11px;
	float: left;
	font-family: verdana;
	text-align: center;
} 

body.signup4 div.under_chart_right {
	float: right;
}

body.signup4 div.logos {
	width: 240px; 
	float: right; 
	border: 1px solid #ccc; 
	padding: 10px; 
	text-align: center;
}

body.signup4 div.logos h1 {
	font-size: 14px;
	margin-bottom: 20px;
}

body.signup4 div.logos img {
	margin-bottom: 15px;
}


/* BUZZ ----------------------------------------------------*/

body.buzz div.top {
  border: 0;
	background-color: #F5F6F7;
	background-image: none;
}

div.press {
  background-color: #e8ecdc;
  text-align: left;
  padding: 15px 15px 15px 25px;
  font-family: Georgia, serif;
  font-size: 14px;
  color: #666;
  overflow: hidden;
	background-image: url(/images/texture.png);
}

div.press img {
  margin: 10px 10px 10px 50px;
}

div.press h3 {
  color: #222;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.3em;
  margin: 25px 0 15px 0;
}

body.buzz div.statement h2 {
  color: #3671a1;
}

body.buzz h4 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #666;
  font-weight: normal;
  margin: 0;
}

div.customerquotes {
  width: 520px;
  text-align: left;
  padding: 15px;
  padding-left: 0;
  margin-top: 20px;
  font-family: Georgia, serif;
  font-size: 16px;
  line-height: 1.5 em;
}

div.customerquotes h5 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #000;
  font-weight: bold;
  margin: 40px 0 5px 0;
}

div.customerquotes p {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-style: italic;
  margin: 10px 0 0 0;
}

div.quotehighlight {
	font-family: Georgia, serif;
  font-size: 14px;
  color: #666;
	background-image:none;
	padding: 20px;
	margin: 40px 0 0 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div.quotehighlight h6 {
  color: #3671a1;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.3em;
  margin: 0 0 15px 0;
}

div.customerlogos {
  float: right;
  width: 360px;
  text-align: left;
  padding: 15px;
  margin-top: 20px;
  border: 1px solid #e8e8e8;
  background-color: #fff;
}

div.customerlogos img {
  margin: 25px 25px 0 0;
}

div.customerlogos img.last {
  margin: 25px 0 0 0;
}

div.customerlogos p {
  margin-top: 30px;
  font-size: 11px;
  font-family: Verdana, sans-serif;
  color: #666;
}

body.buzz div.statement h2 {
	font-size: 30px;
}

/* EXTRAS ----------------------------------------------------*/

div.api {
  width: 165px;
  float: right;
  background-image: url(/images/bkgd_api.jpg);
  background-repeat: no-repeat;
  padding: 15px;
  text-align: left;
  font-family: Verdana, sans-serif;
  font-size: 11px; color: #666;
}

div.api h5 {
  font-family: Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 14px;
  margin: 10px 0 15px 0;
}

div.apps {
  text-align: left;
  width: 980px;
}

div.apps h2 {
  font-family: Georgia, serif;
  color: #222;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.3em;
  margin: 0;
}

div.appgroup {
  margin: 30px 0 0 0;
}

div.appgroup h3 {
  margin: 10px 0 0 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.2em;
	color: #000;
	text-transform: uppercase;
}

div.appgroup table {
  margin: 30px 0 0 0;
}

div.appgroup td {
  padding:0;
  text-align: left;
}

div.appgroup td.description {
  padding: 5px 15px 30px 0;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

div.appgroup td.iphone {
  padding: 0 20px 10px 10px;
  font-family: Verdana, sans-serif;
  font-size: 11px;
	height: 100px;
}

div.appgroup h4 {
  font-family: Helvetica, Arial, sans-serif;
  margin: 5px 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.2em;
}

div.appgroup img {
  border: 1px solid #ccc;
	padding: 1px;
}

div.appgroup img.iphone {
  border: 0;
	padding: 0;
}

/* PRINTER FRIENDLY ----------------------------------------*/

body.print h2 {
  margin: 0 0 15px 0;
}

body.print div.api {
  font-size: 14px;
  font-family: Georgia, serif;
  line-height: 1.4em;
}

/* HELP ----------------------------------------------------*/

div.helpsidebar {
  width: 165px;
  float: right;
  background-image: url(/images/bkgd_api.jpg);
  background-repeat: no-repeat;
  padding: 15px;
  text-align: left;
  font-family: Verdana, sans-serif;
  font-size: 11px; color: #666;
}

div.helpsidebar h5 {
  font-family: Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 14px;
  margin: 10px 0 15px 0;
  line-height: 1.3em;
}

div.helpcontent {
  text-align: left;
  width: 720px;
}

div.helpcontent h2 {
  font-family: Georgia, serif;
  color: #222;
  font-size: 21px;
  font-weight: normal;
  line-height: 1.3em;
  margin: 0;
}

body.help div.video {
  background-color: #efefef;
  padding: 15px;
  padding-left: 10px;
  width: 375px;
  border: 1px solid #ccc;
  font-size: 11px;
  font-family: Verdana, sans-serif;
}

body.help div.video img {
  margin-right: 5px;
}

div.faqgroup {
  border-top: 1px solid #ccc;
  margin: 30px 0 0 0;
}

body.help div.top {
  border: 1px solid #ff9900;
  background-color: #ffffcc;
  padding: 15px;
  background-image: none;
  width: auto;
}

div.faqgroup h3 {
  margin: 10px 0 15px 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.2em;
	color: #000;
	text-transform: uppercase;
}

div.faqgroup h3 a {
	color: #000;
}

div.faqgroup ul {
  margin-left: 10px;
  padding-left: 10px;
}

div.faqgroup li {
  margin-bottom: 5px;
}

div.faqgroup li.more {
  list-style-type:none;
  margin-top: 10px;
  text-transform: none;
}

div.help_nav {
  font-size: 11px;
  font-family: Verdana, sans-serif;
  color: #999;
}

div.help_entry {
  margin: 50px 0;
  padding: 15px 0;
  border-top: 1px solid #ccc;
}

div.help_entry h2 {
  margin-bottom: 10px;
}

body.help div.support_form {
  margin-bottom: 30px;
}

body.help div.support_form p.details {
	font-size: 11px;
	font-family: verdana;
	margin-bottom: 4px;
}

body.help div.support_form textarea {
	width: 550px;
	height: 200px;
	font-family: courier,monospace;
	font-size: 14px;
	padding: 3px;
	background-color: #fdfef1;
}

body.help div.support_form input {
	width: 550px;
	font-family: courier,monospace;
	font-size: 14px;
	padding: 3px;
	background-color: #fdfef1;
}

body.help div.support_form input.shorter {
	width: 350px;
}

div.support_form hr {
	margin: 20px 0;
}

body.help div.support_form input.button {
	width: auto;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: verdana;
	background-color: #fff;
}

body.help div.support_form select {
	font-size: 18px;
	padding: 3px;
}

div.support_form h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 2px 0;
	color: #000;
}

body.help div.support_form h2 span {
	font-size: 12px;
	font-weight: normal;
	color: #393;
	font-style: italic;
}

body.help div.question_before_contact a.not_listed {
	font-size: 11px;
	font-family: verdana;
}

/* DEMOS ----------------------------------------------------*/

body.demos div.navcontainer {
  text-align: left;
  padding: 0;
  margin: 15px 0 15px 40px;
}

body.demos table.nav td {
  padding: 5px;
}

body.demos table.nav td.links {
  padding: 6px 0 0 10px;
  color: #ccc;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}


/* NEW HOME (2) ----------------------------------------------------*/

body.home2 div.header {
	background-color: #222;
	font-size: 14px;
	line-height: 1.7em;
}

body.home2 div.header a {
	color: #fff;
}

body.home2 div.header img {
	float: right;
}

body.home2 div.header div.container {
	margin: 0 auto;
	padding: 100px 0;
	text-align: left;
	color: #666;
}

body.home2 div.container {
	width: 980px;
	clear: both;
	overflow: hidden;
}

body.home2 div.pitch {
	height: 400px;
	background-image: url(/images/home-screenshot.png);
	background-position: right;
	background-repeat: no-repeat;
	text-align: left;
}

body.home2 div.pitch h1 {
	font-size: 41px;
	margin: 0 0 10px 0;
	padding: 0;
	letter-spacing: -2px;
	line-height: 1.0em;
	text-align: left;
	color: #000;
}

body.home2 div.pitch h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.2em;
	color: #222;
	font-family: georgia, times;
}

body.home2 div.pitch h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2em;
	color: #555;
	font-family: georgia, times;
}

body.home2 div.content {
	margin: 20px;
}

body.home2 div.left {
	width: 400px;
	float: left;
	overflow: hidden;
}

body.home2 div.right {
	width: 530px;
	float: right;
	text-align: left;
}

body.home2 div.right div.highlights {
	margin-bottom: 30px;
	overflow: hidden;
}

body.home2 div.right div.highlights div.highlight {
	margin-right: 14px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #444;
}

body.home2 div.right div.highlights div.highlight img {
	margin-bottom: 5px;
}

body.home2 div.highlight img.plus_zoom {
	position: absolute;
	display: none;
}

body.home2 div.logos div.right h2, div.action h2 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.2em;
	color: #222;
	font-family: georgia, times;
}

body.home2 div.logos {
	overflow: hidden;
	margin-bottom: 30px;
}

body.home2 div.action cite {
	color: #666;
	font-size: 16px;
}

body.home2 div.action h3 {
	font-size: 16px;
	font-family: georgia, times;
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0;
}

body.home2 div.blurb h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 1.2em;
	color: #3671A1;
	text-transform: uppercase;
}

body.home2 div.blurb {
	width: 255px;
	margin: 0 20px 20px 0;
	float: left;
}

body.home2 div.blurb p {
	font-family: georgia;
	font-size: 15px;
	line-height: 1.3em;
	margin: 0 0 30px 0;
}

body.home2 div.blurb ul {
	list-style: none;
	margin: 3px 0 0 0;
	padding: 0;
	font-family: georgia;
}

body.home2 div.blurb li {
	font-size: 13px;
	margin-bottom: 10px;
	color: #444;
}

body.home2 div.blurb li strong, body.home2 div.blurb li em {
	font-style: italic;
	color: #000;
	font-weight: bold;
}

body.home2 div.blurb li a {
	color: #444;
}

body.home2 div.extras {
	width: 100%;
	text-align: left;
	font-weight: normal;
}

body.home2 div.icon_block {
	height: 350px;
	text-align: center;
}

body.home2 div.icon_block img {
	margin-bottom: 18px;
	border: 1px solid #dcdcdc;
}

body.home2 div.action {
	width: 100%;
	margin: 0 0 30px 0;
	padding: 15px 0;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	float: left;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	background-color: #efefef;
}

body.home2 div.action img.button {
	margin-bottom: 10px;
}

body.home2 div.casestudy {
	width: 190px;
	margin: 0 20px 20px 0;
	background-color: #ccc;
	float: left;
	text-align: left;
}

body.home2 div.casestudy div.who {
	background-color: #222;
	padding: 5px;
}

body.home2 div.casestudy div.who h3, div.casestudy div.who h4 {
	margin: 0;
	padding: 2px 0 0 0;
	color: #fff;
	line-height: 1em;
}

body.home2 div.casestudy div.who h3 {
	font-size: 14px;
}

body.home2 div.casestudy div.who h4 {
	font-size: 12px;
	font-weight: normal;
	color: #E8ECDC;
}

body.home2 div.casestudy div.what {
	font-size: 14px;
	text-align: left;
	padding: 5px 0 0 5px;
	font-family: georgia;
	font-style: italic;
	background-color: #F5F6F7;
	line-height: 1.1em;
}

body.home2 div.casestudies div.casestudy img.play {
	position: absolute;
}

body.home2 div.end {
	margin-right: 0;
}

/* TOUR ----------------------------------------------------*/

div.tourshot img {
	padding: 1px;
	border: 1px solid #ccc;
}

body.tour div.top {
	background-image: none;
	background-color: transparent;
	border-bottom: none;
}

/* MISC ----------------------------------------------------*/

body.signup4 div.statement h3 {
	color: #444;
	font-family: georgia,helvetica,arial,sans-serif;
	font-size: 26px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

body.signup4 div.statement {
	width: 950px;
	margin: 0 auto;
}