@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background:url(../images/bg.png) top center no-repeat #231f20;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
p {
	margin: 0;
	padding: 12px 0 12px 0;
	line-height: 18px;	
}

.slideshowX p {
    margin: 0;
	padding: 0;
} 

.superscript {
    vertical-align: super;
	font-size: 10px;
}

hr {
	color:#333;
	background-color:#333;
	height:2px;
	border:none;
}

h1 {
	margin: 0 0 10px 0;
	padding: 0;
	letter-spacing:-2px;
	color: #5d87fe;
	font-family: "brandon-grotesque",sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 32px;	
}

h2 {
	margin: 10px 0 10px 0;
	padding: 0;
	color: #65b200;
	font-weight: normal;
	font-size: 16px;	
}
h3 {
	margin: 30px 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;	
}
a {
	text-decoration: none;
	outline: none;	
	color: #57ad37;
}
a img {
	border: none;	
}
.learnmore:hover {
	color:#fff;
}
#copy a {
	font-weight: bold;	
}
.hidden {
	display: none;
	visibility: hidden;	
}
.clear {
	clear: both;	
}
.learnmore {
	margin: 0;
	padding: 0 18px 0 0;
	background: url(../images/arrow.png) no-repeat right;
}
.title {
	margin: 0 0 15px 0;	
}
#container {
	margin: 32px auto 50px auto;
	padding: 0;
	text-align: left;
	width: 950px;	
	position: relative;
}
#header {
	margin: 0 0 24px 0;
	padding: 0;
	width: 950px;
	height: 50px;
	position: relative;	
}
#logo {
	position: absolute;
	top: 5px;
	left: 0;	
}
ul#menu {
	margin: 0;
	padding: 0;
	width: 530px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 300px;	
}
ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;	
}
ul#menu li a {
	margin: 0;
	padding: 0;
	display: block;
	height: 50px;
}
ul#menu li.home a {
	width: 75px;
	background: url(../images/menu.png) 0 0 no-repeat;	
}
ul#menu li.home a:hover, ul#menu li.home a.over {
	background: url(../images/menu_r.png) 0 0 no-repeat;	
}
ul#menu li.software a {
	width: 75px;
	background: url(../images/menu.png) -75px 0 no-repeat;	
}
ul#menu li.software a:hover, ul#menu li.software a.over {
	background: url(../images/menu_r.png) -75px 0 no-repeat;	
}
ul#menu li.keyboard a {
	width: 81px;
	background: url(../images/menu.png) -150px 0 no-repeat;	
}
ul#menu li.keyboard a:hover, ul#menu li.keyboard a.over {
	background: url(../images/menu_r.png) -150px 0 no-repeat;	
}
ul#menu li.support a {
	width: 71px;
	background: url(../images/menu.png) -231px 0 no-repeat;	
}
ul#menu li.support a:hover, ul#menu li.support a.over {
	background: url(../images/menu_r.png) -231px 0 no-repeat;	
}
ul#menu li.about a {
	width: 61px;
	background: url(../images/menu.png) -302px 0 no-repeat;	
}
ul#menu li.about a:hover, ul#menu li.about a.over {
	background: url(../images/menu_r.png) -302px 0 no-repeat;	
}
ul#menu li.contact a {
	width: 58px;
	background: url(../images/menu.png) -363px 0 no-repeat;	
}
ul#menu li.contact a:hover, ul#menu li.contact a.over {
	background: url(../images/menu_r.png) -363px 0 no-repeat;	
}
ul#menu li.pricing a {
	width: 79px;
	background: url(../images/menu.png) -421px 0 no-repeat;	
}
ul#menu li.pricing a:hover, ul#menu li.pricing a.over {
	background: url(../images/menu_r.png) -421px 0 no-repeat;	
}
ul#subnav {
	margin: 40px 0 40px 0;
	padding: 0;	
}
ul#subnav li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #666;	
}
ul#subnav li ul {
	margin: 10px 10px 0 10px;
	padding: 0;	
}
ul#subnav li ul li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #333;		
}
ul#subnav li ul li a {
	font-size: 11px;
	color: #777;	
}
ul#subnav li:last-child {
	border-bottom: none;
	margin: 0;
	padding: 0;	
}
ul#subnav li a {
	color: #fff;
	font-size: 14px;	
}
ul#subnav li a:hover, ul#subnav li a.over {
	color: #4474fe;	
}
#freedemo {
	position: absolute;
	top: 1px;
	right: 0;	
}
a#freedemo img {
	background: url(../images/freedemo.png) top left no-repeat;
}
a#freedemo:hover img {
	background: url(../images/freedemoRO.png) top left no-repeat;
}
a#homeLearnMore img {
	background: url(../images/homeLearnMoreBig.png) top left no-repeat;
}
a#homeLearnMore:hover img {
	background: url(../images/homeLearnMoreBigRO.png) top left no-repeat;
}
a#homeSoftwareIntro img {
	background: url(../images/softwareintro.png) top left no-repeat;
}
a#homeSoftwareIntro:hover img {
	background: url(../images/softwareintro_white.PNG) top left no-repeat;
}
a#homeMacroBuilder img {
	background: url(../images/macrobuilder.png) top left no-repeat;
}
a#homeMacroBuilder:hover img {
	background: url(../images/macrobuilder_white.PNG) top left no-repeat;
}
a#homeTargetTraining img {
	background: url(../images/targettrading.png) top left no-repeat;
}
a#homeTargetTraining:hover img {
	background: url(../images/targettrading_white.PNG) top left no-repeat;
}
#contentleft {
	color:#999;
	margin:  82px 50px 0 0;
	padding: 0;	
	width: 250px;
	float: left;
}
#contentright {
	margin: 21px 0 0 0;
	padding: 0;
	width: 650px;
	float: left;	
}
#contentright p {
	color: #999;
}
.slideshowleft {
	margin:  0 0 73px 0;
}
table {
	margin: 0;
	padding: 0;
/*	border: 1px solid #ddd;	*/
	border-collapse: collapse;
}
td {
	padding: 5px;
	border: 1px solid #ddd;	
}
#copy {
	margin: 0;
	padding: 35px 35px 0 35px;
	background: #fff;
	min-height: 300px;	
	/*-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;*/
}

#copybottom {
	margin: 0;
	padding: 0;
	background: url(../images/copybottom.png) no-repeat;
	width: 650px;
	height: 33px;
}
#leftcolumn {
	margin: 33px 25px 0 0;
	padding: 0;
	width: 200px;
	float: left;	
}
#leftcolumn img {
	margin: 0 0 4px 0;	
}
#leftcolumn p {
	margin: 8px 0 0 0;	
	padding: 0 0 0 0;
}
#middlecolumn {
	margin: 33px 25px 0 0;
	padding: 0;
	width: 200px;
	float: left;	
}
#middlecolumn img {
	margin: 0 0 4px 0;	
}
#middlecolumn p {
	margin: 8px 0 0 0;	
	padding: 0 0 0 0;
}
#rightcolumn {
	margin: 33px 0 0 0;
	padding: 0;
	width: 200px;
	float: left;	
}
#rightcolumn img {
	margin: 0 0 4px 0;	
}
#rightcolumn p {
	margin: 8px 0 0 0;	
	padding: 0 0 0 0;
}
.disclaimer {
	font-size: xx-small; 
	font-weight: bold;
	color: #999;
	line-height:12px;
}
.disclaimerBigger {
	font-size: 11px; 
	color: #999;
	line-height:13px;
}
#footer {
	color:#999;
	margin: 50px 0 50px 0;
	padding: 25px 0 0 0;
	border-top: 1px solid #666;	
}
#footerleft {
	float: left;	
}
#footerright {
	float: right;	
}
#footer a {
	color: #999;	
}
#footer a:hover {
	color: #fff;	
}