/*------------------------------------------------------
GENERAL
------------------------------------------------------*/

a:active,
a:focus {
  outline: 0;
}



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

a {
  color: #3366cc;
}

a:hover {
  color: #003399;
}

div.clear {
  clear: both;
}

h1 {
  text-align: center;
  font-style: normal;
  letter-spacing: -2px;
  font-weight: 500;
  font-size: 50px;
  margin: 40px 0 5px 0;
  color: #232323;
  line-height: 1.1em;
}

h2 {
  text-align: center;
  font-size: 38px;
  margin: 20px 0;
  line-height: 1.3em;
  color: #232323;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 1.1em;
}

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


body.tour div.links a.tour,
body.customers div.links a.customers,
body.extras div.links a.extras,
body.help div.links a.help {
  background-color: #666;
  color: #fff;
  padding: 2px 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

body.tour div.links a.tour:hover,
body.customers div.links a.customers:hover,
body.extras div.links a.extras:hover,
body.help div.links a.help {
  border-bottom: 0;
}


/*------------------------------------------------------
NAV
------------------------------------------------------*/

div.header {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  width: 100%;
  height: 60px;
  overflow: hidden;
  /*background-color: #c25f0e;*/
  background: url(aheader.png);

}

div.header div.logo img.app {
  float: left;
  margin: 3px 10px 0 0;
}

body.index div.header div.logo img.app {
  display: none;
}

div.header div.logo {
  width: 980px;
  margin: 0 auto;
  padding: 5px 0;
}

div.header div.logo img {
  margin: 0px 0 0 0;
  float: left;
}

div.header div.logo div.links,
div.header div.logo div.sign_links {
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  margin-top: 14px;
  float: right;
  line-height: 1em;
}

div.header div.logo div.links a {
  color: #fff;
  margin-right: 10px;
  text-decoration: none;
}

div.header div.logo div.links a:hover {
  border-bottom: 2px solid #86b226;
}

div.header div.logo div.sign_links {
  margin-left: 20px;
}

div.header div.logo div.sign_links a {
  color: #bcfc3d;
  margin-right: 10px;
  text-decoration: none;
}

div.header div.logo div.sign_links a:hover {
  border-bottom: 2px solid #86b226;
}

body.tour div.header div.links a.tour:hover,
body.customers div.header div.links a.customers:hover,
body.extras div.header div.links a.extras:hover {
border-bottom: 0px;
}

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

body.index h1 {
  font-size: 52px;
  margin-top: 50px;
}

body.index div.clear {
  clear: both;
}

body.index div.container {
  width: 100%;
  overflow: hidden;
}

body.index div.container div.statement {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  background: url(/images/horizon-tour.png) repeat-x 0 bottom; 
}

body.index div.container div.statement div.scenarios {
  overflow: hidden;
  width: 990px; /* used to be 950 changed by peter */
  height: 545px; /* used to be 50 changed by peter */ 
  margin: 0 auto;
}

body.index h2 span {
  font-size: 18px;
  font-style: italic;
  letter-spacing: normal;
}

body.index div.container div.statement div.plans {
  float: left;
  position: relative;
  top: 215px;
  left: -80px;
  padding: 0;
  text-align: center;
}

body.index div.container div.statement h3 {
	text-align: center;
	font-weight: 500;
	font-size: 24px;
	margin: 5px 0 0 -10px;
	padding: 0;
	color: #232323;
}

body.index div.container div.statement h3 span {
  padding: 5px 0 10px 15px;
  background: url(/images/red-underline.png) no-repeat 0 6px;
}

body.index div.container div.statement div.plans a.green-button {
  display: block;
  color: #fff;
  font-style: italic;
  font-size: 22px;
  padding-top: 14px;
  text-decoration: none;
  font-weight: 500;
  line-height: 1em;
  width: 245px;
  height: 36px;
  margin-bottom: 3px;
  background: url(/images/btn-signup.png) no-repeat 0 0;
  text-shadow: #608925 0px -1px 1px;
}

body.index div.container div.statement div.plans a.green-button:hover {
  background: url(/images/btn-signup.png) no-repeat 0 -50px;
}

body.index div.container div.statement div.plans span {
  font-size: 11px;
  font-family: "Lucida Grande", "Lucida Grande Unicode", Verdana, sans-serif;
  font-style: normal;
  color: #666;
  margin-top: 10px;
}

body.index div.container div.statement div.plans span a:hover {
  color: #003399;
}

body.index div.container div.statement div.black-arrow {
  float: left;
  position: relative;
  z-index: 2;
  top: 185px;
  left: -60px;
}

body.index div.container div.statement div.logo {
  position: relative;
  float: left;
  top: 25px;
  left: 155px;
}

body.index div.container div.statement div.logo a:hover {
  background: transparent;
}


body.index div.content {
  width: 520px;
  margin: 30px auto 0;
  padding-bottom: 10px;
  text-align: left;
  font-size: 22px;
  font-weight: 500;
}

body.index div.content p {
  line-height: 1.3em;
}

body.index div.content span {
  color: #cc0000;
}

body.index div.button {
  margin: 20px 0 40px 260px;
}


body.index div.button a:hover {
  background-position: bottom;
}

/*------------------------------------------------------
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;
}


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

body.tour {
  background-color: #fff;
}


body.tour div.pageband {
  margin: 0;
}

body.tour div.headline-container {
  width: 100%;
  background: url(/images/horizon-tour.png) repeat-x 0 -80px;
  overflow: hidden;
  margin: 0;
}

body.tour div.tourshot {
  overflow: hidden;
  width: 950px;
}

body.tour div.tourshot div.hero {
  overflow: hidden;
  height: 225px;
  width: 700px;
  margin-top: 30px;
  text-align: left;
  float: right;
  clear: both;
}

body.tour div.tourshot div.hero img {
  margin-right: 20px;
}

body.tour div.tourshot div.hero h2 {
  margin: 25px 0 10px 0;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 1.2em;
  letter-spacing: -1px;
  font-weight: bold;
  text-align: left;
}

body.tour div.tourshot div.hero p {
  font-weight: normal;
  color: #666;
  font-size: 16px;
  line-height: 1.3em;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
}

body.tour div.tourshot div.tour-content {
  width: 700px;
  float: right;
  margin: 0 auto;
  overflow: hidden;
}

body.tour div.tourshot div.tour-content div.feature {
  overflow: hidden;
  clear: both;
  margin: 0 0 25px 0;
}

body.tour div.tourshot div.tour-content h3 {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
  font-size: 16px;
  margin: 20px 0 5px;
  text-align: left;
  color: #000;
}

body.tour div.tourshot div.tour-content div.content-top h3 {
  margin: 30px 0 5px;
}

body.tour div.tourshot div.tour-content p {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.4em;
  margin: 0px 0px 15px;
  color: #666;
  text-align: left;
}

body.tour div.tourshot div.tour-content div.video {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
  text-align: left;
  padding: 8px 0 0 0;
}

body.tour div.tourshot div.tour-content div.video img {
  margin-right: 3px;
}

body.tour div.tourshot div.tour-content div.video p {
  font-size: 12px;
  font-weight: bold;
  padding: 3px 0 0 0;
}

body.tour div.tourshot div.tour-content div.video p a:hover {
  color: #003399;
}

body.tour div.tourshot div.tour-content img.left {
  float: left;
  margin-right: 15px;
}

body.tour div.tourshot div.tour-content img.right {
  float: right;
  margin-left: 15px;
}


body.tour div.tour-content div.highlight p {
  font-family: georgia, times, 'times new roman', serif;
  font-size: 22px;
  font-style: italic;
  color: #444;
  padding-top: 25px;
  margin: 0;
  line-height: normal;
  text-align: center;
}

body.tour div.tour-content div.highlight p a:hover {
  color: #003399;
}

body.tour div#my-glider {
  width: 950px;
  margin: 0 auto;
}



body.tour div.category-list {
  overflow: hidden;
  margin-top: 20px;
  margin-left: -10px;
  background: #fff;
  padding: 0;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  float: left;
  border: 1px solid #d5d6d7;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 220px;
  position: absolute;
}

body.tour div.category-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

body.tour div.category-list ul li {
  margin: 0;
  padding: 0;
  border-top: 1px solid #e8e8e8;
  line-height: 1.7em;
}

body.tour div.category-list ul li.title {
  border-top: 0;
  border-bottom: 1px solid #d5d6d7;
  background: #f3f2eb;
  padding: 5px 10px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
}

body.tour div.category-list ul li a {
  color: #777;
  display: block;
  padding: 5px;
  text-decoration: none;
  padding-left: 10px;
  padding-bottom: 5px;
}

body.tour div.category-list ul li a span {
  font-weight: normal;
  font-size: 10px;
  color: #888;
  line-height: 1.3em;
}

body.tour div.category-list ul li a.categories:hover,
.category-list ul.categories a.categories {
      color: #0E1688;
}

body.tour div.category-list ul li.categories {
  background: none;
}

body.tour div.category-list ul li a.categories:hover,
.category-list ul.menu-pos1 a.categories {
  background: none;
}


body.tour div.controls {
  overflow: hidden;
  margin-top: 20px;
  margin-left: -10px;
  background: #fff;
  padding: 0;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  float: left;
  border: 1px solid #d5d6d7;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 220px;
  position: absolute;
}

body.tour div.controls ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

body.tour div.controls ul li {
  margin: 0;
  padding: 0;
  border-top: 1px solid #e8e8e8;
  line-height: 1.7em;
}

body.tour div.controls ul li.title {
  border-top: 0;
  border-bottom: 1px solid #d5d6d7;
  background: #f3f2eb;
  padding: 5px 10px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
}

body.tour div.controls ul li a {
  color: #777;
  display: block;
  padding: 10px;
  text-decoration: none;
  padding-left: 60px;
  padding-bottom: 15px;
}

body.tour div.controls ul li a span {
  font-weight: normal;
  font-size: 10px;
  color: #888;
  line-height: 1.3em;
}

body.tour div.controls ul li a.menu-pos0:hover,
.controls ul.menu-pos0 a.menu-pos0,
body.tour div.controls ul li a.menu-pos1:hover,
.controls ul.menu-pos1 a.menu-pos1,
body.tour div.controls ul li a.menu-pos2:hover,
.controls ul.menu-pos2 a.menu-pos2,
body.tour div.controls ul li a.menu-pos3:hover,
.controls ul.menu-pos3 a.menu-pos3,
body.tour div.controls ul li a.collaborate:hover,
.controls ul.collaborate a.collaborate,
body.tour div.controls ul li a.menu-pos4:hover,
.controls ul.menu-pos4 a.menu-pos4,
body.tour div.controls ul li a.menu-pos5:hover,
.controls ul.menu-pos5 a.menu-pos5 {
  color: #222;
}

body.tour div.controls ul li.menu-pos0 {
  background: url(/images/icon-communicate.png) no-repeat 10px 13px;
}

body.tour div.controls ul li a.menu-pos0:hover,
.controls ul.menu-pos0 a.menu-pos0 {
  background: url(/images/icon-communicate.png) no-repeat #e5f1fa 10px 13px;
}

body.tour div.controls ul li.menu-pos1 {
  background: url(/images/icon-dropship-catalog.png) no-repeat 10px 13px;
}

body.tour div.controls ul li a.menu-pos1:hover,
.controls ul.menu-pos1 a.menu-pos1 {
  background: url(/images/icon-dropship-catalog.png) no-repeat #e5f1fa 10px 13px;
}

body.tour div.controls ul li.menu-pos2 {
  background: url(/images/icon-experthelp.png) no-repeat 10px 13px;
}

body.tour div.controls ul li a.menu-pos2:hover,
.controls ul.menu-pos2 a.menu-pos2 {
  background: url(/images/icon-experthelp.png) no-repeat #e5f1fa 10px 13px;
}

body.tour div.controls ul li.menu-pos3 {
  background: url(/images/icon-ebay.png) no-repeat 10px 13px;
}

body.tour div.controls ul li a.menu-pos3:hover,
.controls ul.menu-pos3 a.menu-pos3 {
  background: url(/images/icon-ebay.png) no-repeat #e5f1fa 10px 13px;
}

body.tour div.controls ul li.menu-pos4 {
  background: url(/images/icon-websiteplan.png) no-repeat 10px 13px;
}

body.tour div.controls ul li a.menu-pos4:hover,
.controls ul.menu-pos4 a.menu-pos4 {
  background: url(/images/icon-websiteplan.png) no-repeat #e5f1fa 10px 13px;
}

body.tour div.controls ul li.menu-pos5 {
  background: url(/images/icon-datafeed.png) no-repeat 10px 13px;
}

body.tour div.controls ul li a.menu-pos5:hover,
.controls ul.menu-pos5 a.menu-pos5 {
  background: url(/images/icon-datafeed.png) no-repeat #e5f1fa 10px 13px;
}

body.tour div.scroller {
	/* modify width and height of scrolling section if necessary	*/
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}

body.tour div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/
	width:950px;
	overflow:hidden;
	float:left;
	padding:0;
}

body.tour div.scroller div.scroller-content {
	width: 10000px;
}

body.tour div.step {
  border-top: 1px solid #d5d6d7;
  border-bottom: 1px solid #d5d6d7;
  clear: both;
  padding: 10px 0;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
  font-size: 14px;
  overflow: hidden;
  text-align: left;
}

body.tour div.step a {
  text-decoration: none;
}

body.tour div.step a:hover {
  text-decoration: underline;
  color: #003399;
}

body.tour div.step a.step-next {
  float: right;
}

/*------------------------------------------------------
SIGNUP
------------------------------------------------------*/

body.signup {
  text-align: center;
  color: #333;
  /*font-size: 12px;*/
}

body.signup div.top {
  background-color: #ffffff; /* used to be E8ECDC - changed by peter */
  /* background-image: url(http://basecamphq.com/images/texture.png1); peter puts texture on the background image */
  /*background: url(/images/horizon-tour.png) repeat-x 0 bottom;*/
  background: transparent;
  border-bottom: 0px solid #DADFCB; /* used to be border-bottom: 1px solid #DADFCB; - change by peter */
  margin: 0px auto 30px;
  padding: 20px 0px 0px;
  width: 100%;
}

body.signup div.masthead {
  margin: 0px auto;
  padding: 10px 0px 0px;
  text-align: center;
  width: 100%;
}

body.signup div.masthead h1 {
  font-weight: bold;
  color: #ffffff;
  letter-spacing: -2px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 46px;
  margin: 0px;
}

body.signup div.masthead h2 {
  color: #eeeebe;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 0px;
  margin: 0px;
}

body.signup div.container {
  padding: 0px;
  text-align: center;
  background-color: transparent;
  margin: 30px auto 0 auto;
  width: 950px;
}

body.signup div.jacket {
	height: 360px;
	margin: 0 auto;
	font-family: 'Lucida Grande', 'Lucida Grande Unicode', Helvetica, Verdana, sans-serif;
}

body.three div.jacket {
	height: 330px;
}

body.signup div.short {
	width: 160px;
	height: 270px;
	border: 1px solid #999;
	float: left;
	margin-top: 22px;
	text-align: center;
	padding: 10px;
	background-color: #fff;
}


body.signup div.tall {
	width: 200px;
	height: 310px;
	border: 3px solid #3671A1;
	float: left;
	text-align: center;
	padding: 8px 10px 10px 10px;
	background-color: #fff9df;
}

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

body.signup div.l-shadow {
	background-image: url(http://basecamphq.com/images/shadow-left.png);
	background-position: left;
	background-repeat: no-repeat;
}

body.signup div.short h1 {
	margin: 0;
	padding: 0;
	font-size: 34px;
	font-weight: bold;
}

body.signup div.short h1, body.signup div.short h1 a, body.signup div.short h2 {
	color: #333;
	text-decoration: none;
}

body.signup div.tall h1, body.signup div.tall h1 a {
	margin: 0;
	padding: 0;
	font-size: 42px;
	color: #000;
	line-height: 1em;
	text-decoration: none;
	font-weight: bold;
}

body.signup div.short h2 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: normal;
}

body.signup div.tall h2 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	letter-spacing: normal;
}

body.signup div.short h3 {
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	font-family: Helvetica, Verdana, sans-serif;
	color: #73a1c7;
}

body.signup div.tall h3 {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	color: #4582b5;
}

body.signup div.tall li strong, body.signup div.short li strong {
	color: #c33700;
}

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



body.signup div.under_chart a {
	color: #000;
}

body.signup div.actionsignup {
  background-color: #3671A1;
  padding: 15px 0;
  margin: -30px;
	text-align: center;
	border: 0;
	color: #D5E9F6;
}

body.signup div.actionsignup strong {
	color: #FFF9DF;
}

body.signup div.rightcolumneven {
  width: 435px;
  padding-left: 0px;
  float: right;
	text-align: left;
}

body.signup div.leftcolumneven {
  width: 435px;
  padding-right: 0px;
  float: left;
	text-align: left;
}

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

body.signup div.statement div.logos {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  clear: both;
  padding: 20px 0;
}

body.signup div.extra {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #f2f3f4;
  clear: both;
  margin: 30px 0px 50px;
  padding: 20px;
  text-align: left;
}

body.signup div.extra h3 {
  color: black;
  font-family: 'Lucida Grande', 'Lucida Grande Unicode', Helvetica, Verdana, sans-serif;
  font-size: 14px;
  line-height: 1.2em;
  margin: 5px 0px 2px;
  padding: 0px;
}

body.signup div.extra p {
  font-size: 16px;
  line-height: 1.3em;
  margin: 0px 0px 15px;
}

body.signup div.fullcolumn {
  clear: both;
  text-align: left;
  width: 100%;
}

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

body.signup 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, Verdana, sans-serif;
}

body.three div.short {
	height: 250px;
}

body.signup 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, Verdana, sans-serif;
}

body.three div.tall {
	height: 290px;
}

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

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

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

body.signup div.short li, body.signup div.tall li {
	font-size: 14px;
	color: #64503f;
	font-family: Helvetica, Verdana, sans-serif;
	margin-bottom: 1px;
	line-height: 1.1em;
        margin-left:0;
}

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

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

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

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

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

body.signup div.under_chart_left, body.signup div.under_chart_right {
	width: 435px;
	position: relative;
	top: -44px;
	font-size: 11px;
	float: left;
	font-family: 'Lucida Grande', 'Lucida Grande Unicode', Helvetica, Verdana, sans-serif;
	text-align: center;
}

body.signup a.hover_target {
  text-decoration: none;
  border-bottom: 1px dotted #888;
  margin-left: 6px;
  color: #64503f;
}

