﻿body 
{ 
    /*background: #e7e9eb url(../img/background.jpg) center top no-repeat; */
    background-color: #2a2a2a;
    /*text-align: center; */
    line-height: 21px; 
    font-family: 'Oxygen', Tahoma, Arial, Verdana, sans-serif; 
    font-size: 12px; color: #434343; 
    text-shadow: 1px 1px 1px #fff; 
    min-height: 25px; 
}
.main {
    padding-top: 35px;
    padding-bottom: 10px;
    background: #e7e9eb url(../img/background.jpg) center top no-repeat;
}
.navLogo 
{
    margin-right: 20px;    
}

.navText 
{
    margin-top: 17px;
}

.nav-pills
{
    text-shadow: none;
}

.logo
{
    display: block;
    padding: 4px;
    line-height: 1;
}

.logo > img 
{
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.header-unit {
  padding: 30px;
  margin-bottom: 30px;
  text-align: center;
  /*background-color: #f5f5f5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;*/
}
.header-unit h1 {
  /*margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;*/
}
.header-unit p {
  /*font-size: 18px;
  font-weight: 200;
  line-height: 27px;*/
}
.app-unit {
  padding: 60px;
  margin-bottom: 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  height: 100px;
  background-repeat: no-repeat; 
  background-position: center center;
}



.homebox-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.homebox-info, .homebox-info .homebox-heading {
  color: #3a87ad;
}

.frontlower {
    background-color: #2a2a2a;
    color: #999999;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.frontlowergroup {
    margin: 10px 0px 10px 0px;
    padding-left: 30px;
}
.frontlowergroup h3 {
    color: #999999;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}


.footer 
{
    /*margin-top: 45px;*/
    padding: 35px 0 36px;
    text-align: center;
    background-color: #2a2a2a;
    color: #999999;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.footer p 
{
    margin-bottom: 0;
    /*color: #555;*/
    
}

.footer img {
    padding: 8px;
}

.theme-default #slider {
    /*margin:100px auto 0 auto;*/
    /*width:320px;  Make sure your images are the same size */
    /*height:460px; Make sure your images are the same size */
}

.theme-default .sliderIphone {
    /*margin:100px auto 0 auto;*/
    width:320px; /* Make sure your images are the same size */
    height:460px; /* Make sure your images are the same size */
}

.theme-default .sliderIPad {
    /*margin:100px auto 0 auto;*/
    width:375px; /* Make sure your images are the same size */
    height:500px; /* Make sure your images are the same size */
}

.input-long
{
    width: 400px;
}

.textarea-long
{
    width: 400px;
    height: 100px;
}

.appListIcon
{
    height: 40px; 
    text-align: left; 
    vertical-align:middle;
    margin-bottom: 5px;
}

.navbar .nav .active > a,
.navbar .nav .active > a:hover {
    background-color: inherit;
}

.frontlowergroup a,
.frontlowergroup a.hover {
    font-size: 14px;
    color: #999999;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);

}

.pticon {
    float: left;
}
.ptheader {
    vertical-align: top;
    margin-top: 40px;
}
.ptbutton {
    border: 0;
    margin-right: -5px;
}
.pffeatureHeader {
    text-align: center;
}
.pffeatureHeader h2 {
    color: #999999;
    font-weight: normal;
}
.ptfeatureItem {
    padding-top: 20px;
    padding-left: 50px;
}
.ptfeatureItem h4 {
    font-size: 14px;
    color: #999999;
    margin-top: 0;
    margin-bottom: 0;
}
.ptfeatureItem img {
    float: left;
    margin-top: 5px;
    padding-right: 10px;
}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
    background-color: #2a2a2a;
    background-image: none;
}
.navbar-inner{
    background-color: #2a2a2a;
    background-image: none;
    }
.navbar-inner container{
    background-color:#2a2a2a;
    }
.navbar{
    background-color:#2a2a2a;
    }
#nav-main{
    background-color:#2a2a2a;
    }
#banner{
    background-color:#2a2a2a;
    }
.navbar .nav > li > a {
    text-shadow: none;
}
.navbar .nav > li > a.hover {
    text-shadow: none;
    color: #ffffff;
}

.supportnav
{
	font-size: 9pt;
	margin: 0;
	border-right: #BBBBBB;
	border-width: 0 1px 0 0;
	border-style: solid;
}

.supportnav h3 
{ 
	font-size: 100%;
	margin: 0;
	padding: 0;
}

.supportnav ul
{
	margin: 3px 0 1em 0;
	padding: 0;
	list-style: none;
}

.supportnav li 
{
	margin: 0;
	padding: 0 0 1px 15px;
}

.supportnav a
{
	text-decoration: none;
	color: #000;
}

.supportnav a:link,
.supportnav a:visited
{
	
}

.supportnav a:focus,
.supportnav a:hover
{
	text-decoration: underline;
}

.supportBody h1 {
    font-size: 17px;   
}
.supportBody h2 {
    font-size: 15px;   
}

.supportBody code
{
    color: #000;
}

.supportBody blockquote
{
	background-color: #eee;
	font-style: italic;
	border-left: #ccc;
	border-width: 0 0 0 3px;
	border-style: none none none solid;
    font-size: 12px;
	padding: 10px 20px;
	line-height: 19px;
}
.supportBody blockquote p
{

    font-size: 12px;

}

