﻿body {
}



.plans
{
    margin-top:10px;
}


img 
{
    border:none;
}

.growboxBasic
{
    width:482px; 
    height:326px; 
    font-family:Verdana; 
    background: url(../images/growbox-basic.png);
}


.growboxPremium
{
    width:482px; 
    height:326px; 
    font-family:Verdana; 
    background: url(../images/growbox-premium.png);
}


.growboxGlobal
{
    width:482px; 
    height:326px; 
    font-family:Verdana; 
    background: url(../images/growbox-global.png);
}


.growboxBasic2
{
    width:482px; 
    height:326px; 
    font-family:Verdana; 
    background: url(../images/growbox-basic2.png);
}


.growboxPremium2
{
    width:482px; 
    height:326px; 
    font-family:Verdana; 
    background: url(../images/growbox-premium2.png);
}


.growboxGlobal2
{
    width:482px; 
    height:326px; 
    font-family:Verdana; 
    background: url(../images/growbox-global2.png);
}


.growboxTitle
{
    width:440px; 
    height:25px;
    font-size:12px; 
    font-weight:bold; 
    color:black; 
    text-align:left; 
    padding-top:50px; 
}

#businessBanner 
{
    text-align:center;
    margin-top:1%;
}


#bottomBar
{
background: url(../images/bottombg.png); 
height:34px; 
margin-bottom:1%;
}


#sliderTops 
{
    width:100%;
	position: relative;
	left: 0px;
	top: 0px;
	z-index:699;
	overflow:hidden;
} 



 
    
#sliderBottom
{
    height:10%;
}


table#slide

{
    text-align:center; 
    font-size:14px; 
    font-family: Tw Cen MT; 
    color:White; 
    width:56%;
}

td#slide

{
    font-size:14px;  
}
}

@media all and (max-width: 2000px) and (min-width: 1439px) {
td#slide

{
    font-size:14px;  
}
}


@media all and (max-width: 1438px) and (min-width: 1290px) {
td#slide

{
    font-size:12px;  
}
}


@media all and (max-width: 1289px) and (min-width: 1px) {
td#slide

{
    font-size:11px;  
}
}

.voipFeatures

{
    color:black;
}


.voipFeatures:hover

{
    color:#006388;
}

#sliderBottoms
{
   width:100%;
   position:absolute;
   top: 90.5%; 
   text-align:center;
   z-index:700;
   left:0px;
}


@media all and (max-width: 2000px) and (min-width: 1620px) {
#sliderBottoms

{
    top: 90.5%;  
}
}


@media all and (max-width: 1619px) and (min-width: 1449px) {
#sliderBottoms

{
    top: 89.5%;  
}
}


@media all and (max-width: 1448px) and (min-width: 1289px) {
#sliderBottoms

{
    top: 88.5%;  
}
}



@media all and (max-width: 1288px) and (min-width: 985px) {
#sliderBottoms

{
    top: 87.5%;  
}
}


@media all and (max-width: 984px) and (min-width: 1px) {
#sliderBottoms

{
    top: 86%;  
}
}


.sliderButton
{
    height:20px;
    width:20px;
    margin-top:5px;
    background-image:url('../images/sliderbutton.png');
    background-repeat:no-repeat;
}
.Active
{
    background-image:url('../images/sliderbutton-active.png');
    background-repeat:no-repeat;
}
.plans
{
    margin-top:0px;
}
#homeModules
{
    overflow:visible;
    height:140px;
    width:730px;
}
#homeModules2
{
    overflow:visible;
    height:140px;
    width:730px;
}
#homeModules .summary
{  
    background: url('../images/background-blue-full.png') no-repeat;
    background-size: 102% 102%;
    width:242px;
    height:140px;
    position:relative;
    z-index:1000;
}

#homeModules2 .summary
{  
    background: url('../images/background-green-full.png') no-repeat;
    background-size: 102% 102%;
    width:242px;
    height:140px;
    position:relative;
    z-index:1000;
}
.summary .unlimited
{
    position:relative;
    top:-105px;
}
.summary .save
{
    position:absolute;
    bottom: 2px;
    left: 75%;
}
.summary
{
    text-align:center;
}
#homeModules .summarySmall
{
	background: url('../images/background-blue-small.png') no-repeat;
}	
#homeModules2 .summarySmall
{
	background: url('../images/background-green-small.png') no-repeat;
}	
.full
{
    opacity: 0.0;
    position:relative;
    z-index:9999;
}
.module
{
    height:140px;
    z-index:9998;
    float: left;
}
.growboxtop
{
    background: url('../images/growbox-top.png');
    background-size: 100% 100%;
}
.growboxbottom
{
    background: url('../images/growbox-bottom.png');
    background-size: 100% 100%;
}

.learnmore
{
    position:relative;
    top: 64%;
    right:41%;
}


.shadow
{
    color: #0072bc;
    text-shadow:
    -1px -1px 0 #000000,
    1px -1px 0 #000000,
    -1px 1px 0 #000000,
    1px 1px 0 #000000;  
}


.text07
{
    text-align:left;
    color:#474646;
    font-family:Arial;
}

h1
{
    color:#474646;
    text-align:left;
    padding-bottom:6px;  
    padding-top:6px;
}


table.sliderText 
{
    color:White;
}

.sliderStretch {
	width:100%;
	height:100%;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 699;
}

.stretch 
{
    width:100%;
    height:100%;
}


.business-width 
{
   width:100%;
}
 
 
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 980px) 
{
 .business-width
 {
    height:104px;
 }
    }


.bottomStretch {
	width:100%;
	height:20%;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 699;
}

.growbox-background 
{
    width:100%;
    height:300px;
    background-image: url(../images/growbox-background.gif);
    background-position:center;
}
  
  
.tablet 
 {
    height:100%;
 }
  
  

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 980px) 
{
 .tablet
 {
    height:182px;
 }
    }
       
       
.bottom-width 
{
   width:100%;
   height:100%;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 980px) 
{
 .bottom-width
 {
    height:160px;
 }
    }
       
       
 @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 980px) 
{
 .serviceHeight
 {
    height:45px;
 }
    }      



.slider-textsize {font: normal 12px "verdana"}

@media all and (max-width: 2000px) and (min-width: 1439px) 
{
.slider-textsize {font: normal 12px "verdana"}
}

@media all and (max-width: 1438px) and (min-width: 1289px) 
{
.slider-textsize {font: normal 11px "verdana"}
}
    
@media all and (max-width: 1288px) and (min-width: 1px) 
{
.slider-textsize {font: normal 10px "verdana"}
}

.F1698 .default_plans {
    display:none !important;
}

.F1698 .special_plans {
    display:inline !important;
}

.special-section {
width: 100%; 
position: absolute; 
left: 0; 
top: 0;
}

@media all and (max-width: 980px) and (min-width: 1px) 
{
.special-section {
width: 980px; 
height:80px;
position: absolute; 
left: 0; 
top: 0;
}
}


.savebubble-section {
width: 90%; 
height: 90%; 
position: relative; 
left: 10%; 
padding-top: 3%;
padding-bottom: 3%;
}

@media all and (max-width: 980px) and (min-width: 1px) 
{
.savebubble-section {
width: 220px; 
height: 162px; 
position: relative; 
left: 10%; 
padding-top: 3%;
padding-bottom: 3%;
}
}


.homeoffice-section {
width: 86%; 
height: 86%; 
position: relative; 
padding-top: 4%; 
left:-7%;
}

@media all and (max-width: 980px) and (min-width: 1px) 
{
.homeoffice-section {
width: 220px; 
height: 161px; 
position: relative; 
padding-top: 4%; 
left:-7%;
}
}

style=""