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

*{
	padding:0px;
	margin:0px;
	border: 0px;
}

body {
	background-image: url(../images/tile_fs_wider.gif);
	background-repeat: repeat-x;
	border-width: 0;
}

.wrapper{
	background: #fff;
	margin:0 auto;
	text-align: left;
	width: 850px;
	margin-bottom: 10px;
}



.header{
	margin:0 auto 30px auto;
	width: 100%;
}


h1{
font-family: 'Raleway',sans-serif;
font-size:24px;
letter-spacing: .5px;
font-weight:600;
color:#447DCA;
padding:0;
margin:0 0 5px 0;
}
	
	

p {
	font-family:raleway;
	font-weight:400;
	font-size:18px;
	letter-spacing:.5px;
	margin-bottom: 15px;
}

/* NEW SECTIONS */


.hero-image{
margin-top:150px;
}

.hero-image p{
font-size: 18px;
line-height:24px;
padding-right: 20px;
}

.hero-image img{
margin-right:50px;
}


.features-product td{
padding:20px 25px 15px 25px;
}

.features-product h1{
color:#447DCA;
margin-bottom:10px;
}

.features-product li{
font-size:18px;
line-height:24px;
font-weight:400 !important;
letter-spacing:.5px;
font-family: 'Raleway',sans-serif;
font-color: #000000;
margin-bottom: 10px;
margin-left: 17px;
color: #000000;
}

.features-product p{
font-size:18px;
line-height:24px;
font-weight: 400 !important;
letter-spacing:.5px;
padding:0 10px 0 0;
margin:0;
color:#447DCA;
}

.app-grade{
border-radius: 30px;
background: linear-gradient(180deg, rgba(224,236,251,1) 0%, rgba(136,173,221,0) 100%);
padding-left:35px !important;
}

.feature-grade{
border:1px solid #88ADDD;
background: linear-gradient(180deg, rgba(224,236,251,1) 0%, rgba(136,173,221,0) 100%);
border-radius: 30px;
}



.product-copy{
padding-right:30px;
}

.product-copy p{
font-size:18px;
line-height: 24px;
}

.section-background{
background: linear-gradient(180deg, rgba(240,246,254,1) 0%, rgba(240,246,254,0) 100%);
margin:0 auto;
width:100%;
border-radius: 30px;
}

.airtime-eas{
background-image: url(../images/00photos/airtime/airtime_eas_crop.jpg);
background-size: cover;
}

.airtime-dual{
background-image: url(../images/00photos/airtime/airtime_hero_crop.jpg);
background-size: cover;
}

.eas-copy p{
font-size: 16px;
font-family: 'Montserrat', sans-serif;
letter-spacing:.25px;
padding:0 60px 0 25px !important;
}

.eas-copy h1{
font-size: 18px;
font-family: 'Montserrat', sans-serif;
padding:0 60px 0 25px !important;
}

.dual-copy h1{
font-size: 18px;
font-family: 'Montserrat', sans-serif;
padding:0 60px 0 40px !important;
}

.dual-copy p{
font-size: 16px;
font-family: 'Montserrat', sans-serif;
letter-spacing:.25px;
padding:0 60px 0 40px !important;
}

#body {
	margin: 0;
	padding:0;
	text-align:center;
	font-size:100.01%;
}

	
.tm-sup{
position: relative;
font-family:'Raleway',sans-serif;
font-weight:600 !important;
font-size: 30%;
line-height: 0;
vertical-align: baseline;
top: -1.5em;
color:#1285d0;
text-transform:uppercase;
}	

	
a:link {
	color: #09F;
	text-decoration: none;
}
a:visited {
	color: #09F;
	text-decoration: none;
}
a:hover {
	color: #9CF;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-family:Arial, sans-serif;
	font-style: normal;
}


.product-table td, th{
vertical-align: top;
font-family: 'arial', sans-serif;
font-size:16px;
line-height:20px;
border: .25px solid rgba(183,212,250,1.00);
padding: 10px;
}

.product-table{
margin-top:40px;
margin-bottom:40px;
}

.product-table th{
font-family: 'Raleway', sans-serif;
letter-spacing:1px;
font-size:12px;
font-weight:400;
background-color:#447DCA;
color:#fff;
}


#tableholder5{
	width: 650px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 20px;
}

#cygnusLink
{
	display: block;
	width: 180px;
	height: 90px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/cygnus_site_up.png);
	margin-left: auto;
	margin-right: auto;
	border:0;
}

#cygnusLink:hover
{
	background-image: url(../images/cygnus_site_over.png);
}

#cygnusLink span
{
	position:absolute;
	top: -999em;
}

#contactLink
{
	display: block;
	width: 180px;
	height: 90px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/contact_info_up.png);
	margin-left: auto;
	margin-right: auto;
	border:0;
}

#contactLink:hover
{
	background-image: url(../images/contact_info_over.png);
}

#contactLink span
{
	position:absolute;
	top: -999em;
}

#portalLink
{
	display: block;
	width: 180px;
	height: 90px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/sales_portal_home_up.png);
	margin-left: auto;
	margin-right: auto;
	border:0;
}

#portalLink:hover
{
	background-image: url(../images/sales_portal_home_over.png);
}

#portalLink span
{
	position:absolute;
	top: -999em;
}




