﻿@charset "UTF-8";
/* CSS Document */

/* global styles */

* {
padding: 0;
margin: 0;
}
#businessLayout_wrapper {
	font-family: "Segoe UI" , Helvetica, Arial, Sans-Serif;
	font-size: small;
	color:#485731;
}
img {
border: none;
}
a {
color: #0000FF;
}
a:hover 
{
    color: #f08a26;
    text-decoration: none;
}

h4 {
    margin-bottom: 10px;
}

div#wrapper {
width: 760px;
margin: 15px auto;
}

.bold {
	font-weight: bold;
}

.threeState
{
    background-position: left top;
}

.threeState:hover
{
    background-position: left center;
}

.threeState:active
{
    background-position: left bottom;
}

/* header */

div#header img.headerLogo {
float: left;
margin-bottom: 1em;
display:inline;
}
div#header ul#subNav {
float: right;
display: inline;
}
div#header ul {
font-size: 11px;
margin: 1em 0 0 0;
}
div#header li {
display: inline;
padding: 0 5px 0 0;
margin: 0 5px 0 0;
border-right: solid 1px #CCC;
}
div#header li.last {
border-right: none;
}

/* content */

div#content {
clear: both;
}
#contentMain {
	width: 520px;
	float: left;
	display: inline;
    margin-bottom: 10px;
}
#contentMainIns {
	width: 500px;
	float: left;
	margin-bottom: 40px;
	display: inline;
}
img.phoneImage {
float: right;
margin: -75px -12px 0 0;
}
p.breadcrumbs {
font-size: .9em;
margin-bottom: 1em;
}
h1 {
	font-size: 21px;
	color:#f08a26;
	margin: 0px 0px 20px 0px;
}
#contentMainIns h1 {
	font-size: 21px;
	font-weight: bold;
	color: #FC8F02;
	margin: 0px 0px 13px 0px;
	padding: 0px;
}
#contentMainIns h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	line-height: 18px;
}
#contentMainIns h3 {
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#contentMainIns h4 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 13px 0px;
	line-height: 20px;
}
#contentMainIns hr {
	clear: both;
	width: 95%;
	height: 1px;
	border-style: none;
	color: #CCCCCC;
	background-color: #CCCCCC;
	margin: 20px 0px;
	padding: 0px;
}


#businessLayout_wrapper h2, #businessLayout_wrapper li {
    text-align: left;
}

.copy {
	font-size: 12px;
	line-height: 17px;
	margin: 0px;
	padding: 0px 0px 13px 0px;
}
.copyHeader {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 7px 0px;
}
.miniType {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
ul.arrowList li {
font-size: 10px;
list-style: none;
padding: 0 0 0 15px;
background: url(images/arrow.gif) 0 2px no-repeat;
margin: 0 0 3px 0;
}
p.listHeader {
font-weight: bold;
margin-bottom: 8px;
}
.benefitsList {
width: 250px;
float: left;
margin: 0 10px 15px 0;
display: inline;
}
.benefitsList ul {
padding-bottom: 15px;
}

#mainlayout_footer {
    margin: 0 auto;
}

.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: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0 1px 2px #888888;
    -webkit-box-shadow: 0 1px 2px #888888;
    box-shadow: 0 1px 2px #888888;
    margin: 0 0 20px 0;
}

.sendEmailDisplay h3 {
font-size: 1.3em;
color: #e5650c;
}

.sendEmailDisplay ul {
margin-top: 10px;
}

.sendEmailDisplay ul li {
display: block;
list-style: none;
margin-bottom: 10px;
clear: both;
}

.ModalBackground {
    background: rgba(0, 0, 0, .3);
}

#MainContent_pnlContactFormConfirmation, #pnlContactFormConfirmation
{
    position: fixed;
    height:100%;
    width:100%;
    background: rgba(0,0,0,.3);
    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;
}

/* features page */

.featuresList {
	width: 230px;
	float: left;
	margin: 0 10px 15px 0;
	display: inline;
}
.featuresList ul {
	padding: 0px 0px 0px 0px;
}
.featuresHeader {
	font-size: 17px;
	font-weight: bold;
	color: #A1AD77;
	background-color: #F1F7DC;
	border-bottom:solid 1px #DDECA6;
	clear: both;
	margin: 0px 0px 13px 0px;
	padding: 4px 6px 4px 6px;
}
.featuresHeadSml {
	font-size: 13px;
	font-weight: bold;
}
.featuresHeaderGray {
	font-size: 17px;
	font-weight: bold;
	color: #596940;
	background-color: #F3F6F6;
	border-bottom:solid 1px #D0D5D7;
	clear: both;
	margin: 0px;
	padding: 4px 6px 4px 6px;
}
div.featuresDetail {
	margin: 0px 0px 0px 0px;
	border-bottom:solid 1px #D0D5D7;
	clear: both;
	padding: 13px 0px 17px 0px;
}
div.featuresDetail .name {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
}
.featuresDetail p {
	width: 350px;
	margin: 0px;
	float: none;
	font-size: 12px;
	padding: 0px 0px 0px 150px;
	line-height: 17px;
}
.backtoTop {
	font-size: 11px;
	margin: 0px;
	padding: 13px 0px 13px 0px;
	clear: both;
	float: right;
}

/* equipment page */

.equipmentList {
	width: 350px;
	float: left;
	margin: 0 10px 15px 0;
	display: inline;
}
p.equipListHeader {
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 9px 0px;
	line-height: 18px;
}
div.equipImage {
	margin: 0px;
	padding: 0px;
	width: 120px;
	float: right;
}
.equipImage p {
	font-size: 12px;
	line-height: 17px;
}

/* plan box */

div.planBox {
border: solid 1px #B5D83C;
background-color: #F5FEE0;
padding: 15px;
float: left;
width: 215px;
margin: 0 10px 10px 0;
display: inline;
}
div.planBox h2 {
font-size: 15px;
}
div.planBox h2.price {
font-size: 15px;
color:#f08a26;
margin-bottom: 7px;
}
div.planBox p {
margin-bottom: 5px;
}
h2.homeSubhead {
clear: left;
font-size:18px;
margin: 0px 0px 10px 0px;
padding: 5px 0px 0px 0px;
}

/* signup box */

div#signupBox {
width: 193px;
border: solid 1px #CC9900;
background: url(images/signupBkgd.jpg) #FDE295 top repeat-x;
padding: 10px 15px;
margin: 35px 0 10px 0;
}
div#signupBox h3 {
color: white;
text-align: center;
font-size: 16px;
}
div#signupBox p {
text-align: center;
margin-top: 5px;
}
div#signupBox .number {
	font-weight: bold;
	color: #333333;
	letter-spacing: -0.1em;
	font-size: 13px;
}

/* sidebox  */

#sideBar {
width: 225px;
float: right;
margin-bottom: 40px;
display: inline;
}
div#sideBox_biz {
background: url(images/boxBorderTop.gif) no-repeat top;
float: left;
width: 225px;
margin-bottom: 10px;
display: inline;
}
div#sideBoxFrame {
background: url(images/boxBorder.gif) no-repeat bottom;
float: left;
width: 225px;
}
div#sideBox_biz ul {
padding: 15px 0 15px 20px;
}
div#sideBox_biz li {
list-style: none;
margin-bottom: 5px;
}
div#sideBox_biz h3 {
border: solid 1px #B5D83C;
background-color: #F5FEE0;
padding: 3px 7px;
font-size: 14px;
margin-left: 15px;
float: left;
display: inline;
}
div#sideBox_biz ol {
	padding: 15px 0px 15px 20px;
	font-size: 12px;
	line-height: 18px;
	margin: 0px
}

.displayNone
{
    display:none;
}

div#callBox {
clear: both;
border: solid 1px #B5D83C;
background-color: #F5FEE0;
padding: 10px 15px;
}
div#callBox h3 {
font-size: 14px;
margin-bottom: 5px;
}
div#callBox label {
font-size: .8em;
display: block;
}
div#callBox input.callbackTextField {
width: 95%;
margin-bottom: 5px;
}
div#callBox input.submitButton {
border: solid 1px black;
background-color: #F80;
color: white;
padding: 2px 10px;
border-top: none;
border-left: none;
margin: 5px auto;
font-weight: bold;
}

/* footer */

div#footer {
clear: both;
width: 760px;
}
div#footer ul {
list-style: none;
font-size: 11px;
margin-bottom: 10px;
}
div#footer li {
display: inline;
padding: 0 5px 0 0;
margin: 0 5px 0 0;
border-right: solid 1px #CCC;
}
div#footer p {
font-size: 10px;
color:#666666;
}

/* plans table */

#homeTable p {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#homeTable .main {
	font-size: 12px;
	font-weight: bold;
}

#homeTable table {
	width: 100%;
	border: 5px solid #cccccc;
	padding: 0;
	margin: 1px 0px 17px 0px;
	padding-bottom: 0px;
}
#homeTable td {
	border: #CCCCCC solid 1px;
	border-top: none;
	border-left: none;
	padding: 3px 5px 3px 7px;
}
#homeTable tr {
padding: 15px 15px;
text-align: center;
border-bottom: #CCCCCC solid 1px;
}

#homeTable tr.tableHeader {
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

/* rates table */

div.ratesTable p {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.ratesTable .main {
	font-weight: bold;
}

div.ratesTable table {
	width: 100%;
	padding: 0;
	margin: 8px 0px 15px 0px;
	border-style: solid none none solid;
	border-width: 1px;
	border-color: #CCCCCC;
}
div.ratesTable td {
	border: #CCCCCC solid 1px;
	border-top: none;
	border-left: none;
	padding: 3px 5px 3px 7px;
}
div.ratesTable tr {
padding: 15px 15px;
text-align: center;
border-bottom: #CCCCCC solid 1px;
}
div.ratesTable .bigHeader {
	font-size: 16px;
	font-weight: bold;
	background-color: #F1F7DC;
	margin: 0px;
	padding: 7px;
}
div.ratesTable .smallHeader {
	background-color: #F9FEE0;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 7px 3px 7px;
}


/**********
    BUSINESS CSS
**********/

.Left {
    float: left;
}

.right {
    float: right;
}


.smallMe {
font-size: 0.8em;
}

#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:1000px;
    overflow:hidden;
    clear:both;
    margin:5px auto 20px auto;
    padding:0 0 10px 0;
    position:relative;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0 1px 2px #888888;
    -webkit-box-shadow: 0 1px 2px #888888;
    box-shadow: 0 1px 2px #888888;
    color: #777777;
}

#businessFooter h3
{
    font-weight: 800;
    background-image: url("/images/business/910x33px_orange_header.jpg");
    background-repeat: no-repeat;
    background-color: #fbac33;
    height: 30px;
    color: #ffffff;
    vertical-align: middle;
    line-height: 30px;
    padding: 0 20px;
    margin: 0 0 5px 0;
    border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    text-align: left;
}

.businessFooterText {
    padding: 20px 50px 10px 50px;
    text-align: center;
}

.businessFooterText strong, .businessFooterText a {
    color: #fd9208;
}

.businessFooterText a:hover {
    color: #ffad28;

}

#businessFooterContent
{
    color: #777777;
    width:788px;
    float:left;
    overflow:hidden;
    margin:0px;
    padding:0px;
    position:relative;
}



#businessFooterContent h3 { margin-top: 10px; margin-left: 15px; }

#businessFooterOrder
{
    color: #777777;
    width:210px;
    float:left;
    overflow:hidden;
    margin:0px;
    padding:0px;
    text-align:center;
    position:relative;
}

#businessFooterOrder a
{
    text-decoration:none;
    color:#555555;
}

.orangeHighlight {
    color: #fd9208;
}

.blueHighlight {
    color: #05a3ff;
}

#businessFooterContent h2
{
    margin-top:10px;
    width:100%;
    text-align:center;
}

#businessFeaturesOptions
{
    margin: 20px 20px 0px 20px;
    height:220px;
    list-style:none;
    padding:0px;
    position:relative;
    width:100%;
}

#businessFeaturesOptions li
{
    display:block;
    float:left;
    width:31%;
    line-height:22px;
    text-align: center;
}

#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:#2783b8;
}

.tdbgLight2
{
    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;
}







.diamond-wrapper
{
    width: 1000px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0 1px 2px #888888;
    -webkit-box-shadow: 0 1px 2px #888888;
    box-shadow: 0 1px 2px #888888;
    z-index: 100;
    margin: 15px 0 20px 0;
}

.diamond-wrapper h3, .confirmationPanel h3
{
    font-weight: 800;
    background-image: url("/images/business/910x33px_orange_header.jpg");
    background-repeat: no-repeat;
    background-color: #fbac33;
    height: 30px;
    color: #ffffff;
    vertical-align: middle;
    line-height: 30px;
    padding: 0 20px;
    margin: 0 0 5px 0;
    border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;

    text-align: left;
}

.diamond-wrapper-business-column {
    width: 630px !important;
    margin-top: 20px !important;
}

.diamond-wrapper-inside
{
    padding: 5px 20px 10px 20px;
    color: #777777;
}

#ddlNumberExtensions {
    font-weight: 800;
    color: #777777;
}

#ddlNumberExtensions option {
    font-weight: 800;
}

.ui-spacer
{
    height: 1px;
    clear: both;
}

.cpbx_comparison {
    margin-top: 10px;
}

.cpbx_comparison p {
    vertical-align: middle !important;
    text-align: center !important;
}

.cpbx_column1 
{
    float: left;
    width: 203px;
}

.cpbx_height2 {
    height: 246px;
    padding: 20px 0;
    border-top: solid 3px #fd9208;
}


.cpbx_height3 {
    height: 246px;
    padding: 20px 0;
    
}

.year1row, .year2row {
    height: 75px;
}

.year2row {
    border-top: 1px solid #fd9208;
    padding-top: 20px;
}

.cpbx_list_header {
    height: 40px;
    font-weight: 600;
    background-color: #fd9208;
}

.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: 139px;
}


.cpbx_column8 {
    float: left;
    width: 164px;
}

/*.cpbx_column3
{
    float: left;
    width: 139px;
}*/

.cpbx_column5
{
    float: left;
    width: 145px;
}

 .cpbx_column4 {
     float: left;
     width: 139px;
 }

.cpbx_column6 {
    float: left;
    width: 170px;
    background-image:url("/images/business/blue_highlight.jpg");

}

/*.cpbx_column7 {
    float: left;
    width: 137px;
    background-image:url("/images/business/blue_highlight.jpg");
    background-position: center;
    background-repeat: no-repeat;
}*/

.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: white;
}

.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
{
    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;
}

.calculator_variable, .calculator_fixed {
    height: 15px;
    font-weight: 800;
}

.cloudpbxStandard p {
    line-height: 150px !important;
    vertical-align: middle;
    font-weight: 800;
    color: #fd9208;
    font-size: 1.3em !important;
}

.cloudpbxGlobalGlobe {
    height: 96px;
    width: 203px;
    background-image: url("/images/business/global_globe.png");
    background-position: center;
    background-repeat: no-repeat;
}

.cloudpbxGlobal
{
    font-weight: 800;
    color: #fd9208;
}

.cloudpbxGlobalMain {
    font-size: 1.3em !important;
    margin-top: 10px;

}

.cloudpbxGlobalSub {
    font-size: .9em !important;
    margin-top: -3px;
}

.cloudpbxGlobalSub a {
    color: #fd9208;
}

.cloudpbxGlobalSub a:hover {
    color: #ffad28;

}

.button
{
    color: white;
    margin: 15px 0 0 0;
    font-size: 1em;
    font-weight: 600;
    background-image: url("/images/business/blue_button_triple.png");
    background-repeat: repeat-x;
    background-position: top;
    border-radius: 5px;
    border: 1px solid #0092ef;
    height: 25px;
    line-height: 25px;
    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 #004282;
    cursor: pointer;
}

.buttonSpacer {
    margin-right: 10px;
}

.buttonRight {
    float: right;
}

.buttonLeft {
    float: left;
}

.buttonMargin {
    margin-left: 10px;
}

.button a 
{
    color: white;
    text-decoration: none;
}

.button:hover
{
    background-position: center;
    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);
}

.button:active
{
    background-position: bottom;
    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);
}

.bottomRightText {
    float: right;
    margin: 20px 10px 0 0;
}

.bottomRightText strong {
    color: #fd9208;
}

.smallbizLink 
{
    margin-top: 10px;
    font-size: .8em;
    float: left;
}

.smallbizLink a {
    color: #fd9208;
}

.smallbizLink a:hover {
    color: #ffad28;

}

#businessHeader
{
    clear:both;
    background-repeat:no-repeat;
    width:100%;
    height:92px;
    overflow:hidden;    
}

.brandingBusinessvoip {
    background-image: url("/Images/business/businessHeader_orange.jpg");
    background-position: top center;
    background-color: #f08a26;
}

.ThousandPix {
    width: 988px;
    margin: 38px auto 0 auto;
}

.brandingReferral {
    background-image: url("/Images/business/referralHeader_orange.jpg");
    background-position: top center;
    background-color: #f08a26;
}

.referralPage ol, .referralPage ul, .referralPage p {
    margin-bottom: 10px;
}

.referralPage h3 {
    color: #f08a26;
    margin-bottom: 5px;
}

.referralPage ol, .referralPage ul {
    padding-left: 20px;
}

.orangeStrong {
    color:#f08a26;
    font-size: 1.2em;
}

.olOrange {
    color: #f08a26;
    font-size: 1.2em;
    font-weight: 800;
}

.olOrange span {
    color: #485731;
    font-size: .9em;
    font-weight: 400;
}

.referralPage .eLabel {
    margin-bottom: 0 !important;
}

.referralPage a {
    color: #f08a26;
    text-decoration: none;
}

.referralPage a:hover {
    color: #9b5919;
}

.referralForm {
    list-style: none;
    margin-top: 15px;

}

ul.referralForm {
    padding-left: 0 !important;
}

.referralForm li {
    margin-bottom: 5px;
}

.participateBox {
    width: 988px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0 1px 2px #888888;
    -webkit-box-shadow: 0 1px 2px #888888;
    box-shadow: 0 1px 2px #888888;
    z-index: 100;
    margin: 15px 0 20px 0;
    padding: 5px 20px 10px 20px;
}

.participateImage {
    float: left;
    padding-top: 20px;
    padding-right: 20px;
}

.participateText {
    float: left;
}

#referralBox {

}

.cloudTermsText {

}

.diamond-container {
    width: 1000px;
    margin: 0 auto;
}

div#mainLayout_wrapper {
    width: auto !important;
    margin: 0 auto !important;
}

div#businessLayout_wrapper {
    width: auto !important;
    margin: 0 auto !important;
}

.contentcentralizer {
    width: 1000px;
    height: 40px;
    font-size: .9em;
    margin: 0 auto;
    font-family: "Segoe UI" , Helvetica, Arial, Sans-Serif;
    font-size: small;
}

.contentcentralizer a {
    color: #fd9208;
}

.contentcentralizer a:hover {
    color: #ffad28;

}

.contentcentralizer .button a {
    color: white;
}

.cpbx_header {
    height: 467px;
    background-color: #f08a26;
}

.cpbx_header_center {
    height: 467px;

    margin: 0 auto;
    background-image: url("/images/business/cloudpbx_top.jpg");
    background-position: center;
    background-repeat: no-repeat;
}


.cpbx_header_edges {
    width: 983px;
    margin: 0 auto;
}

.cpbx_button_top {
    float: right;
}

.cpbx_blue_button {
    float: left;
    height: 25px;
    background-image: url("/images/business/blue_button_triple.png");
    background-repeat: repeat-x;
    background-position: top;
    margin: 28px 15px 0 0;
    padding: 0 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: white;
    line-height: 25px;
    vertical-align: middle;
    font-weight: 600;
    text-shadow: 1px 1px #0057c8;
    border: 1px solid #239dee;
    -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);
}

.cpbx_blue_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-position: center;
}

.cpbx_blue_button:active
{
    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-position: bottom;
}

.cpbx_blue_button a {
    color: white;
    text-decoration: none;
}

.cpbx_text_container {
    float: right;
    clear: right;
    width: 260px;
    height: 328px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background-color: white;
    text-align: left;
    padding: 15px;
    margin-top: 43px;
    font-size:.95em;
    color: #3d3d3d;
    -moz-box-shadow: 0 1px 2px #888888;
    -webkit-box-shadow: 0 1px 2px #888888;
    box-shadow: 0 1px 2px #888888;
}

.cpbx_text_container ul {
    margin-top: 10px;
}

.cpbx_text_container li {
    list-style-type: none !important;
    margin-bottom: 10px;
}

.cpbx_text_container input[type=submit] {
    float: right;
    height: 25px;
    background-image: url("/images/business/blue_button_triple.png");
    background-repeat: repeat-x;
    background-position: top;
    padding: 0 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: white;
    line-height: 25px;
    vertical-align: middle;
    font-weight: 600;
    text-shadow: 1px 1px #0057c8;
    border: 1px solid #239dee;
    -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);
    cursor: pointer;
    
}

.cpbx_text_container input[type=submit]: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-position: center;
}

.cpbx_text_container input[type=submit]:active
{
    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-position: bottom;
}

.cpbx_text_container_outline {
    margin-top: 20px !important;
}

.cpbx_text_container .error, .sip_text_container .error
{
    padding: 0;
}

.cpbx_submission_container_left {
    float: left !important;
    margin-top: 25px !important;
    margin-bottom: 20px !important;
}

.cpbx_submission_container_left h2 {
    font-size: 1.4em !important;
    margin-top: 0 !important;
}

.cpbx_phone_number {
    clear: right;
    margin-top: 10px;
}

p.cpbx_big_number {
    font-size: 2.7em !important;
    font-weight: 800;
    color: #f08a26;
    margin-top: 10px;
}

.cpbx_body {
    text-align: left;
    width: 983px;
    margin: 10px auto 0 auto;
    color: #3d3d3d;
}

.cpbx_body h2 {
    color: #f08a26;
    margin: 10px 0 3px 0;
}

.cpbx_intermediary_body {
    text-align: left;
    width: 983px;
    margin: 0 auto;
    color: #3d3d3d;
}

.cpbx_intermediary_body h2 {
    color: #f08a26;
    margin: 14px 0 6px 0;
    font-size: 1.3em;
}

.cpbx_intermediary_left_column {
    width: 640px;
    float: left;
}

.cpbx_intermediary_left_column p {
    line-height: 18px;
    color: #777;
}

p.cpbx_intermediary_big_number {
    font-size: 2.7em !important;
    font-weight: 800;
    color: #f08a26;
    margin-top: 13px;
} 

.cpbx_diagram {
    width: 658px;
    height: 392px;
    background-image: url("/images/business/cloud_diagram.png");
    background-repeat: no-repeat;
    margin-top: 10px;
}

.cpbx_intermediary_right_column {
    width: 299px;
    float: right;
}

.cpbx_intermediary_70percent_android {
    width: 299px;
    height: 710px;
    background-image: url("/images/business/seventy_percent_android.png");
    background-repeat: no-repeat;
}

.partner_rain {
    width: 299px;
    height: 92px;
    background-image: url("/images/business/partner_rain.png");
    background-repeat: no-repeat;
    margin: 16px 0 0 0;

}

.partner_man {
    width: 299px;
    height: 216px;
    background-image: url("/images/business/partner_man.png");
    background-repeat: no-repeat;
    margin-bottom: 5px;
}

.partner_man_caption {
    margin-left: 10px;
    text-align: center;
    line-height: 18px;
    color: #777;

}

.partner_awards {
    width: 299px;
    height: 86px;
    background-image: url("/images/business/partner_awards.png");
    background-repeat: no-repeat;
    margin-top: 50px;
}



.cpbx_page_list {
    
    color: #777;
    margin-left: 30px;
 
}

.cpbx_page_list li {
    line-height: 18px;
    margin-bottom: 5px;
}

.cpbx_page_list_margin-top {
    margin-top: 5px;
}

.cpbx_left_column {
    width: 640px;
    float: left;
    padding-left: 30px;
}

.cpbx_right_column {
    width: 299px;
    height: 476px;
    float: right;
    background-image: url("/images/business/cloudpbx_graphics.png");
}

.cpbx_geeksquad {
    clear: both;
    float: left;
    background-color: #c3c4c4;
    margin-top: 10px;
    width: 983px;
    padding-bottom: 10px;
}

.cpbx_geeksquad_left {
    float: left;
    padding-left: 30px;
    width: 640px;
}

.cpbx_geeksquad_left h2 {
    color: #231f20;
}

.cpbx_geeksquad_right {
    width: 299px;
    height: 195px;
    float: right;
    background-image: url("/images/business/cloudpbx_geeksquad.png")
}

.cpbx_error_message {

    padding-right: 5px;
    font-size: .8em !important;
    line-height: 12px;
    vertical-align: middle;
    float: left;
    width: 166px;
}

.successMsg
{
    color: #f08a26;
}

.marginNeutralizer {
    margin-top: 0 !important;
}

.middleText {
    float: left;
    margin-left: 248px;
    line-height: 25px;
    vertical-align: middle;
}




.smallbiz_left_box {

    background-color: #ebecee;
    border: #ffffff 4px solid;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.smallbiz_left_box_blue 
{
    margin-top: 20px;
    float: left;
    width: 675px;
    border: #3390ce 4px solid;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -moz-box-shadow: 0 1px 2px #888888;
    -webkit-box-shadow: 0 1px 2px #888888;
    box-shadow: 0 1px 2px #888888;
}

.smallbiz_left_box h2 {
    color: #f79321;
    font-style: italic;
    font-size: 1.75em;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
}

.smallbiz_right_box {
    float: right;
    width: 242px;
    height: 400px;
    margin-top: 20px;
    padding-right: 8px;
}

.smallbiz_globe {
    float: left;
    width: 245px;
    padding-left: 48px;
    color: #3e3f3e;
}

.smallbiz_apps {
    float: right;
    width: 260px;
    padding-right: 47px;
    color: #3e3f3e;
}
.smallbiz_list_left {
    float: left;
    padding-left: 83px;
}

.smallbiz_left_box li {
    list-style: none;
}

.smallbiz_left_box ul li {
    font-size: 1.2em;
    font-weight: 800;
    color: #f79321;
}

.smallbiz_left_box ul ul li {
    font-size: 1.0em;
    font-weight: 400;
    color: #3e3f3e;
    padding-left: 10px;
}

.smallbiz_left_box ul ul {
    margin-bottom: 10px;
}

.smallbiz_list_right {
    float: right;
    padding-right: 83px;
}

.smallbiz_legalese {
    color: #3e3f3e;
    font-size: .8em;
    text-align: center;
    margin: 10px 0;
}

.smallbiz_right_text h1 {
    font-size: 2.2em;
    margin-top: -5px;
}

.smallbiz_right_text h3 {
    font-size: 1.2em;
    color: #f79321;
    margin-bottom: 5px;
}

.smallbiz_right_text {
    color: #3e3f3e;
}

.smallbiz_whiteline {
    height: 4px;
    background-color: #ffffff;
    margin: 10px 0;
}

.smallbiz_button {
    height: 57px;
    border: #239dee 1px solid;
    background-image: url("/images/business/blue_button_gradient.png");
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -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);
    color: #ffffff;
    font-size: 2em;
    font-weight: 800;
    vertical-align: middle;
    line-height: 57px;
    text-align: center;
    margin-bottom: 10px;
    text-decoration: none;
}

.smallbiz_right_box a {
    text-decoration: none;
}

.smallbiz_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/blue_button_gradient_hover.png");
}



.cpbx_global_left {
    float: left;
    width: 600px;
    margin-right: 25px;
}

.cpbx_global_right {
    float: left;
}

.cloud_pbx_global_text {
    text-align: center;
    font-size: 1.1em;
}

.cloud_pbx_global_text p
{
    text-align: center !important;
}

.cpbx_global_text_margintop10 {
    margin-top: 10px;
}

.cpbx_global_text_margin {
    margin: 15px 0;
}

.cpbx_global_pricing {
    width: 414px;
    height: 109px;
    background-image: url("/images/business/cpbx_global_pricing.png");
    background-repeat: no-repeat;
    margin: 10px auto 10px auto;
}

.cpbx_global_left .cpbx_list_header p {
    padding-left: 20px;
    font-size: 1.15em !important;
    font-weight: 800;
}

.cpbx_countries_list {
	float: left;
	width: 180px;
    padding-left: 20px;
    margin: 15px 0;
}

.cpbx_countries_list li {
	list-style: none;
}

.cloud_pbx_global_legalese {
    font-size: .9em;
    margin: 15px 0;
}

.cpbx_global_country_flags 
{
    margin-top: 10px;
    width: 325px;
    height: 708px;
    background-image: url("/images/business/cloud_pbx_flags.png");
    background-repeat: no-repeat;
}

.cloud_pbx_global_button_position {
    margin: 0 auto;
    width: 257px;
    text-align: center;
}

/* --International Virtual Numbers */

#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 #fd9208;
    border-left: solid 1px #fd9208;
    border-collapse: collapse;
    float: left;
}

.intNumbersTable2 {
    border-left: none !important;
}

.intNumbersTable tr:nth-of-type(odd)
{
    background-color: #fffcf7;
}

.intNumbersTable th {
    background-color: #fd9208;
    color: white;
}

.intNumbersTable tr td, .intNumbersTable tr th {
    border-bottom: solid 1px #fd9208;
    border-right: solid 1px #fd9208;
    border-collapse: collapse;
}

.intNumbersTable tr th {
    border-right: solid 1px white;
}

.intNumbersTable2 tr th:nth-of-type(even) {
    border-right: solid 1px #fd9208;
}

.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: #777777;
    background-color: white;
    border: solid 1px #CCC;
    font-size: 0.95em;
    text-align: left;
    z-index: 9999;
    position: absolute;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0 1px 2px #888888;
    -webkit-box-shadow: 0 1px 2px #888888;
    box-shadow: 0 1px 2px #888888;
    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:350px;
    /*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: "Segoe UI" , Helvetica, Arial, Sans-Serif;
}

.intNumbersLabelStatus
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    font-style:italic;
    margin-top: 15px;
    float: left;
    clear: left;

}

#internationalHeader
{
    clear:both;
    background-image:url(/images/international/intVirtualBackground.png);
    background-position:top center;
    width:100%;
    height:130px;
    overflow:hidden;    
}

#internationalHeaderContent
{
    width:1002px;
    margin: 0px auto 0px auto;
    position:relative;
}

#agentPartnerProgramHeader {
    clear: both;
    background-repeat: no-repeat;
    width: 100%;
    height: 202px;
    overflow: hidden;
    background-image: url("/images/business/partner_banner.jpg");
    background-position: top center;
    background-color: white;
}

#businessIntermediaryHeader {
    clear: both;
    background-repeat: no-repeat;
    width: 100%;
    height: 202px;
    overflow: hidden;
    background-image: url("/images/business/cloudpbx_white_header.jpg");
    background-position: top center;
    background-color: white;
}

#howVoipWorksHeader {
    clear: both;
    background-repeat: no-repeat;
    width: 100%;
    height: 202px;
    overflow: hidden;
    background-image: url("/images/business/how_voip_works/how_it_works_banner.jpg");
    background-position: top center;
    background-color: white;
}

#cloudpbxBg {
    width: 100%;
    background: url(/images/business/cloudpbx_bg.jpg) repeat-x top center;
    background-color: #ffffff;
    min-height: 593px;
}

.bigBlueButton
{
    color: white;
    font-size: 1.3em;
    font-weight: 800;
    background-image: url("/images/business/large_blue_button_triple.png");
    background-repeat: repeat-x;
    background-position: top;
    border-radius: 7px;
    border: 1px solid #0092ef;
    height: 36px;
    line-height: 36px;
    width: 302px;
    -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 #004282;
    cursor: pointer;
    text-align: center;
}

.bigBlueButton:hover {
    background-position: center;
    text-shadow: 0em 0em 0.1em #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);
}

.bigBlueButton:active {
    background-position: bottom;
    text-shadow: 0em 0em 0.1em #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);
}

.cloud_pbx_intermediary_bigBlueMargin {
    margin: 20px 0 5px 0;
}

#androidAppHeader {
    clear: both;
    background-repeat: no-repeat;
    width: 100%;
    height: 398px;
    overflow: hidden;
    background-image: url("/images/business/apps/android_app_banner.png");
    background-position: top center;
    background-color: white;
}

#iphoneAppHeader {
    clear: both;
    background-repeat: no-repeat;
    width: 100%;
    height: 398px;
    overflow: hidden;
    background-image: url("/images/business/apps/iphone_app_banner.png");
    background-position: top center;
    background-color: white;
}

.headerContainer {
    width: 1000px;
    margin: 0px auto;
}

.appButtons {
    float: left;
    margin: 116px 0 0 6px;
    height: 47px;
    width: 400px;
}

.googleAppButton {
    width: 146px;
    height: 47px;
    background: url("/images/business/apps/google_play_button.png")no-repeat;
    float: left;
    margin-right: 18px;
    background-position: top;
}

.googleAppButton:hover {
    background-position: center;
}

.googleAppButton:active {
    background-position: bottom;
}

.iphoneAppButton {

    width: 146px;
    height: 47px;
    background: url("/images/business/apps/iphone_app_store_button.png") no-repeat;
    float: left;
    margin-right: 18px;
    background-position: top;
}

.iphoneAppButton:hover {
    background-position: center;
}

.iphoneAppButton:active {
    background-position: bottom;
}

.cpbx_mobile_body {
    text-align: left;
    width: 1000px;
    margin: 0 auto;
    color: #3d3d3d;
}

.cpbx_mobile_body p {
    color: #777777;
}

.mobileAppsPanel {
    width: 1000px;
    height: 390px;
}

.mobileAppsPanelTextRight {
    width: 740px;
    height: 282px;
    top: 47px;
    left: 228px;
    position: relative;
}

.mobileAppsPanelTextLeft {
    width: 740px;
    height: 282px;
    top: 47px;
    left: 28px;
    position: relative;
}

.mobileAppsPanelTextRight h2, .mobileAppsPanelTextLeft h2 {
    margin: 0 0 35px 0;
    color: #ffffff;
    font-size: 1.3em;
}

.mobileAppsPanelTextRight p, .mobileAppsPanelTextLeft p {
    margin-bottom: 30px;
}

.mobileAppsPanelTextRight em, .mobileAppsPanelTextLeft em, .mobileAppsPanelTextRight strong, .mobileAppsPanelTextLeft strong {
    color: #f08a26;
}

.androidPanel1 {
    background: url("/images/business/apps/android_app_panels_top.png") no-repeat;
}

.androidPanel2 {
    background: url("/images/business/apps/android_app_panels_middle.png") no-repeat;
}

.androidPanel3 {
    background: url("/images/business/apps/android_app_panels_bottom.png") no-repeat;
}

.iphonePanel1 {
    background: url("/images/business/apps/iphone_app_panels_top.png") no-repeat;
}

.iphonePanel2 {
    background: url("/images/business/apps/iphone_app_panels_middle.png") no-repeat;
}

.iphonePanel3 {
    background: url("/images/business/apps/iphone_app_panels_bottom.png") no-repeat;
}

h1.appsh1 {
    font-size: 2.7em;
    padding-top: 30px;
    clear: both;
}

p.mobileNote {
    font-size: .85em !important;
}

.mobileBottom {
    margin-bottom: 15px;
    text-align: center;
}

.mobileBottom a {
    color: #fd9208;
}

.mobileBottom a:hover {
    color: #ffad28;
}

#hardwareHeader {
    background-repeat: no-repeat;
    width: 1261px;
    height: 223px;
    overflow: hidden;
    background-image: url("/images/business/phones/phones_banner.jpg");
    background-position: top center;
    margin: 0 auto;
}

#hardwareHeaderBg {
    clear: both;
    background-repeat: repeat-x;
    width: 100%;
    height: 223px;
    overflow: hidden;
    background-image: url("/images/business/phones/phones_banner_bg.jpg");
    background-position: top center;
    background-color: white;
}

#hardwareBg {
    width: 100%;
    background: url(/images/business/phones/phones_bg.jpg) repeat-x top center;
    background-color: #ffffff;
    min-height: 573px;
}

.business_body {
    text-align: left;
    width: 1000px;
    margin: 0 auto;
    color: #777777;
}

.business_body h1 {
    margin-bottom: 10px;
}

.business_body h2 {
    margin-bottom: 10px;
    color: #f08a26;
    font-size: 18px;
}

#cloudpbxBg .business_body {
    padding-top: 20px;
}

#hardwareBg .business_body .business_left_column ul {
    margin-left: 20px;
}

#hardwareBg .business_body .business_left_column img {
    margin: 10px 0;
}

.business_left_column {
    float: left;
    width: 670px;
}

.business_left_column .diamond-wrapper {
    width: 670px !important;
}

.business_left_column .diamond-wrapper h3 {
    font-size: 1.3em;
}

.business_left_column p {
    margin-bottom: 10px;
}

.business_left_column strong {
    color: #f08a26;
}

.business_right_column {
    float: right;
    width: 299px;
}

.phones_text_container_outline {
    margin-top: 5px !important;
}

.bigBlueMargin {
    margin: 10px 0;
}

.diamond-wrapper-dual-column {
    width: 315px;
    float: left;
    margin: 10px 0;
}

.diamond-wrapper-dual-column a {
    color: #fd9208;
    text-decoration: none;
}

.diamond-wrapper-dual-column a:hover {
    color: #ffad28;
    text-decoration: none;
}

.diamond-wrapper-dual-column li {
    list-style: none;
    text-align: center !important;
    padding-bottom: 1px;
}

.diamond-wrapper-page-top {
    margin-top: 5px !important;
}

#businessFeaturesHeader {
    clear: both;
    background-repeat: no-repeat;
    width: 100%;
    height: 202px;
    overflow: hidden;
    background-image: url("/images/business/features/features_banner.jpg");
    background-position: top center;
    background-color: white;
}

.featuresDescriptionArea {
    
}

.featuresRowHeader {
    font-size: 1.3em;
    color: #f08a26;
    font-weight: 800;

}

.featuresRow {
    padding: 15px 0;
    background: url("/images/business/features/feature_separator.png") bottom center no-repeat;
}

.featuresRow:last-of-type {
    background: none;
}

.featuresTerms {
    float: left;
    width: 220px;
    font-weight: 800;
    color: #f08a26;
}

.featuresTermsTop {
    
}

.featuresDescriptions {
    float: left;
    width: 750px;
}

.featuresDescriptionsTop {
    width: 660px !important;
}

.featuresDescriptions a {
    color: #fd9208;
    text-decoration: none;
}

.featuresDescriptions a:hover {
    color: #ffad28;
    text-decoration: none;
}

.featuresBackToTop {
    float: right;
    width: 30px;
}

.featuresBackToTopTop {
    width: 120px !important;
    text-align: right;
}

#prequalResultsHeader {
    clear: both;
    background-repeat: no-repeat;
    width: 100%;
    height: 202px;
    overflow: hidden;
    background-image: url("/images/business/internet/prequal_banner.jpg");
    background-position: top center;
    background-color: white;
}


.internet_column1 {
    float: left;
    width: 120px;
}

.internet_column2 {
    float: left;
}

.cpbx_intermediary_left_column h1 {
    margin: 14px 0 10px 0 !important;
}

.internetTypes {
    background: url("/images/business/internet/prequal_separator.png") bottom center no-repeat;
    padding-bottom: 15px;
}

.internetTypes:last-of-type {
    background: none !important;
}

.phoneTypes {
    padding-bottom: 15px;
    background: url("/images/business/internet/prequal_separator.png") bottom center no-repeat;
}

.phoneTypes:last-of-type {
    background: none !important;
}

#networkStatusHeader {
    clear: both;
    background-repeat: no-repeat;
    width: 100%;
    height: 202px;
    overflow: hidden;
    background-image: url("/images/network_banner.jpg");
    background-position: top center;
    background-color: white;
}

#aboutUsHeader {
    clear: both;
    background-repeat: no-repeat;
    width: 100%;
    height: 202px;
    overflow: hidden;
    background-image: url("/images/about_us_banner.jpg");
    background-position: top center;
    background-color: white;
}

.pressReleaseHeader {
    font-weight: 400;
    color: #f08a26;
    font-size: 1.2em;
}

.readMore a {
    font-size: .83em;
    color: #f08a26;
}

.readMore a:hover {
    color: #ffad28;
}

#byodInfo {
    width: 670px;
}

    #byodInfo p {
        margin-bottom: 10px;
    }

#byodTable {
    border: 1px solid #efefef;
}

#byodTable th {
    color: #f08a26;
    font-size: 18px;
    height: 40px;
    padding-left: 20px;
}

#byodTable td {
    width: 220px;
    height:30px;
    padding-left: 20px;
}

    #byodTable tr:nth-of-type(2n) {
        background-color: #efefef;
    }

/**********
    INTERNATIONAL RATES CSS
**********/

#internationalContainer
{
    width:1002px;
    position:relative;
    margin:15px auto 0px auto;
    z-index:99;
}

#internationalColumn1
{
    width:380px;
    float:left !important;
    overflow:hidden;
    position:relative;
    padding:0px;
}

#internationalColumn2
{
    width:545px;
    margin-left:5px;
    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:360px;
    overflow:hidden;
    margin:0px;
    padding:0px;
}

#rateFinder li
{
    
    margin-bottom:7px;
    float:left;
    display:inline;
    clear: left;
}

#rateFinder p
{   
    width: 100px;
    font-size:0.9em;
    margin:0px !important;
    padding:0px !important;
    float: left;
}

#rateFinder input
{
    float: left;
}

.internationalFindRateButton {
    background: url("/images/international/button_find_rate.png");
    width: 84px;
    height: 27px;
    float: left;
}

#rateFeedback
{
    clear:both;
    width:380px;
    margin:0px;
    padding:20px 0px 0px 0px;
    list-style-type:none;
    color:#656565;
    font-weight:bold;
}

#rateFeedback li
{
    display:block;    
    margin:0px 20px 20px 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;
}

#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;
}

#countryGrid th, #countryGrid td
{
    padding-left: 5px;
    text-align: left;
}

.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:#f08a26;
    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;
}

.textWipe
{
    font-size:1px;
    text-indent: -9999999px;
    margin:0px;
    padding:0px;
}

.testBorder
{
    border:solid 1px Gray;
    border-collapse:collapse;
}

#pnlFreeDisclaimer
{
    margin-bottom: 20px;
}

#businessLayout_wrapper p {
	font-size: 1.03em;
	line-height: 17px;
    text-align: left;
}

#businessLayout_wrapper, #businessFooter {
    font-family: "Segoe UI" , Helvetica, Arial, Sans-Serif;
    font-size: small;
}

.cancelMargin {
    margin: 0 10px;
    padding: 5px;
    float: left;
}

.submitPadding {
    padding: 5px;
}
