@charset "utf-8";
* {
	padding:0;
	margin:0;
}
/*RESET
-------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font:normal 16px "Courier New", serif;
}
/*-----------------------*/
html, body {
	height:100%;
}
body {
	background:#999;
	font-family: "Lucida Grande", Verdana, sans-serif;
	line-height: 1.7em;
	font-size: 62.5%;
	background:url(i/header-top-bg.png) repeat-x #fff;
}
ul, ol {
	list-style-position:inside;
	margin-left:1em;
}
.page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:960px;
	margin:0 auto -50px;
	
}
.header {
	width:100%;
	height:140px;
	background: url(i/header-star.png) no-repeat 467px 120px;
	*background-position:467px 127px;
}
.hd-top {
	color:#fff;
	margin-top:7px;
	height:17px;
	overflow:hidden;
	
}
.hd-menu {
	float:right;
	height:17px;
	position:relative;
	*margin-top:-17px;
	
	
}
.hd-menu ul {
	list-style:none;
}
.hd-menu ul li {
	margin-left:20px;
}
.hd-menu ul li a {
	color:#ffcc00;
	text-decoration:none;
}
.hd-menu ul li a:hover {
	text-decoration:underline;
}
.hd-menu ul li {
	float:left;
}
a.logo {
	background:url(i/logo.png) no-repeat;
	width:192px;
	height:63px;
	float:left;
	margin:26px 0 0 0;
}
/*WHO-WE-ARE menu
--------------------------------*/
.wwa {
	float:left;
	list-style:none outside none;
	margin:22px 0 0 109px;
	width:652px;
	
}
.wwa li {
	color:#666666;
	float:left;
	height:70px;
	margin:0 0 0 0;
	width:163px;
}
.wwa li a {
	display:inline-block;
	width:100%;
	text-align:left;
	color:#000;
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.wwa li a:hover {
	color:#fc0;
}
/*Content
--------------------------------*/
.content {
	background:#fff;
	overflow:hidden;
	padding-bottom:20px;
	width:960px;
}

.content h1 {
    font-size: 26px;
	color: #000;
    text-align:center; 
    font-family: 'Cuprum', arial, serif;
    font-weight: bold;
	margin:30px auto 35px auto;
} 
.content ul, .content ol {
	margin:2em 0;
}
.content ul ul {
	margin-left:2em;
}
/*MAIN_PAGE
--------------------------------*/

.mpSlider .right {
	float:right;
	height:216px;
	margin:20px 36px 0 0;
	overflow:hidden;
	width:412px;
}
.mpSlider .left h2 {
	color:#FFFFFF;
	font:24px "Courier New";
	left:37px;
	position:relative;
	top:13px;
	width:392px;
}
.index .srvList {
	display:block;
	left:55px;
	padding:6px 8px;
	position:relative;
	top:13px;
	width:392px;
	height:100px;
	overflow:hidden;
	list-style:none;
	margin:0;
}
.index .srvList li {
	float:left;
	width:178px;
	background:url("i/li-star.gif") no-repeat scroll 0 50% transparent;
	padding-left:17px;
	margin-bottom:5px;
}
.index .srvList li a {
	font:bold 14px "Trebuchet MS", serif;
	color:#000;
	text-decoration:underline;
}
.index .srvList li a:hover {
	color:#ffcc00;
	text-decoration:none;
}
.srvMore {
	border-top:3px dashed #DDDDDD;
	color:#FFCC00;
	display:block;
	font-family:trebuchet MS;
	font-size:12px;
	font-weight:bold;
	height:15px;
	left:42px;
	overflow:hidden;
	padding-left:37px;
	position:relative;
	width:372px;
}
.mpPrtofit {
	width:440px;
	float:left;
	overflow:hidden;
}
.mpNews {
	width:230px;
	float:left;
	overflow:hidden;
}
.ditto_item {
	margin-bottom:2em;
}
.ditto_pageTitle {
	background:url(i/star-gray.png) no-repeat 0 50%;
	padding-left:18px;
}
.ditto_pageTitle a {
	color:#6F6600;
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ditto_item .date {
	font-size:10px;
	color:#999;
}
.newsArchive {
	color:#6F6600;
	display:inline-block;
	height:20px;
	width:100%;
	text-align:left;
}
.mpLingvo {
	width:230px;
	height:352px;
	float:left;
	overflow:hidden;
}
.mpLingvo a {
	display:block;
	background: url(i/mainpage-wdf.png) no-repeat;
	width:228px;
	height:323px;
}
.text h3 {
	font-size:18px;
	margin-bottom:1.5em;
}
/*main page Slider
--------------------------------*/
.mpSlider {
	background:url("i/main-page-banner.png") no-repeat center top;
	height:294px;
	width:960px;
}
.mpSlider .left {
	float:left;
	width:470px;
}
#slider {
	position:relative;
}
#slider a {
	z-index:8;
	opacity:1;
	display:block;
	height:216px;
	width:412px;
	position:absolute;
	top:0;
	left:0;
}
#slider a.active {
	z-index:10;
	opacity:1.0;
}
#slider a.last-active {
	z-index:9;
}
/*Services List Icons
--------------------------------*/

.srvItem {
	background:url("i/srvListBg.png") no-repeat scroll 0 0 transparent;
	display:block;
	float:left;
	height:153px;
	margin:0 11px 38px 24px;
	text-align:center;
	text-decoration:none;
	width:202px;
}
.srvItem img {
	margin-top:1px;
	text-decoration:none;
	border:none !important;
}
.srvItem h6 {
	color:#000000;
	display:block;
	font:bold 18px trebuchet MS;
	height:55px;
	margin-top:5px;
	overflow:hidden;
}
.srvItem:hover h6 {
	color:#F90;
}
/* Eiioaenoiia iai? ia no?aieoao oneoa*/
#contMenu {
	float:right;
	width:184px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	background:rgba(255, 255, 255, 0.9);
	border:1px solid #CCCCCC;
	position:relative;
	z-index:100;
}
#contMenu .srvList li{margin-bottom:9px;}
.srvList {
	display:block;
	overflow:hidden;
	padding:6px 8px;
	width:180px;
	list-style:none;
}
.srvList li {
	float:left;
	width:178px;
	background:url("i/li-star.gif") no-repeat scroll 0 50% transparent;
	padding-left:17px;
	margin-bottom:5px;
}
.srvList li a {
	font:bold 14px "Trebuchet MS", serif;
	color:#000;
	text-decoration:none;
}
.srvList li a:hover {
	color:#ffcc00;
	text-decoration:underline;
}
/* ТАРИФЫ ХОСТИНГА
---------------------------------*/
.hostThumbWrap {
	width:202px;
	float:left;
	margin:0 11px 38px 24px;
}
.hostThumb {
	display:block;
	background:url(i/srvListBg.png) no-repeat;
	height:153px;
	width:202px;
	text-align:center;
	text-decoration:none;
	margin-bottom:2em;
}
.hostThumb img {
	margin-top:1px;
	text-decoration:none;
	border:none !important;
}
.hostThumb h6 {
	color:#000000;
	display:block;
	font:bold 18px trebuchet MS;
	height:55px;
	margin-top:5px;
	overflow:hidden;
}
.hostThumb:hover h6 {
	color:#F90;
}
.hostThumbWrap ul li {
	margin-left:1em;
	color:#666;
}
/*portfolio
--------------------------------*/

.pf-item {
	width: 310px;
	height: 310px;
	background:  url(i/pf-bg.jpg) no-repeat scroll 0% 0% transparent;
	text-align: center;
	margin: 0 0 7px 7px;
	float: left;
}
.pf-item a div {
	width: 250px;
	height: 156px;
	margin: 32px 0pt 0pt 30px;
	float: left;
}
.pf-item .pf-item-info {
	width: 310px;
	font-size: 16px;
	margin-top: 53px;
	float: left;
}
.pf-item .pf-item-info a {
	display:inline-block;
	color:#000000;
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	width:100%;
}
.pf-item .pf-item-info a:hover {
	color:#FFCC00;
	text-decoration:none;
}
.pf-item-name {
	width: 290px;
	font-size: 12px;
	color: rgb(102, 102, 102);
	margin: 5px 10px 0pt;
	float: left;
}
.pf-page {
	width:650px;
	height:563px;
	background: url(i/pf-bg-big.jpg) no-repeat 0 30px;
	margin: 0 auto;
}
.pf-page-nav {
	margin:0 auto 20px;
	text-align:center;
	width:100%;
}
.pf-page img {
	width:604px;
	float: left;
	overflow-x:hidden;
	overflow-y:scroll;
}
.pf-page-info {
	width:245px;
	font-size:16px;
	margin-top:35px;
	float: left;
}
.pf-page-info-type, .pf-page-year {
	font-size:12px;
	color:#666;
	display:inline-block;
	width:100%;
	margin-top:1em;
}
.pf-page-desc {
	color:#666666;
	float:right;
	font-size:12px;
	margin-top:35px;
	text-align:right;
	width:245px;
	;
}
.pfYears {
	width:100%;
	margin:0 auto !important;
	padding-bottom:30px !important;
}
.pfYears li, .pfYearsBottom li {
	float:left;
	margin-left:2em;
}
.pfYears li a, .pfYearsBottom li a {
	color:#000000;
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.pfYears li a:hover, .pfYearsBottom li a:hover {
	color:#FFCC00;
	text-decoration:none;
}
.pfYearsBottom {
	width:100%;
	margin:0 auto !important;
	padding:30px 0!important;
}
/*Таблицы
--------------------------------*/
.tableheader {
	background-color:#666;
	font-weight:bold;
	color:#FC0;
	text-align:center;
}
table {
	width: 80%;
	border-left: 1px #999 solid;
	border-top: 1px #999 solid;
	font-size:12px;
}
td {
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;
	padding: 5px;
	vertical-align: middle;
}
tr:hover {
	background:#ddd;
	color:#6F3100;
}
/* .kontaktyi1 table,tr,td,tbody{ background:none; border:0!important;} */
.YMaps-b-balloon-frame {width:300px!important;}
/*design page
--------------------------------*/
.design .e2g_crumbs {
	display:none;
}
.design table, .design tr, .design td {
	border:0 !important;
}
.design tr:hover {
	background:none !important;
}


/*Footer
--------------------------------*/
.footer {
	width:100%;
	height:30px;
	padding-top:20px;
	border-top:3px dashed #ddd;
	text-align:center;
}

/*SERVICE
--------------------------------*/
.push {
	height:50px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	background:#FFF url() 0 0 no-repeat;
}
.podderzhka table, .podderzhka table td {
	border:0 !important;
}
.podderzhka table tr:hover {
	background:#fff;
}
/*
--------------------------------*/
.text {
	font-size: 12px;
}
.text p {
	margin: 10px 0 0 0;
}

.text h2 {
	margin-bottom:20px;
}
.atention {
	color: red;
	font-weight: bold;
}


















