﻿/********************
    MASTER PAGE CSS
********************/

/*@font-face 
{  
	  font-family: 'Century Gothic';
	  src: url(/css/font/Gothic.eot);
	  src: local("Century Gothic"), local("CenturyGothic"), url(/css/font/Gothic.TTF) format("truetype");
}	
@font-face 
{  
	  font-family: 'Century Gothic';
	  src: url(/css/font/GothicB.eot);
	  src: local("Century Gothic Bold"), local("CenturyGothicBold"), url(/css/font/GothicB.TTF) format("truetype");
	  font-weight:bold;
}*/

body
{
    margin:0px;
    padding:0px;
    min-height:100%;
    font-family: Arial, Sans-Serif !important;
    font-size:13px;
    /*letter-spacing:-0.04em;*/
    /*color:#333333;*/
    color:#656565;
    border:none;
    /*font-weight:bold;*/
}

.imInvisible { display:none !important; }
.imVisible { display:block !important; }
.imVisible2 { display:inherit !important; }

p
{
    font-size:1.03em !important;
    margin:0px;
    padding:0px;
}

object { position: relative; }

.ppNewText
{
    font-family:Arial, Sans-Serif !important;
    color:#666666 !important;
    font-size:12px;
    line-height:16px;
    letter-spacing:normal;
}

.ppNewTextMed
{
    font-family:Arial, Sans-Serif !important;
    color:#666666 !important;
    font-size:17px !important;
    line-height:21px;
    letter-spacing:normal;
}

.indent50
{
    margin:4px 0px 4px 50px;
}

.indent20
{
    margin:4px 0px 4px 20px;
}

.justify
{
    text-align:justify;
}

.gothicMe
{
    font-family: Arial, Sans-Serif !important;
}

.greenMe
{
    /*color:#5d9000 !important;*/
    color:#839400 !important;
    /*color:#81ab00 !important;*/
}

.greenMeNew
{
    color:#5d7b00 !important;
}

.greenMeNew
{
    color:#81ab00;
}

.imgSideMargin
{
    margin:0px 4px 0px 4px;
}

#contentWrap
{
    height:100%;
}

div, table , img
{
    margin:0px;
    padding:0px;
    border:none;
    /*font-family:MyCustomFont, Arial;*/
    font-size:13px;
    /*color:#333333;*/
    color:#656565;
}

h1, h2, h3, h4, h5
{
    margin:0px 0px 10px 0px;
    /*letter-spacing:-1px;*/
    /*letter-spacing:-0.06em !important;*/
    padding:0px;
    /*color:#555555;*/
    color:#555555;
    font-family: Arial, Sans-Serif;
}

h1 { font-size:1.9em; }
h2 { font-size:1.5em; }
h3 { font-size:1.3em; }
h4 { font-size:1em; }


.hMargin { margin-bottom:6px; }
.hpMargin { margin-top:0px; }


.bgGray
{
    background-color:#4c4c4c;
    color:#ffffff;
}

.bgLightGray
{
    background-color:#fafafa;
    /*
    background-image:url(/Images/features/tableRowBg.gif);
    background-position:top left;
    background-repeat:repeat-x;
    */
}

.ModalBackground
{
    float: left;
    background-color: Gray;
    opacity: 0.5;
    filter: alpha (opacity = 50);
}


#nStatusLinked
{
    text-decoration:none;
}

#nStatusLinked:hover
{
    text-decoration:underline;
}

/**********
    TEMPORARY HARDWARE FOOTER FIX
        ********************/
        
.tempHardwareFooterFix
{
    margin-top:0px !important;
}

/*********************
    TEMPORARY MORE INFO/FEEDBACK CSS
    ***********************************/

#moreInfo
{
    width:100%;
    height:30px;
    overflow:hidden;
    background-image:url(/images/voiphome/detailsNewLookBG.gif);
    background-repeat:repeat-x;
}

#moreInfoButton
{
    width:1002px;
    margin:0px auto 0px auto;
}

#moreInfoButton img
{
    margin-left:60px;
    display:block;
    float:right;
}

#ppFeedBack
{
    width:100%;
    background-color:#5d7b00;
    background-image:url(/images/voiphome/detailsNewLookContentBg.jpg);
    background-position:top center;
    background-repeat:no-repeat;
}

#ppFeedBackTop
{
    width:100%;
    background-color:#5d7b00;
    background-image:url(/images/voiphome/detailsNewLookContentBg.jpg);
    background-position:top center;
    background-repeat:no-repeat;
}

#ppFeedBackContent
{
    width:1002px;
    margin:0px auto 0px auto;   
    height:115px;
    /*background-color:#5d7b00;*/
    color:#ffffff;
    display:none;
}

.sendEmailComment
{
    display:block;
    width:390px;
    overflow:hidden;
    padding:34px 0px 0px 516px;
}

.ppDivider
{
    clear:both;
    width:100%;
    text-align:center;
    margin:14px 0px 14px 0px;
}


/*********************
    END TEMPORARY MORE INFO/FEEDBACK CSS
    ***********************************/
    
.jqNoDisplay
{
    display:none;
    visibility:hidden;
}

.clearMe
{    
    display:block;
    clear:both;
    height: 10px;
}

.smallMe
{
    font-size:0.8em;
}

.medMe
{
    font-size:0.9em;
}

.inlineMe
{
    display:inline;
}

.divHide
{
    display:none;
}

.noBorder
{
    border:none;
}

.zIndexMe
{
    z-index:999999;
}

.grayMe
{
    /*color:#333333;*/
    color:#656565;
}

.lightGrayMe
{
    color:#bfbfbf !important;
}

.whiteMe
{
    color:#ffffff !important;
}
.darkgrayMe
{
    /*color:#333333;*/
    color:#656565;
}

.centerMe
{
    text-align:center;
}

.greenMe
{
    color:#5d9000;
}
.clearDiv 
{
    clear:both;
    height:1px;
    font-size:1px;
}

.Left 
{
    float:left;
}

.centerMe
{
    text-align:center;
}

.leftMe
{

}

.leftMePad
{
    text-align:left !important;
    text-indent:20px !important;
}

.rightMe
{

}

.right
{
    float:right;
}

form
{
    margin:0px;
    padding:0px;
}

.orangeHighlightDark
{
    /*color:#d24f00;*/
    color:#d43700;
}

.orangeHighlight
{
    /*color:#db6200;*/
    /*color:#ff6d00;*/
    color:#d43700;
}

.orangePrice
{
    color:#ff9000;
}

.lightText 
{
    /*color:#555555;*/
    color:#656565;
}

.lineNormal
{
    line-height:1em;
}

.textWipe
{
    font-size:1px;
    text-indent: -9999999px;
    margin:0px;
    padding:0px;
}

#header
{
    width:1002px;
    height:115px;
    overflow:hidden;
    position:relative;
    margin:0px auto 0px auto;
    clear:both;
}

#contentContainer
{    
    min-height:100%; 
    position:relative;   
    min-width:1002px !important;
    clear:both;
}

#main
{
    /*overflow:auto;*/
    padding-bottom:10px;
    position:relative;
    clear:both;
}

.toUpper
{
    text-transform:uppercase !important;
}


div#footer
{
    width:100%;
    height:40px;
    display:block;
    text-align:center;
    position:relative;
    clear:both;
    background-image:url(/images/voiphome/footerbg.jpg);
    background-repeat:repeat-x;
    background-position:top center;
}


#footerText
{
    width:1002px;
    font-size: 11px;
    color:#fff;
    text-align:center;
    margin:14px auto 10px auto;
}

.footerBold,
.footerBold a:link,
.footerBold a:active,
.footerBold a:visited
{
    color:#333333;
    font-weight:bold;
    text-decoration:none;
}

.footerBold a:hover
{
    font-weight:bold;
    color:#fff;
}

.whiteLink a:link,
.whiteLink a:active,
.whiteLink a:visited
{
    color:#fff;
    text-decoration:none;
}

.whiteLink a:hover
{ color:#333333; }

div#logo
{
/*   width:356px; */
    width: 1000px;
    height:75px;
    margin-left:10px;
/*    float:left; */
    margin-top:-11px;
}

div#logo h1 a { width: 380px; height: 100px; }

div#vpLogo
{
    width:356px;
    height:75px;
    margin-left:10px;
    float:left;
    margin-top:0px;
    /*add voip.com image*/
    background-image:url(/images/branding/voipCom.gif);
    
}

div#bvLogo
{
    width:356px;
    height:75px;
    margin-left:10px;
    float:left;
    margin-top:0px;
    /*add voip.com image*/
    background-image:url(/images/branding/broadVoice.gif);
    
}

#navigation
{
    width:1000px;
    /*background-color:Red;/**/
    font-size:1.05em;
    text-align:right;
    margin-right:0px;
    position: absolute;
}

#navigation > div
{
    float:right;
    margin-top: 18px;
}

#chatMyAccount
{
    width:564px;
    height:48px;
    overflow:hidden;
    /*background-color:Red;/* view testing */
    float:right;
    text-align:right;
    position:relative;
    margin:5px 0px 1px 0px;
    padding:0px;
}

#chat
{
    
    display:block;
}

#chatUl
{
    margin:0px;
    padding:0px;
}

#chatUl li
{
    display:block;
    float:right;
    margin:0px 0px 0px 8px;
}

#chatUl li.myAccountLi
{
    /*padding-top:15px;
    margin-left:12px;
    margin-right:8px !important;*/
    /*display:block;*/
    /*padding-top:6px;*/
}

#navLinks
{
    float:right;
    font-size:1.08em !important;
    margin-top:5px;
    width:620px;
    clear:both;
    /*padding-bottom: 5px;*/
}

ul#navUL
{
    margin:0px;
    padding:0px;
    float:right;
    list-style:none;
}
ul#navUL li
{
    margin:0px;
    padding:0px;
    float:left;
    list-style:none;
}

ul#navUL li a:link,
ul#navUL li a:active,
ul#navUL li a:visited
{
    float:left;
    display:block;
    /*background-color:Red;*/
    height:20px !important;
    overflow:hidden;
    margin: 0px 8px 0px 8px;
    padding:0px;
    list-style:none;
    text-decoration:none;
    /*color:#555555;*/
    color:#656565;
}

ul#navUL li a:hover
{
    float:left;
    display:block;
    margin:0px 8px 0px 8px;
    list-style:none;
    color:#839400;
}

/** Nav Links - CSS Sprites    **/
    
    div#navLinksNew 
    {
        width:1000px; 
        margin-top:0px; 
        clear:both; 
        margin-right:2px; 
        text-align: center; 
        position: relative;
        z-index: 9999;
    }
    ul#navULnew { margin:0px; padding:0px; list-style:none; margin: 0 88px; width: 830px }
    
    ul#navULnew li a { padding: 0 10px; color: #555; height:100%; text-decoration:none; display:block; }
    ul#navULnew li a:hover { color: #FFF; }
    ul#navUlNew li img { width:100%; height:100%; border:none; }
    
    ul#navULnew li
    {
        display:block; 
        float:left; 
        height:20px; 
        margin:0px; 
        padding:0px; 
        list-style:none; 
        text-decoration:none;  
        overflow:hidden;
        background: transparent;
        font-family: Verdana, Arial, Sans-Serif;
        font-size: 14px;
        text-align: center;
        text-transform: lowercase;
        padding: 5px 1px;
    }
    ul#navULnew li div
    {
        background: #5D5D5D;
        padding: 5px 1px;
        height: 20px;
        position: absolute; z-index: 5;
        font-family: Verdana, Arial, Sans-Serif;
        text-align: center;
        text-transform: lowercase;
        font-size: 14px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px; 
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px; 
        margin: -5px 0 0 -2px;
        opacity: 0;
    }
    ul#navULnew li div a { color: #FFF; }
    
    ul#navULnew li:hover a { color: #FFF; }
    
    ul#navULnew li.homesphover a { color: #839400;}
    ul#navULnew li.homesphover:hover a { color: #7fea00;}
/*   .homesphover { background-position:0px -16px !important; width:49px; }*/
    
    ul#navULnew li.planssphover a { color: #839400;}
    ul#navULnew li.planssphover:hover a { color: #7fea00;}
 /*   .planssphover { background-position:-50px -16px !important; width:56px; }*/
    
    ul#navULnew li.internationalsphover a { color: #839400;}
    ul#navULnew li.internationalsphover:hover a { color: #7fea00;}
 /*   .internationalsphover { background-position:-105px -16px !important; width:130px; }*/
    
    ul#navULnew li.hardwaresphover a { color: #839400; }
    ul#navULnew li.hardwaresphover:hover a { color: #7fea00;}
 /*   .hardwaresphover { background-position:-207px -16px !important; width:84px; }*/
        
    ul#navULnew li.featuressphover a { color: #839400; }
    ul#navULnew li.featuressphover:hover a { color: #7fea00;}
 /*   .featuressphover { background-position:-289px -16px !important; width:75px; }*/
    
    ul#navULnew li.supportsphover a { color: #839400; }
    ul#navULnew li.supportsphover:hover a { color: #7fea00;}
 /*   .supportsphover { background-position:-365px -16px !important; width:70px; }*/
    

    ul#navULnew li.contactsphover a { color: #839400; }
    ul#navULnew li.contactsphover:hover a { color: #7fea00;}
 /*   .contactsphover { background-position:-434px -16px !important; width:71px; }*/
    
    /*li#aboutsp { background-position:-506px 0px; width:69px; }*/

    ul#navULnew li.aboutsphover a { color: #839400; }
    ul#navULnew li.aboutsphover:hover a { color: #7fea00;}
 /*   .aboutsphover { background-position:-506px -16px !important; width:69px; }*/
   
    
    
/** End Nav Links - CSS Sprites   **/

#contactNumber
{
    float:right;
    width:350px;
    text-align:right;
    margin-top:6px;
    margin-right:10px;
}

#contactNumber p
{
    margin-right:8px;
}

.blankLink, .blankLink a:link,
.blankLink a:active, .blankLink a:visited,
.blankLink a:hover
{
    text-decoration:none;
    color:#656565 !important;
}

/********************
    HOME PAGE CSS
********************/

#homeCarouselContainer
{
    width:100%;
    /*background-color:#5d7b00;*/
    max-height:330px !important;
    overflow:hidden;
    float:left;    
    clear:both;
    margin-top: -3px;
}

#homeColumnContainer
{
    width:1002px;
    margin:0px auto 0px auto;
    position:relative;
}

#bestofferul
{
    margin:6px 0px 0px 20px;
    padding:0px;
    font-size:15px !important;
}

#bestofferul li
{
    list-style:none;
    background:url('/images/voiphome/caroBullet.png') no-repeat 0px .4em;
    padding-left:25px;
    line-height:29px;
    font-weight:bold;
    text-shadow: #000 1px 1px 0px;
}

.ppbulletul
{
    margin:6px 0px 0px 20px;
    padding:0px;
    font-size:15px !important;
}

.ppbulletul li
{
    list-style:none;
    background:url('/images/voiphome/caroBullet.png') no-repeat 0px .4em;
    padding-left:25px;
    line-height:29px;
    font-weight:bold;
    text-shadow: #000 1px 1px 0px;
}

#homeColumn1
{
    width:490px;
    float:left;
    margin-top:17px;
}

#clientLove
{
    width:488px;
    height:238px;
    clear:both;
    background-image:url(/Images/voiphome/clientsLove.jpg);
    background-repeat:no-repeat;
    background-position:top left;
    position:relative;
    overflow:hidden;
}

.clientLoveContent
{
    margin-left:121px;
    margin-right:30px;
    margin-top:67px;
}

#retailerInfo
{
    text-align:center !important;
}

#homeColumn2
{
    width:500px;
    margin-left:0px;
    margin-top:0px;
    text-align:center;
    float:left;
    /*background-color:Red;*/
}

#homeColumn2 h2
{
    font-weight:bold;
    margin-top:40px;
    width:100%;
    text-align:center;
}

#icons_right {
    width: 502px;

    float: right;
    margin-right: -7px;
    margin-top: 11px;
    position: relative;


}

#geeksquad_home_ad {
    float: left;
    width: 245px;
    height: 243px;
    background-image: url(/images/products/geeksquad_link_490x243px.png);
}

#geeksquad_home_ad:hover {
    background-position: 245px 0px;
}

#geeksquad_office_ad {
    float: right;
    width: 246px;
    height: 243px;
    background-image: url(/images/products/geeksquad_office_link_492x243px.png);
}

#geeksquad_office_ad:hover {
    background-position: 246px 0px;
}

#digitalPhoneFeatures
{
    margin-top:30px;
}

#digitalPhoneFeatures h3 
{
    margin: 0px; padding: 0px;
    font-weight: normal;
    font-size: 22px;
    font-family: Verdana, Arial, Sans-Serif;
    text-transform: lowercase;
}
#digitalPhoneFeatures h3 span { color: #8b9b11; }

.iconBox { margin:0px; padding:0px; width:65px; height:58px; overflow:hidden; text-indent:-9999999px;
           background:#fff url(/Images/voiphome/iconSPRITES.gif);}
/*icon sprites*/
.iconBlockList { background-position:-390px 0px !important;}
.iconKeepYourNumber { background-position:0px 0px !important;}
.iconSixtyMinutes { background-position:-65px 0px !important;}
.iconEnine { background-position:-130px 0px !important;}
.iconFailsafe { background-position:-195px 0px !important;}
.iconFaxCatcher { background-position:-260px 0px !important;}
.iconFollowMe { background-position:-325px 0px !important;}

/*end icon sprites*/

#icons_left 
{
    margin-top: 20px;
    position: relative;
    width: 800px;
    float: left;

}

.h3manipulator {
    font-size: 1.8em;
}

.h3manipulator span {
    color: #8b9b11;
}

.vhfDetailsTable
{
   
    width: 482px;
    text-align:left !important;
}

.vhfDetails
{
    font-size:12px !important;
}

#dpfPP h3 {
    margin-top: 20px;
}

#bottom_right_text 
{
    position: relative;
    width: 173px;
    float: right;
    clear: both;
    margin-right: 10px;
    margin-top: 5px;

}

#ladyCustomer
{
    float:left; 
    margin-bottom:0px; 
    margin-right:10px;
}

#purchasedBG
{
    width:430px;
    background-image:url(/Images/voiphome/purchasedBg.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    padding:15px 0px 0px 8px;
}

#voipHomeFeaturesWrap
{
    width:520px;
    /*background-image:url(/Images/products/productFeaturesbg2.gif);
    background-position:top left;
    background-repeat:no-repeat;*/
}

#dpsFeaturesUL
{
    margin:14px 0px 0px 0px;
    padding:0px; 
    color:#777777 !important;
}

#dpsFeaturesUL li
{
    width:230px;
    float:left;
    margin:4px 0px 4px 0px;
    display:block;
    list-style:none;
    /*background-color:Red;*/
}

#dpsFeaturesUL li.liSpacer
{
    margin-left:25px;
}

.greenBullet
{
    float:left;
    /*margin-bottom:10px;*/
    /*margin-bottom:2px;
    margin-right:10px;*/
}

img#retailLogos
{
    float:left;
    margin-right:16px;
}

        /*********
            CSS FOR CAROUSEL
        *********/
        
.panes
{
    background: #5d5d5d;
    width:100%;
    height:180px;
    overflow:hidden;
    position:relative;
    clear:both;
}

.panesContain
{
    display:none;
    height:180px;
    width:100%;
    margin:0px;
    padding:0px;
    position:absolute;
    top:0px;
    left:0px;
    overflow:hidden;
}

.panesPages
{
    width:1002px;
    margin:0px auto 0px auto; 
    background-color:White;
}

.voipPane
{
    /*width:1002px; */
    /*min-width:1002px;*/
    width:1002px;
    /*height:300px; */
    min-height:180px !important;
    max-height:180px !important;
    margin:0px auto 0px auto;
    /*overflow:hidden;*/
    position:relative;
}

a#seePlansBtn
{
    position:absolute;
    display:block;
    top:135px;
    left:200px;
}

a#softphoneDownload
{
    position:absolute;
    display:block;
    top:141px;
    left:76px;
}

#caroLearnMore
{
    position:absolute;
    display:block;
    top:80px;
    left:482px;
}

.carouselTitle 
{
    position: relative;
    z-index: 9000;
    padding: 8px 0 0 18px;
}

.carouselLink
{
    display:block;
    /*background-color:Red;*/
    background-image:url(/Images/voiphome/blankBg.gif);
    width:100%;
    min-height:180px !important;
    max-height:180px !important;
    position:absolute;
    z-index:9000;
    top:0px;
    left:0px;
    cursor:pointer;
}

.carouselLinkButton
{
    display:block;
    text-decoration: none;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 21px;
    color: #bfe651;
    text-shadow: #000 1px 1px 0px;
}

#navTabs
{
    clear:both;
    width:1002px;
    height:30px;
    overflow:hidden;
    margin:0px auto 0px auto;
    background-color:#435900;
    font-weight:bold;
    font-size:12px !important;
    /***CHECK IE6 COMPATIBILITY***/ position:relative;
}
#navTabs .tabs { width: 613px; margin: auto; }

#navTabsHighlighted
{
    width:200px;
    height:30px;
    position:absolute;
    top:0px;
    right:0px;
}

#navTabs a.current
{
    color:White;
    font-weight:bold;
    height:30px;
    background-image:url(/images/voiphome/carOn.jpg);
    background-position:0px 0px;
    background-repeat:no-repeat;
    /*padding-top:2px;*/
}

.tabs
{
    padding:0px;
    margin:0px;
}

.tabs li
{
    float:left;
    display:block !important;
    max-width:230px !important;
    margin:5px 16px 0px 16px !important; 
    padding:0px;       
    text-align:left;
}

.tabs li a:link, .tabs li a:visited
{
    color:#9abf00;
    text-decoration:none;
    display:block;
    height:30px;
    background-image:url(/images/voiphome/carOff.jpg);
    background-position:0px 0px;
    background-repeat:no-repeat;
    padding-top:2px;
}

.tabs li a:hover
{
    text-decoration:none;
    color:#fff;
    display:block;
    height:30px;
    background-image:url(/images/voiphome/carOver.jpg);
    background-position:0px 0px;
    background-repeat:no-repeat;
}

.paneUL
{
    margin:10px 0px 10px 80px;
    padding:0px;
    line-height:1.3em;
    color:#fff;
    font-size:1.6em;
    list-style:none;
    /*background-color:#5d7b00;*/
}

#paneULexp
{
    margin:80px 0px 10px 80px;
    padding:0px;
    line-height:1.3em;
    color:#fff;
    font-size:1.6em;
    list-style:none;
    /*background-color:#5d7b00;*/
}
#paneULexpOffer
{
    margin:90px 0px 10px 80px;
    padding:0px;
    line-height:1.3em;
    color:#fff;
    font-size:1.5em;
    list-style:none;
    /*background-color:#5d7b00;*/
}


.paneHeader
{
    margin-left:77px;
    padding:0px;
    color:#fff;
    font-weight:normal;
}

.cVoipOrder 
{
    margin-left:180px;
}

.cVoipExperience
{
    margin-top:25px;
    margin-left:40px;
    margin-bottom:0px;
}

.cVoipTravel
{
    margin-top:30px;
    margin-left:46px;
    margin-bottom:0px;
}

#headerTravel
{
    margin-top:115px;
    margin-left:80px;
    color:#fff;
}

.quotes
{
    float:right;
    position:relative;
    /*position:absolute;    */
    margin:0px 0px 0px 0px;
    width:533px;
    height:180px;
   /* background-color:Red;*/
}

.quotesContain
{
    position:absolute;    
    margin:0px 0px 0px 0px;
    top:0px;
    right:0px;
    width:533px;
    min-height:180px;
}
        /*********
           END CSS FOR CAROUSEL
        *********/

#ourCustomers 
{
    clear:both;
    padding:0px;
    list-style-type:none;
    margin:6px 0px 0px 0px;
}
        
#ourCustomers li
{
    display:inline-block;    
    float:left;
    list-style-type:none;
    /*background-color:Red;*/
}
 

#caroComboLogos
{
    position:absolute;
    width:300px;
    top:50px;
    left:630px;    
}


/****************************************
    NEW PRODUCTS SELECTION PAGE
    *****************************************/

#productsPPblurb
{
    width:1002px;
    margin:10px auto;
    text-align:center;    
}

#productsPPblurb img
{
    margin:10px auto;
}

#selectProductBg
{
    width:100%;
    height:327px;
    overflow:hidden;
    background:#fff url(/images/selectproduct/selectBg.png) repeat-x bottom center;
    margin:0px;
}

#selectProductContainer
{
    width:1002px;
    height:320px;
    margin:0px auto;
}

.selectPlansContainer
{
    height:320px;
    width:250px;
    overflow:hidden;
    position:relative;
    float:left;
    margin:0px;
    padding:0px;
}

.selectPlansFrame
{
    height:271px;
    width:250px;
    overflow:hidden;
    position:absolute;
    bottom:0px;
    left:0px;
    background:url(/images/selectproduct/plansFrame.png) no-repeat top left;
    margin:0px;
    padding:0px;
    cursor:pointer;
}

.selectPlansLink
{
    display:block;
    width:100%;
    height:100%;
    position:absolute;
    top:0px;
    left:0px;
    z-index:6000;
    text-decoration:none;
}

.selectPlansContent
{
    position:relative;
    z-index:5000 !important;
}

.selectPlansContent h2 
{
    margin: 0px; padding: 0px;
    font-size: 28px;
    color: #8b9b11;
    font-weight: normal;
    font-family: Verdana, Arial, Sans-Serif;
    margin-left: 18px;
    margin-top: 12px;
}

.selectPlansBackground
{
    position:absolute;
    bottom:7px;
    left:2px;
    z-index:3000 !important;
    width:248px;
    height:257px;
}

.selectPlansHeader
{
    margin:20px 0px 6px -22px; padding:0px;
    display:block;
}

.selectPlansDescription
{
    margin:0px 0px 0px -200px; padding:0px; text-align:left; font-size:13px !important; display:none;
    clear:both;
}


/*********************************
    RESIDENTIAL PLANS PAGE & INTERNATIONAL PLANS PAGE
*********************************************/

#residentialPlansHeaderContent
{
    width:725px;
    margin:20px auto 0px 56px;
    padding:0px;
}

#internationalPlansHeaderContent
{
    width:725px;
    margin:20px auto 0px 56px;
    padding:0px;
}

.plansdetailsUl
{
    min-width:680px;
    max-width:710px;
    list-style:none;
    /*list-style-image:url(/images/products/phCheck.png);
    list-style-position:outside;*/
    margin:18px 0px 0px 21px;
    padding:0px;
}

.plansdetailsUl li
{
    width:50%;
    float:left;
    font-size:16px !important;
    line-height:50px;
    background:url(/images/products/phCheck.png) no-repeat 0px 7px;
    text-indent:34px;
}


 /*********
    CONTACT CSS
**********/

#contactHeader
{
    clear:both;
    /*populated by jQuery
    background-image:url(/images/contact/contactheaderbg.jpg);
    background-position:top center;
    */
    width:100%;
    height:183px;
    overflow:hidden;
}

#shippingEmailCt
{
    width:410px;
    
    position:relative;
    float:left;
    border:1px solid #e3e3e3;
    padding:5px;
    margin:0px 65px 0px 40px;
}

#forumHoursCt
{
    width:410px;
    position:relative;
    float:left;
    background:#3a5500;
    min-height:455px;
}

#ctEmailInfo
{
    margin-top:8px;
}

#shippingEmailContent
{
    background:#e3e3e3;
    width:100%;
}

#btnEmailUs
{
    margin-top:15px;
    margin-bottom:20px;
    cursor: pointer;
}

#btnFeatureRequest
{
    margin-top:15px;
    margin-bottom:20px;
    cursor: pointer;
}

.ppImageHeader
{
    margin:4px 0px 0px -12px;
}

#ctHoursOperation
{
    margin:31px 0px 0px -7px;
}

.contactHeaders
{
    margin:0px 0px 0px 10px;
}

#contactHeaderTextCt
{
    width:1002px;
    margin:0px auto;
}

#contactHeaderText
{
    width:370px;
    margin:90px auto 0px 125px;
}

#ContactUsForm
{
    width:400px;
    min-height:400px;
    background:#fff;
    border:1px solid #fff;
    margin:0px;
    padding:5px;
    position:absolute;
    z-index:50000 !important;
    top:-75px;
    left:265px;
    /*display:none;*/
}

#FeatureRequestForm
{
    width:400px;
    min-height:400px;
    background:#fff;
    border:1px solid #fff;
    margin:0px;
    padding:5px;
    position:absolute;
    z-index:50000 !important;
    top:-75px;
    left:265px;
    /*display:none;*/
}

#MobileAppAlert
{
    width:100%;
    background:#e3e3e3;
    position:absolute;
    z-index:50000 !important;
    top: -173px;
    
}
#MobileAppAlertCancel {
    clear: both;
margin-left: auto;
position: absolute;
left: 35%;
top: 440px;
font-size: 25px;
}
#MobileAppAlertContentWrapper 
{
    margin:25px;
    background:#fff;
    min-height:500px;
    
}
#MobileAppAlertContent {
    padding-top:20px;
    padding-left:20px
}
#imgMobileAppIcon {
    height: 350px;
}
#getItNowImage {
    height: 107px;
position: absolute;
top: 290px;
left: 0;
padding-left: 449px;
}
.MobileAppText {
    font-size: 44px;
top: 20px;
position: absolute;
padding: 17px;
}
.MobileAppDescription {
    font-size: 20px;
top: 70px;
position: absolute;
padding: 45px;
}
.ppShadowScreen
{
    float:left;
    position:absolute;
    background:url(/images/shadowBlack.png) top left;
    /*background:black;    */
    z-index:1 !important;
    top:-11px;
}

#ContactUsFormContent
{
    width:100%;
    background:#e3e3e3;
}

#FeatureRequestContent
{
    width:100%;
    background:#e3e3e3;
}


#ContactUsCt
{
    width:1001px;
    /*height:498px;
    overflow:hidden;
    /*background-image:url(/images/contact/contactbg.gif);
    background-position:top center;
    background-repeat:no-repeat;*/
    position:relative;
    margin:30px auto 20px auto;
}



#ContactByEmail
{
    width:459px;
    float:left;
}

#ContactByEmailContent
{
    width:449px;
    height:271px;
    margin:3px 0px 0px 10px;
    background-image:url(/images/contact/contactbyemailbg.gif);
    background-position:top center;
    background-repeat:no-repeat;
    overflow:hidden;
}

#contactByEmailText
{
    color:#fff;
    margin:18px 10px 10px 20px;
}

#contactByWebCt
{
    width:460px;
    float:left;
}

#contactByWeb
{
    margin:15px 0px 0px 10px;
    width:449px;
    height:106px;
    float:left;
    background-image:url(/images/contact/onlinecontactbg.gif);
    background-position:top center;
    background-color:#ffffff;
    overflow:hidden;
}

.contactByWebSales
{
    width:170px;
    margin:29px 0px 0px 66px;
    float:left;
}

.contactByWebTech
{
    width:170px;
    margin:29px 0px 0px 0px;
    float:left;
}

#ContactShippingAddress
{
    width:460px;
    float:left;
    height:166px;
    margin-left:40px;
}

#contactByPhone
{
    width:450px;
    float:left;
    color:#fff;
    margin-left:40px;
}

#contactByPhoneContent
{
    color:#ffffff;
    margin:15px 0px 0px 20px;
}

#contactShipingContent
{
    color:#ffffff;
    margin:30px 0px 0px 20px;
    font-size:1.3em;
}

#contactEmailButton
{
    width:200px;
    margin-left:15px;
}

#emailResponse
{
    width:345px;
    float:left;
    color:#fff;
    font-size:0.8em;
    margin-left:15px;
}

#emailFeatureResponse
{
    width:345px;
    float:left;
    color:#fff;
    font-size:0.8em;
    margin-left:15px;
}

.intFreeCountryDisplay
{    
    position:relative;
    width:600px;
    height:350px;
    overflow:hidden;    
    background-image:url(/images/international/countriesBg.gif);    
    font-size:12px;
    margin:0px;
    padding:0px;
    text-align:left;
    /************
    take this out if it doesn't work
    ******************/
    z-index:9999999 !important;
    /****************/
}

.IntCountryListModalBody
{
    width:575px;
    clear:both;
    height:240px;
    overflow-x:hidden;
    overflow-y:scroll;
    margin:12px 0px 8px 20px;
}


.freeCountryDisclaimer
{
    clear:both;
    width:100%;
    padding:0px 10px 0px 10px;
    margin:20px 0px 0px 0px;
    font-size:10px !important;
    text-align:center;
}

.freeCountryClose
{
    width:24px;
    height:24px;
    overflow:hidden;
    cursor:pointer;
    position:absolute;
    top:6px;
    right:18px;
}

.sendEmailDisplay {
color: #485731;
background-color: white;
border: solid 1px #CCC;
font-size: 0.95em;
text-align: left;
z-index: 9999;
position: relative;
-moz-border-radius: 15px;
border-radius: 15px;
-moz-box-shadow: 1px 3px 5px #888888;
-webkit-box-shadow: 1px 3px 5px #888;
box-shadow: 1px 3px 5px #888;
margin: 0 0 20px 0;
}
.sendEmailDisplay2 
{
background-color: white;
border: solid 1px #CCC;
font-size: 0.95em;
text-align: left;
z-index: 9999;
position: relative;
-moz-border-radius: 15px;
border-radius: 15px;
-moz-box-shadow: 1px 3px 5px #888888;
-webkit-box-shadow: 1px 3px 5px #888888;
box-shadow: 1px 3px 5px #888888;
margin: 0 0 20px 0;
}

#productsFooter 
{
    position: relative;
    z-index: 99999;
}

.sendEmailDisplay h3
{    
    font-size:1.4em;
    color:#5d9000;
}

.sendEmailDisplay ul
{
    margin-top:10px;
}

.sendEmailDisplay ul li
{
    display:block;
    list-style:none;
    margin-bottom:10px;
    clear:both;
}

.eLabel
{
    display:block;
}

.eLabeldesc
{
    display:block;
    float:left;
    width:220px;
}


/**** CONTACT FORM STYLES
    ****/

.fieldMargin
{
    margin-left:50px;
}

.fieldText
{
    font-size:12px !important;
    font-family:Arial;
    margin-top:100px;
    color:#666666;
    /*width:600px;*/
}

.fieldDropDown
{
    width:200px;
    /*height:25px;*/
    padding-left:20px;
    font-family:Arial, Sans-Serif;
    font-size:14px;
    font-style:italic;
    color:#5d7b00;
}

.fieldTextBox
{
    width:240px;
    height:30px;
    /*text-indent:20px;*/
    padding-left:20px;
    overflow:hidden;
    margin:4px 0px 4px 20px;
    font-family:Arial;
    font-size:14px;
    font-style:italic;
    color:#5d7b00;
}

.fieldFocus
{
    background-color:#b7d17f !important;
    color:#3a5500 !important;
}

.fieldTextArea
{
    width:345px;
    height:65px;
    overflow:hidden;
    font-family:Arial;
    font-size:14px;
    padding-top:5px;
    text-indent:20px;
    margin-top:4px;
    margin-bottom:4px;
    font-style:italic;
    color:#5d7b00;
    /*background-color:#b7d17f;*/
    /*3a5500*/
}

/**********
    HARDWARE CSS
**********/

#hardwareHeader
{
    clear:both;
    /*populated by jquery
    background-image:url(/images/hardware/hardwareheaderbg.jpg);
    background-position:top center;
    */
    width:100%;
    height:180px;
    overflow:hidden;    
}

#hardwareHeaderContent
{
    width:1002px;
    margin:75px auto 0px auto;
}

#hardwareHeaderContent p
{
    text-align:center;
    color:#ffffff;
}

#hardwareContentContainer
{
    width:1002px;
    margin:5px auto 0px auto;
}

#hwNav
{
    width:254px;
    height:367px;
    background-image:url(/images/hardware/navbg.gif);
    background-position:top left;
    background-repeat:no-repeat;
    float:left;
    overflow:hidden;
    font-size:1.14em;
}

#hwNav ul
{
    width:254px;
    margin:0px;
    padding:0px;
}

#hwNav li
{
    width:254px;
    height:45px;
    display:block;
    margin:0px;
    padding:0px;
    list-style-type:none;
    text-align:left;
    text-indent:15px;
    background-image:url(/images/hardware/tabsbg.gif);
    background-position:top left;
    overflow:hidden;
}

#hwNav li.btn1
{
    background-image:url(/images/hardware/tabsbg.gif);
    background-position:top left;
}

#hwNav li.btn2
{    
    background-image:url(/images/hardware/tabsbg2.gif);
    background-position:top left;
}

#hwNav li.btn3
{    
    background-image:url(/images/hardware/tabsbg3.gif);
    background-position:top left;
}

#hwNav li.btn4
{    
    background-image:url(/images/hardware/tabsbg4.gif);
    background-position:top left;
}

#hwNav a:link,
#hwNav a:active,
#hwNav a:visited
{
    display:block;
    width:100%;
    height:100%;
    padding-top:10px;
    text-decoration:none;
    color:#555555;
}

#hwNav a:hover
{
    color:#db6200;
}

#hwNav a.current
{
    color:#d24f00;
    font-weight:bold;
    text-decoration:none;
}

#hwPanes
{
    float:left;
    margin-left:20px;
    width:720px;
    /*overflow:hidden;*/
    padding:0px;
    position:relative;
    /*height:380px;*/
}

#hwPanes p
{
    font-size:1em;
}

/**********
    HARDWARE TABS
**********/
        
#hwPanes div.paneScreen 
{
    display:none;
    position:absolute;      
    top:0px;
    left:0px;
    width:720px;
    min-height:370px;
    background-color:#ffffff;
}

#haColumn1
{    
    float:left;
    width:450px;
    overflow:hidden;
}

#haColumn1 ul li
{
    color:#db6200;
}

#haColumn2
{
    
    width:245px;
    overflow:hidden;
    float:left;
    margin-left:20px;
    padding:0px;
}

#rcpRow2
{
    clear:both;
}

#rcpRow2 ul
{
    width:100%;
    margin:0px;
    padding:0px;
}

#rcpRow2 li
{
    float:left;
    display:block;
    width:31%;
    padding-right:15px;
    font-size:0.86em;
}

#howitworks
{
    width:1002px;
    margin:16px auto 5px auto;
    position:relative;
    clear:both;
}

#howitworksHeader
{
    position:absolute;
    top:10px;
    left:10px;
}

/**********
    ABOUT US CSS
**********/

#aboutusHeader
{
    clear:both;
    /*populated by jQuery
    background-image:url(/images/aboutus/aboutusheaderbg.jpg);
    background-position:top center;
    */
    width:100%;
    height:180px;
    overflow:hidden;    
}

#reviewHeader
{
    clear:both;
    
    background-image:url(/images/products/reviewheader.jpg);
    background-position:top center;
    
    width:100%;
    height:180px;
    overflow:hidden;    
}

#aboutusContentContainer
{
    width:1002px;
    margin:5px auto 0px auto;
}

#auNav
{
    width:254px;
    height:367px;
    background-image:url(/images/aboutus/navbg.gif);
    background-position:top left;
    background-repeat:no-repeat;
    font-size:1.14em;
    float:left;
    overflow:hidden;
}

#auNav ul
{
    width:254px;
    margin:0px;
    padding:0px;
}

#auNav li
{
    width:254px;
    height:45px;
    display:block;
    margin:0px;
    padding:0px;
    list-style-type:none;
    text-align:left;
    text-indent:15px;
    background-image:url(/images/hardware/tabsbg.gif);
    background-position:top left;
    overflow:hidden;
}

#auNav li.btn2
{    
    background-image:url(/images/hardware/tabsbg2.gif);
    background-position:top left;
}

#auNav li.btn3
{    
    background-image:url(/images/hardware/tabsbg3.gif);
    background-position:top left;
}

#auNav li.btn4
{    
    background-image:url(/images/hardware/tabsbg4.gif);
    background-position:top left;
}

#auNav a:link,
#auNav a:active,
#auNav a:visited
{
    display:block;
    width:100%;
    height:100%;
    padding-top:10px;
    text-decoration:none;
    color:#555555;
}

#auNav a:hover
{
    color:#db6200;
}

#auNav a.current
{
    color:#db6200;
    font-weight:bold;
    text-decoration:none;
}

#auPanes
{
    float:left;
    margin-left:20px;
    width:720px;
    /*overflow:hidden;*/
    padding:0px;
    position:relative;
    min-height:400px; max-height:100%;
}

#auPanes p
{
    font-size:1em;
}

/**********
            ABOUT US TABS
**********/

#auPanes div.auScreen 
{
    display:none;            
    position:relative;            
    top:0px;
    left:0px;
    width:720px;
    clear:both;
    /*height:300px;*/
}
       
        
#auPressReleases h4
{
    margin:18px 0px 0px 0px;
    padding:0px;
}

#auPressReleases h5
{
    margin:0px 0px 8px 0px;
    padding:0px;
}

#auPressReleases span.readMore,
#auPressReleases span.readMore a:link,
#auPressReleases span.readMore a:active,
#auPressReleases span.readMore a:visited
{
    font-weight:bold;
    font-size:10px;
    margin-top:4px;
    text-decoration:none;
    color:#555555;
}

#auPressReleases span.readMore a:hover
{
    color:#db6200;
    text-decoration:none;
    font-size:10px;
}

#auAwards ul
{
    margin:0px;
    padding:0px;
}

#auAwards ul li
{
    display:inline;
    width:30%;
    margin:0px 16px 12px 16px;
}

/**********
    INTERNATIONAL RATES CSS
**********/

.flagName
{
    position:absolute;
    padding: 1px 6px 1px 6px;
    text-align: center;    
    background-color:#5d9000;
    color:#ffffff;
    border:solid 3px #3e6000;
    font-size:10px !important;
    top:-32px;
    left:0px;
    display:none;
    white-space:nowrap;
    z-index:9999999 !important;
}
#internationalHeader
{
    clear:both;
    /*now populated by jQuery

    background-image:url(/images/international/internationalheaderbg.jpg);
    background-position:top center;

    */
    width:100%;
    /*height:180px;*/
    height:180px;
    overflow:hidden;    
}

#internationalHeaderContent
{
    width:1002px;
    margin:/*65px*/ 0px auto 0px auto;
    position:relative;
}

.intRateHeaderContent
{
    width:191px;
    height:34px;
    margin:116px 0px 0px 90px;
}

#internationalGlobalPlanAddon
{
    position:absolute;
    display:block;
    width:16px;
    height:16px;
    top:89px;
    /*left:670px;*/
    left:416px;
    /*z-index:1000;*/
    cursor:pointer;
}

#internationalGlobalPlanAddonDisplay
{
    position:relative;
    /*z-index:1100;*/
    /*position:absolute;*/
    width:550px;
    height:170px;
    margin:0px auto 0px auto;
    /*top:5px;
    left:0px;*/
    display:none;
}

#intGlobalPlanAddon
{
    width:100%;
    height:108px;
    background-image:url(/Images/international/gpaddBg.jpg);
    position:absolute;
    top:0px;
    left:0px;
    z-index:999999;
    display:none;
}

ul#contentIGP
{
    margin:0px;
    padding:0px;
    width:550px;
    text-align:center;
    list-style:none;
    position:absolute;
}

ul#contentIGP h2
{
    color:#ffffff;
    font-weight:normal;
    margin-top:4px;
}

ul#contentIGP h3
{
    color:#ffffff;
    font-weight:normal;
    margin-top:0px;
}

ul#contentIGP p
{
    color:#ffffff;
    font-size:1.18em;
    margin-left:40px;
    margin-right:40px;
}

#internationalHeaderContent p
{
    margin:0px 0px 0px 18px;
    color:#ffffff;
}

#internationalContainer
{
    width:1002px;
    position:relative;
    margin:15px auto 0px auto;
    z-index:99;
}

#internationalColumn1
{
    width:390px;
    float:left;
    overflow:hidden;
    position:relative;
    margin-left:27px;
    padding:0px;
}

#internationalColumn2
{
    width:545px;
    min-height:390px;
    max-height:600px;
    margin-left:25px;
    float:left;
    overflow:hidden;
    padding:0px;
    /*background-color:Red;*/
}

.selectCountryBg
{
    background-image:url(/Images/international/selectCountry.jpg);
    background-position:top center;
    background-repeat:no-repeat;
}

#rateFinder
{
    width:384px;
    height:181px;
    overflow:hidden;
    background-image:url(/images/international/ratefinderbg.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    margin:0px;
    padding:0px;
}

#rateFinder li
{
    margin-left:26px;
    margin-bottom:12px;
    float:left;
    display:inline;
}

#rateFinder p
{
    font-size:0.9em;
    margin:0px !important;
    padding:0px !important;
}

/*#rateFeedback
{
    width:384px;
    height:149px;
    overflow:hidden;
    background-image:url(/images/international/ratefeedbackbg.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    margin:0px;
    padding:20px 0px 0px 0px;
    list-style-type:none;
    color:#ffffff;
}*/

#rateFeedback
{
    clear:both;
    width:384px;
    margin:0px;
    padding:20px 0px 0px 0px;
    list-style-type:none;
    color:#656565;
    font-weight:bold;
}

#rateFeedback li
{
    display:block;    
    margin:0px 20px 0px 3px;
    padding:0px;
    font-size:12px !important;
    font-weight:normal;
}

#internationalNote
{
    width:1002px;
    margin:2px auto 0px auto;
    clear:both;
}

#internationalNote p
{
    margin:0px;
}

#countryCheck
{
    width:247px;
    height:38px;
    overflow:hidden;
    margin:10px 0px 12px 0px;
    padding:0px;
    background-image:url(/images/international/countrycheckbg.gif);
    background-position:top left;
    float:left;
}

div#freeCountryMessage
{
    float:left;
    width:240px;    
    margin:17px 0px 0px 35px;
}

#countryCheck li
{
    display:block;
    width:100%;
    margin-top:8px; 
    text-align:center;  
    list-style-type:none !important; 
}

#countryGrid
{
    width:560px;
    margin:0px;
    padding:0px;
    list-style:none;
}

.checkCountryFooter,
.checkCountryFooter span
{
    background-color:#666666;
    font-weight:bold;
    color:#db6200;
}

.checkCountryFooter a:link,
.checkCountryFooter a:active,
.checkCountryFooter a:visited,
.checkCountryFooter a:hover
{
    color:#ffffff;
    font-weight:normal;
}

.checkCountryHeaders
{
    background-color:#5d9000;
    color:#ffffff;
    font-weight:normal;
    padding:4px 0px 4px 0px;
    border:solid 1px #cccccc;
    border-bottom:solid 1px Gray;
}

.checkCountryHeaders2
{
    border:solid 1px #fff;
   /* border-right:solid 1px Gray;*/
    border-bottom:solid 1px Gray;
}

.testBorder
{
    border:solid 1px Gray;
    border-collapse:collapse;
}

/**********
    INTERNATIONAL VIRTUAL NUMBERS CSS
**********/

.intNumbersButtonBox {
    margin-left: 30px;
}

.intNumbersBranding
{
    background-image: url(/images/international/international_numbers_banner.png) !important;
    background-position: top center;
}

#virtualIntNumbersContainer
{
    width:1002px;
    margin:0px auto 0px auto;
    padding-top: 20px;   
    text-align: left;
}

.internationalNumbersLeft {
    float: left;
    width: 461px;
    padding: 20px;
} 

.internationalNumbersRight {
    float: left;
    width: 461px;
    padding: 20px;
}

.intNumbersTable {
    border-top: solid 1px Gray;
    border-left: solid 1px gray;
    border-collapse: collapse;
    float: left;
}

.intNumbersTable2 {
    border-left: none !important;
}

.intNumbersTable tr:nth-of-type(odd)
{
    background-color: #f2f4ff;
}

.intNumbersTable th {
    background-color: #5d9000;
    color: white;
}

.intNumbersTable tr td, .intNumbersTable tr th {
    border-bottom: solid 1px gray;
    border-right: solid 1px gray;
    border-collapse: collapse;
}

.intNumbersTable tr th {
    border-right: solid 1px white;
}

.intNumbersTable2 tr th:nth-of-type(even) {
    border-right: solid 1px gray;
}

.intNumbersTable tr td:nth-of-type(odd), .intNumbersTable tr th:nth-of-type(odd)
{
    width: 130px;
    padding: 5px 10px;
}

.intNumbersTable tr td:nth-of-type(even), .intNumbersTable tr th:nth-of-type(even)
{
    width: 55px;
    padding: 5px 10px;
}

#intNumbersContactFormWrap
{
    color: #485731;
    background-color: white;
    border: solid 1px #CCC;
    font-size: 0.95em;
    text-align: left;
    z-index: 9999;
    position: absolute;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 1px 3px 5px #888888;
    -webkit-box-shadow: 1px 3px 5px #888;
    box-shadow: 1px 3px 5px #888;
    width: 462px;
    margin-left: 18px;
}

.intNumbersContactContainer {
    margin: 15px 0 0 0;
}

.intNumbersContactLeft {
    float: left;
    width: 60px;
}

.intNumbersContactLeft div {
    height:25px;
}

.intNumbersContactLeft div p {
    vertical-align: middle;
}

.intNumbersContactRight {
    float: left;
}

.intNumbersContactRight div {
    height:25px;
}

.intNumbersTextAreaDiv {
    height: 75px !important;
}

.intNumbersTextBox
{
    width:262px;
    /*text-indent:20px;*/
    padding: 0 5px;
    overflow:hidden;
    border: 1px solid gray;
}

.intNumbersTextArea
{
    width:350px;
    height:65px;
    overflow:hidden;
    padding: 0 5px;
    border: 1px solid gray;
    /*background-color:#b7d17f;*/
    /*3a5500*/
    font-family: Arial, Sans-Serif !important;
}

.intNumbersLabelStatus
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    font-style:italic;
    margin-top: 15px;
    float: left;
    clear: left;

}

/**********
    FEATURES CSS
**********/

.ppFeaturesTitle
{
    font-weight:bold; 
    margin-top:6px; 
    margin-bottom:4px;
    width:100%;
    text-align:center;
    font-size:16px !important;
    /*color:#81ab00 !important;*/
    color:#839400 !important;
}

.ppFeaturesDiscription
{
    font-size:1em;
    margin:0px;
    padding:0px;
}

#featuresHeader
{
    clear:both;
    /* populated by jQuery
    background-image:url(/images/features/featuresheaderbg.jpg);
    background-position:top center;
    */
    width:100%;
    height:180px;
    overflow:hidden;    
}

#featuresContentContainer
{
    width:1002px;
    margin:12px auto 0px auto;
    position:relative;
    /*added*/clear:both;
}

#featuresContentContainerColumn1
{
    width:700px;
    /*background-color:Red;*/
    overflow:hidden;
    float:left;
}

#featuresContentContainerColumn2
{
    width:300px;
    /*background-color:Red;*/
    text-align:center;
    overflow:hidden;
    float:left;
}

#featuresHeaderContent
{
    width:1002px;
    margin:80px auto 0px auto;
    color:#ffffff;
}

#featuresHeaderContent p
{
    margin-left:20px;
}

#featureSelectNav
{
    width:530px;
    height:33px;
    /*float:left;*/
    position:absolute;
    bottom:0px;
    left:10px;
    /*background-image:url(/images/features/navbg.gif);
    background-position:top left;
    background-repeat:no-repeat;*/
    /*background-color:Red;*/
    overflow:hidden;
}

div#featureSelectNav ul
{
    list-style-type:none;
    margin:0px; padding:0px;
}

div#featureSelectNav ul li
{
    cursor:pointer;
    margin:0px;
    padding:0px;
}

div#featureSelectNav ul li h3
{
    margin-bottom:0px;
}

div#featureSelectNav ul li h6
{
    margin-top:0px;
    font-size:0.8em;
}

.btnRSB
{
    
}

#featureSelectPanes
{
    width:720px;
    /*height:400px;*/
    min-height:400px;
    margin-left:20px;
    padding:0px;
    float:left;
    position:relative;
}

.featureSelectedPane
{
    display:none;
    width:720px;
    /*position:absolute relative;*/
    position:relative;
    top:0px;
    left:0px;
    z-index:112;
}

ul#select
{
    margin-left:0px;
    margin-top:0px;
    padding:8px 0px 0px 8px;
    list-style:none;
    /*background-color:Red;*/
    width:674px;
    height:457px;
    background-image:url(/Images/features/featureSelectBg.jpg);
    background-position:top left;
    background-repeat:no-repeat;
}


ul#selectAddon
{
    margin:0px auto 0px auto;
    list-style:none;
    padding:0px;
    width:220px;
    /*height:400px;
    background-color:Red;*/
}

.standardTabs
{
    display:inline !important;
    width:500px;
    height:30px;   
    /*min-width:30% !important;
    max-width:30% !important;
    /*overflow:hidden !important;*/
    /*margin:4px 10px 4px 10px;*/
    margin:0px;
    padding:0px;
    clear:none !important;
    /*background-color:Red;  */
    list-style:none !important;
    /*background-color:White;*/
}


.standardTabs a:link,
.standardTabs a:visited,
.standardTabs a:active
{
    display:inline-block;
    width:200px;
    padding:5px 10px 5px 10px;
    color:#333333;
    text-decoration:none;
}

.standardTabs a:hover
{
    color:#81ab00;
    text-decoration:none;
}

.standardTabs a.current
{
    color:#81ab00;
    text-decoration:none;
    /*font-weight:bold;*/
}

.standardTabsAdd
{
    /*display:inline !important;
    /*width:500px;
    height:30px;   */
    /*min-width:30% !important;
    max-width:30% !important;
    /*overflow:hidden !important;*/
    /*margin:4px 10px 4px 10px;*/
    margin:0px;
    padding:0px;
    clear:none !important;
    /*background-color:Red;  */
    list-style:none !important;
    /*background-color:White;*/
}


.standardTabsAdd a:link,
.standardTabsAdd a:visited,
.standardTabsAdd a:active
{
    display:block;
    text-align:center;
    /*width:100%;*/
    padding:7px 0px 0px 0px;
    color:#ffffff;
    text-decoration:none;
}

.standardTabsAdd a:hover
{
    color:#81ab00;
    text-decoration:none;
}

.standardTabsAdd a.current
{
    color:#d5ef70;
    text-decoration:none;
    /*font-weight:bold;*/
}
.standardViews
{
    /*background: url(/Images/Features/features-bg.jpg) top center no-repeat;*/
    display:none;
    list-style-type:none;
    height:144px;
    width:630px;    
    position:absolute;
    top:25px;
    left:0px;
    clear:both;
    margin:0px;
    padding:0px 20px;
    z-index:111;
    color:#333333;  
    box-shadow: #8ea647 0px 0px 0px;
}
.ViewsChange 
{
    background: transparent;
    width: 667px;
    height: 99px;
    border-radius: 5px;
    margin-top:-5px;
    margin-left: 1px;
    position: absolute; z-index: 9999;
    box-shadow: #8ea647 0px 0px 13px;
    display: none;
}

.descriptionViewsBg
{
    width:670px;
    height:100px;
    /*
    background-image:url(/images/features/descriptionbg.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    display:block;*/
    list-style-type:none;
    margin:0px;
    padding:0px;
    /*position:absolute;
    right:10px;
    top:-172px;*/
    z-index:109;
    /*background-color:Red;*/
    clear:both;
}

.businessTabs
{
    display:block;
    width:30%;
    margin:6px 10px 6px 10px;
    padding:0px;
    float:left;
}

.businessTabs a:link,
.businessTabs a:visited,
.businessTabs a:active
{
    color:#555555;
    text-decoration:none;
}

.businessTabs a:hover,
.businessTabs a.current
{
    color:orange;
    text-decoration:none;
}

.confirmationText {
    float: left;
    margin: 20px 0 0 20px;
}

.businessViews
{
    display:none;
    list-style-type:none;
    height:144px;
    width:420px;    
    position:absolute;
    top:-172px;
    right:25px;
    margin:0px;
    padding:0px;
    z-index:111;
    color:#ffffff;   
}

#featuresNav
{
    margin:0px;
    padding:0px;
}

#featuresNav li
{
    width:255px;
    height:33px;
    display:block;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px;
    list-style-type:none;
    text-align:left;
    /*text-indent:15px;
    background-image:url(/images/hardware/tabsbg.gif);
    background-position:top left;*/
    overflow:hidden;
}

#featuresNav li.btn1,
#featuresNav li.btn1 a /*RESIDENTIAL & SMALL BUSINESS*/
{
    width:255px;
    height:33px;
    overflow:hidden;
    /*background-image:url(/Images/features/tabInactiveRSB.jpg);
    background-position:top left;    
    */
}

#featuresNav li.btn1 a.current /*RESIDENTIAL & SMALL BUSINESS*/
{
    width:255px;
    height:33px;
    overflow:hidden;
    /*populated by jQuery
    background-image:url(/Images/features/tabActiveRSB.jpg);
    background-position:top left;    
    */
}

#featuresNav li.btn2
{    
    background-image:url(/images/hardware/tabsbg2.gif);
    background-position:top left;
}

#featuresNav li.btn3,
#featuresNav li.btn3 a /*BIGGER BUSINESS*/
{    
    width:255px;
    height:33px;
    overflow:hidden;
    /*populated by jQuery
    background-image:url(/Images/features/tabInactiveBBusiness.jpg);
    background-position:top left; 
    */
}

#featuresNav li.btn3 a.current /*BIGGER BUSINESS*/
{    
    width:255px;
    height:33px;
    overflow:hidden;
    /*populated by jQuery
    background-image:url(/Images/features/tabActiveBBusiness.jpg);
    background-position:top left; 
    */
}

#featuresNav li.btn4
{    
    background-image:url(/images/hardware/tabsbg4.gif);
    background-position:top left;
}

#featuresNav li a:link,
#featuresNav li a:hover,
#featuresNav li a:active,
#featuresNav li a:visited
{
    display:block;
    width:100%;
    height:100%;
    text-decoration:none;
    padding-left:15px;
    color:#555555;
    font-weight:bold;
    font-size:17px;
}

#featuresNav h5
{
    font-size:12px !important;
}

#addonsList
{
    width:219px;
    margin:0px auto 25px auto;
    padding:0px;
    list-style:none;
    clear:both;
}

#addonsList li
{
    list-style:none;
    margin:0px;
    padding:0px;
    display:block;
    width:100%;
    clear:both;
}

.addonsHeader
{
    width:219px;
    height:30px;
    background-image:url(/Images/features/addonsHead.gif);
    background-position:top left;
    background-repeat:no-repeat;
}

.addonsButton
{
    width:219px;
    height:47px !important;
    background-image:url(/Images/features/addonsBtns.gif);
    background-position:top left;
    background-repeat:no-repeat;
    overflow:hidden;
}

.addonsButton a
{
    display:block;
    width:100%;
    height:100%;
    vertical-align:middle;
    color:#ffffff;
    text-decoration:none;
    font-size:15px;
    padding-top:16px;
}

.addonsPlans
{
    width:219px;
    height:68px;
    margin:0px auto 0px auto;
    background-image:url(/Images/features/addonsPlans.gif);
    position:relative;
    background-position:top left;
    background-repeat:no-repeat;
}

.addonsPlans a
{
    display:block;
    width:100%;
    height:100%;
    text-decoration:none;
    position:relative;    
    text-indent:-999999999px;
}

/**********
    PRODUCTS CSS
**********/

#productsHeader
{
    clear:both;
    /* populated by jQuery
    background-image:url(/images/products/productsheaderbg.jpg);
    background-position:top center;
    */
    width:100%;
    height:180px;
    overflow:hidden;   
    margin:0px 0px 0px 0px; 
}

#productsHeaderBeck
{
    clear:both;
    background-image:url(/images/products/productsheaderBeckbg.jpg);
    background-position:top center;
    width:100%;
    height:180px;
    overflow:hidden;   
    margin:0px 0px 20px 0px; 
}

/*#productsHeader /*smaller
{
    clear:both;
    background-image:url(/images/products/productsheaderbgB.jpg);
    background-position:top center;
    width:100%;
    height:90px;
    overflow:hidden;   
    margin:0px 0px 26px 0px; 
}*/


#prNav
{
    width:910px;
    height:33px;    
    clear:both;
    margin:0px auto 0px auto;
    padding:0px;
    overflow:hidden;
}

#prNav ul
{
    width:910px;
    height:33px;
    margin:0px;
    padding:0px;
}

#prNav li
{
    width:33%;
    height:33px;
    display:block;
    margin:0px;
    padding:0px;
    list-style-type:none;
    float:left;
    overflow:hidden;
}

#prNav li#homeBusiness a:link,
#prNav li#homeBusiness a:visited,
#prNav li#homeBusiness a:active
{
    width:100%;
    height:100%; 
    display:block;   
    background-image:url(/images/products/homebusbtnOff.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    text-decoration:none;
}

#prNav li#homeBusiness a:hover
{
    background-image:url(/images/products/homebusbtnHover.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    text-decoration:none;
}

#prNav li#homeBusiness a.current
{
    background-image:url(/images/products/homebusbtnOn.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    text-decoration:none;
}

#prNav li#business a:link,
#prNav li#business a:visited,
#prNav li#business a:active
{
    width:100%;
    height:100%; 
    display:block;   
    background-image:url(/images/products/businessbtnOff.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    text-decoration:none;
}

#prNav li#business a:hover
{
    background-image:url(/images/products/businessbtnHover.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    text-decoration:none;
}

#prNav li#business a.current
{   
    background-image:url(/images/products/businessbtnOn.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    text-decoration:none;
}

#prNav li#globalAddon a:link,
#prNav li#globalAddon a:visited,
#prNav li#globalAddon a:active
{
    width:100%;
    height:100%; 
    display:block;   
    background-image:url(/images/products/internationalbtnOff.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    text-decoration:none;
}

#prNav li#globalAddon a:hover
{
    background-image:url(/images/products/internationalbtnHover.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    text-decoration:none;
}

#prNav li#globalAddon a.current
{
    background-image:url(/images/products/internationalbtnOn.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    text-decoration:none;
}

/*#prScreens
{
    width:910px;
    height:370px;
    margin:0px auto 0px auto;
    padding:0px 3px 0px 3px;
    background-image:url(/images/products/productsbg.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    position:relative;
    clear:both;
}*/

#prScreens /*smaller version*/
{
    width:910px;
    /*height:370px;*/
    height:300px;
    margin:0px auto 0px auto;
    padding:0px 3px 0px 3px;
    background-image:url(/images/products/productsbgB.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    position:relative;
    clear:both;
}

#prScreens p
{
    font-size:1em;
}

        /**********
            PRODUCTS TABS
        **********/
        
        #prScreens div.prScreen 
        {
            display:none;
            position:absolute; 
            clear:both;           
            top:0px;
            left:0px;
            width:910px;
            padding:0px;
            /*height:300px;*/
        }
        
        /**********
            PRODUCT ITEMS CSS
        **********/
            /*
        .productWrap
        {
            width:220px;
            height:330px;
            float:left;
            position:relative;
            background-image:url(/images/products/productDummyPanel.gif);
            background-position:top left;
            background-repeat:no-repeat;               
            /*margin:8px 3px 0px 3px;  <-- COMMENTED OUT
            padding:0px;
        }
        
        .productWrapWhite
        {
            width:220px;
            height:330px;
            float:left;
            position:relative;
            background-image:url(/images/products/productWhitePanel.gif);
            background-position:top left;
            background-repeat:no-repeat;               
            margin:8px 3px 0px 3px;
            padding:0px;
        }
        
        .productWrapOthers
        {
            width:220px;
            height:330px;
            float:left;
            position:relative;
            background-image:url(/images/products/productDummyPanel.gif);
            background-position:top left;
            background-repeat:no-repeat;                         
            /*margin:7px 3px 0px 3px;      <-- COMMENTED OUT
            padding:0px; 
        }
        
        .premium12month
        {            
            background-image:url(/Images/products/premium12monthbg.jpg);
            background-position:top left;
            background-repeat:no-repeat;                      
        }
        
        .premium24month
        {            
            background-image:url(/Images/products/premium24monthbg.jpg);
            background-position:top left;
            background-repeat:no-repeat;                      
        }
        
        .premiumMonthly
        {            
            background-image:url(/Images/products/premiumMonthlybg.jpg);
            background-position:top left;
            background-repeat:no-repeat;                      
        }
        
        .premiumAnnual
        {            
            background-image:url(/Images/products/premiumAnnualbg.jpg);
            background-position:top left;
            background-repeat:no-repeat;                      
        }
        
        .ppProductHeader
        {
            color:#ffffff;
            font-size:1.3em;
            width:100%;
            text-align:right;
            margin-bottom:1px;
        }
        
        .ppProductHeader p
        {
            margin-right:8px !important;
        }
        
        .ppProductPrice a
        {
            text-decoration:none !important;
        }
        
        .ppProductOrderNow
        {
            width:220px;
            overflow:hidden;
            position:absolute;
            left:0px;
            text-align:center;
            bottom:-83px;
        }
        
        .planInfo
        {
            width:220px;
            height:30px;
            text-align:center;
            color:#fff;
            position:absolute;
            left:0px;
            bottom:-26px;
            background-color:#454545;
            overflow:hidden;
            font-size:1.2em;
            z-index:999999;
            text-decoration:none;
            cursor:pointer;
        }
        
        .planInfo p
        {
            margin:3px 0px 0px 0px;
        }
        
        .planInfo:hover
        {
            background-color:#333333;
        }  */
        
        /**********
            PRODUCT ITEMS CSS MINIMIZED
        **********/
        
        .productWrap
        {
            width:220px;
            /*height:330px;*/
            height:274px;
            float:left;
            position:relative;
            background-image:url(/images/products/productDummyPanelB.gif);
            /*background-color:Red;*/
            background-position:top left;
            background-repeat:no-repeat;               
            /*margin:8px 3px 0px 3px;*/
            padding:0px;
        }
        
        .productWrapWhite
        {
            width:220px;
            /*height:330px;*/
            height:274px;
            float:left;
            position:relative;
            background-image:url(/images/products/productWhitePanelB.gif);
            background-position:top left;
            background-repeat:no-repeat;               
            margin:8px 3px 0px 3px;
            padding:0px;
        }
        .productWrapWhite a { text-decoration: none; }
        
        .productWrapOthers
        {
            width:220px;
            /*height:330px;*/
            height:274px;
            float:left;
            position:relative;
            background-image:url(/images/products/productDummyPanelB.gif);
            background-position:top left;
            background-repeat:no-repeat;                         
            /*margin:7px 3px 0px 3px;      */
            padding:0px; 
        }
        
        .premium12month
        {            
            background-image:url(/Images/products/premium12monthbgBa.jpg);
            background-position:top left;
            background-repeat:no-repeat;                      
        }
        
        .premium24month
        {            
            background-image:url(/Images/products/premium24monthbgBa.jpg);
            background-position:top left;
            background-repeat:no-repeat;                      
        }
        
        .premium24monthBeck
        {            
            background-image:url(/Images/products/premium24monthbgBa.jpg);
            background-position:top left;
            background-repeat:no-repeat;                      
        }
        
        .premiumMonthly
        {            
            background-image:url(/Images/products/premiumMonthlybgB.jpg);
            background-position:top left;
            background-repeat:no-repeat;                      
        }
        
        .premiumAnnual
        {            
            background-image:url(/Images/products/premiumAnnualbgB.jpg);
            background-position:top left;
            background-repeat:no-repeat;                      
        }
        
        .premiumInt12month
        {            
            background-image:url(/Images/products/premiumInt12monthbgBa.jpg);
            background-position:top left;
            background-repeat:no-repeat;                      
        }
        
        .premiumInt24month
        {            
            background-image:url(/Images/products/premiumInt24monthbgBa.jpg);
            background-position:top left;
            background-repeat:no-repeat;                      
        }
        
        .premiumIntMonthly
        {            
            background-image:url(/Images/products/premiumIntMonthlybgB.jpg);
            background-position:top left;
            background-repeat:no-repeat;                      
        }
        
        .ppProductHeader
        {
            color:#ffffff;
            font-size:1.3em;
            width:100%;
            text-align:right;
            margin-bottom:1px;
        }
        
        .ppProductHeader p
        {
            margin-right:8px !important;
        }
        
        .ppProductPrice a
        {
            text-decoration:none !important;
        }
        
        .ppProductOrderNow
        {
            width:220px;
            overflow:hidden;
            position:absolute;
            left:0px;
            text-align:center;
            bottom:4px;
            /*background-color:Red;*/
            z-index:99999;
        }
        
        .planInfo
        {
            width:220px;
            height:30px;
            text-align:center;
            color:#fff;
            position:absolute;
            left:0px;
           /* bottom:64px;*/
           bottom:9px;
            background-color:#454545;
            /*background-color:Red;*/
            overflow:hidden;
            font-size:1.2em;
            z-index:80000;
            text-decoration:none;
            cursor:pointer;
        }
        
        
        
        .planInfo p
        {
            margin:3px 0px 0px 0px;
        }
        
        .planInfo:hover
        {
            background-color:#222222;
        }
        
        
        /*********
            END OF PRODUCTS MINIMIZED
            **********/

#productsContentBottom
{
    width:1002px;
    margin:0px auto 0px auto;
    clear:both;
}

#productOffers
{
    width:1002px;
    overflow:hidden;
    position:relative;
    margin:0px;
    padding:0px;
    display:block;
    list-style:none;
}

#productOffers li.parentColumn
{
    width:475px;
    display:inline;
    float:left;
}

#productOffers li.parentColumn2
{
    width:1002px;
    height:224px;
    display:inline;
    float:left;
    /*background-image:url(/Images/products/productFeaturesbg.jpg);*/
    /*background-image:url(/Images/products/productFeaturesbg2.gif);*/
    background-image:url(/Images/products/productFeaturesbg3.gif);
    background-position:top left;
    background-repeat:no-repeat;
    position:relative;
}

#ulColumn1
{
    display:block;
    margin:0px;
    padding:0px;
    list-style:none;
    list-style-type:none;
}

#ulColumn1 li
{
    list-style-type:none;
}

#ulColumn1 li h2
{
    margin:0px;
    padding:0px;
}

#ulColumn2
{
    display:block;
    margin:20px auto 0px auto;
    padding:0px;
    width:960px;
}

#ulColumn2 li
{
    display:inline;
    margin:0px;
    padding:0px;
}

#ulColumn2 li h2
{
    width:100%;
    text-align:center;
    /*font-weight:normal;*/
}

#ulColumn2 li.ulColumn2items
{
    display:block;
    float:left;
    width:28%;
    margin:0px 24px 6px 24px;
    padding:0px;
}

#ulColumn2 li.ulColumn2items p
{
    margin-top:4px;
    margin-left:0px;
}

#productOffersRCP
{
    display:block;
    margin:0px;
    padding:0px;
    list-style-type:none;
}

#productOffersRCP li.rcpBoxImage
{
    display:inline;
    float:left;
    text-align:center;
    width:171px;
    float:left;
}

#productOffersRCP li.rcpLogos
{
    display:inline;
    float:left;
    text-align:center;
    width:240px;
    padding:10px 0px 0px 0px;
}

li.rcpItemText p
{
    font-size:1.0em;
    margin:10px 60px 16px 0px;
}

.bigText
{
    font-size:1.22em;
}

#multilinepkg p
{
    margin:0px;
    padding:0px;
}

#prInternationalScreen
{
    margin-top:10px;
}
#prBusinessScreen
{
    width:100%;
    text-align:center;
    color:#ffffff;
    margin-top:20px;    
    background-image:url(/Images/products/productsBigBusinessBg.gif);
    background-position:top center;
    background-repeat:no-repeat;
    height:240px;
}


#prBusinessScreenContent
{
    width:600px;
    margin-left:20px;
    float:left;
}

#prBusinessScreen ul
{
    width:600px;
    height:143px;
    /*background-color:Red;*/
    margin:20px auto 0px auto;
    padding:0px;
}

#prBusinessScreen ul li
{
    display:block;
    list-style-type:none;
    float:left;
    text-align:left;
}

li.liCheck
{
    clear:left;
    margin-right:0px;
    height:31px;
    width:8%;
}

li.liCheckText
{
    color:#ffffff;
    font-size:1.1em;
    padding-top:3px;
    height:31px;
    width:88%;
}

li.liCheckLearn
{
    text-align:center !important;
    width:100%;
    clear:both;
}

#productsBusinessLearnMoreButton
{
    clear:both;
    margin-top:15px;
    text-align:center;
}

#prInternationalUl
{
    width:882px;
    margin:10px 14px 0px 14px;
    position:relative;
    padding:0px;
    display:block;
    list-style-type:none;
}

#prIntHeader
{
    width:882px;
    height:100px;
    overflow:hidden;
    background-image:url(/Images/products/productsInternationalHeaderbg.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    clear:both;
    margin-bottom:0px;
}

#prIntHeader h1
{
    color:#ffffff;
    text-align:center;
    font-weight:normal;
}

#prIntHeader p
{
    color:#ffffff;
    text-align:center;
    font-weight:normal;
    font-size:1.2em;
}

/*
#prIntPlan1
{
    width:431px;
    height:240px;
    overflow:hidden;
    background-image:url(/Images/products/productsInternationalItembg.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    margin:10px 20px 0px 0px;
    padding:0px;   
    list-style-type:none;
    text-align:center;
    color:#ffffff;
    display:block;
    float:left;
    position:relative;
}

#prIntPlan1 ul
{
    margin:0px;
    padding:0px;
}

#prIntPlan1 h2
{
    color:#ffffff;
    font-weight:normal;
    margin-top:18px;
}

#prIntPlan1 p
{
    color:#ffffff;
    font-size:1.18em;
    margin-left:40px;
    margin-right:40px;
}
*/

#prIntPlan1
{
    width:882px;
    height:240px;
    /*overflow:hidden;*/
    background-image:url(/Images/products/productsInternationalItembg4.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    /*background-color:red;*/
    margin:10px 20px 0px 0px;
    padding:0px;   
    list-style:none;
    list-style-type:none;
    text-align:left;
    color:#ffffff;
    display:block;
    float:left;
    position:relative;
}

#prIntPlan1 ul#content
{
    margin:0px;
    padding:0px;
    width:600px;
    text-align:center;
    list-style:none;
}

#prIntPlan1 ul#globalPlusBug
{
    margin:74px auto 0px auto;
    padding:0px;
    text-align:left;
    list-style:none;
    width:670px;
    /*height:50px;
    background-color:Red;*/
}
#prIntPlan1 ul#globalPlusBug li
{
    margin:0px;
    padding:0px;
    display:inline;
    float:left;
}

#prIntPlan1 ul#globalPlusBug p
{
    margin:30px 0px 0px 0px;
    padding:0px;
    font-weight:bold;
}

#gPlusLink:active,
#gPlusLink:visited,
#gPlusLink:link
{
    color:#ffd600;
    text-decoration:none;
}

#gPlusLink:hover
{
    text-decoration:underline;
}

#prIntPlan1 h2
{
    color:#ffffff;
    font-weight:normal;
    margin-top:20px;
}

#prIntPlan1 h3
{
    color:#ffffff;
    font-weight:normal;
    margin-top:0px;
}

#prIntPlan1 p
{
    color:#ffffff;
    font-size:1.18em;
    margin-left:40px;
    margin-right:40px;
}

#prIntPlan2
{
    width:431px;
    height:240px;
    overflow:hidden;
    background-image:url(/Images/products/productsInternationalItembg2.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    margin:10px 0px 0px 0px;
    padding:0px;   
    list-style-type:none;
    text-align:center;
    color:#ffffff;
    display:block;
    float:left;
    position:relative;
}

#prIntPlan2 ul
{
    margin:0px;
    padding:0px;
}

#prIntPlan2 h2
{
    color:#ffffff;
    font-weight:normal;
    margin-top:18px;
}

#prIntPlan2 p
{
    color:#ffffff;
    font-size:1.18em;
    margin-left:40px;
    margin-right:40px;
}

.internationalItemsLearnMore
{
    width:431px;
    position:absolute;
    text-align:center;
    left:0px;
    bottom:6px;
    list-style-type:none;
}

#productsHeaderText
{
    width:725px;
    margin:90px auto 0px auto;
    padding:0px;
}

#phTextUL
{
    list-style-type:none;
    margin:0px;
    padding:0px;    
}

#phTextUl li.phTextColumns
{
    display:block;
    margin:0px;
    padding:0px;
    float:left;
    list-style-type:none;
    color:#ffffff;
    font-size:1.5em !important;
}

#phTextUl li.phTextColumns ul li
{
    margin:8px 0px 8px 0px;
    list-style-type:disc;
}

#ProductsFinePrintCt a:link,
#ProductsFinePrintCt a:visited,
#ProductsFinePrintCt a:active
{
    color:#5d9000;
    font-weight:bold;
    text-decoration:none;
}

#ProductsFinePrintCt a:hover
{
    text-decoration:underline;
}

/**********
    RETAIL COMBO PACK PAGE
**********/

#retailPackageHeader
{
    clear:both;
    /*
    background-image:url(/images/hardware/retailcomboHeader.jpg);
    background-position:top center;
    */
    width:100%;
    height:180px;
    overflow:hidden;
}

#retailPackageContainer
{
    width:1002px;
    margin:30px auto 0px auto;
}

#retailPackageImage
{
    width:220px;
    height:216px;
    float:left;
    overflow:hidden;
}

#retailPackageContent
{
    width:500px;
    padding-left:6px;
    float:left;
}

#retailPackageContent ul
{
    display:inline;
    list-style-type:none;
    margin:0px;
    padding:0px;
}

#retailPackageContent ul li
{
    display:inline;
}

#rcpActivateUl li
{
    display:block;
    width:100%;
    float:left;
    text-align:center;
    margin:5px 20px 0px 0px;
}

#retailPackagePrice
{
    width:253px;
    float:left;
    margin-top:23px;
}

#retailcomboInside
{
    width:100% !important;
    float:left;  
    background-color:#d9d9d9;
    /*background-image:url(/Images/hardware/itbBgGray.jpg);*/
    border:solid 1px #999999;  
    border-collapse:collapse;
    position:relative;
    margin-top:30px;
}

#retailcomboInside ul
{
    width:95%;
    margin:50px 0px 20px 0px;
    float:right;
    padding:0px;
}

#retailcomboInside li
{
    float:left;
    display:block;
    width:31%;
    padding-right:15px;
    font-size:0.8em;
}

#retailcomboInside h4
{
    width:95%; 
    height:20px; 
    background-color:#fff; 
    color:#fff; 
    padding-top:2px; 
    text-indent:8px;
    position:absolute;  
    top:0; 
    right:-1px;
    background-image:url(/Images/hardware/itbH3green.jpg); 
    background-repeat:no-repeat;
    margin-top:20px;
}

#retailcomboExtraHelp
{
    width:25%;
    float:left;
    margin-top:70px;
}

#retailcomboExtraHelp h2,
#retailcomboExtraHelp p
{
    width:200px;
    text-align:center;
}

/**********
    PLAN DETAILS CSS
**********/

#planDetailsHeader
{
    clear:both;
    /*background-color:#5d9000;*/
    width:100%;
    height:180px;
    overflow:hidden;    
}

.planDetails1495
{
    background-image:url(/Images/products/planDetails1495.jpg) !important;
    background-position:top center;
}

.planDetails1495_128
{
    background-image:url(/Images/products/planDetails1495.jpg) !important;
    background-position:top center;
}

.planDetails1695
{
    background-image:url(/Images/products/planDetails1695.jpg);
    background-position:top center;
}

.planDetails1695_126
{
    background-image:url(/Images/products/planDetails1695.jpg);
    background-position:top center;
}

.planDetails1995
{
    background-image:url(/Images/products/planDetails1995.jpg);
    background-position:top center;
}

.planDetails1995_127
{
    background-image:url(/Images/products/planDetails1995.jpg);
    background-position:top center;
}

.planDetails14995
{
    background-image:url(/Images/products/planDetails14995.jpg);
    background-position:top center;
}

.planDetails14995_131
{
    background-image:url(/Images/products/planDetails14995.jpg);
    background-position:top center;
}

.planDetails19995
{
    background-image:url(/Images/products/planDetails19995.jpg);
    background-position:top center;
}

.planDetails19995_129
{
    background-image:url(/Images/products/planDetails19995.jpg);
    background-position:top center;
}

.planDetails149_139
{
    background-image:url(/Images/products/planDetails149.jpg);
    background-position:top center;
}

.planDetails149_139_na
{
    background-image:url(/Images/products/planDetails149-nextadvisor.jpg);
    background-position:top center;
}

.planDetails_Int24MonthContract
{
    background-image:url(/Images/products/planDetails1995-international.jpg);
    background-position:top center;
}

.planDetails_Int12MonthContract
{
    background-image:url(/Images/products/planDetails2295-international.jpg);
    background-position:top center;
}

.planDetails_IntMonthly
{
    background-image:url(/Images/products/planDetails2495-international.jpg);
    background-position:top center;
}
.planDetails_IntAnnualPrepay
{
        background-image:url(/Images/products/planDetails17995-international.jpg);
    background-position:top center;
}

#planDetailsHeaderText
{
    width:1002px;
    margin:0px auto 0px auto;
    color:#ffffff;
    font-size:1.4em;
    position:relative;
}

#planDetailsHeaderText ul li
{
    line-height:25px;
}

#planDetailsContentContainer
{
    clear:both;
    width:1002px;
    margin:30px auto 0px auto;
    position:relative;
}

#planDetailsContentContainer2
{
    clear:both;
    width:1026px;
    margin:30px auto 0px auto;
    position:relative;
}

#pricingDetailsContainer
{
    /*margin-top:5px;*/
    clear:both;
}

#planDetailsColumn1
{
    width:605px;
    /*max-height:423px !important;*/
    overflow:hidden;
    float:left;
}

#planDetailsHeaderOrderButton
{
    position:absolute;
    top: 135px;
    left:521px;
    z-index:8000 !important;
}

#planDetailsColumn1 h2
{
    margin:0px 0px 20px 0px;
}

#planDetailsColumn2
{
    margin-top:15px;
    width:395px;
    float:left;
}

#planDetailsColumn2-2
{
    margin-top:15px;
    margin-left: 24px;
    width:395px;
    float:left;
}

#planDetailsGrid
{
    width:580px;
    height:197px;
    overflow:hidden;
    /*populated by jQuery
    background-image:url(/Images/products/planDetailsGrid.gif);
    background-position:top left;
    background-repeat:no-repeat;
    */
    list-style-type:none;
    margin:0px;
    padding:0px;
    color:#ffffff;
    text-align:center;
    background-color:#cccccc;
}

#planDetailsGrid li
{
    display:block;
    float:left;
    list-style-type:none;
    margin:0px;
    padding:0px;
}

.c1 { width:98px; overflow:hidden; }
.c2 { width:140px; overflow:hidden; }
.c3 { width:170px; overflow:hidden; }
.c4 { width:171px; overflow:hidden; }

.r1 { height:40px; }
.r1 p { margin-top:4px; }

.r2 { height:77px; }
.r2 p { margin-top:20px; }

.r3 { height:79px; }
.r3 p { margin-top:20px; }

#pricingDetails
{
    width:397px;
    height:272px;
    overflow:hidden;
    /*populated by jQuery
    background-image:url(/Images/products/planDetailsPricingBg.gif);
    background-position:top left;
    background-repeat:no-repeat;
    */
    list-style-type:none;
    margin: -11px 0 0 1px;
    padding:0px;
    color:#000;
    /*background-color:#5d9000;*/
}

.pricingDetails-glow
{
    width:395px;
    height:300px;
    overflow:hidden;
    list-style-type:none;
    margin: -11px 0 0 1px;
    padding:0px;
    background: transparent; 
    position: absolute;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-left:2px;
    margin-top: -30px;
    box-shadow: #637100 0px 0px 10px;
}

#pricingDetails p
{
    /*font-size:1.04em !important;*/
    margin:0px; padding:0px;
}

#pricingDetails li
{
    display:block;
    float:left;
    list-style:none;
    margin:0px;
    padding:0px;
    color:#000;
    margin-bottom: 5px;
    line-height:19px !important;
}

.pdclear
{
    width:100%;
}
.pdc1 
{
    width:190px !important;
    margin-left:30px !important;
}

.pdc2
{
    width:95px !important;
    margin-left:30px !important;
}

.pdc2a
{
    width:110px !important;
    margin-left:10px !important;
    text-align:left;
    position:relative;
}

.pdsTop { height:45px !important; }

.pdsMiddle { height:26px !important; }

.pdsBottom { height:15px !important; }

.zipLeft
{    
    padding:2px;
    border:solid 1px #7fa600;    
    display:block;
    width:50px;
    float:left;
    margin-top:8px;
}

.zipCheck
{
    float:left;
    margin-top:4px;
}

#planDetailsOptionButtons
{
    width:100%;
    display:block;
    margin-left:25px;
    margin-top:0px;
    margin-bottom:0px;
    clear:both;
}

#planDetailsOptionButtons ul 
{ 
    width:350px; 
    /*height:300px;*/
    display:block;
    list-style:none;
    margin:0px;
    padding:0px;
    text-align:center;
    /*background-color:Red;*/
}

#planDetailsOptionButtons ul li
{
    width:33%;
    display:block;
    margin:0px;
    padding:0px;
    text-align:center;
    list-style:none !important;
    float:left;
}

/**********
    BUSINESS CSS
**********/

#businessCarousel
{
    width:1002px;
    padding:0px;
    margin:10px auto 0px auto;
    position:relative;
}

#bpNav ul
{
    margin:0px;
    padding:0px;
    display:block;
    list-style:none;
    height:30px;
}

#bpNav ul li,
#bpNav ul li a
{
    display:block;
    float:left;
    width:209px;
    height:30px;
    border:none;
    overflow:hidden;
    text-indent:-999999px;
}

li#bpOverview a:link,
li#bpOverview a:visited
{
    background-image:url(/Images/business/overviewOff.jpg);
    background-position:top left;
    background-repeat:no-repeat;
}

li#bpOverview a:hover,
li#bpOverview a.current
{
    background-image:url(/Images/business/overviewOn.jpg);
    background-position:top left;
    background-repeat:no-repeat;
}

li#bpBusinessPlans a:link,
li#bpBusinessPlans a:visited
{
    background-image:url(/Images/business/businessPlansOff.jpg);
    background-position:top left;
    background-repeat:no-repeat;
}

li#bpBusinessPlans a:hover,
li#bpBusinessPlans a.current
{
    background-image:url(/Images/business/businessPlansOn.jpg);
    background-position:top left;
    background-repeat:no-repeat;
}

li#bpUpgrades a:link,
li#bpUpgrades a:visited
{
    background-image:url(/Images/business/upgradesOff.jpg);
    background-position:top left;
    background-repeat:no-repeat;
}

li#bpUpgrades a:hover,
li#bpUpgrades a.current
{
    background-image:url(/Images/business/upgradesOn.jpg);
    background-position:top left;
    background-repeat:no-repeat;
}


li#bpSip a:link,
li#bpSip a:visited
{
    background-image:url(/Images/business/businessSipOff.png);
    height:30px; width:209px;
    background-position:top left;
    background-repeat:no-repeat;
}

li#bpSip a:hover,
li#bpSip a:current
{
    background-image:url(/Images/business/businessSipOn.png);
    height:30px; width:209px;
    background-position:top left;
    background-repeat:no-repeat;
}

#businessFooter
{
    width:1002px;
    height:290px;
    overflow:hidden;
    clear:both;
    margin:20px auto 10px auto;
    padding:0px;
    background-image:url(/Images/business/businessFooterBg.png);
    background-position:top center;
    background-repeat:no-repeat;
    position:relative;
    z-index: 10;
}

#businessFooterContent
{
    width:788px;
    float:left;
    overflow:hidden;
    margin:0px;
    padding:0px;
    position:relative;
    z-index: 11;
    text-align: center !important;
}

#businessFooterContent h3 { margin-top: 10px; margin-left: 15px; }

#businessFooterOrder
{
    width:210px;
    float:left;
    overflow:hidden;
    margin:0px;
    padding:0px;
    text-align:center;
    position:relative;
}

#businessFooterOrder a
{
    text-decoration:none;

    color:#555555;
}

#businessHeader
{
    clear:both;
    /*populated by jQuery
    background-image:url(/Images/business/businessHeader.jpg);
    background-position:top center;
    */
    background-repeat:no-repeat;
    width:100%;
    height:180px;
    overflow:hidden;    
}

#businessFooterContent h2
{
    margin-top:10px;
    width:100%;
    text-align:center;
}

#businessFeaturesOptions
{
    margin: 30px 20px 0px 26px;
    height:100px;
    list-style:none;
    padding:0px;
    position:relative;
    width:100%;
}

#businessFeaturesOptions li
{
    display:block;
    float:left;
    width:31%;
    line-height:22px;
}

#businessFeaturesOptionsButtons
{
    clear:both;
    width:100%;
    margin: 20px 0px 0px 24px;
    position:relative;
    padding:0px;
    list-style:none;
}

#businessFeaturesOptionsButtons li
{
    display:inline;
    float:left;
    width:33%;
}

#businessFeaturesOptionsButtons li p
{
    display:inline;
    float:left;
    color:#ffffff;
    margin-right:4px;
    margin-top:3px;
}

#bpScreens
{
    width:985px;
    height:245px;
    position:relative;
    margin:0px auto 0px auto;
    padding:0px;
    overflow:hidden;
    background-image:url(/Images/business/businessContentBg.jpg);
    background-position:top left;
    background-repeat:no-repeat;
}

.bpScreen
{
    width:985px;
    height:245px;
    position:absolute;
    top:0px;
    left:0px;
    overflow:hidden;
    display:none;
}

h2#OverviewHeader
{
    text-align:center;
    font-weight:normal;
    font-size:1.8em;
    margin:26px 0px 14px 0px;
    color:#555555;
}

p#upgradesText
{
    margin:30px 0px 0px 0px;
}

#multiLinePackagesTable
{
    border-collapse:collapse;
    width:100%;
    border:none;
    margin:0px;
    padding:0px;
}

#multilinePackageItems
{
    width:100%;
    border-collapse:collapse;
    border:none;
    margin:0px;
    padding:0px;
    text-align:center;
}

.tdbgLight
{
    /*background-color:#848484;*/
    background-color:#7b8754;
}

.tdbgLight2
{
    /*background-color:#848484;*/
    background-image:url(/Images/business/brBgC.jpg);
    background-position:top left;
    background-repeat:repeat-x;
    color:#ffffff;
}

.tdbgRegular
{
    background-image:url(/Images/business/brBgA.jpg);
    background-position:top left;
    background-repeat:repeat-x;
    color:#ffffff;
    height:50px;
}

.tdbgAlternate
{
    background-image:url(/Images/business/brBgB.jpg);
    background-position:top left;
    background-repeat:repeat-x;
    color:#ffffff;
    height:50px;
}

.tdbgOrange
{
    background-image:url(/Images/business/brBgO.jpg);
    background-position:top left;
    background-repeat:repeat-x;
    color:#ffffff;
    height:50px;
}

.businessTitles
{
    color:#ffffff;
    font-weight:bold;
    font-size:0.9em;
    text-align:center;
}

.ppSingleBusOrder
{
    width:100%;
    display:block;
    text-decoration:none;
    color:#ffffff;
    background-color:#545d37;
}

/**********
    REFFERAL CSS
*********/

#referralHeader
{
    clear:both;
    /*populated by jQuery
    background-image:url(/Images/referral/referralHeader.jpg);
    background-position:top center;
    */
    width:100%;
    height:180px;
    overflow:hidden;    
}

#referralContainer
{
    width:1002px;
    margin:20px auto 0px auto;
    padding:0px;
}

#referralProgram
{
    width:520px;
    float:left;
    margin:0px;
    padding:0px;
}

#referralInfo
{
    width:450px;
    float:left;
    margin:0px 0px 0px 25px;
    
}

/**********
    PRIVACY POLICY
**********/

#privacyPolicyContainer
{
    width:1002px;
    margin:0px auto 0px auto;    
    /*width:910px; 
    font-family: Tahoma;*/
    text-align: left;
}

#privacyPolicyContainer p
{
    padding: 20px 15px 10px 15px; 
}

#privacyHeader
{
    clear:both;
    /*
    background-image:url(/Images/privacypolicy/privacyHeader.jpg);
    background-position:top center;
    */
    width:100%;
    height:180px;
    overflow:hidden;    
}

/**********
    ACCEPTABLE USE POLICY
**********/

#aupContainer
{
    width:1002px;
    margin:0px auto 0px auto;    
    /*width:910px; 
    font-family: Tahoma;*/
    text-align: left;
}

#aupContainer p
{
    padding: 20px 15px 10px 15px; 
}

#aupHeader
{
    clear:both;
    /*
    background-image:url(/Images/aup/aupHeader.jpg);
    background-position:top center;
    */
    width:100%;
    height:180px;
    overflow:hidden;    
}

/**********
    TERMS OF SERVICE
**********/

#tosContainer
{
    width:1002px;
    margin:0px auto 0px auto;    
    /*width:910px; 
    font-family: Tahoma;*/
    text-align: left;
}

#tosContainer p
{
    padding: 20px 15px 10px 15px; 
}

#tosHeader
{
    clear:both;
    /*
    background-image:url(/Images/tos/tosHeader.jpg);
    background-position:top center;
    */
    width:100%;
    height:180px;
    overflow:hidden;    
}

/**********
    NETWORK STATUS
**********/

#nsContainer
{
    width:1002px;
    margin:0px auto 0px auto;    
    /*width:910px; 
    font-family: Tahoma;*/
    text-align: left;
    position:relative;
}

#nsHeader
{
    clear:both;
    /*populated by jQuery
    background-image:url(/Images/networkStatus/networkHeader.jpg);
    background-position:top center;
    */
    width:100%;
    height:180px;
    overflow:hidden;    
}

/**********
    AFFILIATE PAGE
**********/

#affiliateHeader
{
    clear:both;
    /*
    background-image:url(/Images/affiliate/affiliateHeader.jpg);
    background-position:top center;
    */
    width:100%;
    height:180px;
    overflow:hidden;    
}

#jobsHeader {
    clear:both;
    background-image:url(/Images/aboutUs/jobsbg.jpg);
    background-position:top center;
    width:100%;
    height:180px;
    overflow:hidden;  
}

#affiliateContainer
{
    width:1002px;
    margin:20px auto 0px auto;
}

#affiliateProgram
{
    width:490px;
    float:left;
    margin-left:10px;
    padding:0px;
}

#jobsColumn
{
    width:500px;
    float:left;
    margin-left:10px;
    padding:0px;
}

.jobsInfo {
    clear: left;
    line-height: 25px;
    vertical-align: middle;
    margin-top: 5px;
}

.jobsLabel {
    width: 100px;
    float: left;
    line-height: 25px;
    vertical-align: middle;
}

.jobsBox {
    float: left;
    line-height: 25px;
    vertical-align: middle;
}

.jobsSubmitArea {
    padding-top: 5px;
}

#affiliateInfo
{
    width:465px;
    float:right;
    padding:0px;
}

/*********
    ORDER PROCESS
*********/

#orderHeader
{
    clear:both;
    /*populated by jQuery
    background-image:url(/Images/order/orderHeader.jpg);
    background-position:top center;
    */
    width:100%;
    height:180px;
    overflow:hidden;    
}

#retailmacHeader
{
    clear:both;
    /* populated by jQuery
    background-image:url(/Images/order/retailmacHeader.jpg);
    background-position:top center;
    */
    width:100%;
    height:180px;
    overflow:hidden;    
}

#orderHeaderComplete
{
    clear:both;
    background-image:url(/Images/order/orderHeaderWelcome.jpg);
    background-position:top center;
    width:100%;
    height:180px;
    overflow:hidden;    
}

#MainContainer
{
    width:1002px !important;
    margin:12px auto 0px auto;
    overflow:hidden !important;
}

.stepActive
{
    width:14%;
    background:#f2f4ff url(/images/order/activeBg.jpg) bottom repeat-x;
    color:#ffffff;/*#2c3704;*/
    font-weight:bold;
    border:1px solid #83963e;
    height:30px !important;
    text-align:center;
    overflow:hidden !important;
}

.stepInactive
{
    width:14%;
    background:#f2f4ff url(/images/order/inactiveBg.jpg) bottom repeat-x;
    color:#ffffff;/*#2c3704;*/
    border:1px solid #7b8754;
    height:30px !important;
    text-align:center;
    overflow:hidden !important;
    padding:0px !important;
}

.stepComplete
{
    width:14%;
    background:#f2f4ff url(/images/order/completeBg.jpg) bottom repeat-x;
    color:#ffffff;/*#2c3704;*/
    font-weight:bold;
    border:1px solid #c96900;
    height:30px !important;
    text-align:center;
    overflow:hidden !important;
}

.stepActive_bv
{
    width:14%;
    background:#f2f4ff url(/images/order/activeBg_bv.jpg) bottom repeat-x;
    color:#ffffff;/*#2c3704;*/
    font-weight:bold;
    border:1px solid #415f9f;
    height:30px !important;
    text-align:center;
    overflow:hidden !important;
}

.stepInactive_bv
{
    width:14%;
    background:#f2f4ff url(/images/order/inactiveBg_bv.jpg) bottom repeat-x;
    color:#ffffff;/*#2c3704;*/
    border:1px solid #415f9f;
    height:30px !important;
    text-align:center;
    overflow:hidden !important;
    padding:0px !important;
}

.stepComplete_bv
{
    width:14%;
    background:#f2f4ff url(/images/order/completeBg_bv.jpg) bottom repeat-x;
    color:#ffffff;/*#2c3704;*/
    font-weight:bold;
    border:1px solid #c96900;
    height:30px !important;
    text-align:center;
    overflow:hidden !important;
}

.popupTooltipB
{
    position: relative; /*this is the key*/
    text-decoration: none;
    z-index: 100;
}

.popupTooltipB span
{
    position: relative;
    display: none;
    z-index: 100;
}

.popupTooltipB:hover span.popMeUp
{
    display: block;
    position: absolute;
    top: 20px;
    /*right: -175px;*/
    left:0px;
    width: 186px;    
    text-align: center;
    /*************/   
    background-color:#5d9000;
    color:#ffffff;
    border:solid 3px #3e6000;
    font-size:0.95em;
    padding:5px;
    font-weight:normal !important;
    z-index:9999999;
}

.popupTooltip
{
    position: relative; /*this is the key*/
    text-decoration: none;
    z-index: 100;
}
.popupTooltip span
{
    position: relative;
    display: none;
    z-index: 100;
}
.popupTooltip:hover span
{
    display: block;
    position: absolute;
    top: 20px;
    /*right: -175px;*/
    left:0px;
    width: 186px;    
    text-align: center;
    /*************/   
    background-color:#5d9000;
    color:#ffffff;
    border:solid 3px #3e6000;
    font-size:0.95em;
    padding:5px;
    font-weight:normal !important;
    z-index:9999999;
}

/**********
    FOOTER SLIDE SHOW
**********/

#footerShow
{
    width:800px;
    height:50px;
    clear:both;
    position:relative;
    margin:20px auto 20px auto;
    overflow:hidden;
}

#fitemsNav
{
    display:none;
}

#fitemsScreens
{
    width:800px;
    height:50px;
    margin:0px;
    padding:0px;
    position:relative;
}

.fitemsScreen
{
    position:absolute;
    top:0;
    left:0;
    /*display:none;*/
}

#footRotation
{
    width:1002px;
    height:40px;
    overflow:hidden;
    margin:10px auto 0px auto;
    text-align:center;
    position:relative;
}

#footRotation p
{
    font-size:0.86em !important;
}

.ftRotate
{
    width:100%;
    position:absolute;
    top:0px;
    left:0px;
    text-align:center;
    display:none;
    margin-top:0px;
    margin-bottom:0px;
}

.ftRotate ul
{
    text-align:center;
    display:block;
    text-decoration:none;
    list-style:none;
    margin:0px auto 0px auto;
    /*background-color:Red;
    height:30px;*/
}

.ftRotate ul.small
{
    text-align:center;
    display:block;
    text-decoration:none;
    width:600px;
    list-style:none;
    margin:0px auto 0px auto;
}

.ftRotate ul li
{
    display:inline-block;
    list-style:none;
    float:left;
}

.ftRotate p
{
    margin-top:10px;
}




/****************************
    30 DAY GUARANTEE CSS
    *****************************/
    
    #thirtyDayMargin
    {
        margin:0px auto 0px auto;
        width:1002px;
        height:180px;
        position:relative;
        overflow:hidden;
    }
    
    #thirtyDayContainer
    {
        width:459px;
        height:163px;
        overflow:hidden;
        position:relative;        
    }
    
    div#thirtyDayBG
    {
        width:459px;
        height:163px;
        overflow:hidden;
        position:absolute;
        top:0px;
        left:0px;
        /*background-color:Red;*/
        z-index:8500;
    }
    
    #thirtyDayBadge
    {
        position:absolute;
        width:118px;
        height:127px;
    }
    
    #thirtyDayBadgeInner
    {
        float:left;
        width:118px;
        height:127px;
        position:relative;
        z-index:8600 !important;
    }
    
    #thirtyDayStars
    {
        float:left;
        width:300px;
        text-align:right;
        position:relative;
        z-index:8600 !important;
    }
    
    #thirtyDayText
    {
        float:left;
        width:335px;
        /*background-color:Red;*/
        position:relative;
        z-index:8600 !important;
        color:#ffffff;
    }
    
    #thirtyDayText p
    {
        margin:0px;
        padding:0px;
        color:#ffffff;
        font-size:11px !important;
    }
    
    
/********************
    TWITTER FEED
    *********************/

.twitted {
	width: 440px;
	margin-bottom: 1.5em;
	border: 1px solid #888;
}

.twitted h2 {
	margin: 0;
	padding: 0.2em 0.8em;
	font-size: 0.8em;
	color: #fff;
	background-color: #839439;
	font-family: arial !important;
	letter-spacing:0px !important;
}

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

.twitted ul#twitter_update_list {
	margin: 0;
	padding: 0 0.8em;
	list-style-type: none;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 0.8em 0 1em 0;
	border-bottom: 1px solid #ccc;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #00f;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color: #f00;
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: #ccc;
}

.twitted p.profileLink {
	display: block;
	margin: 0;
	padding: 0.3em 1em;
	color: #fff;
	background-color: #ddd;
}



/******
    SITE MAP CSS 
    ******/
    

.smH1 
{
    font-family:Arial, Sans-Serif;
    font-size:16px !important;
    color:#5d7b00;
    font-weight:bold;
    letter-spacing:normal;
}

.smH3
{
    font-family:Arial, Sans-Serif;
    font-size:14px !important;
    color:#5d7b00;
    font-weight:bold;
    letter-spacing:normal;
}

.smTextHead
{
    font-family:Arial, Sans-Serif;
    font-size:13px !important;
    color:#555;
    font-weight:bold;
    letter-spacing:normal;
    margin:0px;
    padding:0px;
}

.smText
{
    font-family:Arial, Sans-Serif;
    font-size:13px !important;
    color:#555;
    letter-spacing:normal;
    line-height:20px;
    margin:4px;
    padding:0px;
}

.smTextSmall
{
    font-family:Arial, Sans-Serif;
    font-size:10px !important;
    color:#555;
    letter-spacing:normal;
    margin:0px;
    padding:0px;
}

#smRight
{
    float:left;
    width:250px;
    margin:0px;
    padding:0px;
}

#smLeft
{
    float:left;
    width:520px;
    margin:0px;
    padding:0px;
}


















/******** CSS FOR MOBILE APP LANDING PAGES *****/

div#lpContainerWrap { width:100%; height:397px; overflow:hidden; position:relative; background-color:#5d7b00; }

div#lpContainer { width:982px; height:397px; overflow:hidden; position:relative; background-color:#5d7b00; margin:0px auto 0px auto; }


.lpPanes { width:982px; height:397px; position:relative; margin:0px auto 0px auto; overflow:hidden;
           background:#5d7b00 url('/iPhone/images/lpPanesBg.png') no-repeat top center; }
           
.lpPanesContain
{
    display:none;
    height:397px;
    width:100%;
    margin:0px;
    padding:0px;
    position:absolute;
    top:0px;
    left:0px;
    overflow:hidden;
}           

div#lpTabs 
{
    width:80px; height:50px; position:absolute; bottom:0px; left:451px; text-align:center; z-index:50000;    
}

#lpMidHeader
{
    width:982px; height:236px; overflow:hidden; clear:both; position:relative; margin:3px auto 0px auto;
    background:#ffffff url('/iPhone/images/lpMidBg.png') no-repeat top center; 
}

#lpFeatures
{
    width:910px; margin:15px auto 0px auto; text-align:center;
}

.lpNoMargin {    margin:0px; padding:0px; border:none; }
.lpText { font-family:Tahoma; font-size:12px !important; color:#777777; }
.lpTextMed { font-family:Tahoma; font-size:14px !important; color:#777777; }
.lpTextSmall { font-family:Tahoma; font-size:10px !important; color:#777777; }
.lpGreen { color:#85963a !important; }

div#mobileFreedom { width:330px; height:170px; float:left; margin:43px 0px 0px 20px; }
div#manageAccounts { width:350px; height:170px; float:left; margin:43px 0px 0px 50px; }

div#applicationPlatforms { width:215px; height:150px; float:left; text-align:center; margin:25px 0px 0px 12px;}

div#ctSceneTwo { width:982px; height:374px; overflow:hidden; clear:both; position:relative; margin:0px auto 0px auto; 
                 background:#ffffff url('/iPhone/images/bgScene2.png') no-repeat top center;}
                 
div#ctSceneThree { width:982px; height:374px; overflow:hidden; clear:both; position:relative; margin:0px auto 0px auto; 
                 background:#ffffff url('/iPhone/images/bgScene3.png') no-repeat top center;}      
                 
div#ctSceneFour { width:982px; height:374px; overflow:hidden; clear:both; position:relative; margin:0px auto 0px auto; 
                 background:#ffffff url('/iPhone/images/bgScene4.png') no-repeat top center;}    
           
div#androidSceneTwo { width:982px; height:374px; overflow:hidden; clear:both; position:relative; margin:0px auto 0px auto; 
                 background:#ffffff url('/android/images/bgScene2.png') no-repeat top center;}
                 
div#androidSceneThree { width:982px; height:374px; overflow:hidden; clear:both; position:relative; margin:0px auto 0px auto; 
                 background:#ffffff url('/android/images/bgScene3.png') no-repeat top center;}      
                 
div#androidSceneFour { width:982px; height:374px; overflow:hidden; clear:both; position:relative; margin:0px auto 0px auto; 
                 background:#ffffff url('/android/images/bgScene4.png') no-repeat top center;} 
      
div#ctSceneTwoContent, div#androidSceneTwoContent { width:640px;   margin:90px 0px 0px 280px; text-align:left; }  
div#ctSceneThreeContent, div#androidSceneThreeContent { width:640px; margin:90px 0px 0px 75px; text-align:left; }       
div#ctSceneFourContent, div#androidSceneFourContent { width:640px;   margin:90px 0px 0px 280px; text-align:left; }         

.lpBullet { float:left; width:65px; }
.lpFeature { float:left; width:160px; text-align:left; }       

  

#lpTabs a.current
{
    color:White;
    font-weight:bold;
    height:30px;
    background-image:url(/iPhone/images/dotWhite.png);
    background-position:top center;
    background-repeat:no-repeat;
    /*padding-top:2px;*/
}

.tabsLp
{
    padding:0px;
    margin:0px;
}

.tabsLp li
{
    float:left;
    display:block !important;
    width:10px !important;
    height:10px;
    margin:5px;
    padding:0px;       
    text-align:left;
}

.tabsLp li a:link, .tabsLp li a:visited
{
    color:#9abf00;
    text-decoration:none;
    display:block;
    height:10px;
    width:10px;
    background-image:url(/iPhone/images/dotGray.png);
    background-position:top center;
    background-repeat:no-repeat;
}

.tabsLp li a:hover
{
    text-decoration:none;
    color:#fff;
    display:block;
    height:10px;
    width:10px;
    background-image:url(/iPhone/images/dotWhite.png);
    background-position:top center;
    background-repeat:no-repeat;
}

                          
                          
/*************
    INTERNATIONAL COUNTRY
    ****************************************/
    
#icHeader 
{
    width:100%;
    height:205px;
    clear:both;
    /*temp*//*overflow:hidden;*/
    background-image:url(/images/international/ichBg.png);
    background-position: top center;
}

.ich3
{
    font-family: Verdana, Arial;
    color:#5f6f51;
    font-size:14px;
    letter-spacing:normal !important;
}

.ichMini
{
    font-size:9px !important;
    font-family:Verdana;
    color:#5f6f51;
}

#icHeaderWrap 
{
    width:1000px;
    height:205px;    clear:both;    margin:0px auto;
    position:relative;
}

#icFlag
{
    width:375px;    
    height:233px;    
    overflow:hidden;
    margin:0px;
    padding:0px;
    position:absolute;
    top:0px;
    left:0px;
    background:url(/images/international/ichFlagBg.png) no-repeat top left;
}

#icHeaderContent
{
    width:615px;
    float:right;
    text-align:center;
    margin-top:-8px;
    /*background-color:Red;*/
}

.ichShadow 
{
    text-shadow: 1px 1px 0px #ffffff;
}

#icHeaderContent h2
{
    font-family: Arial;
    color:#5f6f51;
    font-size:22px;
    letter-spacing:normal !important;
}

.ich2
{
    color:#5f6f51;
    font-size:22px;
    font-weight:bold;
    line-height:32px;
}

.ich2mid
{
    color:#5f6f51;
    font-size:20px !important;
}

#icSelectBarCt
{
    width:615px;
    height:87px;
    /*background-color:Red;*/
    text-align:center;    
    position:absolute;
    right:0px;
    bottom:1px;
}

#icSelectBar
{
    width:533px;
    height:87px;
    overflow:hidden;
    margin:0px auto 0px auto;
    background:url(/images/international/selectBarBg.png) no-repeat top center;
}

#icSelect
{
    width:480px;
    height:39px;
    overflow:hidden;
    margin:0px auto 0px auto;
}

#icSelect img
{
    float:left;
    border:0px !important;
}

#icSelectLow
{
    width:371px;
    height:86px;
    overflow:hidden;
    margin:0px auto 0px 0px;
}

#icSelectLow img
{
    float:left;
    border:0px !important;
}

#icCountryCheck
{
    /*width:516px;*/
    width:100%;
    overflow:hidden;
    margin:0px auto;
    /*background-color:Red;*/
}

.icHeadSmall
{
    font-size:18px !important;
    font-weight:normal !important;
}

.icText
{
    font-family:Verdana, Arial;
    font-size:11px !important;
    line-height:19px !important;
    text-align:justify;
}

.icHeaderOrange { color:#d40000 !important; font-weight:bold;}

#icColumnWrap { width:1000px; margin:0px auto; }

#icColumnOne 
{
    width:385px;
    float:left;
}

#icHowToDial
{
    width:373px;
    height:174px;
    background:#fff url(/images/international/icDialbg.png) no-repeat top center;
    margin:40px auto 0px 0px;
    font-family:Verdana, Arial;
}

#icTestimonial
{
    width:100%;
    min-height:200px;
    background-image:url(/images/international/testimonialBg.gif);
    /*background-color:Red;*/
    background-position:center center;
    background-repeat:no-repeat;  
    margin:20px auto 10px auto;  
}

.icTimeClocks
{
    text-align:center;
    color:#5f6f51;
    line-height:25px;
}

#icColumnTwo
{
    width:585px;
    float:left;
    margin-left:30px;
}

#icFlagImage
{
    width:100%;
    text-align:center;
    margin-top:14px;
    min-height:97px;
}

#icRateFinder
{
    width:373px;
    height:233px;
    overflow:hidden;
    background-image:url(/images/international/icRateFinderBg.png);
    background-position:top left;
    background-repeat:no-repeat;
    margin:0px !important;
    padding:0px !important;
    list-style:none !important;
}

#icRateFinder li.icrfHead
{
    /*background-color:Red;*/
    display:block;
    clear:both;
    width:100%;
    margin-left:0px;
}

#icRateFinder li
{
    margin-left:26px;
    margin-bottom:12px;
    float:left;
    display:inline;
}

#icRateFinder p
{
    font-size:0.9em;
    margin:0px !important;
    padding:0px !important;
}

div#icRateFeedback
{
    clear:both;
    width:100%;
    text-align:center;
    margin: 10px 0px 8px 0px;
    padding:0px 0px 0px 0px;
    height:90px;
    list-style-type:none;
    font-family: Arial;
    color:#656565 !important;
    font-weight:bold;
    font-size:11px;
}

.iccheckCountryFooter,
.iccheckCountryFooter span
{
    background-color:#8e9884;
    font-weight:bold;
    color:#ffffff;
}

.iccheckCountryFooter a:link,
.iccheckCountryFooter a:active,
.iccheckCountryFooter a:visited,
.iccheckCountryFooter a:hover
{
    color:#262c20;
    font-weight:bold;
}

.iccheckCountryHeaders
{
    background-color:#8e9884;
    color:#ffffff;
    font-weight:normal;
    padding:4px 0px 4px 0px;
    border:0px;
    /*border:solid 1px #cccccc;
    border-bottom:solid 1px Gray;*/
}

.iccheckCountryHeaders2
{
    background-color:#8e9884;
    border:solid 0px #8e9884;
    color:#ffffff !important;
   /* border-right:solid 1px Gray;*/
    /*border-bottom:solid 1px Gray;*/
}

.ictestBorder
{
    /*border:solid 1px Gray;
    border-collapse:collapse;*/
    border:solid 0px #fff;
    padding:0px !important;    
}


/******
    SIP TRUNKING 
    ****/

div#sipHeadWrap
{
    width:100%;
    position:relative;
    height:201px;
    overflow:hidden;
    clear:both;
    /*background: #fff url(/images/business/hdrSip.jpg) no-repeat top center;*/
    background-image:url(/images/business/hdrSip.jpg);
    background-position:top center;
    background-repeat:no-repeat;
}

div#sipHeader
{
    width:1000px;
    height:201px;
    margin:0px auto;
}

div#sipBodyWrap
{
    width:1000px;
    margin:15px auto 0px auto;
    position:relative;
}

.sipPlanWrap
{
    width:236px;
    overflow:hidden;
    float:left;
    margin:0px 8px 0px 10px;
    background:url(/images/business/sipPlanBody.png) repeat-y top center;
}

.sipPlanHead
{
    width:236px;
    height:131px;
    overflow:hidden;
    position:relative;
    background-image:url(/images/business/sipPlanHead.png);
    background-position:top center;
    background-repeat:no-repeat;
}

.sipPlanFooter
{
    width:236px;
    height:58px;
    overflow:hidden;
    position:relative;
    background:url(/images/business/sipPlanFooter.png) no-repeat top center;
    text-align:center;
}

.sipOrder
{
    cursor:pointer;
}

.sipHeadText
{
    font-family:Arial;
    font-weight:bold;
    color:#5d7b00;
    margin:0px 0px 0px 30px;
    padding:0px;
    font-size:14px;
}

.sipHeadSmall
{
    font-family:Arial;
    font-weight:normal;
    color:#666666;
    margin:0px 0px 0px 30px;
    padding:0px;
    font-size:9px !important;
}

.sipPrice
{
    font-family:Arial;
    font-weight:bold;
    font-style:italic;
    font-size:40px !important;
    text-align:center;
    margin:22px 0px 0px 0px;
    padding:0px;
    color:#0076bf;
}

.sipliHead
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    color:#5d7b00;
}

.sipliText
{
    font-family:Arial;
    font-weight:normal;
    font-size:11px;
    color:#666666;
}

.sipDetailsUl
{
    margin:0px;
    list-style-type:disc;
    padding:15px;
    min-height:278px;
}

.sipDetailsUl li
{
    border-bottom:1px dotted #bfbfbf;
    padding:4px 0px 4px 0px;
}

div#sipOverviewWrap
{
    width:980px;
    height:490px;
    overflow:hidden;
    background:url(/images/business/sipOverviewBg.png) no-repeat top center;
    position:relative;
    margin:15px auto 0px auto;
}

.sipWhite
{
    color:#fff !important;
}

div#sipOverview
{
    width:510px;
    float:left;
    margin:27px 0px 0px 27px;
}

p#sipOverviewHeader
{
    margin:0px;
    display:block;
    width:100%;
    border-bottom:1px dotted #bfbfbf;
    padding-bottom:6px;
}

p.sipOverviewText
{
    font-family:Arial;
    font-size:11px !important;
    line-height:18px;
    color:#bfbfbf;
    margin:15px 0px 0px 0px;
}

div#sipDiagram
{
    width:413px;
    height:326px;
    overflow:hidden;
    float:left;
    margin:6px 0px 0px 20px;
}

div#sipLogin
{
    font-family:Arial;
    font-size:12px !important;
    color:#666666;
    float:left;
    width:400px;
    margin:50px 0px 0px 570px;
}

div#sipThumbs
{
    width:225px;
    height:473px;
    margin:20px 0px 0px 3px;
    float:left;
    overflow:hidden;
    background:url(/images/business/sipListBg.png) no-repeat bottom right;
}

.btnSipThumb
{
    cursor:pointer;
    margin:0px 0px 0px 3px;
    border:1px solid #555555;
    width:68px;
    height:40px;
    float:left;
}

div#sipContactFormWrap
{
    width:714px;
    height:394px;
    overflow:hidden;
    background:url(/images/business/sipContactBg.png) no-repeat top center;
    position:absolute;
    z-index:20000;
    top:30px;
    left:30px;
}

div#sipContactFormWrapBg
{
    width:714px;
    height:394px;
    overflow:hidden;
    /*background:url(/images/business/sipContactBg.png) no-repeat top center;*/
    position:absolute;
    z-index:10000;
}

div#sipThumbnailsWrap
{
    width:735px;
    height:393px;
    overflow:hidden;
    /*background:url(/images/business/blank.png);*/
    position:absolute;
    z-index:20000;
    top:30px;
    left:30px;
}

.sipcMargin
{
    margin-left:50px;
}

.sipcText
{
    font-size:12px !important;
    font-family:Arial;
    margin-top:100px;
    color:#666666;
    width:600px;
}

.sipTextBox
{
    width:325px;
    height:40px;
    /*text-indent:20px;*/
    padding-left:20px;
    overflow:hidden;
    margin-top:4px;
    margin-bottom:4px;
    font-family:Arial;
    font-size:14px;
    font-style:italic;
    color:#5d7b00;
}

.sipFocus
{
    background-color:#b7d17f !important;
    color:#3a5500 !important;
}

.sipTextArea
{
    width:345px;
    height:65px;
    overflow:hidden;
    font-family:Arial;
    font-size:14px;
    padding-top:5px;
    text-indent:20px;
    margin-top:4px;
    margin-bottom:4px;
    font-style:italic;
    color:#5d7b00;
    /*background-color:#b7d17f;*/
    /*3a5500*/
}

div#siptRequired
{
    font-size:9px;
    text-indent:160px;
}
div#sipContactInfo
{
    width:400px;
    float:left;    
}

div#sipSelectedPlan
{
    width:250px;
    float:left;
    margin:3px 0px 0px 10px;
}

div#sipSelected
{
    width:240px;
    height:40px;
    background-color:#f3f3f3;
}

.sipcSelect
{
    font-family:Arial;
    font-weight:bold;
    color:#5d7b00;
    font-size:14px;
    margin-top:10px;
    margin-left:0px;
    float:left;
    width:198px;
    background-color:#f3f3f3;
}

.sipNoDisplay
{
    display:none;
}

.closeBox
{
    position:absolute;
    width:28px;
    height:80px;
    overflow:hidden;
    right:22px;
    bottom:60px;
}

.closeBoxThumb
{
    position:absolute;
    width:28px;
    height:80px;
    overflow:hidden;
    right:31px;
    bottom:60px;
}

.closeBtn
{
    cursor:pointer;
}

.sipGreen
{
    color:#5d7b00;
}

.sipLabelStatus
{
    font-family:Arial;
    font-size:9px;
    font-weight:bold;
    font-style:italic;
}

ul#sipList
{
    margin-left:0px !important;
    padding:0px;
}

ul#sipList li
{
    margin:9px 0px 9px 0px;
}
.flag-features-list 
{
    margin: 0px; padding: 0px;
    list-style: none;
    width: 145px;
    float: right;
    text-align: left;
    color: #606f50;
    font-size: 12px;
    line-height: 21px;
    margin-top: 5px;
}
.flag-features-list li:first-child 
{
    font-size: 16px;
    font-weight: bold;
}
.flag-features-list a 
{
    color: #606f50;
    text-decoration: none;
}
.flag-features-list a:hover { text-decoration: underline; }

/*********************
    NEW HOMEPAGE SERVICES PANELS
    ***********************************/ 
.cear { clear: both; }
.services-panels-wrapper { width: 1014px; }
.services-panels 
{
    background: url(/Images/servicesPanels/panels-bg.png) repeat-x;
    width: 100%;
    height: 380px;
    padding-top: 15px;
    clear: both;
}
.services-panels-glow 
{
    background: rgba(255,255,255,0.8);
    width: 245px;
    height: 369px;
    border-radius: 10px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 10px;
    box-shadow: #FFF 0px 0px 10px, #FFF 0px 0px 10px, #FFF 0px 0px 10px, #FFF 0px 0px 20px;
    position: absolute;
    z-index: 1000;
    opacity: 0;
}
.services-panel 
{
    width: 246px;
    height: 389px;
    float: left;
    margin-left: 10px;
    position: relative;
    z-index: 2000;
    cursor: pointer;
}
/*.services-panel:first-child { margin-left: 0px; }*/
.services-panel a 
{
    padding: 371px 246px 0 0;
    position: absolute;
    z-index: 99999;
    left: 0px;
    top: 0px;
    display: block;
}
.domestic-panel 
{
    background: url(/Images/servicesPanels/domestic-panel-promo.png) bottom center; 
    width: 488px;
    height: 389px;
    padding: 0px 20px;
    margin-left: -15px;
}
.services-panels-wrapper .domestic-panel .pricing-info-button 
{
    width: 480px;
    margin-left: 5px;
}
.domestic-panel-onpageload { background-position: top center;}
.bestdeal-panel
{
    background: url(/Images/bestDeal/bestdeal-panel-promo-phone.png) bottom center; 
    width: 760px;
    height: 389px;
    padding: 0px 10px;
    margin-left: -15px;
}

#fourninetyfiveofferul {
margin: 10px 0px 0px 20px;
padding: 0px;
font-size: 15px !important;
}

#fourninetyfiveofferul li {
list-style: none;
padding-left: 25px;
line-height: 33px;
font-weight: bold;
text-shadow: #000 1px 1px 0px;
background: url('/images/voiphome/caroBullet.png') no-repeat 0px .4em;
}

.fourninetyfivedeal-panel-wrap {
    height: 353px !important;
}

.fourninetyfivedeal-panel
{
    background: url(/Images/bestDeal/495-panel-promo-phone.png) top center; 
    width: 760px;
    height: 360px;
    padding: 0px 10px;
    margin-left: -15px;
}

.services-panels-wrapper .fourninetyfivedeal-panel .pricing-info-button {
    width: 720px;
    margin-left: 5px;
}

.fourninetyfivedeal-panel a {
display: block;
padding: 360px 760px 0 0;
}

.awards-panel 
{
    width: 246px;
    height: 360px;
    float: left;
    position: relative;
    z-index: 2000;
    background-image: url("/Images/bestDeal/phonepower_awards.png");
    background-repeat: no-repeat;
}

.services-panels-wrapper .bestdeal-panel .pricing-info-button 
{
    width: 720px;
    margin-left: 5px;
}
.bestdeal-panel-onpageload { background-position: top center; }
.international-panel 
{
    background: url(/Images/servicesPanels/international-panel_black.png) bottom center; 
    margin-left: 0px;
}
.hosted-pbx-panel 
{
    background: url(/Images/servicesPanels/small-panel.png) top center no-repeat;; 
    margin-right: -100px;
    width: 246px;
    height: 198px;
}
.services-panels-wrapper .hosted-pbx-panel .pricing-info-button { margin-top: 87px; }
.services-panels-wrapper .hosted-pbx-panel .price { margin-right: 40px; margin-top: -1px; }
.services-panels-wrapper .hosted-pbx-panel a { display: block; position: absolute; top: 0px; padding: 90px 125px; left: 0px; }
.sip-trunking-panel 
{
    background: url(/Images/servicesPanels/sip-trunking-panel.png) bottom center; 
    background: url(/Images/servicesPanels/small-panel.png) top center no-repeat;; 
    margin-right: -100px;
    width: 246px;
    height: 198px;
    margin-top: -8px;
}
.services-panels-wrapper .sip-trunking-panel  .pricing-info-button { margin-top: 87px; }
.services-panels-wrapper .sip-trunking-panel  .price { margin-right: 40px; margin-top: -1px; }
.services-panels-wrapper .sip-trunking-panel a { display: block; position: absolute; top: 0px; padding: 90px 125px; left: 0px; }
.domestic-panel:hover, 
.bestdeal-panel:hover, 
.international-panel:hover, 
.hosted-pbx-panel:hover,
.sip-trunking-panel:hover { background-position: top center; }
.services-panel h1 
{
    margin: 0px; padding: 0px;
    font-size: 28px;
    font-weight: normal;
    font-family: Arial, Sans-Serif;
    text-shadow: #767675 1px 1px 0px, #f1ff4d -1px -1px 0px;
    color: #bfe651;
    position: relative;
    margin-top: 3px;
    z-index: 0;
}
.services-panel:hover h1, .domestic-panel-onpageload h1, .bestdeal-panel-onpageload h1
{
    color: #6e8223;
    text-shadow: #FFF 1px 1px 0px, #bac48f -1px -1px 0px; 
}
.services-panel h2 
{
    margin: 0px; padding: 0px;
    font-weight: normal;
    font-size: 9px;
    color: #767676;
    font-family: Arial, Sans-Serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: -3px;
    position: relative; z-index: 1;
}
.services-panel .price span { display: none; }
.services-panel .price 
{
    float: right;
    margin-top: 8px; 
    margin-right: 10px;
    font-family: Arial, Sans-Serif;
    color: #666b5c;
    letter-spacing: 1px;
    font-size: 10px;
    text-align: right;
    position: relative; z-index: 1;
}
.international-panel .price 
{
    background: url(/Images/servicesPanels/1499.png) 0px 258px;
    width: 145px;
    height: 47px;
    padding-top: 38px;
    padding-right: 5px;
}
.hosted-pbx-panel .price 
{
    background: url(/Images/servicesPanels/price-sprite.png) 0px 173px;
    width: 157px;
    height: 49px;
    padding-top: 37px;
    padding-right: 4px;
}
.sip-trunking-panel .price 
{
    background: url(/Images/servicesPanels/price-sprite.png) 0px 84px;
    width: 157px;
    height: 49px;
    padding-top: 35px;
    padding-right: 4px;
}
.services-panel h3 
{
    margin: 0px; padding: 0px;
    font-family: Arial, Sans-Serif;
    color: #333;
    text-shadow: #fdfdfd 1px 1px 0px;
    font-size: 13px;
    text-align: left;
    margin-left: 10px;
    position: absolute;
    width: 90px;
    float: left;
    left: 0px;
    z-index: 1;
}
.services-panel:hover h2 { color: #000; }
.domestic-panel h3 { margin-top: 8px; margin-left: 165px; width: 150px; }
.bestdeal-panel h3 { margin-top: 8px; margin-left: 165px; width: 150px; }
.international-panel h3 { margin-top: 35px; }
.hosted-pbx-panel h3 { margin-top: 20px; }
.sip-trunking-panel h3 { margin-top: 35px; }
.services-panel ul 
{
    margin: 0px; padding: 0px;
    list-style: none;
    clear: both;
    float: left;
    text-align: left;
    color: #4d550a;
    text-shadow: rgba(255,255,255,0.5) 1px 1px 0px;
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-left: 10px;
    margin-top: 10px;
}
.services-panel ul li { margin-bottom: 10px; clear: both; width: 150px; }
.services-panel ul li div 
{
    background: url(/Images/servicesPanels/ul-dot.png) center center no-repeat;
    width: 7px;
    height: 35px;
    float: left;
    margin-right: 7px;
    position: relative; z-index: 1;
}
.services-panel ul sup { font-size: 5px; }
.guarantee 
{
    position: absolute;
    left: 0px;
    top: 0px;
    margin-top: 290px;
    width: 100%;
    text-align: center;
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    color: #333;
    text-shadow: rgba(255,255,255,0.5) 1px 1px 0px;
    z-index: 1;
}
.services-panel .pricing-info-button 
{
    background: url(/Images/servicesPanels/panel-button-bg.jpg) top repeat-x;
    width: 224px;
    height: 35px;
    position: static;
    top: 0px;
    margin-top: 275px;
    padding-top: 5px;
    *margin-top: 40px;
    *padding-top: 8px;
    *height: 32px;
    z-index: 999;
    border-radius: 10px;
    font-family: Arial, Sans-Serif;
    color: #FFF;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    text-shadow: #373a21 1px 1px 0px;
    box-shadow: inset rgba(255,255,255,0.4) 1px 1px 0px,
                inset rgba(0,0,0,0.4) -1px -1px 0px,
                rgba(0,0,0,0.45) 0px 0px 2px;
}
.services-panel:hover .pricing-info-button, .domestic-panel-onpageload .pricing-info-button, .bestdeal-panel-onpageload .pricing-info-button
{
   background: url(/Images/servicesPanels/panel-button-bg.jpg) bottom repeat-x; 
   box-shadow: inset rgba(255,255,255,0.4) 1px 1px 0px,
               inset rgba(0,0,0,0.4) -1px -1px 0px,
               rgba(0,0,0,0.45) 0px 0px 2px;
}
.services-panel .pricing-info-button img { margin-top: 3px; display: none; }
.domestic-right { width: 280px; position: absolute; right: 0px; top: 0px; margin-right: 10px; margin-top: 50px; height: 139px; }
.domestic-right h3 { left: 0px; position: absolute; width: 150px; right: 0px; }
.domestic-right ul { text-align: right; float: right; margin-right: 10px; }
.domestic-right ul li { width: 200px; }
.domestic-right ul li div { float: right; margin-left: 10px; }
.domestic-panel .price
{
   float: left; 
   /* background: url(/Images/servicesPanels/833.png) no-repeat right center; */
   width: 53px;
   height: 23px;
   padding-top: 35px;
   padding-right: 13px; 
   padding-left: 90px;
   margin-left: -13px;
   text-align: center;
}
.bestdeal-panel .price
{
   float: left; 
   background: url(/Images/bestDeal/499.png) no-repeat right center;
   width: 53px;
   height: 47px;
   padding-top: 35px;
   padding-right: 8px; 
   padding-left: 90px;
   margin-left: -13px;
   text-align: center;
}
.domestic-right .price 
{
   /* background: url(/Images/servicesPanels/price-sprite.png) 0px 0px; */
   background: url(/Images/servicesPanels/833_Scaled.png) no-repeat right center;
   float: right;   
   height: 90px;
   margin-top: -20px;
    margin-right: 16px;
   /*
   
   border: 1px solid red;
   padding-left: 95px;
   font-family: Arial, Sans-Serif;
   color: #FFF;
    */
}
.domestic-panel-price
{
    float: right;
    /* 
    padding-top: 35px;
    padding-right: 8px; 
    padding-left: 90px;
    */
    /*
    margin-right: -125px;
    margin-top: 40px;
    */
    margin-left: 90px;
    padding-top: 35px;
    text-align: center;
}
.domestic-panel a { display: block; padding: 371px 516px 0 0; }
.bestdeal-panel a { display: block; padding: 371px 516px 0 0; }

/* RADIO SPECIAL BUTTON */
.radio-special-button 
{
    /* 
    background: url(/Images/servicesPanels/radio-special.png) no-repeat;
    width: 86px;
    height: 86px; 
    */
    background: url(/Images/servicesPanels/award_smaller.png) no-repeat;    
    width: 121px;
    height: 121px; 
    position: absolute;
    left: 0px;
    margin-top: -10px;
    margin-left: 10px;
}

.usAndCanada {
    width: 147px;
    height: 68px;
    position: absolute;
    right: 0px;
    background-image: url("/Images/servicesPanels/us_and_canada_slim.png");
    background-repeat: no-repeat;
    margin-right: 8px;
    margin-top: -10px;
}
.award-special-button 
{
    /* 
    background: url(/Images/servicesPanels/radio-special.png) no-repeat;
    width: 86px;
    height: 86px; 
    */
    background: url(/Images/servicesPanels/award_smaller.png) no-repeat;    
    width: 121px;
    height: 121px; 
    position: absolute;
    left: 0px;
    margin-top: -20px;
    margin-left: 10px;
}
.new-customer-button 
{
    background: url(/Images/bestDeal/starburst.png) no-repeat;
    width: 86px;
    height: 86px;
    position: absolute;
    right: 0px;
    margin-top: -20px;
}

/* NEW PLANS/PLAN DETAILS PAGE */
.countdownTimer
{
    width: 486px;
    height: 190px;
    float: left;
}

.residential-plans .wrapper { width: 972px; margin: 0 auto; }
.residential-plans 
{
    padding: 0px; margin: 0px;
    list-style: none;
    background: url(/Images/planDetails/plans-bg.jpg) repeat-x top;
    height: 190px;
    width: 100%;
}
.residential-plan 
{
    width: 243px;
    height: 190px;
    float: left;
}
.residential-plan .divider 
{
    background: url(/Images/planDetails/plans-divider.jpg) no-repeat;
    width: 2px;
    height: 189px;
    float: right;
}
.residential-plan .divider-first 
{
    background: url(/Images/planDetails/plans-divider.jpg) no-repeat;
    width: 2px;
    height: 189px;
    float: left;
}
.residential-plan-active 
{
    background: url(/Images/planDetails/plans-bg.jpg) repeat-x bottom;
}
.residential-plan .residential-plan-details
{
    width: 239px;
    float: left;
}
.residential-plan .residential-plan-details h2 
{
    margin: 0px; padding: 0px;
    font-family: "Myriad Pro", Arial, Sans-Serif;
    font-size: 18px;
    color: #525252;
    text-transform: uppercase;
    margin-bottom: -5px;
    margin-top: 20px;
}
.residential-plan-active .residential-plan-details h2 { color: #ff3300; }
.residential-plan .residential-plan-details span 
{
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    color: #506200;
    text-shadow: #FFF 1px 1px 0px;
}
.residential-plan-details > div { margin-top: 10px; }
.residential-plan .plan-select-24month
{
    background: url(/Images/planDetails/residential-plans.png) no-repeat top left;
    width: 156px;
    height: 106px;
}
.residential-plan:hover .plan-select-24month 
{
    background-position: 0 -106px;
}
.residential-plan-active .plan-select-24month
{
    background-position: 0 -212px;
}
.residential-plan-active:hover .plan-select-24month
{
    background-position: 0 -212px;
}

.residential-plan .plan-select-12month
{
    background: url(/Images/planDetails/residential-plans.png) no-repeat -156px 0;
    width: 156px;
    height: 106px;
}
.residential-plan:hover  .plan-select-12month
{
    background-position: -156px -106px;
}
.residential-plan-active .plan-select-12month
{
    background-position: -156px -212px;
}
.residential-plan-active:hover .plan-select-12month
{
    background-position: -156px -212px;
}

.residential-plan .plan-select-monthly
{
    background: url(/Images/planDetails/residential-plans.png) no-repeat -316px 0;
    width: 156px;
    height: 106px;
}
.residential-plan:hover  .plan-select-monthly
{
    background-position: -316px -106px;
}
.residential-plan-active .plan-select-monthly
{
    background-position: -316px -212px;
}
.residential-plan-active:hover .plan-select-monthly
{
    background-position: -316px -212px;
}

.residential-plan .plan-select-prepaid
{
    background: url(/Images/planDetails/residential-plans.png) no-repeat -475px 0;
    width: 207px;
    height: 106px;
}
.residential-plan:hover .plan-select-prepaid
{
    background-position: -475px -106px;
}
.residential-plan-active .plan-select-prepaid
{
    background-position: -475px -212px;
}
.residential-plan-active:hover .plan-select-prepaid
{
    background-position: -475px -212px;
}

    
.residential-plan .residential-plan-details input 
{
    display: none;
}
.residential-plan .residential-plan-details a
{
    display: none;
}
.residential-plan .residential-plan-details a.active
{
    display: block;
    width: 156px;
    height: 106px;
}
.residential-plan .residential-plan-details input.active
{
    display: block;
    background: none;
    border: 0px; 
    cursor: pointer;
}
.residential-plan-details input.active
{
    display: block;
    background: none;
    border: 0px; 
    cursor: pointer;
}
.place-your-order-arrow 
{
    background: url(/Images/planDetails/place-your-order-arrow.jpg) no-repeat;
    width: 397px;
    height: 60px;
    display: block;
}
.place-your-order-block 
{
    background: url(/Images/planDetails/place-your-order-block.jpg) no-repeat;
    width: 397px;
    height: 272px;
}
div#vcPdContentRight 
{
    background:url(/Images/planDetails/incredible-standard-features-block.jpg) no-repeat top center;
    width:307px; 
    height:479px; 
    float:left; 
    padding-left: 20px;
    padding-right: 70px;
    position:relative;
}

#SeeMoreFeaturesButton 
{
    margin-top: 25px;
    margin-left: 50px;
    width: 274px;
    height: 39px;

}

#seeMoreFeaturesDetails 
{
    position:absolute; 
    display:block; 
    width:100%; 
    height:40px; 
    bottom:0px; 
    border:0px; 
}
.vcGreen { color: #586018; }
.pdsMiddle 
{
    background: url(/Images/planDetails/block-divider.jpg) no-repeat center center;
}
#flashVideoPP object { float: left; }
#flashVideoPP .customer-quote 
{
    float: right;
    width: 160px;
    text-align: justify;
    line-height: 17px;
    color: #656565;
    font-size: 12px;
    padding: 5px;
}
#flashVideoPP .customer-quote h2 
{
    margin: 0px; padding: 0px;
    margin-bottom: 5px;
    font-size: 15px;
    color: #D43700;
}
#flashVideoPP .customer-name 
{
    font-weight: bold;
    text-align: center;
    font-size: 12px;
}

#customerTestimonialsBG {
    width: 605px;
    height: 421px;
    background-image: url("/Images/planDetails/review_bg.jpg");
    background-repeat: no-repeat;
}

#customerTestimonials h2{
    margin-top: 20px;    
}

#customerTestimonials2 {
    margin: 20px
}

#customerTestimonials2 h2 {
    margin-top: 20px;
}

#customerTestimonials2 #whatTheyreSaying {
    height: 325px !important;
}

#whatTheyreSaying {
    height: 310px;

}

#customerTestimonials .pagination li a {
    color: #555555;
    font-weight: 800;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#customerTestimonials .pagination li a.active {
    color: #fabb1c;
    border: none;
}

#customerTestimonials .pagination li a.inactive {
    color: #777777;
    
}

#btnNavback {
    float: left;
    cursor: pointer;
    width: 55px;
    height: 420px;
    margin-right: 20px;
    background-image: url("/Images/planDetails/left_arrow.png");
    opacity: 0.6;
}

#btnNavForward {
    float: right;
    cursor: pointer;
    width: 55px;
    height: 420px;
    background-image: url("/Images/planDetails/right_arrow.png");    
    margin-left: 20px;
    opacity: 0.6;
}

#btnNavback:hover, #btnNavForward:hover {
    opacity: 1.0;
}

.topMargin20 {
    margin-top: 20px;
}

.divReview {
    padding-bottom: 10px;
}

.spanUserName {
    font-weight: 800;
}

.spanRating {
    padding-left: 8px;
}

#whatTheyreSaying .content {
    margin: 10px;
}

#whatTheyreSaying .content a {
    padding-left: 5px;
}

.our-clients-love-us-block 
{
    background: url(/Images/planDetails/our-clients-love-us-block.jpg) no-repeat right;
    width: 585px;
    height: 213px;
    clear: both;
    margin-top: 10px;
    padding-top: 20px;
    padding-left: 20px;
} 
.our-clients-love-us-block h2 
{
      font-family: Arial, Sans-Serif;
      font-size: 24px;
      font-weight: normal;
      color: #555555;
}
.our-clients-love-us-block h2 span { color: #5d7b00; }
.our-clients-love-us-block a { color: #5d7b00; text-decoration: none; }
.our-clients-love-us-block a:hover { text-decoration: underline; }
.our-clients-love-us-block p { margin-top: -15px; }
.our-clients-love-us-block img { margin-top: 15px; margin-right: 15px; }
.learn-more-retail-pack 
{
    background: url(/Images/planDetails/learn-more-button.png) no-repeat; top center;
    width: 181px;
    height: 33px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}
.learn-more-retail-pack:hover { background-position: bottom center; }
.activate-retail-pack
{
    background: url(/Images/planDetails/activate-button.png) no-repeat; top center;
    width: 181px;
    height: 33px;
    display: block;
    float: left;
    margin-top: 10px;
}
.activate-retail-pack:hover { background-position: bottom center; }
.international-plans .wrapper { width: 972px; margin: 0px auto; }
.international-plans 
{
    padding: 0px; margin: 0px;
    list-style: none;
    background: url(/Images/planDetails/plans-bg.jpg) repeat-x top;
    height: 190px;
    width: 100%;
}
.international-plan 
{
    width: 243px;
    height: 190px;
    float: left;
}
.international-plan .divider 
{
    background: url(/Images/planDetails/plans-divider.jpg) no-repeat;
    width: 2px;
    height: 189px;
    float: right;
}
.international-plan .divider-first 
{
    background: url(/Images/planDetails/plans-divider.jpg) no-repeat;
    width: 2px;
    height: 189px;
    float: left;
}
.international-plan-active 
{
    background: url(/Images/planDetails/plans-bg.jpg) repeat-x bottom;
}
.international-plan .international-plan-details
{
    width: 239px;
    float: left;
}
.international-plan .international-plan-details h2 
{
    margin: 0px; padding: 0px;
    font-family: "Myriad Pro", Arial, Sans-Serif;
    font-size: 18px;
    color: #525252;
    text-transform: uppercase;
    margin-bottom: -5px;
    margin-top: 20px;
}
.international-plan-active .international-plan-details h2 { color: #ff3300; }
.international-plan .international-plan-details span 
{
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    color: #506200;
    text-shadow: #FFF 1px 1px 0px;
}
.international-plan-details > div { margin-top: 10px; }
.international-plan .plan-select-24month
{
    background: url(/Images/planDetails/international-plans.png) no-repeat top left;
    width: 156px;
    height: 106px;
}
.international-plan:hover .plan-select-24month 
{
    background-position: 0 -106px;
}
.international-plan-active .plan-select-24month
{
    background-position: 0 -212px;
}
.international-plan-active:hover .plan-select-24month
{
    background-position: 0 -212px;
}

.international-plan .plan-select-12month
{
    background: url(/Images/planDetails/international-plans.png) no-repeat -156px 0;
    width: 156px;
    height: 106px;
}
.international-plan:hover  .plan-select-12month
{
    background-position: -156px -106px;
}
.international-plan-active .plan-select-12month
{
    background-position: -156px -212px;
}
.international-plan-active:hover .plan-select-12month
{
    background-position: -156px -212px;
}

.international-plan .plan-select-monthly
{
    background: url(/Images/planDetails/international-plans.png) no-repeat -316px 0;
    width: 156px;
    height: 106px;
}
.international-plan:hover  .plan-select-monthly
{
    background-position: -316px -106px;
}
.international-plan-active .plan-select-monthly
{
    background-position: -316px -212px;
}
.international-plan-active:hover .plan-select-monthly
{
    background-position: -316px -212px;
}

.international-plan .plan-select-prepaid
{
    background: url(/Images/planDetails/international-plans.png) no-repeat -475px 0;
    width: 207px;
    height: 106px;
}
.international-plan:hover .plan-select-prepaid
{
    background-position: -475px -106px;
}
.international-plan-active .plan-select-prepaid
{
    background-position: -475px -212px;
}
.international-plan-active:hover .plan-select-prepaid
{
    background-position: -475px -212px;
}
.international-plan .international-plan-details input 
{
    display: none;
}
.international-plan .international-plan-details a
{
    display: none;
}
.international-plan .international-plan-details a.active
{
    display: block;
    width: 156px;
    height: 106px;
}
.international-plan-details input.active
{
    display: block;
    background: none;
    border: 0px; 
    cursor: pointer;
}   
.residential-plans, .international-plans { display: none; }
.residential-plans-active, .international-plans-active { display: block; }
#residential-not-enough a, #residential-too-much a { color: #3a7933; }
.whichvoip2 .plan-select-prepaid
{
    background: url(/Images/planDetails/whichvoip-plan.png) no-repeat top center;
    width: 207px;
    height: 106px;
}
.whichvoip2:hover .plan-select-prepaid
{
    background-position: 28px -106px;
}
.whichvoip2-active .plan-select-prepaid
{
    background-position: 28px -212px;
}
.whichvoip2-active:hover .plan-select-prepaid
{
    background-position: 28px -212px;
}

.bestdeal2 .plan-select-prepaid
{
    background: url(/Images/planDetails/bestdeal-plan.png) no-repeat top center;
    width: 207px;
    height: 106px;
}
.bestdeal2:hover .plan-select-prepaid
{
    background-position: 28px -106px;
}
.bestdeal2-active .plan-select-prepaid
{
    background-position: 28px -212px;
}
.bestdeal2-active:hover .plan-select-prepaid
{
    background-position: 28px -212px;
}


/* geeksquad */

#geeksquad {
    margin: 0 auto;
    padding: 20px 0;
    width: 1011px;
}

#geeksquad p
{
    color: #49494a;
    font-size: .9em !important;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#geeksquad li 
{
    color: #49494a;
    font-size: .9em;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.geeksquad_office_right p, .geeksquad_office_left li, .geeksquad_office_left p {
    line-height: 1.2em;
}

.geeksquad_office_right .geeksquad_coupon {
    margin-top: 82px;
}


#geeksquad h2 
{


    font-family:  Arial, sans-serif;
    font-size: 1.8em;
    line-height: 42px;

    margin: 0;
}

#geeksquad h2 img {
    float: left;
    padding-right: 3px;
}

#geeksquad h3 {
    font-family:  Arial, sans-serif;
    padding: 5px 20px;
    font-size: 1.2em;
    margin: 0;
}

#geeksquad p {
    padding: 5px 20px;
    margin: 0;
}

#geeksquad ul {
    padding: 5px 20px 5px 40px;
    margin: 0;
}

#geeksquad a 
{
    text-decoration: none;
}

#geeksquad a:hover {
    background-color: #e37222;
}

.geeksquad_spacer {
    height: 1px;
}

#geeksquad_timer {
    position: relative;
    width: 297px;
    top: 280px;
    text-align: center;
    color: #E37222;
    font-size: 3.75em;
    font-family:  Arial, sans-serif;
}

.geeksquad_coupon 
{
    position: relative;
    background-color: #9a9b9b;
    padding-left: 10px;
}

.geeksquad_home_banner {
    background-image: url(/images/products/geeksquad_home_banner.jpg);
    width: 1011px;
    height: 423px;
    
   
}

.geeksquad_office_banner {
    background-image: url(/images/products/geeksquad_office_banner.jpg);
    width: 1011px;
    height: 423px;
}

.geeksquad_orange
{
    background-color: #e37222;
    color: #ffffff;
    margin: 10px 0 10px 0;
}

.geeksquad_orange img {
    margin-top: 10px;
}

.geeksquad_orange h2 {
    color: #ffffff;
    padding: 0 6px 5px 6px;
}

.registermark {
    font-size: .6em;
    vertical-align: 30%;
}

.geeksquad_office_left
{

    background-image: url(/images/products/1x86_gray.png);
    background-repeat: repeat-x;
    background-color: #c3c4c4;
    padding-top: 5px;
    width: 670px;
    float: left;
}

.geeksquad_office_left h2 {
    color: #000000;
    padding: 5px 6px;
}

.geeksquad_office_left span p {
    color: #000000 !important;
}

.geeksquad_office_left:hover {
    background-color: #e37222;
    background-image: none;

}

.geeksquad_price {
    float: right;
    margin-top: -47px;
    padding-right: 20px;
}

.geeksquad_price2 {
    float: right;
    margin-top: -45px;
    padding-right: 20px;
}

.geeksquad_office_left h3 {
    color: #49494a;
}

.geeksquad_darkgrey
{
    margin-top: 5px;

}

.geeksquad_darkgrey_left
{
    padding-top: 10px;
    width: 335px;
    height: 230px;
    float: left;
}

.geeksquad_darkgrey_right
{
    padding-top: 10px;
    width: 335px;
    height: 230px;
    float: right;
}

.geeksquad_left_bottom {
    clear: both;
    padding-bottom: 20px;
}

.geeksquad_left_bottom img {
    padding-left: 20px;
}
.geeksquad_office_right
{
    background-image: url(/images/products/1x86_gray.png);
    background-repeat: repeat-x;
    background-color: #c3c4c4;
    padding-top: 5px;
    width: 330px;
    height: 403px;
    float: right;
}

.geeksquad_office_right:hover {
    background-color: #e37222;
    background-image: none;
}

.geeksquad_office_right h2 {
    color: #000000;
    padding: 5px 6px;
}

.geeksquad_office_right span p {
    color: #000000 !important;
}

.geeksquad_office_right h3 {
    color: #49494a;
    margin: 0;
}

.geeksquad_office_darkgrey_right {
    margin-top: 5px;
    padding-top: 10px;
}

.geeksquad_right_top {
    height: 321px;
}

.geeksquad_right_bottom {
    padding-bottom: 20px;
}

.geeksquad_right_bottom img {
    padding-left: 20px;
}

.geeksquad_office_right_spacer {
    height: 74px;
}

.geeksquad_home_left
{
    background-image: url(/images/products/1x60_gray.png);
    background-repeat: repeat-x;
    background-color: #c3c4c4;
    padding-top: 5px;
    width: 500px;
    float: left;
}

.geeksquad_home_left:hover {
    background-color: #e37222;
    background-image: none;
}

.geeksquad_home_left h2 {
    color: #000000;
    padding: 5px 6px;
} 

.geeksquad_home_left h3 {
    color: #49494a;
}

.geeksquad_darkgrey_home
{
    padding-top: 10px;
    margin-top: 5px;

}

.geeksquad_home_left_top {
    height: 190px;
}

.geeksquad_home_right
{
    background-image: url(/images/products/1x60_gray.png);
    background-repeat: repeat-x;
    background-color: #c3c4c4;
    padding-top: 5px;
    width: 500px;
    float: right;
}

.geeksquad_home_right:hover {
    background-color: #e37222;
    background-image: none;
}

.geeksquad_home_right h2 {
    color: #000000;
    padding: 5px 6px;
}
.geeksquad_home_right h3 {
    color: #49494a;
}

.geeksquad_home_right_top {
    height: 190px;
}

#geeksquad1026_container {

}

#geeksquad1026 {

    width: 1026px;
    height: 81px;
    background-image: url(/Images/products/geeksquad_link_2056x81px.png);
}

#geeksquad1026:hover {
    background-position: 1026px 0px;
}


#geeksquad_confirm_ad {
    float: right;
    width: 400px;
    height: 443px;
    margin: 12px 19px 0 0;
    background-image: url(/Images/products/geeksquad_link_800x443px.png)
}

#geeksquad_confirm_ad:hover {
    background-position: 400px 0px;
}

#geeksquad1960 {
    width: 980px;
    height: 95px;
    margin: 10px auto 0 auto;
    background-image: url(/Images/products/geeksquad_link_1960x95px.png);
}

#geeksquad1960:hover {
    background-position: 980px 0px;
}

#geeksquad_ad_container {
    width: 998px;
    height: 95px;
    margin: 0 auto;
}

#geeksquad1996 {
    width: 998px;
    height: 95px;
    margin: 0;
    background-image: url(/Images/products/geeksquad_link_1996x95px.png);
}

#geeksquad1996:hover {
    background-position: 998px 0px;
}

#homepage_bottom_text {
    width: 1008px;
}

.diamond-wrapper
{
    width: 1000px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 1px 3px 5px #888888;
    -webkit-box-shadow: 1px 3px 5px #888888;
    box-shadow: 1px 3px 5px #888888;
    z-index: 100;
    margin: 15px 0 0 0;
}

.diamond-wrapper h3
{
    font-weight: 800;
    background-image: url("/images/products/910x33px_header.png");
    background-repeat: no-repeat;
    background-color: #84a12a;
    height: 30px;
    color: #ffffff;
    vertical-align: middle;
    line-height: 30px;
    padding: 0 20px;
    margin: 0 auto 5px auto;
    border-top-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    border-top-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    -moz-box-shadow: 1px 1px 5px #888888;
    -webkit-box-shadow: 1px 1px 5px #888888;
    box-shadow: 1px 1px 5px #888888;
}

.diamond-wrapper-inside
{
    padding: 5px 20px 10px 20px;
}

.diamond-wrapper-inside div {
    line-height: 17px;
}

.ui-spacer
{
    height: 1px;
    clear: both;
}

.cpbx_comparison {
    margin-top: 10px;
}

.cpbx_comparison p {
    vertical-align: middle;
    text-align: center;
    line-height: 15px;
}

.cpbx_column1 
{
    float: left;
    width: 163px;
}

.cpbx_height2 {
    margin-top: 10px;
    height: 73px;
    padding-top: 30px;
}


.cpbx_height3 {
    height: 235px;
    padding: 20px 0;
    border-top: solid 1px #789f1e;
}

.cpbx_list_header {
    height: 40px;
    background-color: #789f1e;
}

.cpbx_list_header p {
    line-height: 40px !important;
    color: white;
}

.cpbx_geekbg 
{
    background-image: url("images/business/geek_squad.png");
    background-repeat: no-repeat;
}

.cpbx_column2 
{
    float: left;
    width: 150px;
}

.cpbx_column3, .cpbx_column4
{
    float: left;
    width: 150px;
}

.cpbx_column5, .cpbx_column6
{
    float: left;
    width: 105px;
}

.cpbx_column7 {
    float: left;
    width: 137px;
}

.cpbx_column7 .cpbx_list_header p 
{
    padding-top: 5px;
    line-height: 15px !important;
}



.button
{
    color: white;
    margin: 15px 0 0 0;
    font-size: 1em;
    font-weight: 600;
    background-image: url("/images/business/1x25px_orange_button.png");
    border-radius: 5px;
    border: 1px solid #ed6200;
    height: 25px;
    line-height: 25px !important;
    padding: 0 10px;
    -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
    box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
    text-shadow: .1em .1em 0em #5d7b00;
    cursor: pointer;
}

.buttonRight {
    float: right;
}

.buttonMarginApply
{
    margin: 0 10px !important;
}

.buttonLeft {
    float: left;
}

.buttonbottom20 {
    margin-bottom: 20px;
}

.button2Margin {
    margin-left: 20px;
}

.button a 
{
    color: white;
    text-decoration: none;
}

.button:hover
{
    text-shadow: 0em 0em 0.2em #ffffff;
    -moz-box-shadow: -1px 1px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: -1px 1px 5px rgba(0,0,0,0.5);
    box-shadow: -1px 1px 5px rgba(0,0,0,0.5);
    background-image: url("/images/business/1x25px_orange_button_hover.png");
}

.buttonAsp {
    height: 27px !important;
}

.buttonTextAdjustment
{
    line-height: 26px;
}

.smallbizLink 
{
    float: left;
    margin-top: 15px;
    font-size: .8em !important;
    line-height: 15px !important;
}

.redButton
{
    background-image: url("/images/business/1x25px_red_button.png") !important;
    border: 1px solid #e62f01 !important;
}

.smallbizLink a {
    color: #ed6200;
}

.smallbizLink a:hover {
    color: #ffad28;
    text-decoration: underline;
}

#ctl00_PhonePowerOrder_ContentPlaceHolder_UpDtPBX {
    width: 1000px;
    margin: 0 auto;
}
.smallbizText {
    font-size: .8em !important;
    width: 120px;
    text-align: center;
    
    margin: 0 auto 5px auto;
}

.year1row, .year2row {
    height: 75px;
}

.year2row {
    border-top: 1px solid #84a12a;
    padding-top: 20px;
}

.cpbx_list_header {
    height: 40px;
    font-weight: 600;
    background-color: #84a12a;
}

.cpbx_list_header p {
    line-height: 40px !important;
    color: white;
}

.cpbx_geekbg 
{
    background-image: url("images/business/geek_squad.png");
    background-repeat: no-repeat;
    background-position: center;
}

.cpbx_column2 
{
    float: left;
    width: 123px;
}

.cpbx_column3
{
    float: left;
    width: 100px;
}

 .cpbx_column4 {
     float: left;
     width: 148px;
 }

.cpbx_column8 {
    float: left;
    width: 148px;
}

.cpbx_column5
{
    float: left;
    width: 128px;
}

.cpbx_column6 {
    float: left;
    width: 153px;
}

.cpbx_column7 {
    float: left;
    width: 160px;
    background-image:url("/images/business/green_highlight.jpg");
}

.cpbx_column2 .price_number, .cpbx_column3 .price_number {
    padding-top:5px;
}

.cpbx_column6 .price_number {
    font-size: 1.4em;
    font-weight: 800;
    padding: 5px 0 0 0;
    color: #789f1e;
}

.cpbx_column7 .price_number {
    font-size: 1.4em;
    font-weight: 800;
    padding: 5px 0 0 0;
    color: white;
}

.cpbx_column7 .cpbx_list_header p, .cpbx_column3 .cpbx_list_header p, .cpbx_column4 .cpbx_list_header p, .cpbx_column8 .cpbx_list_header p,
.cpbx_column6 .cpbx_list_header p, .cpbx_column1 .cpbx_list_header p
{
    padding-top: 5px;
    line-height: 15px !important;
}

.cpbx_column4 .calculator_fixed, .cpbx_column5 .calculator_fixed, .cpbx_column2 .calculator_variable, .cpbx_column3 .calculator_fixed, .cpbx_column8 .calculator_fixed {
    padding-top: 20px;
}

.cpbx_column4 .calculator_fixed, .cpbx_column5 .calculator_fixed, .cpbx_column2 .calculator_variable, .cpbx_column3 .calculator_fixed, .cpbx_column8 .calculator_fixed {
    padding-top: 20px;
}

.cpbx_column4 .cpbx_height3 p, .cpbx_column2 .cpbx_height3 p, .cpbx_column8 .cpbx_height3 p, .cpbx_column3 .cpbx_height3 p, .cpbx_column5 .cpbx_height3 p {
    font-size: 1.1em !important;
}

.calculator_variable, .calculator_fixed {
    height: 15px;
    font-weight: 800;
}

.cloudpbxStandard p {
    line-height: 150px;
    vertical-align: middle;
    font-weight: 800;
    color: #f47b2a;
}

.cpbxDetails 
{
    font-size: .9em !important;
    text-align: center;
    float: left;
    margin: 20px 0 0 260px;
}

#businessHeader
{
    clear:both;
    background-repeat:no-repeat;
    width:100%;
    height:92px;
    overflow:hidden;    
}

.brandingBusinessvoip {
    background-image: url("/Images/business/businessHeader_green.jpg");
    background-position: top center;
    background-color: #84a12a;
}

.diamond-container {
    width: 1000px;
    margin: 0 auto;
}

div#mainLayout_wrapper {
    width: auto !important;
    margin: 0 auto !important;
}

.contentcentralizer {
    width: 1000px;
    height: 40px;
    font-size: .9em;
    margin: 0 auto;
}

.contentcentralizer a {
    color: #84a12a;
}

.contentcentralizer .button a {
    color: white;
}

.zippyfontsize {
    font-size: 15px !important;
    margin-top: 2px;
}

#periwinkle_bg {
    height: auto;
    background-color: #a49ece;
    background-image: url("/images/memorial/periwinkle.jpg");
    background-repeat: no-repeat;
}

#memorial_banner {
    width: auto;


    padding: 125px 0 0 0;
    margin: 0 auto;
}

#memorial_panel
{
    width: 750px;
    height: 255px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
    box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
    z-index: 100;
    margin: 0 auto;
    background-color: white;
}

#memorial_text 
{
    width: 401px;
    height: 255px;
    background-repeat: no-repeat;
    background-image: url("/images/memorial/make_a_difference.jpg");
    margin-left:20px;
    float: left;
}

#memorial_button_position 
{
    width: 97px;
    height: 30px;
    padding-top: 170px;
    padding-left: 10px;
}

#donate_button 
{
    width: 97px;
    height: 30px;
    background-image: url("/images/memorial/donate_button.jpg");
}

#donate_button:hover 
{
    background-image: url("/images/memorial/donate_button_hover.jpg");
    
}

#ari_image 
{
    background-image: url("/images/memorial/ari.jpg");
    background-repeat: no-repeat;
    width: 244px;
    height: 255px;
    float: right;
    margin-right: 40px;
}

    .pagination {list-style:none; margin:0px; padding:0px;}  
    .pagination li{float:left; margin:3px;}  
    .pagination li a{   display:block; padding:3px 5px; color:#fff; text-decoration:none;}  
    .pagination li a.active {border:1px solid #000; color:#000;}  
    .pagination li a.inactive {color:#777;}  

    
#e911Container
{
    width:1002px;
    margin:0px auto 0px auto;    
    text-align: left;
}

#e911Container p
{
    padding: 15px 15px 0 15px; 
}

#e911Header
{
    clear:both;
    
    background-image:url(/Images/911/911header.jpg);
    background-position:top center;
    
    width:100%;
    height:180px;
    overflow:hidden;    
}

#fbLike {
    float: left;
    margin-left: 400px;
}

#gPlusOne {
    padding-top: 6px;
}

#videoContestHeader
{
    clear:both;
    
    background-image:url(/Images/video_contest_header.jpg);
    background-position:top center;
    
    width:100%;
    height:180px;
    overflow:hidden;    
}

.contestWidth
{
    width: 80px !important;
}

    .contestWidth div
    {
        line-height: 23px;
    }

.video_legalese
{
    font-size: 10px;
}

.sendEmailDisplay ul {
    padding-left: 0;
}

#ctl00_PhonePowerOrder_ContentPlaceHolder_pnlContactFormConfirmation
{
    position: fixed;
    height:100%;
    width:100%;
    background: rgba(131,131,131,.5);
    top: 0;
    left: 0;
    z-index: 10000;
}

.confirmationPanel {
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -43px;
    width: 420px;
    z-index: 10001;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

#lpFeatureList {
    width: 690px;
    margin-left: auto;
    margin-right: auto;
}

#auNav .center {
    margin-top: 100px;
    color: white;
    text-align: center;
}

#auNav .center h4 {
    color: white;
}