@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	background:#fff url(../images/sky.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#303030;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:gray;
	font-size:12px;
}

img {
	border:0; HSPACE:30;VSPACE:30;
}
a {
	color:#009fd4;
	text-decoration:underline;
	outline:none;
}
pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap !important;
	white-space: -pre-wrap; 
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	font-weight:normal;
}
a:hover {
	text-decoration:none;
}
table {
	border-collapse:collapse;
	width:100%;
}
table tr th {
	border-bottom:1px solid #ebebeb;
	padding:4px 0;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	color:#303030;
}

table tr td {
	border-bottom:1px solid #ebebeb;
	padding:4px 0;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}
table .align-center{
	text-align:center;
}
.mainContent ul, .mainContent ol {
	margin:15px 20px;
}
.mainContent ul li, .mainContent ol li {
	margin:3px 0;
}
h1 {
	color:#737373;
	font:italic 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:16px 0;
}
h2 {
	color:#737373;
	font:italic 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:13px 0;
}
p{
	margin:15px 0;}
#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/top-bg.jpg) no-repeat;
}
.header {
	position:relative;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	height:211px;
	overflow:hidden;
	padding:30px 12px 0 282px;
}
.header .logo {
	position:absolute;
	top:21px;
	left:38px;
}
.header .contacts {
	position:absolute;
	line-height:25px;
	left:38px;
	top:90px;
	font-size:18px;
}
.header .contacts div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#737373;
	margin:0 0 8px 0;
}
.header .contacts div span {
	color:#d93409;
}
.header .contacts img {
	vertical-align:middle;
	margin:0 9px 0 0;
}
.header .search {
	position:absolute;
	background:url(../images/search.png) no-repeat 100% 0;
	height:37px;
	padding:0 5px 0 0;
	bottom:8px;
	right:20px;
}
.header .search .bg {
	background:url(../images/search.png) no-repeat;
	height:32px;
	float:left;
	padding:5px 0 0 5px;
}
.header .search .input {
	float:left;
	background:#fff url(../images/input.png) no-repeat;
	border:1px solid #919191;
	height:25px;
	overflow:hidden;
}
.header .search .input input {
	background:none;
	border:0;
	padding:4px 9px;
	width:187px;
	float:left;
}
.header .search .input a {
	float:left;
	margin:4px 6px 0 0;
}
.header .search .button {
	float:left;
	border:1px solid #0989b6;
	background:#0989b6 url(../images/button-blue.gif) repeat-x;
	width:71px;
	height:27px;
	color:#fff;
	padding:0 0 2px 0;
	cursor:pointer;
	margin:0 0 0 4px;
}
.header .top-menu {
	color:#919191;
}
.header .top-menu a {
	color:#699dae;
	margin:0 10px;
}
.header .top-menu .right {
	float:right;
}
.header .right .enter {
	padding:0 0 0 19px;
	background:url(../images/icon-enter.gif) no-repeat 0 50%;
}
.sidebar {
	float:right;
	width:243px;
	padding:0 0 0 23px;
	position:relative;
	margin:-32px 0 0 0;
	margin-right:25px;
}
.sidebar .block-top {
	height:4px;
	overflow:hidden;
	background:url(../images/sidebar-block-corners.png) no-repeat;
}
.sidebar .block-bottom {
	margin:0 0 25px 0;
	height:4px;
	overflow:hidden;
	background:url(../images/sidebar-block-corners.png) no-repeat 0 -4px;
}
.sidebar .block {
	height:1%;
	overflow:hidden;
	background:url(../images/sidebar-block-bg.gif) repeat-y;
	padding:0 16px 4px 15px;
}
.sidebar .block.top-block {
	padding:0;
	width:250px;
	position:relative;
	margin-left:-7px;
	left:7px;
}
.sidebar .block.top-block .bg {
	padding:0 16px 4px 15px;
	height:1%;
	overflow:hidden;
	background: url(../images/sidebar-block-top-bg.png) no-repeat;
}
.mainContent {
	float:right;
	width:686px;
	padding:0 22px 0 0;
	overflow:hidden;
}
.mainContent .block-top {
	background:url(../images/maincontent-block-corners.png) no-repeat;
	height:5px;
	overflow:hidden;
	margin:20px 0 0 0;
}
.mainContent .block-bottom {
	background:url(../images/maincontent-block-corners.png) no-repeat 0 -5px;
	height:5px;
	overflow:hidden;
	margin:0 0 11px 0;
}
.mainContent .block {
	border-left:1px solid #dbe1e6;
	border-right:1px solid #dbe1e6;
	height:1%;
	overflow:hidden;
	padding:0 20px;
}
.footer {
	height:1%;
	overflow:hidden;
	background:url(../images/footer.gif) no-repeat 50% 0;
	padding:28px 0 77px 23px;
	font-size:12px;
	color:#727272;
	margin:13px 0 0 0;
}
.footer a {
	color:#727272;
}
.footer .left {
	float:left;
	width:229px;
	padding:0 0 0 14px;
}
.footer .right {
	float:right;
	width:712px;
}
.footer .contacts {
	line-height:22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:33px 0 0 0;
}
.footer .contacts a {
	color:#009fd4;
}
.footer .contacts div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#737373;
}
.footer .contacts div span {
	color:#d93409;
}
.footer .contacts img {
	vertical-align:middle;
	margin:0 9px 0 0;
}
.bottom-menu {
	height:1%;
	overflow:hidden;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#919191;
	padding:0 9px 0 16px;
	margin:0 0 4px 0;
}
.bottom-menu .right-block {
	float:right;
	margin:3px 0 0 0;
}
.bottom-menu a {
	color:#699dae;
	margin:0 10px;
}
.footer .partners {
	list-style:none;
	height:1%;
	overflow:hidden;
}
.footer .partners li {
	float:left;
	margin:0 4px 0 25px;
	display: inline;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.order-site {
}
.order-site .input {
	background:#fff url(../images/input.png) no-repeat;
	border:1px solid #919191;
	padding:0 7px;
	margin:5px 0 12px 0;
}
.order-site .input input {
	width:100%;
	border:0;
	background:none;
	padding:4px 0;
}
.order-site .textarea {
	background:#fff url(../images/input.png) no-repeat;
	border:1px solid #919191;
	margin:5px 0 12px 0;
}
.order-site .textarea textarea {
	width:99%;
	border:0;
	background:none;
	height:93px;
}
.order-site .buttons {
	height:1%;
	overflow: hidden;
}
.order-site .buttons input {
	height:25px;
	float:left;
	margin:0 7px 0 0;
	padding:0 0 2px 0;
	cursor:pointer;
}
.order-site .buttons .submit, .submit {

	border:1px solid #0989b6;
	height:27px;
	color:#fff;
	padding:0 2px 2px 0;
	cursor:pointer;
	margin:0 4px 4px 4px;
	background:#0989b6 url(../images/button-blue.gif) repeat-x;
	border:1px solid #0989b6;
}
.order-site .buttons .reset {
	background:#ebedee url(../images/button-grey.gif) repeat-x;
	border:1px solid #d4dade;
	width:89px;
	color:#303030;
}
.sidebar .opinion-top {
	background:url(../images/sidebar-opinion-corners.png) no-repeat;
	height:6px;
	overflow:hidden;
}
.sidebar .opinion {
	background:url(../images/sidebar-block-opinion.png) repeat-y;
	padding:8px 5px 10px 15px;
	font-size:12px;
}
.sidebar .opinion-bottom {
	background:url(../images/sidebar-opinion-corners.png) no-repeat 0 -6px;
	height:12px;
	overflow:hidden;
}
.opinion-author {
	font-size:12px;
	font-style:italic;
	text-align:right;
	margin:8px 0 26px 0;
}

.red {
	color:#d93409;
}
.place{
	font-size:14px;
	font-weight:bold;
	color:#d93409;
	}
	.all{
		font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
		line-height:22px;
		padding:3px 12px 5px 17px;
		background:url(../images/all.png) no-repeat 0 50%;
		position:relative;
		top:-6px;
		left:3px;
		display:inline-block;
		}
.line{
	background:url(../images/line.png) no-repeat 100% 0;
	height:7px;
	overflow:hidden;
	}
	ul.services {
		list-style:none;
		margin:0;
		float:left;
		width:50%;
		line-height:38px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:14px;
}
ul.services li {
	margin:0;
	padding:0 0 0 48px;
}
.services li a {
}
.services .service-analiz {
	background:url(../images/service-analiz.png) no-repeat 0 50%;
}
.services .service-optimization {
	background:url(../images/service-optimization.png) no-repeat 0 50%;
}
.services .service-komplex {
	background:url(../images/service-komplex.png) no-repeat 0 50%;
}
.services .service-consult {
	background:url(../images/service-consult.png) no-repeat 0 50%;
}
.services .service-kontext {
	background:url(../images/service-context.png) no-repeat 0 50%;
}
.services .service-blogs {
	background:url(../images/service-blogs.png) no-repeat 0 50%;
}
.services .service-shop {
	background:url(../images/service-shop.png) no-repeat 0 50%;
}
.services .service-tools {
	background:url(../images/service-tools.png) no-repeat 0 50%;
}

.services .service-text {
	background:url(../singletext_32.png) no-repeat 0 50%;
}


.services .service-traff {
	background:url(../images/service-traff.png) no-repeat 0 50%;
}


.half-block-left {
	float:left;
	width:324px;
}
.half-block-right {
	float:right;
	width:324px;
}
.article {
	padding:7px 0;
	height:1%;
	overflow:hidden;
	background:url(../images/line.png) no-repeat 100% 100%;
}
.article h2 {
}
.more {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:15px 0 0 0;
}

#order_capcha {
	display:none;
	background-color:#FFF;
	position:absolute;
	margin-top:40px;
	width:150px;
	height:100px;
	border: 1px solid #CCCCCC;
}

#text_capcha { width:120px; }
#btn_snd { 
	background:#0989b6 url(../images/button-blue.gif) repeat-x;
	border:1px solid #0989b6;
	width:150px;
	height:50px;
	color:#fff;
}

.way { position:absolute; margin-top:-20px; margin-left:20px; }
.way a { color: #A5A5A5 }


#overlay {  position: absolute;  top: 0;  left: 0;  z-index: 1090;  width: 100%;  height: 500px;  }
#popup {  position: absolute;  top: 0;  left: 0;  width: 100%;  z-index: 1110;  text-align: center;}
#popup a img {  border: none;  }
#container-data-box {  background-color: #fff; text-align:center;  margin: 0 auto;  line-height: 1.4em; padding: 0 10px 0;  border-color: #f8c301;  border-style: solid;  border-width: 0 1px 1px; position: relative;display: block; clear: both; }
#secNav { position: absolute; right: 10px; bottom: 10px;}
#details { padding-bottom: 34px; }
#container-data { padding: 0 10px; position: relative; display: block; text-align:center } 
#details-caption {  font-weight: bold;  }
#details-description {  display: block;  text-align: center;  padding: 5px 0 1.0em;  font-size: 12px;  color: #444;  } 
#btnClose {  width: 66px;  padding-top: 5px; display: block; }

#btnalso {
	border:1px solid #CCCCCC; 
	vertical-align:middle; 
	height:25px; 
	width:100%; 
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	padding-top:10px;
	color:#232323;
}
#btnalso:hover {
	background-color:#EFEFEF;
}

.table1 td { padding: 3px;}

.selecttr {
	background-color:#FFFFFF;
}

.selecttr:hover {
	background-color:#DCDCDC;
}

div .blockquote {
	padding: 5px;
	margin: 5px;
	border: 1px solid #2222BB;
	font-weight: bold;
	font-size:13px;
}
.selectcheckbox {
	padding:0px;
	border:0px;
	border-collapse:collapse;
}
.selectcheckbox td {
	padding:1px;
	border:0px;
	margin:0px;
}
.selectcheckbox input {
	padding:0px;
	margin:0px;
	border:0px;
}


