@import url(/website/kit/stylesheet.css);
body {
	background-color:#3f3f3f;
	color:#ffffff;
	font-family:'MetaNormalLFRomanRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	}
h1 {
	font-family:'MetaNormalLFRomanRegular', 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	}
h1 a {
	color:#8dd8f8;
	text-decoration:none;
	}
#home-text-left h2 {
	font-family:'MetaNormalLFRomanRegular', 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	}
#home-text-left p {
	color:#9f9f9f;
	line-height:30px;
	}
h2 {
	font-family:'MetaNormalLFRomanRegular', 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	}
h3 {
	font-family:'MetaNormalLFRomanRegular', 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#00adef;
	}
#product h2 {
	margin-top:0;
	}
#about h2, #about h3 {
	margin:5px 0;
	}
#main	{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	}
img {
	border:none;
	}
a:focus {
	outline:none;
	}
a {
	color:#8dd8f8;
	text-decoration:none;
	}
a:hover {
	color:#8dd8f8;
	text-decoration:underline;
	}
#top-line {
	height:10px;
	border-bottom:1px solid #555555;
	}
#header {
	padding:20px 0;
	}
.logo {
	float:left;
	}
.nav-links {
	float:right;
	font-size:16px;
	}
.nav-links li {
	display:inline;
	}
.nav-links li a {
	color:#ffffff;
	text-decoration:none;
	padding:10px;
	}
.nav-links li a:hover {
	background-color:#00adef;
	color:#ffffff;
	text-decoration:none;
	padding:10px;
	}
#product .product-nav a, #about .about-nav a, #contact .contact-nav a, #login .login-nav a, #home .home-nav a {
	color:#00adef;
	}
#product .product-nav a:hover, #about .about-nav a:hover, #contact .contact-nav a:hover, #home .home-nav a:hover {
	color:#ffffff;
	}
.clear {
	clear:both;
	}
#home-text-left {
	width:372px;
	float:left;
	margin-top:30px;
	}
#home-text-left p {
	font-size:16px;
	line-height:30px;
	}
#home-video {
	float:left;
	background-color:#656565;
	padding:15px;
	margin-left:15px;
	text-align:center;
	}
#video-arrow {
	background-image:url(images/video-bg-arrow.png);
	width:242px;
	height:123px;
	display:block;
	float:right;
	}
#product-links {
	background-image:url(images/homepage-bg-glow.png);
	background-repeat:no-repeat;
	width:990px;
	height:200px;
	padding-top:50px;
	position:relative;
	top:-100px;
	}
#product-links2 {
	background-image:url(images/homepage-bg-glow.png);
	background-repeat:no-repeat;
	width:990px;
	height:200px;
	padding-top:66px;
	position:relative;
	top:-140px;
	}
.product-link {
	width:247px;
	float:left;
	margin-left:12px;
	}
.product-link.first {
	width:247px;
	float:left;
	margin-left:0;
	}
.product-link .img-border {
	border:1px solid #1967a3;
	-moz-box-shadow: 5px 5px 8px #000000;
	box-shadow: 5px 5px 8px #000000;
	margin-bottom:10px;
	}
.product-link .big {
	text-transform:uppercase;
	font-weight:bold;
	font-size:17px;
	}
.product-link .small {
	font-size:14px;
	color:#9f9f9f;
	}
.product-link .big a, .product-link .big a:hover {
	text-decoration:none;
	color:#ffffff;
	}
.product-link .small a, .product-link .small a:hover {
	text-decoration:none;
	color:#9f9f9f;
	}
.newsletter {
	width:200px;
	}
.caps {
	text-transform:uppercase;
	font-weight:bold;
	font-size:17px;
	}
.product-link .newsletter1 {
	margin-top:34px;
	display:block;
	}
.product-link .newsletter2 {
	margin-top:10px;
	display:block;
	}
.newsletter-form input {
	height:20px;
	border:0 none;
	padding:0 5px;
}
.newsletter-form {
	padding:0;
	margin:0;
	height:20px;
	}
.product-link .form-submit {
	border:none;
	padding:0;
	width:20px;
	}
.newsletter-form {
	display:block;
	height:20px;
	}
#testimonials {
	margin-bottom:40px;
	}
#home #testimonials {
	position:relative;
	top:-100px;
	}
#testimonials h2 {
	color:#8dd8f8;
	font-size:20px;
	border-bottom:1px solid #555555;
	margin-bottom:10px;
	}
.testimonial {
	width:310px;
	padding:0 10px 10px 0;
	float:left;
	}
.testimonial p {
	font-size:10px;
	}
.testimonial .author {
	font-size:9px;
	color:#8dd8f8;
	}
#home #footer {
	position:relative;
	top:-170px;
	}
#footer p {
	margin:0;
	float:left;
	}
#footer a {
	text-decoration:none;
	color:#ffffff;
	margin:0 4px;
	}
#footer td a {
	margin:0;
	}
#footer a:hover {
	text-decoration:none;
	color:#8dd8f8;
	}
.copyright {
	color:#1965a0;
	}
.twitter-logo {
	float:left;
	margin-right:10px;
	}
.hr {
	border-bottom:1px solid #555555;
	margin:30px 0;
	}
.left-col {
	width:500px;
	float:left;
	}
.right-col {
	width:460px;
	margin-left:30px;
	float:left;
	}
#contact .address {
	background-color:#535353;
	padding:10px;
	float:left;
	width:200px;
	min-height:187px;
	}
#contact .phone {
	background-color:#535353;
	padding:10px;
	float:left;
	width:250px;
	margin-left:10px;
	min-height:187px;
	}
#contact .nowsendit {
	background-color:#535353;
	padding:10px;
	float:left;
	width:250px;
	margin-left:10px;
	margin-top:10px;
	}
#contact .address p, #contact .phone p, #contact .nowsendit p {
	margin:3px;
	}
#contact input {
	width:395px;
	}
#product input {
	width:340px;
	}
.blue {
	color:#00adef;
	}
.lightblue {
	color:#8dd8f8;
	}
.bold {
	font-weight:bold;
	}
.half-circles {
	background-image:url(images/half-circles.png);
	background-repeat:no-repeat;
	border-top:1px solid #555555;
	height:18px;
	}
.staff p {
	margin:5px;
	}
.staff h2 {
	margin:0;
	}
.staff h3 {
	margin:0;
	}
.staff-details {
	width:150px;
	height:200px;
	margin-left:30px;
	float:left;
	}
.staff-contact {
	width:150px;
	height:200px;
	margin-left:30px;
	float:left;
	}
.about-img {
	float:left;
	}
.about-info {
	float:left;
	width:200px;
	}
.about-info p {
	color:#ffffff;
	margin:0 0 0 10px;
	}
#about .left-col p {
	font-size:14px;
	line-height:26px;
	color:#9F9F9F;
	}
#flowtabs {
	
	/* dimensions */
	width:760px;
	height:31px !important;
	margin:0 !important; 
	padding:0;	
	
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
}

/* single tab */
#flowtabs li { 
	float:left; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	list-style-type:none;
}

/* a- tag inside single tab */
#flowtabs li a {
	background-color:#1E5389;
	display:block;
	height: 31px;   
	width: 189px; 	
	padding:0px;
	margin:0px;
	
	/* font decoration */
	color:#ffffff;
	font-size:16px;
	line-height:33px;
	text-align:center;
	text-decoration:none;
}

/* adjust the background image position on each tab */
#flowtabs #t1 			{ background-position: 0 0; }
#flowtabs #t2 			{ background-position: -189px 0; }
 
/* mouseover state */
#flowtabs a:hover 		{ color:#fff; background-color:#76C5F0;	 }
#flowtabs #t1:hover 	{ background-position:      0 -33px; }
#flowtabs #t2:hover 	{ background-position: -189px -33px; }

/* currently selected tabs */
#flowtabs a.current		{ cursor:default; color:#fff; line-height:34px; background-color:#76C5F0; }
#flowtabs #t1.current { background-position:      0 -66px; }
#flowtabs #t2.current { background-position: -189px -66px; }


/* panes */
#flowpanes {
	width:990px;
	height:auto;
	border:0px solid #76C5F0;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:20px;
	-webkit-border-bottom-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:20px;
}


/* single pane */
#flowpanes div {
	display:none;	
	color:#fff;	
	margin:20px 0;
}
#sitemap li {
	list-style-image:url(images/blue-bullet.png);
	}
#sitemap a {
	color:#ffffff;
	}
.footer-links {
	width:340px;
	height:50px;
	float:left;
	}
.newsletter-footer {
	float:left;
	height:50px;
	}
.newsletter-footer .big {
	float:left;
	}
.newsletter-footer .newsletter-form {
	float:left;
	margin-left:10px;
	}
.newsletter-footer input {
	width:180px;
}
.errormsg {
	color:#F7EF00;
	margin:0 0 5px 0;
	}
#freemob .errormsg {
	color:#3AAEE1;
	margin:0 0 5px 0;
	}
#freemob #home-text-left span {
	color:#00ADEF;
	}
#freemob #home-text-left p {
	font-size:18px;
	}
#freemob #home-video {
	margin-bottom:30px;
	padding:0;
	}
#freemob #home-video table {
	text-align:center;
	color:#404040;
	padding:10px;
	font-size:20px;
	}
#freemob #home-video th {
	text-align:center;
	font-weight:bold;
	font-size:25px;
	}
#freemob #home-video th span {
	color:#1E5389;
	font-size:25px;
	}
.freemob-0800 {
	background-color:#76C5F0;
	border:3px #8C8989 solid;
	}
.freemob-free {
	background-color:#EDEDED;
	border:3px #8C8989 solid;
	}
#freemob #product-links {
	height:auto;
	width:250px;;
	background:none;
	float:left;
	top:-50px;
	}
#freemob .product-link {
	background: #e2e2e2;
	background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe));
	background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	background: -o-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	background: -ms-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 );
	background: linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	border:10px solid #656565;
	padding:20px 10px 10px 10px;
	width:207px;
	height:70px;
	margin:10px;
	float:none;
	}
#freemob .product-link:hover {
	background: #e2e2e2;
	background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe));
	background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	background: -o-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	background: -ms-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 );
	background: linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	border:10px solid #3AAEE1;
	}
#freemob .product-link a {
	color:#656565;
	text-decoration:none;
	}
#freemob .product-link a:hover {
	color:#656565;
	text-decoration:underline;
	}
#freemob .product-link .big {
	color:#6D6E71;
	font-family: 'MetaNormalLFRomanRegular','Myriad Pro',Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	}
#freemob .product-link .small {
	color:#656565;
	}
#freemob .panes {
	float:left;
	width:675px;
	margin:60px 0 0 30px;
    position: relative;
    top: -50px;
	background-color:#e2e2e3;
	border:10px solid #656565;
	}
#freemob .panes h2 {
	color:#00ADEF;
	}
#freemob .panes ul {
	padding-left:15px;
	}
#freemob .panes li {
	margin-bottom:5px;
	}
#freemob .panes .faq {
	padding-left:15px;
	}
#freemob .panes .faq li {
	margin-bottom:5px;
	list-style-type:none;
	}
#freemob .panes .faq-answer {
	margin-left:20px;
	color:#3aaee1;
	margin-bottom:30px;
	}
#freemob h1 {
	font-size:30px;
	font-weight:normal;
	margin:0;
	}
#freemob h2 {
	font-size:26px;
	font-weight:normal;
	}
#freemob #home-text-left {
	margin-top:0;
	width: 450px;
	}
#freemob .pane-head {
	background: #d2d2d2;
	background: -moz-linear-gradient(top, #d2d2d2 0%, #fcfcfc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2d2d2), color-stop(100%,#fcfcfc));
	background: -webkit-linear-gradient(top, #d2d2d2 0%,#fcfcfc 100%);
	background: -o-linear-gradient(top, #d2d2d2 0%,#fcfcfc 100%);
	background: -ms-linear-gradient(top, #d2d2d2 0%,#fcfcfc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d2d2', endColorstr='#fcfcfc',GradientType=0 );
	background: linear-gradient(top, #d2d2d2 0%,#fcfcfc 100%);
	color:#6d6e71;
	padding:10px 20px;
	}
#freemob .pane-head span {
	color:#3aaee1;
	}
#freemob .pane-head h2 {
	margin-top:0;
	margin-bottom:5px;
	color:#6d6e71;
	font-weight:bold;
	}
#freemob .pane-head p {
	margin:0;
	font-weight:bold;
	}
#freemob .pane-content {
	margin:20px;
	color:#6d6e71;
	}
#freemob strong {
	font-weight:bold;
	color:#3aaee1;
	}
#freemob .stamp {
	float:right;
	width:150px;
	position:relative;
	top:-70px;
	margin-left:1px;
	}
.freemob-table-heading {
	font-size:20px;
	font-weight:bold;
	}
.table-border-bottom {
	border-bottom:1px solid #ffffff;
	}
.table-border-right {
	border-right:1px solid #ffffff;
	}
.freemob-free .table-border-bottom {
	border-bottom:1px solid #8C8989;
	}
.freemob-free .table-border-right {
	border-right:1px solid #8C8989;
	}
.button {
	-webkit-box-shadow: 1px 1px 3px 1px #050505;
	-moz-box-shadow: 1px 1px 3px 1px #050505;
	box-shadow: 1px 1px 3px 1px #050505;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #7abcff;
	background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee));
	background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%);
	background: -o-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%);
	background: -ms-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
	background: linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%);
	width:100px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:10px;
	float:left;
	margin-right:10px;
	}
.button a {
	color:#FFFFFF;
	text-decoration:none;
	}
.button a:hover {
	text-decoration:none;
	}
.button:hover {
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	}
.tooltip {
	display:none;
	font-size:13px;
	width:180px;
	padding:15px;
	color:#fff;
	font-weight:600;
	background: #7abcff;
	background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee));
	background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%);
	background: -o-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%);
	background: -ms-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
	background: linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #fff;
	}
.tooltip-popup {
	cursor:pointer;
	text-decoration:underline;
	}
.displaycode {
    background-color: #939393;
    color: #F2F2F2;
    padding: 10px;
}