/* @override http://bitmaki.test/css/bitmaki.css */

body {
	font-family: "Lucinda Grande", "Arial";
}

td {
	border: none;
}

#frontpage_index {
	margin-top: 100px;
	margin-left : 80px;
	margin-right: 100px;
	text-align: center;
	font-size: 24px;
}

#frontpage_index td {
	text-align: center;
	width: 280px;
}

#body {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1em;
}

#textcast_flow {
	margin-bottom: 40px;
	margin-top: 40px;
	margin-left: 80px;
}

#textcast_sidebar {
	float: right;
	width: 160px;
}

#textcast_download_sidebar {
	padding: 0.5em;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	
	border: 2px solid #999999;
}

#textcast_download_sidebar p {
	margin-top: 15px;
	margin-bottom: 15px;
}

#textcast_download_sidebar a {
	font-weight: bold;
}
#textcast_samples ol {
	margin-left: 10px;
	margin-top: 30px;
}

#textcast_samples li {
	list-style: none;
	margin-bottom: 10px;
	margin-top: 10px;
}

.hilite {
	background-color:#fffecb;
}

#textcast_desc {
	width: 610px;
	font-size: 16px;
}

#textcast_desc p {
	clear: left;
	line-height: 125%;
	margin-bottom: 25px;
}

#textcast_desc img {
	margin-right: 16px;
}

body {
	background : url(/images/bit_background.gif) no-repeat top right;
	min-height: 300px;
	
	font-size : 14px;
}

div.nav {
	margin-left : 80px;
	margin-bottom: 1em;
	font-weight: bold;
	font-family : "arial narrow", arial, "san serif";
}

div.nav span, div.nav a {
	padding: 2px 4px 3px 70px;
	font-size : 14px;
	color : white;
}

div.nav span {
	background-color : #999999;
}

div.nav a {
	text-decoration : none;
	background-color : #99cc33;
}

div.nav a:hover {
	background-color : #999933;
}

/*div.nav span {
	text-align : left;
	color : white;
	background-color : #999999;
	font-weight : bold;
	font-family : "arial narrow", arial, "san serif";
	font-size : 14px;
	padding-top : 2px;
	padding-bottom : 3px;
	padding-left : 70px;
	padding-right : 4px;
	border : 0;
}*/

/**/

h1 {
	text-align : left;
	color : black;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0.5em;
	margin-left : 80px;
	font-size: 22px;
}

h2 {
	text-align : left;
	color : black;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0.5em;
	margin-left : 80px;
	font-size: 18px;
}

#body > p {
	text-align : left;
	color : black;
	margin-top : 0;
	margin-bottom : 14px;
	margin-left : 80px;
	width: 500px;
}

#body > form {
	text-align : left;
	color : black;
	margin-top : 0;
	margin-bottom : 14px;
	margin-left : 80px;
	width: 500px;
}

a:link {
	color : #660000;
	text-decoration : underline;
}

a:visited {
	color : #666666;
	text-decoration : underline;
}

a:hover {
	color : #999933;
	text-decoration : underline;
}

a:active {
	color : #660000;
	text-decoration : underline;
}

.calltoaction {
    font-family : "arial narrow", arial, "san serif";
    font-size : 14px;
}

.calltoaction:link {
	color : #660000;
	text-decoration : underline;
}

.calltoaction:visited {
	color : #660000;
	text-decoration : underline;
}

.calltoaction:hover {
	color : #999933;
	text-decoration : underline;
}

.calltoaction:active {
	color : #660000;
	text-decoration : underline;
}

.calltoaction:after {
	content : url(/images/bit_arrow.gif);
}

.mainnav {
	margin-left : 80px;
}

.mainnavon {
	text-align : left;
	color : white;
	background-color : #999999;
	font-weight : bold;
	text-decoration : none;
	font-family : "arial narrow", arial, "san serif";
	font-size : 14px;
	padding-top : 2px;
	padding-bottom : 3px;
	padding-left : 70px;
	padding-right : 4px;
	border : 0;
}

.mainnav a:link {
	text-align : left;
	color : white;
	background-color : #99cc33;
	font-weight : bold;
	text-decoration : none;
	font-family : "arial narrow", arial, "san serif";
	font-size : 14px;
	padding-top : 2px;
	padding-bottom : 3px;
	padding-left : 70px;
	padding-right : 4px;
	border : 0;
}

.mainnav a:visited {
	text-align : left;
	color : white;
	background-color : #99cc33;
	font-weight : bold;
	text-decoration : none;
	font-family : "arial narrow", arial, "san serif";
	font-size : 14px;
	padding-top : 2px;
	padding-bottom : 3px;
	padding-left : 70px;
	padding-right : 4px;
	border : 0;
}

.mainnav a:hover {
	text-align : left;
	color : white;
	background-color : #999933;
	font-weight : bold;
	text-decoration : none;
	font-family : "arial narrow", arial, "san serif";
	font-size : 14px;
	padding-top : 2px;
	padding-bottom : 3px;
	padding-left : 70px;
	padding-right : 4px;
	border : 0;
}

.mainnav a:active {
	text-align : left;
	color : white;
	background-color : #99cc33;
	font-weight : bold;
	text-decoration : none;
	font-family : "arial narrow", arial, "san serif";
	font-size : 14px;
	padding-top : 2px;
	padding-bottom : 3px;
	padding-left : 70px;
	padding-right : 4px;
	border : 0;
}

.copyright {
    font-size : 10px;
    color: #999999;
    padding-top: 100px;
	text-align : center;
	color : black;
}

 
#contactForm fieldset#appSupport {
	border: 0;
	margin: -2em 0 0 0;
	padding: 0;
}
 
#contactForm input,textarea {
	display: block;
	margin-bottom: 1.25em;
	padding: 0.25em;
}
 
#contactForm label.req:after {
	content: '*';
}
 
#contactForm textarea {
	width: 450px;
	height: 200px;
}
 
#contactForm input[type="text"] {
	width: 250px;	
}
 
#contactForm input[type="hidden"] {
	display: none;
}
