html {
	min-height: 100%;
	height:100%;
}

body {	
	background:#dedede url("../images/bg_main.gif") repeat top center;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:12px;
	color: #666666;
	height: 100%;
	margin:0;
}

h1 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 18px;
	color: #1266a3;
	line-height:normal;
	font-weight:bold;
	padding:0;
	margin: 0 0 10px 0;
}

h2 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 16px;
	color: #1266a3;
	line-height:normal;
	padding:0;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#76787b;
	padding:0;
	margin: 0;
}

h4 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#1266a3;
	padding:0;
	margin: 0;
}

h4 a:hover {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#1266a3;
	padding:0;
	margin: 0;
	text-decoration: none;
}

p {
	line-height: 16px;
	margin:0 0 20px 0;
}

a {
	color: #1266a3;
	text-decoration: none;
}

a:hover {
	color: #e28625;
	text-decoration: underline;
}

strong {}

.border {
	border:1px solid #c7c7c7;
}

.border-left {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #c7c7c7;
}

.border-right {
	float:right;
	margin:0 0 10px 10px;
	border:1px solid #c7c7c7;
}

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

.right {
	float:right;
	margin:0 0 10px 10px;
}

.noborder {
	border:0;
	padding:0;
	margin:0;
}

.nav_text {
	display:none;
}

.container {
	position:relative;
	width:960px;
	margin:auto;
}

.hr {
	background:#ced7dd;
	height:2px;
	line-height: 2px;
	position:relative;
	text-align:left;
	margin: 0;
	padding: 0;
	border: 0;
}

.hr hr {
	display:none;
}

ol {
	margin:0 0 20px 20px;
}

ol li {
	line-height:18px;
}

table tr th a:hover {
	color: #1266a3;
	text-decoration: none;
}

#content ul {
	width:100%;
	margin:5px 0 20px 0;
	padding:0;
	list-style:none;
}

#content ul li {
	padding-left: 10px;
	background:url("../images/small_box.gif") no-repeat 0 7px;
	margin:0 10px 0 0;
	line-height:20px;
}

/********************* MAIN BODY *************************/

#main_body {
	position:relative;
	margin: auto;
	z-index:100;
}

/********************* LAYOUT STYLES *************************/

#top {
	position:relative;
	background: url("../images/bg_top.gif") repeat-x top center;
	height:100px;
	z-index:200;
}

a.logo {
	position:relative;
	left:10px;
	display:block;
	height:89px;
	width:310px;
	background:url("../images/logo.gif") no-repeat top left;
	text-indent:-3000px;
}

#content {
	position:relative;
	margin:auto;
	width: 960px;
}

#content a:hover {
	background-position:0% 100%;
}

/********************* HOME LAYOUT STYLES *************** */

.box {
	position:relative;
	float:left;
	margin:0;
}

.lync {
	background:url("../images/home_lync.jpg") no-repeat top left;
	width:320px;
	height:240px;
	padding-top:52px;
	text-align:center;
}

.sp {
	background:url("../images/home_sp.jpg") no-repeat top left;
	width:320px;
	height:240px;
	padding-top:52px;
	text-align:center;
}

.ifusion {
	background:url("../images/home_ifusion.jpg") no-repeat top left;
	width:320px;
	height:240px;
	padding-top:52px;
	text-align:center;
}

a.btn_learnmore {
	display:block;
	position:relative;
	/*margin:163px auto 0;*/
	background:url("../images/btn_learnmore.gif") no-repeat top left;
	text-indent:-3000px;
	width:80px;
	height:15px;
	text-align: left;
}

.lync a.btn_learnmore, .sp a.btn_learnmore, .ifusion a.btn_learnmore, #banner_sp a.btn_learnmore {
	margin:163px auto 0;
}

/********************* VIEWLET LAYOUT STYLES *************** */

.viewlet {
	position:relative;
	background:url("../images/viewlet_mid.png") repeat-y top center;
	width:294px;
	padding:4px 0 0 26px;
}

.viewlet h1 {
	margin:0 0 5px 0;
}

.whitepaper {
	position:relative;
	width:280px;
	height:150px;
	background:url("../images/whitepaper.jpg") no-repeat bottom right;
}

.whitepaper2 {
	position:relative;
	width:280px;
	height:177px;
	background-color:#FFF;
}

.whitepaper p {
	margin:0 70px 0 0;
}

.ifusions {
	position:relative;
	width:280px;
	height:150px;
	background:url("../images/ifusions.jpg") no-repeat bottom right;
}

.ifusions p {
	margin:0 70px 0 0;
}

a.btn_download {
	display:block;
	position:relative;
	/*margin:163px auto 0;*/
	background:url("../images/btn_download.gif") no-repeat top left;
	text-indent:-3000px;
	width:75px;
	height:15px;
}

.subscribe {
	background:url("../images/bg_emailupdates.png") no-repeat top left;
	width:295px;
	height:41px;
	padding:50px 0 0 25px;
}

.side_form {
	position:relative;
	left:10px;
	width:260px;
	padding:20px;
	background:#E5EEF4;
	color:#106099;
	margin:20px 0 20px 0;
}

.btn-submit {
	color:#E5EEF4;
	background:#106099;
	border:0;
	padding:5px;
	text-transform:uppercase;
	margin:10px 0 0 0;
}

.softInfoContainer {
	position:relative;
	clear:both;
}

.softImg {
	float:right;
	border:0;
	margin:0 0 10px 10px;
}


/********************* LANDING PAGE LAYOUT STYLES *************** */

#banner_lync {
	position: relative;
	width: 960px;
	height: 277px;
	background:url("../images/banner_lync.jpg") no-repeat top left;
}

#lync_acd {
	text-align: right;
	position: absolute;
	top: 90px;
	left: 270px;
	width: 190px;
	height: 155px;
}

#lync_maxmobile {
	text-align: left;
	position: absolute;
	top: 90px;
	left: 500px;
	width: 200px;
	height: 155px;
}

#banner_sp {
	width: 960px;
	height: 278px;
	background:url("../images/banner_sp.jpg") no-repeat top left;
	position: relative;
}

#sp_maxmobile {
	position:relative;
	float:left;
	margin:0;
	width:320px;
	height:240px;
	padding-top:42px;
	text-align:center;
}

#sp_maxcommunicator {
	position:relative;
	float:left;
	margin:0;
	width:320px;
	height:240px;
	padding-top:42px;
	text-align:center;
}

#sp_ifusion {
	position:relative;
	float:left;
	margin:0;
	width:320px;
	height:240px;
	padding-top:42px;
	text-align:center;
}

#banner_ifusion {
	width: 960px;
	height: 251px;
	background:url("../images/banner_ifusion.jpg") no-repeat top left;
	position: relative;
}

#ifusion_features {
	text-align: left;
	position: absolute;
	top: 45px;
	left: 570px;
	width: 360px;
	height: 155px;
}

#ifusion_features ul {
	margin: 0; padding: 0;	
}

.banner_text {
	width: 960px;
	text-indent: -3000px;
}

#banner_ippbx_top {
	width: 960px;
	height: 188px;
	background:url("../images/banner_ippbx_top.jpg") no-repeat top left;
	position: relative;
}

#banner_ippbx_btm {
	width: 922px;
	height: 192px;
	background:url("../images/banner_ippbx_btm.jpg") no-repeat top left;
	position: relative;
	padding:80px 0 0 38px;
}

.pbx_box {
	float:left;
	width:300px;
}

.one {
	margin:0 30px 0 40px;
}

.two {
	width:280px;
	margin:0 18px 0 0;
}

.three {
	width:190px;
	margin:0;
}

.pbx_box2 {
	float:left;
	width:300px;
}

.one2 {
	width:250px;
	margin:0 30px 0 40px;
}

.two2 {
	width:250px;
	margin:0 18px 0 0;
}

.three2 {
	width:250px;
	margin:0;
}

#banner_ippbx_btm2 {
	width: 922px;
	height: 210px;
	background:url("../images/banner_ippbx_btm2.jpg") no-repeat top left;
	position: relative;
	padding:15px 0 0 38px;
}

/********************* INTERIOR LAYOUT STYLES *************** */

.breadcrumbs {
	position:relative;
	margin:auto;
	height:15px;
	width:910px;
	font-size:10px;
	color:#6b6b6b;
}

.breadcrumbs a {
	color:#6b6b6b;
}

.landing_top {
	position:relative;
	font-size:16px;
	color:#333333;
	margin:0;
}

.ms_lync {
	background:url("../images/landing_top_lync.jpg") no-repeat top left;
	width:446px;
	height:159px;
	padding:45px 30px 0 484px;
}

.maxcs {
	background:url("../images/landing_maxcs.jpg") no-repeat top left;
	width:189px;
	height:172px;
	padding:80px 20px 0 270px;
}

.maxcs p {
	text-align:right;
}

.maxcs a.btn_learnmore {
	margin:20px 0 0 107px;
}

.maxmob {
	background:url("../images/landing_maxmobile.jpg") no-repeat top left;
	width:181px;
	height:172px;
	padding:80px 278px 0 20px;
}

.maxmob p {
	text-align:left;
}

#col_1 {
	position:relative;
	float:left;
	width:320px;
	padding:0;
	margin:0;
}

h2.heading {
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	background:url("../images/bg_header.png") no-repeat top left;
	padding:35px 0 0 25px;
	height:27px;
	margin:0;
}

#subnav {
	position:relative;
	background:url("../images/bg_subnav_mid.png") repeat-y top center;
	width:320px;
	padding:0;
}

#subnav ul {
	position:relative;
	left:30px;
	width:270px;
	padding:10px 0;
	margin:0;
}

#subnav ul li {
	color:#106199;
	background:url("../images/bg_subitem.gif") no-repeat top left;
	padding:4px 0 7px 0;
	margin:0;
	font-size:13px;
	line-height:normal;
}

#subnav ul li ul {
	position:relative;
	left:0;
	margin:7px 0 -5px 0;
	padding:0;
}

#subnav ul li ul li {
	background:url("../images/bg_subitem_child.gif") no-repeat top left;
	padding:5px 0 6px 9px;
	margin:0;
	font-size:11px;
	line-height:normal;
}

#col_2 {
	position:relative;
	float:left;
	width:640px;
	padding:0;
	margin:0;
}

#box1 {
	float: left;
	width: 119px;
	margin: 0 0 20px 0;
}

#box2 {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0 0 20px 0;
}

#box3 {
	float: left;
	width: 180px;
	margin: 0 0 20px 0;
}

#manuals h3 {
	border-bottom:1px solid #CED7DD;
	cursor:pointer;
	background:url("../images/exp.gif") no-repeat left center;
	padding-left:15px;
}

#manuals h3.selected {
	border-bottom:1px solid #CED7DD;
	cursor:pointer;
	background:url("../images/cont.gif") no-repeat left center;
	padding-left:15px;
}

.g_partners {
	border-bottom: thin solid #999;
}

.maincol {
	position:relative;
	background:url("../images/bg_maincol_mid.png") repeat-y top center;
	width:590px;
	padding:25px;
}

.maincol .lefttd{
	font:normal 11px/16px Verdana, Geneva, sans-serif;
	color:#4d636d;
	text-align:left;
	width:200px;
	margin:0;
	padding:0 0 0 10px;
	border:1px solid #ced7dd;
}

.maincol .lefttd-glo{
	font:bold 12px/16px Verdana, Geneva, sans-serif;
	color:#4d636d;
	text-align:center;
	width:150px;
	margin:0;
	padding:0;
	border:1px solid #ced7dd;
}

.maincol .righttd{
	font:normal 11px/16px Verdana, Geneva, sans-serif;
	color:#4d636d;
	text-align:left;
	width:400px;
	margin:0;
	padding:4px 4px 4px 8px;
	border:1px solid #ced7dd;
}

.maincol .righttd-glo{
	font:normal 12px/16px Verdana, Geneva, sans-serif;
	color:#4d636d;
	text-align:left;
	width:455px;
	margin:0;
	padding:4px 4px 4px 8px;
	border:1px solid #ced7dd;
}

.partner_email {
	color: #1266A3;
	font-family: Arial,Verdana,Tahoma,sans-serif;
	font-size:14px;
	font-weight: bold;
}

table.padding td {
	padding: 0 10px;
	width:100%;
}	


.features {
	width:100%;
}

.features th {
	font-weight:bold;
	border-bottom:1px solid #0db2ee;
}

.features td {
	border-bottom:1px solid #0db2ee;
}


/* ***************  FOOTER STYLES *************** */

#footer {
	position:relative;
	text-align:center;
	font-size:11px;
	color:#636363;
	width: 960px;
	margin:50px auto;
}

#footer a {
	color:#636363;
}

/* ***************  SUCKERFISH NAV STYLES *************** */

#main_nav {
	position:absolute;
	right:0;
	bottom:0;
	width:397px;
	z-index:101;
}

#nav li#btn_about  { 	background-image: url("../images/btn_about.gif"); 		width: 78px;height: 39px;	}
#nav li#btn_solutions { 	background-image: url("../images/btn_solutions.gif"); 	width: 79px;height: 39px;	}
#nav li#btn_support { 	background-image: url("../images/btn_support.gif"); 	width: 70px;height: 39px;	}
#nav li#btn_partners { 	background-image: url("../images/btn_partners.gif"); 	width: 74px;height: 39px;	}
#nav li#btn_contact { 	background-image: url("../images/btn_contact.gif"); 	width: 96px;height: 39px;	}

.on {
	background-position:0% 100%;
	color: #e28625;
}

.orange {
	background-position:0% 100%;
	color: #e28625;
	text-decoration:none;
	font-weight:bold;
}

.blue {
	background-position:0% 100%;
	color: #106097;
	text-decoration:none;
	font-weight:bold;
}

#nav li a {
	display:block;
	width:auto;
	height:100%;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

#nav li a:hover {
	display:block;
	width:auto;
	height:100%;
	text-decoration:none;
	color:#ffffff;
}

#subnav .on, #subnav .on:hover {
	padding-right:25px;
	background:url("../images/arrow_subitem.gif") no-repeat right 4px;
	color: #e28625;
}

/* ***************  BANNER CYCLE STYLES *************** */

#slideshow { 
	position:relative;
	/*top:0;
	left:0;*/
	width:960px;
	height:187px; }
#slideshow img { display: none }
#slideshow img.first { display: block }
#controls { 
	z-index: 50; 
	position:absolute;
	top:147px;
	left:244px;
	height:15px; }
#controls a { 
	display:block;
	float:left;
	height:14px;
	width:15px;
	line-height:15px;
	background:url("../images/banner_btn_off.png") no-repeat 0 0;	
	padding:0;
	text-indent:-3000px;
	color:#000000;
	text-decoration:none; }
#controls a.activeSlide { 
	background:url("../images/banner_btn_on.png") no-repeat 0 0;	
	color:#fff; }
#controls a:focus { outline: none; }
