/*
--------------------------------------------------------------------
Site Base Styles
Author: Sergii Voloshyn at http://svoloshyn.org.ua
------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

html,
body {
	height: 100%;
}

input[type=button], input[type=submit] {
	padding: 2px 10px;
}

a {
	color: #2479a0;
}

a.type {
	color: #676767;
}

a img {
	border: none;
}

.wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -100px;
	padding: 0 50px 0 100px;
}

.wrap-fp {
	padding-right: 100px;
}

.push {
	height: 100px;
	clear: both;
}



.pagination {
	list-style: none;
	overflow: hidden;
	zoom: 1;
}

.pagination-wrap {
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pagination-wrap a {
}

.pagination-wrap a:hover {
	text-decoration: underline;
}

.pagination li {
	float: left;
	margin-right: 0.55em;
}

.pagination-wrap .back-next {
	padding-left: 0;
}

.pagination-wrap .back-next .back {
	padding-left: 31px;
	margin-right: 8px;
	margin-left: -31px;
	zoom: 1;
}

.pagination-wrap .back-next .next {
	padding-right: 31px;
}


body {
	font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	background: #fff;
	color: #000;
	line-height: 1.3;
	font-size: 0.8125em;
	min-width: 990px;
}

.footer {
	height: 55px;
	color: #676767;
	padding: 45px 100px 0 100px;
}

.header {
	height: 72px;
	position: relative;
}

.header .menu {
	list-style: none;
	font-size: 1.385em;
	text-align: center;
	padding-top: 25px;
}

.header .menu li {
	margin: 0 27px;
	display: inline;
}

.header .menu li a {
	color: #676767;
}

.header .menu li.current a {
	color: #000;
}

h1.logo {
	bottom: 0;
	left: 0;
	position: absolute;
	width: 109px;
	height: 48px;

}

h1.logo a,
h1.logo span {
	width: 109px;
	height: 48px;
	background: transparent url(../img/logo.png) no-repeat 0 0;
	display: block;
	overflow: hidden;
	text-indent: -1500px;
}

.recent-works-wrap {
	margin-left: 60px;
}

.recent-works {
	list-style: none;
	overflow: hidden;
	zoom: 1;
	width: 860px;
	padding: 0 10px;
	margin: 0 auto;
}

.recent-works li {
	width: 170px;
	float: left;
	padding-right: 43px;
}

.recent-works li.current {
	display: none;
}

.recent-works img {
	display: block;
	margin-bottom: 7px;
}
/*
.recent-works li a.type {
	white-space: nowrap;
}
*/

.wrap-fp .main {
	position: relative;
	margin: 0 -100px;
	zoom: 1;
}

/*slider*/
.slider {
	margin-top: 28px;
	margin-bottom: 52px;
	position: relative;
	zoom: 1;
}

.jCarouselLite {
	width: 800px;
	margin: 0 auto;
}

.slider a.prev,
.slider a.next {
	display: block;
	position: absolute;
	top: 50%;
	_top: 170px;
	margin-top: -15px;
	width: 23px;
	height: 20px;
	background: #fff url(../img/arrows.png) no-repeat 0 -20px;
}

.slider a.prev {
	left: 25%;
	margin-left: -211px;
}

.slider a.next {
	right: 25%;
	margin-right: -211px;
	background-position: 0 0;
}

.slider ul {
	list-style: none;
}

.slider ul li img {
	display: block;
	margin-bottom: 11px;
}

/*main-contacts*/
.main-contacts {
	margin-top: 24px;
}

.main-contacts h2 {
	font-size: 2.52em;
	font-weight: normal;
	line-height: 1.15;
}

.main-contacts address {
	font-size: 1.357em;
	font-style: normal;
	line-height: 1.6;
	margin-bottom: 26px;
}

.main-contacts .map {
	border: 1px solid #efeedb;
	position: relative;
	margin: 0 -1px;
	overflow: hidden;
	height: 520px;
}



.main-about {
	margin-top: 24px;
}

.main-about h2 {
	font-size: 2.52em;
	font-weight: normal;
	line-height: 1.15;
}

.main-about h3 {
	font-size: 1.357em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
	margin: 1em 0 0 0;
}
.main-about ul {
	list-style: none;
}

.tag-cloud {
	background: #efeedb;
	padding: 0 0 20px 22px;
}

.tag-cloud ul {
	line-height: 1.2;
}

.tag-cloud ul {
	list-style: none;
}

.tag-cloud li {
	display: inline;
	margin-right: 24px;
	zoom: 1;
}

.tag-cloud li a {
/*
	white-space: nowrap;
*/
	position: relative;
}

.tag-cloud li.current a {
	color: #000;
}

.main-services {
	margin-top: 29px;
}

.main-services {
	margin-right: -5px;
	position: relative;
}

.tag-cloud h3,
.clients-cloud h3 {
	font-weight: normal;
	color: #777;
	font-size: 1.385em;
}

.tag-cloud h3 {
	padding-top: 10px;
}

.clients-cloud h3 {
	padding-bottom: 9px;
}

.clients-cloud ul {
	list-style: none;
	text-align: justify;
}

.clients-cloud li {
	display: inline;
}

.clients-cloud li img {
	margin-bottom: 5px;
	margin-right: 12px;
	$margin-bottom: 6px;
	vertical-align: middle;
}

.main-clients {
	overflow: hidden;
	zoom: 1;
	padding-left: 11px;
	margin-left: -11px;
	position: relative;
	margin-top: 29px;
	$padding-right: 1px;
}

.main-clients .clients-cloud-wrap,
.main-clients .tag-cloud-wrap {
	float: left;
	width: 50%;
}

.main-clients .clients-cloud {
	padding-top: 10px;
	padding-right: 20px;
}

.main-clients .clients-cloud ul {
	text-align: left;
}

.main-clients .clients-cloud li {
	margin-right: 25px;
}

.main-clients .clients-cloud li img {
	margin-bottom: 18px;
}

.main-clients .tag-cloud-wrap .tag-cloud {
	margin-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}

.main-clients .tag-cloud-wrap .tag-cloud ul {
	line-height: 2.4em;
	$line-height: 2.5em;
}

.main-lr {
	overflow: hidden;
	zoom: 1;
	padding-right: 1px;
}

.content-wrap {
	float: left;
	width: 69%;
}

.content {
	padding-left: 76px;
	margin-left: -26px;
	padding-top: 39px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	padding-right: 50px;
}

.sidebar {
	float: right;
	width: 31%;
	padding-top: 39px;
	position: relative;
}

.content .article {
	margin-bottom: 65px;
}

.content .article h2 {
	font-size: 1.385em;
	font-weight: normal;
	line-height: 1.14;
	margin-bottom: 5px;
}

.content .article p {
	margin-bottom: 15px;
}

.content .sample {
	margin-top: -8px;
	margin-bottom: 5px;
	margin-top: 12px;
	overflow: hidden;
	width: 100%;
}

.content .sample p {
	margin-bottom: 7px;
}

.content .tags {
	font-size: 0.785em;
	padding-left: 19px;
	background: #fff url(../img/tags.png) no-repeat 0 4px;
}

.content .tags,
.content .tags a {
	color: #676767;
}

.content .branch {
	margin-bottom: 31px;
}

.content .usluga, .content .branch {
	padding-top: 22px;
	margin-bottom: 31px;
	margin-top: -22px;
	position: relative;
}

.content .usluga .corner, .content .branch .corner {
	width: 26px;
	height: 26px;
	position: absolute;
	top: 0;
	left: 72.6%;
	margin-left: -133px;
}
.content .usluga .corner {
	background: #fff url(../img/corner.gif) no-repeat 0 0;
}
.content .branch .corner {
	background: #fff url(../img/corner-branch.gif) no-repeat 0 0;
}

.content .usluga h2, .content .branch h2 {
	font-weight: normal;
	font-size: 2.14em;
	margin-bottom: 4px;
}

.content .usluga h2 a {
	color: #000;
}

.content .usluga .inner, .content .branch .inner {
	margin-left: -100px;
	position: relative;
	padding: 10px 10px 11px 100px;
}
.content .usluga .inner {
	background: #eaf3fa;
}
.content .branch .inner {
	background: #f8f5ec;
}


.content .usluga div, .content .branch div {
	margin-bottom: 0;
	padding-bottom: 10px;
}

.content .client {
	margin-bottom: 20px;
}

.content .client h2 {
	font-size: 2.14em;
	font-weight: normal;
	padding-top: 7px;
	line-height: 1;
}

.content .client .field {
	font-size: 1.357em;
	margin-top: -2px;
	margin-bottom: 11px;
}

.content .client .descr {
	background: #eef0f2;
	margin-left: -8px;
	padding: 6px 8px 8px 8px;
	position: relative;
}


.sidebar .tag-cloud ul {	
	margin-right: -7px;
	line-height: 1.25;
}

.sidebar .tag-cloud li {
	margin-right: 12px;
}

.sidebar .tag-cloud {
	margin-bottom: 17px;
}

.sidebar .clients-cloud {
	padding-left: 20px;
	padding-right: 28px;
	margin-bottom: 20px;
}
