body {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: Arial;
	color: #000;
	background: #feffdc;
}

input, textarea, select, option {
	font-family: Arial;
}

img {
	border: 0px;
	vertical-align: middle;
}

a,
a:visited,
a:active {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.link {
	display: block;
	background: url('/i/green-link.png') no-repeat left center;
	line-height: 18px;
	padding: 0 0 2px 26px;
}

#print-me {
	float: right;
	font-size: 12px;
	color: #666;
	margin: 24px 0 0 0;
	padding: 1px 0 2px 18px;
	background: url('/i/print.png') no-repeat left center;
}

#hdr-bg-right {
	background: url('/i/header-bg-right.jpg') repeat-x right top;
}

#hdr-bg-left {
	background: url('/i/header-bg-left.jpg') no-repeat left top;
}

#hdr-bg-center {
	background: url('/i/header-index.jpg') no-repeat center top;
	/*background: url('/i/header-inner.jpg') no-repeat center top;*/
}

#footer-bg-rep {
	background: url('/i/footer-long.jpg') repeat-x center bottom;
	min-width: 1000px;
}

#body {
	width: 1000px;
	margin: 0px auto;
}

#body-bottom {
}

#header {
	width: 100%;
	overflow: hidden;
	height: 600px;
}

#header #left-head {
	float: left;
	width: 500px;
}

#header #left-head h1 {
	margin: 0;
	padding: 0 0 0 0px;
}

#header #left-head a.logo,
#header #left-head h1 a {
	background: url('/i/logo.png') no-repeat left top;
	display: block;
	width: 418px;
	height: 279px;
	overflow: hidden;
	text-indent: -9000px;
}

#header #left-head #head-links {
	padding: 0;
	margin: 0;
	list-style: none;
}

#header #left-head #head-links li a {
	display: block;
	overflow: hidden;
	text-indent: -9000px;
}

#header #left-head #head-links li.l1 {
	position: relative;
	top: -84px;
	left: 292px;
}

#header #left-head #head-links li.l2 {
	position: relative;
	top: -2px;
	left: 208px;
}

#header #left-head #head-links li.l3 {
	position: relative;
	top: -40px;
	left: 466px;
}

#header #left-head #head-links li.l4 {
	position: relative;
	top: -340px;
	left: 0px;
}

#header #left-head #head-links li.l1 a {
	width: 194px;
	height: 107px;
	background: url('/i/site-dev-bg-dbl.png') no-repeat left top;
}

#header #left-head #head-links li.l1 a:hover {
	background-position: 0px -107px;
}

#header #left-head #head-links li.l2 a {
	width: 251px;
	height: 107px;
	background: url('/i/site-dvg-bg-dbl.png') no-repeat left top;
}

#header #left-head #head-links li.l2 a:hover {
	background-position: 0px -107px;
}

#header #left-head #head-links li.l3 a {
	width: 297px;
	height: 110px;
	background: url('/i/site-dgn-bg-dbl.png') no-repeat left top;
}

#header #left-head #head-links li.l3 a:hover {
	background-position: 0px -110px;
}

#header #left-head #head-links li.l4 a {
	width: 221px;
	height: 82px;
	background: url('/i/newyear-bg-dbl.png') no-repeat 0px 0px;
}

#header #left-head #head-links li.l4 a:hover {
	background-position: 0px -87px;
}

#header #right-head {
	margin: 0 0 0 500px;
}

#header #right-head #top-menu {
	list-style: none;
	padding: 0 0 0 0px;
	margin: 40px 0 50px 0;
	background: url('/i/top-menu-bg.png') no-repeat left top;
	overflow: hidden;
	width: 500px;
	height: 32px;
}

#header #right-head #top-menu li {
	float: left;
	padding: 4px 14px 0 6px;
	font-size: 19px;
}

#header #right-head #top-menu li a {
	color: #fff;
}

#header #right-head #top-menu li.active a,
#header #right-head #top-menu li a:hover {
	color: #0c0;
	text-decoration: underline;
}

#header #right-head #top-menu li div.sub {
	width: 200px;
	background: url('/i/ddmenu_top.png') no-repeat left 5px;
	padding: 15px 0 0 0;
	margin: 0 0 0 -16px;
	display: none;
}

#header #right-head #top-menu li.hover div.sub,
#header #right-head #top-menu li:hover div.sub {
	display: block;
	position: absolute;
	z-index: 999;
}

#header #right-head #top-menu li div.sub div.t {
	width: 200px;
	background: url('/i/ddmenu_top.png') no-repeat left bottom;
	height: 28px;
	overflow: hidden;
	display: none;
}

#header #right-head #top-menu li div.sub div.b {
	width: 200px;
	background: url('/i/ddmenu_bottom.png') no-repeat left bottom;
	height: 28px;
	overflow: hidden;
}

#header #right-head #top-menu li ul {
	width: 170px;
	background: url('/i/ddmenu_center.png') repeat-y left top;
	padding: 0 15px;
	margin: 0;
	list-style: none;
}

#header #right-head #top-menu li ul li {
	float: none;
	padding: 0;
	margin: 0;
	font: normal normal 13px Arial;
	color: #fff;
	width: 170px;
	overflow: hidden;
}

#header #right-head #top-menu li ul li a {
	float: left;
	width: 148px;
	padding: 0 0 0 22px;
	color: #fff !important;
	background: url('/i/ddmenu_normal.png') no-repeat 5px center;
}

#header #right-head #top-menu li ul li.active a,
#header #right-head #top-menu li ul li a:hover {
	background: url('/i/ddmenu_hover.png') no-repeat 5px center;
	color: #0c0 !important;
}

#header #right-head #top-phone {
	color: #fff;
	text-align: right;
	font-size: 36px;
	font-family: 'Trebuchet MS', Arial;
	padding: 0 40px 0 0;
}

#header #right-head #top-phone span {
	font-size: 40px;
}

#header #right-head #top-phone span.code {
	font-size: 20px;
	font-family: Arial;
}

#header #right-head #top-text {
	background: url('/i/top-text-bg.png') no-repeat left top;
	color: #fff;
	font-size: 16px;
	font-family: Arial;
	padding: 5px 5px 5px 5px;
	height: 220px;
}

#header #right-head #top-text p {
	padding: 0 0 4px 0;
	margin: 0;
}

#header #right-head #top-text a {
	color: #00cc08;
	position: relative;
}

#header #right-head #top-text h2 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 19px;
	font-weight: normal;
}

#header #right-head #top-text h2 span {
	color: #0c0;
	font-weight: bold;
}

#page {
	width: 100%;
	overflow: hidden;
}

#page #page-left {
	float: left;
	width: 285px;
	padding: 0 15px 0 40px;
}

#page #page-left h2 {
	color: #0066ff;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0 0 0px 0;
}

#page #page-left h2 a {
	color: #0066ff;
	text-decoration: none;
}

#page #page-right {
	float: right;
	width: 295px;
	padding: 0 40px 0 10px;
}

#page #page-right div.spacer {
	display: none;
}

#page #page-right h1.works,
#page #page-right h2.works {
	background: url('/i/our-works-header.png') no-repeat right top;
	height: 60px;
	width: 295px;
	font-size: 22px;
	color: #fff;
	padding: 50px 0 0 0;
	text-align: center;
	margin: -8px 0 0 0;
	position: absolute;
	z-index: 899;
}

#page #page-right h1.works a,
#page #page-right h2.works a {
	color: #fff;
	text-decoration: none;
}

#page #page-right div.works-spacer {
	height: 102px;
}

#page #page-right div.works-data {
	background: url('/i/our-works-data.png') no-repeat right top;
	width: 295px;
	height: 221px;
	text-align: center;
	padding: 30px 0 0 0;
}

#page #page-right div.works-pad {
	padding-top: 132px;
	background-position: right 102px;
}

#page #page-center {
	margin: 0 345px 0 340px;
}

#page div.inner {
	margin-left: 43px !important;
	color: #003;
}

#page div.inner h1{
	font-size: 22px;
	color: #06f;
	font-weight: normal;
}
#page div.inner h2{
	font-size: 18px;
	color: #06f;
	font-weight: normal;
}

#page #page-center div.out-info {
	color: #666;
}

#page #page-center div.out-info a.link {
	color: #666;
	font-size: 12px;
	float: right;
}

#page #page-center div.out-info h3,
#page #page-center div.out-info h4 {
	font-size: 14px;
	margin: 0;
	padding: 2px 0;
}

#page #page-center div.out-info p {
	padding: 0;
	margin: 0;
}

#page #page-center div.out-info ul {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
}

#page #page-center h2.our-service {
	background: url('/i/our-service-header.png') no-repeat left top;
	height: 27px;
	width: 315px;
	padding: 60px 0 0 0;
	font-size: 22px;
	color: #06f;
	font-weight: normal;
	text-align: center;
	margin: -30px 0 0 0;
	z-index: 899;
	position: absolute;
}

#page #page-center h2.our-service a {
	color: #06f;
	text-decoration: none;
}

#page #page-center ul.our-service {
	margin: 0;
	padding: 77px 30px 20px 28px;
	background: url('/i/our-service-body-2.png') no-repeat left bottom;
	list-style: none;
	font-size: 14px;
	color: #003;
}

#page #page-center ul.our-service li {
	padding: 7px 0;
}

#page #page-center ul.our-service a {
	color: #003;
	background: url('/i/blue-service-button.gif') no-repeat left center;
}

/*  */

a#sale-10 {
	display: block;
	background: url('/i/sale.png') no-repeat left top;
	width: 318px;
	height: 141px;
	overflow: hidden;
	text-indent: -9000px;
	margin: -110px 0 0 -34px;
	z-index: 899;
	position: absolute;
}

#footer {
	width: 100%;
	overflow: hidden;
	padding: 0 0 30px 0;
}

#footer #footer-menu {
	background: url('/i/black50.png') repeat left top;
	padding: 0;
	margin: 60px 0 16px 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
	height: 32px;
}

#footer #footer-menu li {
	float: left;
	padding: 4px 14px 0 6px;
	font-size: 19px;
}

#footer #footer-menu li a {
	color: #999;
}

#footer #footer-menu li.active a,
#footer #footer-menu li a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer #footer-address,
#footer div.vcard {
	font-size: 16px;
	float: right;
	color: #fff;
	background: url('/i/footer-address-bg.png') no-repeat left top;
	width: 417px;
	height: 108px;
	padding: 8px 5px 0px 8px;
}

div.vcard div.fn {
	display: none;
}

div.vcard div.adr {
	padding: 0 0 10px 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
}

div.vcard div.adr div {
	display: inline;
}

#footer #footer-address p {
	padding: 0 0 10px 0;
	margin: 0;
}

#footer #footer-address address {
	padding: 0 0 10px 0;
	margin: 0;
	font-style: normal;
}

div.vcard a,
#footer #footer-address a {
	color: #fff;
	font-size: 12px;
	margin: 0 0 10px 0;
}

#footer p.copy {
	color: #fff;
	font-size: 16px;
	text-align: right;
	margin: 0 430px 0 0;
	padding: 86px 90px 0 0;
}

/*
	main news block,
	main clients block
*/

div.partners-block,
div.clients-block,
div.news-block {
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px 0;
}

div.partners-block div.partner-item,
div.clients-block div.client-item,
div.news-block div.news-item {
	border-bottom: 1px solid #666;
	color: #666;
	padding: 14px 0 0 0;
}

div.clients-block div.client-item {
	width: 100%;
	overflow: hidden;
}

div.partners-block div.partner-item p,
div.clients-block div.client-item p,
div.news-block div.news-item div.text,
div.news-block div.news-item p {
	padding: 16px 0 14px 0px;
	margin: 0px;
}

div.news-block div.news-item div.text {
	padding-bottom: 4px;
}

div.news-block div.news-item div.text p {
	padding: 0 0 10px 0;
	margin: 0;
}

div.news-block div.news-item span {
	font-size: 12px;
}

div.news-block div.news-item a {
	color: #333366;
}

div.clients-block div.client-item a.client-logo {
	float: left;
	width: 110px;
	padding: 0px 0 14px 0;
}

div.clients-block div.client-item p {
	margin-left: 110px;
	padding-top: 0px;
}

div.clients-block a.link,
div.news-block a.link {
	float: right;
	margin-top: 6px;
	color: #666;
	font-size: 12px;
}

/* our service block */

div.our-service-inner {
	/* our-service-head.png */
}

div.our-service-inner h2 {
	font-size: 22px;
	color: #06f;
	font-weight: normal;
	margin: -8px 0 0 0;
	text-align: center;
	padding: 50px 0 0 0;
	position: absolute;
	z-index: 899;
	height: 42px;
	width: 302px;
	background: url('/i/our-service-head.png') no-repeat -8px top;
}

div.our-service-inner h2 a {
	color: #06f !important;
	text-decoration: none !important;
}

div.our-service-inner div.footer {
	background: url('/i/our-service-footer.png') no-repeat -8px top;
	height: 32px;
	width: 302px;
}

div.our-service-inner div.spacer {
	height: 84px;
	display: block !important;
}

div.our-service-main div.spacer {
	display: none !important;
}

div.our-service-inner div.body,
div.our-service-inner ul {
	background: url('/i/our-service-body.png') repeat-y -8px top;
	margin: 0;
	padding: 0 10px 0 20px;
	list-style: none;
	font-size: 14px;
	color: #003;
}

div.our-service-inner ul li {
	padding: 7px 0;
}

div.our-service-inner ul li a {
	color: #003;
	background: url('/i/blue-service-button.gif') no-repeat left center;
}

/* Быстрая связь */

div.fast-connect {
	width: 295px;
}

div.fast-connect h2 {
	margin: 0px;
	padding: 30px 0 14px 0;
	font-size: 22px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	background: url('/i/fast-connect-header-bg.png') no-repeat -1px top;
}

div.fast-connect p {
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-align: center;
}

div.fast-connect p.error {
	color: #fcc;
}

div.fast-connect form {
	margin: 0;
	padding: 0 0 24px 0;
	background: url('/i/fast-connect-footer-bg.png') no-repeat -1px bottom;
}

div.fast-connect form fieldset {
	border: none;
	padding: 0 25px 10px 25px;
	margin: 0;
	background: url('/i/fast-connect--body-bg.png') repeat-y right top;
}

div.fast-connect form fieldset textarea,
div.fast-connect form fieldset input {
	font-size: 12px;
	color: #666;
	border: 0px;
	background: #fff;
}

div.fast-connect form fieldset textarea {
	height: 60px;
	width: 241px;
	padding: 2px 2px 0 2px;
}

div.fast-connect form fieldset input {
	height: 17px;
	width: 241px;
	padding: 2px 2px 0 2px;
	margin-bottom: 14px;
}

div.fast-connect form fieldset input.submit {
	background: url('/i/blue-contacts-button.gif') no-repeat left 2px;
	border: 0px;
	width: auto;
	float: right;
	padding: 0px 0 2px 24px;
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
	height: 23px;
}

div.fast-connect form fieldset input.form-captcha-send {
	border: 0px;
	width: auto;
	float: right;
	padding: 0;
	margin: 0;
	color: #666;
	text-decoration: underline;
	cursor: pointer;
	height: 23px;
	background: none;
}

div.fast-connect form fieldset div.captcha-image {
	text-align: center;
	background: #fff;
	margin: 9px 0 10px 0;
}

/* Наши работы */
div.portfolio-list {
	
}

div.portfolio-list div.item {
	width: 100%;
	overflow: hidden;
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #666;
}

div.portfolio-list div.item img {
	border: 2px solid #06f;
	float: left;
}

div.portfolio-list div.item div.text {
	margin: 0 0 0 270px;
}

div.portfolio-list div.item div.text h2 {
	padding: 30px 0 10px 0 !important;
	margin: 0 !important;
	font-size: 16px !important;
	color: #003 !important;
	font-weight: bold !important;
}

div.portfolio-list div.item div.text p {
	padding: 0 0 5px 0;
	margin: 0;
}

div.portfolio-list a.link {
	float: right;
	margin: -80px 10px 0 0;
	color: #666;
	font-size: 12px;
}

/* Меню страницы */
ul.page-submenu {
	padding: 0 0 0 30px;
	margin: -110px 0 0 0;
	list-style: none;
	width: 380px;
	background: url('/i/page-submenu-mark.png') no-repeat left center;
	position: absolute;
	z-index: 899;
}

ul.page-submenu li {
	background: url('/i/page-submenu-bg.png') no-repeat left top;
	height: 41px;
	padding: 0 2px 0 4px;
}

ul.page-submenu li.last {
	height: 49px;
}

ul.page-submenu li ul {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.page-submenu li ul li {
	background: none;
	float: left;
	width: 120px;
	font-size: 12px;
	text-align: center;
	padding: 4px 0 2px 2px;
	letter-spacing: 0px;
}

ul.page-submenu li ul li.sp {
	background: url('/i/page-submenu-splitter.gif') no-repeat right 7px;
}

ul.page-submenu li ul li.dbl {
	line-height: 2.6;
}

ul.page-submenu li ul li a {
	color: #fff;
}

ul.page-submenu li ul li.active a,
ul.page-submenu li ul li a:hover {
	color: #000;
	text-decoration: underline;
}

ul.def-breadcrumb {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.def-breadcrumb li {
	display: inline;
	color: #666;
	font-size: 12px;
}

ul.def-breadcrumb li a {
	color: #666;
}

a.icon-actions {
	display: block;
	width: 318px;
	height: 141px;
	overflow: hidden;
	margin: -110px 0 0 -34px;
	z-index: 899;
	position: absolute;
}

/* print */
.print {
	display: none;
}

.noprint {

}



/* Для статьи "Услуги" */
.page-service-main-list{
	list-style-type:square;
}
.page-service-main-list UL{
	list-style-type:disc;
}

/* Для статьи "Услуги хостинга"*/
.host-service-tarifs-table{
	border:1px solid #000;
	border-collapse:collapse;
}
.host-service-tarifs-table TD{
	border:1px solid #000;
}
.host-service-domens-table{
	border:1px solid #000;
	border-collapse:collapse;
}
.host-service-domens-table TD{
	border:1px solid #000;
}

/* pagiination */
ul.pagination {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.pagination li {
	display: inline;
}

/* popup */
.popup-back {
	left: 0;
	background: transparent url('/i/black50.png') repeat scroll left top;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 989;
}

.popup-window {
	position: absolute;
	z-index: 999;
	background: #fdfbdc;
	padding: 5px;
	border: 1px solid #8bc631;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	left:50%;
	top:50%;
}

.popup-window .title {
	padding: 0 0 5px 5px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.popup-window .title a {
	float: right;
	background: url('/i/delete.png') no-repeat left top;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9000px;
}

.popup-hidden {
	display: none;
}

