#tab-product {
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#tab-product .tab {
	position: relative;
	height: 35px;
}
#tab-product .tab li {
	display: inline;
}
#tab-product .tab a {
	display: block;
	float: left;
	font-size: 18px;
	background-color: #F0F8FF;
	margin-right: 0px;
	border: 1px solid #CCC;
	border-bottom: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 5px;
}
#tab-product .tab a.tab-highlight {
	background-color: #FFFF99;
	color: #FF0000;
}
#tab-product .tab a:hover {
	text-decoration: none;
	background-color: #FFF;
}
#tab-product .active {
	background-color: #FFF !important;
	position: relative;
	z-index: 10;
	height: 25px;
	color: #333;
}
#tab-product .tab-features {
	background-image: url(../img/features.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
#tab-product .tab-screenshots {
	background-image: url(../img/screenshots.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
#tab-product .tab-videos {
	background-image: url(../img/videos.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
#tab-product .tab-requirements {
	background-image: url(../img/requirement.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
#tab-product .tab-download {
	background-image: url(../img/download.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
#tab-product .tab-faqs {
	background-image: url(../img/faqs-icon.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
#tab-product .tab-pro {
	background-image: url(../img/upgrade.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
#tab-product .tab-customer-reviews {
	background-image: url(../img/testimonials.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
#tab-product .tab-content {
	padding-top: 20px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
}
#tab-clients {
}
#tab-clients .tab {
	position: relative;
	height: 35px;
}
#tab-clients .tab li {
	display: inline;
}
#tab-clients .tab a {
	display: block;
	float: left;
	font-size: 18px;
	background-color: #F0F8FF;
	margin-right: 0px;
	border: 1px solid #CCC;
	border-bottom: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 5px;
}
#tab-clients .tab a:hover {
	text-decoration: none;
	background-color: #FFF;
}
#tab-clients .active {
	background-color: #FFF !important;
	position: relative;
	z-index: 10;
	height: 25px;
	color: #333;
}
#tab-clients .tab-images {
	background-image: url(../img/feature-image.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
#tab-clients .tab-list {
	background-image: url(../img/list.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
#tab-clients .tab-content {
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#tab-clients .left {
	float: left;
	width: 23%;
	margin-right: 20px;
}
#tab-clients .right {
	float: right;
	width: 24%;
}
#tab-order {
}
#tab-order .tab {
	position: relative;
	height: 35px;
}
#tab-order .tab li {
	display: inline;
}
#tab-order .tab a {
	display: block;
	float: left;
	font-size: 20px;
	background-color: #F0F8FF;
	border: 1px solid #CCC;
	padding: 5px 10px;
	border-bottom: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-left: 10px;
}
#tab-order .tab a:hover {
	text-decoration: none;
	background-color: #FFF;
}
#tab-order .active {
	background-color: #FFF !important;
	position: relative;
	z-index: 10;
	height: 25px;
	color: #333;
}
#tab-order .highlight {
	background-color: #C00 !important;
	color: #FFF !important;
	border-color: #C00 !important;
}
#tab-order .tab-content {
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#tab-order .title-logo {
	font-size: 26px;
	line-height: 36px;
}
#tab-order .title-product {
	font-size: 40px;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	line-height: 50px;
	padding-bottom: 24px;
}
#tab-order .title-category {
	font-size: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#tab-order .title-price {
	font-size: 40px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
#tab-order .title-price-cross {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	color: #F00;
}
#tab-order .left {
	float: left;
	width: 660px;
	text-align: left;
}
#tab-order .right {
	float: right;
	width: 250px;
}
#tab-order .right-new {
	float: right;
	width: 400px;
}
#tab-order .left-box {
	width: 250px;
	float: left;
	margin-right: 35px;
	text-align: center;
	position: relative;
}
#tab-order .left-free {
	width: 180px;
	float: left;
	margin-right: 35px;
	text-align: center;
}
#tab-order .left-free-large {
	width: 295px;
	float: left;
	margin-right: 35px;
	text-align: center;
}
#tab-order .left-buy {
	width: 180px;
	float: left;
	text-align: center;
	padding-bottom: 20px;
}
#tab-order .left-buy-large {
	width: 300px;
	float: left;
	text-align: center;
	padding-bottom: 20px;
	background-color: #ffffcc;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
}
#tab-order .bundle-offer {
	width: 200px;
	float: right;
	text-align: center;
	background-color: #FFFFCC;
	border: 1px solid #ccc;
	border-top: none;
}
#tab-order .right {
	float: right;
	width: 250px;
	background-image: url(../img/bg-offer.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 110px;
}
#tab-order .offer {
	font-family: "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 12px;
	line-height: 14px;
	height: 70px;
	width: 88px;
	background-image: url(../img/offer.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	font-weight: 400;
	text-align: center;
	padding-top: 20px;
	font-style: normal;
	color: #FFFFFF;
}
#tab-order .dropdown {
	width: 918px;
	background-color: #F9F9F9;
	position: relative;
}
#tab-order .close {
	position: absolute;
	right: 15px;
	z-index: 200;
	bottom: 175px;
}
#tab-order .features-p {
	background-image: url(../img/plus.png);
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	font-size: 26px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 100px;
}
#tab-order .features-m {
	background-image: url(../img/minus.png);
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	font-size: 26px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 100px;
}
#tab-order .info {
	height: 14px;
	width: 14px;
	position: absolute;
	top: 30px;
	right: 10px;
	background-image: url(../img/info.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
#tab-order .details {
	position: absolute;
	width: 432px;
	z-index: 10;
	top: 15px;
	display: none;
	left: 250px;
	height: 240px;
}
#tab-order .com-arrow {
	position: absolute;
	left: -9px;
	top: 10px;
	background-image: url(../img/comment-arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 9px;
}
#tab-software {
}
#tab-software .tab {
	position: relative;
	margin-left: 10px;
	height: 35px;
}
#tab-software .tab li {
	display: inline;
}
#tab-software .tab a {
	display: block;
	float: left;
	font-size: 18px;
	background-color: #f1f1f1;
	border: 1px solid #CCC;
	border-bottom: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	color: #555;
	margin-right: 10px;
}
#tab-software .tab a:hover {
	text-decoration: none;
	background-color: #FFF;
}
#tab-software .active1 {
	background-color: #FFF !important;
	position: relative;
	z-index: 10;
	color: #333;
	height: 21px;
}
#tab-software .tab-outlook {
	background-repeat: no-repeat;
}
#tab-software .tab-exchange {
	background-repeat: no-repeat;
}
#tab-software .tab-ost {
	background-repeat: no-repeat;
}
#tab-software .tab-content {
	border-top: 1px solid #CCCCCC;
	padding-top: 20px;
}
#tab-software .active {
	background-color: #C00 !important;
	color: #FFF !important;
}
#tab-software .exchange-box {
	padding: 20px;
	background-color: #f2f9fe;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #e8e7e7;
	width: 575px;
}
#tab-software .ost-box {
	padding: 20px;
	background-color: #f6f6f6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #e8e7e7;
}
#tab-software .offer-box {
	background-color: #FFC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	}
#tab-software .pro-box {
	padding: 20px;
	background-color:#f2f9fe;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #94c8fd;
	}
#tab-software .proplus-box {
	background-color: #F0FFC8;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #4cb904;
	border-radius: 5px;
	}
#tab-software .bndlproplus-box {
	background-color: #FFC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #4cb904;
	border-radius: 5px;
	}
.payment {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 0px;
}
.payment .credit-card {
	width: 204px;
	float: left;
	margin-top: 25px;
}

.payment .credit-card a {
	display: block;
	width: 204px;
	background-image: url(../img/buy-sprite.png);
	background-position: left center;
	text-align: center;
	height: 41px;
}
.payment .credit-card-2 {
	width: 204px;
	float: left;
	margin-top: 30px;
}

.payment .credit-card-2 a {
	display: block;
	width: 204px;
	background-image: url(../img/buy-sprite.png);
	background-position: left center;
	text-align: center;
	height: 41px;
}
.payment .divider {
	width: 100px;
	float: left;
	background-image: url(../img/buy-sprite.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
}
.payment .horizontal-divider {
	width: 205px;
	float: left;
	background-image: url(../img/horizontal-or.png);
	height: 40px;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 14px;
}

.payment .paypal {
	width: 204px;
	float: left;
	margin-top: 25px;
}
.payment .paypal a {
	display: block;
	width: 204px;
	background-image: url(../img/buy-sprite.png);
	background-position: right center;
	text-align: center;
	height: 41px;
}
.payment .paypal-2 {
	width: 204px;
	float: left;
	margin-top: 14px;
}
.payment .paypal-2 a {
	display: block;
	width: 204px;
	background-image: url(../img/buy-sprite.png);
	background-position: right center;
	text-align: center;
	height: 41px;
}
#features-details, #features-details1 {
	padding-top: 25px;
}
#features-details .module, #features-details1 .module {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#features-details .left, #features-details1 .left {
	float: left;
	width: 100px;
	height: 100px;
}
#features-details .right, #features-details1 .right {
	float: right;
	width: 330px;
}
#features-details .half, #features-details1 .half {
	width: 470px;
	margin-right: 20px;
}
#list-support {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 5px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}
#list-support .column {
	float: left;
	width: 290px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#list-support .left-img {
	float: left;
	width: 60px;
}
#list-support .right-details {
	float: right;
	width: 200px;
}
#order-features {
	background-image: url(../img/bg-price-new.gif);
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	padding-left: 20px;
	padding-right: 20px;
	background-position: left top;
}
#order-features p {
	line-height: 33px;
}
#order-features .panel-b {
	padding-right: 20px;
	padding-left: 20px;
}
#order-features .left-box {
	width: 250px;
	float: left;
	margin-right: 35px;
	text-align: left;
}
#order-features .left-free {
	width: 180px;
	float: left;
	margin-right: 35px;
	text-align: center;
}
#order-features .left-free-large {
	width: 295px;
	float: left;
	margin-right: 35px;
	text-align: center;
}
#order-features .left-buy {
	width: 180px;
	float: left;
	text-align: center;
}
#order-features .left-buy-large {
	width: 300px;
	float: left;
	text-align: center;
}
#order-features .bundle-offer {
	width: 200px;
	float: right;
	text-align: center;
}
#order-features .ok {
	background-image: url(../img/ok.png);
	background-repeat: no-repeat;
	background-position: center -2px;
}
#order-features .no {
	background-image: url(../img/no.png);
	background-repeat: no-repeat;
	background-position: center 5px;
}
#category-product {
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#category-product .tab {
	position: relative;
	height: 35px;
}
#category-product .tab a.tab-highlight {
	background-color: #FFFF99;
	color: #FF0000;
}
#category-product .tab a {
	display: block;
	float: left;
	font-size: 18px;
	background-color: #F0F8FF;
	margin-right: 0px;
	border: 1px solid #CCC;
	border-bottom: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
#category-product .tab a:hover {
	text-decoration: none;
	background-color: #FFF;
}
#category-product .active {
	background-color: #FFF !important;
	position: relative;
	z-index: 10;
	height: 25px;
	color: #333;
}
#category-product .tab-content {
	padding-top: 20px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
}

#category-product .tabs {
	position: relative;
	height: 35px;
}
#category-product .tabs a.tab-highlight {
	background-color: #FFFF99;
	color: #FF0000;
}
#category-product .tabs a {
	display: block;
	float: left;
	font-size: 18px;
	background-color: #F0F8FF;
	margin-right: 0px;
	border: 1px solid #CCC;
	border-bottom: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
#category-product .tabs a:hover {
	text-decoration: none;
	background-color: #FFF;
}
#category-product .active {
	background-color: #FFF !important;
	position: relative;
	z-index: 10;
	height: 25px;
	color: #333;
}
#category-product .tabs-content {
	padding-top: 20px;
	border-top: 1px solid #CCCCCC;
}


#category {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
#category-product .column13, #tabs-category .column13 {
	width: 292px;
	float: left;
	padding-right: 0px;
	margin-right: 20px;
}
#category-product .list-bullet ul li, #tabs-category .list-bullet ul li {
	display: block;
	position: relative;
}
#category-product .list-bullet ul li .detail, #tabs-category .list-bullet ul li .detail {
	z-index: 10;
	position: absolute;
	right: 0px;
	top: -10px;
	width: 100px;
	height: 40px;
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#category-product .detail a, #tabs-category .detail a {
	display: block;
	width: 33px;
	float: left;
	text-align: center;
}
#category-product .detail .arrow, #tabs-category .detail .arrow {
	position: absolute;
	top: 13px;
	left: -16px;
	width: 16px;
	height: 21px;
}
/*--------- New--------
*/
#tab-button {
	width: 960px;
	float: left;
	margin-bottom: 20px;
}
#tab-button .tab {
	position: relative;
	float: left;
	width: 200px;
}
#tab-button .tab li {
	display: inline;
}
#tab-button .tab a {
	display: block;
	float: left;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-top: 2px;
	color: #000;
	width: 180px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	line-height: 40px;
}
#tab-button .tab a:hover {
	text-decoration: none;
	background-color: #f2f2f2;
}
#tab-button .tab-content {
	float: right;
	width: 740px;
	/* [disabled]padding: 20px;
*/
	/* [disabled]border: 1px solid #EBEBEB;
*/
}
#tab-button .panel-offer {
	background-color: #f8f8f8;
	margin-bottom: 15px;
	padding: 20px;
	width: 700px;
	float: right;
	border: 1px solid #EBEBEB;
}
#tab-button .active {
	color: #000 !important;
	background-color: #FFF !important;
	/* [disabled]width: 165px !important;
*/
	border-right-style: none !important;
	border-top-style: none !important;
	font-weight: 600;
}
#tab-button .colom-lft {
	float: left;
	width: 135px;
	margin-right: 20px;
}
#tab-button .colom-mdl {
	float: left;
	width: 260px;
	/* [disabled]padding: 10px;
*/
}
#tab-button .colom-rgt {
	background-color: #FFF;
	float: right;
	width: 150px;
	border: 1px solid #ECECEC;
	position: relative;
	height: 150px;
	padding-left: 15px;
}
#tab-button .star {
	position: absolute;
	left: 93px;
	top: -7px;
}
#tab-button .star-text {
	color: #FFF;
	position: absolute;
	left: 102px;
	top: -5px;
	font-size: 22px;
}
#tab-button .delet {
	/* [disabled]position: absolute;
*/
	background-image: url(../img/del-line.png);
	background-position: left center;
	background-repeat: no-repeat;
}
#tab-button .star-numb {
	color: #FFF;
	position: absolute;
	left: 102px;
	top: 23px;
	font-size: 24px;
}
#tab-button .gray-text {
	font-size: 26px;
	color: #999;
	padding-left: 0px !important;
}
#tab-button .title-sub1 {
	font-size: 26px;
}
#tab-button .right-btn {
	float: right;
	margin-top: 12px;
	margin-right: 30px;
}
#tab-button .green {
	font-weight: 600;
	color: #063;
	font-size: 32px;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
}
#tabs-category {
}
#tabs-category .tabs {
	position: relative;
	height: 40px;
	border-bottom: 1px solid #CCCCCC;
}
#tabs-category .tabs li {
	display: inline;
}
#tabs-category .tabs a {
	display: block;
	font-family: 'Open SansR';
	font-weight: 400;
	float: left;
	font-size: 20px;
	margin-right: 15px;
	color: #000000;
	padding: 5px 10px;
}
#tabs-category .tabs a:hover {

}
#tabs-category .tabs .active{
	position: relative;
	z-index: 10;
	height: 31px;
	color: #333;
	background-image: url(../img/cap.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#tabs-category .tabs-content {
	padding-top: 20px;
}

.offer-info {
}
.offer-info .panel {
	/* [disabled]padding: 10px;
*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	line-height: 30px;
}
.offer-info .left {
	float: left;
	width: 40px;
	padding-right: 14px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.offer-info .mdl {
	float: left;
	width: 500px;
}
.offer-info .right {
	float: right;
	width: 80px;
	line-height: 41px;
	/* [disabled]padding: 10px;
*/
}
.offer-info .title-white {
	font-size: 22px;
	color: #FFF;
}
.offer-info .green-bg {
	background-color: #FFC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #999;
}
.offer-info .gray-bg {
	background-color: #f8f8f8;
	padding: 10px;
	height: 50px;
	text-align: center;
}
.offer-info .right-text {
	float: right;
	width: 50px;
}
.offer-info .left-text {
	float: left;
	width: 300px;
}
.offer-info .black {
	color: #6B6B6B;
}
a#flyout-grey {
	position: absolute;
	margin-left: 500px;
	left: 50%;
	top: 100;
	display:block;
	padding: 5px 5px 1px 0px;
	width: 160px;	
	z-index:11;
}
.pd-10 {
	padding-top: 10px;
}
.btm-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-top: 5px;
	padding-bottom: 5px;
}

.offernew {
	font-family: "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 12px;
	line-height: 14px;
	height: 70px;
	width: 88px;
	background-image: url(../img/offer.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	font-weight: 400;
	text-align: center;
	padding-top: 20px;
	font-style: normal;
	color: #FFFFFF;
	margin-top:-40px;
	margin-right:-40px;	
}