body {
    margin: 0px;
    padding: 0px;
    background-color: #001C5F;
    font-family: Verdana;
	behavior:url("/css/csshover.htc");
}

h1, h1 a, h1 a:hover {margin:20px 0;color:#00eaff;font-weight: normal; font-size: 24px; /*background: url('/img/news_strip.jpg') no-repeat bottom left;*/  padding-bottom:8px;}
h2 {
    color:#00eaff;
    font-weight: normal;
    font-size: 17px;
    /*background: url('/img/sm_strip.png') no-repeat bottom left;*/
    padding: 0px;
    margin: 0px;
}

.news_body a {
    text-decoration: underline;
}

.news_body a:hover {
    text-decoration: none;
}

/*
h1 {
    color:#00eaff;
    text-transform:uppercase;
    font-weight: bold;
    font-size: 14px;
    background: url(/img/news_strip.jpg) no-repeat bottom left;
    padding-bottom:4px;
    margin-bottom: 10px;
}
*/
.active {
    font-weight: bold;
}

/* Start Error messages */

.error-message {
    color: red;
}

.errorflash {
	background:#004B62;
	color:#fff;
	text-align: center;
	padding-top:0.25em;
	padding-bottom: 0.25em;
	border-bottom: 1px solid #007FA7;
}

/* End Error messages */

img {
    border: 0px;
}

.main {
    text-align: center;
    background-color: #001C5F;
    vertical-align: top;
}

/* Begin Header */

.header {
    width: 985px;
}

#blick {
    background-image: url('/img/bg_water.jpg');
    width: 640px;
    height: 380px;
    z-index: 1;
    float: left;
    position: absolute;
}

#logo {
    height: 200px;
    width: 567px;
    z-index: 2;
    position: relative;
    top: 0px;
    text-align: left;
    padding-left: 418px;
}

#banner {
    z-index: 3;
    padding: 10px 0px 0px 99px;
}

.logo-center {
	position:relative;
    padding: 0px;
    margin: 0px;
}

.logo_link {
    display: block;
    position: absolute;
    float:left;
    height:88px;
    width:285px;
    z-index:100;
}

#octopus {
    z-index: 3;
    background-image: url('/img/logo.png');
    width: 285px;
    height: 140px;
    float: left;
}

#lang {
    padding-bottom:17px;
    padding-top:28px;
    position:absolute;
    text-align:right;
    width:567px;
    left:0;
    z-index:3;
}

.lang-type {
	height: 12px;
	overflow: hidden;
}

#menu {
	width: 608px;
    z-index: 4;
    padding-left: 377px;
    position:relative;
    top:-50px;    
 }

/* End Header */

/* Start Center */

.center {
    width: 985px;
 	height: auto;
}

#left-wrapper {
	float: left;
    left: 0;
    padding: 0 30px 40px;
    position: relative;
    top: -80px;
    width: 320px;
    z-index: 2;
}

#left-wrapper #left-top-banner{
	position:relative;
    z-index:2;
    width:322px;
    height:132px;
    padding: 0 0 10px 0;
    top: -5px;
    left: -5px;
}

#left-wrapper #left-bottom-banner{
	position:relative;
    z-index:2;
    width:322px;
    height:132px;
    padding: 0 0 10px 0;
    top: -5px;
    left: -5px;
}

#left {
	position: relative;
    text-align: left;
    background-image: url('/img/left/bg.png');
    background-repeat: no-repeat;
    height: 310px;
    width: 320px;
    padding: 22px 0px 40px 30px;
}

.left-title, .left-news, .left-read-all{
    padding-bottom: 10px;
    width: 260px;
}

.left-news{
    padding-bottom: 10px;
    width: 260px;
    height: 155px;
    padding-right: 5px;
    overflow: hidden;
}

.left-subscribe {
    padding-bottom: 10px;
    width: 260px;
	position: absolute;
    bottom: 95px;
}

.left-subscribe {
    padding-top: 20px;
    -margin-bottom: 30px;
}

.left-subscribe-form {
    padding-left: 0px;
    width: 100%;
	position: absolute;
    bottom: 75px;
    *bottom: 55px;
    -margin-bottom: 30px;    
}

#left_message_alert {
	position: relative; 
	top: 50px; 
	right: 30px; 
	height: 50px; 
	overflow: hight;
    -margin-bottom: 10px;	
}

#left_social_nettworks {
	position: relative;
	left: -29px;
	bottom: -44px;
}

#left_social_nettworks a{
	outline:none;
}

#left_contact{
	position: relative;
	bottom: -60px;
    left: -32px;
}

#left_contact a{
	outline:none;
}

@media all and (min-width: 0) {
	.left-subscribe-form { 
		padding-left: 0px;
    	width: 100%;
		position: absolute;
    	top: 274px;
	}
	.main {
		min-height: 750px;
	}
	.center {
		min-height: 550px;
		position: relative;
		z-index:3;
	}
}

.left-subscribe-form, x:-moz-any-link, x:default {
		padding-left: 0px;
    	width: 100%;
		position: absolute;
    	bottom: 75px;
    	*bottom: 55px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){ 
	.left-subscribe-form {
		padding-left: 0px;
    	width: 100%;
		position: absolute;
    	bottom: 75px;
	}
	.main {
		min-height: 750px;
	}
	.center {
		min-height: 550px;
	}
}

.subscribe {
    background-image: url('/img/left/field.png');
    border-left: 1px solid #001834;
    border-top: 1px solid #000b18;
    border-bottom: 1px solid #003d70;
    border-right: 1px solid #003d72;
    width: 220px;
    height: 16px;
    float: left;
    color: #005d92;
    font-size: 11px;
}

.subscribe-button {
    padding-left: 3px;

}

/* Start content block in main layout */
#content {
    padding: 10px 35px 0px 380px;
    z-index: 0;
    position:relative;
    text-align: left;
    width: 605px;
    padding-bottom: 30px;
}

.content-top-bg {
    width: 605px;
    height: 10px;
    background-image:url('/img/bg_top.png');
    background-position: left bottom;
    background-repeat: no-repeat;
}

.content-main {
    padding: 5px 35px 25px 50px;
    background-image:url('/img/bg.png');
    background-repeat: repeat-y;
    font-size: 11px;
    line-height:17px;
    color: #9cbcf6;
}

.content-bottom-bg {
    width: 605px;
    height: 10px;
    background-image:url('/img/bg_bottom.png');
    background-position: left top;
    background-repeat: no-repeat;    
}

/* End  content block in main layout */

/* Start content block in tabs layout */

#wraper {
	position: absolute;
	left:380px;
}

#tabs {
    z-index: 2;
    float: left;
    width: 35px;
    top: 10px;
    position: absolute;

}

#content-tabs {
    padding: 0px 35px 0px 0px;
    z-index: 1;
    position: relative;
    text-align: left;
    width: 570px;
    left: 35px;
    padding-bottom: 30px;
    -margin-left: 41px;	/* Only for IE6 */
}

.content-top-bg-tabs {
    width: 570px;
    height: 10px;
    background-color: #00277c;
    background-image: url('/img/bg_top_tabs.png');
    background-position: left top;
    background-repeat: no-repeat;
}

.content-main-tabs {
    padding: 5px 35px 25px 35px;
    background-image:url('/img/bg2.gif');
    background-repeat: repeat-y;
    font-size: 11px;
    line-height:17px;
    color: #9cbcf6;
}

.content-bottom-bg-tabs {
    width: 570px;
    height: 10px;
    background-image: url('/img/bg_bottom_2.png');
    background-repeat: no-repeat;
}

/* End */

.main_message {
    padding-bottom: 15px;
}

.more {
    padding-left: 455px;
}

.all-features {
    padding-left: 405px;
    position:absolute;
    top: 403px;
}

/* Start Tool tips */

#phone-details {
    z-index: 15;
    position: fixed;
    top: 40%;
    left: 50%;
    width: 145px;
    /*height: 190px;*/
    background-color: #d6e4fe;
    padding: 10px;
    color:#001850;
    font-size:11px;
    line-height:17px;
}

.phone_tooltips_name {

    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

/* End Tool tips */

/* End Center */

/* Begin Menu Button ENG*/

a#close_button {
    color:#111111;
    font-size:11px;
    line-height:20px;
    text-decoration: none;
    position: absolute;
    bottom: 10px;
    left: 60px;
}

a#close_button:hover {
    text-decoration: underline;
}

a.all_features_button_eng {
	margin-top: 28px;
    display: block;
    width: 130px;
    height: 17px;
    line-height: 14px;
    text-align: right;
    padding-right: 20px;
    color: #0084AF;
    background-image: url('/img/more_back.png');
    background-repeat: no-repeat;
    background-position: right;
}

a.all_features_button_eng:hover {
	margin-top: 28px;
    line-height: 14px;
    text-align: right;
    padding-right: 20px;
    color: #0084AF;
    background-image: url('/img/more_back_over.png');
    text-decoration: none;
}

a.more_button_eng {
    background-image: url('/img/content/more.png');
    display: block;
    width: 70px;
    height: 17px;
}

a.more_button_eng:hover {
    background-image: url('/img/content/more_over.png');
}

a.view_all_button_eng {
    background-image: url('/img/more_back.png');
    display: block;
    width: 80px;
    height: 17px;
    line-height: 14px;
    text-align: right;
    padding-right: 20px;
    color: #0084AF;
    background-image: url('/img/more_back.png');
    background-repeat: no-repeat;
    background-position: right;
}

a.view_all_button_eng:hover {
    line-height: 14px;
    text-align: right;
    padding-right: 20px;
    color: #0084AF;
    background-image: url('/img/more_back_over.png');
    text-decoration: none;
}

.left-news a {
	display: block;
    background-image: url(/img/arr.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 13px;
    font-size: 11px;
    line-height:16px !important;
    color: #9cbcf6;
}

.left-news a:hover {
    background-image: url(/img/arr.png);
    background-repeat: no-repeat;
    background-position: left;
    text-decoration: none;
}

.button {
    float: left;
    padding: 0px 0px 0px 3px;
}

.button a.tutorials_button_eng, .button a.features_button_eng, .button a.contact_button_eng, .button a.buynow_button_eng, .button a.dealers_button_eng, .button a.act_dealers_button_eng,
.button a.act_tutorials_button_eng, .button a.act_tutorials_button_rus,
.button a.act_features_button_eng, .button a.act_features_button_rus,
.button a.act_contact_button_eng, .button a.act_contact_button_rus,
.button a.act_buynow_button_eng, .button a.act_buynow_button_rus, .button a.dealers_button_rus, .button a.act_dealers_button_rus,
.button a.tutorials_button_spa, .button a.contact_button_spa, .button a.buynow_button_spa,
.button a.act_tutorials_button_spa, .button a.act_contact_button_spa, .button a.act_buynow_button_spa, .button a.dealers_button_spa, .button a.act_dealers_button_spa,
.button a.help_button_spa, .button a.act_help_button_spa,
.button a.tutorials_button_por, .button a.contact_button_por, .button a.buynow_button_por,
.button a.act_tutorials_button_por, .button a.act_contact_button_por, .button a.act_buynow_button_por, .button a.dealers_button_por, .button a.act_dealers_button_por,
.button a.help_button_por, .button a.act_help_button_por
{
    width: 118px;
    height: 35px;
    display: block;
}

.button a.help_button_eng, .button a.act_help_button_eng, .button a.act_help_button_rus,
.button a.features_button_spa, .button a.act_features_button_spa,
.button a.features_button_por, .button a.act_features_button_por
 {
    width: 121px;
    height: 35px;
    display: block;
}

.button a.tutorials_button_eng {

    background-image: url('/img/menu_eng/tutorials.png');
}

.button a.tutorials_button_eng:hover {
    background-image: url('/img/menu_eng/tutorials_over.png');
}

.button a.act_tutorials_button_eng {
    background-image: url('/img/menu_eng/tutorials_act.png');
}

.button a.features_button_eng {
    background-image: url('/img/menu_eng/features.png');
}

.button a.features_button_eng:hover {
    background-image: url('/img/menu_eng/features_over.png');
}

.button a.act_features_button_eng {
    background-image: url('/img/menu_eng/features_act.png');
}

.button a.contact_button_eng {
    background-image: url('/img/menu_eng/contact.png');
}

.button a.contact_button_eng:hover {
    background-image: url('/img/menu_eng/contact_over.png');
}

.button a.act_contact_button_eng {
    background-image: url('/img/menu_eng/contact_act.png');
}

.button a.help_button_eng {
    width: 121px;
    background-image: url('/img/menu_eng/help.png');
}

.button a.help_button_eng:hover {
    width: 121px;
    background-image: url('/img/menu_eng/help_over.png');
}

.button a.act_help_button_eng {
    width: 121px;
    background-image: url('/img/menu_eng/help_act.png');
}

.button a.dealers_button_eng {
    background-image: url('/img/menu_eng/dealers.png');
}

.button a.dealers_button_eng:hover {
    background-image: url('/img/menu_eng/dealers_over.png');
}

.button a.act_dealers_button_eng {
    background-image: url('/img/menu_eng/dealers_act.png');
}

.button a.buynow_button_eng {
    background-image: url('/img/menu_eng/buynow.png');
}

.button a.buynow_button_eng:hover {
    background-image: url('/img/menu_eng/buynow_over.png');
}

.button a.act_buynow_button_eng {
    background-image: url('/img/menu_eng/buynow_act.png');
}

.button a.tutorials_button_rus, 
.button a.features_button_rus, 
.button a.contact_button_rus, 
.button a.help_button_rus,
.button a.buynow_button_rus,
.button a.dealers_button_rus {
    width: 118px;
    height: 35px;
    display: block;
 }
 

.button a.activations_button_eng,
.button a.activations_button_por,
.button a.activations_button_spa,
.button a.activations_button_rus {
	display: block;
    margin-top: -2px;
 	height: 37px;
 	width: 118px;
 }

.button a.tutorials_button_rus {

    background-image: url('/img/menu_rus/tutorials.png');
}

.button a.tutorials_button_rus:hover {
    background-image: url('/img/menu_rus/tutorials_over.png');
}

.button a.act_tutorials_button_rus {
    background-image: url('/img/menu_rus/tutorials_act.png');
}

.button a.features_button_rus {
    background-image: url('/img/menu_rus/features.png');
}

.button a.features_button_rus:hover {
    background-image: url('/img/menu_rus/features_over.png');
}

.button a.act_features_button_rus {
    background-image: url('/img/menu_rus/features_act.png');
}

.button a.contact_button_rus {
    background-image: url('/img/menu_rus/contact.png');
}

.button a.contact_button_rus:hover {
    background-image: url('/img/menu_rus/contact_over.png');
}

.button a.act_contact_button_rus {
    background-image: url('/img/menu_rus/contact_act.png');
}

.button a.help_button_rus {
    width: 121px;
    background-image: url('/img/menu_rus/help.png');
}

.button a.help_button_rus:hover {
    width: 121px;
    background-image: url('/img/menu_rus/help_over.png');
}

.button a.act_help_button_rus {
    width: 121px;
    background-image: url('/img/menu_rus/help_act.png');
}

.button a.dealers_button_rus {
    background-image: url('/img/menu_rus/dealers.png');
}

.button a.dealers_button_rus:hover {
    background-image: url('/img/menu_rus/dealers_over.png');
}

.button a.act_dealers_button_rus {
    background-image: url('/img/menu_rus/dealers_act.png');
}

.button a.buynow_button_rus {
    background-image: url('/img/menu_rus/buynow.png');
}

.button a.buynow_button_rus:hover {
    background-image: url('/img/menu_rus/buynow_over.png');
}

.button a.act_buynow_button_rus {
    background-image: url('/img/menu_rus/buynow_act.png');
}

.button a.activations_button_eng {
    background-image: url('/img/menu_eng/activations.png');
}

.button a.activations_button_eng:hover {
    background-image: url('/img/menu_eng/activations_over.png');
}

.button a.act_activations_button_eng {
    background-image: url('/img/menu_eng/activations_act.png');
}

.button a.activations_button_por {
    background-image: url('/img/menu_por/activations.png');
}

.button a.activations_button_por:hover {
    background-image: url('/img/menu_por/activations_over.png');
}

.button a.act_activations_button_por {
    background-image: url('/img/menu_por/activations_act.png');
}

.button a.activations_button_spa {
    background-image: url('/img/menu_spa/activations.png');
}

.button a.activations_button_spa:hover {
    background-image: url('/img/menu_spa/activations_over.png');
}

.button a.act_activations_button_spa {
    background-image: url('/img/menu_spa/activations_act.png');
}

.button a.activations_button_rus {
    background-image: url('/img/menu_rus/activations.png');
}

.button a.activations_button_rus:hover {
    background-image: url('/img/menu_rus/activations_over.png');
}

.button a.act_activations_button_rus {
    background-image: url('/img/menu_rus/activations_act.png');
}

.button a.tutorials_button_spa {

    background-image: url('/img/menu_spa/tutorials.png');
}

.button a.tutorials_button_por {

    background-image: url('/img/menu_por/tutorials.png');
}

.button a.tutorials_button_spa:hover {
    background-image: url('/img/menu_spa/tutorials_over.png');
}

.button a.tutorials_button_por:hover {
    background-image: url('/img/menu_por/tutorials_over.png');
}

.button a.act_tutorials_button_spa {
    background-image: url('/img/menu_spa/tutorials_act.png');
}

.button a.act_tutorials_button_por {
    background-image: url('/img/menu_por/tutorials_act.png');
}

.button a.features_button_spa {
    background-image: url('/img/menu_spa/features.png');
}

.button a.features_button_por {
    background-image: url('/img/menu_por/features.png');
}

.button a.features_button_spa:hover {
    background-image: url('/img/menu_spa/features_over.png');
}

.button a.features_button_por:hover {
    background-image: url('/img/menu_por/features_over.png');
}

.button a.act_features_button_spa {
    background-image: url('/img/menu_spa/features_act.png');
}

.button a.act_features_button_por {
    background-image: url('/img/menu_por/features_act.png');
}

.button a.contact_button_spa {
    background-image: url('/img/menu_spa/contact.png');
}

.button a.contact_button_por {
    background-image: url('/img/menu_por/contact_us.png');
}

.button a.contact_button_spa:hover {
    background-image: url('/img/menu_spa/contact_over.png');
}

.button a.contact_button_por:hover {
    background-image: url('/img/menu_por/contact_us_over.png');
}

.button a.act_contact_button_spa {
    background-image: url('/img/menu_spa/contact_act.png');
}

.button a.act_contact_button_por {
    background-image: url('/img/menu_por/contact_us_act.png');
}

.button a.help_button_spa {
    width: 118px;
    background-image: url('/img/menu_spa/help.png');
}

.button a.help_button_por {
    width: 118px;
    background-image: url('/img/menu_por/help.png');
}

.button a.help_button_spa:hover {
    width: 118px;
    background-image: url('/img/menu_spa/help_over.png');
}

.button a.help_button_por:hover {
    width: 118px;
    background-image: url('/img/menu_por/help_over.png');
}

.button a.act_help_button_spa {
    width: 118px;
    background-image: url('/img/menu_spa/help_act.png');
}

.button a.act_help_button_por {
    width: 118px;
    background-image: url('/img/menu_por/help_act.png');
}

.button a.dealers_button_spa {
    background-image: url('/img/menu_spa/dealers.png');
}

.button a.dealers_button_por {
    background-image: url('/img/menu_por/dealers.png');
}

.button a.dealers_button_spa:hover {
    background-image: url('/img/menu_spa/dealers_over.png');
}

.button a.dealers_button_por:hover {
    background-image: url('/img/menu_por/dealers_over.png');
}

.button a.act_dealers_button_spa {
    background-image: url('/img/menu_spa/dealers_act.png');
}

.button a.act_dealers_button_por {
    background-image: url('/img/menu_por/dealers_act.png');
}

.button a.buynow_button_spa {
    background-image: url('/img/menu_spa/buynow.png');
}

.button a.buynow_button_por {
    background-image: url('/img/menu_por/buynow.png');
}

.button a.buynow_button_spa:hover {
    background-image: url('/img/menu_spa/buynow_over.png');
}

.button a.buynow_button_por:hover {
    background-image: url('/img/menu_por/buynow_over.png');
}

.button a.act_buynow_button_spa {
    background-image: url('/img/menu_spa/buynow_act.png');
}

.button a.act_buynow_button_por {
    background-image: url('/img/menu_por/buynow_act.png');
}

.left-read-all a.read_all_button_eng {
    height: 20px;
    display: block;
    width: 70px;
    line-height: 16px;
    text-align: right;
    padding-right: 20px;
    color: #0084AF;
    background-image: url('/img/left_more_back.png');
    background-repeat: no-repeat;
    background-position: right;
}

.left-read-all a.read_all_button_eng:hover {
    height: 20px;
    display: block;
    width: 70px;
    line-height: 16px;
	background-image: url('/img/left_more_back_over.png');
    text-decoration: none;
}

a {
    color:#9CBCF6;
    font-size:11px;
    line-height:20px;
    text-decoration: none;
}

a:hover {
    color:#9CBCF6;
    font-size:11px;
    line-height:20px;
    text-decoration: underline;
 }

/* End Menu Button */

/* Start Title */

.title_supported {
    background-image: url('/img/content/title_supported.png');
    background-repeat: no-repeat;
    width: 265px;
    height: 16px;
    padding: 15px 0px 15px 0px;
}

.title_news_archive {
    background-image: url('/img/content/title_news_archive.png');
    background-repeat: no-repeat;
    width: 265px;
    height: 16px;
    padding: 15px 0px 15px 0px;
}

.title_contact {
    background-image: url('/img/content/title_contact.png');
    background-repeat: no-repeat;
    width: 265px;
    height: 16px;
    padding: 15px 0px 15px 0px;
}

.title_reseller {
    background-image: url('/img/content/title_find_reseller.png');
    background-repeat: no-repeat;
    width: 265px;
    height: 16px;
    padding: 15px 0px 15px 0px;
}

.title_softs {
    background-image: url('/img/content/title_software.png');
    background-repeat: no-repeat;
    width: 265px;
    height: 16px;
    padding: 15px 0px 15px 0px;
}

.title_programma {
    background-image: url('/img/content/title_programma.png');
    background-repeat: no-repeat;
    width: 265px;
    height: 16px;
    padding: 15px 0px 15px 0px;
}

.title_hards {
    background-image: url('/img/content/title_hardware.png');
    background-repeat: no-repeat;
    width: 265px;
    height: 16px;
    padding: 15px 0px 15px 0px;
}

.title_oborud {
    background-image: url('/img/content/title_oborud.png');
    background-repeat: no-repeat;
    width: 265px;
    height: 16px;
    padding: 15px 0px 15px 0px;
}

.title_drivers {
    background-image: url('/img/content/title_drivers.png');
    background-repeat: no-repeat;
    width: 265px;
    height: 16px;
    padding: 15px 0px 15px 0px;
}

.title_manuals {
    background-image: url('/img/content/title_manual.png');
    background-repeat: no-repeat;
    width: 265px;
    height: 16px;
    padding: 15px 0px 15px 0px;
}

.title_rukpol {
    background-image: url('/img/content/title_rukpol.png');
    background-repeat: no-repeat;
    width: 370px;
    height: 16px;
    padding: 15px 0px 15px 0px;
}

.title_faq {
    background-image: url('/img/content/title_faq.png');
    background-repeat: no-repeat;
    width: 265px;
    height: 16px;
    padding: 15px 0px 15px 0px;
}

.title_4avo {
    background-image: url('/img/content/title_4avo.png');
    background-repeat: no-repeat;
    width: 265px;
    height: 16px;
    padding: 15px 0px 15px 0px;
}

/* End Title */

/* Start News */

.news_title {

    font-size: 14px;
    color: #d6e4fe;
    float: left;
    background: transparent;
}

.news_date {
    text-align: right;

    font-size: 10px;
    color: #5583d7;
}

.news_strip {
    padding: 10px 0px 10px 0px;
}

.news_short {
    padding: 15px 0px 30px 0px;
    line-height:normal;
}

.news_link a{

    font-size: 14px;
    float: left;
    color: #d6e4fe;
    text-decoration: none;
    line-height:normal;
}

.news_link a:hover {
    font-size: 14px;
    float: left;
    color: #d6e4fe;
	text-decoration: underline;
	line-height:normal;
}

/* End News*/

/* Start Page */

.paginate{
	min-height:50px;
}
.page_left, .page_number, .page_right, .page_count {
    float: left;
}

.page_left {
    position: relative;
    left: 0px;
    width: 160px;
}

.page_number {
    position: relative;
    left: 0px;
    width: 100px;
    padding: 0px 5px 0px 5px;
    text-align: center;
}

.page_right {
    position: relative;
    left: 0px;
    width: 175px;
    text-align: right;
}

.page_count {
    position: relative;
    left: 15px;
    width: 75px;
    text-align: right;
}

.paginator a {
    color: #4074e6;
    text-decoration: none;
}

.paginator a:hover {
    color: #9cbcf6;
    text-decoration: underline;
}

.page_number a {
    color: #9cbcf6;
    text-decoration: none;
}

.page_number a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.current {
    font-weight: bold;
    color: #FFFFFF;
}

/* End Page */

/* Start Contact */

.contact_text {
    width: 80px;
    text-align: left;
    float: left;
}

.contact_form {
    padding-top: 35px;
}

.contact_field input {
    width: 225px;
    height: 18px;
    background-color: #003c89;
    border-top: 1px solid #000e1f;
    border-bottom: 1px solid #003c89;
    border-left: 1px solid #001f46;
    border-right: 1px solid #004991;
    color: #9cbcf6;
    font-size: 11px;
    vertical-align: middle;
}

.contact_field select {
    width: 225px;
    height: 18px;
    background-color: #003c89;
    border-top: 1px solid #000e1f;
    border-bottom: 1px solid #003c89;
    border-left: 1px solid #001f46;
    border-right: 1px solid #004991;
    color: #9cbcf6;
    font-size: 11px;
    vertical-align: middle;
}

.contact_form textarea {
    width: 435px;
    height: 190px;
    background-color: #003c89;
    border-top: 1px solid #000e1f;
    border-bottom: 1px solid #003c89;
    border-left: 1px solid #001f46;
    border-right: 1px solid #004991;
    color: #9cbcf6;
    font-size: 11px;
    overflow: hidden;
}

.contact_button {
    width: 26px;
    height: 21px;
    background-color: #003c89;
}

.contact_submit {
    width: 500px;
    text-align: right;
}

.contact_submit_text {
    width: 470px;
    font-size: 13px;
    font-weight: bold;
    float: left;
    padding-top: 3px;
}

.contact_field {
    padding: 5px 0px 5px 0px;
}

/* End Contact */

/* Start Resseler */

.resseler {
    background-image: url('/img/content/buy_back.png');
    background-position: top;
    background-repeat: no-repeat;
    width: 535px;
    height: 300px;
}

.resseler_form {
    float: left;
    width: 200px;
}

.resseler_form select {
    width: 180px;
}

.resseler_contact {
    text-align: left;
    width: 335px;
    padding-left: 200px;
}

.resseler_contact a {
    color: #FFFFFF;
    text-decoration: underline;
}

.resseler_contact a:hover {
    text-decoration: none;
}

.resseler_name {
    font-weight: bold;
    font-size: 12px;
}

.resseler_data {
    padding-bottom: 15px;
}

/* End Resseler */

/* Start Gallery */

.gallery_clear {

    position: relative;
    left: 0;
}

.gallery_row {
    width: 500px;
    padding-bottom: 30px;
}

.gallery_col_float {
    float: left;
}

.gallery_col {
    padding-left: 290px;
}

.gallery_col_last {
    padding-left: 0px;
}

.gallery_img_title {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.gallery_img_full {
    padding: 10px 0px 10px 0px;
}

/* End Gallery */

/* Start Downloads */

.download_date {
    float: left;
}

.downloads_link {
    padding-left: 385px;
    text-align: right;
    position: relative;
    bottom: 35px;
    -width: 100px; /* Only for IE6 */
}

.downloads_link_text {
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

.download_title {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}

.downloads_softs, .downloads_drivers {
    padding-bottom: 50px;
}

/* End Downloads */

/* Start Footer */

.footer, .footer-tabs {
    background-color: #001850;
    border-top: 2px solid #001444;
    height: 200px;
    z-index: 2;
    position: relative;
    bottom: 0px;
    font-size: 11px;
    line-height:17px;
    color: #9cbcf6;
    text-align: center;
    clear: both;
}

.footer_all {
    position: relative;
    left: 40px;
    width: 985px;
    padding-top: 20px;
}

.footer_category {
    padding: 0px 38px 0px 0px;
    float: left;
    text-align: left;
}

.footer_category_title {
    font-size: 12px;
    font-weight: bold;
    line-height:20px;
    text-transform: uppercase;
    color: #2e3f66;
}

.footer_category a {
    color: #4074e6;
    text-decoration: none;
    line-height: 18px;
}

.footer_category a:hover {
    color: #4074e6;
	text-decoration: underline;
    line-height: 18px;	
}

.footer_logo {
    padding-right: 40px;
    text-align: right;
    color: #354569;
}

 .footer_logo a, .footer_logo a:hover {
    color: #354569;
}

.message_text {
    padding-bottom: 10px;
}

dt{
   font-weight: bold;
   margin-top: 10px;
   padding-left: 10px;
   font-size: larger;
}

/* Start FAQ */

.question-block {
    padding-bottom: 50px;
}

.answer-block .question {
    font-weight: bold;
}

.answer-block .answer {
    font-style: italic;
    padding-bottom: 15px;
}

/* End FAQ */

/* Start Manual */

.manual-block .paragraph {
    font-weight: bold;
}

.pages {
    padding-top: 20px;
    width: 500px;
    text-align: center;
}

.pages a {
    padding-left: 10px;
}
/* End Manual */

/* Start drop down menu */

/*!!!!!!!!!!! MyCSSMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{
    display:block;
    font-size:1px;
    border-width:0px;
    border-style:solid;
    position: relative;
    z-index:1;
}

.qmmc .qmdividery{
    float:left;
    width:0px;
}

.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc {position:relative;zoom:1;z-index:10;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none; width: 100px;}
.qmsh div a {float:left;}
.qmmc div{visibility:hidden;position:absolute;}
.qmmc li {z-index:auto;}
.qmmc ul {left:-10000px;position:absolute;z-index:10;}
.qmmc, .qmmc ul {
    list-style-image: url(/img/iehack.png); /* ������� ��� IE7 */
    -list-style-image: none; /* Only IE6 */
    padding:0px;
    margin:0px;
}
.qmmc li a {float:none}
.qmmc li:hover ul{left:auto;}
#qm0 ul {top:100%;}
#qm0 ul li:hover ul{top:0px;left:100%;}

/*!!!!!!!!!!! MyCSSMenu Styles [Please Modify!] !!!!!!!!!!!*/

/* MyCSSMenu 0 */

/*"""""""" (MAIN) Container""""""""*/
#qm0
{
    background-image:url(/img/main.png);
    float:left;
    padding-left: 0px;
}


/*"""""""" (MAIN) Items""""""""*/
#qm0 a
{
    color:#ffffff;
    font-family:Trebuchet MS;
    font-size:22px;
    text-decoration:none;
    /*padding-left: 30px;*/
}


/*"""""""" (MAIN) Hover State""""""""*/
#qm0 a:hover
{
    color:#FFFFFF;
    text-decoration:underline;
}


/*"""""""" (MAIN) Active State""""""""*/
body #qm0 .qmactive, body #qm0 .qmactive:hover
{
    color:#FFFFFF;
    text-decoration:underline;
}

/*"""""""" (SUB) Container""""""""*/
#qm0 div, #qm0 ul
{
    background-color:#021C58;
    font-family:Arial;
    font-size:14px;
    margin:0;
    border: 1px solid #08348b;
    border-top: 0px;
    border-bottom: 0px;
	width: 100px;
}


/*"""""""" (SUB) Items""""""""*/
#qm0 div a
{
    color:#0084AF !important;
    font-family:Arial;
    font-size:11px;
    line-height:24px;
	-line-height:normal;
    margin-left:3px;
    padding:1px 0px 1px 18px;
    text-align:left;
}


/*"""""""" (SUB) Hover State""""""""*/
#qm0 div a:hover, #qm0 ul a:hover
{
    background-color: #021C58;
    color:#3dc0ea !important;
    text-decoration:none;
}

/*"""""""" Individual Horizontal Dividers""""""""*/
#qm0 .qmdividerx
{
    border-top:1px solid #ededed;
}

a.menu-popus-link {
    display:block;
    float:left;
    text-decoration:none;
    background:url(/img/buttonbg.png) no-repeat left top;
    height:22px;
    margin: 0px;
    width: 100%;
}

a.menu-popus-link span {
    display:block;
    float:left;
    background: url(/img/buttonbg.png) no-repeat right top;
    height:22px;
    padding-left:0px;
    padding-right:0px;
    margin-left:0px;
    cursor:pointer;
    color:#0084AF !important;
    font-family:Arial;
    font-size:11px;
    line-height:24px;
	-line-height:21px;
    text-align:left;
	width: 100%;
    margin-left: 20px;
	-margin-left: 11px;
    border-right: 1px solid #08348b;
	-border-right: 0px;
}

a.menu-popus-link:hover {
    background-position: 0px bottom;
    background-repeat: no-repeat;
    color: #3dc0ea !important;
}

a.menu-popus-link:hover span {
    background-position: right bottom;
    background-repeat: no-repeat;
    color: #3dc0ea !important;
}

.promo {
    font-family:Verdana;
    position:relative;
    width: 535px; height:490px;
    background: url(/img/promo/octo_promo.jpg) no-repeat;
}

.promo-rus {
    font-family:Verdana;
    position:relative;
    width: 535px; height:490px;
    background: url(/img/promo/octo_promo_rus.jpg) no-repeat;
}

.promo-spa {
    font-family:Verdana;
    position:relative;
    width: 535px; height:490px;
    background: url(/img/promo/octo_promo_spa.jpg) no-repeat;
}

.promo-por {
    font-family:Verdana;
    position:relative;
    width: 535px; height:490px;
    background: url(/img/promo/octo_promo_por.jpg) no-repeat;
}

.from {position:absolute;top:124px;left:287px;font-size:12px;font-weight:bold;font-style:italic;color:#2a72ca;}
.from-spa {position:absolute;top:124px;left:290px;font-size:12px;font-weight:bold;font-style:italic;color:#2a72ca;}
.from-por {position:absolute;top:124px;left:290px;font-size:12px;font-weight:bold;font-style:italic;color:#2a72ca;}
.promo h1, .promo-spa h1 {text-align:right; padding-right:0 0 0 10px; font-size:26px; color:#00aeef; font-weight:normal; text-transform: none; background:none;}
.promo h1, .promo-por h1 {text-align:right; padding-right:0 0 0 10px; font-size:26px; color:#00aeef; font-weight:normal; text-transform: none; background:none;}
.promo-rus h1 {text-align:right; padding-right:0 0 0 10px; font-size:23px; color:#00aeef; font-weight:normal; text-transform: none; background:none;}
.promo ul, .promo-rus ul, .promo-spa ul, .promo-por ul {margin:0;padding:0;}
.promo li, .promo-rus li, .promo-spa li, .promo-por li {list-style:none;color:#fff;font-size:12px;line-height:24px;padding-left:18px;margin:0;}
.features {position:absolute;left:288px;top:190px;}
.features h2 {color:#00eaff;font-size:20px;font-weight:normal;margin:0 0 12px 0;padding:0; background-image: none;}
.buying h2 {color:#0093ad;font-size:20px;font-weight:normal;margin:0 0 12px 0;padding:0; background-image: none;}
.buying {position:absolute;top:345px;}

.features li {padding-left:16px; font-family:Verdana;}
.buying li {padding-left:28px;padding-top:3px; font-family:Verdana; color: #9CBCF6;}
.buying li a {color: #FFFFFF; font-size:12px; text-decoration: underline;}
.buying li a:hover {color: #FFFFFF; font-size:12px; text-decoration: underline;}

.promo-header-rus, .promo-header-eng, .promo-header-spa, .promo-header-por {
    background-image: none;
    line-height: 28px;
    text-align: left;
    width: 530px;
}

.promo-header-eng, .promo-header-spa, .promo-header-por {
    font-size: 26px;
}

.serial-model {
    cursor: pointer;
}

.serial-model:hover {
    cursor: pointer;
    text-decoration: underline;
}

.promo-50{
	position: absolute; 
	z-index: 5; 
	top: 110px; 
	margin-left:250px;
	*margin-left:-435px;
}

#index-banner{
	display:table;
	position:relative;
	left: -8px;
	top: -8px;
	padding: 0 0 11px 0;
}

#index-banner img{
	margin: -35px 0 0;
}
