body { 	
	font-family: 		verdana, arial, sans-serif;
	font-size:			0.80em;
	padding:			0px;
	margin:				0px;
	background:			#e8ebee;
}

html {	
	overflow-y: 		scroll;
	overflow-x: 		auto;
}

div.container {
	width:				1280px;
	margin-left:		auto;
	margin-right:		auto;
}

img	{
	border:				0;
}

a {
	color:				#406080;
	font-weight:		bold;
}

a.flink {
	color:				#406080;
	font-weight:		normal;
}

div.header{
	width:				100%;
	padding-top:		10px;
	padding-bottom:		10px;
	background: 		#6088A8;
	text-align:			center;
}

table.header {
	height:				100%;
	margin-left:		auto;
	margin-right:		auto;
	padding-top:		10px;
}

table.header  td {
	text-align:			center;
}

div.menu{
	width:				1000px;
	margin-left: 		auto;
	margin-right: 		auto;
	padding-left:		20px;
}

table.menu{
	width:				100%;
	margin-left: 		auto;
	margin-right: 		auto;
	height:				36px;
}

table.menu td  a {
	color: 				#F0F0F8;
	text-decoration: 	none;
	font-weight:		bold;
	padding: 			10px 10px;
}

table.menu td:hover  a {
	color: 				#ffffff;
	text-decoration: 	underline;
	font-weight:		bold;
}

table.menu td {
	width:				130px;
	color: 				#F0F0F8;
	text-decoration: 	none;
	font-weight:		bold;
	font-size:			14px;
	border-left:		1px solid #b0c0d0;
	text-align:			center;
}

table.menu td:hover {
	background-color: 	#7098b8;
	color: 				#ffffff;
}

body.cHome td#iHome,		
body.cDownloads td#iDownloads,
body.cPurchase td#iPurchase,
body.cSupport td#iSupport,
body.cHelp td#iHelp,
body.cNews td#iNews,
body.cAbout td#iAbout

				{

	font-weight:		bold;
	color:				#ffffff;
	background:			#7098b8;

}

body.cHome td#iHome a,		
body.cDownloads td#iDownloads a,
body.cPurchase td#iPurchase a,
body.cSupport td#iSupport a,
body.cHelp td#iHelp a,
body.cNews td#iNews a,
body.cAbout td#iAbout a

				{

	font-weight:		bold;
	color:				#ffffff;
}

div.footer {
	width:				100%;
	background:			#6088a8;
	color:				#f0f8ff;
	margin-top:			0px;
	margin-bottom:		0px;
	margin-left:		auto;
	margin-right:		auto;
	padding-top:		10px;
	padding-bottom:		10px;
}

table.footer {
	width:				1280px;
	margin-left:		auto;
	margin-right: 		auto;
	background:			#6088a8;
	color:				#f0f8ff;
}

table.footer th {
	padding-top:		10px;
	padding-left:		30px;
	font-size: 			16px;
	text-align:			left;
}

table.footer td {
	padding-left:		30px;
	vertical-align: 	top;
	text-align:			left;
}

table.footer ul {
	padding-left: 		0px;
}

table.footer li {
	padding: 			0px;
	margin-bottom: 		4px;
	list-style-type: 	none;
	text-align: 		left;
	font-size: 			16px;
}

table.footer a{
	color:				#f0f8ff;
	font-weight:		normal;
	text-decoration:	none;
}

table.footer a:hover{
	text-decoration:	underline;
}

div.content{
	padding-left:		78px;
	padding-top:		30px;
	padding-bottom:		30px;
	text-align:			left;
	color:				#505050;
}

table.htable {
	width:				1280px;
	margin-top:			0px;
	font-size:			14px;
}

div.overview{
	width:				840px;
	margin-top:			20px;
	background:			#ffffff;
	padding:			2px 20px;	
}

table.htable  p{
	text-align:			justify;
}

td.side_bar{
	width:				100%;
	vertical-align:		top;
	padding-top:		10px;
}

div.slogan_title{
	background:			#F0F8FF;/*#d8e8f8;*/
	margin-left:		20px;
	margin-top:			10px;
	margin-bottom:		0px;
	text-align:			center;
	padding:			20px 10px;
	border-bottom:		3px solid #90B0D0;
	color:				#406080;
	font-size: 			16px;
	font-weight:		bold;
	text-align:			center;
}

div.slogan_text{
	background:			#FFFFFF;
	margin-left:		20px;
	margin-top:			0px;
	margin-bottom:		20px;
	text-align:			center;
	padding:			22px 10px;
	color:				#406080;
	font-size: 			14px;
	font-weight:		bold;
	text-align:			center;
}

div.features{
	margin-left:		20px;
	background:			#FFFFFF;
	border-left:		3px solid #90B0D0;
	padding:			10px;
}

div.features p{
	text-align:			center;
	padding:			10px;
	color:				#406080;
	font-size: 			1.2em;
	font-weight:		bold;
	text-align:			center;
}

div.features ul{
	line-height:		3.02;
	margin-left:		20px;
}

div.news_summary {
	background:			#FFFFFF;
	color:				#202020;
	border-top:			4px solid #c0d0e0;
	text-align:			left;
	margin-top:			20px;
	margin-bottom:		20px;
	padding-top:		10px;
	padding-bottom:		20px;
	padding-left:		40px;
}

table.news_summary td{
	padding-right:		40px;
	vertical-align:		top;
	text-align:			justify;
	font-size: 			14px;
}

table.news_summary ul{
	width:				300px;
	padding-left: 		20px;
}

div.news_vsummary{
	background:			#ffffff;
	border-left:		4px solid #c0d0e0;
	padding:			6px 16px;
	width:				420px;
	margin-bottom:		20px;
}

table.news_vsummary td{
	padding-bottom:		12px;
	font-size: 			14px;
	text-align:			justify;
}

table.side_features {
	width:				180px;
	margin-top:			30px;
}

table.side_features th{
	height:				33px;
	color:				#F0F4F8;
	background:			#6890B0;
	border:				1px solid #6890B0;
}

table.side_features td{
	padding:			3px 16px;
	background:			#f0f4f8;
	text-align:			left;
	border-left:		1px solid #A0B8D8;
	border-right:		1px solid #A0B8D8;
}

table.side_features td.first{
	padding-top: 		10px;
}

table.side_features td.last{
	padding-bottom: 	14px;
	border-bottom:		1px solid #A0B8D8;
}

table.side_features td a{
	color:				#507090;
	font-weight:		normal;
}

img.side_button {
	margin-top:			4px;
	margin-left:		4px;
}

div.more_news{
	width: 				620px;
	text-align:			right;
}

div.news_item {
	width:				620px;
	border-top:			2px dotted #c0c0c0;
	padding-top:		10px;
	text-align:			justify;
	padding-bottom:		10px;
}

div.news_item p{
	text-align:			justify;
	margin-top:			10px;
	margin-bottom:		10px;
}

div.news_item img{
	margin-top:			4px;
	margin-bottom:		10px;
}

table.downloads_table	{
	width:				860px;
	border:				1px solid #b0c0d0;
	margin-top:			30px;
	margin-bottom:		40px;
	margin-right:		60px;
}

table.downloads_table th	{
	padding:			18px 12px 18px 0px;
	text-align:			left;
	color:				#305070;
	background:			#e8f0f8;
	font-size:			14px;
}

table.downloads_table td	{
	padding:			18px 12px 18px 0px;
	text-align:			left;
	border-top:			1px solid #c8d8e8;
	background:			#ffffff;
	font-size:			14px;
}

table.downloads_table td.download_icon	{
	padding:			16px 0px 16px 0px;
	text-align:			left;
	border-top:			1px solid #c8d8e8;
	background:			#ffffff;
	font-size:			14px;
}

div.download_button{
	width:				110px;
	border:				1px solid #6080A0;
	border-radius:		10px;
	padding: 			8px 6px;
	background:			#7090B0;
	color:				#f0f8ff;
	text-align:			center;
}

div.download_button a{
	text-decoration:	none;
	color:				#f0f8ff;
}

div.download_button a:hover {
	text-decoration:	underline;
	color:				#f0f8ff;
}

select.purchase_product{
	width: 				150px;
	margin-left: 		8px;
}

select.purchase_support{
	width: 				364px;
	margin-left: 		8px;
}

table.purchase_table		{
	width:				620px;
	border:				1px solid #c0c0c0;
}

table.purchase_table th	{
	padding:			10px 10px 10px 0px;
	text-align:			left;
	color:				#405060;
	background:			#d8e8f6;
}

table.purchase_table td	{
	padding:			10px 10px 10px 0px;
	text-align:			left;
	border-top:			1px solid #c0c0c0;
	background:			#f8f8f8;
}

table.purchase_table input.pb	{
	margin-left:		0px;
}

table.purchase_table div.opt	{
	margin-top:			6px;
	margin-bottom:		2px;
	padding-left:		12px;
}

div.purchase_description {
	margin-top:			2px;
	color:				#707070;
}

p.purchase_bank_transfer {
	width: 				800px;
	margin-bottom: 		0px;
	text-align:			justify;
	font-size:			14px;
}

div.purchase_license_terms {
	width:				800px;
	padding-top:		10px;
	padding-right:		10px;
	margin-bottom:		50px;
	font-size:			14px;
	text-align:			justify;
}

p.title{
	margin-top: 		40px;
	margin-bottom: 		20px;
	font-size: 			16px;
	font-weight: 		bold;
	color: 				#406080;
}

h1.help_page_title		{
	font-size:			1.2em;
	font-weight:		bold;
	color:				#406080;
	margin-top:			20px;
	margin-bottom:		20px;
}

div.section_title		{
	font-size:			1.2em;
	font-weight:		bold;
	color:				#406080;
	margin-top:			20px;
	margin-bottom:		20px;
}

p.section_title		{
	font-size:			1.2em;
	font-weight:		bold;
	color:				#406080;
	margin-top:			20px;
	margin-bottom:		10px;
}

div.support {
	width:				720px;
	background:			#ffffff;
	padding:			4px 22px;
	margin-bottom:		20px;
	margin-right:		20px;
}

p.support{
	width:				100%;
	font-size:			14px;
	text-align:			justify;
}

table.support_table		{
	width:				100%;
	margin-bottom:		20px;
	border:				1px solid #c0c0c0;
	background:			#e8f0f8;
}

table.support_table td		{
	padding-left:		10px;
	padding-bottom:		12px;
	font-size:			14px;
}

table.support_table select	{
	width:				308px;
	font-size:			14px;
}

input.support_table{
	width:				300px;
	font-size:			14px;
}

textarea.support_description{
	width:				520px;
	height:				160px;
	font-size:			14px;
}

input.support_button{
	width:				80px;
	height:				28px;
	font-size:			14px;
	font-weight: 		bold;
	color:				#406080;
}

div.support_buttons{
	width:				100%;
	text-align:			center;
}

div.support_terms		{
	margin-top:			30px;
}

input.mb_button{
	width:				80px;
	height:				28px;
	font-size:			14px;
	font-weight: 		bold;
	color:				#406080;
	margin-top:			20px;
}

div.error_message		{
	width:				1140px;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			160px;
	margin-bottom:		300px;
	padding:			30px;
	border-left:		4px solid #A08060;
	background:			#FFFFE0;
}

div.error_message_title	{
	color:				#A08060;
	font-size:			18px;
	font-weight: 		bold;
	margin-bottom:		10px;
	text-align:			center;
}

div.error_message_text	{
	color:				#404040;
	font-size:			14px;
	text-align:			center;
	padding:			10px;
	font-weight: 		bold;
}

div.info_message		{
	width:				1140px;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			160px;
	margin-bottom:		300px;
	padding:			30px;
	border:				1px solid #A0B0C0;
	background:			#FFFFFF;
}

div.info_message_title	{
	color:				#406080;
	font-size:			18px;
	font-weight: 		bold;
	margin-bottom:		10px;
	text-align:			center;
}

div.info_message_text	{
	color:				#202020;
	font-size:			14px;
	text-align:			center;
	padding:			10px;
}

div.info_message ul		{
	text-align:			left;
	line-height:		2;
}

div.warning_message		{
	width:				560px;
	margin-top:			20px;
	margin-bottom:		20px;
	padding:			10px;
	border-left:		4px solid #B0A060;
	background:			#F8F8D0;
	color:				#706050;
}

div.message_title		{
	font-size:			1.2em;
	font-weight:		bold;
	color:				#505050;
	margin-top:			10px;
	margin-bottom:		20px;
}

div.about{
	width:				720px;
	background:			#FFFFFF;
	text-align:			left;
	margin-bottom:		20px;
	margin-right:		20px;
	padding:			4px 22px;
	font-size: 			14px;
	text-align:			justify;
}

table.contacts_table		{
	width:				520px;
	border-left:		4px solid #c0d0e0;
	margin-top:			20px;
	margin-bottom:		30px;
	background:			#f0f0f0;
}

table.contacts_table td	{
	padding:			16px;
}

table.tools_table		{
	margin-left:		20px;
	margin-top: 		20px;
	margin-bottom: 		32px;
}

table.tools_table td		{
	padding-right:		16px;
	padding-bottom:		20px;
}

div.help_index		{
	width:				720px;
	background:			#ffffff;
	padding:			22px;
	margin-bottom:		20px;
	margin-right:		20px;
	font-size:			14px;
}

ul.help_index		{
	margin-top:			24px;
	margin-left:		0px;
	line-height:		1.75;
	font-size:			14px;
}

div.online_help_selector1{
	margin-bottom: 		20px;
}

div.online_help_selector2{
	margin-top: 		20px;
	margin-bottom: 		10px;
}

select.online_help_selector{
	width: 				500px;
	font-size:			14px;
}

ul.online_help_index		{
	margin-top:			0px;
}

ul.online_help_index li	{
	padding-bottom:		10px;
}

div.help_container		{
	width:				720px;
	background:			#ffffff;
	padding:			22px;
	margin-bottom:		20px;
	margin-right:		20px;
}

div.help_content			{
	text-align:			justify;
	font-size:			14px;
}

div.help_content img		{
	margin-top:			0px;
	margin-bottom:		0px;
}

table.versions_table		{
	width:				100%;
	border:				1px solid #b0c0d0;
}

table.versions_table th	{
	padding:			10px 8px;
	text-align:			left;
	color:				#305070;
	background:			#e8f0f8;
}

table.versions_table td	{
	padding:			8px;
	text-align:			left;
	border-top:			1px solid #c8d8e8;
	background:			#fdfeff;
}

tr.version_license td		{
	padding:			10px 8px;
	text-align:			left;
	border-top:			1px solid #c8d8e8;
	color:				#305070;
	background:			#e8f0f8;
	font-weight:		bold;
}

ul.os_list li			{
	padding-bottom:		6px;
}

div.sys_req a			{
	font-weight:		normal;
}

div.sys_req p			{
	font-weight:		bold;
}

div.sys_req li			{
	padding-bottom:		6px;
}

div.cmd_usage 			{
	color:				#505050;
}

div.cmd_usage p	{
	text-align:			justify;
}

div.cmd_usage_section 	{
	color:				#505050;
	font-weight:		bold;
	margin:				20px 0;
	padding:			10px 0;
	border:				1px solid #c0c0c0;
	background:			#f0f0f0;
	text-align:			center;
}

div.cmd_tool_section 	{
	color:				#505050;
	padding:			10px 0px 10px 0px;
	border-top:			2px dotted #c0c0c0;
	text-align:			justify;
}

div.cmd_tool_caption		{
	color:				#204060;
	font-weight:		bold;
}

div.cmd_usage_syntax 	{
	color:				#505050;
	font-weight:		bold;
	margin-top:			10px;
}

p.cmd_syntax 	{
	color:				#505050;
	font-weight:		bold;
}

p.screenshot_title 	{
	color:				#404040;
	font-weight:		bold;
	padding-top:		10px;
	padding-left:		10px;
}

p.screenshot_descr	{
	color:				#202020;
	margin-left:		10px;
	margin-right:		10px;
	padding-top:		2px;
	padding-bottom:		20px;
	margin-bottom:		10px;
}

div.screenshot_image	{
	text-align:			center;
	padding-bottom:		16px;
	border-bottom:		2px dotted #c0c0c0;
}

#hlinks td		{
	padding:			8px 0px 0px 4px;
	text-align:			left;
}

table.os_table		{
	margin-top:			20px;
	margin-bottom:		10px;
	border:				1px solid #c0c0c0;
	text-align:			left;
	background:			#f0f0f0;
}

table.os_table td	{
	padding:			10px 64px 0px 16px;
	text-align:			left;
}

table.os_email		{
	margin-top:			10px;
	margin-bottom:		10px;
	text-align:			left;
}

table.os_email td	{
	padding-right:		4px;
	padding-left:		4px;
	padding-bottom:		8px;
	text-align:			left;
}

table.os_email input		{
	width:				260px;
}

#box_table td	{
	margin:				0px;
	padding:			0px;
}

#box_table ul	{
	margin:				16px 10px 0px 60px;
	padding:			0px;
}

#box_table li	{
	padding-bottom:		10px;
}

#box_table li a {
	color:				#406080;
	font-weight:		normal;
}

table.help_footer_links{
	margin-top:			40px;
	margin-bottom:		30px;
	margin-left:		24px;
	width:				500px;
	background:			#f0f0f0;
	border:				1px solid #c0c0c0;
}

table.help_footer_links td{
	padding:			20px;
	text-align:			center;
}

iframe.video_player{
	width:				580px;
	height:				480px;
}

div.phike{
	margin-left:		26px;
	width:				432px;
	border-left:		4px solid #f0c020;
	background:			#f0f0f0;
	color:				#406080;
	padding:			6px 10px;
	text-align:			left;
}

p.important 	{
	border-left:		4px solid #70A8D8;
	color:				#202020;
	background:			#e8e8e8;
	padding:			6px 10px;
}

div.ditem{
	width:				40px;
	height:				17px;
	margin-top:			2px;
	margin-left:		7px;
	padding-top:		1px;
	text-align:			center;
	color:				#a47050;
	border:				1px solid #c4b070;
	background:			#fff0b0;
	background-image: 	url("diback2.png");
}

div.sditem{
	width:				40px;
	height:				17px;
	margin-top:			2px;
	margin-left:		7px;
	padding-top:		1px;
	text-align:			center;
	color:				#c46040;
	border:				1px solid #e4a060;
	background:			#ffe8e8;
	background-image: 	url("diback3.png");
}

div.discount_info{
	margin-top:			14px;
	width:				365px;
	padding-top:		10px;
	padding-left:		10px;
	color:				#305070;
	background:			#fffae0;
	border-left:		5px solid #b0d0ff;
}

table.discount_info td{
	padding-right:		10px;
	padding-bottom:		10px;
}

ul.links_404 {
	background:			#FFFFFF;
	margin-left:		0px;
	margin-bottom:		20px;
	font-size:			14px;
	line-height:		2;
	padding:			10px 30px;
	border-left:		4px solid #c0d0e0;
}

p.error_404 {
	font-size: 			14px;
}

p.details{
	font-size: 			14px;
}

div.supported_os {
	background:			#FFFFFF;
	border-left:		4px solid #c0d0e0;
	padding:			20px;
	width:				240px;
	margin-top:			30px;
	margin-bottom:		20px;
}

div.supported_os  ul{
	font-size: 			14px;
	line-height:		1.61;
}

div.system_reqs {
	background:			#FFFFFF;
	border-left:		4px solid #c0d0e0;
	padding:			20px;
	width:				300px;
	margin-right:		86px;
	margin-bottom:		100px;
}

div.system_reqs  ul{
	font-size: 			14px;
	line-height:		1.8;
}

ul.system_requirements {
	font-size: 			14px;
	line-height:		1.6;
}

table.products_table{
	width:				860px;
	margin-top:			10px;
	margin-bottom:		10px;
}

table.products_table td{
	vertical-align:		top;
	padding-bottom:		20px;
}

div.purchase_product{
	width:				380px;
	background:			#ffffff;
	border:				1px solid #c0c0c0;
	text-align:			center;
}

div.product_title{
	padding-top:		24px;
	padding-bottom:		24px;
	text-align:			center;
	font-size: 			18px;
	font-weight:		bold;
	color:				#406080;
	background:			#e8f0f8;
}

div.license_type{
	padding-bottom:		24px;
	color:				#406080;
	background:			#e8f0f8;
	font-size: 			18px;
}

div.product_price{
	padding:			30px;
	text-align:			center;
	color:				#406080;
	font-size: 			24px;
}

div.product_descr{
	padding:			10px;
	text-align:			center;
	color:				#202020;
	background:			#f4f4f4;
	font-size: 			14px;
	font-style: 		italic;
}

div.purchase_button{
	width:				100px;
	padding:			10px;
	margin-left:		auto;
	margin-right:		auto;
	margin-bottom:		24px;
	color:				#f0f8ff;
	background:			#7090B0;
	border:				1px solid #6080A0;
	border-radius:		10px;
	font-size: 			14px;
	font-weight:		bold;
	text-align:			center;
}

div.purchase_button a{
	color:				#f0f8ff;
	font-weight:		bold;
	text-decoration:	none;
}

div.purchase_button a:hover{
	text-decoration:	underline;
}

table.product_versions {
	width:				1268px;
	border:				1px solid #b0c0d0;
	background:			#f4f4f4;
	margin-bottom:		20px;
}

table.product_versions tr.er{
	background:			#ffffff;
}

table.product_versions th{
	color:				#305070;
	background:			#e8f0f8;
	padding:			10px 14px;
	font-size:			14px;
	text-align:			left;
}

table.product_versions td{
	padding:			8px 14px;
	font-size:			14px;
	text-align:			left;
}

div.license_terms {
	width:				280px;
	background:			#ffffff;
	border-left:		4px solid #c0d0e0;
	padding:			10px 30px;
	margin-top:			80px;
	font-size:			14px;
}

div.license_terms p {
	color:				#406080;
	font-size:			16px;
	font-weight:		bold;
}

div.license_terms ul {
	padding-left:		12px;
	line-height:		1.65;
}

table.license_terms_purchase_page {
	width:				880px;
	margin-bottom:		40px;
}

table.license_terms_purchase_page td {
	font-size:			14px;
}

table.license_terms_purchase_page p {
	margin-top:			10px;
	margin-bottom:		10px;
	text-align:			justify;
}

div.license_terms_purchase_page {
	width:				280px;
	background:			#ffffff;
	border-left:		4px solid #c0d0e0;
	padding:			10px 30px;
	margin-top:			18px;
	margin-left:		40px;
	margin-bottom:		40px;
	font-size:			14px;
}

div.license_terms_purchase_page p {
	color:				#406080;
	font-size:			16px;
	font-weight:		bold;
}

div.license_terms_purchase_page ul {
	padding-left:		12px;
	line-height:		1.65;
}

div.purchase_license{
	width:				800px;
	background:			#ffffff;
	margin-bottom:		20px;
	margin-right:		58px;
	padding-bottom:		0px;
	border:				1px solid #c0d0e0;
}

div.purchase_license_ctrl{
	background:			#e8f0f8;
	padding-top:		40px;
	padding-bottom:		32px;
}

table.purchase_license {
	margin-left:		auto;
	margin-right:		auto;
}

table.purchase_license td{
	padding:			10px 10px 20px 10px;
	font-size:			14px;
	font-weight:		bold;
	color:				#202020;
}

table.purchase_license  select{
	width:				340px;
	height:				32px;
	font-size:			14px;
}

input.discount_code{
	width:				240px;
	height:				20px;
	font-size:			14px;	
	margin-right:		10px;
}

input.discount_button{
	width:				76px;
	height:				26px;
	font-size:			14px;	
}

div.discount_description{
	font-size:			14px;
	text-align:			center;
}

div.discount_error{
	border-top:			1px solid #c0d0e0;
	border-bottom:		1px solid #c0d0e0;
	background:			#f8f8e0;
	color:				#202020;
	font-size:			14px;
	font-weight:		bold;
	text-align:			center;
	padding:			20px;
	margin:				0px;
}

div.discount_valid{
	border-top:			1px solid #c0d0e0;
	border-bottom:		1px solid #c0d0e0;
	background:			#e0f8e0;
	color:				#204020;
	font-size:			14px;
	font-weight:		bold;
	text-align:			center;
	padding:			20px;
	margin:				0px;
}

div.purchase_license_price{
	padding:			40px;
	text-align:			center;
	background:			#ffffff;
	color:				#406080;
	font-size: 			24px;
}

div.purchase_license_descr{
	padding:			20px;
	margin-top:			40px;
	text-align:			center;
	background:			#f0f0f0;
	color:				#20202;
	font-size: 			14px;
	font-style: 		italic;
}

table.news{
	width:				100%;
	margin-bottom:		20px;
}

table.news td{
	text-align:			justify;
}

table.news div{
	width:				550px;
	background:			#ffffff;
	margin-right:		20px;
	margin-bottom:		20px;
	border:				1px solid #c0d0e0;
	padding:			0px 14px 20px 14px;
	font-size:			14px;
}

table.news ul{
	margin-left:		0px;
	padding-left:		30px;
}

table.purchase_products {
	width:				860px;
	margin-top:			10px;
	margin-bottom:		10px;
}

table.purchase_products td{
	vertical-align:		top;
	padding-bottom:		20px;
}

div.product_box{
	width:				300px;
	background:			#ffffff;
	border:				1px solid #b0c0d0;
	text-align:			center;
	margin-right:		20px;
}

div.product_box_discounts{
	padding:			16px;
	text-align:			center;
	color:				#202020;
	background:			#f4f4f4;
	font-size: 			14px;
}

table.purchase_discounts{
	table-layout: 		fixed;
	width:				820px;
	background:			#ffffff;
	border:				1px solid #b0c0d0;
}

table.purchase_discounts th{
	color:				#305070;
	background:			#e8f0f8;
	padding:			18px 0px;
	font-size:			14px;
	text-align:			left;
}

table.purchase_discounts td{
	padding:			16px 0px;
	font-size:			14px;
	text-align:			left;
	border-top:			1px solid #c8d8e8;
}

table.purchase_discounts td.special_discount{
	font-weight:		bold;
	color:				#202020;
}

table.purchase_discounts td.price{
	font-size:			14px;
	font-weight:		bold;
	color:				#406080;
}

table.purchase_discounts td.discount{
	font-size:			14px;
	font-weight:		bold;
	color:				#207020;
}

div.discount_button{
	width:				100px;
	padding:			8px 8px;
	color:				#f0f8ff;
	background:			#7090B0;
	border:				1px solid #6080A0;
	border-radius:		10px;
	font-size: 			14px;
	font-weight:		bold;
	text-align:			center;
}

div.discount_button a{
	color:				#f0f8ff;
	font-weight:		bold;
	text-decoration:	none;
}

div.discount_button a:hover{
	text-decoration:	underline;
}

div.license_terms_discounts_page {
	width:				280px;
	background:			#ffffff;
	border-left:		4px solid #c0d0e0;
	padding:			10px 30px;
	margin-top:			1px;
	margin-left:		40px;
	margin-bottom:		40px;
	font-size:			14px;
}

div.license_terms_discounts_page p {
	color:				#406080;
	font-size:			16px;
	font-weight:		bold;
}

div.license_terms_discounts_page ul {
	padding-left:		12px;
	line-height:		1.65;
}

select.discounts_support_plan{
	margin-top:			20px;
	margin-left:		20px;
	font-size:			14px;
	width:				400px;
	height:				26px;
	background:			#ffffff;
	border:				1px solid #a0b0c0;
	border-radius:		4px;
}

table.purchase_discounts_code{
	margin-top:			20px;
	margin-bottom:		20px;
}

table.purchase_discounts_code td{
	font-size:			14px;
	font-weight:		bold;
	color:				#202020;
}

input.discounts_code{
	width:				300px;
	height:				20px;
	font-size:			14px;	
	margin-left:		10px;
	margin-right:		10px;
}

input.discounts_apply{
	width:				76px;
	height:				26px;
	font-size:			14px;	
}

div.special_discount{
	width:				50px;
	padding:			4px;
	border:				1px solid #408040;
	border-radius:		10px;
	background:			#f0fff0;
}

div.special_discount_description{
	width:				818px;
	font-size:			14px;
	font-weight:		bold;
	text-align:			center;
	border-left:		1px solid #b0c0d0;
	border-right:		1px solid #b0c0d0;
	border-bottom:		1px solid #b0c0d0;
}

div.special_discount_error{
	background:			#f8f8e0;
	color:				#202020;
	padding:			20px;
	margin:				0px;
}

div.special_discount_valid{
	background:			#e0f8e0;
	color:				#204020;
	padding:			20px;
	margin:				0px;
}
