#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-repeat: no-repeat;
	background-position: 8px 10px;
}
#tab-product .tab-screenshots {
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
#tab-product .tab-videos {
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
#tab-product .tab-requirements {
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
#tab-product .tab-download {
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
#tab-product .tab-faqs {
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
#tab-product .tab-pro {
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
#tab-product .tab-customer-reviews {
	background-repeat: no-repeat;
	background-position: 8px 10px;
}

#tab-product .tab-content {
	padding-top: 20px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
}
#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 .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;
	color:#0052A5;
	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: #f5f5f5;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
}
#tab-order .bundle-offer {
	width: 200px;
	float: right;
	text-align: center;
	background-color: #F5F5F5;
	border: 1px solid #ccc;
	border-top: none;
}
#tab-order .right {
	float: right;
	width: 250px;
	background-image: url(../img1/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(../img1/offer.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	font-weight: 400;
	text-align: center;
	padding-top: 20px;
	font-style: normal;
}
#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(../img1/left.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(../img1/down.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: -101px;
	right: -96px;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
#tab-order .details {
	position: absolute;
	width: 432px;
	z-index: 10;
	top: -60px;
	display: none;
	left: 250px;
	height: 240px;
}
#tab-order .com-arrow {
	position: absolute;
	left: -9px;
	top: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 9px;
}

#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 {
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	padding-left: 20px;
	padding-right: 20px;
	background-position: 0% -20px;
}
#order-features p {
	line-height: 38px;
}
#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-repeat: no-repeat;
	background-position: center -2px;
}
#order-features .no {
	background-repeat: no-repeat;
	background-position: center 5px;
}

