body {
	color:#000;
	margin:0;
	padding:0;
	background:#f7f7f5 url(img/t_bgtop.png) repeat-x scroll 50% -40px;
	padding-bottom: 15px;
}
body,td {
	font:normal 14px Arial, sans-serif;
}
img,table {
	border:0;
}
button {
	white-space:nowrap;
}
#page_wp {
	margin: auto;
	position: relative;
	text-align: left;
	width: 980px;
}
.hr {
	clear:both;
	height:1px;
	border-top:1px solid #9E9E9E;
	margin:10px 0 16px 0;
	font-size:0;
}
a {
	color:#059;
	font-size:10pt;
	/*text-decoration:none;*/
	font-weight:bold;
	font-family:Verdana, Geneva, Helvetica, sans-serif;
}
a:hover {
	color:#059;
	text-decoration:underline;
	cursor:pointer; cursor:hand;
}
div.clear {
	clear: both;
}

/* index */

/*==============================================================================*/
/* Шапка */
/*==============================================================================*/

.head {
	height:300px;
	border-bottom:1px solid #ebe9e5;
	z-index:10;
}

h1.main {
	font: normal 57px "Trebuchet MS", Arial, sans-serif;
	margin: 17px 0 25px 20px;
	text-shadow: 0 0 28px #FFF;
}
h1.main span {
	color: #0047a2;
}

/* Фичи сочно на главной */
#features-table {
	background: transparent url(img/features-table.png) 0 0 no-repeat;
	width:  986px;
	height: 471px;
	margin-bottom: 40px;
}

/*==============================================================================*/
/* Меню */
/*==============================================================================*/

.menu_box {
	height:     44px;
	background: url(img/t_menu_bg.png) repeat-x;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 18px;
	padding-left: 16px;
	margin-bottom: 16px;
}

.menu_box a {
	font-family:"Lucida Sans Unicode", Arial, sans-serif;
	font-size: 21px;
	color: #fff;
	padding: 0 10px 0 10px;
	font-weight: normal;
	line-height: 35px;
}

.menu_box a:hover {
	color: #FE5;
}

div.head div.install_box {
	height:148px;
	width:310px;
	position:absolute;
	top:125px;
	left:642px;
	font-size:16px;
	font-family:Helvetica,sans-serif;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	word-spacing:1px;
	color:#555;
}
div.head div.install_box div.os {
	display:inline;
	float:right;
}
div.head div.install_box div.os_text {
	margin-top:8px;
	float:left;
}
.slogan {
	width: 550px;
	font: normal 12pt/1.2em 'Lucida Sans Unicode', Tahoma, sans-serif;
	margin-left: 48px;
}
div.sp_paget {
	padding-top: 25px;
	width:  562px;
	height: 327px;
	background: url(img/t_screen.png) no-repeat bottom;
	z-index: 21;
}

div.feature-list-title {
	line-height:16px;
	padding-left:22px;
	z-index:50;
}
div.feature-list-title li {
	display:block;
	background:url(img/ok.gif) no-repeat 0 0;
	padding-left:22px;
	text-decoration:none;
	color:#3E3E3E;
	margin:6px 0;
}

/* pages */
div.paget {
	background-color:#f7f7f5;
	z-index:20;
}
div.paget div.c-left {
	float: left;
	width: 59%;
	margin: 80px 0 32px 0;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #4c4c4c;
}
div.paget div.c-right {
	float: right;
	width: 41%;
	margin: -90px 0 0;
}

#batton_install {
	display: block;
	margin: 10px auto;
}

/*==============================================================================*/
/* frame */
/*==============================================================================*/

.frame {
	width:100%;
	height:400px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#575757;
	background-color:#fff;
	border:0;
}
.frame td.cl, .frame td.cr, .frame td.bl, .frame td.br {
	width:16px;
	height:16px;
	font-size:1px;
	background:url(img/t_bg_frame_c.gif) no-repeat 0 0;
}
.frame td.ht, .frame td.hb {
	height:16px;
	font-size:1px;
	background:url(img/t_bg_frame_h.gif) 0 0;
}
.frame td.vl, .frame td.vr {
	width:16px;
	height:100%;
	font-size:1px;
	background:url(img/t_bg_frame_v.gif) 0 0;
}
.frame td.cl {
	background-position:-16px -16px;
}
.frame td.ht {
	background-position:0 -16px;
}
.frame td.cr {
	background-position:0 -16px;
}
.frame td.vl {
	background-position:-16px 0;
}
.frame td.bl {
	background-position:-16px 0;
}
.frame td.cc {
	vertical-align:top;
}
.frame td.cc .views {
	text-align:center;
	padding:14px 0;
}
.frame td.cc img {
	float:left;
	padding:0 15px 0 0;
}
.frame td.cc .views img {
	float:none;
	clear:both;
	text-align:center;
}
.frame td.cc .hr {
	border-top-color:#91c7df;
}

/*==============================================================================*/
/* copyright */
/*==============================================================================*/

.copyright {
	clear: both;
	font-size: 12px;
	font-family: Arial,Tahome,Helvetica,sans-serif;
	padding: 1.3em 2em;
	margin-top: 3em;
	background-color: #e5ecf6;
	border-top: 1px solid #a0b4e1;
}

.copyright a {
	margin-right: 2em;
	color: #777;
}

.copyright a:hover {
	margin-right: 2em;
	color: #048;
}


/*==============================================================================*/
/* feature-list */
/*==============================================================================*/

div.head-min {
	height:100px;
	border-bottom:1px solid #ebe9e5;
}
.bottom-txt {
	padding:110px 0 0 160px;
}
.bottom-txt div, .bottom-txt a {
	padding:3px 10px;
	font:normal 14px Arial, sans-serif;
	display:inline;
	background-color:#DBD9CA;
	border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	-opera-border-radius:10px;
	-moz-border-radius:100%;
}
.bottom-txt div.act {
	display:inline;
	background-color:#FFD90D;
}
div.paget2 {
	border-top:1px solid #ebe9e5;
	background-color:#fff;
	padding:0 0 26px;
	margin-bottom:25px;
}
div.paget2 .features,
div.paget2 .install {
	padding:0 20px 0 28px;
	position:relative;
}

div.ftb td {
	vertical-align: top;
}
div.ftb td h2 {
	margin-top:0;
}
div.ftb .l {
	float: left;
}
div.ftb .r {
	float: right;
}

/*==============================================================================*/
/* Features */
/*==============================================================================*/

div.feature-item {
	padding:0 20px 2em 62px;
	min-height:50px;
}
div.feature-item ul {
	margin:0;
}
div.features i {
	overflow:hidden;
	background:url(img/feature-icon.png) no-repeat 0 0;
	width:64px;
	height:64px;
	display:block;
	position:absolute;
	margin-left:-64px;
}
div.features .cms i {
	background-position:0 -100px;
}
div.features .mon i {
	background-position:0 -200px;
}
div.features .tests i {
	background-position:0 -300px;
}
div.features .msg i {
	background-position:0 -400px;
}
div.features .inet i {
	background-position:0 -500px;
}
div.features .control-users i {
	background-position:0 -600px;
}
div.features .sec i {
	background-position:0 -700px;
}

div.feature-item h2 {
	font-weight: bolder;
	margin:0 0 4px 10px;
	font-size: 118%;
	color:#000;
	position: relative;
}
div.feature-item p {
	line-height: 1.4em;
	margin:0 0 0 24px;
	padding:0;
	text-indent:-10px;
}

h2 {
    font: normal 16pt 'Lucida Sans Unicode', 'Verdana', sans-serif;
    margin-top: 1.6em;
}

li {
    margin-bottom: 0.3em;
}

/*==============================================================================*/
/* install */
/*==============================================================================*/

.install-box {
	padding-left:240px;
	background:url(spbox.png) no-repeat -15px 0;
}
div.features .nix i {
	background-position:0 -800px;
}
div.features .win i {
	background-position:0 -900px;
}
div.features .ico-install i {
	background-position:0 -1000px;
}
div.install h1 {
/* background: url(img/feature-icon.png) no-repeat 0 0; */
	font: normal 21pt 'Verdana', sans-serif;
	margin: 40px 0 18px;
}

div.install p, li {
	font: normal 10pt/1.35em 'Verdana', sans-serif;
}

div.install pre {
	font: normal 10pt/1.35em 'DejaVu Sans Mono','Lucida Console', monospace;
	border: 1px dotted #aaa;
	background-color: #f5f5f5;
	padding: 12px 16px;
	color: #260;
}

div.install pre span  {
	color: #777;
}

/*==============================================================================*/
/* Feedback */
/*==============================================================================*/

#feedback {
	margin-bottom: 48px;
}
#feedback label {
	float: left;
	text-align: right;
	width: 150px;
	padding-right: 2em;
	padding-top: 6px;
}
#feedback div {
	margin-bottom: 12px;
}
#feedback textarea,
#feedback input {
	padding: 3px 6px;
	width: 500px;
	font: normal 10pt/1.2em 'Verdana', 'Arial', sans-serif;
}
#submit {
	width: auto !important;
}
#feedback textarea {
	height: 200px;
}
