body {
	margin: 0;
	background: #dcdcdc url(../images/body-bg.gif) repeat-y 50% 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
p{
	margin: 0;
	padding: 0;
}

.image-wrapper{
	width: 961px;
	height: 166px;
	position: relative;
	padding: 0 0 0 0;
	overflow: hidden;
	margin-bottom: 5px;
} 
.image-wrapper a{
	text-decoration: none;
}
.image-wrapper h1{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 200%;
	position: absolute;
	z-index: 200;
	left: 30px;
	top: 10px;
	width: 450px;
	height: 100px;
	line-height: 24px;
	display: none;
}
.image-wrapper span{
	position: absolute;
	z-index: 300;
	left: 30px;
	top: 90px;
	width: 600px;
	line-height: 14px;
	display: none;
}
.image-wrapper holder-h1 div.img{
	position: absolute;
	z-index: 100;
	display: none;
}
#slideButtons{
	position: relative;
	left: 780px;
	width: 750px;
	top: -35px;
	z-index: 4000;
}
.slideButton{
	position: relative;
	width: 25px;
	height: 25px;
	float:left;
	margin-right: 0;
	overflow:hidden;
	background: no-repeat url(/static/images/slideButton-down.png) ;
	font: bold 11px 'Tahoma';
	color:#000;
	display:inline;
	padding: 6px 0 4px 10px;
}
.activeSlide{
	background: no-repeat url(/static/images/slideButton-up.png) ;
	font: bold 12px 'Tahoma';
	color:#fff;
	padding: 4px 0 4px 7px;
}
.slideButtonText{
	position:relative;
	float:left;
	height:15px;
	border:dotted 1px grey;
	color:White;
}
.hilite{
	cursor:pointer;
	background:white;
}
.showpointer{
	cursor:pointer;
}
.main{
	width:971px;
	margin:0 auto;
	padding:20px 0 0 0;
}
img{
	border:none;
}
form, fieldset{
	margin:0;
	border:0;
	padding:0;
}
/*--header--*/ 
#header{
	background:url(../images/header.png) no-repeat;
	width:100%;
}
 .header-holder{
	position:relative;
	height:82px;
	width:971px;
	z-index:20;
}
/*--logo--*/ 
.logo, .logo a{
	width:144px;
	height:35px;
}
 .logo{
	background:url(../images/logo.gif) no-repeat;
	margin:0;
	position:absolute;
	top:20px;
	left:33px;
}
 .logo a, .column-right a.dialogic-center{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
/*--*/ 
.top-menu-search{
	position:absolute;
	top:14px;
	right:18px;
	width:600px;
	font-size:9px;
	z-index:10;
}
 .top-menu-search:after{
	height:0;
	clear:both;
	content:"";
	display:block;
}
/*--search--*/ 
.top-menu, .input-wrapper, .search{
	float:right;
}
 .input-wrapper{
	width:185px;
	overflow:hidden;
}
 .input-wrapper label, .input-wrapper div, .input-wrapper input{
	float:left;
}
 .input-wrapper label{
	text-transform:uppercase;
	color:#0e309b;
	padding:0 8px 0 0;
}
 .input-wrapper .inp-text input{
	width:92px;
	border:1px solid #0e309b;
	font-size:10px;
	color:#0e309b;
	padding:0 5px;
	margin:0 5px 0 0;
}
/*--top-menu--*/ 
.main-menu, .tools-links, .top-menu, .footer-menu, .products ul, .find-box ul, .column ul, .thought-holder ul, .whitepaper-holder ul, .left-menu, .left-menu ul, .path, #accordion, #accordion-holder, #flash_hero, .links, .listing, .top-menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
 .top-menu{
	padding:0 16px 0 17px;
}
 .top-menu li{
	float:left;
	background:url(../images/line-top-menu.gif) no-repeat 100% 50%;
	padding:0 15px 0 17px;
}
 .top-menu li.first{
	padding-left:0;
	background-position:100% 3px;
}
 .top-menu li.first a{
	background:url(../images/point-top-menu.gif) no-repeat;
	padding:0 0 4px 17px;
}
 .top-menu li.first a:hover{
}
 .top-menu li a{
	text-transform:uppercase;
	color:#0e309b;
	float:left;
	text-decoration:none;
}
/*--*/ 
.top-menu li.hover, .top-menu li:hover{
	position:relative;
}
 .top-menu ul{
	display:none;
	position:absolute;
	right:0;
	top:16px;
	border:1px solid #0e309b;
	background:#fff;
	width:110px;
	padding:5px;
	font:10px Arial, Helvetica, sans-serif;
}
 .top-menu li.hover ul, .top-menu li:hover ul{
	display:block;
}
 .top-menu ul li{
	background-image:none;
	width:100px;
	padding:0;
}
 .top-menu li.first ul li a{
	background-image:none;
	padding:0;
	letter-spacing:-1px;
}
 .top-menu li.first ul li a:hover{
	color:#0090cf;
}
 .top-menu li a:hover{
	text-decoration:underline;
}
/*--main-menu--*/ 
.main-menu{
	position:absolute;
	right:5px;
	top:54px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	width:757px;
	background:url(../images/hover-right.gif) repeat-x;
}
 * html .main-menu{
	right:4px;
}
 .main-menu li{
	float:left;
}
 .main-menu li a{
	float:left;
	background:url(../images/hover-right.gif) no-repeat;
	height:23px;
	text-decoration:none;
	padding:0 20px 0 0;
}
 .main-menu li a span{
	float:left;
	height:23px;
	font-size:10px;
	color:#fff;
	background:url(../images/hover-left.gif) no-repeat;
	padding:0 0 0 21px;
	line-height:23px;
	cursor:pointer;
}
 .safari.mac .main-menu li a span{
	padding:0 1px 0 21px;
}
 .gecko.mac .main-menu li a span{
	padding:0 2px 0 21px;
}
 .main-menu li.active a, .main-menu li.active a span, .main-menu li a:hover, .main-menu li a:hover span{
	background-position:0 -23px;
}
/*--content--*/ 
#content{
	background:url(../images/content-bg.png) repeat-y;
	width:100%;
}
 #content:after{
	height:6px;
	clear:both;
	content:"";
	display:block;
}
 .content-footer{
	background:url(../images/content-footer-bg.png) no-repeat;
	height:44px;
}
 .home-footer{
	background:url(../images/homecontent-footer-bg.png) no-repeat;
	height:44px;
}
 .content-holder{
	background:url(../images/content-holder-bg.gif) repeat-y 5px 0;
	width:961px;
	padding:0 5px;
	position:relative;
	float:left;
	margin:0 0 -33px 0;
}
 .home-holder{
	width:961px;
	padding:0 5px;
	position:relative;
	float:left;
	margin:0 0 -49px 0;
}
.home-holder .dsc-holder table
{
	margin:0;
	padding:5px
}
/*--content-wrapper--*/ 
.dialogic-text, .content-wrapper, .content-wrapper-index{
/*	width:100%;
	height:100%;*/
	/*overflow:hidden;*/
	/*background:url(../images/content-holder-bg.gif) repeat-y 0 0;*/
	/*background-color:White;*/
}
 .content-wrapper-index{
	margin-top:7px;
}
/*--column-left--*/ 
.column-left{
	float:left;
	width:757px;
}
 .tabs-wrapper{
	background:url(../images/tabs-bg.gif) repeat-y;
	width:100%;
}
 .tabs-bg-header{
	background:url(../images/tabs-header-bg.gif) no-repeat;
	width:100%;
	padding:1px 0 0 0;
}
 .tabs-bg-footer{
	background:url(../images/tabs-footer-bg.gif) no-repeat 0 100%;
	width:746px;
	padding:0 2px 7px 9px;
}
 .tabset{
	float:left;
	background:url(../images/tab.gif) repeat-x;
	height:22px;
}
 .tabset a.tab{
	float:left;
	width:186px;
	text-align:center;
	position:relative;
	line-height:22px;
	background:url(../images/line-tab.gif) no-repeat;
	text-decoration:none;
	color:#fff;
}
 .tabset a.tab span{
	cursor:pointer;
}
 .tabset a.tab:hover{
	text-decoration:none;
}
 .tabset a#last{
	width:188px;
}
 .tabset a:hover, .tabset a.active{
	margin:0;
	padding:0;
	background:#fff;
	color:#0e309b;
}
 .tabs-bg-footer div.tab{
	padding:30px 20px 25px 20px;
	/*clear:both;*/
	display:none;
}
/*--tab 2--*/ 
.column h3, .tab h3{
	margin:0 0 0;
	color:#dc7902;
	font-size:12px;
}
 .products{
	width:100%;
	overflow:hidden;
	padding:15px 0 0 0;
}
 .products ul{
	width:253px;
	float:left;
}
 .products ul.last{
	width:195px;
}
 .column ul li, .products ul li{
	background:url(../images/pointer.gif) no-repeat 0 6px;
	line-height:18px;
	padding:0 0 0 10px;
}
 .column ul li a, .tabs-bg-footer a{
	text-decoration:none;
	color:#707276;
}
 .block-dialogic p, .tabs-bg-footer p{
	margin:0;
	color:#707276;
}
/*--dialogic-text--*/ 
.dialogic-text{
	padding:10px 0 0 0;
}
 .block-dialogic{
	float:left;
	width:235px;
	padding:0 0 0 21px;
}
 .block-dialogic h2{
	margin:0 0 5px 0;
	font-size:14px;
	color:#0e309b;
	line-height:18px;
}
 .find-box{
	width:100%;
	overflow:hidden;
	padding:5px 0 0 0;
}
 .find-box ul{
	float:left;
	width:115px;
}
 .find-box ul li{
	background:url(../images/pointer.gif) no-repeat 0 4px;
	padding:0 0 0 6px;
}
 .find-box ul li a{
	text-decoration:none;
	color:#0090cf;
}
 .find-box ul.last{
	width:100px;
	padding:0 0 0 15px;
}
/*--block-3-column--*/ 
.block-3-column{
	float:right;
	background:url(../images/block-3-column-bg.gif) repeat-y 5px 0;
	width:498px;
}
 .block-3-column-header{
	background:url(../images/block-3-column-header-bg.gif) no-repeat 5px 0;
	min-height:169px;
}
 * html .block-3-column-header{
	height:165px;
}
 .column{
	width:128px;
	float:left;
	padding:10px 19px 7px;
	overflow:hidden;
}
 .column ul{
	padding:5px 0;
}
 .column ul li{
	line-height:14px;
	background-position:0 4px;
}


/*--column-right--*/ 
.column-right{
	float:right;
	width:197px;
}

.home-right{
	float:right;
	width:197px;
	min-height:335px;
}

.home-right h3{
	margin:0 0 5px 0;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	padding-left:5px;
}
.home-right ul{
	padding:0 0 5px 15px;
}
 .home-right ul li{
	background:url(../images/pointer-2.gif) no-repeat 0 5px;
	padding:0 0 0 7px;
	line-height:16px;
}
.home-right ul li a{
	color:#fff;
	text-decoration:none;
}
.home-right ul li a:hover{
	text-decoration:underline;
}
 .thought{
	background:url(../images/thought.gif) repeat-y;
	width:197px;
}
 .thought-holder{
	background:url(../images/thought-holder-bg.gif) no-repeat;
	min-height:77px;
	padding:5px 2px 8px 2px;
}
 * html .thought-holder{
	height:77px;
}

/*--*/ 

 .whitepaper-holder{
	background:url(/static/images/feature-whitepaper_v2.jpg) no-repeat;
	margin-top:7px;
	height:114px; 
	padding:22px 8px 0 0;
}
 
.dsc-holder
{
	background:url(/static/images/d-service-center-title.png) no-repeat;
	margin-top:7px;
	height:53px; 
}
/*--footer--*/ 

.footer-menu{
	padding: 0 0 10px 0;
}
	
#footer{
	color: #888;
	width: inherit;
	clear:both;
	height: 40px;
	/*margin:0 0 35px 0;*/
	padding: 0 0 0 20px;
	/*background: url(../images/content-footer-bg.png) no-repeat left top;*/
}
/*
#footer{
	color: #888;
	width: inherit;
	clear:both;
	height: 40px;
	margin:0 0 35px 0;
	padding: 0px 0 10px 20px;

}
*/

#footer a {
	color:#555555;
	text-decoration:none;
}

#footer a:hover {
	color:#555555;
	text-decoration:underline;
}

#footer ul {
	list-style-type:none;
	float:left;
	margin:0;
	/*height: auto;*/
	padding:0 0 5px 0;
	margin-right: 20px;
	width:17%;
}

#footer ul li {
	list-style-type:none;
	margin:0;
	padding:0;
}

#footer, #footer a,  #footer h4  {
	color:#888;
}

#footer h4 {
	font-family:Verdana, Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	letter-spacing:2px;
	margin:15px 0 10px;
	padding:0;
	text-transform:uppercase;
}

#footer p {
	font-weight:normal;
	margin:0;
	font-size:10px
}



 .thought-holder ul li a:hover, .column ul li a:hover, .find-box ul li a:hover, .tabs-bg-footer a:hover, .footer-menu li a:hover{
	text-decoration:underline;
}


/*-----------------------------------------------------inner page 3--------------------------------------------------*/ 
.inner-column-left{
	width:196px;
	float:left;
	min-height:200px;
	margin-bottom:30px;
}
 .inner-column-left h3{
	margin:0;
	text-align:center;
	background:#abb400;
	color:#fff;
	line-height:20px;
	font-weight:normal;
	font-size:10px;
	text-transform:uppercase;
}
 .inner-page{
	background:url(../images/content-holder-bg.gif) repeat-y 5px 0;
}

 .sidebar{
	padding:0 0 10px 0;
}
.inner-column-left div.sidebar{
	border-top:1px solid #97999c;
}


/*--left menu--*/ 
.left-menu{
	padding:5px 2px 5px 12px;
}

 .left-menu li{
	background:url(../images/pointer.gif) no-repeat 0 8px;
	padding:3px 4px 3px 8px;
}
 .left-menu li:hover{
	background:url(../images/pointer.gif) no-repeat 2px 8px;
	padding:3px 4px 3px 8px;
}
 .left-menu li a{
	text-decoration:none;
	font-size:9px;
	color:#707276;
}
 .left-menu li.active a{
	color:#DC7902;
	font-weight:bold;
}
 .left-menu li a:hover{
	color:#DC7902;
}
 .left-menu li.active ul li a{
	font-weight:normal;
	color:#707276;
}
 .left-menu ul{
	padding:0 0 0 20px;
}
 .left-menu li.active ul li.active a{
	font-weight:bold;
	color:#707276;
}
 .left-menu li.active ul li a:hover{
	color:#707276;
}
 .inner-column-left h4{
	margin:10px 0 0 0;
	font-size:10px;
	color:#707276;
	padding:0 12px;
	text-transform:uppercase;
}
 .inner-column-left h4 a, .inner-column-left h4 a:visited,  .inner-column-left h4 a:active
{
	text-decoration:none;
	color:#707276;
}
.inner-column-left h4 a:hover
{
	color:#DC7902;
	text-decoration:underline;
}
 .inner-column-left h4.active a, .inner-column-left h4.active a:visited,  .inner-column-left h4.active a:active
{
	text-decoration:none;
	color:#DC7902;
}
.inner-column-left h4.active a:hover
{
	color:#707276;
	text-decoration:underline;
}
/*--column-right--*/ 
.inner-2-column-right, .inner-column-right{
	float:right;
	width:749px;
	overflow:hidden;
	padding:0 0 0 8px;
}
 .inner-2-column-right{
	width:757px;
}
 #flash_hero{
	overflow:hidden;
	/*padding-top:5px;
	padding-left:10px;*/
	margin-bottom:5px;
	margin-top:2px;
}
.smallhero
{
	margin:5px 10px 5px 0; 
	height:84px; 
	width:550px;
	background-attachment:scroll;
	background-color:transparent;
	background-position:-205px 0;
	background-repeat:no-repeat;
}
div.home-holder #flash_hero{
	padding-top:0;
	padding-left:0;
	margin-bottom:7px;
}
 .path{
	font-size:10px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
}
 .path li{
	float:left;
	background:url(../images/pointer.gif) no-repeat 0 50%;
	padding:0 6px 0 8px;
	color:#707276;
	white-space:nowrap;
}
 .path li:first-child{
	background:none;
	padding-left:0;
}
 .path li a{
	color:#707276;
	text-decoration:none;
}
 .path li a:hover{
	text-decoration:underline;
}
 .column-accordion{
	float:left;
}
 .inner-column-right h1{
	margin:20px 0 10px 0;
	font-size:13px;
	color:#DC7902;
}


/*--accordion--*/ 
#accordion{
	width:100%;
	overflow:hidden;
}
 #accordion li{
	float:left;
	padding:0 0 8px 0;
/* Width should be 100% but for the presentation tomorrow I fixed it to 750px*/
	width:750px;
	display:block;
}
 #accordion li.active .open{
	display:block;
}
 #accordion li a{
	display:block;
	background:#0090cf;
	line-height:11px;
	height:1%;
	text-indent:0;
	color:#fff;
	text-decoration:none;
	padding:6px 0 6px 12px;
	text-transform:uppercase;
	width:100%
}
 #accordion li.asd a{
	padding-left:11px;
	height:11px;
	width:100%;
	display:block;
}
 #accordion li a span{
	background:url(../images/open-close-1.gif) no-repeat 0 -11px;
	float:left;
	margin-right:7px;
}
 #accordion li a span em{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:11px;
	height:11px;
}
 #accordion li.asd a span{
	background-position:0 0;
}
 .open{
	display:none;
	padding:0 14px;
}


/*  .open p TAG WITH BLUE COLOR, WHO KNOWS WHY...
 .open p{
 margin:0;
 padding:0 0 5px 0;
 color:#0090cf;;
 }

 
 */
/*--accordion level 2--*/
#accordion li #accordion-holder{
	padding:6px 0 0 0;
	overflow:hidden;
	width:100%;
}
 #accordion #accordion-holder li .open{
	display:none;
}
 #accordion #accordion-holder li.active .open{
	display:block;
}
 #accordion li #accordion-holder li{
	width:100%;
	float:left;
}
 #accordion #accordion-holder li.asd{
	border:none;
}
 #accordion li #accordion-holder li a{
	height:19px;
	padding:0;
	background:#abb400;
	line-height:19px;
}
 #accordion li #accordion-holder li .open{
	border:none;
	padding:0;
	width:100%;
}
 #accordion li #accordion-holder li a{
	font-size:9px;
}
 #accordion li #accordion-holder li a span{
	background:url(../images/open-close-2.gif) no-repeat 0 -6px;
	margin:6px 4px 0 4px;
}
 #accordion li #accordion-holder li a span em{
	width:6px;
	height:6px;
}
 #accordion li #accordion-holder li.asd a span{
	background-position:0 0;
}
 #accordion li #accordion-holder li .open table{
	width:100%;
	border-collapse:collapse;
	margin-bottom:5px;
}
 #accordion li #accordion-holder li .open table th{
	font-size:9px;
	color:#707276;
	background:#eaebeb;
	height:34px;
	border-bottom:1px solid #a8aaad;
	vertical-align:top;
}
 #accordion li #accordion-holder li .open table td, #accordion li #accordion-holder li .open table th{
	text-align:left;
	padding-left:5px;
}
#accordion li #accordion-holder li .open table td a{
	color:#0090cf;
	background:none;
	text-decoration:none;
	height:auto;
}
 #accordion li #accordion-holder li .open table td a:hover{
	text-decoration:underline;
}
 #accordion li #accordion-holder li .open table td.left-text-2{
	padding-left:30px;
	text-align:left;
}
 #accordion li #accordion-holder li .open table td{
	min-height:42px;
	color:#707276;
	text-align:left;
	vertical-align:top;
	padding:5px;
	background:url(../images/table-border.gif) repeat-x 0 100%;
	border:none;
}
 #accordion tr:first-child td{
	text-transform:none;
}
 #accordion li #accordion-holder li .open table tr.last td{
	background:none;
}
#accordion li #accordion-holder li .open a.admin{
	display:inline;
	background:none;
	color: red;
}
/*-- fix links within accordion --*/
 #accordion li.asd table td a{
	padding-left:0;
	display:inline;
}
/*--column-right--*/ 
.col-right{
	width:197px;
	float:right;
	padding:2px 0 0 0;
	margin-bottom:30px;
	min-height:100px;
	margin-left:5px;
}
 .col-right .banner img{
	display:block;
}


/*--block-links--*/ 
.block-links{
	background:url('/static/images/block-links-r.gif') repeat-y;
	width:100%;
	margin:7px 0 0 0;
}
.footer p 
{
	padding-right:20px;
}
.block-links:first-child, .block-links-skyblue:first-child{
	margin-top:0;
}
.block-links .header{
	background:url('/static/images/block-links-h.gif') no-repeat;
}
.block-links .footer{
	background:url('/static/images/block-links-f.gif') no-repeat 0 100%;
	width:197px;
	padding:12px 10px;
}
.block-links h4, .block-links-skyblue h4, .block-links-orange h4{
	margin:0 0 5px 0;
	font-size:10px;
	color:#dc7902;
	text-transform:uppercase;
	margin-bottom:12px;
}
.block-links p{ 
	margin-bottom:10px;
	color:#707276;
}	
.block-links a{
	text-decoration:none;
	color:#DC7902;
	/*font-weight:bold;*/
}
.block-links a:hover{
	text-decoration:underline;
}

/*--block-links-skyblue--*/
.block-links-skyblue{
	background:url('/static/images/block-links-skyblue-r.gif') repeat-y;
	width:100%;
	margin:7px 0 0 0;
}
.block-links-skyblue .header{
	background:url('/static/images/block-links-skyblue-h.gif') no-repeat;
}
.block-links-skyblue .footer{
	background:url('/static/images/block-links-skyblue-f.gif') no-repeat 0 100%;
	width:179px;
	padding:12px 10px;
}
.block-links-skyblue h4{
	color:#FFFFFF;
	font-weight:bold;
}
.block-links-skyblue p{
	color:#52535c;
}
.block-links-skyblue select{
	font-size:10px;
}
.block-links-skyblue .links li{
	background:url('/static/images/pointer-2.gif') no-repeat 0 5px;
}
.block-links-skyblue .links li a{
	text-decoration:none;
	color:#fff;
}
.block-links-skyblue .links li a:hover{
	color:#DC7902;
}
/*--block-links-orange--*/
.block-links-orange{
	background:url('/static/images/block-links-orange-r.gif') repeat-y;
	width:100%;
	margin:7px 0 0 0;
}
.block-links-orange .header{
	background:url('/static/images/block-links-orange-h.gif') no-repeat;
}
.block-links-orange .footer{
	background:url('/static/images/block-links-orange-f.gif') no-repeat 0 100%;
	width:179px;
	padding:12px 10px;
}
.block-links-orange h4{
	color:#FFFFFF;
	font-weight:bold;
}
.block-links-orange p{
	color:#52535c;
}
.block-links-orange .links li{
	background:url('/static/images/pointer-3.gif') no-repeat 0 5px;
}
.block-links-orange .links li:hover{
	background:url('/static/images/pointer-3.gif') no-repeat 2px 5px;
}
.block-links-orange .links li a{
	text-decoration:none;
	color:#fff;
}

 .links{
	width:100%;
}
 .links li{
	background:url('/static/images/pointer.gif') no-repeat 0 5px;
	padding:0 18px 7px 8px;
}
 .links li:hover{
	background:url('/static/images/pointer.gif') no-repeat 2px 5px;
}
 .links li a{
	text-decoration:none;
	color:#707276;
}
 .links li a:hover{
	text-decoration:underline;
}
/* Louis:added admin class in navigation */ 
.links li.admin, .links li.admin a{
	text-decoration:none;
	color:red;
	background:none no-repeat 0 15px;
	padding:0 0 4px 7px;
	display:inline;
}
.header-tools
{
	/*float:right;*/
	/*width:auto;
	height:auto;*/
	overflow:hidden;
	padding-left:5px;
}
 .tools-links
{
	width:196px;
	padding:2px 0px;
	float:right;
	background:url('/static/images/block-links-r.gif') repeat-y 0 0;
	background-color:#fff;
	border-top:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
}
 .tools-links li{
	float:left;
	height:16px;
	padding-left:12px;
	
}
 .tools-links li.last{
	padding-right:0;
}
 .tools-links li img{
	/*display:block;*/
	vertical-align:middle;
}
 .tools-links a.stbutton, .tools-links a.stbutton:hover{
	color:#abb400;
	text-decoration:none
}

/*------------------------------------------------------------------------------Inner page 2------------------------------------------------*/ 
.column-center{
	overflow:hidden;
	padding:5px 0 0 10px;
	margin-bottom:32px;
	width:755px;
	display:block;
	background-color:white;
	min-height:600px;
}
.column-center-short{
	width:545px;
}

/*--column product---*/ 
.columns-wrapper{
	width:100%;
	overflow:hidden;
	padding:30px 0 102px 0;
}
 .column-product{
	background:url('/static/images/column-product-r.gif') repeat-y;
	width:181px;
	float:left;
	margin-right:3px;
}
 .column-product-header{
	background:url('/static/images/column-product-h.gif') no-repeat;
	padding:11px 0 0 0;
}
 .column-product-footer{
	background:url('/static/images/column-product-f.gif') no-repeat 0 100%;
	padding:0 18px 40px 18px;
	width:145px;
	position:relative;
}
 .column-product-footer h4{
	margin:0 0 2px 0;
	color:#dc7902;
	font-size:12px;
}
 .column-product-footer p{
	margin:0 0 5px 0;
	font-size:10px;
}
 .column-product-footer a{
	position:absolute;
}
 .column-product-footer a.prod-1{
	bottom:-78px;
	left:15px;
}
 .column-product-footer a.prod-2{
	bottom:-46px;
	left:5px;
}
 .column-product-footer a.prod-3{
	bottom:-80px;
	left:18px;
}
 .column-product-footer p a{
	position:static;
	color:#707276;
}


/*--*/ 
.products-listing{
	background:url('/static/images/products-listing-r.gif') repeat-y;
	width:551px;
}
 .products-listing-header{
	background:url('/static/images/products-listing-h.gif') no-repeat;
	padding-top:8px;
}
 .products-listing-footer{
	background:url('/static/images/products-listing-f.gif') no-repeat 0 100%;
	padding:10px 15px 18px 15px;
	width:521px;
}
 .products-listing-footer h4{
	margin:0;
	font-size:13px;
	color:#dc7902;
}
 .listing{
	width:100%;
	overflow:hidden;
	padding:10px 0 10px 2px;
}
 .listing li{
	float:left;
	background:url('/static/images/listing-line.gif') no-repeat 0 50%;
	padding:0 5px 0 6px;
}
 .listing li.first{
	background:none;
	/*padd, #97999c;*/

font-weight:bold;
}
 .listing li a:hover{
	text-decoration:none;
	color:#dc7902;
}


/*------------------------------------------------inner page 4----------------------------------------------------*/ 
.inner-4{
	padding-top:0;
}
 .inner-4 .path{
	margin:0 0 0 5px;
}
.prod_desc 
{
	min-height:170px;
}
.prod_desc img{
	float:right;
}
.prod_body
{
	padding-right:20px;
}

/*-----------------------------------------text-wrapper  Same as Visual Editor CSS-------------------------------*/ 
.text-wrapper{
	padding:0 0 0 0;
	overflow:hidden;
	color:#707276;
	width:755px;
}
 .text-wrapper h1{
	font-size:14px;
	margin:2px 0 15px 0;
	color:#dc7902;
}
 .text-wrapper h2{
	font-size:12px;
	margin:2px 0 5px 0;
	padding-top:10px;
	color:#0e309b;
	font-weight:bold;
}
 .text-wrapper h3{
	margin:0 0 3px 0;
	color:#dc7902;
	font-size:11px;
	font-weight:normal;
}
 .text-wrapper p{
	margin-bottom:15px;
}
 .text-wrapper img{
	/* Louis:this is making all images wrap... why is it needed?
	display:block;*/
}
 .text-wrapper a{
	color:#0090cf;
	text-decoration:none;
}
 .text-wrapper a:hover{
	text-decoration:underline;
}
 .text-wrapper tr:first-child td{
	font-weight:normal;
	font-size:11px;
	color:#dc7902;
	text-transform:uppercase;
	padding:5px 0 5px 10px;
	border-bottom:#97999c solid 1px;
	vertical-align:bottom;
}
 .text-wrapper td p{
	margin:0;
}
 .text-wrapper td{
	border-bottom:1px dashed Silver;
	vertical-align:top;
	padding:5px 10px;
}
 .text-wrapper form table, .text-wrapper form table td, .text-wrapper form tr:first-child td{
	text-transform:none;
	color:#707276;
	font-size:11px;
	text-align:left;
	vertical-align:top;
	empty-cells:show;
	border-collapse:collapse;
	margin-bottom:5px;
	padding:3px 3px;
	border:none;
}

 .text-wrapper .col-right table, .text-wrapper .col-right tr:first-child td, .text-wrapper .col-right td {
	text-transform:none;
	color:#000;
	font-size:11px;
	text-align:left;
	vertical-align:top;
	empty-cells:show;
	border-collapse:collapse;
	margin-bottom:5px;
	padding:3px 3px;
	border:none;
}
 .text-wrapper table{
	color:#707276;
	font-size:11px;
	text-align:left;
	vertical-align:top;
	empty-cells:show;
	border-collapse:collapse;
	margin-bottom:35px;
	/*width:100%;*/
}
 .text-wrapper .searchPage table{
	margin-bottom:0;
 }
 .text-wrapper dl{
	margin:7px 0 18px 0;
	line-height:16px;
}
 .text-wrapper dt{
	float:left;
	font-weight:bold;
}
 .text-wrapper dd{
	margin:0 0 0 217px;
}
 .benefits{
	width:546px;
	padding:0 0 25px 0;
}
 .benefits-block-header{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #acadb0;
}
 .benefits .box{
	width:273px;
	float:left;
}
 .benefits .left{
	width:253px;
	padding:0 20px 0 0;
}
 .benefits .box p{
	margin:2px 0 7px 0;
}
 .benefits-block-header h5{
	margin:0 0 7px 0;
	font-weight:normal;
	font-size:11px;
	color:#dc7902;
	text-transform:uppercase;
}
 .benefits-block{
	width:100%;
	overflow:hidden;
	background:url('/static/images/border.gif') repeat-x 0 100%;
	padding:5px 0 3px 0;
}
 .benefits .last{
	background:none;
}


/*-------------------------------------------------------------------inner page-5------------------------------*/ 

.image-inner-5{
	margin-top:12px;
}
 .text-wrapper-inner-5 .blue{
	font-size:11px;
	display:block;
	color:#0e309b;
	font-weight:bold;
	padding-top:15px;
	padding-right:0;
	padding-bottom:15px;
	padding-left:0;
}
 .text-wrapper-inner-5 p{
	margin:0 10px 18px 0;
}


/*------------------------------------------- popup modal --------------------------------------------------------*/

 .headl{
	background:transparent url('/incl/v1/images/modal/tl_green.gif') no-repeat scroll 0 0;
	float:left;
	height:30px;
	margin:0;
	padding:0;
	width:30px;
}
 .headls{
	background:transparent url('/incl/v1/images/modal/tl_green.gif') repeat-x fixed 0 0;
	float:left;
	height:30px;
	margin:0;
	padding:7px 10px;
	width:30px;
}
 .head{
	background-color:#ABB400;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin:0 30px;
	padding:7px;
	text-align:left;
	line-height:16px;
	text-transform:uppercase;
}
 .close{
	background:#ABB400 url('/incl/v1/images/modal/close.gif') no-repeat scroll 0 0;
	cursor:pointer;
	float:right;
	height:30px;
	margin:0;
	padding:0;
	width:30px;
}
 .close:hover{
	background:transparent url('/incl/v1/images/modal/close_over.gif') no-repeat scroll 0 0;
}
 .footl{
	background-color:#ABB400;
	height:30px;
	margin-right:30px;
	padding:0;
}
 .foot{
	background:transparent url('/incl/v1/images/modal/br_green.gif') no-repeat scroll 0 0;
	float:right;
	height:30px;
	margin:0;
	padding:0;
	width:30px;
}
 .jqDrag{
	cursor:move;
}
 .jqmOverlay{
	background-color:#000000;
}


div.jqmDialog{
	display:none;
	left:50%;
	margin-left:-200px;
	overflow:hidden;
	position:fixed;
	top:20%;
	width:500px;
}
 * html div.jqmDialog{
	position:absolute;
}


a.admin:link, a.admin:visited, a.admin:active, a.admin:hover{
	color:red;
	font-weight:bold;
}


a.admin img{
	float:none;
}

#cont{
	background:#CCCCCC url('/incl/v1/images/box_bottom.gif') no-repeat scroll left bottom;
	margin:0;
	padding:0;
	width:270px;
}

#cont  div.body{
	padding:5px;
}

#cont  div.head{
	color:#000000;
	margin:0;
	min-height:15px;
	padding:5px 0 5px 10px;
}

 #cont_2_Col,div.cont_2_Col{
	background:url('/static/images/search-box-r.gif') repeat-y;
	width:535px;
	margin:0 0 15px 0;
}

 #cont_2_Col  div.body, div.cont_2_Col  div.body{
	padding:5px 10px 11px 12px;
	background:url('/static/images/search-box-f.gif') no-repeat 0 100%;
	min-height:45px;
}

 #cont_2_Col  div.body select, div.cont_2_Col  div.body select{
	font-size:12px;
}

 #cont_2_Col  div.body td, div.cont_2_Col  div.body td{
	padding:3px 0 3px 0;
}

#cont_2_Col  div.head, div.cont_2_Col  div.head{
	background:url(../images/search-box-h.gif) no-repeat;
	height:19px;
	color:#DC7902;
	font-size:12px;
	margin:0;
	padding:15px 0 0 15px;
	font-weight:bold;
	text-align:left;
}

#cont_2_Col table, div.cont_2_Col table{
	border:none;
}

#cont_2_Col tr:first-child td, div.cont_2_Col tr:first-child td{
	border:none;
	color:#707276;
	text-transform:none;
}

#cont_2_Col td, div.cont_2_Col td{
	border:none;
}

/* Wide container */


div.cont_2_Col_w
{
	width:740px !important;
	background:url('/static/images/wide-search-box-r.gif') repeat-y !important;
}

div.cont_2_Col_w  div.body{
	background:url('/static/images/wide-search-box-f.gif') no-repeat 0 100% !important;
}

div.cont_2_Col_2  div.body select{
	font-size:12px;
}

div.cont_2_Col_2  div.body td{
	padding:3px 0 3px 0;
}

div.cont_2_Col_w  div.head{
	background:url(../images/wide-search-box-h.gif) no-repeat !important;
}

div.cont_2_Col_2 table{
	border:none;
}

div.cont_2_Col_2 tr:first-child td{
	border:none;
	color:#707276;
	text-transform:none;
}

div.cont_2_Col_2 td{
	border:none;
}

/*
*/

table.clean{
	border:none;
}

table.clean tr:first-child td{
	border:none;
	color:#707276;
	text-transform:none;
	vertical-align:top;
}

table.clean td{
	border:none;
	vertical-align:top;
}

table.purchase tr:first-child td, table.purchase th{
	background-color:#ABB400;
	color:#FFFFFF;
	padding:0 0 0 0;
	border-bottom:0px;
	vertical-align:bottom;
}
table.purchase tr:first-child td{
height: 8px;
line-height: 8px;
}
table.purchase td{
	border-bottom:1px dashed Silver;
	vertical-align:top;
	padding:3px 0 3px 0;
	margin: 0;
}

 table.purchase{
	color:#000000;
	font-size:11px;
	text-align:left;
	vertical-align:top;
	empty-cells:show;
	border-collapse: collapse;
	width:745px;
	margin-bottom:0;
}
.pur-col-short{width:30px;}
.pur-col-wide{width:45px;}
.pur-web{width:30px}
.pur-name{width:281px}
.pur-col-last{border-right:1px dashed silver;}
.pBorder{border-left:1px dashed silver; text-align:center}

 .req{
	width:1px;
	background-color:#DC7902;
	color:#DC7902;
	font-family:Arial,Helvetica,sans-serif;
}

.superactive{
	border-top:none;
	background-color:#EAEBEB;
	border-bottom:1px solid  #DC7902;
}
.activeBorder{
	background-color:transparent;
	border-top:none;
	width:0;
	left:198px;
	border-right:4px solid #DC7902;
	/*border-bottom:1px solid #DC7902;*/
	display:block;
	position:absolute;
}
a.stbutton{
	padding:0 5px 0 12px !important;
}
.cap{display:none;left:-2000px;position:absolute;width:1px}

/* Newsletter registartion mini form */

	#view{
	background:url(http://www.dialogic.com/static/images/promos/view-bg.jpg) no-repeat;
	margin: 5px 0 5px 0;
	padding:30px 5px 0 13px;
	width:187px;
	height:70px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	}
	
	#view form input{
	font-size:11px; 
	border:none;
	}
	
	/* popsla buttons*/
	.cont a#formNext,.cont a#formExit,.cont a#slaDL,.cont a#slaExit{border:solid 2px #ABB400; padding:4px; background-color: #efefef; text-decoration: none;}
	.cont a#formNext:hover,.cont a#formExit:hover,.cont a#slaDL:hover,.cont a#slaExit:hover{color:white;border:solid 2px #ABB400; padding:4px; background-color: #ABB400; text-decoration: none; }
	
	
	/* Feedback tab */
	
	body a#feedback, body a#feedback:link {
		background-position: 2px 50% !important;
		position: fixed !important;
		top: 176px !important;
		display: block !important;
		width: 25px !important;
		height: 87px !important;
		margin: -45px 0 0 0 !important;
		padding: 0 !important;
		z-index: 100001 !important;
		background-position: 2px 50% !important;
		background-repeat: no-repeat !important;
	}
	body a#feedback:hover {
		cursor: pointer;
	}
	
	* html a#feedback, * html a#feedback:link {
		position: absolute !important;
	/*	background-image: none !important;*/
	}
	
	a#feedback { 
		right: 0; 
		background-repeat: no-repeat; 
		background-color: #abb400; 
		background-image: url( '/static/images/feedback.gif' ); 
		border: outset 1px #abb400; 
		border-right: none;

	}
	a#feedback:hover { 
		background-color: #0E309B; 
		border: outset 1px #0E309B; 
		border-right: none; 
	}
	
		/* FlowPlayer Standard pages */
	#s_player {
		display: block; 
		width: 528px; 
		height: 317px;
	}
