@charset "utf-8";
body {
	margin:15px auto;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	background-color:#3464CA;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
#body_green {
	background:#7eae17 url(images/bg_green.jpg) repeat-x top left;
}

h1 {
	color:#333333;
	font-size:18px;
	font-weight:bold;
	margin-top:0;
}
h2 {
	color:#274D9A;
	font-size:15px;
	font-weight:bold;
	padding:0;
}
h3 {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding:2px 0;
	margin-bottom:0px;
}

form {
	margin:0;
}


/* -------------------- /+/ images \+\ -------------------- */
img {
	border:0;
}

img.banner {
	width:1014px;
	height:138px;
}

img.right_banners {
	width:240px;
	height:69px;
}

img.saints {
	width:240px;
	height:180px;
	padding:0 0 7px 0;
}

img.animation {
	width:101px;
	height:53px;
	margin-bottom:15px;
}
img.guardian_angel {
	width:240px;
	height:180px;
	padding:3px 0 7px 0;
}

.content_image {
	float:left;
	padding:0 4px 4px 0;
}


/* -------------------- /+/ form \+\ -------------------- */
form {
	margin:0;
}

#footer .input {
	width:130px;
	font-size:11px;
	border:1px solid #BDC0E3;
}
#footer .button {
	width:15px;
	font-size:11px;	
	border:1px solid #BDC0E3;
}

#side_contact {
	width:245px;
	background-color:#E8E8E8;
	padding:5px 0;
	border:1px dotted #A4D1FF;
}
#contact_form {
	width:735px;
	background-color:#CFDBF3;
}
#contact_form .heading {
	background-color:#CFDBF3;
}
#contact_form td {
	background-color:#EBF0FA;
	vertical-align:top;
}
#contact_form input, select {
	width:99%;
	font-size:11px;
	border:1px solid #C8C8C8;
}
#contact_form .input_accept {
	width:100px;
	font-size:11px;
	border:1px solid #C8C8C8;
}
#contact_form .input_checkbox {
	width:12px;
	font-size:11px;
	border:1px solid #C8C8C8;
}
#contact_form .input_optionbox {
	width:12px;
	font-size:11px;
	border:0;
}
#contact_form textarea {
	width:99%;
	font-size:12px;
	border:1px solid #C8C8C8;
}
#contact_form .button {
	width:99%;
	text-align:center;
	font-size:11px;	
	border:1px solid #B1B1B1;
	background-color:#E1E1E1;
}

/* -------------------- /+/ text \+\ -------------------- */
.white {
	color:#FFFFFF;
}
.white_bold {
	color:#FFFFFF;
	font-weight:bold;
}
.dark_blue {
	color:blue;
}
.blue {
	color:#5782DE;
}
.blue_bold {
	color:#5782DE;
	font-weight:bold;
}
.silver {
	color:#BFBFBF;
}
.red {
	color:#FF0000;
}


/* -------------------- /+/ topbar \+\ -------------------- */
#topbar {
	width:1016px;
	height:40px;
	margin:0 auto;
	padding:0;
	vertical-align:top;
	color:#BBBBBB;
	background:#333333 url(images/bg_topbar.jpg) no-repeat;
	line-height:26px;
}
#topbar a:link, #topbar a:active, #topbar a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#topbar a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.topbarlinks {
	text-align:left;
	padding:6px 0 0 20px;
	margin:0;
	float:left;
}
.topbarcontacts {
	padding:0 10px 0 10px;
	margin:0;
	color:#FFFFFF;
	float:right;
}

.social {
	float:left;
	font-size:9px;
	margin:9px 0 0 160px;
	}
	.social_item {
		float:left;
		margin-right:15px;
		}
		.social_item_text {
			float:left;
			margin:-2px 5px 0 0;
			}
		.social_item a {
			color:#fff;
			text-decoration:none;
			}
			.social_item a:hover {
				text-decoration:underline;
				}

.topchat {
	float:right;
	padding:2px 20px 0 0;
}


/* -------------------- banner -------------------- */
#banner {
	clear:both;
	width:1014px;
	height:138px;
	background:#272727 url(images/banner.jpg) no-repeat;
}
#banner_green {
	clear:both;
	width:1014px;
	height:138px;
	background:#272727 url(images/banner_green.jpg) no-repeat;
}
#banner_saints {
	width:1014px;
	clear:both;
	height:293px;
	background:#272727 url(images/banner_saints.jpg) no-repeat;
}
#banner a, #banner_green a {
	color:#FFFFFF;
	text-decoration:none;
}
#banner a:hover, #banner_green a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#banner .contact_info, #banner_green .contact_info {
	color:#FFFFFF;
	text-align:right;
	padding:5px 20px 0 0;
	line-height:14px;
}


/* ---------------- /+/ main container \+\ ---------------- */
#container {
	width:1014px;
	margin:0 auto;
	text-align:left;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background-color:#FFFFFF;
}


/* ----------------- content area ----------------- */
#content {
	padding:20px 10px 10px 10px;
	margin:0;
	clear:both;
	color:#333333;
	background-color:#FFFFFF;
}
#content a:link, #content a:active, #content a:visited {
	color:#0359AF;
	text-decoration:none;
	border-bottom:1px solid #CCCCCC;
}
#content a:hover {
	color:#0359AF;
	text-decoration:none;
	border-bottom:1px solid #FF6A6A;
}
#content ul {
}
#content li {
	padding:0 0 10px 0;
	line-height:18px;
}

#content_text {
	margin-right:10px;
	padding-right:15px;
	padding-bottom:15px;
}
	.awards_container {
		width:715px;
		}
		.awards_row {
			min-height:150px;
			}
			.awards_logos {
				float:left;
				text-align:right;
				width:255px;
				margin-right:20px;
				}
			.awards_content {
				float:left;
				text-align:left;
				width:430px;
				}
				
		.telephone_systems {
			width:730px;
			position:relative;
			}
			.ipcortex_approved {
				position:relative;
				float:left;
				width:164px;
				height:197px;
				z-index:2;
				}
			.ipcortex_approved_text {
				position:relative;
				float:left;
				width:548px;
				margin:0 0 0 12px;
				z-index:2;
				}
			.ipcortex_bg {
				position:absolute;
				top:172px;
				left:-10px;
				width:718px;
				height:296px;
				z-index:0;
				}
			.voip_cortex_pro {
				float:left;
				width:320px;
				margin:-15px 0 0 20px;
				z-index:2;
				}
			.voip_text {
				position:relative;
				float:right;
				width:333px;
				text-align:justify;
				margin:-175px 10px 0 0;
				z-index:2;
				}
				.voip_text_heading {
					text-align:right;
					}
			.pbx_features {
				float:left;
				width:380px;
				margin:10px 0 0 20px;
				line-height:16px;
				}
			.connectivity {
				float:left;
				line-height:16px;
				margin-top:10px;
				}
				.voip_cortex_unit {
					width:289px;
					margin:20px 0 0 25px;
					}
				.pbx_features ul li, .connectivity ul li {
					padding:2px;
					margin:0;
					line-height:12px;
					}
			.contact_mirus {
				margin:10px 0 10px 20px;
				}

#content_sidebar {
	width:245px;
	float:right;
	margin-left:10px;
	padding-bottom:10px;
}
#content_sidebar a:link, #content_sidebar a:active, #content_sidebar a:visited, #content_sidebar a:hover {
	border-bottom:none;
}

#sidebar_news {
	width:240px;
	background-image:url(images/bg_right_news.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding:65px 0 10px 10px;
	line-height:14px;
}
#sidebar_news a:link, #sidebar_news a:active, #sidebar_news a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#sidebar_news a:hover {
	text-decoration:underline;
}

.sidebar_news_items {
	width:220px;
	padding-bottom:10px;
}


/* -------------------- footer -------------------- */
#footer {
	clear:both;
	width:1016px;
	height:91px;
	margin:0 auto;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	color:#BFBFBF;
	background:url(images/footer.gif) no-repeat;
	line-height:16px;
}
#footer a:link, #footer a:active, #footer a:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}
#footer a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

#footer_left {
   float:left;
   width:210px;
   height:78px;
   padding:10px 0 0 10px;
}

#footer_right {
   float:right;
   width:210px;
   height:78px;
   padding:10px 10px 0 0;
   text-align:right;
}

#footer_middle {
   height:88px;
   text-align:center;
}


/* -------------------- /+/ other \+\ -------------------- */
.ms_tech {
	width:735px;
	height:1890px;
}

.pdf {
	width:20px;
	height:20px;
	border:0;
	vertical-align:middle;
}

.pdf_pad {
	padding:10px 20px;
}

.zero_bottom_pad {
	padding-bottom:0;
}


/* -------------------- /+/ copyright \+\ -------------------- */
#copyright {
	width:1014px;
	margin:0 auto;
	text-align:left;
	font-size:10px;
	line-height:14px;
	padding:10px 0;
	color:#FFFFFF;
}

.copymessage {
	float:left;
	padding:0 0 0 10px;
}

.buttons {
	float:right;
	width:280px;
	}
	.download_agent {
		float:right;
		width:36px;
		padding:0 5px 0 0;
		}
	.help {
		float:right;
		width:36px;
		padding:0 5px 0 0;
		}
	.twitter {
		float:right;
		width:180px;
		}

.clear {
	clear:both;
}

.clear_and_padding {
	clear:both;
	padding-bottom:15px;
}


/* ------------------ accordion ------------------ */
#basic-accordion{
	width:1014px;
	border-top:1px solid #FFFFFF;
	margin:0;
	padding:0;
}

#accordion_content {
	float:left;
	width:1014px;
	border-bottom:1px solid #FFFFFF;
}
#accordion_content a:link, #accordion_content a:active, #accordion_content a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#accordion_content a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.accordion_headings {
	margin:0;
	padding:5px 0 5px 10px;
	font-size:1.2em;
	font-weight:bold;
	color:#FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	cursor:pointer;
	background:#252525 url(images/bg_menuhead.jpg) repeat-x;
}
.accordion_headings a:hover {
	text-decoration:none;
}

.header_highlight{
	background:#006bb6 url(images/bg_menuhead_active.jpg) repeat-x;
}
.header_highlight_green {
	background:#7eae17;
}

.accordion_heading_desc {
	clear:both;
	width:974px;
	height:60px;
	margin:0 auto;
	color:#FFFFFF;
	line-height:16px;
	padding:10px 10px 0 10px;
	background:#272727 url(images/bg_accordion_heading_desc.gif) no-repeat;
}
.accordion_heading_desc a {
	text-decoration:none;
	border-bottom:1px solid #FF8080;
}
.accordion_heading_desc a:hover {
	text-decoration:none;
	border-bottom:1px solid #FF0000;
}

.accordion_heading_desc_img {
	clear:both;
	padding:0 9px;
}

.accordion_child{
	margin:0;
	/*padding:10px;*/
	background:#2D5CB9 url(images/bg_accordion_child.jpg) top left;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.accordion_child_green {
	margin:0;
	/*padding:10px;*/
	background:#7eae17 url(images/bg_accordion_child_green.jpg) top left;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.accordion_main {
	float:left;
	width:337px;
	font-size:13px;
	border-right:1px solid #FFFFFF;
	}
	.accordion_mainchild {
		width:337px;
		height:56px;
		border-bottom:1px solid #ffffff;
		}
	.accordion_mainchild_text {
		text-align:right;
		font-weight:bold;
		padding:30px 8px 0 0;
		}
	.accordion_smb_mainchild_1 {
		background:#272727 url(images/mainchild_proactive_it_support.jpg) no-repeat;
		}
	.accordion_smb_mainchild_2 {
		background:#272727 url(images/mainchild_disaster_recovery.jpg) no-repeat;
		}
	.accordion_smb_mainchild_3 {
		background:#272727 url(images/mainchild_hardware.jpg) no-repeat;
		}
		
	.accordion_leb_mainchild_1 {
		background:#272727 url(images/mainchild_leb_managed_services.jpg) no-repeat;
		}
	.accordion_leb_mainchild_2 {
		background:#272727 url(images/mainchild_leb_disaster_recovery.jpg) no-repeat;
		}
	.accordion_leb_mainchild_3 {
		background:#272727 url(images/mainchild_leb_procurement.jpg) no-repeat;
		}
		
	.accordion_pse_mainchild_1 {
		background:#272727 url(images/mainchild_pse_managed_services.jpg) no-repeat;
		}
	.accordion_pse_mainchild_2 {
		background:#272727 url(images/mainchild_pse_disaster_recovery.jpg) no-repeat;
		}
	.accordion_pse_mainchild_3 {
		background:#272727 url(images/mainchild_pse_procurement.jpg) no-repeat;
		}

.accordion_sub {
	float:left;
	width:676px;
	height:170px;
	border-bottom:1px solid #ffffff;
	}
.accordion_sub_blue {
	background:#272727 url(images/bg_menu.jpg);
	}
.accordion_sub_green {
	background:#272727 url(images/bg_menu_green.jpg);
	}
	.accordion_sub_heading {
		width:676px;
		font-size:1.2em;
		font-weight:bold;
		padding:8px 0 0 20px;
		}
	.accordion_subchild_1 {
		float:left;
		width:205px;
		padding:8px 10px;
		/* background-color:#272727; */
		}
	.accordion_subchild_2 {
		float:left;
		width:205px;
		padding:8px 10px;
		/* background-color:#272727; */
		}
	.accordion_subchild_3 {
		float:left;
		width:205px;
		padding:8px 10px;
		/* background-color:#272727; */
		}

.tab_container *{
	float:left;
	width:327px;
	margin:0;
}
.tab_container a:link, .tab_container a:active, .tab_container a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.tab_container a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


/* -------------------- /+/ terms and conditions of sale \+\ -------------------- */
.reference {
	width:100%;
}
.reference_left {
	float:left;
	text-align:left;
	width:70px;
	height:30px;
}


/* -------------------- /+/ twitter \+\ -------------------- */
#twitter_update_list {
	font-size:12px;
}


/* -------------------- /+/ quick quote \+\ -------------------- */
#quick_quote {
	background:url(images/bg_quick_quote.jpg) top left no-repeat;
	width:245px;
	height:568px;
	padding:165px 5px 0 20px;
	margin:0 0 -165px 0;
}
#quick_quote a:link, #quick_quote a:active, #quick_quote a:visited {
	color:#FFFFFF;
	border-bottom:1px solid #CCC;
}
#quick_quote a:hover {
	border-bottom:1px solid #FF6A6A;
}

#quick_quote_form {
	color:#FFFFFF;
}
#quick_quote_form .heading {
}
#quick_quote_form td {
	vertical-align:top;
}
#quick_quote_form input, select {
	width:195px;
	font-size:11px;
}
#quick_quote_form textarea {
	width:195px;
	font-size:12px;
	border:1px solid #C8C8C8;
}
#quick_quote_form .checkbox {
	width:15px;
}
#quick_quote_form .button {
	width:120px;
	padding:0 0 2px 0;
	text-align:center;
	font-size:11px;
}



/* ----------------- news area ----------------- */
#content_news {
	padding:0;
	margin:0;
	clear:both;
	color:#333333;
	background-color:#FFFFFF;
}
.news_top {
	position:absolute;
	top:0;
	color:#ffffff;
	background-color:#333333;
	width:1014px;
	height:50px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.news_top_content {
	padding:15px 0 0 15px;
}
.news_iframe {
}
#content_news_text {
	margin:0;
	padding:0 0 1px 0;
}



/* -------------------- /+/ terms and conditions of sale \+\ -------------------- */
.reference_right {
	clear:right;
	float:right;
	text-align:left;
	width:82%;
	height:30px;
}


/* -------------------- /+/ saints rss \+\ -------------------- */
#rss_container {
	width:737px;
}
#rss_feed {
	width:555px;
}


#content .news_ticker_container {
	width:733px;
	height:23px;
	color:#FFFFFF;
	background:url(images/bg_news_ticker.gif) no-repeat;
	margin:0 0 20px 0;
	}
	#content .news_ticker_container a {
		color:#FFFFFF;
		text-decoration:none;
		border-bottom:none;
		}
		#content .news_ticker_container a:hover {
			text-decoration:underline;
			border-bottom:none;
			}
	
	.news_ticker {
		margin:0 0 0 120px;
		color:#FFFFFF;
		}