@charset "UTF-8";
body {
	background-color: #000;
	color: #e7e7ff;
	font-family: futura-pt, Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 75%;
	background-repeat: repeat;
}

.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: futura-pt, Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #000;
	color: #FFF;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	background-color: #000;
	font-family: futura-pt, Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}.by {
	font-size: 12px;
}

a:visited {
	text-decoration: none;
}
 
#page {
	width: 780px;
	margin: 0 auto;
}
#logo {
	width: auto;
	/*background-image: url(../images/MultiTrack-HeaderTagline.png);*/
	background-repeat: no-repeat;
}
#logo h1 {
	overflow: hidden;
	height: 78px;
	margin: 0;
	text-indent: 10px;
	font-size: 30px;
	width: 354px;
}
#logo a, #logo a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	height: 78px;
	width: 354px;
}

 
#brandingnav {
	margin-bottom: 20px;
}
 
#brandingnav p {
	text-indent: -80em;
	overflow: hidden;
	height: 14px;
	margin: 6px 0 0 0;
}
 
#brandingnav ul {
	float: right;
	margin: 3px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 1.15em;
}
 
#brandingnav ul a, #brandingnav ul a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
 
#brandingnav ul a:hover {
	color: #90d6ff;
	font-size: 1.0em;
}
 
#brandingnav ul li {
	float: left;
	margin: 0 0 0 18px;
}
 
#download {
	position: absolute;
	bottom: 20px;
	right: 40px;
	width: 212px;
	height: 100px;
	z-index: 100;
	background-image: url(../images/appstore-blue.png);
}
 
#downloadpage h3, #downloadpage h2 {
	margin: 0 0 3px 0;
	padding-bottom: 0;
}
 
#screencast {
	position: absolute;
	bottom: 110px;
	right: -3px;
	width: 304px;
	height: 50px;
	z-index: 150;
}
 
#download p {
	margin: 50px 0 0 16px;
	font-weight: bold;
	width: 255px;
	padding-top: 6px;
	text-align: center;
}
 
#slider a:link, #slider a:visited {
	color: #fff;
}
 
#slider {
  width: 780px;
  margin: 0 auto;
  padding: 0 0 5px 0;
  position: relative;
}
 
#slider img {
  border: 0;	
}
 
.scroll {
  height: 400px;
  overflow: auto;
  position: relative;
  clear: left;
}
 
.scrollContainer div.panel {
  height: 400px;
  width: 780px; 
}
 
.scrollContainer div.panel0 {
  height: 400px;
  width: 780px; 
}
 
 
.scrollButtons {
  position: absolute;
  top: 0;
  cursor: pointer;
  z-index: 500;
}
 
.scrollButtons.left {
	left: 5px;	
}
 
.scrollButtons.right {
  right: 5px;
}
 
#pager {
	margin: 6px 0;
}
 
#mainbody {
	float: left;	
}
 
#maincontent {
	width: auto;
	margin-right: 8px;
	font-size: 1.2em;
	line-height: 1.6;
	float: left;
}
 
#content {
	padding: 0 10px;
}
 
#content ul {
	padding-left: 10px;
}
 
#maincontent, #content, #features, #weblog, #sidebar, .box {
	background: #202020;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
 
#features {
	width: 265px;
	padding: 5px 0;
	float: left;
}
 
#features > div {
	padding: 0 12px;
}
 
.keyfeatures {
	border-top: 6px solid #000;
}
 
.about h2 {
	padding: 0;
	margin: 0 0 6px 0;
	color: #fff;
}
 
.feature img {
	float: left;
	padding: 0 6px 6px 0;
}
 
.feature ul, #support ol {
	padding-left: 10px;
}
 
.feature ul li {
	padding-left: 5px;
	margin-bottom: 5px;
}
 
#weblog {
	width: 265px;
	padding: 8px 0;
	float: left;
	margin-left: 12px;
}
 
#weblog .feature, #weblog #support {
	border-top: 6px solid #000;
}
 
#weblog .feature h2, #weblog .feature h4, #support h2 {
	padding: 0 10px;
}
 
.entry {
	padding: 0 10px;
}
 
.entry h2 {
	margin: 0 0 6px 0;
	color: #fff;
	font-size: 1.2em;
	text-align: center;
}
#downit {
}
 
#maincontent strong {
	background-color: #555;
	color: #fff;
}
 
#home #maincontent {
	background: none;
}
 
#content h1 {
	margin-top: 4px;
}
 
.entry .postdate {
	font-weight: bold;
	color: #099;
}
 
#sidebar {
	margin: 0 0 0 4px;
	float: left;
	width: 225px;
	font-size: 1.15em;
}
 
#sidebar ul {
	padding-left: 10px;
}
 
#sidebar h3 {
	margin-top: 0;
}
 
.actionbox {
	padding: 10px;
	font-size: 1.2em;
}
downit {
}
 
.actionbox ul {
	list-style-type: none;
	padding-left: 10px;
}
 
.actionbox ul li {
	padding-left: 5px;
}
 
.sidebox {
	border-top: 6px solid #000;
	padding: 10px;
}
 
.bodyImage {
	float: right;
	padding: 10px;
}
 
.left {
	float: left;
	padding: 10px;
}
 
.sidebar {
	float: right;
	width: 170px;
	padding: 8px;
	background-color: #222;
	margin: 10px 0 10px 10px;
}
 
.sidebar h3 {
	margin-top: 0;
}
 
#footer {
	clear: left;
	padding-top: 10px;
}
 
a:link {
	text-decoration: none;
	color: #90d6ff;
}
 
a:visited {
	color: #90d6ff;
}
 
a:hover {
	color: #FFCDC7;
}
 
a:active {
	color: #fff;
}
 
a img {
	border: 0;
}
 
hr {
	width: 50%;
	border: 1px solid #555;
}

