/* =================================== header =================================== */
div.header{
	margin-top: 35px;
	width: 90%;
}

div.caption{
	float: left;
}

div.caption h1{
	margin: 0;
}

div.Vertical{
	position: relative;
	float: left;
	margin-right: 47px;
}


/* ================================== content =================================== */
div.content{
	margin: 0 8% 50px 50px;
}

div.content ul.listVsMarker{
	list-style:square;
	padding-left: 25px;
}

div.content h1{
	font-size:1.5em;
	line-height:1em;
	font-weight:normal;
}

div.feature{
	margin: 0 120px 15px 50px;
}

div.content_double{
	margin: 0 100px 50px 50px;
}

table.form{
	line-height: 2.5;
}

table.form td.label_form{
	width: 200px;
}

div.content input, div.content textarea{
	width: 80%;
	/*width: 90%;*/
	min-width: 270px;
	margin-top: 7px;
}

div.content input.button{
	margin-top: 15px;
	min-width: 85px;
	width: 85px;
	color: #666666;
	background-color: #ffffff;
}

div.content input.sbutton{
	min-width: 52px;
	width: 52px;
	background-color: #d6d6d6;
	color: #666666;
	border: 0;
}

td.innerThird{
	width: 38.5%;
}

table.contacts{
	margin-top: 40px;
	width: 80%;
}

table.contacts td{
	width: 50%;
}

table.contacts ul{
	color: #333333;
	margin-bottom: 20px;
}

table.contacts li{
	padding: 3px 0;
	background-image: url('../img/mdash.gif');
	background-position: left 9px;
	background-repeat: no-repeat;
	padding-left: 25px;
}

table.services td{
	vertical-align: top;
}

table.services td.services_img{
	width: 170px;
	padding-bottom: 30px;
}

ul.services{
	padding-bottom: 30px;
}

ul.services li{
	color: #333333;
	padding: 3px 0;
	padding-right: 30px;
	background-image: url('../img/mdash.gif');
	background-position: left 9px;
	background-repeat: no-repeat;
	padding-left: 25px;
}

table.services{
	margin-top: 25px;
}

table.feedback td.part{
	width: 280px;
}

table.feedback ul{
	width: 250px;
}

table.feedback li.with_thumb_active{
	margin-left: 70px;
	padding: 10px;
}

table.feedback li.with_thumb_active div.thumb{
	position:absolute;
	margin-left:-70px;
	width: 60px;
	height: 60px;
}

div.geo{
	width: 85%;
	//width: 95%;
	height: 200px;
	margin-top: 10px;
	background-color:#f3f3f3;
	text-align: center;
}

div.map{
	height: 200px;
	width: 100%;
	background:  url('../img/inner/geo/map.gif') no-repeat 50% 0;
}

div.mat{
	width: 1px;
	margin: 0 auto;
}

div#cubeSpb{
	position: absolute;
	margin-top: 47px;
	margin-left: -137px;
	width: 39px;
	height: 35px;
	background: url('../img/inner/geo/big.gif') no-repeat 0 0;
}

div#lc_one{
	position: absolute;
	margin-top: 115px;
	margin-left: -205px;
	width: 21px;
	height: 25px;
	background:  url('../img/inner/geo/little.gif') no-repeat 0 0;
}

div#lc_two{
	position: absolute;
	margin-top: 52px;
	margin-left: -180px;
	width: 27px;
	height: 25px;
	background:  url('../img/inner/geo/little.gif') no-repeat 0 0;
}

div#lc_three{
	position: absolute;
	margin-top: 47px;
	margin-left: -158px;
	width: 27px;
	height: 25px;
	background:  url('../img/inner/geo/little.gif') no-repeat 0 0;
}

div#lc_four{
	position: absolute;
	margin-top: 101px;
	margin-left: -120px;
	width: 27px;
	height: 25px;
	background:  url('../img/inner/geo/little.gif') no-repeat 0 0;
}

div#lc_five{
	position: absolute;
	margin-top: 70px;
	margin-left: -98px;
	width: 27px;
	height: 25px;
	background:  url('../img/inner/geo/little.gif') no-repeat 0 0;
}

div#lc_six{
	position: absolute;
	margin-top: 72px;
	margin-left: -11px;
	width: 27px;
	height: 25px;
	background:  url('../img/inner/geo/little.gif') no-repeat 0 0;
}

div#lc_seven{
	position: absolute;
	margin-top: 50px;
	margin-left: 18px;
	width: 27px;
	height: 25px;
	background:  url('../img/inner/geo/little.gif') no-repeat 0 0;
}

div#lc_eight{
	position: absolute;
	margin-top: 125px;
	margin-left: 72px;
	width: 27px;
	height: 25px;
	background:  url('../img/inner/geo/little.gif') no-repeat 0 0;
}

table.ninja{
	margin-top: 30px;
	width: 100%;
}

table.ninja td{
	width: 17%;
	padding: 0 4px;
	padding-bottom: 10px;
}
/* ================================ navigation ================================== */
div.work_navigation{
	margin-bottom:1.5em;
	width: 70px;
	padding: 5px;
	background-color: #f0f0f0;
}

div.work_navigation img{
	margin: 0 10px;
}

div.work_navigation a img{
	margin-right:0px;
}

div.breadcrumbs{
	padding-top: 5px;
	font-size: 0.9em;
}

span.spacer{
	margin: 0 5px;
}
/* =================================== works =================================== */
table.workHeader{
	margin-bottom: 5px;
	border: 1px dotted white;
	width: 100%;
}

table.workHeader h2{
	margin: 0;
}

table.workHeader td.label{
	width: 66%;
}

table.workHeader td.navigate{
	width: 70px;
	border: 1px dotted white;
}

div.workImage{
	margin: 25px 0;
}

div.workImage img{
	border: 3px solid #b9b9b9;
}

table.workers{
	margin: 25px 0;
}

table.workers ul{
	line-height: 2;
}

table.workers td{
	width: 50%;
	padding-bottom: 15px;
}


table.workers li.with_thumb{
	padding-left: 70px;
}


table.workers ul div.thumb{
	margin-left:-70px;
	width: 40px;
	height: 50px;
}

table.workers ul div.description{
	margin-top: 0;
	font-size: 1em;
	font-style: italic;
}

ul.year{
	margin-top: 1.1em;
	float: right;
	margin-right: 20px;
}

ul.year li{
	float: left;
	padding: 7px 15px;
	margin-right: 10px;
}
ul.year li.active{
	background-color: #f0f0f0;
}

h2.fl_left{
	float: left;
}

ul.submenu li#chosen{
	margin-top: 10px;
	background-image: url('../img/icons/favourite.gif');
	background-position: 2px 3px;
	background-repeat: no-repeat;
}

ul.year li.active{
	cursor: default;
}

/* =================================== frame =================================== */
table.img_frame{
	
	width: 0;
	background-color: #c1c1c1;
}

table.img_frame td.if_top{
	font-size: 0;
	height: 9px;
	background-image: url('../img/borders/top.gif');
	background-position: 0 0;
	background-repeat: repeat-x;
}

table.img_frame td.if_bottom{
	font-size: 0;
	height: 4px;
	background-image: url('../img/borders/bottom.gif');
	background-position: 100% 100%;
	background-repeat: repeat-x;
	
}

table.img_frame td.if_middle img{
	border-right: 3px solid #c1c1c1;
	border-left: 3px solid #c1c1c1;
}

/* ================================= personnel ================================= */
table.personnel{
	/*margin: 10px 0;*/
	margin-top: 0px;
	margin-bottom: 60px;
}

table.personnel td{
	vertical-align: bottom;
}


span.personnel{
	font-size: 95%;
	color: #999999;
	font-style: italic;
	vertical-align: bottom;
}

table.personnel td.person{
	vertical-align: bottom;
}



table.personnel img{
	margin-top: 20px;
}

/* ================================= partners ================================= */
div.partners_clients{
	padding-top: 20px;
	padding-bottom: 10px;
}

div.partners_clients p{
	margin: 0;
	padding-top: 40px;
}

div.partners_clients img{
	float: left;
	padding-right: 30px;
	
}

div.pc_element{
	padding: 5px 0;
	padding-right: 15px;
	vertical-align: middle;
	float: left;
	width: 400px;
}

/* ================================== favicon ================================= */
table.favicon{
	width: 1%;
	margin-bottom: 10px;
}

table.favicon td.fav_img{
	width: 40px;
	padding: 7px 10px;
	padding-left: 0;
}

table.favicon td.fav_link{
	vertical-align: middle;
	padding: 7px 10px;
	background-color: #f0f0f0;
	white-space:nowrap;
}

/* ================================== workers ================================= */
div.imageWorker{
	float: left;
	width: 60px;
	padding: 0 5px;
	text-align: center;
}

p.workerName{
	color: #333333;
}

div.description p{
	font-size: 0.95em;
}

table.workersRoles{
	margin: 10px 0;
}

table.workersRoles td{
	width: 50%;
	padding-bottom: 5px;
}

div.workersRoles{
	margin: 20px 0;
}

/* ================================== trademarks ================================= */
table.trademarks{
	margin:10px 0;
	width:auto;
}

table.trademarks td{
	padding-top: 0.8em;
}

table.trademarks td.image{
	padding: 0;
	padding-right: 15px; 
}