body{
	padding:0;
	margin:0;
	font-family:Arial,Helvetica,sans-serif;	
	background:url(../images/world_map.png) top no-repeat #F0F0F2;
}
header, section, footer{
	display:block;
}
img {
	border:none;
	overflow: hidden;
	border-width: 0;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
abbr,acronym { border:0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
header{
	width:100%;
	background-color:#FFF;
	color:#ccc;
	padding:10px 0 0 0;
	font-family:"Arial Narrow", Arial, sans-serif;
}
.headerContent .logo {
	padding:10px 20px 20px 10px;
	width:260px;
	height:30px;
	float:left;

}
.headerContent .logo a img {
	border:none;
	padding-top:5px;
	margin-top: 5px;
	border-style:none;
	
}
#language {
	position: absolute;
	height:107px;
	width:22px;
	right: 5%;
	margin-left: -180px;
	z-index: 500;
	background:url("../images/bg-language.png") no-repeat;
	padding: 5px;
	color:#FFF;
}
#jSplash h1{
	margin:0 5px;
	text-shadow:2px 2px 2px #fff;
}
hgroup{
	float:left;
}
#backlinks{
	float:right;
	margin:0 20px;
	font-weight:bold;
	font-size:12px;
	text-align:right;
}
#backlinks a{
	color:#ccc;
	text-decoration:none;
	margin:3px 0 0;
	display:block;
}
#backlinks a:hover{
	color:#fff;
}
@media screen and (min-width : 900px) {
	#control{
		font-family:'Arial Narrow', Arial, sans-serif;
		margin:1px auto;
		/* [disabled]min-width: 850px; */
		float: right;
		z-index: 400;
	}
	#control span{
		display:block;
		float:left;
		padding:8px 10px;
		margin:0 10px;
		color:#666;
		font-weight:bold;
		font-size:15px;
		letter-spacing:1px;
		cursor:pointer;
	/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');*/
	}
}
#control span.clicked{
	color:#0CF;

/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');*/
}
#control2 {
	float:left;
}
#control2 span {
	display:block;
	float:left;
	cursor:pointer;
	margin: 9px 20px 0;
}
#controlpod {
	float:left;
}
#controlpod span {
	display:block;
	float:left;
	cursor:pointer;
	margin: 0;
}
#control3 {
	/* [disabled]float:left; */
}
#control3 span {
	display:block;
	cursor:pointer;
}
#control4 {
	float:left;
}
#control4 span {
	display:block;
	float:left;
	cursor:pointer;
}
#control5 {
	float:left;
}
#control5 span {
	display:block;
	float:left;
	cursor:pointer;
}
#control6 {/*gps*/
	/* [disabled]float:left; */
}
#control6 span {
	display:block;
	cursor:pointer;
}
#control7 { /*promi6len*/
	/* [disabled]float:left; */
}
#control7 span {
	display:block;
	cursor:pointer;
}
#control8 { /*promi6len*/
	/* [disabled]float:left; */
}
#control8 span {
	display:block;
	cursor:pointer;
}
#control9 { /*promi6len*/
	/* [disabled]float:left; */
}
#control9 span {
	display:block;
	cursor:pointer;
}
#control_quest { /*promi6len*/
	/* [disabled]float:left; */
}
#control_quest span {
	display:block;
	cursor:pointer;
}
#wrapper{
	width:100%;
	margin:0 auto;
}

#wrapper .hide{
	display:none;
}
#wrapper ul{
	list-style: none;
	position: relative;
	margin: 0 auto;
	padding: 0;
	background-color: #F0F0F2;
}
#author{
	text-align:right;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
	color:#777;
	text-shadow:1px 1px 1px #fff;
	margin:10px;
	font-family:'Arial Narrow', Arial, sans-serif;
}
#author a{
	color:#1FA2E1;
}

#jSplash{
	line-height:200%;
}
#jSplash h1{
	margin:10px 0;
}
#jSplash h2{
	line-height:175%;
}
/* footer */
/*	=================
	FOOTER STYLES
================== 
h1, h2, h3, h4, h5, h6, p,  b, i, dl, dt, dd, ol, ul, li,
html, body, div, span, object, 
table,   font-size: 100%;.footer, img, 
, header, hgroup, menu,  audio, video*/
.footer, blockquote, pre,
abbr, address, cite, code, del, dfn, em, ins, kbd, q, samp,
small, strong, sub, sup, var, form, label, legend, nav, section, summary,
time, mark, fieldset, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, iframe, figure{
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
  
}
/*header, */
article, aside, details, figcaption, figure,
hgroup, menu, nav, section {
	display: block;
}
input, select { vertical-align: middle; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
/*
input:valid, textarea:valid   {  }

input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }

.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }*/::-moz-selection{ background: #ffc423; color:#333; text-shadow: none; }
/*::selection { background:#23EDFF; color:#333; text-shadow: none; } */

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

/* HTML5 ✰ Boilerplate (Cont.) */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }

.footer {
	background-color: #3E3E3E;
	width: 100%;
	height: 402px;
}
/* === Newsletter === */
#newsletterContainer			{
	min-height:47px;
	color:#fff;
	position:relative;
	width: 100%;
	background-color: #343435;
}
#menuContainer			{
	min-height:44px;
	color:#fff;
	position:relative;
	width: 100%;
	background:rgba(120,120,120,0.95);
	background-image: url(../images/bg-sub/bg-blue-prod.png);
}
#newsletterContainer .window	{
	width:1270px;
	min-height:48px;
	position:relative;
	overflow:hidden;
	margin:0 auto;
}
#newsletterContainer_euro			{
	color:#fff;
	position:relative;
	width: 100%;
	background-color: #F0F0F2;
	bottom: 0px;
	height: 150px;
	margin: 20px auto;
	clear: both;
}
#newsletterContainer_euro .window	{
	width:1280px;
	min-height:150px;
	position:relative;
	overflow:hidden;
	margin:0 auto;
}
#newsletter						{
	width:860px;
	position:absolute;
	left:0/*860px*/;
	margin-left: 940px;
}
#newsletter h2					{
	line-height:48px;
	font-size:1.7em;
	font-weight:100;
	padding:0;
	float:left;
	margin-right:100px;
	margin: 3px;
}
#newsletter h2 a				{
	display:block;
	padding-left:48px;
	text-transform:lowercase;
	background:url(../images/contacts/aboni.png) left center no-repeat;
	float:left;
	vertical-align: middle;
	margin-top: -4px;
}
#newsletter h2 a:focus			{outline:none;}
#newsletter h2 span				{display:block; float:left; font-weight:300;}
#newsletter form				{
	float:right;
	margin: -3px 0 0 0;
}
#newsletter fieldset			{
	padding:15px 0 0;
	position:relative;
}
#newsletter input[type=email],
.ieLTE7 #newsletter #monitoring		{
	position:relative;
	width:245px;
	padding:5px 10px;
	background:#282828;
	color:#ccc/*6f7071*/;
	border:0;
	font-size:0.7em;
	-moz-box-shadow:1px 1px 0 #525252;
	-webkit-box-shadow:1px 1px 0 #525252;
	box-shadow:1px 1px 0 #525252;
	font-family: Verdana, Geneva, sans-serif;
}
#newsletter input.blurred		{color:#6f7071; font-style:italic;}
#newsletter input[type=submit]	{
	border:0;
	background:0;
	font-weight:100;
	color:#ffc423;
	font-size:1em;
	text-transform:lowercase;
}
#newsletter .error				{position:absolute; left:-166px; top:0; width:150px; display:block; background:#000; background:rgba(0,0,0,.85); padding:4px 8px 3px; font-size:1.2em; color:#ffc423; border:1px solid #ffc423; border-right-width:0;}

#footerMisc						{
	width:1210px;
	margin:0 auto;
	text-align:left;
	background-color: #3E3E3E;
	height: 350px;
	
}
#footerMisc > div				{
	float:right;
	width:280px;
	padding:35px 10px 40px 20px;
	background-color: #3E3E3E;
	height: 280px;
}

/* === Contact Us === */
#contact						{
	width:250px !important;
}
#contact ul, 
#newsletter ul			{list-style:none; padding:0; margin:20px 0 0 0;}
#contact ul li, 
#newsletter ul li		{
	float:left;
	width:48px;
	height:46px;
	background-position:0 -46px;
	overflow:hidden;
	margin-right:16px;
}
#contact ul li a, 
#newsletter ul li a		{background-position:0 0; display:block; width:100%; height:100%; text-indent:-9999em;}
#newsletter ul li.youtubecom,
#newsletter ul li.youtubecom a {background-image:url(../images/contacts/footer_youtube.png);}

#contact ul li.linkd,
#contact ul li.linkd a			{background-image:url(../images/footer_linkedin.gif);}
#newsletter ul li.forum,
#newsletter ul li.forum a		{background-image:url(../images/contacts/footer_forum.png);}
#contact ul li.clients,
#contact ul li.clients a			{background-image:url(../images/footer_flickr.gif);}

#contact ul li a:hover, #newsletter ul li a:hover, #newsletter ul li a:focus
#contact ul li a:focus			{background-image:none;}
/* === Map === */
#map1							{
	padding-left:5px !important;
	padding-right: 20px;
}
/* === clients === */
#clients							{
	width:320px !important;
	position:relative;
}
#clients .photos ul				{list-style:none; padding:0; margin:0;}
#clients .photos li				{
	float:left;
	margin:5px 4px 7px 0;
	width: 90px;
}
#clients .photos li a			{
	position:relative;
	display:block;
	width:70px;
	height:62px;
	text-indent:-9999em;
	border:5px solid #fff;
	border-bottom-width:13px;
	background-repeat:no-repeat;
	background-position:-2px -6px;
	-moz-box-shadow:0 5px 7px rgba(0,0,0,.3);
	-webkit-box-shadow:0 5px 7px rgba(0,0,0,0.3);
	box-shadow:0 5px 7px rgba(0,0,0,0.3);
}
.ie #clients .photos li a		{box-shadow:0 8px 10px #222;}
#clients .photos li a:hover,
#clients .photos li a:focus		{
	-moz-transform:rotate(-3deg);
	-webkit-transform:rotate(-3deg);
	transform:rotate(-3deg);
}
#clients .photos li:nth-child(odd) a:hover,
#clients .photos li:nth-child(odd) a:focus		{-moz-transform:rotate(3deg); -webkit-transform:rotate(3deg); transform:rotate(3deg);}
#clients p						{clear:both;}
/* === Copyright === */
#copyright						{
	clear:both;
	background:#ffc423 url(../images/footer_copyright_bg.gif) center bottom no-repeat;
	padding-bottom:7px;
	color: #CCC;
}
#copyright p					{padding:0; background:#5b5c5c; text-align:center; padding:5px 0 2px 0; border-bottom:3px solid #494a4c;}


/* Temp HUB link */
.footer p.hub					{clear:both; padding:20px 0 0;}
.footer .hub a:link,
.footer .hub a:visited			{
	color:#FFC423;
}



/*------------*/
.btnBig {
	border:1px solid #fff;
	background:url(../images/btn-big.png) 0 0 repeat-x;
	-moz-box-shadow:1px 1px 2px #ccc;
	-webkit-box-shadow:1px 1px 2px #ccc;
	box-shadow:1px 1px 2px #ccc;
	height:24px;
	float:left;
	/*padding:10px 15px 0 15px;*/
	text-decoration:none;
	color:#6b6b6b;
	margin:0;
}
.btnBig:hover {
	background:url(../images/btn-big.png) 0 -36px repeat-x;
}
#quickMail {
	border-left:none;
}

/*-----------*/
/* common */
.wrapper {
	overflow:hidden;
	width: 100%;
	text-decoration: none;
}
.home {
	background:transparent;
}
.hr {
	height:2px;
	display:block;
	margin:0;
	clear:both;
	z-index:999;
	position:relative;
}
.hr .t {
	border-top:#dfdfdf 1px solid;
	height:0px;
	display:block;
	line-height:0px;
	font-size:0px;
}
.hr .b {
	border-top:#f1f1f1 1px solid;
	height:0px;
	display:block;
	line-height:0px;
	font-size:0px;
}
/*-----------*/
/* upper */
.upper {
	margin:0;
}
.upperContent {
	margin:0 auto;
	color:#3a3a3a;
	width:960px;
}
.upperContent a {
	color:#777;
}
.upperContent a:hover {
	color:#FFC220;
}
.clearThis {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}
/* content */
.upperContent .left {
	float:left;
	width:457px;
	padding:139px 13px 10px 13px;
}
.upperContent .right {
	float:right;
	width:447px;
	padding:139px 10px 10px 20px;
}
/*-----------*/
footer{
	background-color:rgba(0, 0, 0, 0.2);
	height:25px;
	width:100%;
	line-height:25px;
	position:fixed;
	bottom:0;
	left:0;
	color:#888;
	font-size:11px;
	z-index: 1500;
}
footer span{
	padding-left:20px;
}
footer a{
	color:#1FA2E1;
}

.clearfix{
	clear:both;
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
/*--------------projects home--------------------*/
.cn_wrapper{
	margin:20px auto 0px auto;
	width:1100px;
	height:300px;
	position:relative;
	color:#999;
	overflow:hidden;
	padding:5px;
	text-shadow:1px 1px 1px #fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background: #F0F0F4;
}
.cn_wrapper h1{
	font-size:20px;
	text-transform:uppercase;
}
.cn_wrapper h21{
	font-size:12px;
	border-bottom:1px solid #fff;
	padding-bottom:4px;
	
}
.cn_preview, .cn_list{
	width:500px;
	height:310px;
	position:absolute;
	top:2px;
	left:6px;
}
.cn_preview{
	left:610px;
}
.cn_content{
	top:321px;/*5*/
	left:5px;
	width:400px;
	padding:10px;
	position:absolute;
	height:240px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border-bottom: 1px solid #fff;
}
.cn_content img{
	width:400px;
	height: 130px;
}
.cn_date{
	position:absolute;
	bottom:0px;
	right:8px;
	font-size:11px;
}
.cn_category{
	position:absolute;
	bottom:0px;
	left:8px;
	font-size:11px;
	padding:1px 3px;
	background:#fff;
	color:#666;
	text-shadow:-1px 0px 1px #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.cn_content p{
	height:57px;
	margin-top:2px;
	overflow:hidden;
}
a.cn_more{
	position:absolute;
	padding: 4px 0px;
	left:120px;
	bottom:-23px;
	width:200px;
	color:#fff;
	text-align:center;
	font-size:12px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #ccc;
	text-transform:uppercase;
	text-decoration: none;
	outline:none;
	cursor:pointer;
	background-color: #09C;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-border-bottom-left-radius: 5px;
	-border-bottom-right-radius: 5px;
	-moz-box-shadow:1px 1px 3px #fff;
	-webkit-box-shadow:1px 1px 3px #fff;
	box-shadow:1px 1px 3px #fff;
}
a.cn_more:hover{
	color: #FFF;
	text-shadow: 1px 1px 1px #09C;
}
.cn_item{
	cursor:pointer;
	position:relative;
	overflow:hidden;
	height:49px;
	color:#666;
	padding:5px 5px 5px 15px;
	margin:6px 5px 0px 0px;
	text-shadow:1px 1px 1px #fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.cn_item:hover, .selected{
	border-color:#0cd9f4;
}
.cn_item:hover h21,
.cn_list .selected h21,
.cn_item:active h21{
	border-color:#0CF;
}
.cn_item:hover p,
.cn_list .selected p,
.cn_item:active p{
	border-color:#FFF;
}
.cn_item:active {
	text-shadow: 1px 1px 1px #fff;
}
.cn_list p{
	height:29px;
	padding-top:2px;
	overflow:hidden;
	border-top:1px solid #ddd;
}
.cn_nav{
	width:55px;
	height:24px;
	position:absolute;
	bottom:0px;
	left:94px;
}
a.cn_next, a.cn_prev{
	float:left;
	height:23px;
	width:23px;
	background-color:#09C;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	outline:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
a.cn_next{
	background-image:url(../images/next.png);
}
a.cn_prev{
	margin-right:5px;
	background-image:url(../images/prev.png);
}
.cn_nav a:hover{
	background-color:#78DEF9;
}
.cn_nav a:active{
	margin-top:1px;
	background-color:#FFF;
}
.cn_nav a.disabled{
	opacity:0.5;
}
.cn_page{
	display:none;
}


/*-- PRESENT --*/

q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}

* html .clearfix {
	height: 1%;
}

/*General */

#container_present {
	margin: 0 auto;
	max-width: 800px;
	min-width: 380px;
}

.c1_present {
	float: left;
	max-width: 1200px;
	min-width: 800px;
	background-color: #f0f0f2;
	margin: 0 auto;
}

input#search {
	/* [disabled]font:normal 12px/1.3 'helvetica neue', helvetica, arial; */
	margin-left: 40px;
	font-size:20px;
	color: #0CF;
	border:solid 1px #0CF;
	float:right;
	margin-right:10px;
	margin-bottom:15px;
	/* [disabled]font: Verdana, Geneva, sans-serif; */
	margin-top: 15px;
	width: 0px;
	background: url(../images/search.png) #0CF no-repeat center;
	height: 35px;
	padding: 0 0 0 30px;
}
input#search:focus {
	border-radius: 10px;
	border: none;
	outline: none;
	background-color: #FFF;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	color: #0CF;
	float: right;
	width: 300px;
	padding: 2px 10px;
	font: normal 20px/1.3 'helvetica neue', helvetica, arial;
	height: 35px;
}

.btn {
	color:#0CF;
	margin-right:5px;
	padding:5px 10px;
	border-radius:10px;
	display:block;
	float:left;
	background-color:rgba(255,255,255,.1);
	cursor: pointer;
}
.btn:hover {
	background-color:rgba(255,255,255,.05);
	color:#999;
}


/* Examples */
#container_present.example-page {
	margin: 0 auto;
}

.note {
	text-shadow:#262729 0 -1px 0;
    margin-bottom:60px;
    text-align:center;
    color:#999;
    font-size:14px;
}
.note b {
    color:#eee;
}
.note a {
    color:#eee;
}

#lovely-things-list {
	margin-bottom: 30px;
	margin-top: 30px;
	margin-left: -80px;
}
#lovely-things-list .thumb {
	width:149px;
	height:128px;
	float:left;
	margin-right:20px;
	margin-left: -7px;
	margin-top: -7px;
}
#lovely-things-list .thumb-r {
	width: 125px;
	height: 125px;
	float: right;
	/* [disabled]border:solid 1px #333; */
	margin-left: 20px;
	display: block;
	top: 10px;
	right: 0px;
	margin-right: 100px;
}
#lovely-things-list #thumb-l {
	width: 125px;
	height: 125px;
	float: right;
	/* [disabled]border:solid 1px #333; */
	margin-left: 10px;
	display: block;
	top: 10px;
	right: 0px;
}
#lovely-things-list .list {
	clear: both;
	margin-bottom: 10px;
	padding-top: 30px;
}
#lovely-things-list .list li {
	padding: 10px;
	background-image: url(../images/present/prod1.png);
	background-repeat: no-repeat;
	background-color: #f0f0f2;
	width: 1100px;
	/* [disabled]border: solid 1px #333; */
	margin: 0 auto;
}
#lovely-things-list li:nth-child(2n+1) {
}
#lovely-things-list li:nth-child(2n+1) .thumb {
}
#lovely-things-list h4 {
	color:#666;
	font-weight:bold;
	margin-bottom:6px;
}
#lovely-things-list p {
	font: normal 14px/1.3 'helvetica neue', helvetica, arial;
	color: #6F6F6F;
	text-align: left;
	min-height: 80px;
	margin-top: 30px;
}
#lovely-things-list .sort-by {
	margin-bottom:10px;
	float:left;
	/* [disabled]width: 200px; */
	margin-top: 20px;
	clear: right;
	/* [disabled]margin-left: 290px; */
}
#lovely-things-list .filter {
	margin-bottom:10px;
	float:left;
	margin-top: 20px;
	clear: right;
}

.huge {
	max-height:500px;
	overflow:scroll;
}


/* -- CONTACTS -- */

#cont-p #content_map {
	margin:0px auto;
	width:100%;
}

#cont-p .map {
	float:left;
	width:99.9%;
	height:450px;
	-moz-box-shadow:0 0 5px #ddd;
	-webkit-box-shadow:0 0 5px #ddd;
	box-shadow:0 0 5px #ddd;
}

#content_map .preloader {
	background:url(../images/loader.gif) no-repeat center #fff;
}

#content_map .marker {
	display:block;
	text-indent:-9999px;
	width:56px;
	height:44px;
	outline:none;
	background:url(../images/marker.png) no-repeat;
	cursor:pointer;
}

#content_map .popup {
	width:300px;
	position:absolute;
	padding:8px;
	background:#2a2a2a;
	font-family: Verdana, Geneva, sans-serif;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	border-color: #0CF;
	border-width: 5px;
	border-style: solid;
}

#content_map .popup h3 {
	margin:0;
	margin-bottom:10px;
	font-family: 'Cabin Condensed', sans-serif;
	font-weight:normal;
	font-size:22px;
}

#content_map .popup .close {
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:4px;
	right:4px;
	width:16px;
	height:16px;
	outline:none;
	background:url(../images/close.gif) no-repeat;
	cursor:pointer;
}

#content_map .relative, .line_cont .relative {
	position:relative;
}

#content_map .controls_map {
	position:absolute;
	top:100px;
	left:20px;
	z-index:20;
}
#content_map .line_cont {
	position:absolute;
	background-image:url(../images/contacts/line-cont.png);
	background-repeat:repeat-x;
	height:35px;
	width:100%;
	top:440px;
	left:0px;
	z-index:20;
}

#content_map .controls_map a {
	background:#2a2a2a;
	background:rgba(0, 0, 0, .6);
	display:block;
	float:left;
	clear:both;
	font-size:11px;
	font-weight:bold;
	line-height:28px;
	margin-bottom:4px;
	outline:none;
	padding:0 15px;
	text-decoration:none;
	color: #FFF;
}

#content_map .controls_map a:hover {
	color:#FFF;
}

#content_map .controls_map .active {
	color:#fff;
	background-color: #0CF;
}
.btn-more span {
    background-image: url("../images/more.png");
    display: inline-block;
    height: 34px;
    margin-top: 10px;
    width: 138px;
}