
/********************** GLOBAL CSS ***********************/
body {
	margin: 0px;
	background: #fff url("../images/bg/main-bg.jpg") center top no-repeat;	
	font-family: Tahoma,sans-serif; 
	font-size: 12px;
	color: #666;
}
.mainContainer {
	width: 964px;
	border: 0px solid;
	text-align: left;
}
.topImage {
	height: 264px;
	border: 0px solid;
	background: url("../images/graphic/main-img2.jpg") center top no-repeat;	
	padding: 0px 50px 0px 20px;
}
.topImage .topText {
	/*padding: 190px 50px 0px 420px;*/
    padding-top: 110px;
    margin-top: 0px;
	font-size: 17px;
	color: #999;
}
html>body .topImage 
{
    padding-top: 0px;
    margin-top: 0px
}
html>body .topImage .topText
{
     padding-top: 110px
}		
.topMenu {
	border-bottom: #6CA7E2 5px solid;
	margin: 14px 0px;
	text-align: center;
	height:  30px;
}
.topMenu a {
	border: 0px solid;
	font-size: 14px;
	color: #4B4B4B;
	text-decoration: none;
	margin: 0px 18px;
	height:  20px;
	padding: 0px 14px 13px 14px;
}
.topMenu a:hover {
	background: url("../images/graphic/hover.gif") center 20px no-repeat;	
}
.topMenu a.current{
	background: url("../images/graphic/hover.gif") center 20px no-repeat;	
}
.topMenu a.bolder 
{
	color: #ff6600;
	font-weight: bolder;
}

a.simple 
{
	font-size: 11px;
	color: #2570BA;
	margin: 10px 0px;	
}
a.more 
{
	font-size: 11px;
	color: #2570BA;
	margin: 10px 0px;	
	background: url("../images/bullet/smallarrows.gif") right 4px no-repeat;	
	padding: 0px 12px 0px 0px;
}

.content table td 
{
    vertical-align: top;
   	font-size: 12px;

}

.content table th
{
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	background-color: #CCCCCC;
}

.content table td.spacer {
	background: none;
	width: 30px;
	padding: 0px;
}
.content .text 
{
    font-size: 12px;
    line-height: 18px;

}
.content .text h2
{
    color: #2570BA;
    font-size: 18px;
    font-weight: normal;
    padding: 0px;
    margin: 10px 0px 0px 0px;
}
.content .text h3
{
    color: #666;
    font-size: 15px;
    font-weight: bold;
    padding: 0px 0px 0px 16px;
    margin: 10px 0px 0px 0px;
    background: url("../images/bullet/arrow.gif") 0px 3px no-repeat;	
    
}
.content .text p
{
    margin: 10px 0px 20px 0px;
    text-align: justify;    
}
.area 
{
    display: block;
    background: url("../images/bg/block-bg.jpg") left bottom no-repeat;	
	width: 478px;
	height: 140px;
	margin-top: 20px;
	vertical-align: middle;
	border: 0px solid;
	text-decoration: none;
	color: #666;
}

.area:hover 
{
    text-decoration: none;
    background: url("../images/bg/block-bg-hover.jpg") left bottom no-repeat;	
}   
.area img 
{
	margin: 0px 20px 34px 20px;
    border: 0px;
}
.area img.box
{ 
    margin: 0px 20px 30px 20px;
    border: 0px;
}

.area h2 {
	font-family: Tahoma,sans-serif; 
	font-size: 24px;
	color: #2570BA;
	margin: 0px 20px 10px 20px;
	padding-top: 0px;
	font-weight: normal;
	line-height: 26px;
}
.area p {
	font-size: 13px;
	margin: 0px 20px;
	line-height: 15px;
}
.area ul
{
    margin-top: 5px;
}
.area ul li 
{
    list-style: none;
    font-size: 11px;
    margin: 0px 0px;
}



img.buynow
{
    margin: 0px;
    vertical-align: middle;
}
table.priceblock td
{
    padding: 2px 5px;
    font-size: 11px;
    border-right: 1px solid #fff;
    text-align: right;
    vertical-align: bottom;
}
.blocks {
}
.blocks table td {
}
.blocks table td.spacer, .versions table td.spacer {
	background: none;
	width: 4px;
	padding: 0px;
}
.versions table td 
{
    background: url("../images/bg/version-bg.jpg") left bottom no-repeat;	
	width: 317px;
	height: 400px;  
    border: 0px solid;
    vertical-align: top;
    padding: 20px 10px 0px 10px;
}
.versions table td h3
{
    color: #C00;
    font-weight: normal;
    margin: 0px 0px 15px 7px;
}
.versions table td ul 
{   
    margin-left: 120px;
    z-index: 100;
}
html>body .versions table td ul 
{   
    margin-left: 70px;   
}

.versions table td ul li
{
    list-style: none;
    font-size: 11px;
    background: url("../images/bullet/redtick.gif") left 5px no-repeat;	
    padding-left: 16px;
    margin: 5px 0px 8px 0px;
}
ul.features 
{
  margin: 0px 0px 15px 0px;
}
ul.features li
{
    list-style: none;
    font-size: 12px;
    background: url("../images/bullet/redtick.gif") left 5px no-repeat;	
    padding: 0px 0px 0px 16px;
    margin: 0px 8px -5px 0px;
}
html>body ul.features li
{
    background: url("../images/bullet/redtick.gif") left top no-repeat;	
    margin: 0px 3px 0px 0px;

   
}

html>body .versions table td ul li
{
    background: url("../images/bullet/redtick.gif") left top no-repeat;	
}
.info 
{
    border: 1px solid #ccc;
    background: #f4f4f4 url("../images/icons/percent.gif") 30px 0px no-repeat;
    margin: 6px 2px 10px 0px;
    height: 70px;
    padding: 10px 20px 20px 190px;
    
}
.info h2 {
	font-family: Tahoma,sans-serif; 
	font-size: 16px;
	color: #2570BA;
	margin: 0px 20px 10px 0px;
	padding-top: 10px;
	font-weight: normal;
}
.prices 
{
    background: url("../images/bg/tablebg.jpg") left bottom no-repeat;
    width: 964px;
    /*height: 310px;*/

}
.prices table td 
{
    border-bottom: 1px solid #e8e8e8;
    font-size:11px;
    padding: 5px 16px;
    text-align: right;
    
}
.buttons-td
{
	background: #fff; 
	border: 0px;
}
a.button 
{
    background: url("../images/buttons/button.jpg") left top no-repeat;
    width: 72px;
    height: 22px;
    color: #666;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    padding: 4px 13px 7px 12px;
    margin-top: 2px;
}

a.button:hover 
{
    background: url("../images/buttons/buttonhover.jpg") left top no-repeat;
}

.download
{
	text-align:center;
	font-size:150%;
}
/*
.download a.buttonDownload 
{
	background: url("../images/buttons/download.jpg") left top no-repeat;
	width: 289px;
	height: 64px;
	padding: 10px 145px 10px 145px;
	margin: 20px 0px;
}
.download a.buttonDownload:hover
{
	background: url("../images/buttons/download-hover.jpg") left top no-repeat;
}
*/
/******* FeedBack Page *******/

table.feedbackform td 
{
    font-size: 12px;
}

table.awards td
{
	text-align: center;
	vertical-align: middle;
	height: 140px;
	border-bottom:1px solid #e4e4e4;
	background: none;	
}
.awards-links
{
	margin: 30px 0px;
	padding: 30px 0px;
	border-top: 1px solid #e4e4e4;
}
.awards-links a
{
	margin: 0px 14px;
}
.downloadHelp 
{
	width: 100%;
	background: #f6f6f6;
	margin: 20px 0px;
}
.downloadHelp td
{
	border: 1px solid #ccc;
	height: 30px;
	padding: 10px;
	
}
.downloadHelp td .url
{
	background: url("../images/icons/url.gif") left 0px no-repeat;
	padding: 0px 0px 4px 20px;
	
	
}
.downloadHelp td .zip
{
	background: url("../images/icons/zip.gif") left 0px no-repeat;
	padding: 0px 0px 4px 20px;
	
	
}

/********* Home Page News ***********/
.newscolumn
{
	width: 213px;
	font-family: Segoe UI;

}
.newscolumn h1
{
	background: url("../images/bg/bg-news-h1.jpg") left 0px no-repeat;
	color: #333;
	font-size: 16px;
	font-family: Segoe UI;
	width: 213px;
	height: 39px;
	font-weight: normal;
	padding: 10px 0px 0px 20px;
	margin: 0px;
}
.newscolumn .title
{
	color: #2570BA;
	/* color: #FF6600; */ 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0px 4px 0px;
}
.newscolumn .date 
{
	color: #2570BA;
	margin: 0px 0px 4px 0px;
	font-size: 11px;
	font-weight: normal;
}
.newscolumn .text
{
	padding-bottom: 10px;
	border-bottom: 2px solid #E0ECF9;
}
.newscolumn .text a
{
	background: url("../images/icons/newslink.gif") right 4px no-repeat;
	text-decoration: none;
	color: #2570BA;
	padding: 0px 15px 0px 0px;
	margin: 0px;
	width: auto;

}
/******** Footer **********/

.footerLinks
{
	color: #999;
	margin: 50px 0px 0px 0px;
	border-top: 1px dashed #ebebeb;
	padding: 10px 0px 3px 0px;
	text-align: center;
}
.footerLinks a 
{
	color: #999;
	font-size: 11px;
	margin: 0px 42px 0px 42px;
}
.footer {
	margin: 10px 0px 20px 0px;
	border-top: #6CA7E2 5px solid;
	background: url("../images/graphic/footer.jpg") left top no-repeat;	
	height: 50px;
}
.footer table 
{
    width: 100%;
}
.footer table td 
{
    padding: 15px 20px;
	font-size: 11px;
	color: #999;
  
}