﻿body, html
{
    background-color: #EBEBEB;    
}

html {
overflow: -moz-scrollbars-vertical; /* Always show scrollbar */
}

div.clear
{
    clear: both;
    height: 0;
}


div.page
{
    width: 880px;
    padding: 0 20px 0px;
    background-color: White;
    margin: 0 auto 13px;
}

/* logo + text */
div.logo
{
	background-image: url("Images/Logo.png");
    /*font-family: Myriad Pro, Arial, Sans-Serif;*/
    font-weight: bold;
    font-size: 120%;
    float: left;
    padding: 42px 0 8px 139px;
    margin-bottom: 10px;
    height: 13px;
    background-repeat: no-repeat;
    background-position: left 5px;
}

/* call now */
div.contact
{
    float: right;
    background: transparent url("Images/contact-tab.png") top right no-repeat;
    height: 38px;
    width: 250px;
    color: White;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
}

div.contact span.telephone
{
    font-size: 130%;
}

/* tabs */
ul.top-tabs
{
    display: inline-block;    
    clear: both;
    height: 200%;
    float:left;
}

ul.top-tabs li
{
    display:block;
    text-align:center;
    background: transparent url("Images/tabs.png") left top no-repeat;
    height:24px;
    float: left;
    margin: 0 2px;
    padding: 0;
}

ul.top-tabs li.home
{
    margin-left: 0px;
}

ul.top-tabs li a
{
    display: block;
    line-height: 200%;
    text-decoration: none;
    color: White;
    height:24px;
    background: transparent url("Images/tabs.png") 0px 0px no-repeat;
}

ul.top-tabs li.home a{width:64px;background-position:0px -0px;}
ul.top-tabs li.home a:hover{background-position: 0px -24px;}

ul.top-tabs li.sip-trunks a{width:58px;background-position:-65px 0px;}
ul.top-tabs li.sip-trunks a:hover{background-position:-65px -24px;}

ul.top-tabs li.data a{width:52px;background-position:-126px 0px;}
ul.top-tabs li.data a:hover{background-position:-126px -24px;}	 

ul.top-tabs li.manufacturers a{ width:114px; background-position:-181px 0px; }
ul.top-tabs li.manufacturers a:hover{background-position:-181px -24px;}

ul.top-tabs li.support a{width:73px;background-position:-298px 0px;}
ul.top-tabs li.support a:hover{background-position:-298px -24px;}

ul.top-tabs li.blog a{width:48px;background-position:-373px 0px;}
ul.top-tabs li.blog a:hover{background-position:-373px -24px;}

ul.top-tabs li.about a{width:64px;background-position:-423px 0px;}
ul.top-tabs li.about a:hover{background-position:-423px -24px;}

ul.top-tabs li.portal a{width:55px;background-position:-490px 0px;}
ul.top-tabs li.portal a:hover{background-position:-490px -24px;}

a.speedChecker
{
    white-space: nowrap;
    float: right;
    background: transparent url("Images/speed-checker.png") right bottom no-repeat;
    padding-right: 32px;
    padding-top: 5px;
    font-size: 80%;
    font-weight: bold;
    color: Black;
    width: auto;
}

/* top panel*/
div.top-panel
{
    display: block;
    clear:both;
    color: white;
    padding: 0px;
    height: 128px;
    background: transparent url("Images/top-panel-bg.png") left top no-repeat;
}

div.top-panel h1
{
    margin-left: 25px;
    margin-top:15px;
    line-height: 150%;
    width: 430px;
    float: left;
    margin-bottom:0px;
}

div.top-panel h2
{
	padding-top:0px;
	clear:both;
    margin-left: 25px;
    line-height: 100%;
    width: 400px;
    float: left;
}

a.button 
{
    cursor: pointer;
    color: #999;
    padding: 10px 40px 0 80px;
    margin-top: 40px;
    margin-right: 20px;
    width: 256px;
    height: 43px;
    float:right;
    text-decoration: none;
    display: block;
}
div.top-panel .button, div.top-panel .button span
{
    display: block;
}

div.top-panel .button .heading
{
    font-weight: bold;
}

/* main panel */
div.main-panel
{
    padding-bottom: 30px;
}

div.main-panel div.left
{
    width: 270px;
    float: left;
}

div.main-panel div.right
{
    width: 599px;
    padding-left: 11px;
    float: left;
    clear: right;
}

div.main-panel div.main-bottom
{
    width: 210px;
    padding-left: 100px;
    padding-top: 75px;
    float: right;
    clear: right;
}

div.main-panel table.social
{
    font-weight: bold;
}

div.main-panel ul
{
    list-style-position: outside;
    padding-left: 20px;
}

div.main-panel ul li
{
    padding: 0.3em 0;
}

div.main-panel a
{
    font-weight: bold;
}

h2.tab
{
    float: right;
    width: 578px;
    height: 37px;
    background: transparent url("Images/title-tab.png");
    font-size: 160%;
    line-height: 180%;
    font-weight: bold;
    padding-left: 15px;
    color: White;
}

/* footer */
div.footer
{
    padding: 0px;
    text-align: left;
    width:920px;
    height:169px;    
    background-image:url("Images/footer_bg.png");
    background-repeat:no-repeat;
    margin-left:-20px;
    padding-left:40px;
}

div.footer div.links-block
{
    display:block;
    float:left;
    width: 160px;
    padding: 20px 0 0 0px;
    vertical-align: top;
}

div.footer div.links-block ul
{
    margin: 10px 0;
}

div.footer div.links-block ul a
{
    color: #fff;
}

div.footer h4
{
    font-weight: bold;
    color: #666;
    font-size: 110%;
}



div.footer div.contact-block
{
	font-size:8pt;
	border-left:solid 1px #d2d2d2;
	    display:block;
    float:left;
    width: 180px;
    margin: 20px 0 0 0px;
    padding-left:20px;
    vertical-align: top;
	color:#fff;
}

div.footer div.contact-block a
{
    color: #fff;
}

div.footerLogos
{
    width: 880px;
    margin: auto;
}

div.footerLogos a.footer-more
{	
	color:#646464;
	text-decoration:none;
	width:66px;
	height:23px;
	padding: 3px 30px 3px 5px;
	position:relative;
	top:-17px;
	background: transparent url("Images/more-button.png") top left no-repeat;
}

div.footerLogos a.footer-more:hover
{
	text-decoration:underline;
	background: transparent url("Images/more-button-highlight.png") top left no-repeat;
}

div.main-panel div.product div.head
{
    background: white url(Images/product-border-right.png) left top no-repeat;
    padding: 20px 10px 0;
    padding-left: 230px;
}

div.main-panel div.product
{
    margin: 20px 0 0;
    float: right;
    width: 599px;
    background: white url(Images/product-border-right.png) left bottom no-repeat;
}

div.main-panel div.product_small div.head
{
    background: white url(Images/product-border-small-right.png) left top no-repeat;
    padding: 20px 10px 0;
    padding-left: 230px;
}

div.main-panel div.product_small
{
    margin: 20px 4px 0px 0px;
    float: left;
    width: 295px;
    background: white url(Images/product-border-small-right.png) left bottom no-repeat;
}

div.main-panel div.product ul
{
    padding-left: 248px;
    width: 242px;
    float:left;
    margin:10px 0 20px;
}

div.main-panel div.product ul li
{
    padding: 0.2em 5px 0px 15px;
}

div.main-panel div.product div.head h3
{
    line-height: 100%;
    display: inline;
}

div.main-panel div.product div.head span.summary
{
    display: inline;
}

div.main-panel div.left div.product
{
    margin-top: 15px;
    float:none;
    background: transparent url("Images/product-border-left.png") top left no-repeat;
}

div.main-panel div.left div.product div.summary
{
    float:left;   
}

div.left div.product h3, div.left div.product p, div.left div.product ul
{
    display: block;
    padding: 0;
    width: 145px;
    margin: 10px 15px 0;
    line-height: 120%;
}

div.left div.product ul li
{
    margin-left:0px;
}

div.left div.product h3
{
    color: #333;
}

div.product div.price-box
{
    margin-top: 15px;
    color: #999;
    float:left;
    width: 78px;
    height: 92px;
    display: block;
    background: transparent url("Images/price-box.png") top left no-repeat;
}

div.product div.price-box p
{
    margin: 0;
    border: 0;
    margin-top: 10px;
    width: 78px;
    height: 82px;
    background: transparent url("Images/price-box.png") bottom left no-repeat;
}

div.product div.price-box a
{
    margin-left: 4px;
    font-size: 12px;
    display: block;
    width: 65px;
    border-style: none;
	font-weight:normal;
	color:#999999;
    position: relative;
    top: -2px;
}

div.product div.price-box a:hover
{
    text-decoration: none;
}	

div.product div.price-box span.price
{
    padding: 5px 0;
    font-size: 200%;
    font-weight: bold;
    display: block;
    color: #333;
}

div.product div.price-box span.select
{
    font-size: 12px;
    display: block;
    color: White;
    /**background: transparent url("Images/price-box.png") bottom left no-repeat;**/
    text-decoration: none;
    /**padding: 5px 0 5px 6px;**/
    padding: 2px 0 5px 6px;
    font-weight: normal;
    text-align: left;
    position: relative;
    left: -2px;
    bottom: -2px;
}

div.left div.product .bottom
{
    clear:both;
    width: 270px;
    height: 20px;
    background: transparent url("Images/product-border-left.png") bottom left no-repeat;
}

h3, div.logo, ul.core-features 
li a, ul.core-features li a.button, 
div.product div.price-box span.price,
div.main-panel a
{
    color: #397ccc;
}

div.main-panel ul
{
    /*list-style-image: url("Images/bullet.png");*/
    /*list-style-type:square;*/
}

div.main-panel ul li
{
	list-style:none;
	background:url("Images/bullet.png") no-repeat 0px .6em;
	padding-left:15px;	
}

.spec_toggle
{
	color:#397CCC;
	font-weight:bold;
	cursor:pointer;
}

.spec_toggle:hover
{
	color:#397CCC;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

.spec_list
{
	display:none;
}

.spec_list h4
{
	margin-top:5px;
	width:100%;
	font-size:11pt;
	color:#fff;
	background-color:#606060;
	padding:3px;
}

.spec_list ul
{
	list-style-type:circle !important;
	list-style-image:none !important;
}

.spec_list ul li
{
	list-style-type:circle !important;
	background-image:none !important;
}


/* Rich Text Editor */
.rte-toolbar{ overflow:hidden; }

.rte-toolbar a, .rte-toolbar a img {
	border:0;
}

.rte-toolbar p {
    float:left;
    margin:0;
    padding-right:5px;
}



