/* general */
	
* {
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
body {
	margin: 0;
	background-color: #242424;
}
.wihte {
	margin: 0pt auto;
	background-color: #eeeeee;
}
.width {
	margin: 0pt auto;
	width: 750px;
	clear: both;
}
#homelink {
	height: 5px;
}
#homelink a {
	margin: 0pt auto;
	position: absolute;
	top: 50px;
	bottom: 0px;
	width: 195px;
	height: 24px;
	background-image: url(../images/tacticsinsight-logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -3000px;
}
/* language panel */

#language {
	margin: 0px;
	height: 50px;
	font-size:10px;
	padding-top: 40px;
}
#language ul {
	text-align:right;
	margin:1em 0;
	padding:0;
}
#language ul li {
	display:inline;
	white-space:nowrap;
}
#language>ul {
	display:table;
	width:100%
}
#language>ul li {
	display:table-cell;
	text-align:right
}
#current {
	display:none;
}
#language a {
	text-decoration: none;
	color:#878787;
}
#language a:hover {
	text-decoration: underline;
	color: #878787;
}
#language a:visited {
	text-decoration: none;
	color:#BBBBBB;
}
/* page header */

.product {
	background-image: url(../images/header.jpg);
	height: 150px;
	text-indent: -3000px;
}
.download {
	background-image: url(../images/header.jpg);
	height: 150px;
	text-indent: -3000px;
}
.contact {
	background-image: url(../images/header.jpg);
	height: 150px;
	text-indent: -3000px;
}
.purchase {
	background-image: url(../images/header.jpg);
	height: 150px;
	text-indent: -3000px;
}
/* page */

.content {
	background-color: #ffffff;
	border-left: 1px solid #a0c80e;
	border-right: 1px solid #a0c80e;
}
.breadcrumbs {
	margin-bottom: 20px;
	font-size: 60%;
}
p {
	margin-bottom: 20px;
	font-size: 80%;
	color: #000;
	line-height: 180%;
}
#right {
	margin: 0 auto;
	width: 704px;
	padding: 20px 22px;
	border-top: 0px;
	border-bottom: 0px;
}
#right h2 {
	color: #666;
	padding-bottom: 3px;
	border-bottom: 1px solid #A0C80E;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 200%;
	letter-spacing: -1px;
}
#right h3 {
	color: #666;
	padding-bottom: 3px;
	border-bottom: 1px solid #A0C80E;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 180%;
	letter-spacing: -1px;
}
.content2 {
	margin: 0 auto;
	width: 701px;
}
.clear {
	clear:both;
	font-size: 0pt;
}
/* columns */

.col {
	float: left;
}
.col13 {
	padding: 0px;
	width: 229px;
	float: left;
}
.col23 {
	padding-left: 8px;
	padding-right: 8px;
	width: 230px;
	float: left;
}
.col33 {
	padding: 0px;
	width: 229px;
	float: left;
}
.col12 {
	padding: 0px;
	width: 420px;
	float: left;
}
.col22 {
	padding: 0px;
	width: 284px;
	float: left;
}
.addhimg {
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}
#right h3.addh {
	margin-top: 5px;
	border-bottom: none;
}
.addul {
	list-style:circle;
	margin-left:20px;
	font-size: 80%;
	color: #000;
	line-height: 180%;
	margin-bottom: 20px;
}
.list1 {
	list-style:none;
	margin-left:0px;
	font-size: 80%;
	color: #000;
	line-height: 180%;
	margin-bottom: 20px;
}
.list2 {
	list-style:circle;
	margin-left:20px;
}
/* forms */

.formtitle {
	font-size: 12px;
}
.text {
	width: 400px;
	margin-bottom: 12px;
	border: 1px inset #242424;
	padding:3px;
	font-size:12px;
}
.text2 {
	width: 276px;
	margin-bottom: 12px;
	border: 1px inset #242424;
	padding:3px;
	font-size:12px;
}
.text3 {
	width: 696px;
	margin-bottom: 12px;
	border: 1px inset #242424;
	padding:3px;
	font-size:12px;
}
/* screenshots */

.screenshot {
	margin-bottom: 20px;
}
.images {
	margin-top: 10px;
}
/* lists */

ul, ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
.submenu li {
	border-bottom: 1px solid #336633;
	line-height: 35px;
	padding: 5px 0;
}
.submenu li a {
	color: #336633;
	text-decoration: none;
}
.submenu li a:hover {
	text-decoration: underline;
}
.submenu a#subcurrent {
	color: #000000;
	cursor: default;
}
.submenu a:hover#subcurrent {
	color: #000000;
	cursor: default;
	text-decoration: none;
}
/* buttons */

.buttons {
	width:704px;
	float:left;
}
.button {
	margin:0 20px 20px;
	width: 200px;
	text-align:center;
}
#download-button {
	background-color:#3C0;
	float:left;
}
#purchase-button {
	background-color:#F60;
	float:left;
}
.buy-now-button a {
	margin-left:10px;
	background-color:#F60;
	text-decoration:none;
	padding:8px;
	color:#FFFFFF;
	font-size:108%;
	font-weight:bold;
	line-height:1;
}
.button a {
	text-decoration:none;
	padding:10px;
	color:#FFFFFF;
	display:block;
	font-size:108%;
	font-weight:bold;
	line-height:1;
}
.button a:hover {
	text-decoration:underline;
}
.buy-now-button a:hover {
	text-decoration:underline;
}
/* footer */

.footer {
	font-size: .85em;
	padding: 0 0 2em 0;
	margin: 0;
	color: #a0c80e;
	clear:both;
}
.footer a {
	text-decoration: none;
	color: #a0c80e;
	border: none;
}
a>img {
	border: none;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFF;
}
.footer a:visited {
	color: #6c8709;
}
.print {
	margin: 1em 2% 0 2%;
	float: left;
	text-align: left;
	display: block;
	width: 96%;
	background-image: url(../images/tacticsinsight-logo-small.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
	font-size: 0.8em;
}
.hidden {
	visibility:hidden;
}
.off {
	font-size: 10px;
	text-decoration: line-through;
}
.free {
	color: red;
}
.save {
	letter-spacing: -1px;
	color: red;
}
