body
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
    background: #d4d4d4 url(images-design/site_bg2.gif) repeat center top;
    padding: 0px;
    line-height: 1.3em;
    margin: 0px;
}
:focus
{
    outline: none;
}
/************************* TYPOGRAPHY AND UNIVERSAL STYLES **************************/
hr.clear
{
    margin: 0px;
    padding: 0px;
    clear: both;
    height: 1px;
    visibility: hidden;
    border: none;
}

h1, h2, h3, h4, h5
{
    color: #2886e4;
    margin-top: 0.7em;
    margin-bottom: .7em;
    line-height: normal;
}

p, ol, ul
{
    margin-top: .7em;
    margin-bottom: .7em;
}
fieldset
{
    margin-top: 7px;
}
/********************************** LAYOUT *****************************************/
#wrap
{
    width: 960px;
    margin: 0px auto;
    display: block;
    z-index: 1;
}
.clear
{
    clear: both;
}
.half
{
    width: 50%;
}

/************************************** HEADER *************************************/
#header
{
    height: 100px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    background: url(images-Design/header-bg2.gif) repeat-x left bottom;
}
#contact
{
    float: right;
    width: 200px;
    margin: 0px;
}
#contact #phone
{
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
    padding-top: 4px;
}

#contact a#expert
{
    height: 54px;
    width: 200px;
    background: url(images-content/expert.png) no-repeat;
    color: #ffffff;
    display: block;
    font-size: 21px;
    text-decoration: none;
    padding: 20px 0 0 10px;
}
#contact a#expert span
{
    display: block;
    font-size: 11px;
}
#logo
{
    position: relative; /*top: 15px;     left: -10px;     z-index: 30;*/
    float: left;
    margin: 0px;
    padding: 10px 0 0 0;
}
.header_home_link
{
    text-decoration: none;
}
a img
{
    border: none;
}
.annLogo
{
    margin-left: 70px;
}
/************************************** NAV *************************************/
#contentWrap
{
    float: left;
    margin: 0px 0px 0px 0px;
    width: 960px;
}
#nav
{
    clear: right;
    background: url(images-Design/background-Nav.gif) repeat-x;
    height: 30px; /*float: left;*/
    width: 960px;
    position: relative;
    z-index: 4;
}
#nav ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    line-height: 30px;
    height: 30px;
    float: right;
}
#nav li
{
    display: block;
    float: left;
    font-weight: bold;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    position: relative;
}
#nav a
{
    display: inline-block;
    display: block;
    padding: 0px 25px;
    margin: 0px;
    color: #333333;
    text-decoration: none;
}
#nav a:hover
{
    background: #0082C5;
    color: White;
}
#nav #support a:hover
{
    background: none;
}
#nav #support a
{
    background-image: url(images-Design/button-Support.jpg);
    width: 84px;
    text-align: center;
    padding-right: 25px;
    padding-left: 0;
    margin-right: 0px;
    display: block;
}
#nav #support a:hover
{
    background-image: url(images-Design/button-Support_hover.jpg);
    width: 84px;
    text-align: center;
    padding-right: 25px;
    padding-left: 0;
    margin-right: 0px;
    display: block;
}
#homeContent
{
    background: #d4d4d4 url(images-Design/splash_rotate_8.jpg) no-repeat center top;
    z-index: 10;
    height: 392px;
    clear: both;
}
#homeContent #homeContentSlideshow
{
    z-index: 15;
}
#homeContent #intro_wrap
{
    margin-top: -389px;
    padding: 0px;
    position: relative;
    z-index: 50;
}
#homeContent #intro
{
    font-size: 16px;
    height: 116px;
    line-height: 130%;
    margin: 0;
    overflow: hidden;
    padding: 195px 10px 0 365px;
    width: 342px;
}
#homeContent #getQuote
{
    font-size: 36px;
    color: #FFFFFF;
    text-decoration: none;
    height: 50px;
    width: 363px;
    display: block;
    margin: 0px 0px 0px 362px;
    line-height: 38px;
    padding: 10px 0 0 25px;
}
#catalog h3
{
    color: #ff8919;
    font-weight: bolder;
    font-size: 45px;
    letter-spacing: -0.5px;
}
.nectable
{
    font-size: 10px;
}
a#movingChecklist
{
    display: block;
    margin: 10px auto;
    background: #b2e1ff;
    background: -moz-linear-gradient(top, #b2e1ff 0%, #66b6fc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2e1ff), color-stop(100%,#66b6fc));
    background: -webkit-linear-gradient(top, #b2e1ff 0%,#66b6fc 100%);
    background: -o-linear-gradient(top, #b2e1ff 0%,#66b6fc 100%);
    background: -ms-linear-gradient(top, #b2e1ff 0%,#66b6fc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2e1ff', endColorstr='#66b6fc',GradientType=0 );
    background: linear-gradient(top, #b2e1ff 0%,#66b6fc 100%);
    border: 1px solid #046DC9;
    border-radius: 10px;
    padding: 10px;
    color: #046dc9;
    text-decoration: none;
    text-align: center;
    font-size: 1.4em;
}
a#movingChecklist span
{
    display: block;
    font-weight: bold;
    color: #fff;
}
a#movingChecklist img
{
    display: block;
    margin: 0 auto;
}

a.emergency
{
    background: #990000;
    background: -moz-linear-gradient(top, #990000 0%, #d31100 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#990000), color-stop(100%,#d31100));
    background: -webkit-linear-gradient(top, #990000 0%,#d31100 100%);
    background: -o-linear-gradient(top, #990000 0%,#d31100 100%);
    background: -ms-linear-gradient(top, #990000 0%,#d31100 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990000', endColorstr='#d31100',GradientType=0 );
    background: linear-gradient(top, #990000 0%,#d31100 100%);
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 36px;
    display: block;
    height: 38px;
    width: 185px;
    font-weight: bold;
    font-family: "Trebuchet MS";
    margin: 1.2em auto 1.2em auto;
    border-radius: 19px;
    border: 1px solid #660901;
    text-align: center;
}
a.emergency:hover
{
    box-shadow: #ccc 0px 5px 3px;
    background: #d31100;
    background: -moz-linear-gradient(top, #d31100 0%, #990000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d31100), color-stop(100%,#990000));
    background: -webkit-linear-gradient(top, #d31100 0%,#990000 100%);
    background: -o-linear-gradient(top, #d31100 0%,#990000 100%);
    background: -ms-linear-gradient(top, #d31100 0%,#990000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d31100', endColorstr='#990000',GradientType=0 );
    background: linear-gradient(top, #d31100 0%,#990000 100%);
}


/******************************** SUB NAV ****************************/
#nav ul ul
{
    background: #0082C5;
    border-radius: 0px 0px 10px 10px;
    width: 700px;
    height: 250px;
    padding: 10px;
    position: absolute;
    visibility: hidden;
    box-shadow: 0px 3px 3px #888888;
    border-right: 1px solid gray;
    border-left: 1px solid gray;
    border-bottom: 1px solid gray;
    z-index: 1;
    color: White;
    font-size: 12px;
}

.quickFormContainerLeft, .quickFormContainerLeftContact, .quickFormContainerLeftTelecom
{
    font-size: 12px;
    color: white;
    width: 400px;
    float: left;
    line-height: 13px;
}
.quickFormContainerLeft a, .quickFormContainerLeftContact a, .quickFormContainerLeftTelecom a, .quickFormContainerLeftContact a
{
    margin: 0px !important;
    padding: 0px !important;
    color: white !important;
}
.quickFormContainerLeft a:hover, .quickFormContainerLeftContact a:hover, .quickFormContainerLeftTelecom a:hover, .quickFormContainerLeftContact a:hover
{
    color: #333333 !important;
    text-decoration: underline !important;
}
.quickFormContainerRight
{
    background: #4b8bc8;
    border-radius: 0px 0px 10px 0px;
    font-size: 12px;
    color: white;
    width: 280px;
    float: left;
    padding: 10px;
    height: 230px;
}

.quickFormContainerRightLinks
{
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: 10px;
}
.quickFormContainerRightLinks a
{
    line-height: 28px;
    height: 28px;
    font-size: 12px;
    color: #fff !important;
}
.quickFormContainerRightLinks a:hover
{
    background: #4b8bc8;
    color: #333 !important;
}
.hospitality
{
    border-radius: 10px 0px 10px 0px;
}
.sip
{
    border-radius: 10px 0px 10px 0px;
}
.partners
{
    border-radius: 10px 0px 10px 0px;
}
.hostedphones
{
    border-radius: 10px 0px 10px 0px;
}
.cloud
{
    border-radius: 10px 0px 10px 0px;
}
.normal
{
    border-radius: 5px;
}
.emergencynav
{
    border-radius: 5px;
}
.support
{
    border-radius: 5px;
}

.careers
{
    border-radius: 5px;
}
.subProductTab2
{
}
.subProductTab3
{
    margin-left: -160px !important;
}
.subProductTab4
{
}
.subProductTab5
{
}
.subProductTab6
{
    margin-left: -468px !important;
}
.subProductTab7
{
    margin-left: -548px !important;
}

#nav ul li:hover ul
{
    visibility: visible;
}
.checklist
{
    float: right;
}
.leftcolumnprodlist
{
    width: 366px;
    font-size: 12px;
    line-height: 15px;
    float: left;
}
.leftcolumnprodlist a, .rightcolumnprodlist a
{
    color: white !important;
    margin: 0;
    padding: 0px 10px;
    width: 160px;
    font-size: 12px !important;
}
.leftcolumnprodlist a:hover, .rightcolumnprodlist a:hover
{
    background: none;
    color: #333333 !important;
}


.rightcolumnprodlist
{
    background: #4b8bc8;
    font-size: 12px;
    width: 308px;
    height: 250px;
    padding: 0 10px;
    float: left;
    border-radius: 0px 0px 10px 0px;
}

.vendorheaders, .quickFormHeader
{
    color: #F8B744;
    font-size: 14px;
    font-weight: bold;
}



.vendorproducts tr td a
{
    margin: 0;
    padding: 0;
    height: 20px;
    line-height: 20px;
}
.additonalcat tr td a
{
    margin: 0;
    padding: 0;
    height: 15px;
    line-height: 15px;
}
.vendorbycategory tr td a
{
    margin: 0;
    padding: 0;
    height: 30px;
    width: 280px;
    line-height: 30px;
}



/******************************** PAGE BANNERS ****************************/
.banner
{
    clear: right;
    background: #d4d4d4 url(images-Design/background-banner.gif) repeat-x; /*height: 79px;*/
    text-align: left;
    margin: 0px;
    padding: 0px;
    border-bottom: 4px solid #d4d4d4;
    height: 79px;
    overflow: hidden;
}

.banner h1
{
    height: 79px;
    padding: 0px 0px 0px 25px;
    font-size: 36px;
    line-height: 79px;
    color: #444444;
    margin: 0px;
}

#voiceheaderplacement
{
    height: 200px;
    padding: 10px 50px;
}
#voiceheader
{
    background: url(/images-content/voicecloud_mod.gif) no-repeat;
    height: 147px;
    padding: 10px 0;
    width: 400px;
    border-radius: 15px;
    display: block;
    margin: 10px auto;
}

#voicecomment
{
    color: White;
    font-size: 31px;
    font-weight: bold;
    line-height: 35px;
    text-shadow: black .1em .1em .2em;
    padding: 20px 0px;
    position: absolute;
    top: 237px;
    text-align: right;
    width: 400px;
    margin: 0;
}

#voicecommentlanding
{
    color: White;
    font-size: 31px;
    font-weight: bold;
    line-height: 35px;
    text-shadow: black .1em .1em .2em;
    padding: 20px 0px;
    position: absolute;
    width: 170px;
    top: 315px;
    text-align: right;
    width: 315px;
    margin: 0;
}


/********** MAIN CONTENT **************************************/
#content_full_wrap
{
    margin: -4px 0px 0px 0px;
    padding: 0px; /*background: url(images-Design/content_full_center_bg.gif) repeat-y left bottom;*/
    font-size: .9em;
    line-height: 1.4em;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#content_full_wrap.wide
{
    /*background: url(images-Design/content_wide_middle_bg.gif) repeat-y left bottom;*/
}
#content_full_wrap h4
{
    font-size: 1.3em;
    padding: 17px 0px 0px 0px;
    margin: 0px;
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, Sans-Serif;
}
#content_full_wrap h3
{
    font-size: 1.5em;
    padding: 17px 0px 0px 0px;
    margin: 0px;
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, Sans-Serif;
}
#content_full_wrap h2
{
    font-size: 1.7em;
    padding: 17px 0px 0px 0px;
    margin: 0px;
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, Sans-Serif;
}
#content_full_bottom
{
    clear: both;
    height: 20px;
    margin: 0px;
    padding: 0px; /*background: url(images-Design/content_full_bottom_bg.gif) no-repeat left bottom;*/
    border-bottom: 1px solid #d4d4d4;
}
#content_full_wrap.wide #content_full_bottom
{
    /*background: url(images-Design/content_wide_bottom_bg.gif) no-repeat left bottom;*/
}
.rounded760
{
    /*background: url(images-Design/content_wide_top_bg.gif) no-repeat left top;  	background: #FFFFFF url(images-Design/content_full_bottom_bg.gif) no-repeat left bottom ;*/
    background: #fff;
    border-radius: 10px;
    border: 5px solid #EAEAEA;
    width: 916px;
    margin-top: 0px;
    padding: 0px 17px 10px 17px;
}
.rounded528
{
    /*background: url(images-Design/content_full_top_bg.gif) no-repeat left top;  	background: #FFFFFF url(images-Design/content_full_bottom_bg.gif) no-repeat left bottom ;*/
    background: #fff;
    border-radius: 10px;
    border: 5px solid #EAEAEA;
    width: 625px;
    margin-top: 0px;
    padding: 0px 17px 10px 17px;
    min-height: 850px;
}
.rounded230
{
    /*background: url(images-Design/content_full_top_bg.gif) no-repeat right top; */ /*background: #FFFFFF url(images-Design/content_full_bottom_bg.gif) no-repeat right bottom ;*/
    background: #fff;
    border-radius: 10px;
    border: 5px solid #EAEAEA;
    width: 245px;
    margin-top: 0px;
    padding: 0px 17px 10px 17px;
    min-height: 850px;
}

.featProd-Univerge
{
    background: url(images-Content/bg_prod_feat.jpg) no-repeat top;
    height: 254px;
    width: 760px;
    margin: 0 0 6px 0;
    padding: 0;
}

.featProd-Plantronics
{
    background: url(images-Content/featuredProduct-Plantronics.jpg) no-repeat top;
    height: 254px;
    width: 760px;
    margin: 0 0 6px 0;
    padding: 0;
}

h3.featProdTitle
{
    color: #000000;
    margin: 0;
    float: right;
    padding: 16px 0 0 20px;
    width: 320px;
    font-weight: normal;
    line-height: normal;
    font-size: .9em;
}

h3.featProdTitle span
{
    color: #f7a32e;
    font-size: 18pt;
    font-weight: bold;
}

#featProdText
{
    clear: right;
    float: right;
    margin: 0 20px 0 0;
    width: 300px;
}

#featProdBtn
{
    margin: 20px 0 0 0;
    text-align: right;
}

.contactProd, .addProd
{
    background: url(images-Content/bg_prod_half_pg.jpg) no-repeat top;
    height: 304px;
    width: 377px;
    margin: 0 0 2px 0;
    padding: 0;
    text-align: center;
}

.buttonlist2
{
    list-style-type: none;
    margin: 20px 0 0 0;
    padding: 0;
    width: 350px;
    height: 46px;
}
.buttonlist2 li
{
    float: left;
    height: 30px;
    margin: 0;
    padding: 0 0 5px 0;
}

#prodBoxes
{
    float: left;
    height: 186px;
    margin: 0;
    padding: 0 0 4px 2px;
    width: 760px;
}

#prodPhones, #prodHeadsets, #prodCallAct, #prodSurvey
{
    display: inline;
    float: left;
    height: 186px;
    margin: 0;
    padding: 0 2px;
    text-align: center;
    width: 186px;
}

#prodPhones
{
    background: url(images-Content/btn_prod_phones.png) no-repeat;
}

#prodHeadsets
{
    background: url(images-Content/btn_prod_headsets.png) no-repeat;
}

#prodCallAct
{
    background: url(images-Content/btn_prod_callAcount.png) no-repeat;
}

#prodSurvey
{
    background: url(images-Content/btn_prod_surveillance.png) no-repeat;
}

.prodTitle
{
    font-weight: bold;
    font-size: 16px;
    margin: 0;
    padding: 150px 0 20px 0;
    text-align: center;
    text-decoration: none;
    display: block;
}

a:hover.prodTitle
{
    color: #000000;
}
#welcome, .contactProd
{
    float: left;
}
#news, .addProd
{
    float: right;
}

#news .blueButton
{
    margin: 10px 0 15px 0;
    clear: left;
}

#news ol, #news ul
{
    margin-left: 10px;
    padding-left: 10px;
}

#news img
{
    margin: .7em 0;
}
#news #SIPProviderSlideshow img
{
    margin: 0;
}


#quickContact
{
    float: right;
}
#quickContact h3
{
    padding: 7px;
    margin-top: 10px;
}
#tribox_outer
{
    margin: 0px;
    padding: 0px; /*background: #d4d4d4 url(images-design/tribox_middle_bg.gif) repeat-y left top;*/
    border-top: 1px solid #d4d4d4;
}
#tribox_bottom
{
    clear: both;
    margin: 0px;
    padding: 0px 0px 10px 0px; /*background: url('images-design/tribox_bottom_bg.gif' ) no-repeat left bottom;*/
    border-bottom: 1px solid #d4d4d4;
}
.tribox
{
    float: left;
    margin: 0 1px;
    padding: 9px;
    width: 290px;
    min-height: 280px; /*background: url('images-design/tribox_top_bg.gif' ) no-repeat left top;*/
    background: #fff;
    border-radius: 10px;
    border: 5px solid #EAEAEA;
}
.triboxend
{
    height: 1px;
    clear: both;
}
#greenBox
{
    width: 289px; /*background: url(images-design/tribox_top_bg.gif) no-repeat left top;*/
}

.gallery img
{
    float: left;
    margin: 10px 25px;
}

.blueButton, .blueButton2
{
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    text-decoration: none;
    background: url(images-Design/button-blue.png) no-repeat;
    text-align: center;
    display: block;
    clear: left;
    float: right;
    height: 22px;
    width: 142px;
    font-weight: bold;
    font-family: "Trebuchet MS";
    margin: .7em 0;
}
.blueButtonBig
{
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: none;
    background: url(images-Design/button-medium.png) no-repeat;
    text-align: center;
    display: block;
    height: 45px;
    width: 275px;
    font-weight: bold;
    font-family: "Trebuchet MS";
    margin: 0;
    padding: 25px 0 0 0;
    margin-left: 115px;
}
.blueButtonBig:hover
{
    color: #ccc;
}
.blueButtonBig#voiceandinternet
{
    font-size: 30px;
}

.blueButton2
{
    display: inline-block;
    margin: 1em 1em;
}

.blueButtonCenter
{
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    text-decoration: none;
    background: url(images-Design/button-blue.png) no-repeat;
    text-align: center;
    display: block;
    clear: left;
    height: 22px;
    width: 142px;
    font-weight: bold;
    font-family: "Trebuchet MS";
    margin: .7em auto;
}

.orangeButton
{
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    text-decoration: none;
    background: url(images-Design/button-orange.png) no-repeat;
    text-align: center;
    display: block;
    clear: left;
    float: right;
    height: 22px;
    width: 142px;
    font-weight: bold;
    font-family: "Trebuchet MS";
    margin: .7em 0;
}

.orangeButtonArrow
{
    font-size: 16px;
    line-height: 36px;
    color: #FFFFFF;
    text-decoration: none;
    background: url(images-Design/button-orangeArrow.png) no-repeat;
    padding-left: 12px;
    display: block;
    height: 38px;
    width: 185px;
    font-weight: bold;
    font-family: "Trebuchet MS";
    margin: 1.2em auto .7em auto;
}
#rotator .orangeButtonArrow
{
    margin-left: 0;
}
#rotator p
{
    line-height: normal;
}
/*
#product_catalog_div {
    padding-top:7px;
}
#catalog {
    margin:0px;
    padding:0px;
}*/
#catalog img
{
    padding-top: 6px;
}
.img_nav_list
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.img_nav_list li
{
    border-bottom: 1px solid #d4d4d4;
    clear: both;
}
.button_list
{
    list-style-type: none;
    margin: 0px;
    padding: 5px 0px 0px 0px;
}
.button_list li
{
    width: 33%;
    float: left;
    height: 30px;
    margin: 0px;
    padding: 0px 0px 8px 0px;
}
hr
{
    height: 1px;
    background-color: #d4d4d4;
    border: none;
    color: #d4d4d4;
}
.imgLeft
{
    float: left;
    margin: 1em;
}
.img_alt, .imgRight
{
    float: right;
    margin: 1em;
}
.imgCenter
{
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
}
.imgCenterCloud
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding: 3px 0;
}
.imgRightBlock
{
    float: right;
    margin: 1em;
    display: block;
}
.imgSpecial
{
    margin: 1em;
}
.subText
{
    font-size: 10px;
    color: #d4d4d4;
}
.lp_logo
{
    padding: 3px 0px;
}
.colRight
{
    width: 130px;
    float: right;
}
#cables
{
    border: solid 1px #ffa534;
    padding: 2px;
}

.orange
{
    color: #ff9714;
}
.bigBlue
{
    color: #2886e4;
    font-size: 1.8em;
    margin: .5em;
}
#serviceCTA
{
    display: block;
    background-image: url(images-Content/button20.gif);
    background-repeat: no-repeat;
    height: 80px;
    width: 300px;
    font-size: 1.8em;
    text-decoration: none;
    color: #2886e4;
    padding-left: 130px;
    padding-top: 20px;
    line-height: normal;
    font-weight: bold;
    margin-top: 15px;
    margin-left: 40px;
}

#serviceCTA-small
{
    display: block;
    background-image: url(images-Design/button20-small.png);
    background-repeat: no-repeat;
    height: 38px;
    width: 143px;
    font-size: 1.0em;
    text-decoration: none;
    color: #2886e4;
    padding-left: 54px;
    padding-top: 12px;
    line-height: .9em;
    font-weight: bold;
}

#serviceCTA-large
{
    background-image: url(images-Design/button20-large.jpg);
    background-repeat: no-repeat;
    color: #2886E4;
    display: block;
    font-size: 1.25em;
    font-weight: bold;
    height: 62px;
    line-height: 1em;
    margin: 1em auto;
    padding-left: 75px;
    padding-top: 200px;
    text-align: center;
    text-decoration: none;
    width: 116px;
}

#timeChange
{
    background-image: url(images-content/timeChange.jpg);
    background-repeat: no-repeat;
    color: #2886E4;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    height: 62px;
    line-height: 1.1em;
    margin: 1em auto;
    padding-right: 80px;
    padding-top: 7px;
    text-align: center;
    text-decoration: none;
    width: 116px;
}
#green a
{
    margin-top: 50px;
    text-decoration: none;
}
#greenImg
{
    margin: 30px 10px 20px 0;
}
#green span
{
    display: block;
    color: #666;
    font-weight: normal;
    font-size: .6em;
    font-style: italic;
}
.center
{
    text-align: center;
}
.accordionHeader:hover
{
    cursor: pointer;
    text-decoration: underline;
}
.accVM
{
    padding: 15px 0;
}
#hotItems
{
    text-align: center;
}
#hotItems a
{
    display: inline;
    padding: 7px;
    font-size: 14px;
    text-decoration: none;
}
#hotItems a:hover
{
    text-decoration: underline;
}
#cableLeft
{
    width: 245px;
    float: left;
    margin-top: 10px;
}
#cableRight
{
    margin-top: 15px;
    width: 200px;
    float: right;
    text-align: center;
    font-size: 11px;
}
.listLogo
{
    margin-bottom: 10px;
}
#sitemap li
{
    font-weight: bold;
}
#sitemap li ul li
{
    font-weight: normal;
}
#social
{
    display: block;
    clear: both;
}
#social img
{
    float: left;
    padding: 7px 0 0 7px;
}
#social span
{
    display: block;
    float: left;
    margin: 30px 0 0 10px;
}

#necNews
{
    padding-top: 10px;
}
.newCustomer
{
    font-size: smaller;
    font-style: italic;
}
#content_full_wrap h3.lp_cc
{
    font-size: 28px;
    text-align: center;
    line-height: normal;
}
#content_full_wrap h3.lp_cc small
{
    display: block;
}
#content_full_wrap h4.lp_cc
{
    font-size: 23px;
    text-align: center;
}
#content_full_wrap h4.lp_cc_hosted
{
    font-size: 19px;
    text-align: center;
    padding-bottom: 10px;
}
#ccQuoteHeader
{
    font-size: 20px;
}
.hostedvoipphonesolution
{
    font-size: 2.3em !important;
    color: Black;
    text-align: center;
}
.hostedvoipsolution
{
    font-size: 2.3em !important;
    color: Red;
    text-align: center;
    padding: 10px;
    line-height: 1.2em;
}
/*******************FOOTER**************/
#footer img
{
    float: right;
}
#footer
{
    margin: 0px 10px 0px 30px;
    clear: both;
}
#footer h4
{
    font-weight: normal;
    font-size: 12px;
    color: Black;
}

/****************************** FORM *******************************/

.checkbox ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

dl.form dt, .web_form .form_col_key, .web_form .form_col_keyval
{
    padding: 1%;
    font-weight: bold;
    background-color: #EEEEEE;
}

.web_form .form_row
{
    clear: both;
}

.web_form .form_col_key
{
    float: left;
    width: 30%;
    margin: .5em .5em .5em 0;
}

.web_form .form_col_val
{
    float: left;
    margin: .5em 0;
    padding: 1%;
}

dl.form dd
{
    padding: 1%;
    margin: 0px;
}
.productLogo
{
    width: 150px;
    margin: 10px auto;
    text-align: center;
}
.twoCol
{
    width: 225px;
    float: left;
}
dd input, dd textarea, .form_col_val input, textarea, .form_col_val select
{
    background-color: #FFFFCC;
}
.contactProd dl dt
{
    background: none;
    color: #2886e4;
}
.contactProd input
{
    width: 200px;
}
.contactProd .btn_formSubmit
{
    width: 60px;
}



dl.form_quote dt
{
    padding: 1%;
    font-weight: bold;
    background-color: white;
    margin-top: 10px;
}
.quote_form_section
{
    color: #2886e4;
    line-height: 1.1em;
    font-weight: bold;
    font-size: 1.1em;
    margin: 10px;
}
.askexpert_form
{
    border: none;
}
dl.form_quote_full dt
{
    padding: 1%;
    font-weight: bold;
    background-color: white;
    margin-top: 10px;
    margin-right: 25px;
    float: left;
    clear: both;
    width: 150px;
}
dl.form_quote_full dd
{
 
    margin-top: 10px;
    margin-right: 25px;
 float: left;
    width: 300px;
}
.quote_form_section_cc
{
    color: #2886e4;
    line-height: 1.1em;
    font-weight: bold;
    font-size: 1.1em;
    margin: 10px;
    width: 400px !important;
}
/************* SPECIFIC PAGES ***************/
/************* trixbox.aspx *****************/
.hudDemoButton
{
    display: block;
    height: 74px;
    padding: 0px 0px 0px 80px;
    line-height: 74px;
    background: url(images-Content/buttonHud.jpg) no-repeat left top;
    color: #2886e4;
    font-weight: bold;
    text-decoration: none;
    font-size: 20px;
}
#prInfo
{
    float: right;
    margin: 2.9em 1em 1em 1em;
}
/*************phonefix.aspx*****************/

.lpPhone
{
    width: 200px;
    float: left;
    margin: 3px;
    text-align: center;
    font-size: 1.4em;
    color: #2886e4;
    text-align: center;
    text-decoration: none;
}

.quicklinks a
{
    font-size: .8em;
    margin: 0 10px 0 0;
}
/**********nec table**********/
#neccomparison
{
    font-size: 9px;
    width: 490px;
    margin: 10px 0 0 0;
    border: solid 1px #333;
}
#neccomparison .even
{
    background: #00ccff;
    background: #ccc;
}
#neccomparison tr td
{
    vertical-align: top;
}
/*******************global***********************/

/*styles for the carousel container*/
.jcarousel-skin-xt .jcarousel-container
{
    display: block;
    width: 525px;
}

/*the size of your images or blocks*/
.jcarousel-skin-xt .jcarousel-item
{
    width: 80px;
    height: 80px;
}

/**/
.jcarousel-skin-xt .jcarousel-item-placeholder
{
}

/*don't touch*/
.jcarousel-skin-xt .jcarousel-clip
{
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

/*don't touch*/
.jcarousel-skin-xt .jcarousel-container
{
    position: relative;
}

/*don't touch*/
.jcarousel-skin-xt .jcarousel-list
{
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

/*set height and width to image or block size here*/
.jcarousel-skin-xt .jcarousel-list li, .jcarousel-skin-xt .jcarousel-item
{
    float: left;
    list-style: none;
    width: 80px;
    height: 80px;
}

/*don't touch*/
.jcarousel-skin-xt .jcarousel-next
{
    z-index: 3;
    display: none;
}

/*don't touch*/
.jcarousel-skin-xt .jcarousel-prev
{
    z-index: 3;
    display: none;
}

/*styles for the carousel container*/
.jcarousel-skin-xt
{
}

/*******************horizontal***********************/

/*styles of the box the prev/next arrows sit outside of*/
.jcarousel-skin-xt .jcarousel-container-horizontal
{
    width: 525px;
    padding: 20px 40px 0px 40px;
}
.jcarousel-skin-xt a
{
    text-decoration: none;
}

/*styles for the container your blocks live in*/
.jcarousel-skin-xt .jcarousel-clip-horizontal
{
    width: 525px;
    height: 80px;
}

/*styles for the blocks*/
.jcarousel-skin-xt .jcarousel-item-horizontal
{
    margin-right: 30px;
    text-align: center;
}

/*styles for the next button*/
.jcarousel-skin-xt .jcarousel-next-horizontal
{
    position: absolute;
    top: 35px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images-Design/next-horizontal.png) no-repeat 0 0;
}

/*styles for the next button hover*/
.jcarousel-skin-xt .jcarousel-next-horizontal:hover
{
    background: transparent url(images-Design/next-horizontal-hover.png) no-repeat 0 0;
}

/*styles for the previous button*/
.jcarousel-skin-xt .jcarousel-prev-horizontal
{
    position: absolute;
    top: 35px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images-Design/prev-horizontal.png) no-repeat 0 0;
}

/*styles for the previous button hover*/
.jcarousel-skin-xt .jcarousel-prev-horizontal:hover
{
    background: transparent url(images-Design/prev-horizontal-hover.png) no-repeat 0 0;
}

/*******************vertical***********************/

/*styles of the box the prev/next arrows sit outside of*/
.jcarousel-skin-xt .jcarousel-container-vertical
{
    width: 100px;
    height: 700px;
    padding: 40px 20px;
}

/*styles for the container your blocks live in*/
.jcarousel-skin-xt .jcarousel-clip-vertical
{
    width: 100px;
    height: 700px;
}

/*styles for the next button*/
.jcarousel-skin-xt .jcarousel-next-vertical
{
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/next-vertical.png) no-repeat 0 0;
}

/*styles for the next button hover*/
.jcarousel-skin-xt .jcarousel-next-vertical:hover
{
    background: transparent url(images/next-vertical-hover.png) no-repeat 0 0;
}

/*styles for the previous button*/
.jcarousel-skin-xt .jcarousel-prev-vertical
{
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/prev-vertical.png) no-repeat 0 0;
}


/*styles for the previous button hover*/
.jcarousel-skin-xt .jcarousel-prev-vertical:hover
{
    background: transparent url(images/prev-vertical-hover.png) no-repeat 0 0;
}
/* Rotator Styles */
#wrapper
{
    float: left;
    width: 703px;
    border-top: 3px solid #92a5bc;
    border-bottom: 1px solid #92a5bc;
    margin: 0 auto 10px auto;
}
#rotator
{
    background: #FFF;
    color: #000;
    position: relative;
    padding-bottom: 2.4em;
    margin: 0;
    font-size: 15px;
}

/* Tabs */
ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 98%;
    list-style: none;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
}

ul.ui-tabs-nav
{
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 1;
    width: 100%;
    background: #FFF url(images-Design/uitabsbg.gif) repeat-x bottom right;
    border-top: 1px solid #FFF;
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited
{
    font-size: .8em;
    font-weight: normal;
    color: #999;
    background: #FFF url(images-Design/uitabsbg.gif) repeat-x bottom left;
    border-left: 1px solid #FFF;
    border-right: 1px solid #c5ced9;
}

/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover, #rotator .ui-tabs-nav-item a:active
{
    background: #FFF url(images-Design/uiactivetabbg.gif) repeat-x bottom left;
    color: #333;
}

#rotator .ui-tabs-nav-item a span
{
    float: left;
    padding: 1em 1em;
    cursor: pointer;
}

/* Active Tab */
#rotator .ui-tabs-selected a:link, #rotator .ui-tabs-selected a:visited, #rotator .ui-tabs-selected a:hover, #rotator .ui-tabs-selected a:active
{
    background: #fff url(images-Design/uiactivetabbg.gif) repeat-x bottom left;
    color: #333;
}

/* Content Panels */
#rotator .ui-tabs-panel
{
    font-family: Arial, Helvetica, sans-serif;
    clear: left;
    color: #000;
    padding: 20px 340px 15px 15px;
    height: 225px;
}

#rotator .ui-tabs-hide
{
    display: none;
}

#rotator h2 a
{
    color: #E75D00;
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 1.4em;
    line-height: 1em;
    text-decoration: none;
}

#rotator p
{
    font-size: 1.1em;
    margin: .5em 0;
    color: #333;
}

#rotator .btn_get_started
{
    float: left;
    height: 30px;
    width: 99px;
    text-indent: -9999em;
    margin-right: 7px;
    overflow: hidden;
    background: transparent url(images-Design/getstarted.gif) no-repeat;
}

#rotator .btn_learn_more
{
    float: left;
    height: 26px;
    font-size: .9em;
}

/* Background Images */
#rotator #fragment-1
{
    background: transparent url(images-Content/phone-system-slide.jpg) no-repeat top right;
}

#rotator #fragment-2
{
    background: transparent url(images-content/cabling-slide.jpg) no-repeat top right;
}

#rotator #fragment-3
{
    background: transparent url(images-content/cloudComputing.jpg) no-repeat top right;
}

#rotator #fragment-4
{
    background: transparent url(images-content/support-slide.jpg) no-repeat top right;
}
#rotator #fragment-5
{
    background: transparent url(images-content/cloud_banner.jpg) no-repeat top right;
}
#rotator #fragment-6
{
    background: transparent url(images-content/monitor-phone.jpg) no-repeat top right;
}
#rotator #fragment-7
{
    background: transparent url(images-content/quote-slide.jpg) no-repeat top right;
}

/* Systems Analysis Form */
#SAQform
{
    background: white url(/images-design/cables.png) no-repeat top;
    width: 224px;
    height: 296px;
    float: left;
    border-top: 3px solid #92a5bc;
    border-right: 1px solid #92a5bc;
    border-left: 1px solid #92a5bc;
    border-bottom: 1px solid #92a5bc;
    padding: 0 10px 0 20px;
    line-height: 1.5em;
    font-size: 1em;
    margin: auto;
}
#catalogForm #SAQform
{
   font-size:1.1em;
   height:320px;
    }
#SAQform ul li
{
    list-style-type: none;
}
#SAQform ul
{
    margin: 0;
    padding: 0;
}
#SAQform h3
{
    color: #2886e4;
    font-weight: bold;
    font-size: 1.2em;
    margin: 10px 0 5px -5px;
}
#SAQform strong
{
    color: Red;
}
#SAQform .button
{
    background: url(/images-design/button-orange2.png) no-repeat top;
    margin: 5px 0 -5px -5px;
}
#SAQform .btn_formSubmit
{
    background: none;
    border: none;
    color: #fff;
    font-weight: bold;
    margin: 0 auto 0px 57px;
    height: 23px;
}
#SAQform .btn_formSubmit:hover
{
    cursor: pointer;
}
#SAQform p
{
    font-size: .7em;

    line-height: 1.4em;
}#SAQform h4
{
    font-size: .7em;
    margin-top: 5px;
    line-height: 1.4em;
}
ul.listBroker
{
    text-align: center;
    margin: 0;
    padding: 0;
}

ul.listBroker li
{
    list-style-type: none;
    display: inline-block;
    font-size: 15px;
    margin: 15px 30px 0 0;
    font-weight: bold;
}

.partnerListRight
{
    float: right;
    width: 200px;
    margin-left: 10px;
}
.partnerListLeft
{
    float: left;
    width: 200px;
}
#SIPProviderSlideshow
{
    text-align: center;
    width: 160px;
    height: 160px;
    margin: 0px auto;
    padding: 0px;
}
.leftCol
{
    float: left;
    width: 215px;
    height: 160px;
    margin-top: 15px;
}
.cloudLogo
{
    width: 480px;
    padding: 5px;
}
.cloudProduct
{
    display: block;
    background: url(images-Design/cloud.png) no-repeat;
    height: 200px;
    width: 450px;
    padding-top: 30px;
}
#twitterBird
{
    float: right;
    display: block;
}
#twitter_update_list li
{
    list-style-type: none;
    color: #000000;
    padding-left: 0;
    margin-left: 0;
}
#twitter_div
{
    padding: 5px 0px;
}

#news h4 a
{
    color: #2886E4;
    text-decoration: none;
}
#news h4 a:hover
{
    text-decoration: underline;
}


#news #twitter_div ul, #twitter_update_list
{
    padding: 0;
    margin: 0;
}

#cloudConnect
{
    width: 266px;
    float: right;
}
#cloudConnect img
{
    margin: 0;
    padding: 0;
    float: right;
}
#cloudConnectSummary h3, #cloudConnectSummary div
{
    display: block;
    clear: both;
}
#cloudConnectSummary h3 a strong
{
    display: block;
    float: left;
    padding-top: 30px;
}

#itLogos img
{
    display: block;
    margin: 15px auto;
}
#contactImage
{
    width: 250px;
    float: right;
    margin-top: 20px;
}
#contactUs h4
{
    margin-bottom: 0;
    padding-bottom: 0;
}
#contactUs p, #contactUs ul
{
    margin-top: 0;
    padding-top: 0;
}
.halfCol
{
    width: 48%;
    float: left;
    margin-left: 10px;
}
#nec-download
{
    display: block;
    margin: 10px 0 0 0;
}
#nec-download img
{
    float: left;
    padding: 50px 0 0 30px;
}
#nec-download fieldset
{
    width: 250px;
    float: left;
}
#nec-download .btn_formSubmit
{
    font-size: 1.5em;
}

/* cloud formk */
#cloudForm
{
    background: #7d7d7d url(images-design/cloudbkg.jpg) no-repeat;
    height: 250px;
    padding: 20px;
    border-radius: 10px 0px 10px 0px;
    border: 1px solid #707070;
}
#cloudForm p
{
    color: #fff;
}
dl.form .cloudbkgcolor
{
    color: #fff;
    background: none;
}
dl.form .cloudspace
{
    padding: 0px;
    margin: 0px;
}

.confusedtitle
{
    font-size: 21px;
    font-family: "Arial Black" , Arial Black, Gadget, sans-serif;
    color: #fbc68f;
    text-shadow:0px -1px 4px #252524;
    letter-spacing:0.03em;
}
.clouderror
{
    color: #f8af65 !important;
}
.totheright
{
    float: right;
}
h4.homeForm
{
   text-align:center;
   color:Black;
    }
    .special
    {
       color:#0EC60E;
        }
        .privColor 
        {
              color: #2886e4;
            }
            .mark
            {
                background: #f7f7f7;
                color: #ccc;
                border: 1px solid #ccc;
                font-size: 2em;
                }
                .privacy
                {
                    width: 300px;
                    color: #333;
                    }
                    #funnelQuickContact input:focus, #funnelQuickContact input
                    {
                        font-size: 2em;
                        }
