﻿html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6,
	form, fieldset, a, img, table, tr, td { margin: 0; padding: 0; border: 0; } 
img { border:none; }
html, body
{
	width: 100%;
	height: 100%;
	min-width: 800px;
}
body 
{
	height: 100%;
	position: relative;
	background: #fff;
	font-family: 'Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	font-size: 10.5pt;
	color: #555;
}
html>body
{
	/*Hack for IE6?*/
	height: auto;
	min-height: 100%;
}

/*Base elements*/
a {color: #555; text-decoration: underline; }
a:visited {color: #555; text-decoration: underline; }
a:hover	{color: #555; text-decoration: underline;}
ul {margin:10px 0px 10px 0px;}
li {padding-left: 15px; list-style: none; background: url(../../images/bul.gif) no-repeat 0 0.35em;}
li.checkmark { line-height: 22px; padding-left: 22px; list-style: none; background: url(../../images/icons/check.png) no-repeat 0 0.22em;}
p {margin: 0px 0px 10px 0px; line-height: 25px;}
p.first {margin-top: 3px; line-height: 25px;}
h3.first{ margin-top:23px;font-size:10.87pt;}
h3.largertopmargin {clear:both;}
p.largertopmargin
{    
    clear: both;
}
h1 {font-weight: bold; font-size: 160%; color: #3975c6; margin: 10px 0 10px 0;}
h4 {font-weight: bold; font-size: 110%; color: #000; margin: 0 0 10px 0;}
h5 {font-size: 100%;}

/*End of base elements*/

/*Masterpages elements*/
#header 
{
	height:69px;
	width: 100%;
	background:url(../../images/b_header.gif);
	background-repeat:repeat-x;
}
#header div.right
{
	float:right;background:url(../../images/r_bg.jpg);height:69px;width:241px;
}
#header div.right div.icons
{
	margin-top:28px;float:right;
}
/*scale under the breadcrumbs*/
#scale1
{
	width:100%;
	height:15px;
	background:url(../../images/b_scale1.gif);
	background-repeat:repeat-x;
}
#content 
{
	margin: 0px auto;
}
.leftContentBlock
{
	margin-right:20px;
	float:left;
}
.rightContentBlock
{
	width: 300px;
	float: right;
}
#footer 
{	
	height: 30px;
	width: 1000px;
	position: absolute;
	bottom: 0px;
	background: url(../../images/bot_bg.gif);
	background-repeat:repeat-x;
	color: #fff;
	background-color: #3975c6;
	margin: 0 auto;
}
#footer a
{
	color:#fff;
}

/*Breadcrumbs*/
.siteMap , .siteMap:visited
{
	font-size: 8pt; 
	font-family: 'Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	color: #777777;
}
.siteMap:hover
{
	color: #777777;
	text-decoration:none;	
}
/*End of Masterpages elements*/

.lightGrayBorder { border: solid 1px #c5d0de; }

/*All-page elements*/
/*Anchors*/
a.playBullet:link, a.playBullet:visited {background: url(../../images/l_bul1.gif) no-repeat; color: #3975c6; text-decoration: underline; padding-left: 25px;}
a.playBullet:hover a.playBullet:active {color:#3975c6; text-decoration: none;} 

a.bul:link, a.bul:visited{background: url(../../images/l_bul.gif) no-repeat;color: #3975c6;text-decoration: underline;padding-left: 25px;}
a.bul:hover, a.bul:active{color: #3975c6; text-decoration: underline;}

a.hoverUnderlined:link, a.hoverUnderlined:visited { text-decoration: none;}
a.hoverUnderlined:hover, a.hoverUnderlined:active { text-decoration: underline;}

a.hoverClear:link, a.hoverClear:visited { text-decoration: underline;}
a.hoverClear:hover, a.hoverClear:active { text-decoration: none;}

a.FAQlinks:link, a.FAQlinks:visited {color:#0347a3;}
a.FAQlinks:hover, a.FAQlinks:active {text-decoration:none; color:#3975c6;}

li
{
	margin-bottom:5px;
}
p.news {line-height: 20px;}
p.news span.date {color: #3975c6;}

/*Blocks and controls*/
/*Product title block*/
table.productTitle h2 {font-weight: bold; font-size: 140%; color: #707685; display:inline;}
table.productTitle h3 {font-size: 9pt;  font-weight: bold; } 
span.version {padding-bottom:8px; font-size: 9pt;  color: #5A74A5; }

/*Right-side addidional links block*/
div.additionalLinks { background-color: #eff3f6; border: solid 1px #c5d0de; margin:0px 0px 15px 0; padding:10px; }
div.additionalLinks h4 {color: #4C4E4B;}
div.additionalLinks h4.Header {color: #3975c6; margin-bottom: 5px;} 
/*End of All-page elements*/

/*Homepage unique elements*/
div.testimonial {position:absolute; top:10px; right:0px; width:210px; font-size: 11px; color: #555; }
div.testimonial img.border {padding-right:10px;}
div.testimonial p {margin:20px 10px 5px 0; line-height: 13px; text-align: justify;}
div.testimonial span {color: #3975c6;}

div.threeDivLeftContainer {float:left;width:100%;margin-left:-30%;}
div.threeDivLeftContainer div.left {float:left;width:34%;margin-left:30%;}
div.threeDivLeftContainer div.leftColspan {clear:both;margin-left:30%;margin-right:15px;}
div.threeDivLeftContainer div.center {margin-left:64%;}
div.threeDivRight {margin-left: 70%; margin-top:15px;}


/*ПОКА НЕ ОПРЕДЕЛЕНО*/
ul.QuestionList
{
	margin-top: 3px; 
	padding-bottom: 15px;
}

div.productDownloadBuyBlock 
{ 
    margin-bottom:30px;
    float:left; 
    width:256px; 
    height: 185px;
}
/*div.productDownloadBuyBlock img { }*/

/*FAQ blocks*/
div.FAQ { width:15px; display:block; text-align:right; font-weight: bold; padding-top: 4px; }
div.Question { margin-top:-15px; padding-left: 18px; }
div.Answer { margin-top:-15px; padding-left: 18px;}
a.up
{
	display:block;
	float:right;
	color:Gray;
	margin-top:0px;
	padding-right:10px;
}
div.up
{
	width: 100%;
	text-align:right;
	padding-bottom:10px;	
}
*:first-child+html div.up
{
	min-width: 100%;	
}
div.ProductLinks
{
	min-width: 100%; 
	clear: both; 
	margin-top: -5px;
}
div.ProductDescription
{
	min-height: 190px; 
	position: relative;
	min-width: 100%;
}

/*
*******************************************************************************
*/
/*FEATURE CHART*/
table.FeatureChart
{
	background-color: white;
	border-collapse: collapse;
	border: solid 1px #c5d0de;
	width: 100%;
	font-size: 9pt;
}
table.FeatureChart caption {text-align: left; font-weight: bold; padding-bottom: 5px; font-size: 10.5pt;}
table.FeatureChart thead {background-color: #eff3f6;}
table.FeatureChart th {padding: 0px 12px 0px 12px;}
table.FeatureChart th:first-child {text-align: left;}
table.FeatureChart tr {border-bottom: solid 1px #c5d0de; line-height: 28px;}
table.FeatureChart td {padding: 0px 12px 0px 12px; text-align: center}
table.FeatureChart td:first-child {text-align: left;}
/*FEATURE CHART END*/
/*
*******************************************************************************
*/

.BlockTable
{
	background-color: #eff3f6;
	border: solid 1px #c5d0de;
}
.BlockTable td
{
	padding: 2px;
}
.BlockTable td.TextAlign
{
	text-align: right;
}
td.BlockTableHeader
{
	background-color: #467bc9; 
	color: #fff;
	padding-left: 4px;
}
		
p.header { padding-top: 15px; padding-bottom: 10px;}
p.headerDescription {margin-top: -7px; font-size: 140%; color: #707685;}
img.Button {width: 79px; height: 20px;}	
.Price
{
	FONT-SIZE:16px; 
	COLOR:#ff5050; 
	FONT-FAMILY:Comic Sans MS;
}
.VPadding
{
	padding-top: 10px;
	padding-bottom: 10px;	
}
.helpPopUp 
{
	font-size:80%;
	color:blue;
	text-decoration:none;
}
.code
{
	padding:4px 3px 4px 3px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#CECECE;
	font-family: Courier new;
	font-size:100%;
	color: #000066;
}
h5.Header, h3.Header
{
	padding-bottom: 10px;	
}
.HeaderDescription
{
	margin-top: 0px;
	color: #555;	
}
.SmallHeader
{
	color: #707685; 
	font-weight: normal;
	font-size: 140%;
}
.ListHeader
{
	font-size: 9pt; color: #8f136c;
	/*font-family: Arial;*/
	font-family: 'Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	FONT-WEIGHT:bold;
}
a.AdditionalLinks {	color: #336699;	font-weight: bold;}

.additionalImg {float: left; width: 52px; height: 50px;}
* html .additionalImg {padding-left: 32px; width: 48px;}


table.LightGrayBorder
{
	position: relative;
	vertical-align: top;
	width: 70%;
	margin-left: 30%;
	margin-top:15px;	
}
table.LightGrayBorder td.left, td.right {border: solid 1px #c5d0de; vertical-align: top; padding-bottom: 30px;}
table.LightGrayBorder td.left {width: 45%;}
table.LightGrayBorder td.right {width: 46%;}
table.LightGrayBorder td.spacer {width: 2%;}
	
table.LightGrayBorder div.ButtonPanel {white-space: nowrap; position: absolute; bottom: 15px;}

/************************ Testimonial Control *******************************************************/
span.baseTestimonial
{
    display:block;    
    margin: 10px auto 20px auto;
    line-height: 20px; 
    font-size: 9pt; 
    text-align: justify;
}
span.baseTestimonial span.sign
{
    display:block;
    font-weight: bold; 
    text-align: right;
}
/************************ End of Testimonial Control *******************************************************/


/************************* Downloand 2 Control *************************************************************/
a.btnDownload
{   
    display: block;
    width: 300px;
    height: 65px;
    background: url(../../images/buttons/download_ear_button.png) no-repeat left top;
}
a.btnDownload:hover, a.btnDownload:active
{
    background: url(../../images/buttons/download_ear_button.png) no-repeat left bottom;
}
a.lnkDownload
{    
    margin-bottom: 20px;
    margin-left: 1px;
    font-weight: bold;
    font-size: 9pt;
}

/************************* end of Download 2 Control *******************************************************/

/************************* Side Container Control **********************************************************/
div.SideContainer
{
    width: 250px;    
    margin: 20px 0px 20px 25px;
}

div.SideContainer strong.title
{
    border-bottom:solid 2px #555;
    display:block;
}
/************************* End of Side Container Control ***************************************************/
