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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	margin: 0px;
	padding: 20px 0 20px 0;
	background: #464646;
	text-align: center;
	font: 14px Arial, Helvetica, sans-serif;
	}

h1 {
	color: #3399FF;
	font: 36px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	}	
	
	
h3 {
	color: #3399FF;
	font: 22px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	}
	
a, a:link, a:active, a:visited {
	color: #3399FF;
	border-bottom: 1px dotted #333;
	text-decoration: none;
	}
	
a:hover {
	border-bottom: 1px solid #3399FF;
	}
	
dt {
	color: #3399FF;
	font: 24px Arial, Helvetica, sans-serif;
	}
	
dd {
	color: #555;
	line-height: 180%;
	font: 16px Arial, Helvetica, sans-serif;
	margin: 10px 0 20px 20px;
	text-indent: none;
	}
	
p {
	color: #555;
	line-height: 180%;
	font: 16px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	}
	
input, textarea {
	padding: 5px;
	margin: 0 0 15px 0;
	background: url(../images/footer.jpg) repeat-x;
	background-position: 0 -3px;
	border: 1px solid #ccc;
	font: 14px Arial, Helvetica, sans-serif;
	color: #555;
	}

ol, ul {
	margin: 0 0 0 25px;
	}

li {
	margin-bottom: 15px;
	}
	
	.bio ul li {
	margin: 0 0 15px -15px;
	list-style-type: none;
	background: url(../images/arrow.png) no-repeat;
	padding: 0 0 0 25px;
	color: #555;
	line-height: 180%;
	font: 16px Arial, Helvetica, sans-serif;
	}
	
#container {
	width: 900px;
	margin: 0 auto 20px auto;
	text-align: left;
	background: #fff;
	border: 3px solid #696969;
	}

#content {
	padding: 0 20px 0 20px;
	}
	
#header {
	height: 120px;
	margin: 0;
	pading-top: 20px;
	background: url(../images/footer.jpg) repeat-x;
	background-position: 0 -3px;
	}
	
	#header img {
		float: left;
		margin-left: 20px;
		}
	
	#header ul {
		float: right;
		list-style-type: none;
		margin: 55px 20px 0 0;
		padding: 0;
		}
		
		#header ul li {
			font-size: 16px;
			float: left;
			margin: 0 20px 0 20px;
			color: #3399FF;
			}
			
			#header ul li a {
				color: #555555;
				text-decoration: none;
				}
	
#flash {
	height: 280px;
	margin-bottom: 25px;
	}
	
	
#modules
	{
	
	}
	
	#modules h3 {
		color: #3399FF;
		padding: 5px;
		}
		
		#modules h3 span {
			color: #555;
			}
	
	#modules ul {
		list-style-type: none;
		margin: 0;
		padding: 0px;
		height: 220px;
		
		}
		
		#modules ul li {
			border: 1px solid #ccc;
			background: url(../images/footer.jpg) repeat-x;
			background-position: 0 -3px;
			float: left;
			width: 251px;
			padding: 10px;
			margin: 0 20px 0 0;
			height: 200px;
			position: relative;
			color: #3399FF !important;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			}
			
			#modules ul li img {
				float: left;
				margin: 0 15px 75px 0;
				}
				
			#modules p {
				font-size: 14px;
				}
				
#footer {
	margin-top: 25px;
	height: 107px;
	background: #e0e0e0 url(../images/footer.jpg) repeat-x;
	clear: both;
	text-align: center;
	}
	
	#footer ul {
		float: right;
		list-style-type: none;
		margin: 45px 0 20px 0;
		padding: 0;
		}
		
		#footer ul li {
			font-size: 16px;
			float: left;
			margin: 0 40px 0 40px;
			color: #3399FF;
			}
			
			#footer ul li a {
				color: #555555;
				text-decoration: none;
				}
				
#copyright {
	color: #696969;
	font-size: 12px;
	}
	
#type-here {
	color: #555;
	line-height: 180%;
	font: 14px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	height: 147px;
	overflow: auto;
	}
	
#faqs li {
	list-style-type: none;
	margin-bottom: 10px;
	}
	
#toggleMe {
	padding-bottom: 10px;
	}
	
#tab-nav
	{
	width: 250px;
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
	list-style-type: none;
	}
	
	#tab-nav li {
		margin: 0 0 15px 0;
		padding: 15px;
		}
		
		#tab-nav li p {
			font-size: 12px;
			margin: 10px 0 0 0;
			}
			
		
		#tab-nav li img {
			float: left;
			margin: 0 10px 0 0;
			}
			
		#tab-nav li.selected {
			background: #ccc;
			}
			
	#tab-content {
		background: #ccc;
		padding: 15px;
		margin-left: 250px;
		height: 451px;
		}
		
	#icons {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 100px;
		}
		
		#icons li {
			width: 100px;
			height: 100px;
			margin: 0 55px 0 55px;
			float: left;
			text-align: center;
			}

#videos, #solutions {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
	#videos li, #solutions li {
		list-style-type: none;
		margin: 20px 0 20px 0;
		padding: 0;
		}
		
		#videos li img {
			float: left;
			margin: 0 20px 20px 0;
			}
			
		#solutions li img {
			
			}
			
		.demo {
			float: right;
			padding: 40px 0px 40px 40px;
			text-align: center;
			}
			
		#videos li hr, #solutions li hr {
			margin: 20px 0 20px 0;
			border: 0;
			height: 0;
			padding: 0;
			border-top: 1px dotted #333;
			clear: both;
			}
			
			
.play {
	position: relative;
	width: 180px;
	height: 120px;
	text-decoration: none;
	border: none !important;
	}

.play-btn {
	z-index: 99;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 180px;
	height: 120px;
	background: url(../images/play-btn.png) no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	border: none !important;
	}
	
	.play-btn:hover {
		background-position: -180px 0px;
		}

.left-column {
	float: left;
	width: 540px;
	padding: 0 20px 0 0;
	}

.right-column {
	float: left;
	padding: 20px;
	width: 250px;
	margin: 0;
	border: 1px solid #ccc;
	background: url(../images/footer.jpg) repeat-x;
	background-position: 0 -3px;
	}
	
.bio {
	padding: 20px;
	background: url(../images/footer.jpg) repeat-x;
	background-position: 0 -3px;
	border: 1px solid #ccc;
	clear: both;
	margin: 0 0 20px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}	
	
.about-pic {
	float: left;
	padding: 0 20px 20px 0;
	}
	
.more {
	background: url(../images/more.png) no-repeat;
	padding: 0 0 0 20px;
	margin-top: 10px;
	position: absolute;
	left: 101px;
	top: 187px;
	color: #3399FF !important;
	border: none !important;
	}
	
	.more:visited {
		color: #3399FF !important;
		}
		
	.more:hover {
		border: 0;
		margin-left: 5px;
		}
		
.parenthesis {
	font-size: 12px;
	margin-top: -10px;
	}
	
	
table {
	width:100%;
	border:1px solid #ccc;
	margin:1em auto;
		border-collapse:collapse;
	background: url(../images/footer.jpg) repeat-x;
		background-position: 0 -3px;

	}
caption {
	color: #555;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
tr.odd td	{
	background:#F2F2F2;
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color:#555;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:.3em 1em;
	text-align:center;
	}				
th {
	font-weight:bold;
	color: #555;
	text-align:left;
	border-bottom: 1px solid #ccc;
	border-left:1px solid #ccc;
	padding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}
	
td {
	vertical-align: middle !important;
	}
	

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */