@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}




/* HEADER ************************************************************************/


.header{
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	background-color: #151C2A;
}

.header_wrap {
	width:970px;
	margin:auto;
}

#logo {
	float:left;
	margin-top:30px;
	padding-left:30px;
}


/* NAVIGATION ***********************************************************/

.nav{
	text-align:right;
	width:720px;
	float:right;
	padding-top:10px;
}
.nav li{
	display:inline
}

.nav a {
	padding-right:20px;
	text-decoration: none;
}
.prime_nav ul {padding-top:5px}
.prime_nav a{
	font-size: 20px;
	color: #fff; padding-left:30px; 
}
.prime_nav a:hover {
	color: #CCC;
}

.secondary_nav a{
	font-size: 14px;
	color: #FECC00;
}
.secondary_nav a:hover{
	color: #FFE479;
}


/* HOME  PROPERTIES ************************************************************************/

.blue_splash {
	background-image: url(images/blue_horizontal.png);
	background-repeat: repeat-x;
	background-position: center top;	
}

#header_swap{
	background-image: url(images/home_header.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 263px;
	width: 963px; margin:auto; padding-top:10px
}

#image_swap{
	position:absolute;
	left:50%;
	margin-left:50px;
	margin-top:-25px;
}

.middle_wrapper {
	width:960px;
	margin:auto;
	margin-top:10px;
	clear:both;
	margin-top:-2px;
}

.left {
	float:left;
	width:329px;
	color: #FFF;	
}

a.learn_more  {
	color: #FECC00;
	background-image: url(images/learn_more_bg.png);
	background-position: right center;
	text-decoration: none;
	padding-right:20px;
	background-repeat: no-repeat;
	float:left;
	margin-top:10px;
	font-size: 12px;
}

a.learn_more:hover {
	color:#fff;
	background-image: url(images/learn_more_hover.png);
}

.left h3 {
	color: #FECC00;
	margin: 0px;
	padding: 5px 0px 10px 10px;
	font-size: 14px;
	font-style: italic;
	text-transform: uppercase;
}
.top_left{
	background-image: url(images/login_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 117px; margin-bottom:5px
}

.top_left a {
	color: #FECC00;
	text-decoration: none;
	font-size: 12px;
}

.top_left_content {
	padding:10px;
	font-size: 14px;
}

.top_left_content input {
	float:left;
	width:94px;
	margin-right:5px;
	border: 1px solid #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.top_left_content label {
	font-size:10px;
	color:#CCC;
	float:left;
}

.login_button {
	background-image: url(images/login_up.png);
	border: none!important;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -900px;
	float: left;
	display:inline;
	background-color: transparent;
	position:relative;
	top:20px;
	cursor: pointer;
	height: 18px;

}

.login_button:hover {
	background-image: url(images/login_over.png);
	}


.bottom_left {
	background-image: url(images/app_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 161px;
}

.left_content {
	padding-left:10px;
	width:180px; 
	padding-top:10px
}

#app_image {
	float:right; 
	position:absolute; 
	margin-left:170px;
	margin-top:-20px
}

.right {
	float:right;
	background-image: url(images/home_body_bg.png);
	height: 284px;
	width: 629px;
	overflow:hidden;
	
}

.right h2 {
	color: #FECC00;
	margin: 0px;
	padding: 5px 0px 10px 10px;
	font-size: 14px;
	font-style: italic;
	text-transform: uppercase;
}
.right h3 {
	color: #fff;
	margin: 0px;
	padding: 10px 0px 10px 20px;
	font-size: 22px;
	font-style: italic;
	font-weight: lighter;
	text-transform: uppercase;
}

.right_content {
	padding:20px;
	color: #FFF;
}

.try_numbers{
	font-weight: bold;
	color: #FECC00;
}

.right_block{
	padding-left: 35px;	
	font-size:16px;

}

.right_block li{
	margin-bottom: 5px;
}

.real_big{
	color: #FECC00;
	font-size:64px;
	/*font-family:"Tw Cen MT Condensed";*/
	font-family:"Arial Narrow";

}	
.start_demo_button {
	background-image: url(images/start_demo_up.png);
	border: none!important;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -900px;
	background-color: transparent;
	cursor: pointer;
	height: 44px;
	width: 175px;
}

.start_demo_button:hover {
	background-image: url(images/start_demo_over.png);
}


/* HOME SPLASH NAVIGATION */

.splash_navigation {
	
	position:relative;
	top:205px;
	left:20px;
	color: #FFF;
	font-size: 12px; width:510px
}

.splash_buttons {
	float:right
}
.splash_buttons a {
	background-position: center center;
	float: left;
	height: 30px;
	width: 122px;
	padding-right:5px;
	background-repeat: no-repeat;
	overflow:hidden;
	text-indent: -900px;
	position:relative;
	bottom:5px
}

#voicemail_button{
	background-image: url(images/services_01.png);
}

#voicemail_button:hover{
	background-image: url(images/services_over_01.png); 
}

#service{
	background-image: url(images/services_07.png);
}

#service:hover{
	background-image: url(images/services_over_07.png); 
}

#followme_button{
	background-image: url(images/services_03.png);
}
#followme_button:hover{
	background-image: url(images/services_over_03.png);
}

#hostedpbx_button{
	background-image: url(images/services_05.png); 
}
#hostedpbx_button:hover{
	background-image: url(images/services_over_05.png);
}

.splash_buttons div a {
	padding:40px
}

.home_extra {
	width:930px;
	margin:auto;
	clear:both;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #5B5B5B;
}

.home_extra a {
	text-decoration: none;
	color: #5B5B5B;
}

.home_extra a:hover {
	text-decoration: underline;
	color: #5B5B5B;
}

.home_extra table {
	border-padding: 0px;
	border-spacing: 0px;
}

.home_extra td {
	padding-left: .7em;
	border-right: 1px solid #5B5B5B;
	border-padding: 0px;
	border-spacing: 0px;
}

.home_extra td.title {
	border-right: 0px;
	padding-bottom: .5em;
	border-padding: 0px;
	border-spacing: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	text-decoration:none;
}

.home_extra td.no_line {
    
	border-right: 0px;
	border-padding: 0px;
	border-spacing: 0px;
}

.home_order {
	width:930px;
	margin:auto;
	clear:both;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #5B5B5B;
}

.home_order a {
	text-decoration: none;
	color: #5B5B5B;
}

.home_order a:hover {
	text-decoration: underline;
	color: #5B5B5B;
}

.home_order table {
	border-padding: 0px;
	border-spacing: 0px;
}

.home_order td {
	padding-left: .7em;
	border-padding: 0px;
	border-spacing: 0px;
}

.home_order td.title {
	border-right: 0px;
	padding-bottom: .5em;
	border-padding: 0px;
	border-spacing: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	text-decoration:none;
}




/* PAGE TEMPLATES ************************************************************************/


.blue_thin {
	background-image: url(images/page_thin_top.png);
	height: 10px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #BBCCDF;
}

/*HEADING ***********/
.page_heading {
	background-image: url(images/page_heading_bg.png);
	height: 78px;
	width: 949px; margin:auto; margin-bottom:10px
}

.page_heading h1 {
	font-size: 18px;
	font-weight: lighter;
	color: #FFF;
	padding-top: 10px;
	padding-left: 10px; margin:0px
}

.page_heading h2 {
	font-size: 16px;
	font-weight: lighter;
	color: #fecc00;
	padding-top: 20px;
	padding-left: 10px;
	margin:0px;
	font-style: italic;
}

.buy_now {
	float:right;
	background-image: url(images/buy_now_up.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -900px;
	height: 29px;
	width: 127px; margin-top:25px; margin-right:10px; overflow:hidden
}

.buy_now:hover {
	background-image: url(images/buy_now_over.png);
}


.page_wrapper {width:955px; margin:auto; overflow:hidden}

.page_left {
	float:left; width:260px
}
/* PAGE CONTENT *************************************/

.page_middle{
	
	width:690px;
	color: #333; overflow:hidden
}
.page_middle_content{padding:10px 0px 0px 20px; overflow:hidden}
.highlight {
	font-size: 14px;
	line-height:20px;
	color: #6296BC;
	margin-bottom:10px; font-weight:bold

}

.teaser {
	float:left;
	clear:both;
	background-image: url(images/page_teaser_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 674px;
	font-size: 22px;
	color: #666;
	padding-top:20px;
	padding-left:20px; margin-left:12px; margin-top:20px; margin-bottom:10px
}

.teaser .buy_now {
	float:right;
	background-image: url(images/buy_now_up.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -900px;
	height: 29px;
	width: 127px; margin-top:0px; margin-right:30px; overflow:hidden
}

.teaser .buy_now:hover {
	float:right;
	background-image: url(images/buy_now_over.png);}

/* DEMO BLOCK *********************/

.demo_block {
	float:right;
	font-size: 14px; padding-left:10px
}
.demo_block h2 {
	font-size: 14px; padding:0px; margin:0px
}

.demo_block_top{
	background-image: url(images/demo_block_top.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 14px;
	width:317px;
	overflow:hidden
}
.demo_block_middle {
background-image: url(images/demo_block_middle.png);
	background-repeat: repeat-y;
	background-position: center center;
	overflow:hidden;
	width:317px;
}
.demo_block_middle_content {padding:10px 20px}
.demo_block_bottom {
	background-image: url(images/demo_block_bottom.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 17px;
width:317px;
}

.demo_numbers{
	font-weight: bold;
	color: #002D90;
}

.demo_block label {
	font-size:10px;
	color:#000;
	
}


.demo_block  input {

	width:210px;
	margin-right:5px;
	border: 1px solid #FECC00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.demo_block .start_demo_button {
	background-image: url(images/start_demo_up.png);
	border: none!important;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -900px;
	background-color: transparent;
	cursor: pointer;
	height: 44px;
	width: 175px; margin-top:10px
}

.demo_block .start_demo_button:hover {
	background-image: url(images/start_demo_over.png);
}


/* PAGE BOTTOM ******************/


.page_bottom_wrapper{}
.page_bottom_left{float:left; margin-left:10px; width:300px}
.page_bottom_left_content {padding:20px; padding-top:10px}
.page_bottom_left h2 {
	font-size: 14px; margin:0px; padding-top:0px; padding-bottom:10px
}
.page_bottom_right{float:right}

/*TESTIMONIAL BLOCK */

.testimonial_block {
	float:right;
	font-size: 14px; padding-left:10px
}
.testimonial_block h2 {
	font-size: 14px;
	padding-top:15px;
	padding-left:20px;
	margin:0px;
	text-transform: uppercase;
	color: #5B5B5B;
	font-weight: normal;
}

.testimonial_block_top{
	background-image: url(images/testimonial_block_top.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 49px;
	width:366px;
	overflow:hidden
}
.testimonial_block_middle {
background-image: url(images/testimonial_block_middle.png);
	background-repeat: repeat-y;
	background-position: center center;
	overflow:hidden;
	width:366px;
}
.testimonial_block_middle_content {padding:10px 20px}
.testimonial_block_bottom {
	background-image: url(images/testimonial_block_bottom.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 17px;
width:366px; overflow:hidden
}

.testimonial{
	font-size: 14px;
	font-weight: bold; color:#002D90;
}
.author{}




/* LEFT BLOCKS *************************************/


.block_wrapper ul {margin:0px; padding:0px}

.block_wrapper a, .block_wrapper a:visited{
	color: #002D90;
	text-decoration: none;
}

.block_wrapper li {
	list-style-image: none;
	list-style-type: none; padding:5px 0px 0px 10px
}

.block_wrapper h2 {
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase; color:#5B5B5B; margin:0px; padding: 10px 0px 0px 15px
}
.block_top{
	background-image: url(images/side_bar_top.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 51px;
	width: 264px; overflow:hidden
}
.block_middle {
	background-image: url(images/side_bar_middle.png);
	background-repeat: repeat-y;
	background-position: center center;
	overflow:hidden;
	width: 264px;
}
.block_middle_content {padding-left:15px}
.block_bottom {
	background-image: url(images/side_bar_bottom.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 17px;
	width: 264px;
}


/* FOOTER ************************************************************************/


.footer{
	width:970px;
	margin:auto;
	clear:both;
	padding-top:10px;
	font-size: 12px; padding-left:40px;
}

.footer ul {
	margin:0px;
	padding:0px;
}
.footer li {
	display:inline
}

.footer li a {
	padding-right:10px;
	color: #5B5B5B;
	text-decoration: none; 	font-size: 14px;
}

.footer li a:hover {
	color:#000
}

.footer_message {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #5B5B5B;
	font-size: 11px;
}

/*  Some SEO Stuff   */

.seo {
	color:#232323;
	font-size:12px;
}
/* BumpBox Styles ******************/
.bump_body {
	background-color:#333333;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	}
.bump_title {
	color: #FECC00;
	font-size:16px;
	font-weight:bold;
}
.bump_em {
	color:#C3FF68;
}

.bump_a{
	color:#66CCFF;
	text-decoration:underline;
	}

/* Order Form styles *****/
.order_block_top{
	background-image: url(images/page_teaser_bg.png);
	
	
	height: 49px;
	width:766px;
	overflow:hidden
}


.order_block {
	float:left;
	font-size: 14px;
	width:766px; 
	margin:0;
}
.order_block h2 {
	font-size: 14px;
	padding-top:15px;
	padding-left:20px;
	margin:0px;
	text-transform: uppercase;
	color: #5B5B5B;
	font-weight: normal;
}

/*SERVICE INCLUDES BLOCK */

.service_block {
	
	font-size: 14px; padding-left:10px
}
.service_block h2 {
	font-size: 14px;
	padding-top:10px;
	padding-left:20px;
	margin:0px;
	text-transform: uppercase;
	color: #5B5B5B;
	font-weight: normal;
}

.service_block_top{
	background-image: url(images/testimonial_block_top.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 49px;
	width:366px;
	overflow:hidden
}
.service_block_middle {
background-image: url(images/testimonial_block_middle.png);
	background-repeat: repeat-y;
	background-position: center center;
	overflow:hidden;
	width:366px;
}
.service_block_middle_content {padding:10px 20px}

.service_block_bottom {
	background-image: url(images/testimonial_block_bottom.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 17px;
	width:366px; 
	overflow:hidden
}

.service{
	font-size: 14px;
	font-weight: bold; color:#002D90;
}

.navvSmall {
        font-size: 9px;
        font-weight: normal;
        color: #0033CC;
        font-family:  Arial, Tahoma, "Times New Roman";
}

.thin_pic_border {
        -moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');

}

