@font-face {
	font-family: 'ArialNarrow';
	font-style: normal;
	font-weight: 400;
	src: url("../font/ArialNarrow.eot"); /* IE */
	src: local('ArialNarrow'), url(../font/ArialNarrow.woff) format('woff');
}
@font-face {
	font-family: 'ArialNarrowBold';
	font-style: normal;
	font-weight: 400;
	src: url("../font/ArialNarrowBold.eot"); /* IE */
	src: local('ArialNarrowBold'), url(../font/ArialNarrowBold.woff) format('woff');
}
@font-face {
	font-family: 'ArialRoundedBold';
	font-style: normal;
	font-weight: 400;
	src: url("../font/ArialRoundedBold.eot"); /* IE */
	src: local('ArialRoundedBold'), url(../font/ArialRoundedBold.woff) format('woff');
}
@font-face {
	font-family: 'universltstd';
	font-style: normal;
	font-weight: 400;
	src: url("../font/universltstd.eot"); /* IE */
	src: local('universltstd'), url(../font/universltstd.woff) format('woff');
}
@font-face {
	font-family: 'universltstd-bold';
	font-style: normal;
	font-weight: 400;
	src: url("../font/universltstd-bold.eot"); /* IE */
	src: local('universltstd-bold'), url(../font/universltstd-bold.woff) format('woff');
}
@font-face {
	font-family: 'universltstd-boldcn';
	font-style: normal;
	font-weight: 400;
	src: url("../font/universltstd-boldcn.eot"); /* IE */
	src: local('universltstd-boldcn'), url(../font/universltstd-boldcn.woff) format('woff');
}
@font-face {
	font-family: 'universltstd-light';
	font-style: normal;
	font-weight: 400;
	src: url("../font/universltstd-light.eot"); /* IE */
	src: local('universltstd-light'), url(../font/universltstd-light.woff) format('woff');
}
@font-face {
	font-family: 'universltstdcn';
	font-style: normal;
	font-weight: 400;
	src: url("../font/universltstdcn.eot"); /* IE */
	src: local('universltstdcn'), url(../font/universltstdcn.woff) format('woff');
}
@font-face {
	font-family: 'universltstd-lightcn';
	font-style: normal;
	font-weight: 400;
	src: url("../font/universltstd-lightcn.eot"); /* IE */
	src: local('universltstd-lightcn'), url(../font/universltstd-lightcn.woff) format('woff');
}
body, ol, ul, li, div, p, span, form, h1, h2, h3, h4, h5, h6, table, thead, th, tbody, tr, td, img, input, textarea {
	word-wrap: break-word;
	outline: none;
	padding: 0;
	margin: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
textarea {
	overflow: auto;
}
p {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
}
h1, h2, h3, h4, h5, h6 {
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
a img, img {
	border: none;
	outline: none;
}
a {
	cursor: pointer;
	text-decoration: none;
	outline: 0;
}
.clear {
	display: block;
	height: 0px;
	clear: both;
}
ol, ul, li {
/*list-style: none;*/
}
.display {
	display: block !important;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
body {
	background: #f1f1f2 url(../images/body-bg-front.png) repeat-y center 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	min-width: 1026px;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	direction: ltr;
}
@media screen and (max-width:1025px) {
body {
	background-position: -187px 0;
}
}
.pp-header {
	min-width: 1026px;
	background: url(../images/header-bg.png) repeat-x 0 0;
}
.header-inner {
	width: 1026px;
	height: 67px;
	margin: auto;
	position: relative;
	zoom: 1;
}
.pp-container {
	width: 1024px;
	margin: auto;
	border-left: 1px solid #f5f6f6;
	border-right: 1px solid #f5f6f6;
}
.title-space {
	min-height: 116px;
	background: url(../images/title-part-bg.png) repeat-x 0 0;
}
.pp-logo {
	width: 147px;
	height: 146px;
	position: absolute;
	display: block;
	background: url(../images/pp-logo.png) no-repeat 0 0;
	z-index: 2;
	top: 16px;
	left: 85px;
}
.pp-navigation {
	margin-left: 249px;
	padding-top: 35px;
}
.pp-menu-item {
	display: block;
	float: left;
	margin: 0px 25px;
	font-size: 18px;
	font-weight: 400;
	color: #dcddde;
	font-family: 'universltstd-bold', sans-serif;
	text-shadow: 2px 2px 1px #353435;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.page-title {
	margin-left: 260px;
	padding-top: 42px;
	line-height: 100%;
	color: #a7a9ac;
	font-size: 48px;
	font-weight: 400;
	font-family: 'universltstd-light', sans-serif;
}
.about-page-container {
	padding: 22px 104px 22px 116px;
}
.about-left-part {
	width: 530px;
	float: left;
}
.right-sidebar-part {
	width: 160px;
	float: right;
}
.page-headline {
	width: 525px;
	color: #f15a29;
	font-size: 38px;
	font-weight: 400;
	font-family: 'ArialRoundedBold', sans-serif;
	line-height: 125%;
	margin-bottom: 15px;
}
.page-description, .page-description p {
	color: #414042;
	font-size: 22px;
	font-weight: 400;
	font-family: 'ArialNarrow', sans-serif;
	line-height: 115%;
}
.page-description p {
	margin-bottom: 30px;
}
.page-description a {
	color: #f15a29;
}
.page-description a:hover {
	text-decoration: underline;
}
.side-banner-box {
	width: 160px;
	height: 600px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 24px;
}
.pp-footer {
	padding: 0px 0px 50px 90px;
}
.footer-title {
	font-size: 26px;
	font-weight: 400;
	color: #f15a29;
	line-height: 100%;
	text-align: center;
	font-family: 'ArialRoundedBold', sans-serif;
	margin-bottom: 48px;
}
.footer-column {
	width: 170px;
	float: left;
	margin-right: 12px;
}
.footer-lbl {
	color: #414042;
	font-weight: 400;
	line-height: 100%;
	font-family: 'ArialRoundedBold', sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
	display: block;
}
.footer-link {
	color: #231f20;
	font-size: 17px;
	font-weight: 400;
	font-family: 'ArialNarrow', sans-serif;
	line-height: 115%;
	display: block;
	margin-bottom: 7px;
}
.color-black {
	color: #414042 !important;
}
.sub-title {
	color: #414042;
	font-size: 22px;
	font-weight: 400;
	font-family: 'ArialNarrowBold', sans-serif;
	line-height: 110%;
	word-spacing: -2px;
}
.question {
	color: #414042;
	font-size: 22px;
	font-weight: 400;
	font-family: 'ArialNarrowBold', sans-serif;
	line-height: 110%;
	word-spacing: -2px;
}
.question .no {
	display: block;
	float: left;
	margin-right: 5px;
}
.question .ques-txt {
	display: block;
	float: left;
	max-width: 498px;
}
.sub-title2 {
	color: #f15a29;
	font-size: 22px;
	font-weight: 400;
	font-family: 'ArialNarrow', sans-serif;
	line-height: 110%;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.feature-page-container {
	padding: 22px 33px 22px 116px;
}
.sub-headline {
	width: 525px;
	color: #414042;
	font-size: 22px;
	font-weight: 400;
	font-family: 'ArialNarrowBold', sans-serif;
	line-height: 110%;
	margin-bottom: 12px;
}
.feture-apps-banner {
	height: 404px;
	background: #ddf1fc;
	border: 1px solid #eff8fe;
	margin-bottom: 40px;
}
.feature-page-container .page-description {
	width: 620px;
}
.page-description ul {
	margin-left: 22px;
}
.page-description ul li {
	margin-bottom: 13px;
}
.page-description-small, .page-description-small p {
	color: #414042;
	font-size: 18px;
	font-weight: 400;
	font-family: 'ArialNarrow', sans-serif;
	line-height: 115%;
}
.page-description-small p {
	margin-bottom: 30px;
}
.page-description-small a {
	color: #f15a29;
}
.vdo-or-img-box {
	border: 1px solid #cfd0d2;
	background: #414142;
	height: 275px;
	position: relative;
	zoom: 1;
	margin-bottom: 25px;
}
.vdo-headlines {
	color: #414042;
	font-size: 18px;
	font-weight: 400;
	font-family: 'ArialNarrowBold', sans-serif;
	line-height: 115%;
	margin-bottom: 30px;
}
.tuts-vdo-or-img-box {
	border: 1px solid #dadadb;
	background: #808285;
	height: 306px;
	position: relative;
	zoom: 1;
	margin-bottom: 25px;
}
.about-page-container.tutorials .page-description p {
	margin-bottom: 20px;
}
.pp-home-header {
	width: 1026px;
	margin: auto;
	height: 96px;
	background: url(../images/home-header-bg.png) no-repeat 0 0;
	position: relative;
	zoom: 1;
	z-index: 2;
}
.home-logo {
	width: 250px;
	height: 251px;
	display: block;
	position: absolute;
	top: 7px;
	left: 50%;
	margin-left: -125px;
	background: url(../images/home-logo.png) no-repeat 0 0;
}
.start-trial-link {
	width: 212px;
	height: 58px;
	display: block;
	background: url(../images/free-trial.png) no-repeat 0 0;
	position: absolute;
	top: 24px;
	right: 100px;
}
.home-page-container {
	padding: 43px 0px;
	position:relative;
}
.home-banner-space {
	width: 825px;
	padding: 46px 45px 46px 46px;
	height: 443px;
	margin: auto;
	background: url(../images/home-banner-bg.png) no-repeat 0 0;
	margin-bottom: 20px;
}
.home-banner-inner {
	width: 825px;
	height: 443px;
	text-align: center;
	overflow: hidden;
	position: relative;
	zoom: 1;
	z-index: 1;
}
.home-banner-inner img {
	width: 825px;
	height: auto;
	max-width: 825px;
}
.home-page-content {
	width: 840px;
	margin: auto;
}
.banner-info-space {
	width: 250px;
	position: absolute;
	text-align: left;
	top: 75px;
	left: 24px;
}
.banner-title {
	color: #6d6e71;
	font-size: 23px;
	font-family: 'universltstd', sans-serif;
	font-weight: 400;
	line-height: 130%;
	margin-bottom: 70px;
}
.take-it-btn-space {
	width: 187px;
	height: 30px;
	padding: 15px;
	display: block;
	background: url(../images/takeit-btn.png) no-repeat 0 0;
	margin-left: -13px;
}
.take-it-btn-space a {
	height: 30px;
	display: block;
}
.play-btn {
	width: 480px;
	height: 385px;
	display: block;
	position: absolute;
	bottom: 0px;
	right: 45px;
	/*background: url(../images/play-btn.png) no-repeat right bottom;*/
	background-color:transparent;
}
.banner-btn-raw {
	padding-bottom: 115px;
}
.banner-btn-box {
	float: right;
	margin-left: 33px;
	margin-right: 7px;
	overflow: hidden;
}
.banner-btn-box p {
	color: #f15a29;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	font-family: 'ArialNarrowBold', sans-serif;
	line-height: 115%;
}
.banner-btn {
	background: #58595b;
	text-transform: uppercase;
	color: #fff;
	display: block;
	border: 6px solid #58595b;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.banner-btn span {
	height: 60px;
	padding: 0px 15px;
	line-height: 60px;
	display: block;
	font-size: 36px;
	font-weight: 400;
	font-family: 'ArialRoundedBold', sans-serif;
	background: #262626;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.home-page-content .page-headline {
	width: auto;
	word-spacing: -1px;
}
.home-page-content .sub-headline {
	width: auto;
	font-size: 19px;
	line-height: 140%;
}
.home-page-content .page-description p {
	font-size: 15px;
	line-height: 150%;
}
.benefits-part {
	padding-top: 60px;
	margin-bottom: 50px;
}
.benefits-column {
	width: 263px;
	float: left;
	padding-right: 13px;
	padding-left: 3px;
	border-right: 1px solid #919091;
}
.benefits-column.last {
	border-right: none;
}
.benefits-column-title {
	height: 30px;
	line-height: 30px;
	background: #f15a29;
	border: 1px solid #f0825f;
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	font-family: 'ArialRoundedBold', sans-serif;
	color: #fff;
}
.benefits-content {
	padding: 18px 0px;
	min-height: 625px;
}
.benefits-content > ul {
	color: #414042;
	font-size: 15px;
	font-family: 'ArialNarrow';
	font-weight: normal;
	line-height: 125%;
	padding: 0;
	margin: 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0;
	list-style: none;
}
.benefits-content > ul > li {
	margin-bottom: 20px;
	list-style: none;
	padding-left: 19px;
	background: url(../images/icon-list.png) no-repeat 8px 6px;
}
.benefits-content > ul > li > span {
	font-family: 'ArialNarrowBold';
	font-size: 17px;
}
/*Form*/
.saas-form-label {
	display: block;
	font-family: 'ArialNarrow';
	color: #414042;
	font-size: 22px;
	line-height: 100%;
	margin: 17px 3px 7px 3px;
}
.saas-form-input {
	background: #fff;
	border: #dbdcde 3px solid;
	height: 24px;
	line-height: 24px;
	padding: 15px;
	width: 464px;
	font-family: 'ArialNarrow';
	color: #999;
	font-size: 22px;
}
.saas-form-input.error {
	border-color: red;
	color: red;
}
.saas-form-submit-outer {
	float: right;
	border: #9e9fa0 4px solid;
	background: #9e9fa0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-khtml-border-radius: 5px;
}
.ie7 .saas-form-submit-outer {
	border-right: none;
}
.saas-form-submit-span {
	border: none;
	color: #fff;
	width: 162px;
	height: 50px;
	font-family: 'ArialRoundedBold';
	font-size: 35px;
	background: #434142;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-khtml-border-radius: 5px;
	cursor: pointer;
	display:block;
}
.saas-form-submit {
	border: none;
	color: #fff;
	width: 162px;
	height: 50px;
	font-family: 'ArialRoundedBold';
	font-size: 35px;
	background: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-khtml-border-radius: 5px;
	cursor: pointer;
}

.saas-form-submit-space {
	margin-top: 20px;
	padding-right: 30px;
}
.saas-form-submit-space-left {
	float: left
}
.saas-form-submit-space-left span {
	font-family: 'ArialNarrowBold';
	font-style: italic;
}
.saas-form-submit-space-left a {
	color: #f15a29;
	font-size: 16px;
	font-family: 'universltstdcn';
}
.free-trial-contact-info {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 22px;
	font-weight: 400;
	font-family: 'ArialNarrow', sans-serif;
	line-height: 115%;
	color: #414042;
}
.free-trial-contact-info a {
	font-size: 22px;
	font-weight: 400;
	font-family: 'ArialNarrow', sans-serif;
	line-height: 115%;
	color: #414042;
}
.free-trial-contact-info a:hover {
	text-decoration: underline;
}
.mt25-i {
	margin-top: 25px !important;
}
.search-space {
	width: 337px;
	height: 47px;
	display: block;
	float: right;
	background: url(../images/search-bg.png) no-repeat 0 0;
	margin: 49px 112px 0 0;
	position: relative;
	zoom: 1;
}
.search-input {
	width: 270px;
	display: block;
	position: absolute;
	top: 13px;
	left: 14px;
	background: none;
	border: none;
	outline: none;
	font-size: 16px;
	font-weight: 400;
	font-family: 'ArialNarrow', sans-serif;
	color: #808285;
}
.faq-submit-btn {
	width: 40px;
	height: 35px;
	position: absolute;
	top: 6px;
	left: 292px;
	border: none;
	background: none;
	outline: none;
	cursor: pointer;
}
.packages-page-container {
	padding: 22px 0px 22px 116px;
}
.mb0-i {
	margin-bottom: 0px !important;
}
.packages-sub-title {
	width: auto;
	margin-bottom: 10px;
	font-size: 30px;
	line-height: 110%;
	color: #808285;
}
.packages-page-graph-space {
	margin: 20px 0 20px -28px;
}
.package-info-space {
	padding-right: 70px;
}
.package-info-space ul {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0;
	list-style: none;
	margin-bottom: 30px;
}
.package-info-space ul li {
	list-style: none;
	line-height: 125%;
	color: #414042;
	font-size: 18px;
	font-weight: 400;
	font-family: 'ArialNarrow', sans-serif;
	padding-left: 11px;
	background: url(../images/icon-list.png) no-repeat 1px 10px;
	margin-bottom: 10px;
}
.package-info-space p {
	color: #414042;
	font-size: 18px;
	font-weight: 400;
	font-family: 'ArialNarrow', sans-serif;
	margin-bottom: 20px;
}
.package-info-space h1 {
	color: #f15a29;
	font-family: 'ArialNarrowBold';
	font-size: 26px;
	padding: 30px 0;
}
.package-info-space h2 {
	color: #414042;
	font-family: 'ArialNarrowBold';
	font-size: 18px;
	line-height: 130%;
	margin-bottom: 2px;
}
.no-bullet li {
	padding: 0 !important;
	background: none !important;
}
.single {
	margin-bottom: 5px !important;
}
.shift-left {
	margin-left: 17px !important;
}
.shift-left li {
	margin-bottom: 0px !important;
}
/*Error*/
.notification .close {
	position: absolute;
	font-size: 9px;
	right: 5px;
	top: 5px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin: 0;
	padding: 0;
}
.ie7 .notification .close img {
	vertical-align: bottom;
}
.notification p {
	color: #b94a48;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
.notification {
	color: #b94a48;
	background-color: #f2dede;
	border: #eed3d7 1px solid;
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 449px;
}
.notification.error {
	color: #b94a48;
	background-color: #f2dede;
	border: #eed3d7 1px solid;
}
.notification.error p {
	color: #b94a48;
}
.notification.success {
	color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.notification.success p {
	color: #468847;
}
.notification.info {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.notification.info p {
	color: #3a87ad;
}
.notification.warning {
	color: #c09853;
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
}
.notification.warning p {
	color: #c09853;
}


/*start for package table*/
.package-column1{
	padding:8px 8px 0px 0px;
	width:180px;
	float:left;
}
.package-column1{
	padding:10px 0px 0px 0px;
	width:180px;
	float:left;
}
.package-column2, .package-column3, .package-column4, .package-column5, .package-column6{
	width:142px;
	padding:8px 9px 0px 0px;
	float:left;
}
.column-inner{
	border:1px solid #cfd0d1;
	border-bottom:none;
	background:#f1f1f2;
	padding:3px 0px 0px 0px;
	-moz-border-radius-topleft:12px;
	-moz-border-radius-topright:12px;
	-webkit-border-top-left-radius:12px;
	-webkit-border-top-right-radius:12px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	box-shadow:0px 0px 6px #cfd0d1;
}
.package-plan{
	width:134px;
	height:134px;
	display:block;
	position:relative;
	zoom:1;
	margin:0px auto 25px auto;
}
.package-plan.bronze{
	background:url(../images/package-price-bg.png) no-repeat 0 0;
}
.package-plan.silver{
	background:url(../images/package-price-bg.png) no-repeat 0 -134px;
}
.package-plan.gold{
	background:url(../images/package-price-bg.png) no-repeat 0 -268px;
}
.package-plan.corporate{
	background:url(../images/package-price-bg.png) no-repeat 0 -402px;
	margin-bottom:1px;
}
.package-plan.enterprise{
	background:url(../images/package-price-bg.png) no-repeat 0 bottom;
}
.package-plan > h2{
	height:40px;
	line-height:40px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:26px;
	font-family: 'ArialRoundedBold', sans-serif;;
	font-weight:400;
	text-transform:uppercase;
}
.package-plan.corporate > h2, .package-plan.enterprise > h2{
	font-size:18px;
}
.package-plan > h1{
	font-family: 'universltstd-boldcn', sans-serif;
	color:#fff;
	font-size:70px;
	text-align:center;
	font-weight:400;
	height:64px;
	line-height:64px;
}
.package-plan > h1 > span{
	font-family: 'universltstd-lightcn', sans-serif;
	font-size:58px;
}
.package-plan > p{
	color:#231f20;
	font-size:15px;
	font-weight:400;
	text-align:center;
	font-family: 'universltstdcn', sans-serif;
	line-height:140%;
	word-spacing:-1px;
}
.package-plan.corporate > p{
	color:#a6a8ab;
	font-family: 'universltstd-lightcn', sans-serif;
	font-size:20px;
	line-height:100%;
}
.package-plan.corporate > p > span{
	position:relative;
	zoom:1;
	top:-3px;
}
.package-plan.enterprise > p{
	font-family: 'universltstd-lightcn', sans-serif;
	font-size:22px;
	color:#fff;
	line-height:110%;
	padding-top:15px;
}
.package-desc-space{
	height:38px;
	display:block;
	background:url(../images/package-desc-bg.png) repeat-x 0 0;
	padding-left:7px;
	color:#404041;
	font-size:16px;
	font-weight:400;
	font-family: 'ArialNarrowBold', sans-serif;
	margin-bottom:10px;
	word-spacing:-2px;
	position:relative;
	zoom:1;
}
.package-desc-space2{
	height:38px;
	display:block;
	background-color:#F6D28C;
	padding-left:7px;
	color:#404041;
	font-size:16px;
	font-weight:400;
	font-family: 'ArialNarrowBold', sans-serif;
	margin-bottom:10px;
	word-spacing:-2px;
	position:relative;
	zoom:1;
}
.package-desc-space3{
	height:38px;
	display:block;
	background-color:#a8c6e4;
	padding-left:7px;
	color:#404041;
	font-size:16px;
	font-weight:400;
	font-family: 'ArialNarrowBold', sans-serif;
	margin-bottom:10px;
	word-spacing:-2px;
	position:relative;
	zoom:1;
}
.hide-right-border{
	width:4px;
	height:100%;
	position:absolute;
	top:0px;
	right:-2px;
	display:block;
	background:url(../images/package-desc-bg.png) repeat-x 0 0;
}
.hide-right-border2{
	width:4px;
	height:100%;
	position:absolute;
	top:0px;
	right:-2px;
	display:block;
	background-color:#F6D28C;
}
.hide-right-border3{
	width:4px;
	height:100%;
	position:absolute;
	top:0px;
	right:-2px;
	display:block;
	background-color:#a8c6e4;
}
.one-line{
	line-height:38px;
}
.more-line{
	line-height:18px;
}
.yellow{
	background:#F6D28C !important;
}
.blue{
	background:#a8c6e4 !important;
}
.yellow .hide-right-border{
	background:#fcd196 !important;
}
.blue .hide-right-border{
	background:#a8c6e4 !important;
}
.availability{
	height:38px;
	display:block;
	overflow:hidden;
	background:url(../images/package-desc-bg.png) repeat-x 0 0;
	text-align:center;
	color:#404041;
	font-size:20px;
	font-weight:400;
	font-family: 'ArialNarrowBold', sans-serif;
	margin-bottom:10px;
	word-spacing:-2px;
	line-height:30px;
}
.availability2{
	height:38px;
	display:block;
	overflow:hidden;
	background:url(../images/package-desc-bg.png) repeat-x 0 0;
	text-align:center;
	color:#404041;
	font-size:18px;
	font-weight:400;
	font-family: 'ArialNarrowBold', sans-serif;
	margin-bottom:10px;
	word-spacing:-2px;
	line-height:38px;
}
.availability img{
	display:inline-block;
	vertical-align:middle;
}
.limit-text-box{
	background:#6e9d75;
	padding:5px 7px;
	height:200px;
	padding:5px;
	padding-top:80px;
	margin:3px;
	margin-top:62px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	color:#fff;
	font-size:16px;
	font-weight:400;
	font-family: 'ArialNarrowBold', sans-serif;
	text-shadow:0px 0px 6px #000;
	line-height:120%;
	text-align:center;
}
.purchase-btn{
	width:98px;
	height:30px;
	display:block;
	margin:0px auto 7px auto;
	border:none;
	outline:none;
	background:none;
	cursor:pointer;
	background:url(../images/purchasebtn.png) no-repeat 0 0;
}
.package-table-lbl{
	color:#f15a29;
	font-size:18px;
	font-family: 'ArialRoundedBold', sans-serif;
	font-weight:400;
	padding:20px 5px 0px 10px;
	height:178px;
	line-height:140%;
}
.package-combo-space{
	height:17px;
	border:1px solid #a4a4a4;
	background:url(../images/package-combo-bg.png) repeat-x 0 0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin-bottom:5px;
}
.corpo-package-combo-space{
	background: #fff;
	border: #dbdcde 3px solid;
	height: 54px;
	width: 494px;
	color: #999;
	font-size: 22px;
}

/*end for package table*/

/*start for new freetrial design*/
.free-trial-left{
	width:560px;
	float:left;
}
.free-trial-form-left{
	width:270px;
	float:left;
}
.free-trial-form-right{
	width:270px;
	float:right;
}
.free-trial-form-input {
	background: #fff;
	border: #dbdcde 3px solid;
	padding: 5px;
	width: 254px;
	font-family: 'ArialNarrow', sans-serif;
	color: #999;
	font-size: 22px;
	box-sizing: inherit;
}
.free-trial-combo{
	background: #fff;
	border: #dbdcde 3px solid;
	width: 270px;
	height:41px;
	padding:3px;
	font-family: 'ArialNarrow', sans-serif;
	color: #999;
	font-size: 22px;
}
.free-trial-form-right .saas-form-submit-space{
	padding:0px;
	margin-top:46px;
}
.free-trial-form-right .saas-form-submit{
	width:260px;
	height:35px;
	font-size:23px;
}
.free-trial-form-left .saas-form-label, .free-trial-form-right .saas-form-label{
	margin:10px 3px 7px 3px;
}
.saas-form-label-new {
	display: block;
	font-family: 'ArialNarrow';
	color: #414042;
	font-size: 21px;
	line-height: 100%;
	height:29px;
	margin: 10px 3px 7px 3px;
}
.saas-form-label-new sup {
	color: red;
	display: inline-block;
}
/*css hack for firefox*/
@-moz-document url-prefix() { 
  .free-trial-combo {
     height:43px;
  }
}

.saas-form-label small{
	font-size:9px;
}
.captcha_input{
	width:136px;
	vertical-align:top;
	padding-bottom:4px;
}
.ie7 .captcha_input{
	width:134px;
}