* {
	margin: 0;
	padding: 0;
}

body, html {
	background: #efefef;
	color: #000;
	font-family: "Liberation Sans", Arial, Helvetica, sans-serif;
	font-size: small;
}

img {
	border: 0 none;
}

a {
	color: #157ee2;
	text-decoration: none;
}

a, button {
	border: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 18px;
}

br.clear {
	clear: both;
}

#header, #content, #info, #footer {
	width: 980px;
	text-align: left;
	background: url(../i/background.png);
	margin: 0 auto;
}

#header-wrapper {
	border-top: 3px solid #000;
}

#content {
	min-height: 500px;
	height: auto !important;
	color: #3f3f3f;
	line-height: 150%;
	padding: 20px 0;
}

#info-wrapper {
	min-height: 150px;
	height: auto !important;
}

#header {
	height: 140px;
}

#logo {
	float: left;
	margin-top: 30px;
}

.f-left {
	float: left;
	text-align: left;
}

.f-right {
	float: right;
	text-align: right;
	width: 720px;
}

.right {
	text-align: right;
}

#site-selector-list {
	float: right;
	list-style: none;
	margin-top: 10px;
}

#site-selector-list li {
	float: left;
	position: relative;
	margin: 0 5px;
	padding: 3px 0;
}

#site-selector-list a {
	color: #555;
	font-size: 90%;
	display: block;
	overflow: auto;
}

#social {
	float: right;
	list-style: none;
}

#social li {
	float: left;
	margin: 0 5px;
}

.navigation {
	float: right;
	margin-top: 55px;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	font-weight: 700;
}

.navigation li {
	float: left;
	border-left: 1px dotted #a4a4a4;
	padding: 0 6px;
}

.navigation li:first-child {
	border-left: none;
	padding-left: 0;
}

.navigation a {
	color: #b7b7b7;
	text-decoration: none;
	display: block;
	padding: 3px 15px;
}

#info {
	padding: 20px 0;
}

#info h2 {
	margin-bottom: 10px;
}

.main-news-item {
	margin: 4px 0;
}

.main-news-date {
	color: #9c9c9c;
	font-weight: 700;
}

#footer {
	color: #000;
	font-size: 90%;
	padding: 50px 0 40px;
}

#footer a {
	color: #555;
}

#content h1, #content h2, #content h3 {
	line-height: 200%;
}

#content hr {
	margin: 20px 0;
}

#content p {
	margin-bottom: 15px;
}

#services {
	list-style: none;
	font-weight: 700;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#services li {
	border-bottom: 1px solid #dfdfdf;
	background: url(../i/bullet.gif) no-repeat left center;
	margin: 4px 0;
	padding: 4px 0 4px 15px;
}

#services a {
	color: #9b9b9b;
	border: none;
	outline: none;
}

.main-header {
	height: 300px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #555;
	background: url(../i/main-header.png) no-repeat right bottom;
}

#content .main-header h1 {
	font-style: italic;
	margin-top: 10px;
	font-size: 50px;
	font-weight: 700;
	color: #4a4a4a;
	line-height: 100%;
}

.main-header em {
	color: #398fcd;
}

#slogan {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: 400;
	color: #9b9b9b;
	font-style: italic;
}

.ears {
	height: 155px;
}

.ear {
	background: url(../i/ear.png) no-repeat;
	float: left;
	width: 300px;
	height: 115px;
	color: #979797;
	overflow: hidden;
	margin: 0 10px;
}

.ear:hover {
	background-position: 0 -115px;
}

.ear div {
	padding-left: 40px;
}

.ear h2 {
	font-size: 25px;
	font-weight: 400;
	color: #484848;
}

.ear a {
	color: #444;
	text-decoration: underline;
}

#content .ear p {
	margin-bottom: 5px;
}

#content .ear:hover p {
	color: #111;
}

#ticker {
	list-style: none;
	line-height: 120%;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	width: 240px;
	color: #929191;
	overflow: hidden;
}

#ticker li {
	display: none;
}

#ticker li:first-child {
	display: list-item;
}

.main-contacts {
	font-weight: 700;
}

.main-contacts h2 {
	margin-bottom: 10px;
	color: #000;
}

.msg {
	padding: 10px 10px 10px 35px;
}

.msg.error {
	border: 2px solid #FFAEAE;
	background: url("../i/ico-warning.gif") no-repeat scroll 10px 50% transparent;
	background-color: #FEEBEB;
}

.hint {
	border: 2px solid #BBDF8D;
	background: url("../i/ico-done.gif") no-repeat scroll 10px 50% transparent;
	background-color: #EAF7D9;
	padding: 10px 10px 10px 35px;
}

.mh400 {
	min-height: 400px;
	height: auto !important;
}

.paginator {
	text-align: right;
	background: #f8f8f8;
	border: 1px solid #eee;
	font-size: 90%;
	margin: 2px 0;
	padding: 4px 5px;
}

.portfolio-item {
	display: block;
	float: left;
	text-align: center;
	width: 240px;
	height: 190px;
	overflow: hidden;
}

.project-images li {
	margin-bottom: 20px;
}

#large-image {
	margin-top: 10px;
	text-align: center;
}

#large-image img {
	border: 1px solid #bbb;
}

#loader {
	min-height: 300px;
	min-width: 300px;
}

#loader.loading {
	background: url("../i/spinner.gif") no-repeat scroll center center transparent;
}

.text {
	padding: 0 50px;
}

.text li {
	margin-left: 20px;
}

.paginationControl a {
	background: #e8e8e8;
	color: #444;
	border: 1px solid #ddd;
	margin: 0 2px;
	padding: 1px 5px;
}

.paginationControl a:hover {
	text-decoration: none;
	color: #ef2801;
	border: 1px solid #ef2801;
}

.paginationControl .active {
	background: #f0f0f0;
	color: #333;
	border: 1px solid #ef2801;
	margin: 0 2px;
	padding: 1px 5px;
}

.paginationControl .disabled {
	background: #e8e8e8;
	color: #bbb;
	border: 1px solid #ddd;
	margin: 0 2px;
	padding: 1px 5px;
}

.what-we-done {
	list-style: none;
	margin-bottom: 20px;
}

.what-we-done li {
	line-height: 24px;
	float: left;
	margin-right: 20px;
}

.what-we-done img {
	float: left;
	margin-right: 5px;
}

.pricelist {
	margin-bottom: 10px;
	width: 100%;
}

.pricelist th {
	text-align: left;
	font-weight: 400;
	padding-right: 15px;
}

.pricelist td {
	width: 30%;
}

.round {
	background: #d7d7d7;
}

.round .top .left {
	background: url("../i/round-corners.png") no-repeat;
	float: left;
	height: 6px;
	width: 6px;
}

.round .top .right {
	background: url("../i/round-corners.png") no-repeat;
	background-position: -6px 0;
	float: right;
	height: 6px;
	width: 6px;
}

.round .inner {
	height: auto;
	padding: 10px 20px;
}

.round .bottom .left {
	background: url("../i/round-corners.png") no-repeat;
	background-position: 0 -6px;
	float: left;
	height: 6px;
	width: 6px;
}

.round .bottom .right {
	background: url("../i/round-corners.png") no-repeat;
	background-position: -6px -6px;
	float: right;
	height: 6px;
	width: 6px;
}

#header-wrapper, #content-wrapper, #info-wrapper, #footer-wrapper, #large-image-title {
	text-align: center;
}

#site-selector-list a:hover, #services a:hover, .main-contacts a {
	text-decoration: none;
}

.navigation li.active a, .navigation a:hover {
	color: #000;
}

#info .col-1, #content .col-2 {
	float: left;
	width: 240px;
}

#info .col-2, #content .col-1 {
	float: right;
	width: 720px;
}

#services a.red:hover, .red {
	color: #ef2801;
}

#services a.orange:hover, .orange {
	color: #ef7001;
}

#services a.yellow:hover, .yellow {
	color: #efdb01;
}

#services a.green:hover, .green {
	color: #629f03;
}

#services a.light-blue:hover, .light-blue {
	color: #147fe4;
}

#services a.blue:hover, .blue {
	color: #142ce4;
}

#services a.violet:hover, .violet {
	color: #8014e4;
}

.teaser, .page-count, .paginationControl .page-count {
	float: left;
}

#content .ear:hover h2, #content .ear:hover a {
	color: #fff;
}

.bottom-projects, .project-images {
	list-style: none;
}

.bottom-projects img, .portfolio-item img, .project-images img {
	border: 1px solid #ddd;
}

.round .top, .round .bottom {
	height: 6px;
}

#news .item h2 {
	margin-bottom: 0
}

#news .item .date {
	color: #888;
	margin-bottom: 5px;
}

.bottom-projects li {
	float: left;
	display: block;
	width: 240px;
	height: 152px;
	text-align: center;
	position: relative;
	overflow:hidden;
}

.bottom-projects li div {
	display: block;
	width: 220px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	position: absolute;
	top: 152px;
	left: 10px;
	background: #fff;
	opacity: 0.75;
}
