* {
	margin: 0;
	padding: 0;  
}

html {
	overflow-y: scroll;
}

body {
    /*background-color: #FFF;
	background:url(../images/back_grid.gif) repeat;*/
	background: url(../images/bg_01.jpg)  repeat-x; 
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background-color: #68b1e8;
}

img {
	border: 0;
}
	
a {
	/*color:#186FAA;*/
	/*color:#165683;*/
	/*color: #547698;*/
	color: #035989;
	text-decoration: none; 
}	

a:hover {
	text-decoration: underline;
    }
	

h1 {
    color: #FF8040;
	font-size: 1.5em;
    font-weight: bold;
	margin-bottom: 10px;
    }
	
h2 {
    font-size: 18px; 
    color:#666;
	
	margin-top: 25px;
	margin-bottom: 15px;
	
    }	


h3 {
    margin-top: 30px;
	margin-bottom: 10px;
	font-size: 14px;
}

h4 {
    margin-bottom: 5px;
	margin-top: 15px;
	/*color: #1C71AB;*/
	color: #D70000;
	font-style: italic;

}
	
p  {
    color: #333;
	margin-bottom: 10px;
	/*text-align:justify;*/
	font-size: 92%;
	line-height: 18px;
}

 
#container {
     /*max-width: 1200px;
     min-width: 960px;*/
	 width: 1024px;
	 margin-left: auto;
	 margin-right: auto;
	 text-align: left;
	padding: 0 20px;
	 background: none;
	 /*background-color:#FFFFFF;*/
     }


#content {
  display: block;
  margin-left: 240px; 
  margin-right: 270px;
  
 
 
}	

 
/*Header*/	 
h1#header {
	height: 139px;
	line-height: 139px;
	/*height: 101px;
	line-height: 101px;*/
	position: relative;
	background: none;
	overflow: hidden;
	/*color: #005D9C;*/
	color: #FFF;
	font-size: 1px;
	margin-bottom: 0;
    }

h1#header span{
     position: absolute;
	 width: 100%;
	 height: 100%;
	 top: 0;
	 left: 0;
	 /*background-image: url(/images/header.jpg);*/
	 background: url(../images/3.png) no-repeat;
	 /*background-repeat: no-repeat;*/ 
}
 
h1#header span a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	height: 139px;
	width: 995px;
	
}

	 
   	 /* Top menu*/ 
	 

#top_menu {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e4eef5;
	height: 30px; 
	}
	
		
#top_menu li {
    list-style-type: none; 
	float: left;
	
	
	}
	
	#top_menu li#top_home {
    list-style-type: none;
	padding-left: 0px;
	padding-right: 0px; 
	margin-left: 10px;
	width: 126px;
	}
	
	#top_menu li#top_home a {
	  width: 127px;
	  height:22px;
	  margin-top: 2px;
	  margin-top: 0px;
	}
	
	#top_menu li#top_home a:hover, #top_menu li#top_partners a:hover, #top_menu li#top_support a:hover, #top_menu li.top_support a:hover, #top_menu li#top_products a:hover, 
	#top_menu li#top_contacts a:hover, #top_menu li#top_order a:hover , #top_menu li.top_order a:hover {
	  background-color: #B4D5EF;
	  color: #fff;
	  
	}
	
	
	#top_menu li#top_partners {
    list-style-type: none; 
	width: 123px;
	}
	
	
	#top_menu li#top_partners a  {
	  width: 121px;
	  height:22px;
	  margin-top: 2px;
	  margin-top: 0px;
	  margin-left: 2px;
	  	
	}
	
	#top_menu li#top_support {
    list-style-type: none; 
	margin-left: 0px;
	margin-right: 5px;
	width: 123px;
	}
	
	
	#top_menu li#top_support a  {
	  width: 123px;
	  height:22px;
	  margin-top: 2px;
	  margin-top: 0px;
	  margin-left: 2px;
	  	
	}
	
	#top_menu li.top_support {
    list-style-type: none; 
	margin-left: 0px;
	margin-right: 5px;
	width: 123px;
	}
	
	
	#top_menu li.top_support a  {
	  width: 123px;
	  height:22px;
	  margin-top: 2px;
	  margin-top: 0px;
	  margin-left: 2px;
	  	
	}
	
	
	#top_menu li#top_order {
    list-style-type: none; 
	margin-left: 0px;
	margin-right: 5px;
	width: 123px;
	
	}
	
	
	#top_menu li#top_order a  {
	  width: 123px;
	  height:22px;
	  margin-top: 0px;
	  margin-left: 2px;
	  	
	}
	
	#top_menu li.top_order {
    list-style-type: none; 
	margin-left: 0px;
	margin-right: 5px;
	width: 123px;
	
	}
	
	
	#top_menu li.top_order a  {
	  width: 123px;
	  height:22px;
	  margin-top: 0px;
	  margin-left: 2px;
	  	
	}
	
	#top_menu li#top_products {
    list-style-type: none; 
	margin-right: 5px;
	width: 122px;
	}
	
	
	#top_menu li#top_products a  {
	  width: 121px;
	  height:22px;
	  margin-top: 2px;
	  margin-top: 0px;
	  margin-left: 2px;
	  	
	}
	
	#top_menu li#top_contacts {
    list-style-type: none; 
	width: 123px;
	}
	
	
	#top_menu li#top_contacts a  {
	  width: 127px;
	  height:22px;
	  margin-top: 2px;
	  margin-top: 0px;
	  margin-left: 1px;
	  	
	}
	
	
#top_menu a {
	text-decoration: none;
	display: block;
	color: #6F6F6F;
	float:left;
	width: 128px;
	padding-top: 8px;
	padding-left: 5px;
	text-align:center;
	border: none; 
	}	   

#top_menu a:link, #top_menu a:visited {
	background: none;
	
}

#top_menu a:hover, #top_menu a:focus {
	background: none;
	
	
}  


/*Navigation site*/

.breadcrumb{
	margin: 10px 0px 10px 0px;
	color: #165683;
	position:relative;
	/*background-color: #fff;*/
	font-size: 11px;
	
}

.breadcrumb a {
   color: #547698;
    }  	
.breadcrumb_bottom{
	margin: 5px 25px 10px 25px;
	color: #165683;
	font-size: 11px;	
}

.breadcrumb_bottom a {
   color: #165683;
}  	

#nav_site a:hover {
      text-decoration: underline;
}
	  
p.important {
   color: #CC0000;
   font-weight: bold;
   margin-top: 20px;
}

p.important_text {
   color:#CC0000;
   font-style:italic;
}

p.comment {
   color:#666;
}
ul.icons {
   list-style-type: none;
}
ul.icons li {
   margin: 3px; 

}

img.icons {
  margin-right: 5px; 
}

p.view {
   color: #1E73AC;
   font-weight: bold;
   margin-top: 20px;
}	  	

/*Sidebar1*/

#sidebar_left {
	   display: block;
	   top: 0px;
	   float: left;
	   position: relative;
	   /*width: 220px;*/
	   
      }	
	  
	  
/*Navigation menu*/

#nav {
	/*background-image: url(/images/nav_08.png);
	background-repeat: no-repeat;*/
	/*width: 199px;*/
	height: 242px;
	/*list-style-type: none;*/
	/*line-height: 25px;*/
	font-size: 12px;
	/*margin-bottom: 10px;*/
	margin-left: 30px;
	margin-top: 10px;
	/*width: 189px;*/
	list-style-type: none;
	/*border-right: 1px #ccc solid;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;*/
	/*background-color: #1D72AD;*/
	
}

#nav a {
	text-decoration: none;
	/*color: #FFF;*/
	color: #547698;
	display: block;
	
	line-height: 30px;
	/*width: 169px;*/
	height: 30px;
	/*padding-left: 20px;*/ 
	}
	
#nav a:hover {
	/*color: #fff;
	background-color:#ef7c17;
	background-repeat: no-repeat;*/
	/*background: url(../images/top_menu_high.gif) repeat-x;*/
	color: #040404;
	}
	
#nav li {
	/*margin-left: 5px;*/
	/*padding-left: 10px;*/
	
	
	/*list-style-type: circle;*/
	
	/*border-bottom: solid 1px #98CCFE;*/
    }

#nav #nav_downloads {
	/*padding-top: 15px;*/
}

li#nav_oder {
    border-bottom: none;
    }

   
#nav ul {
	font-size: 70%;
	}



/*Support*/

#support {
    float: left;
	height: 251px;
	background-repeat: no-repeat;
	padding: 0px 0px 10px 0px;
    }

#support .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align:center;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 20px;
	color: #666;
}	
	
p.number {
	color: #000;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
    }
p.email {
    text-align: center;	
}

p.link {
    text-align: center;	
}

#support .email a {
	/*color: #e55718;*/
	font-weight: bold;
	
    }
		
#support .link {
	font-size: 11px;
	color: #2176B0;
	margin-bottom: 5px;
}
    
#support .double_arrow{
    color: #2176B0;
	padding-right: 5px;
}

img.partners {
   	padding-top: 10px;
	padding-left: 35px;
}
	
/*Sidebar2*/
 
#sidebar_right {
    float: right;
	width: 213px;
	    }
	 
	 
#product_box {
	margin: 0  0 0 40px;
	/*width: 180px;*/
    }

.blue_box {
    margin-top: 20px;
	margin-bottom: 15px;
	/*background-color: #fff;*/
	width: 213px;
	/*border: 2px dotted #fff;*/
}
      
.blue_box_header {
	/*background:url(../images/blue_box_header.gif);*/
	height: 27px;
	color: #035989;
	/*color: #ffffff;*/
	font-weight: bold;
	line-height: 27px;
	text-align: center;
	/*background-color: #1D72AD;*/
	background-color: #fff;
	margin-bottom: 0;
}

.blue_box_body {
	padding: 10px 0 0 25px;
	background:url(../images/news-bg-1.png);
	background-repeat:no-repeat;
	background-position: bottom;
}

.blue_box_body .product_name img {
	float:left;
}

.blue_box_body .product_name p {
	line-height: 30px;
	margin-bottom: 0;
	margin-right: -10px;
}

.blue_box_body .product_name a {
   padding-left: 5px;
   color: #005D9C;
   font-size: 12px;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
} 

.blue_box_body .product_descr {
	clear:both;
	text-align: left;
	font-size: 11px;
	padding: 0 5px;
}


h3#d_link {
    padding: 10px;
	height: 20px;
	line-height: 60px;
	position: relative;
	background: none;
	overflow: hidden;
	color: #FFF;
	font-size: 1em;
	margin-bottom: 0;	
}

h3#d_link span {
     position: absolute;
	 width: 100%;
	 height: 100%;
	 top: 0;
	 left: 0;
	 background-image: url(/images/download.gif);
	 background-repeat: no-repeat;

}

h3#d_link a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	height: 60px;
	width: 150px;
}

h3#b_link {
    padding:10px;
	height: 20px;
	line-height: 60px;
	position: relative;
	background: none;
	overflow: hidden;
	color: #fff;
	font-size: 1em;
	margin-bottom: 0;	
}

h3#b_link span {
     position: absolute;
	 width: 100%;
	 height: 100%;
	 top: 0;
	 left: 0;
	 background-image: url(/images/buy_now.gif);
	 background-repeat: no-repeat;

}

h3#b_link a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	height: 90px;
	width: 150px;
}


/* download buttons */
#down_links {
	margin: 0 auto;
	width: 140px;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 0px;
    }
	
#down_links li {
	list-style-type: none;
	padding: 5px 0 5px 0;
    }	
	
a.d_link {
	height: 47px;
	display: block;
	position: relative;
	width: 140px;
	background-color: #69F;
	color: #FFF;
	line-height: 47px;
	font-size: 18px;
	text-align: center;
	cursor: pointer; /* IE fix for Gilder/Levin IR */
    }

a.d_link span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	background: url(/images/download.png) no-repeat;
    }
	
	a.d_link span:hover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	background: url(/images/download_hover.png) no-repeat;
    }

a.d_link:link, a.d_link:visited {
	text-decoration: none;
    }

a.d_link:hover, a.d_link:active {
	text-decoration: underline;
}


a.download {
	height: 29px;
	display: block;
	position: relative;
	width: 94px;
	/*overflow: hidden;*/
	background-color: #fff;
	color: #547689;
	line-height: 29px;
	font-size: 12px;
	text-align: center;
	cursor: pointer; /* IE fix for Gilder/Levin IR */
    }

a.download span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	background: url(../images/download_small_40.png) no-repeat;
    }
	
	a.download span:hover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	background: url(/images/download_small_hover_42.png) no-repeat;
    }

a.download:link, a.download:visited {
	text-decoration: none;
    }

a.download:hover, a.download:active {
	text-decoration: underline;
}





a.b_link {
	/*height: 40px;*/
	height: 47px;
	display: block;
	position: relative;
	/*width: 130px;*/
	width: 140px;
	/*overflow: hidden;*/
	background-color: #FFCC00;
	color: #000;
	line-height: 47px;
	font-size: 18px;
	text-align: center;
	cursor: pointer; /* IE fix for Gilder/Levin IR */
}

a.b_link span {
    position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	background: url(/images/buy_new.png) no-repeat;
}


a.b_link span:hover {
    position: absolute;
	width: 100%;
	height: 47px;
	top: 0;
	left: 0;
	right: 0;
	background: url(/images/buy_hover.png) no-repeat;
}

a.b_link:link, a.b_link:visited {
	text-decoration: none;
}

a.b_link:hover, a.b_link:active {
	text-decoration: underline;
}



a.buy {
	/*height: 40px;*/
	height: 29px;
	display: block;
	position: relative;
	/*width: 130px;*/
	width: 94px;
	/*overflow: hidden;*/
	background-color: #fff;
	color: #547689;
	line-height: 29px;
	font-size: 12px;
	text-align: center;
	cursor: pointer; /* IE fix for Gilder/Levin IR */
}

a.buy span {
    position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	background: url(/images/buy_small_30.png) no-repeat;
}


a.buy span:hover {
    position: absolute;
	width: 100%;
	height: 29px;
	top: 0;
	left: 0;
	right: 0;
	background: url(/images/buy_small_hover_33.png) no-repeat;
}

a.buy:link, a.buy:visited {
	text-decoration: none;
}

a.buy:hover, a.buy:active {
	text-decoration: underline;
}

a.redownload {
	/*height: 40px;*/
	height: 29px;
	display: block;
	position: relative;
	/*width: 130px;*/
	width: 94px;
	/*overflow: hidden;*/
	background-color: #fff;
	color: #547689;
	line-height: 29px;
	font-size: 12px;
	text-align: center;
	cursor: pointer; /* IE fix for Gilder/Levin IR */
}

a.redownload span {
    position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	background: url(/images/redownload.png) no-repeat;
}


a.redownload span:hover {
    position: absolute;
	width: 100%;
	height: 29px;
	top: 0;
	left: 0;
	right: 0;
	background: url(/images/redownload_hover.png) no-repeat;
}

a.redownload:link, a.redownload:visited {
	text-decoration: none;
}

a.redownload:hover, a.redownload:active {
	text-decoration: underline;
}



	
.causion {
    font-weight: bold;
	color: #FF0000;
}	

ul.circle {
   margin: 5px 38px;
}

ul.circle li {
   padding-bottom: 5px;	
}

ul.uscen {
   margin: 10px 0 0 40px;
}

ul.uscen li {
   padding:10px 0;
   list-style-image: url(../images/g-check.png);
   color:#333;	
}



ol.number, ul.number {
   margin-left: 20px;
   margin-bottom: 20px;
   text-align: justify;

}

ul.number {
  list-style-type: none;
  	
}

ol.number li, ul.number li {
     margin: 15px 5px;	
}

ul.numbers li{
   list-style-type: none;
   font-size: 11px;
   color: #333;
   font-family:"Courier New", Courier, monospace;
   margin: 10px 0;
   
}

table.center {
	margin-left: auto;
	margin-right: auto;
}

table {
   border-collapse: collapse;
   border-spacing: 2px 5px;
   border: 1px solid #AFD2E9;
}

table td, table th {
   padding: 5px;
  /* border: 1px solid #AFD2E9;*/
}

table th {
	background-color: #b4d5ef;
	color: #225577;
}


#screenshot {
    margin: 10px;

}

.screenshot {
   margin-left: 40px;
}

img.screenshot {
   margin: 10px auto;
}

li.S {
   list-style-type: none;
}

.asterics {
   color: #FF6600;
}

h.learn_more {
   color: #660033;
   font-size: 18px;
   font-weight: bold;
   margin-top: 25px; 

}

#back_contents {
   float: right;
  
} 

/*Lists*/

#lists {
   margin-left: 50px;
   margin-bottom: 40px;
}

ol li {
   margin: 0px;
   
}
ul.circle li {
  /*list-style-image: url(/images/circle_orange.gif);*/
  list-style-type: circle;
}

ul.circle li.plus {
  font-weight: bold;
  list-style-type: none; 
}

ol.number_color {
  padding: 5px 40px;
  background-color: #F1F1F1;

}

ol.number_color li {
  padding: 8px 0; 	
}
ol.lists {
   padding: 3px 0px;
}

ol.lists li {
   margin-left: 38px;
  
}

ul.circle_orange1 {
   list-style-type: none;
   list-style-image: url(/images/dot.jpg);
   padding: 8px 20px;
}


ul.check {
   list-style-type: none;
   list-style-image: url(../images/check_green.gif);
   padding-left: 20px; 
}

ul.check_small {
   list-style-type: none;
   list-style-image: url(../images/check.jpg);
   padding-left: 20px;
}

ul.arrow {
   list-style-type: none;
   list-style-image: url(../images/arrow.gif);
   padding: 8px 20px;
}

.red {
   color: #FF0000;
}

.green {
  color: #009933;
}

.blue {
  color: #3366CC;
}

ul.parametr {
   list-style-type: none;
   padding: 3px;
   margin-top: 5px;
   font-size: 10px;
}

  
/*Footer*/

#footer {
    clear: both;
	text-align: center; 
	border-top: solid 1px  #999;
	margin-top: 40px;
    }
	
ul#bottom_menu {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
     }	
	 
#bottom_menu li {
    display: inline;
	margin: 2px 8px;
	
     }
	 
ul#botton_menu a {
	 text-decoration: none;
     }	 	


ul#botton_menu a:hover {
	 text-decoration: underline;
     }	 		 

	
p.copyright {
    color: #999;
	font-size:10px;
	text-align:center;
	padding-bottom: 1em;
    }	

p.imp_link {
	font-weight: bold;
	margin: 30px 0 0 0;
	
}

.typs {
   font-size: 10px;
   margin: 15px 0;	
}

.typs th {
  background-color: #AFD2E9;	
}


img.leftlogo {
   margin-top: 40px;
}/*blogs*/

.post {
  width:960px;
  border-top: 1px dotted #ccc;
  padding-top:40px;
  
}

.blog-left {
  /*position:relative;
  width:250px;
  display:inline;
  float:left;
  padding-bottom: 10px;*/	
  
  
  position: relative;
width: 210px;
padding: 10px;
margin:10px;
float: left;
display: inline;
background-color: 
#F7F7F7;
border: 1px solid 
#CCC;
}


.blog-right{
  position:relative;
  width:650px;
  display:inline;
  float:left;
  padding-right:25px;	
  padding-bottom: 10px;
}

p.writer, p.time {
  font-style: normal;
font-size: 11px;
letter-spacing: 0.2em;
text-transform: uppercase;	
}


 p.time {
  font-style: normal;
font-size: 11px;
letter-spacing: 0.2em;
text-transform: uppercase;
font-weight: bold;	
}

.descr-small {
  font-size:8px;	
}


.read-p span a {
	display: block;
	width: 100%;
	height: 100%;
	color: white;
	font-size: 14px;
	padding-left:10px;
	padding-top:2px;
	}
	
	
	div.read-p {
background: url(/images/but1.png) no-repeat;
width: 150px;
height: 28px;
float: right;
}






