﻿/* ------------------------------ reset ------------------------------ */
html *
{
	text-shadow: #000 0 0;
}

html, body
{
	width: 100%;
	margin: 0;
	padding: 0;
}

body
{
	min-width: 840px;
}

body, td, div, a, p, input, img, ol, ul, li, th, b, i, u, label
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

body, td, div, a, p, input, img, ol, ul, li, th, label
{
	font-size: 13px;
}

img
{
	border: 0;
}

table
{
	border-collapse: collapse;
	border: 0;
}

td, th, div, p
{
	padding: 0;
}

p
{
	margin-top: 0;
}

a:hover
{
	text-decoration: none;
}

.png
{
	behavior: url(iepngfix.htc);
}

ul, ol
{
	margin-top: 0;
}

li
{
	margin-bottom: 10px;
}

li li
{
	margin-bottom: 5px;
}
/* ------------------------------ end of reset ------------------------------ */




/* ------------------------------ page, header and footer layout ------------------------------ */
body
{
	min-height: 100%;
}

.pageDiv
{
	height: auto !important;
	min-height: 100%;
	height: 100%;
	padding: 0 20px;
}

.pageTop
{
	margin: 0;
	padding: 0;
	height: 130px;
	clear: right;
}

.pageFooter
{
	clear: both;
	/*height: 100px;*/
	padding: 10px 0px 0px 0px;
	margin: 30px 0px 0px 0px;
	/*position: relative;*/
	width: 100%;
	float: left;
	border: 0;
	border-top: 1px solid #d5d9dc;
}

/*.footer hr 
{
	border: 1px solid #fff;
	border-top-color: #dadada;
	border-bottom-color: #fff;
	height: 0px;
	overflow: hidden;
}*/

.pageFooter .footerBlock
{
	float:left;
	margin: 0 25px 0 0;
}

.pageFooter .footerBlock strong a,
.pageFooter .footerBlock strong
{
	text-decoration: none;
	font-size: 12px;
}

.pageFooter .footerBlock ul
{
	padding: 7px 0 0 0;
	margin: 0 0 0 0;
}

.pageFooter .footerBlock li
{
	list-style: none;
	margin: 0 0 7px 0;
	font-size: 10px;
	color: #959fa8;
}

.pageFooter .footerBlock li.addressItem
{
	margin-bottom: 15px;
}

.smallFooterBreak
{
	line-height: 4px;
	font-size: 4px;
}

.pageFooter .footerBlock li a
{
	text-decoration: none;
}
.pageFooter .footerBlock li a:hover,
.pageFooter .footerBlock strong a:hover
{
	text-decoration: underline;
}

.pageFooter .footerBlock li a.emailFooterLink
{
	text-decoration: underline;
}
.pageFooter .footerBlock li a.emailFooterLink:hover
{
	text-decoration: none;
}

.pageFooter b
{
	color: #959fa8;
}

.copyright
{
	padding: 0;
	float: right;
	width: 200px;
	margin-right: 0;
}
.pageFooter .copyright .footerBlock
{
	margin-right: 0;
}

.footerLinks
{
	float: left;
}

/* ------------------------------ end of page, header and footer layout ------------------------------ */



.logoAndCustomerLinks, .menuAndSearch
{
	width: 100%;
	clear: both;
}

.logo
{
	display: block;
	background: url(../i/logo_wa.png) top left no-repeat;
	width: 227px;
	height: 36px;
	margin: 30px 0 0 0;
	float: left;
}

.logo a
{
	display: block;
	width: 227px;
	height: 36px;
	margin: 0;
}

.MSCertified
{
	float: left;
	margin: 30px 0 0 40px;
}

.siteMenu
{
	/*float: left;*/ /*width: 650px;*/
	margin: 0 0 0 -10px;
}

.siteCustomerMenu
{
	float: left; /*width: 500px;*/
	margin: 27px -10px 0 0;
}

.siteMenuLink, .siteMenuLinkInactive, .siteMenu label, .siteCustomerMenu label
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
	float: left;
	height: 19px;
	line-height: 19px;
	padding: 0 8px;
	margin: 20px 10px 0 0;
}

.siteMenu label, .siteCustomerMenu label
{
	color: #959fa8;
}

.siteMenuActive
{
	color: #99cb00;
}

.siteCustomerMenu label, .siteCustomerMenu .siteMenuLink, .siteCustomerMenu .siteMenuLinkInactive
{
	float: right;
	margin: 17px 0 0 10px;
	font-weight: normal;
}

.siteCustomerMenu label, .siteCustomerMenu .siteMenuLink, .siteCustomerMenu .siteMenuLinkInactive
{
	margin-top: 0;
}

.siteMenuLink:hover, .siteMenuLinkInactive:hover
{
	text-decoration: underline;
}

.siteMenuLinkInactive
{
	color: #99cb00;
}

/*.questionOnlineMenuLink
{
	background: url(../i/btn_question_online.gif) center no-repeat;
	width: 106px;
	margin-top: 0;
	float: right;
}*/

/*.questionOnlineMenuLink
{
	float: right;
	display: block;
	height: 19px;
	background: transparent url(../i/btn_question_online_left.gif) left top no-repeat;
	padding: 0 0 0 10px;
	margin-top: 0;
	margin-right: 10px;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
}

* html .questionOnlineMenuLink
{
    width: expression("1%");
}

.questionOnlineMenuLink,
.questionOnlineMenuLink:hover
{
	text-decoration: none;
}

.questionOnlineMenuLink span
{
	height: 19px;
	line-height: 19px;
	padding: 0 10px 0 0;
	background: transparent url(../i/btn_question_online_right.gif) right top no-repeat;
	display: block;
	white-space: nowrap;
	color: #ffffff;
	font-weight: bold;
}*/

.questionOnlineMenuLink
{
	float: right;
	display: block;
	height: 19px;
	background: transparent url(../i/btn_question_online_left.gif) left top no-repeat;
	padding: 0;
	margin: 20px 0 0 0;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
}

* html .questionOnlineMenuLink
{
	width: expression("1%");
}

.questionOnlineMenuLink, .questionOnlineMenuLink:hover, .questionOnlineMenuLink a, .questionOnlineMenuLink:hover a
{
	text-decoration: none;
}

.questionOnlineMenuLink a, .questionOnlineMenuLink:hover a
{
	float: left;
	display: block;
	height: 19px;
	padding: 0 0 0 10px;
	margin: 0;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
}

.questionOnlineMenuLink span
{
	height: 19px;
	line-height: 19px;
	padding: 0 10px 0 0;
	background: transparent url(../i/btn_question_online_right.gif) right top no-repeat;
	display: block;
	white-space: nowrap;
	color: #ffffff;
	font-weight: bold;
}

.customerWorkspaceLink
{
	float: right;
	padding-left: 24px;
	background: url(../i/ico_key.png) 0px 6px no-repeat;
}

.loginMenuLink, .myAccountMenuLink, .registerMenuLink
{
	color: #00aeff;
	cursor: pointer;
}

.loginMenuLink
{
	background: url(../i/ico_customer_login.gif) 10px 6px no-repeat;
	padding-left: 34px;
}

.myAccountMenuLink
{
	background: url(../i/ico_account.gif) 10px 4px no-repeat;
	padding-left: 24px;
}

.registerMenuLink
{
	background: url(../i/ico_register.gif) 10px 3px no-repeat;
	padding-left: 28px;
}

.cartMenuLink
{
	color: #ff6e00;
	background: url(../i/ico_cart.gif) 10px 2px no-repeat;
	padding-left: 30px;
}

.banner-oh
{
	background: #7aa200;
	height: 271px;
	margin-bottom: 20px;
	padding: 0;
	position: relative;
}

.banner-oh-bg-right
{
	position: absolute;
	z-index: 11;
	width: 50%;
	height: 271px;
	background: #c0d77f;
	right: 0px;
}

.banner-oh-bg
{
	position: absolute;
	z-index: 12;
	width: 100%;
	background: url(../i/banner-oh-bg.jpg) top center no-repeat;
	height: 271px;
}

.banner-oh-text
{
	position: absolute;
	z-index: 14;
	left: 20px;
	width: 60%;
	height: 262px;
	padding: 9px 0 0 0;
}

.banner-oh-text .banner-oh-text-inner
{
	margin: 0 auto;
	width: 80%;
	min-width: 600px;
}
* html .banner-oh-text .banner-oh-text-inner
{
	width: expression(document.body.clientWidth < 1315 ? "600px" : "80%");
}

.banner-oh .girl
{
	position: absolute;
	z-index: 13;
	background: url(../i/banner-oh-girl.png) 20px 0px no-repeat;
	left: 52%;
	width: 48%;
	height: 271px;
}

h1.onlinehelp-for-microsoft-dynamics-crm,
h1.onlinehelp-for-microsoft-dynamics-crm-ru
{
	display: block;
	width: 508px;
	height: 0px;
	padding: 56px 0 0 0;
	overflow: hidden;
	background: url(../i/onlinehelp-for-microsoft-dynamics-crm.png) no-repeat;
	margin: 0;
}
h1.onlinehelp-for-microsoft-dynamics-crm-ru
{
	width: 518px;
	background: url(../i/onlinehelp-for-microsoft-dynamics-crm_ru.png) no-repeat;
}

.banner-oh ul
{
	list-style: none;
	padding: 0;
	margin: 10px 0 15px 0;
}

.banner-oh li
{
	background: url(../i/banner-oh-tick.png) top left no-repeat;
	color: #ffffff;
	font-size: 12px;
	padding: 0 0 0 20px;
	display: block;
	height: 19px;
	line-height: 19px;
	white-space: nowrap;
	margin: 0 0 5px 0;
}

.cta-button-container
{
	float: left;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	margin-right: 6%;
	width: 40%;
}

.cta-onlinehelp-service
{
	min-width: 264px;
}
* html .cta-onlinehelp-service
{
	width: expression(document.body.clientWidth < 1440 ? "264px" : "40%");
}

.cta-onlinehelp-product
{
	min-width: 241px;
}
* html .cta-onlinehelp-product
{
	width: expression(document.body.clientWidth < 1320 ? "241px" : "40%");
}

.cta-button-container + .cta-button-container
{
	margin-right: 0;
}

.cta-button-container a
{
	color: #ffffff;
	font-size: 12px;
}

.cta-button
{
	display: block;
	margin: 2px auto -2px auto;
	width: 100%;
	height: 52px;
}

.cta-button span
{
	display: block;
	height: 52px;
	background: url(../i/cta-btn-left.png) top left no-repeat;
	padding: 0 0 0 12px;
}

.cta-button span span
{
	background: url(../i/cta-btn-right.png) top right no-repeat;
	padding: 0 12px 0 0;
}

.cta-button span span span
{
	height: 0px;
	padding: 52px 0 0 0;
	overflow: hidden;
	background: none;
}

.cta-onlinehelp-service .cta-button span span span
{
	background: url(../i/btn_try-onlinehelp-service.png) center 0px no-repeat;
}
.cta-onlinehelp-service-ru .cta-button span span span
{
	background: url(../i/btn_try-onlinehelp-service_ru.png) center 0px no-repeat;
}

.cta-onlinehelp-product .cta-button span span span
{
	background: url(../i/btn_get-onlinehelp-trial.png) center 0px no-repeat;
}
.cta-onlinehelp-product-ru .cta-button span span span
{
	background: url(../i/btn_get-onlinehelp-trial_ru.png) center 0px no-repeat;
}

.banner-oh strong
{
	font-weight: normal;
}

.banner_mainPage, .banner_mainPage_ru
{
	display: block;
	background: #b7c0c6 url(../i/banner_mainpage.jpg) top right no-repeat;
	height: 271px;
	margin-bottom: 20px;
	padding: 0;
}

.banner_mainPage a, .banner_mainPage_ru a
{
	display: block;
	height: 271px;
	padding: 0;
}

.banner_mainPage div, .banner_mainPage_ru div
{
	background: url(../i/banner_mainpage_text.gif) 19px 20px no-repeat;
	display: block;
	height: 251px;
	cursor: pointer;
}

.banner_mainPage_ru div
{
	background: url(../i/banner_mainpage_text_ru.gif) 19px 20px no-repeat;
	height: 257px;
}


.threePriceColumnsContainer
{
}

.rightPriceCol, .midPriceCol
{
	padding: 7px 27px 7px 0px;
	margin: 0 1px;
	text-align: right;
}

.rightPriceCol
{
	text-align: center;
}

.leftPriceCol
{
	width: 33.3%;
	padding: 7px 27px 7px 0px;
	margin: 0 1px;
}

.threeColumnsContainer
{
	float: left;
	clear: both;
	width: 100%;
	margin: 20px 0 0 0;
}

.leftCol, .midCol, .rightCol
{
	width: 33.3%;
	float: left;
}

.leftColInner
{
	padding: 0 13px 0 0;
}

.midColInner
{
	padding: 0 7px;
}

.rightColInner
{
	padding: 0 0 0 13px;
}

.doubleCol
{
	width: 66.6%;
	float: left;
}

.doubleColInner
{
	padding: 0 0 0 7px;
}

.twoColumnsContainer
{
	width: 100%;
	margin: 0 0 20px 0;
	zoom: 1;
	overflow: hidden;
}

.twoColumnsLeftCol, .twoColumnsRightCol
{
	width: 49%;
	float: left;
}

.twoColumnsLeftCol .leftColInner
{
	padding: 1px 20px 0 0;
}

.twoColumnsRightCol .rightColInner
{
	padding: 1px 0 0 20px;
}

.menuColumn, .extraMenuColumn
{
	width: 20%;
	float: left;
}

.contentColumn
{
	width: 80%;
	float: left;
}

.contentColumn60
{
	width: 60%;
	float: left;
}

.extraMenuColumn40
{
	width: 40%;
	float: left;
}

.menuColumnInner
{
	padding: 0 26px 0 0;
}

.contentColumnInner
{
	padding: 0 13px;
}

.extraMenuColumnInner
{
	padding: 0 0 0 26px;
}

.extraMenuColumn a, .emphasizedLink
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #99cb00;
	margin: 0 0 15px 0;
}

.downloadlink
{
	font-size: 14px;
	font-weight: bold;
	color: #99cb00;
}

.technologyGroup
{
	white-space: nowrap;
	padding-right: 10px;
	font-weight: bold;
	vertical-align: top;
}

.technologiesTable td
{
	padding-bottom: 30px;
}

.technologyLogos img
{
	display: block;
	margin-bottom: 40px;
}

.columnTitleImage
{
	margin: 30px 0 0 0;
}

.loginFormContainer
{
	width: 100%;
	background: #e6eaed;
	margin-top: 20px;
}

.loginForm
{
	padding: 15px 20px;
}

.loginFormContainer, .loginFormContainer a, .loginFormContainer label
{
	color: #959fa8;
}

.loginFormContainer a:hover
{
	text-decoration: none;
}

.loginFormField label
{
	white-space: nowrap;
	display: block;
	position: absolute;
	line-height: 19px;
	height: 19px;
	margin: 0 0 5px -60px;
}

.loginFormField
{
	padding: 0 0 0 60px;
	margin: 0 0 5px 0;
}

.loginFormField input
{
	border: 1px solid #959fa8;
	width: 99%;
	height: 15px;
}

.loginFormContainer .checkBox
{
	vertical-align: middle;
	margin-left: 60px;
}

.loginFormContainer .loginFormLinks
{
	margin: 20px 0 0 0;
}

.loginFormContainer .loginFormLinks a
{
	line-height: 18px;
}

.loginFormContainer .loginFormSubmit
{
	display: block;
	float: right;
	width: 70px;
	height: 33px;
	margin: -23px -5px 0 0;
	background: none;
	border: 0;
	background: url(../i/btn_enter.gif) center no-repeat;
	cursor: pointer;
}

.AboutUsBanner, .OurServicesBanner, .TestimonialsBanner, .AboutUsBanner_ru, .OurServicesBanner_ru, .TestimonialsBanner_ru
{
	display: block;
	width: 100%;
	height: 80px;
	margin: 0 0 10px 0;
}

.AboutUsBanner a, .OurServicesBanner a, .TestimonialsBanner a, .AboutUsBanner_ru a, .OurServicesBanner_ru a, .TestimonialsBanner_ru a
{
	display: block;
	width: 100%;
	height: 80px;
	margin: 0;
}

.AboutUsBanner img, .OurServicesBanner img, .TestimonialsBanner img, .AboutUsBanner_ru img, .OurServicesBanner_ru img, .TestimonialsBanner_ru img
{
	margin: 45px 0 0 18px;
}

.AboutUsBanner, .AboutUsBanner_ru
{
	background: #b7c0c6 url(../i/banner_about_us.jpg) top right no-repeat;
}

.OurServicesBanner, .OurServicesBanner_ru
{
	background: #b7c0c6 url(../i/banner_our_services.jpg) top right no-repeat;
}

.TestimonialsBanner, .TestimonialsBanner_ru
{
	background: #b7c0c6 url(../i/banner_testimonials.jpg) top right no-repeat;
}

.AboutUsBanner img
{
	width: 81px;
	height: 18px;
}

.OurServicesBanner img
{
	width: 105px;
	height: 18px;
}

.TestimonialsBanner img
{
	width: 106px;
	height: 18px;
}

.AboutUsBanner_ru img
{
	width: 57px;
	height: 17px;
}

.OurServicesBanner_ru img
{
	width: 129px;
	height: 23px;
}

.TestimonialsBanner_ru img
{
	width: 80px;
	height: 17px;
}

.signoff
{
	color: #959fa8;
}

.pageFooter div, .pageFooter a
{
	color: #959fa8;
	font-size: 10px;
	line-height: 14px;
}

.searchBlock
{
	float: right;
	margin: 37px 0 0 0;
}

.headerSeparator
{
	width: 1px;
	height: 32px;
	margin: 30px 20px 0 20px;
	float: right;
}
.headerSeparatorLeft
{
	margin: 30px 13px 0 20px;
}
.headerSeparatorRight
{
	margin: 30px 20px 0 13px;
}

.headerLinkedInLink
{
	float: right; 
	display: block;
	height: 16px;
	line-height: 16px;
	background: url(../i/16_linkedin.png) left no-repeat;
	padding: 0 0 0 16px;
	color: #0e5c97;
	text-decoration: none;
	margin: 37px 0 0 20px;
}
.headerLinkedInLink:hover
{
	text-decoration: underline;
}

.headerFacebookLink
{
	float: right; 
	display: block;
	height: 16px;
	line-height: 16px;
	background: url(../i/16_facebook.png) left no-repeat;
	padding: 0 0 0 16px;
	color: #0e5c97;
	text-decoration: none;
	margin: 37px 0 0 20px;
}
.headerFacebookLink:hover
{
	text-decoration: underline;
}

.searchTextBox, .searchTextBoxFull
{
	margin: 0;
	width: 155px;
	height: 15px;
	border: 1px solid #b1b1b1;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	background: #ffffff url(../i/bg_searchbox.gif) top left no-repeat;
	
}

.searchTextBoxFull
{
	width: 100%;
	overflow: hidden;
	text-overflow: hidden;
	padding-right: 0;
}

.searchButton
{
	width: 19px;
	height: 19px;
	border: 0;
	margin: 0 0 0 7px;
	cursor: pointer;	
}

.searchResultTable
{
	/*margin: 10px 10px 10px 10px;*/
}

.searchResultUrl
{
	padding: 0px 0px 15px 0px;
}

.searchResultLink,
.searchResultLink b
{
	color: #99cb00;
}

h1, h1 a
{
	background: #e6eaed url(../i/bg_h1.png) left repeat-y;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 45px;
	margin: 0 0 10px 0;
	padding: 15px 0 0 7px;
}

.menuColumn h1, .menuColumn h1 a, h1.inner, h1.inner a
{
	background: transparent;
	color: #697076 /*959fa8*/;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: normal;
	margin: 50px 0 3px 0;
	padding: 0;
}

.menuColumn h1, .menuColumn h1 a
{
	margin: 0 0 10px 0;
}

h2, h3
{
	clear: both;
}

h2, h2 a
{
	color: #697076 /*959fa8*/;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin: 30px 0 3px 0;
}

.noTopMargin, h2.noTopMargin
{
	margin: 0 0 3px 0;
}

h3
{
	color: #697076 /*959fa8*/;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin: 20px 0 3px 0;
}

h2 + h3
{
	margin-top: 10px;
}

.logoHeader, h1.logoHeader, .logoHeader a, h1.logoHeader a
{
	background: none;
	font-size: 32px;
	letter-spacing: -2px;
	color: #959fa8;
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: inline;
}

.logoHeader, h1.logoHeader
{
	display: block;
	padding-top: 10px;
	white-space: nowrap;
}

h1.headerSinglepoint
{
}
h1.headerSinglepoint a
{
	display: block;
	padding-top: 41px;
	height: 0px;
	margin: 0;
	overflow: hidden;
	background: url(../i/singlepoint_logo.png) left top no-repeat;
}

h1.headerChatOnline a
{
	font-family: Frutiger 47LightCn, Arial Narrow, Arial, Helvetica, Tahoma, Verdana, sans-serif;
	background: url(../i/logotype_chat_online.gif) top right no-repeat;
	padding: 14px 44px 0 0;
}

h1.headerChatOnline a span
{
	font-weight: bold;
}

h1.logoHeaderPortal a
{
	font-family: Frutiger 47LightCn, Arial Narrow, Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

h1.logoHeaderPortal a span
{
	font-weight: bold;
}

h1.logoHeaderPortal a span.crm
{
	padding-top: 12px;
}

h1.headerOnlineHelp a
{
	font-family: Frutiger 47LightCn, Arial Narrow, Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

h1.headerOnlineHelp a span
{
	padding: 14px 44px 0 0;
	background: url(../i/logotype_online_help.png) top right no-repeat;
	font-weight: bold;
}
h1.headerOnlineHelp a span.crm
{
	padding-top: 12px;
}

h1.headerTrixBox a
{
	padding: 10px 0 0 0;
	font-weight: bold;
	color: #666666;
}

h1.headerTrixBox a span
{
	color: #9ecc46;
	padding: 12px 0 0 0;
}

h1.headerOnlineShop
{
	margin-left: -5px;
}

h1.headerOnlineShop a
{
	font-family: Frutiger 47LightCn, Arial Narrow, Arial, Helvetica, Tahoma, Verdana, sans-serif;
	background: url(../i/logotype_online_shop.gif) 0px 0px no-repeat;
	padding: 14px 0 0 50px;
}
html* h1.headerOnlineShop a
{
	background-position: 0px 8px;
}
* + html h1.headerOnlineShop a
{
	background-position: 0px 8px;
}

h1.headerOnlineShop a span
{
	font-weight: bold;
	padding-top: 12px;
}

h1.logoHeader a span.crm
{
	color: #959fa8;
	font-family: Frutiger 47LightCn, Arial Narrow, Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	background: url(../i/logotype_crm.png) top right no-repeat;
	padding-right: 55px;
}



.blogItemHeaderAttention
{
	color: #698c00;
	font-size: 18px;
	font-weight:bold;
	text-decoration:none;
}

.attention2, a.attention2
{
	color: #698c00;
}

.attention, a.attention
{
	color: /*#99cb00*/ #ff6e00;
}

a.activeMenu
{
	color: black;
	text-decoration: none;
}


p.attention
{
	font-weight: bold; /*font-size: 14px; 	text-align: center;*/
}

span.attention
{
	font-weight: bold;
}

.submenuItem, .submenuItemInactive
{
	display: block;
	font-size: 16px;
	line-height: 16px;
	margin: 15px 0;
}

.submenuItemInactive, .submenuItemSmallInactive
{
	color: #99cb00;
}

.submenuItemSmall, .submenuItemSmallInactive
{
	display: block;
	font-size: 11px;
	margin: 15px 0;
}

.submenuItemSmall:first-child, .submenuItemSmallInactive:first-child
{
	margin-top: 5px;
}

.shader
{
	background: #ffffff;
	opacity: 0.7;
	moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	width: expression((document.body.clientWidth)+          'px' );
	height: expression((document.forms[0].offsetHeight)+          'px' );
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.loginEdit
{
	position: absolute;
	top: 40%;
	left: 37%;
	width: 284px;
	height: 184px;
	border: solid 1px #b9c1c7;
	z-index: 103;
}
.registerEdit
{
	position: absolute;
	top: 25%;
	left: 12.4%;
	width: 950px;
	height: 460px; /*border: solid 1px #3f5974;*/
	z-index: 103;
}
.partnerPopup
{
	position: absolute;
	top: 60%;
	left: 30%;
	width: 550px;
	height: 120px;
	border: solid 1px #3f5974;
	z-index: 103;
	background-color: white;
}

iframe
{
	width: 100%;
	height: 100%;
}

.tblSelectTargetAccount
{
	width: 100%;
	border: #b9c1c7 1px solid;
	background-color: #ffffff;
}

.tblSelectTargetAccount th
{
	height: 27px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	background: #b9c1c7;
	color: #ffffff;
}

.formControlsContainer
{
	vertical-align: middle;
	padding: 10px;
	background: #e6eaed;
	color: #777c80;
}

.formControlsContainer span, .formControlsContainer label
{
	color: #777c80;
}

div.lookupControl
{
	float: left;
	clear: none;
}

div.lookupControl table.lookupControl
{
	width: 100%;
	padding: 0;
	margin: 0;
}

.lookupControl input
{
	float: right;
	clear: none;
	width: 100%;
	padding: 0;
	margin: 0;
}

.lookupControl td.lookupButton
{
	width: 22px;
	text-align: right;
}

td.lookupButton
{
	height: 17px;
}

td.lookupButton img
{
	margin: 0 0 0 5px;
}

.lookupControl input.lookupButton
{
	border: none;
	background: url(../i/btn_lookup.gif);
	width: 19px;
	height: 18px;
	padding: 0;
	margin: 0;
	float: right;
	clear: none;
	cursor: pointer;
}

.lookupButton
{
	vertical-align: middle !important;
}



.cultureSwitch
{
	margin: 35px 0 0 0;
	float: right;
}

.language, .chosenLanguage
{
	/*display: block;
	width: 16px;
	height: 11px;
	margin: 0 0 0 19px;
	font-size: 1px;
	padding: 0;
	float: left;
	cursor: pointer;
	border: 1px solid #ffffff;*/
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	text-decoration: underline;
	padding: 0 7px;
	text-transform: uppercase;
	cursor: pointer;
}

.chosenLanguage
{
	/*border: 1px dotted #959fa8;
	cursor: default;*/
	text-decoration: none;
	cursor: default;
}

.disabledLanguage
{
	opacity: 0.3;
	moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	cursor: default;
}

/*.english, .english:hover
{
	background: url(../i/gb.gif);
}

.deutsch, .deutsch:hover
{
	background: url(../i/de.gif);
}

.espanol, .espanol:hover
{
	background: url(../i/es.gif);
	margin-right: 4px;
}

.pycckuu, .pycckuu:hover
{
	background: url(../i/ru.gif);
}

.american, .american:hover
{
	background: url(../i/us.gif);
}

.canadian, .canadian:hover
{
	background: url(../i/ca.gif);
}*/

.borderedPicture
{
	border: 1px solid #959fa8;
}

.picture100percent
{
	width: 100%;
}

.mainContentOrderedList
{
	margin-left: 0;
	padding-left: 20px;
}

.mainContentOrderedList li
{
	margin-bottom: 12px;
}

.logComboBox
{
	font-size: 20px;
	margin-bottom: 20px;
}

.wikiIframe
{
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}






/* ------------------------------ Forms ------------------------------ */
fieldset
{
	margin: 0 0 30px 0;
	border: 0;
	padding: 0;
}

fieldset, fieldset li, fieldset label
{
	color: #777c80;
}

fieldset.lastFieldset
{
	margin-bottom: 0;
}

fieldset legend
{
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px -7px;
	position: relative;
	left: 0px;
}

.legend
{
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px -8px;
	position: relative;
	left: 0px;
}

fieldset ol
{
	padding: 0;
	margin: 0 150px 0 0;
	border: 0;
	list-style: none;
	float: left;
	clear: none;
}

fieldset ol.lastChild
{
	margin: 0;
}

fieldset ol li
{
	float: left;
	clear: both;
	height: 29px;
}

fieldset ol.lastChild li
{
	float: none;
}

fieldset ol li label
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	width: 120px;
	float: left;
	clear: none;
	margin: 4px 0 0 0;
}

fieldset ol li input.textbox150
{
	width: 150px;
	margin: 0;
	float: left;
	clear: right;
	border: 1px solid #b9c1c7;
}

fieldset ol li input.spacerInput
{
	width: 150px;
	margin: 0;
	visibility: hidden;
	float: left;
	clear: none;
}

fieldset.submit
{
	margin: 30px 0 0 0;
}

fieldset.submit input.submit
{
	background: url(../i/btn_save.gif);
	cursor: pointer;
	width: 75px;
	height: 25px;
	padding: 0;
	margin: 0 0 0 80px;
	border: 0;
}

fieldset.centeredFieldset
{
	margin-left: auto;
	margin-right: auto;
	width: 280px;
	text-align: left;
}

fieldset ol li span.checkbox input
{
	float: left;
}






.FormsTable
{
	height: 100%;
	width: 100%;
	background: #e6eaed;
	border: 1px solid #b9c1c7;
}

.FormsTable, .FormsTable td, .FormsTable label
{
	color: #777c80;
}

.FormsTable td.header
{
	background-color: #b9c1c7;
	border-bottom: solid 20px #e6eaed;
	height: 40px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}

.FormsTable td
{
	height: 18px;
	border-bottom: solid 10px #e6eaed;
	padding-left: 10px;
}

.FormsTable input, select
{
	margin-right: 10px;
}

.textbox150
{
	width: 150px;
	height: 15px;
	border: 1px solid #b9c1c7;
}

.ButtonsTable td
{
	text-align: right;
}
.ButtonsTable input.button
{
	margin: 0 10px 0 0;
}
.FormsBody
{
	border: 0;
	padding: 0;
	margin: 0;
	height: 100%;
	background: #ffffff;
	text-align: center;
}

.AccountMainDiv
{
	border: 1px solid #b9c1c7;
	border-top-width: 4px;
	height: 412px;
}

.AccountMainDiv .ms-crm-ListControl
{
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.AccountMainDiv .gridTable td
{
	padding: 0px;
}

.AccountMainDiv .gridTable .filtersLight
{
	padding-top: 10px;
}

input.button, input.simpleButton, input.simpleButtonNoMargin
{
	background: #8e9499;
	color: #ffffff;
	font-size: 12px;
	cursor: pointer;
	height: 19px;
	border: 0;
	padding: 0 7px;
}

.achtung
{
	color: #CC3300;
}

.popupForm
{
	text-align: left;
	width: auto;
	padding: 20px 20px 10px 20px;
	border: 1px solid #b9c1c7;
}

body.popupForm
{
	padding: 20px 20px 10px 20px;
	overflow-y: hidden;
	overflow-x: auto;
}

.popupForm fieldset ol li, fieldset ol li
{
	height: 29px;
}

.formTable td
{
	padding-bottom: 8px;
	vertical-align: middle;
	padding-right: 5px;
}

.formTable td.beforeFieldDescription
{
	padding-bottom: 2px;
}

.fieldDescription
{
	color: #8e9499;
}

.formTable td.leftColumn
{
	width: 100px;
}

.formTable .txt
{
	width: 100%;
	overflow: hidden;
	float: left;
	border: 1px solid #b9c1c7;
}

.formTable .txtPartner
{
	width: 300px;
	overflow: hidden;
	float: left;
}

.shorterForm .formTable .txt
{
	width: 250px;
}

.formTable .number
{
	width: 50px;
}

.radioButtons label
{
	margin-right: 15px;
}

.formTable .radio
{
	vertical-align: middle;
}

.formTable .submitTd
{
	text-align: right;
	padding-top: 16px;
}
/* ------------------------------ end of forms ------------------------------ */









/* ------------------------------ Tabs ------------------------------ */
.tabsTable td
{
	padding: 0 0 0 0;
	vertical-align: middle;
}

.ActiveTabHeader, .tabsTable td.ActiveTabHeader
{
	background: url(      '../i/Tabs/middle_act_tab.gif' ) top left repeat-x;
	cursor: pointer;
	padding: 0 10px 0 10px;
	vertical-align: middle;
	white-space: nowrap;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	color: #777c80;
}

.PassiveTabHeader, .tabsTable td.PassiveTabHeader
{
	background: url(      '../i/Tabs/middle_disact_tab.gif' ) top left repeat-x;
	cursor: pointer;
	padding: 0 10px 0 10px;
	vertical-align: middle;
	white-space: nowrap;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	color: #777c80;
}
/* ------------------------------ end of tabs ------------------------------ */

/* ------------------------------ Chat Contsct Form ------------------------------ */
.chatContactsLogo
{
	margin: 20px 0 0 0;
}

.chatContactsMessge
{
	margin: 20px 0;
}
/* ------------------------------ end of Chat Contsct Form ------------------------------ */





/* ------------------------------ OnlienHelp section on the Services page ------------------------------ */
.tblOnlineHelp
{
	margin-bottom: 60px;
}

.tblOnlineHelp td
{
	vertical-align: top;
}

.onlineHelpText
{
	padding: 0 20px 0 0;
}
* html .onlineHelpText
{
	width: 430px;
}
* + html .onlineHelpText
{
	width: 430px;
}

.avatar
{
	float: left;
	margin: 4px 10px 0 0;
}

.tdConsultant
{
	background: #e6eaed url(../i/bg_expert_card.png) top left repeat-x;
	border: solid 1px #ccd2d7;
	padding: 10px;
	width: 49%;
}

.spacerTd
{
	width: 10px;
	padding: 0;
	font-size: 1px;
	border: 0;
}

.lnkConsultant
{
	color: #ff6e00;
	display: block;
	background: url('../i/ico_chat_grey.png') 0px 1px no-repeat;
	margin-top: 25px; /*margin-left: -20px;*/
	padding-left: 20px;
	min-height: 17px;
}

.OnlineHelp_end_users, .OnlineHelp_partners
{
	display: block;
	float: left;
	margin: 5px 10px 0 0;
	height: 50px;
}

.OnlineHelp_end_users
{
	width: 161px;
	background: url(../i/link_for_end_users.png);
}

.OnlineHelp_partners
{
	width: 240px;
	background: url(../i/link_for_crm_partners.png);
}
/* ------------------------------ end of OnlienHelp section on the Services page ------------------------------ */






/* ------------------------------ unordered list with em dashes ------------------------------ */
.emDash
{
	list-style-type: none; //list-style-image:url('../i/emdash.gif');
padding-left:0;
margin-left:0;
}

.emDash li
{
	margin: 0.5em 0 0.5em 1.3em;
	padding: 0;
	behavior: expression(     ( !this.before && parentNode && parentNode.tagName == 'UL' )     ?         ( this.before = true )         & ( parentNode.style.listStyleImage = 'none' )         & (             ( this.firstChild && this.firstChild.firstChild )             ?                 ( this.firstChild.style.marginTop = '-1.2em' )                 & ( this.firstChild.style.position = 'relative' )             : ''         ) & ( eNOBR = document.createElement( '<nobr style="position: relative; display: block; width: 1.25em; left: -1.25em; margin: 0 -1.25em -1.2em 0;" />' ) ) & ( eNOBR.innerHTML = '&mdash;&nbsp;' ) & ( this.insertBefore( eNOBR, this.firstChild ) ) : '' );
}

.emDash > li:before
{
	content: '\2014\a0';
	float: left;
	margin-left: -1.25em;
}

.emDash > li > *:first-child:-moz-first-node
{
	margin-top: -1.2em;
}

.emDash > li > *
{
	text-indent: 0;
}

.emDash sup
{
	position: relative;
	top: -0.5em;
	font-size: 0.75em; //font-size:0.89em;
line-height:0;
vertical-align:baseline;
}
/* ------------------------------ end of unordered list with em dashes ------------------------------ */





.popularQuestion li
{
	margin-bottom: 10px;
}

.yellowBlockLink, .extraMenuColumn a.yellowBlockLink, .greenBlockLink, .extraMenuColumn a.greenBlockLink, .orangeBlockLink, .extraMenuColumn a.orangeBlockLink
{
	background: #ffb400 url(../i/bg_yellow.png) right repeat-y;
	display: block;
	color: #ffffff;
	font-family: Frutiger 47LightCn, Arial Narrow, Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 24px;
	padding: 10px;
	text-decoration: none;
}
html:root .yellowBlockLink, html:root .greenBlockLink, html:root .orangeBlockLink
{
	font-weight: normal;
}

.greenBlockLink, .extraMenuColumn a.greenBlockLink
{
	background: #86b200 url(../i/bg_green.png) right repeat-y;
}

.orangeBlockLink, .extraMenuColumn a.orangeBlockLink
{
	background: #ff6e00 url(../i/bg_orange.png) right repeat-y;
}

.severalPics a
{
	text-decoration: none;
}

.severalPics img
{
	margin: 0 10px 10px 0;
}

.priceSum
{
	font-size: 24px;
	vertical-align: top;
}

.priceSum sup
{
	font-size: 13px;
}




.featuresWithPics td
{
	vertical-align: top;
	padding: 10px 0 0 10px;
}

.featuresWithPics tr:first-child td
{
	padding-top: 0;
}

.featuresWithPics td:first-child
{
	padding-left: 0;
}

.rightImage
{
	float: right;
	margin-left: 10px;
}

.leftImage
{
	float: left;
	margin-right: 10px;
}

.noLeftPaddig
{
	padding-left: 0;
}

.techInfo
{
	background-color: #e6eaed;
	border: 1px solid #d1d6db;
	color: #697076;
}

.techInfo table
{
	border: 0;
	border-collapse: collapse;
	margin: 5px 0;
}

.techInfo table td
{
	padding: 5px 10px;
	vertical-align: top;
	color: #697076;
}

.techInfo table td:first-child
{
	color: #96a0a9;
	font-weight: bold;
}

.suggestFeature, .suggestFeature:hover, .suggestFeature:visited, a.suggestFeature, a.suggestFeature:hover, a.suggestFeature:visited, .extraMenuColumn a.suggestFeature, .extraMenuColumn a.suggestFeature:hover, .extraMenuColumn a.suggestFeature:visited
{
	display: block;
	background-image: url(../i/suggest-a-feature.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 51px 0 0 8px;
	margin-left: -8px;
	color: #90959a;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

.suggestFeature:hover, a.suggestFeature:hover, .extraMenuColumn a.suggestFeature:hover
{
	background-position: 0px -251px;
}






.onlineHelpServiceText
{
	width: 580px;
}

.autoWidth
{
	width: auto;
}

.tdForEndUsers
{
	padding-right: 20px;
}

.onlineSevice
{
	margin-left: 20px;
	margin-bottom: 20px;
	height: auto;
}

.consultantProfile
{
	width: 600px;
}

.tblConsultant
{
	margin: 10px;
}

.CustomerWorkspace INPUT[type='text']
{
	border-bottom: #adaeb4 1px solid;
	border-left: #adaeb4 1px solid;
	font-size: 16px;
	border-top: #adaeb4 1px solid;
	border-right: #adaeb4 1px solid;
}

.CustomerWorkspace INPUT[type='password']
{
	border-bottom: #adaeb4 1px solid;
	border-left: #adaeb4 1px solid;
	font-size: 16px;
	border-top: #adaeb4 1px solid;
	border-right: #adaeb4 1px solid;
}

.CustomerWorkspaceDiv
{
	/*BORDER-BOTTOM: #adaeb4 1px solid; BORDER-LEFT: #adaeb4 1px solid; BORDER-TOP: #adaeb4 1px solid; BORDER-RIGHT: #adaeb4 1px solid	*/
}

hr.gray
{
	background: #ccc; /* Firefox, Opera*/
	color: #ccc; /* IE */
	border: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px; /* IE, Firefox, Opera */
	clear: both;
	width: 100%;
}

.CustomerWorkspaceMenu a
{
	color: #698c00;
	font-size: 17px;
	line-height: 30px;
	text-shadow: 0 1px 0 #FFFFFF;
}
.CustomerWorkspaceMenu a.current
{
	color: #4E4F56;
	text-decoration: none;
	font-size: 17px;
	line-height: 30px;
	text-shadow: 0 1px 0 #FFFFFF;
}

a.attention3
{
	color: #000;
}

table.files a
{
	font-size: 10px;
	margin-top: 10px;
}

div.cell
{
	margin: 10px;
}

div.f-item
{
	margin-bottom: 5px;
}

f-item
{
	margin-bottom: 5px;
}

div.files
{
	margin: 10px;
	font-size: 10px;
}

div.files a
{
	font-size: 11px;
}

.attach-list
{
	background-color: #F7F7EE;
	padding: 15px;
	margin: 10px;
	width: 100%;
}
.CustomerSignUpButton
{
	width: 100px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.CustomerRestoreButton
{
	width:100px;
	margin-bottom:5px;
	margin-top:15px;
}
.MessageListTableHead
{
	height:40px;
	margin: 10px;
}
.MessageListTableRow
{
	vertical-align:top;
}
.MessageListTableAltRow
{
	vertical-align:top;
	margin:10px;
	background-color:#f7f7ee;
}

.headservices
{ 
 margin:10px 0 5px 0;
 font-size:18px;
 color:#999;
 line-height:1;
 }

.headservices:hover
{ 
 text-decoration:underline;
 }
 

#tservices a
{
 text-decoration:none;
 }
 
#tservices a:hover
{
 text-decoration:underline;
 }
 
 .contentColumnWMenu
{
	width: 100%;
	float: left;
}
 
 .ContentColumnInnerWMenu
{
	padding: 0 13px; 
	width: 66%;
	float:left;
}

 .submenu
{
	margin: 0 0 30px 0;
	/*width:30%;*/
	float:right;
}

.submenu ul
{
	list-style-type: none;
}

.MenuSelect{
	 background-color:#ADD33D;
	 color:#fff;
	padding: 7px 15px 7px 15px;
	}
	
#contentWMenu li
{
	margin: 0;
}
	
#contentWMenu li.MenuItem
{
	padding: 7px 15px 7px 15px;
}

#contentWMenu .submenu a
{
	text-decoration: none;
}
	
#contentWMenu .submenu a:hover
{
	text-decoration: underline;
}
	
#contentWMenu .MenuSelect a     
{
	color: #ffffff;
}
#contentWMenu .MenuSelect a:hover
{
	text-decoration: none;
}

.MenuItemImageContainer
{
	display:none;
	float:left;
	margin-left:-63px;
	width:46px;
	height:20px;
	background-color:#add33d;
	color:#add33d;
}

.headservicesunlink
{ 
 margin:10px 0 5px 0;
 font-size:18px;
 color:#999;
 line-height:1;
}

.blogOrdinalSuff
{
    vertical-align: 5px;
    font-size: 10px;
    margin-left: -3px;
}

.extraMenuColumn A.testimonialsShortLink
{
	font-weight: normal;	
	text-decoration: none;		
}

.extraMenuColumn A.testimonialsShortLink:hover
{
	font-weight: normal;		
	text-decoration: underline;		
	color: #698c00;
}

.doubleColInner A.testimonialsShortLink
{
	font-weight: normal;	
	text-decoration: none;		
}

.doubleColInner A.testimonialsShortLink:hover
{
	font-weight: normal;		
	text-decoration: underline;		
	color: #698c00;
}

.testimonialsShortLink p
{
	margin-bottom: 15px;
}

.imgLeft
{
	float: left;
	margin: 0 20px 10px 0;
}

.imgRight
{
	float: right;
	margin: 0 0 10px 20px;
}

.clearfix
{
	display: block;
	//height: 1%;
}
.clearfix:after
{
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
}

.bold
{
	font-weight: bold;
}

.iconLink
{
	display: block;
	height: 16px;
	line-height: 16px;
	margin: 7px 0;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.phoneLink
{
	background-image: url(../i/16_phone.png);	
}

.emailLink
{
	background-image: url(../i/16_email.png);
}

.docLink
{
	background-image: url(../i/16_txt.png);
}

.contactFormLink
{
	background-image: url(../i/16_star.png);
}

.onlineConsultantLink
{
	background-image: url(../i/ico_chat_grey.png);
}

/* Products demo */

.productsDemo
{
	margin: 0px 0px 0px 50px;
}

.productsDemoTD
{
	padding: 0px 10px 10px 20px;
}

.productsDemoTD a
{
	color: #698c00;
}

.lightGreenBlock
{
	padding: 15px;
	background-color: #F7F7EE;
	float: left;
	width: 100%;
	clear: both;
}

.lightGreenBlock h1.lightGreenBlockHeader
{
	margin-bottom: 20px;
}

.link48icon
{
	display: block;
	float: left;
	height: 48px;
	line-height: 48px;
	color: #698C00;
	padding: 5px 5px 5px 58px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	white-space: nowrap;
	background-color: transparent;
}

.link48icon:hover
{
	background-color: #eef1d2;
	text-decoration: underline;
}

.license48icon
{
	background-image: url(../i/ico_48_license.png);
}

.installer48icon
{
	background-image: url(../i/ico_48_installation.png);
}

.getaquote48icon
{
	background-image: url(../i/48_get-a-quote.png);
	font-size: 24px;
	float: none;
	width: 230px;
	margin: 0 auto;
}

.orBlock
{
	color: #959FA8;
	font-size: 24px;
	width:320px;
	text-align: center;
	padding: 0 15px;
}

.link48iconFloatWrapper
{
	float: left;
	margin-right: 50px;
}

.submitRequestWrapper
{
	vertical-align: baseline;
}

.black,
h3.black
{
	color: #000000;
}

.validationSummary ul
{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

.validationSummary ul li
{
	color: #cc0000;
	list-style: none;
}

.centeredFormTd
{
	text-align: left;
	padding-top: 10px;
}

.noPadding
{
	padding: 0;
}




/* ------------------------------ trixbox page ------------------------------ */
.trixboxPageContent
{
	padding: 0;
}

.trixboxPageContent h2
{
	font-weight: bold;
	color: #000000;
}

.trixboxPageContent h2,
.trixboxPageContent h3
{
	clear: none;
}

.pageBlock
{
	margin-bottom: 57px;
}

#from-via-to
{
	background: url(../i/from-via-to.jpg) top left no-repeat;
	width: 362px;
	height: 0px;
	padding: 203px 0 0 0;
	overflow: hidden;
	margin: 0 0 -30px -15px;
	display: block;
	float: left;
}

#whatDoWeOffer
{
	padding: 20px 0 0 362px;
}

.youWillBeAbleTo
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.youWillBeAbleTo li
{
	list-style: none;
	padding: 0 0 0 77px;
	margin: 0 0 15px 0;
}

#ico_call-from-crm.png
{
	/*background: url(ico_call-from-crm.png*/
}

.logo_aastra,
.logo_polycom,
.logo_grandstream
{
	display: block;
	margin: 0;
	height: 0;
	padding: 59px 0 0 0;
	overflow: hidden;
	background-position: top left;
	background-repeat: no-repeat;
}

.logo_aastra
{
	background-image: url(../i/logo_aastra.png);
	width: 111px;
}

.logo_polycom
{
	background-image: url(../i/logo_polycom.png);
	width: 141px;
}

.logo_grandstream
{
	background-image: url(../i/logo_grandstream.png);
	width: 90px;
}
/* ------------------------------ end of trixbox page ------------------------------ */

