  html, body {
	height: 100%;
} body {
	margin: 0 auto 0 auto;
	padding: 0;
	min-width: 1000px;
	max-width: 1240px; 
	font: 14px "Trebuchet MS";
	color: #222222;
	/* background: url(/files/images/bg_test.jpg) repeat-x center; */
	background: #FFFFFF url(/files/images/background.gif) center top repeat-y;
	_width: expression(document.documentElement.clientWidth > 1280 ? "1280px" : "auto");
}
.popup {
	background: #FFFFFF;
}
a {
	color: #222222;
}
input, select { vertical-align: middle; } a:hover { text-decoration: none; }
img { border: 0; } form { margin: 0; } p { margin: 0; padding: 0 0 15px 0; }



.layout {
	width: 94%;
	margin: 0 auto 0 auto;
	max-width: 1240px;

	
}

.head .container {
	padding-top: 12px;
	height: 50px;
	position: relative;
	z-index: 1;
}
.logo {
	float: right;
}
.menu {
	float: left;
	padding: 14px 0 0 0;
	margin: 0;
	list-style: none;
	width: 50%;
}
.menu li {
	float: left;
	padding-right: 37px;
}

.menu li div {
	position: relative;
	z-index: 14;
	margin-top: -28px;
	margin-left: 42px;
	font: 9px "Trebuchet MS";
	color: #9c9ea2;	
	text-align: right;
}
.menu li .count-lv {
	margin-top: -28px;
	margin-left: 34px;
}

.menu li .count-en {
	margin-top: -28px;
	margin-left: 54px;
}

.menu li .count-ru {
	margin-top: -28px;
	margin-left: 48px;
}

.tellus {
	float: left;
	font-size: 12px;
	padding-top: 14px;
	color: #3f4247;
	display:none;
}
.tellus a {
	color: #3f4247;
}



.lang {	
	margin: 0px;
	margin-right: 30px;
	padding: 0px;
	list-style: none;
	float: right;	
}
.lang li {
	float: left;
	display: block;
	padding: 10px 8px 0 8px;	

} .lang li a {
	font: 10px "Trebuchet MS";
	text-decoration: none;
	color: #333333;
	line-height: 20px;
} .lang li a.on {
	color: #888888;	
}

.main {
	vertical-align: top;
	height: 100%;
}
.main .maincontainer {
	position: relative;
	z-index: 1;
	padding: 40px 40px 20px 40px;
}
.main .container {
	position: relative;
	z-index: 1;
	padding: 20px 0px 20px 40px; 
}
h1 {
	padding: 0 0 7px 0;
	margin: 0;
	font: 24px "Trebuchet MS";
}
.date {
	font-size: 12px;
	padding-bottom: 10px;
}
.link {
	font-size: 18px;
	padding-bottom: 17px;
}
.link img {
	margin-right: 2px;
	vertical-align: bottom;
}

.main portfolio p {
	line-height: 18px;
	width: 92%;
}
.item {
	text-align: center;
	font-size: 14px;
	padding-top: 17px;
}
.img {
	margin: 0px auto 0 auto;
	}
.img img { vertical-align: top; }	

.img .one {
	width: 5px;
	height: 5px;
	background: url(/files/images/shadow_one.png);
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/shadow_one.png", sizingMethod="scale");
}
.img .two {
	width: 5px;
	height: 5px;
	background: url(/files/images/shadow_two.png);
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/shadow_two.png", sizingMethod="scale");
}
.img .three {
	width: 5px;
	height: 5px;
	background: url(/files/images/shadow_three.png);
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/shadow_three.png", sizingMethod="scale");
}
.img .four {
	width: 5px;
	height: 5px;
	background: url(/files/images/shadow_four.png);
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/shadow_four.png", sizingMethod="scale");
}
.img .top {
	background: url(/files/images/shadow_top.png);
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/shadow_top.png", sizingMethod="scale");
}
.img .right {
	background: url(/files/images/shadow_right.png);
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/shadow_right.png", sizingMethod="scale");
}
.img .text {
	background: #FFFFFF;
	padding:5px;	
}
.img .bottom {
	background: url(/files/images/shadow_bottom.png);
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/shadow_bottom.png", sizingMethod="scale");
}
.img .left {
	background: url(/files/images/shadow_left.png);
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/shadow_left.png", sizingMethod="scale");
}
.portfolio {
	/* background: #4b4f55  url(/files/images/portfolio-bg.jpg) top repeat-x; */
	background: #4b4f55;
	padding-bottom:30px;

}
.portfolio h1 {
	padding: 0;
	margin: 0;
}
.portfolio .amount {
	font-size: 12px;
	color: #878787;
}
.portfolio .left {
	width: 18%;
	float: left;
}
.work_list {
	font-size: 12px;
	float: left;
	width: 80%;
	margin-left:-10px;
	margin-bottom:20px;
}
.work_list td {
	vertical-align: top;
}
.work_list a {
	color: #ffffff;
	display: block;
	float: left;
	text-decoration: none;
	padding: 4px 15px 4px 10px;
	clear: both;
	white-space: nowrap;
}
.work_list a span {
	color: #878787;
}
.work_list .on {
	background: url(/files/images/m_work_list_bg.gif) right center no-repeat;
}
.work_list .rss {
	color: #c3c3c3;
	font-size: 12px;
	background: url(/files/images/m_i_rss.gif) left center no-repeat;
	padding-left: 20px;
	text-decoration: none;
	float: right;
	display: block;
	margin-top: 31px;
}
.works {
	margin: 20px 0 0 -7px;
	padding: 0;
	width: 100%;	
	
}
.clientspage {
	clear:both;
	margin: 20px 0 0 -7px;
	padding: 0;
	width: 100%;	
	
}
.works .name {
	color: #c3c3c3;
	font-size: 12px;
	padding: 0px 7px 7px 7px;
	line-height: 16px;
	text-align: left;
	display: block;
}
.clientspage .name {
	color: #4b4f55;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	padding:0px 10px 0px 10px;
}
.works li {	
	width: 190px;
	margin: 20px 35px 0 0;
	height: 195px;
	float: left;		
	position: relative;
	overflow: hidden;
	background:#54585f;
}

.works li.visited {	
	background:#3f4247;
}
/*
.works li.visited .portfolio-list-img {	
	filter:alpha(opacity=40);
	opacity: .4;
}
*/
.works li.hover {	
	background:#323438;
	cursor:pointer;
}
	
.works li.hover .portfolio-list-img {	
	cursor:pointer;
}


.works li.hover .portfolio-list-img {	
	opacity:0.4;filter:alpha(opacity=40);
}

.clientspage li {	
	width: 195px;
	margin: 20px 15px 5px 8px;
	height: 145px;
	float: left;
	position: relative;
	overflow: hidden;
	border:1px solid #e5e5e5; 
	background: #FFFFFF;	
}


.clients li, x:-moz-any-link {
	position: static;
	_position: relative;
}

.works li, x:-moz-any-link {
	position: static;
	_position: relative;
}

.about {
	color: #ffffff;
	background: #96181b url(/files/images/about_bg.jpg) center top no-repeat;
	padding: 20px 85px 40px 335px;
	line-height: 18px;
	min-height: 230px;
	_height: 230px;
	border-bottom: 1px solid #000000;
}
.about .img {
	margin-left: -250px;
	margin-top:10px;
	position: absolute;
	vertical-align: top;
	width: 200px;
	height: 229px;
	background: url(/files/images/scada.png);
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/scada.png", sizingMethod="crop");
}
.about .title {
	color: #fdba11;
	font-size: 24px;
	padding-bottom: 15px;
	padding-top: 25px;
}
.about p {
	padding-right:30px;
}
.photo_line {
	height: 120px;
	background-position: center center;
}
.timeline {	
	padding-bottom: 9px;
	border-top: 1px solid #000000;
}
.timeline .box {
	background: #111111;
	padding: 0 2% 0 2%;
}
.timeline table {
	width: 100%;
	margin: 0 auto 0 auto;
	border-collapse: collapse;
	height: 325px;
}
.timeline td {
	padding: 0;
	width: 4%;
	vertical-align: bottom;
}
.timeline td div {
	cursor: pointer;
}
.timeline .col1 {
	background: url(/files/images/timeline_col1.gif);
	height: 111px;
}
.timeline .col2 {
	background: url(/files/images/timeline_col2.gif);
	height: 206px;
}
.timeline .col3 {
	background: url(/files/images/timeline_col3.gif);
	height: 146px;
}
.timeline .col4 {
	background: url(/files/images/timeline_col4.gif);
	height: 117px;
}
.timeline .col5 {
	background: url(/files/images/timeline_col5.gif);
	height: 182px;
}
.timeline .col6 {
	background: url(/files/images/timeline_col6.gif);
	height: 102px;
}
.timeline .col7 {
	background: url(/files/images/timeline_col7.gif);
	height: 265px;
}
.timeline .col8 {
	background: url(/files/images/timeline_col8.gif);
	height: 169px;
}
.timeline .col9 {
	background: url(/files/images/timeline_col9.gif);
	height: 95px;
}
.timeline .col10 {
	background: url(/files/images/timeline_col10.gif);
	height: 68px;
}
.timeline .col11 {
	background: url(/files/images/timeline_col11.gif);
	height: 149px;
}
.timeline .col12 {
	background: url(/files/images/timeline_col12.gif);
	height: 208px;
}
.timeline .col13 {
	background: url(/files/images/timeline_col13.gif);
	height: 105px;
}
.timeline .col14 {
	background: url(/files/images/timeline_col14.gif);
	height: 204px;
}
.timeline .col15 {
	background: url(/files/images/timeline_col15.gif);
	height: 137px;
}
.timeline .col16 {
	background: url(/files/images/timeline_col16.gif);
	height: 89px;
}
.timeline .col17 {
	background: url(/files/images/timeline_col17.gif);
	height: 142px;
}
.timeline .col18 {
	background: url(/files/images/timeline_col18.gif);
	height: 210px;
}
.timeline .col19 {
	background: url(/files/images/timeline_col19.gif);
	height: 134px;
}
.timeline .col20 {
	background: url(/files/images/timeline_col20.gif);
	height: 192px;
}
.timeline .col21 {
	background: url(/files/images/timeline_col21.gif);
	height: 116px;
}
.timeline .col22 {
	background: url(/files/images/timeline_col22.gif);
	height: 169px;
}
.timeline .col23 {
	background: url(/files/images/timeline_col23.gif);
	height: 90px;
}
.timeline .col24 {
	background: url(/files/images/timeline_col24.gif);
	height: 146px;
}
.timeline .col25 {
	background: url(/files/images/timeline_col25.gif);
	height: 210px;
}
.timeline-col1 {
	background: url(/files/images/timeline_col1.gif);
}
.timeline-col2 {
	background: url(/files/images/timeline_col2.gif);
}
.timeline-col3 {
	background: url(/files/images/timeline_col3.gif);
}
.timeline-col4 {
	background: url(/files/images/timeline_col4.gif);
}
.timeline-col5 {
	background: url(/files/images/timeline_col5.gif);
}
.timeline-col6 {
	background: url(/files/images/timeline_col6.gif);
}
.timeline-col7 {
	background: url(/files/images/timeline_col7.gif);
}
.timeline-col8 {
	background: url(/files/images/timeline_col8.gif);
}
.timeline-col9 {
	background: url(/files/images/timeline_col9.gif);
}
.timeline-col10 {
	background: url(/files/images/timeline_col10.gif);
}
.timeline-col11 {
	background: url(/files/images/timeline_col11.gif);
}
.timeline-col12 {
	background: url(/files/images/timeline_col12.gif);
}
.timeline-col13 {
	background: url(/files/images/timeline_col13.gif);
}
.timeline-col14 {
	background: url(/files/images/timeline_col14.gif);
}
.timeline-col15 {

	background: url(/files/images/timeline_col15.gif);
}
.timeline-col16 {
	background: url(/files/images/timeline_col16.gif);
}
.timeline-col17 {
	background: url(/files/images/timeline_col17.gif);
}
.timeline-col18 {
	background: url(/files/images/timeline_col18.gif);
}
.timeline-col19 {
	background: url(/files/images/timeline_col19.gif);
}
.timeline-col20 {
	background: url(/files/images/timeline_col20.gif);
}
.timeline-col21 {
	background: url(/files/images/timeline_col21.gif);
}
.timeline-col22 {
	background: url(/files/images/timeline_col22.gif);
}
.timeline-col23 {
	background: url(/files/images/timeline_col23.gif);
}
.timeline-col24 {
	background: url(/files/images/timeline_col24.gif);
}
.timeline-col25 {
	background: url(/files/images/timeline_col25.gif);
}
.timeline .line {
	background: url(/files/images/timeline_line.gif) right top no-repeat;
}
.timeline .on div {
	position: relative;
	z-index: 2;
}
.timeline .title {
	font-size: 24px;
	color: #ffffff;
	padding-left: 20px;
	position: absolute;
	padding-top: 20px;
	width: 50%;
}
.timeline span {
	display: block;
	font-size: 12px;
	font-style: italic;
	color: #c4c4c4;
	margin: -33px 0 0 10px;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	z-index: 3;
}
.timeline .border {
	background: url(/files/images/timeline_border.png) repeat-x;
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/timeline_border.png", sizingMethod="scale");
	padding: 17px 2% 0 2%;
	width: 96%;
	height: 30px;
	margin-top: -47px;
}
.timeline .border img {
	position: relative;
	z-index: 2;
}
.timeline .our {
	float: right;
	padding-right: 7%;
}
.clients img {
	vertical-align: middle;
}
.clients a {
	margin-right: 50px;
}
.container .arrows {
	position: relative;
	z-index: 10;
	min-width: 0;
	width: 30%;
	top: auto;
	left: auto;
	float: right;
}
.container .arrows-inside {
	width: auto;
	margin: 0;
}

.container .arrows .black {
	padding-right: 0;
}

.item-block {	
	height: 145px; 
	width: 190px;
	padding: 0px;
}

.item-block2 {	
	height: 100px; 
	width: 200px; 
	margin: 0px; 	
	padding: 0px;
}
.clients .item-block2 a, .clients .item-block2 div
{
	margin: 0px; 	
	padding: 0px;
	display:block;
	height: 100px; 
	width: 200px; 

}

.portfolio .top {
	margin-top:20px;
	height: 55px;
}
.portfolio .fresh {
	background: url(/files/images/m_fresh.png);
	width: 59px;
	height: 42px;
	position: absolute;
	margin: -10px 0 0 160px;	
	z-index: 110;
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/m_fresh.png", sizingMethod="crop");
}


.clients .top {
	margin-top:0px;
	height: 55px;
}

.clients .container{
	border:1px solid #E5E5E5;
	background: #f9f9f9;
	
}

.clients .work_list a{
	color:black;
}

.clients .work_list a.on {
	background: url(/files/images/m_client_list_bg.gif) right center no-repeat;
}

.clients .works .name2{	
	text-align:center;
	color:#4B4F55;
}

.template {
	width: 100%;
	margin-top:20px;

}

.template td {
	vertical-align: top;
}

.template .pic {
	text-align:center;
	 width: 52%; 
}
.template .cell {
	/* width: 35%; */
	padding: 10px 40px 0 25px;
	font-size: 14px;
	
}
.template .cell img {
	margin-bottom: 15px;
}
.template .cell2 {
	width: 45%;
	padding-right: 5%;
}
.template .cell2 .img {
	margin: 0;
}
.template .cell2 p {
	padding: 10px 0 0 5px;
}



.spacer {
	clear: both;
	font-size: 0;
}



.foot .container {
	color: #3f4247;
	font-size: 12px;
	line-height: 16px;
	padding-top: 25px;
	height: 80px;
	position: relative;
	z-index: 1;
}

.search {
	float: right;
	text-align: right;
	width: 50%;
}
.search .field {
	font: 11px "Trebuchet MS";
	color: #888888;
	margin-right: 10px;
	padding: 3px 5px 3px 5px;
	width: 50%;
}




.next_arrow {
	float: right;
	display: block;
	margin-left: 15px;
	margin-top: 7px;
}
.next_arrow img {
	width: 24px;
	height: 10px;
}
.prev_arrow {
	float: right;
	display: block;
	margin-top: 7px;
}
.prev_arrow img {
	width: 24px;
	height: 10px;
}
.arrows {
	position: absolute;
	width: 100%;
	min-width: 1000px;
	top: 102px;
	left: 0;
	z-index: 2;
}
.arrows-inside {
	width: 94%;
	margin: 0 auto 0 auto;
	max-width: 1150px;
}

.offer .arrows {
	position: relative;
	top: 20px;
	width: 100%;
}

.arrows .white, .arrows .black {
	padding-right: 40px;
	position: relative;
}
.arrows .white .ctrl, .arrows .black .ctrl {
	float: right;
	padding-right: 27px;
	font: 8px "Trebuchet MS";
}

.arrows .white .ctrl {
	color: #FFF;
}

.arrows .black .ctrl {
	color: #000;
}

.arrows .white .prev_arrow img {
	background: url(/files/images/m_arrow_2_prev.png);
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/m_arrow_2_prev.png", sizingMethod="crop");
}
.arrows .white .next_arrow img {
	background: url(/files/images/m_arrow_2_next.png);
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/m_arrow_2_next.png", sizingMethod="crop");
}
.arrows .black .prev_arrow img {
	background: url(/files/images/m_arrow_prev.png);
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/m_arrow_prev.png", sizingMethod="crop");
}
.arrows .black .next_arrow img {
	background: url(/files/images/m_arrow_next.png);
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/m_arrow_next.png", sizingMethod="crop");
}

.portfolio-list-img {position: absolute; overflow: hidden; display: block; width: 190px; height: 135px;
}

.error404 {
	height: 600px;
	width: 100%;
	
	background: transparent url(/files/images/noise.gif);
	text-align: center;
	vertical-align: middle;
} .contacts .layout {	
} .contacts .layout .main {	
	height: 600px;
	text-align: left;
	vertical-align: middle;
	background: #2550c3 url(/files/images/flag.jpg) center repeat-x;
	
} .contacts .layout .main .stars {		
	padding: 30px 40px 0px 40px;
	height: 600px;	
	color: #FFF;
} .contacts .layout .main .stars a {
	color: #FFF;
} .contacts .layout .main .bank-details {
	margin-top: 350px;
		
} .bank-details .wrap {
	position: absolute;
	top: 480px;
	
	margin-left: -2px;
	z-index: 10;
	overflow: hidden;	
}.bank-details .details {
	position: relative;
	display: none;	
	padding: 10px;
	width: 222px;
	background-color: #515FA0;
} #time-tuner {
	background-color:#FF0000;
	height: 20px;
	width:1px;
	position: absolute;
	z-index: 1;
	margin-top: -325px;
	left: -10;
	overflow:hidden;
	display:block;
} .lightbox, .framebox {
	/* margin-bottom: 20px; */
	float:left;
	display: block;
} .history-block a {
	color: #FFF;
}
.offer {
	border: 1px solid #E5E5E5;
	background: #FFF;
	

} .offer .text {
	color:#c3c3c3; 
	background-color: #4b4f55;
	padding: 30px 40px;
} .offer .image {
	width:100%;
	height:388px; 
}.offer .header {
	padding: 30px 40px;
}.offer .services {
	background-color: #4b4f55;  
}.slide-text {
	text-align: left;
} 

.empty-search {
	font-size: 16px;
	color: #c3c3c3;
	margin-bottom: 20px;
} .search-right {
	float: right; 
	margin-top: 6px; 
	width: 80%;
} .search-right .text {
	width: 92%;
	font: 11px "Trebuchet MS";
	color: #a4a4a4;
	background:#4b4f55;
	border: 1px solid #3f4247;
	padding:5px;
	margin-right: 5px;
} .search-right .button {
	padding-left: 10px;

} #services-top-text a.on {
	color: #888888;
	text-decoration:none;
} .history-image {
	display: block;
	padding: 13px;
	width:90px;
	height:90px;
	background:transparent url(/files/images/mask.png) no-repeat;
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/mask.png", sizingMethod="crop");
	
} #flash-div {
	background-color: #FFFFFF;
}


/* MAIN PAGE */

.first .content {
	background-color: #66777b;
	width: 100%;
	height: 640px;
	overflow: hidden;
}


.first .content table {	
    margin-top: -204px;
	width: 100%;
	height: 100%;	

} .first .content td {
	height: 80px;
	width: 10%;
	background-color: #000000;
}

.first .content .under {
	position: absolute;
	z-index: 1; 
	width: 94%;
	height: 640px;
	background-color: #66777b;
}

.o80 {
	filter: alpha(opacity=80);
	opacity: .8

}

.o11 {
	filter: alpha(opacity=11);
	opacity: .11
}

.o30 {
	filter: alpha(opacity=30);
	opacity: .3
}

.o33 {
	filter: alpha(opacity=33);
	opacity: .33
}

.o22 {
	filter: alpha(opacity=22);
	opacity: .22
}

.o10 {
	filter: alpha(opacity=10);
	opacity: .1
}

.o20 {
	filter: alpha(opacity=20);
	opacity: .2
}

.o10 {
	filter: alpha(opacity=10);
	opacity: .1
}

.o40 {
	filter: alpha(opacity=40);
	opacity: .4
}

.o44 {
	filter: alpha(opacity=44);
	opacity: .44
}

.o50 {
	filter: alpha(opacity=50);
	opacity: .5
}

.o55 {
	filter: alpha(opacity=55);
	opacity: .55
}


.o60 {
	filter: alpha(opacity=60);
	opacity: .6
}

.o66 {
	filter: alpha(opacity=66);
	opacity: .66
}

.o70 {
	filter: alpha(opacity=70);
	opacity: .7
}

.o77 {
	filter: alpha(opacity=77);
	opacity: .77
}


.o88 {
	filter: alpha(opacity=88);
	opacity: .88
}
.o90 {
	filter: alpha(opacity=90);
	opacity: .9
}

.color {
	position: absolute;	
	z-index: 1;	
	width:100%;
	_width:95%;
	max-width: 1370px;
	min-width: 1000px;
	height:720px;

}

.picker {
	z-index: 3;
	top: 218px;	
	position: relative;	
	width: 202px;
	height: 202px;
	margin: 0 auto;	
	background: transparent url(/files/images/color-picker.png) center center no-repeat;
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/color-picker.png", sizingMethod="crop");	
}
.color-technology-en {
	position: absolute;
	background: transparent url(/files/images/color_tehnology_en.png) center center no-repeat;
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/color_tehnology_em.png", sizingMethod="crop");	
	z-index: 12;
	top: 120px;
	margin-left: 50px;
	width: 629px;
	height: 66px;


}.color-technology-lv {
	position: absolute;
	background: transparent url(/files/images/color_tehnology_lv.png) center center no-repeat;
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/color_tehnology_lv.png", sizingMethod="crop");	
	z-index: 12;
	top: 120px;
	margin-left: 50px;
	width: 590px;
	height: 70px;


}.color-technology-ru {
	position: absolute;
	background: transparent url(/files/images/color_tehnology_ru.png) center center no-repeat;
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/color_tehnology_ru.png", sizingMethod="crop");	
	z-index: 12;
	top: 120px;
	margin-left: 50px;
	width: 545px;
	height: 63px;


} .work-list {
	position: absolute;	
	z-index: 7;		
	top: 510px;
	margin-left: 50px;
} .work-list h3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px;
	margin: 0px;
	text-transform: uppercase;
}.work-list a {
	background: transparent url(/files/images/bullet.gif) left center no-repeat;
	padding-left: 20px;
	display: block;
	margin-top: 10px;
	color: #FFFFFF;
} .work-list span {
	display: block;
	color: #777777;
	padding-left:18px;
	font-size: 11px;
}

/* MAIN PAGE */
. tweet {float: left;}



.copyright {
	width:135px;
	white-space:nowrap;
	float:left;
	margin-right: 20px;
}


.tweet {
	display:block;
	width:100px;
	height:51px;
	float: left; 
	background: transparent url(/files/images/tweet.gif) left center no-repeat;
}

.works .name a:link, .name a:active {
	color:#C3C3C3;
	font-size:12px;
	line-height:16px;
	text-decoration: none;	
}

.works .name a:visited {	
	color:#767c86;
	font-size:12px;
	line-height:16px;
	text-decoration: none;
 }

.works .name a:hover {
	 text-decoration: none;
	 cursor:pointer;
 }

.rietumu-gallery a.on img {	
	border: 4px solid #999999;
	filter:alpha(opacity=40);
	opacity: .4;

}

.rietumu-gallery a img {	
	border: 4px solid white;

}

.rietumu-bg-img2 {		
	position: absolute;
	display: block;
	top: 0px; 
	left: 0px;	
	width: 600px; 
	height: 527px;
}

.rietumu-bg-img {			
	display: block;
	width: 600px; 
	height: 527px;	
}

div#rb-back-img {	
	background: url(/files/upload/1825_ru_main1.jpg);	
}

div#rb-front-img {
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: -527px;	
	background: url(/files/upload/1825_ru_main1.jpg);	
}
.vac-open {	
	display:block;
	height:122px;
	position:relative;
	right:0;
	top:55px;
	width:100%;
	z-index:2;
	padding: 0px;
	margin: 0px;
	max-width:1240px;

	cursor: pointer;
	_cursor: hand;
} .vac-open div{
	background:none repeat scroll 0 0 #fcfc5d;
	position: absolute;
	right:0;
	height:66px;
	width: 219px;
	font-size: 18px;
	font-style: italic;
	padding: 35px 28px 20px 28px;

} .vac-open div.on {
	background:none repeat scroll 0 0 #88f3f2;
}
 .first .show-vac table {
    margin-top: -326px;
}
.vac-open .next_arrow2 {
	margin-top: 4px;
	display:block;
}
.vac-open .next_arrow2 img {
	width: 24px;
	height: 10px;
	background: url(/files/images/m_arrow_next.png);
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/m_arrow_next.png", sizingMethod="crop");
}



.vac-open-2 {	
	display:block;
	height:153px;
	position:relative;
	right:0;
	top:55px;
	width:100%;
	z-index:2;
	padding: 0px;
	margin: 0px;
	max-width:1240px;

	cursor: pointer;
	_cursor: hand;
} .vac-open-2 div{
	background:none repeat scroll 0 0 #fcfc5d;
	position: absolute;
	right:0;
	height: 50px;
	width: 219px;
	font-size: 18px;
	font-style: italic;
	padding: 10px;

} .vac-open-2 div.vac-cod {
	background:none repeat scroll 0 0 #99ff66;
	top: 86px;
} .vac-open-2 div.on {
	background:none repeat scroll 0 0 #88f3f2;
}
 .first .show-vac-2 table {
    margin-top: -354px;
}
.vac-open-2 .next_arrow2 {
}
.vac-open-2 .next_arrow2 img {
	width: 24px;
	height: 10px;
	background: url(/files/images/m_arrow_next.png);
	_background: expression("none");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/m_arrow_next.png", sizingMethod="crop");
}