@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin: 0px;
}
body {
	background-image: url(../images/home/homebg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
h2  {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	line-height: 28pt;
	display: block;
	background-image: url(../images/home/h2.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	margin: 0px;
	background-position: center top;
}
h3  {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	line-height: 28pt;
	display: block;
	background-image: url(../images/home/h3.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: 50px;
	margin: 0px;
}
#header_wrapper  {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 63px;
}
#logo {
	background-repeat: no-repeat;
	background-position: -50px bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 55px;
	width: auto;
}
#logo .logo {
	padding-left: 0px;
	margin-top: -5px;
}
#login {
	float: right;
	display: block;
	width: 490px;
	height: 61px;
}
#login .searchleft {
	float: left;
	width: 80px;
	height: 26px;
	background-image: url(../images/home/search/search_lt.png);
	background-repeat: no-repeat;
	text-align: right;
	background-position: -4px;
}
#login .searchbg {
	height: 26px;
	float: left;
	background-image: url(../images/home/search/search_bg.png);
	background-repeat: repeat-x;
	width: auto;
	padding-top: 3px;
}
#login .searchright {
	float: left;
	width: 23px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: -10px;
	background-image: url(../images/home/search/search_rt.png);
}
#login form {
	display: block;
	padding-top: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#login .login {
	color: #FFFFFF;
	padding-top: 7px;
	display: block;
	padding-right: 15px;
}
#login .login_input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
}
#bgwrapper {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-image: url(../images/home/bgwrapper.png);
	background-repeat: repeat-y;
	background-position: center 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* =NAVBAR
   ----------------------------------------------------*/
   
#nav {
	height: 20px;
	width: 879px;
	margin-top: 0px;
	clear: both;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding: 0px;
}
#nav ul {
	list-style-type: none;
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 20px;
	text-align: center;
	padding: 0px;
}
#nav li                                                           {
	float: left;
	text-decoration: none;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	-moz-outline-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#nav .nav_end {
	border-right-width: 0px;
	border-right-style: none;
}
#nav.navalign {
	display: block;
	margin-bottom: 25px;
	-moz-outline-style: none;
}
#nav li a {
	text-decoration: none;
	font-size: 11pt;
	color: #333333;
	font-weight: lighter;
	line-height: 20px;
	display: block;
	-moz-outline-style: none;
	text-transform: uppercase;
}
#nav  li  a:hover {
	text-decoration: none;
	color: #0033CC;
	-moz-outline-style: none;
}
#nav   li   a:active {
	text-decoration: none;
	color: #0033CC;
	-moz-outline-style: none;
}
#nav      span      li a   {
	color: #0033CC;
	-moz-outline-style: none;
	font-weight: 900;
}
#nav       span       li  a:hover   {
	color: #0033CC;
	-moz-outline-style: none;
}
#nav        span        li   a:active   {
	color: #0033CC;
	-moz-outline-style: none;
}
#nav    li.home     {
	display: block;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#top {
	padding-top: 25px;
	clear: both;
	display: block;
	height: 350px;
	margin-bottom: 0px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 35px;
	background-image: url(../images/home/top_special.png);
	background-repeat: no-repeat;
}
#top h1        {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#intro {
	width: 45%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#intro  .title {
	font-size: 22pt;
	color: #FFFFFF;
}
#buttons {
	width: auto;
	display: block;
	margin-top: 40px;
	margin-left: 170px;
}
#buttons a {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 0px;
	display: block;
	float: left;
	clear: both;
	margin: 0px;
	padding-left: 5px;
}
#buttons a:hover {
	color: #CCCCCC;
}
.tagline {
	margin-bottom: 30px;
	display: block;
	text-align: center;
}
#topicswrapper {
	margin-bottom: 40px;
	display: block;
	clear: both;
}
#topics {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 449px;
	float: left;
}
#topics li {
	padding: 0px;
	margin-bottom: 3px;
	color: #003366;
}
#topics li span {
	color: #000000;
}
#topics ul {
	list-style-type: disc;
}
#topics .bg {
	height: 385px;
	background-position: center 0px;
	margin-right: 25px;
	margin-left: 25px;
	background-repeat: no-repeat;
	padding-top: 15px;
}
#samples {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 449px;
	float: left;
}
#samples .scroll {
	overflow: scroll;
	position: relative;
	height: 385px;
	overflow-x:hidden;
	background-position: center 0px;
	margin-right: 25px;
	margin-left: 25px;
	background-repeat: no-repeat;
	padding-top: 15px;
	border: 1px solid #999999;
}
#vidsample {
	margin-right: 25px;
	margin-left: 25px;
	height: 50px;
	width: auto;
	clear: both;
	line-height: 48px;
	padding: 10px;
}
#vidsample img {
	margin-right: 10px;
	float: left;
}
#vidsample a {
	color: #000000;
	font-size: 9pt;
	float: left;
	line-height: 14px;
}
#vidsample   a .textlink {
	margin-top: 15px;
	display: block;
}
span  #vidsample {
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
#featureswrapper {
	margin-bottom: 50px;
	display: block;
	background-image: url(../images/home/midbg2.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	clear: both;
	margin-top: 25px;
}
#midbox {
	width: 900px;
}
#mid {
	display: block;
	width: 840px;
	height: 325px;
	margin-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#midbg {
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	height: 280px;
	padding-top: 5px;
	margin-bottom: 50px;
}
#midbgbottom {
}
#mid   .title  {
	color: #333333;
	font-size: 14pt;
	display: block;
	margin-left: 160px;
	margin-top: 20px;
	text-transform: uppercase;
	font-weight: lighter;
}
#mid p {
	display: block;
	margin-left: 160px;
}
#bottombg {
	display: block;
	background-color: #FFFFFF;
	padding-bottom: 40px;
}
#icons {
	height: 130px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	float: left;
	background-image: url(../images/home/features/icons.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 50%;
}
#favs {
	height: 130px;
	float: left;
	background-image: url(../images/home/features/fav.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 49%;
}
#search {
	height: 130px;
	width: 50%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	float: left;
	background-image: url(../images/home/features/search.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
#submit {
	height: 130px;
	float: left;
	background-image: url(../images/home/features/submit.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	width: 49%;
}
#contact {
	display: block;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#contact     h1 {
	font-size: 24pt;
	color: #0033CC;
	padding-left: 40px;
	font-weight: lighter;
}
#testimonials {
	display: block;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#testimonials    h1 {
	font-size: 22pt;
	color: #0033CC;
	font-weight: lighter;
	margin-left: 20px;
}
#testimonials p {
	margin-left: 20px;
	font-size: 11pt;
	display: block;
	margin-right: 20px;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 40px;
}
#testimonials .first {
	border-top-width: 0px;
	border-top-style: none;
}
#testimonials .author {
	font-style: italic;
	padding-top: 10px;
	display: block;
	text-align: right;
	color: #0033CC;
	font-weight: bold;
	margin-right: 20px;
}
#support {
	display: block;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	line-height: 22pt;
}
#support      h1 {
	font-size: 22pt;
	color: #0033CC;
	font-weight: lighter;
	margin-left: 20px;
}
#supportname {
	display: block;
	width: 100%;
}
#support ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#support li {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#supportname a {
	display: block;
	float: right;
	line-height: 22pt;
	padding-right: 20px;
	color: #0033CC;
}
.supportname       {
	font-size: 16pt;
	color: #0033CC;
	font-weight: lighter;
	margin-left: 20px;
	display: block;
	float: left;
}
#support  p {
	margin-left: 20px;
	font-size: 11pt;
	display: block;
	margin-right: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 10px;
	margin-top: 0px;
}
#topics h1 {
	color: #333333;
	display: block;
	font-size: 24pt;
	text-align: center;
	font-weight: lighter;
}
#topics table {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	background-color: transparent;
}
#details {
	float: left;
	width: 410px;
	background-color: #445C74;
}
.feature {
	display: block;
}
.loginbutton {
	margin-top: 3px;
}
#vid {
	float: left;
	display: block;
	width: 50%;
	height: 410px;
}
#footer {
	text-align: center;
	clear: both;
	width: auto;
	margin-right: 13px;
	margin-left: 12px;
	background-color: #2E3031;
	height: 50px;
}
#footer .copyright a {
	color: #FFFFFF;
}
#footer .copyright {
	font-size: 9px;
	text-align: center;
	display: block;
	padding: 20px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sa {
	background-image: url(../images/protected/icons/sa_icon.png);
	padding-left: 32px;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	padding-top: 4px;
	font-size: 8pt;
	background-position: 0px 20px;
}
.uf {
	font-size: 8pt;
	background-image: url(../images/protected/icons/uf_icon.png);
	padding-left: 32px;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	padding-top: 4px;
	background-position: 0px 20px;
}
.pp {
	font-size: 8pt;
	background-image: url(../images/protected/icons/pp_icon.png);
	padding-left: 32px;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	padding-top: 4px;
	background-position: 0px 20px;
}
.ts {
	font-size: 8pt;
	background-image: url(../images/protected/icons/ts_icon.png);
	padding-left: 32px;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	padding-top: 4px;
	background-position: 0px 20px;
}
.hd {
	font-size: 8pt;
	background-image: url(../images/protected/icons/hd_icon.png);
	padding-left: 32px;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	padding-top: 4px;
	background-position: 0px 20px;
}
.fx {
	font-size: 8pt;
	background-image: url(../images/protected/icons/fx_icon.png);
	padding-left: 32px;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	padding-top: 4px;
	background-position: 0px 20px;
}
/*
* See http://positioniseverything.net/easyclearing.html
* for a description of this code.
*/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
*+html .clearfix {
height:1%;
}
.clearfix {
display:block;
}

