@charset "utf-8";
body {
	margin:15px auto 0 auto;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	background-color:#003F6B;
	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;
}

img.iso {
	float:left;
	margin:0 10px 10px 0;
	}


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

#footer .input {
	width:220px;
	font-size:11px;
	padding:1px 3px;
}
#footer .button_black {
	width:50px;
	font-size:10px;	
	color:#fff;
	padding:2px 0;
	background:#000;
	border:none;
}

#side_contact {
	width:271px;
	background-color:#E8E8E8;
	padding:5px 0;
	border:1px dotted #A4D1FF;
}
#contact_form {
	width:700px;
	margin-top:-120px;
	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;
}

.contact_container {
	float:left;
	width:730px;
	font-size:13px;
	}
	.contact_row {
		clear:both;
		margin-top:15px;
		}
		.contact_map {
			float:left;
			width:250px;
			margin:0px 15px;
			border:1px solid #CFDBF3;
			}
		.contact_details {
			float:left;
			width:420px;
			}
		
.contact_form {
	margin:0px 0px 0px 15px;
	}
		

/* -------------------- /+/ 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;
}
.large_text {
	font-size:13px;
	}


/* -------------------- /+/ 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:right;
	font-size:9px;
	margin:9px 5px 0 0;
	}
	.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_trycard {
	clear:both;
	height:690px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	color:#fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:url(images/bg_saints_trycard.jpg) no-repeat;
	}
	#content_trycard h2 {
		color:#fff;
		}
	
	.content_trycard_text {
		float:left;
		width:450px;
		margin:12px 0 0 242px;
		line-height:18px;
		}
		
	.content_trycard_form {
		float:left;
		width:270px;
		font-size:11px;
		margin:20px 0 0 20px;
		}
		.content_trycard_form_row {
			clear:both;
			}
			.content_trycard_form_label {
				float:left;
				width:60px;
				margin:0 5px 6px 0;
				text-align:right;
				}
			.content_trycard_form_field {
				float:left;
				width:205px;
				margin-bottom:6px;
				line-height:16px;
				}
				.content_trycard_form_field input {
					width:200px;
					}
		.content_trycard_form_submit {
			clear:both;
			width:270px;
			text-align:right;
			padding:10px 0 12px 0;
			}
			
	
	.content_trycard_logos {
		float:left;
		margin:42px 0 0 28px;
		}
	
	.content_trycard_text2 {
		float:left;
		width:430px;
		margin:26px 0 0 14px;
		line-height:18px;
		}
		.content_trycard_text2 li {
			list-style:none;
			}
			
	.content_trycard_text3 {
		float:left;
		width:300px;
		margin:67px 0 0 10px;
		line-height:18px;
		}
		.content_trycard_text3 a {
			color:#fff;
			text-decoration:none;
			}
		


#content {
	position:relative; /* for .smb_ms_bpos */
	padding:20px 10px 10px 10px;
	margin:0;
	clear:both;
	color:#333333;
	background-color:#FFFFFF;
}
#content a {
	color:#0359AF;
	text-decoration:none;
	border-bottom:1px solid #CCCCCC;
	}
	#content a:hover {
		color:#0359AF;
		text-decoration:none;
		border-bottom:1px solid #FF6A6A;
		}
	#content .smb_ms_bpos_text a {
		color:#FF0000;
		border:0;
		}
		#content .smb_ms_bpos_text a:hover {
			color:#FF0000;
			text-decoration:underline;
			}
#content ul {
}
#content li {
	padding:0 0 10px 0;
	line-height:18px;
}

#content_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
	margin-right:10px;
	padding-right:15px;
	padding-bottom:15px;
  }

#content_text_half_1, #content_text_half_2 {
	float:left;
	width:466px;
	margin-top:20px;
	}
	#content_text_half_2 {
		margin-left:40px;
		}
	.case_study_icon {
		float:left;
		width:54px;
		margin:5px 12px 0 0;
		}
	.case_study_text {
		float:left;
		width:400px;
		text-align:justify;
		margin-bottom:30px;
		}

.smb_ms_bpos {
	position:absolute;
	width:752px;
	height:761px;
	top:0px;
	left:0px;
	background:url(images/bg_bpos.jpg) no-repeat top left;
	}
	.smb_ms_bpos_text {
		margin-left:225px;
		padding-top:30px;
		width:506px;
		text-align:justify;
		line-height:14px;
		}
		.smb_ms_bpos_text_1 {
			line-height:13px;
			}
		.smb_ms_bpos_text_2 {
			margin-top:13px;
			}
		.smb_ms_bpos_text_3 {
			margin-top:23px;
			}
		.smb_ms_bpos_text_4 {
			margin-top:15px;
			}
		.smb_ms_bpos_text_5 {
			margin-top:23px;
			}
		.smb_ms_bpos_text_6 {
			margin-top:15px;
			font-weight:bold;
			}
		.smb_ms_bpos_text_7 {
			margin-top:15px;
			font-size:13px;
			font-weight:bold;
			}
			
.referral {
	position:absolute;
	width:298px;
	height:327px;
	top:10px;
	left:0px;
	background:url(images/img_referral.jpg) no-repeat top left;
	}
	.referral ul li {
		line-height:14px;
		}
	.referral_text {
		margin:10px 0 0 295px;
		width:450px;
		line-height:14px;
		}
	.referral_form {
		padding-top:360px;
		}
			
	.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:180px 0 0 20px;
				z-index:2;
				}
			.voip_text {
				position:relative;
				float:right;
				width:333px;
				text-align:justify;
				margin:-30px 10px 0 0;
				z-index:2;
				}
				.voip_text_heading {
					text-align:right;
					}
			.pbx_features {
				float:left;
				width:380px;
				margin:-60px 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;
				}
				
.iso_content {
	width:400px;
	float:left;
	}
.iso_image_1 {
	float:right;
	margin:-5px -2px 0 3px;
	padding:0;
	}
.iso_image_2 {
	clear:both;
	float:left;
	margin-top:-160px;
	padding:0;
	}
	body:nth-of-type(1) .iso_image_2{margin-top:-161px;} /* Chrome hack */
	body:first-of-type .iso_image_2{margin-top:-161px;} /* Safari hack */

#content_sidebar {
	position:relative; /* for .smb_ms_bpos_sidebar */
	width:238px;
	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;
		}
	#content_sidebar ul {
			list-style-type:none;
			margin:0;
			padding:0;
			}
			#content_sidebar li {
				margin-left:5px;
				padding:0 0 16px 35px;
				background:url(images/icon-mirus.jpg) no-repeat 0 5px;
				}
	.smb_ms_bpos_sidebar {
		position:absolute;
		width:262px;
		height:230px;
		right:-10px;
		bottom:-350px;
		background:url(images/bg_bpos_sidebar.jpg) no-repeat top left;
		}
	.mirus_news_container {
		width:238px;
		height:344px;
		margin-bottom:10px;
		background:url(images/bg_news.jpg) no-repeat;
		}
		.mirus_news {
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			padding:50px 8px 0 8px;
			}
			.datefield {
				font-weight:bold;
				}
		

#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:100%;
	height:280px;
	margin:0 auto -133px auto;
	text-align:center;
	background:#000 url(images/footer_bg.jpg) repeat-x;
	}
	.footer_center {
		width:1016px;
		height:133px;
		margin:0 auto;
		text-align:left;
		background:url(images/footer_center.jpg) no-repeat;
		line-height:16px;
		}
		.footer_iso {
			float:left;
			width:88px;
			margin:35px 0 0 30px;
			}
		.footer_contacts {
			float:left;
			width:232px;
			margin:45px 0 0 50px;
			}
		.footer_partners {
			float:left;
			width:101px;
			margin:28px 0 0 58px;
			}
		.footer_newsletter {
			float:left;
			width:285px;
			margin:45px 0 0 55px;
			}
			.footer_newsletter_subscribe {
				font-size:13px;
				font-weight:bold;
				color:#0095f8;
				}
			.footer_newsletter_newsletter {
				font-size:13px;
				font-weight:bold;
				color:#fff;
				}
			.footer_newsletter_form {
				margin:3px 0;
				}
			.footer_newsletter_email {
				font-size:11px;
				font-weight:bold;
				color:#949494;
				}
		.footer_support {
			float:left;
			width:80px;
			margin:35px 0 0 7px;
			}


/* -------------------- /+/ 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:960px;
	margin:8px auto;
	text-align:left;
	font-size:10px;
	line-height:14px;
}

	.copymessage {
		float:left;
		color:#999;
		}
	.footer_nav {
		float:right;
		color:#fff;
		}
		.footer_nav a {
			color:#fff;
			text-decoration:none;
			}
			.footer_nav a:hover {
				color:#fff;
				text-decoration:underline;
				}

.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;
}


/* ------------------ menu ------------------ */
.main_menu {
	width:1014px;
	height:auto;
	margin:0;
	padding:0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#0F0F0F url(images/bg_main_menu.gif) repeat-x;
	}
	
	.main_menu_tab, .main_menu_right_tab {
		font-size:14px;
		font-weight:bold;
		text-align:right;
		line-height:18px;
		padding:6px 15px 8px 0;
		margin-left:50px;
		background:url(images/main_menu_arrow.png) right 31px no-repeat;
		}
	.main_menu_tab {
		float:left;
		}
	.main_menu_right_tab {
		float:right;
		margin-right:60px;
		}
		
			.main_menu_tab a, .main_menu_right_tab a {
				color:#fff;
				text-decoration:none;
				}
				.main_menu_tab a:hover, .main_menu_right_tab a:hover {
					color:#006ab4;
					text-decoration:none;
					}



/* ------------------ slideshow ------------------ */
ul.slideshow {
	list-style:none;
	width:1014px;
	height:125px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	border-bottom:1px solid #fff;
	}	
	ul.slideshow li {
		position:absolute;
		left:0;
		right:0;
		}
		ul.slideshow li.show {
			z-index:10;	
			}
		ul img {
			border:none;	
			}



/* ------------------ accordion ------------------ */
.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 {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #FF8080;
}
.accordion_heading_desc a:hover {
	text-decoration:none;
	border-bottom:1px solid #FF0000;
}

[if IE] .accordion_heading_desc {  
	clear:both;
	width:900px;
	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_img {
	clear:both;
	padding:0 9px;
}



/* -------------------- /+/ 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;
	white-space: nowrap;
	}
	#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;
		}



/* -------------------- /+/ stepcarousel \+\ -------------------- */
.stepcarousel{
	position:relative; /*leave this value alone*/
	overflow:scroll; /*leave this value alone*/
	width:337px;
	height:169px; /*Height should enough to fit largest content's height*/
	}
	.stepcarousel .belt{
		position:absolute; /*leave this value alone*/
		left:0;
		top:0;
		}
	.stepcarousel .panel{
		float:left; /*leave this value alone*/
		overflow:hidden; /*clip content that go outside dimensions of holding panel DIV*/
		margin:0px; /*margin around each panel*/
		width:337px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
		}
