@charset "windows-1251";
/* CSS Document */

html {height: 100%;}
* html .box {height: 100%;}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #5a5a5a;
	font: 9pt Arial;
	behavior: url(/bitrix/templates/en_portfolio/csshover.htc);
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
}
tr, th, td {
	padding: 0;
	border: 0;
}
a {
	color: #3c699d;
}
form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	color: #5a5a5a;
	font: 9pt Arial;
}

.boxHeadImg {
	/*background: url(/image/photo-back1.jpg) no-repeat top left;*/
	max-width: 1600px;
	min-height: 100%;
	margin: 0 auto 0 auto;
}
* html .boxHeadImg {
	width: expression(
    	(document.compatMode && document.compatMode == "CSS1Compat") ? 
    	(document.documentElement.clientWidth < 800 ? "800px" : 
    		(document.documentElement.clientWidth > 1600 ? "1600px" : "auto")
    	) : 
    	(document.body.clientWidth < 800 ? "800px" : 
    		(document.body.clientWidth > 1600 ? "1600px" : "auto")
    	)
    );
}

.box {
	width: 841px;
	margin: 0 auto 0 auto;
}
.box .mB-55 {
	margin: 0 0 55px 0;
}
.box .boxTop {
	width: 829px;
	height: 5px;
	overflow: hidden;
	margin: 0 0 0 5px;
	padding: 203px 0 0 0;
}
.box .boxTop img {
	width: 829px;
	height: 5px;
	overflow: hidden;
}
.box td {
	vertical-align: top;
}
.box .boxShLeft {
	background: url(images/box_shadow_left.png) repeat-y left top;
	filter: expression(fixPNG(this));
	width: 5px;
}
.box .boxShRight {
	background: url(images/box_shadow_right.png) repeat-y right top;
	filter: expression(fixPNG(this));
	width: 7px;
}
.box .boxBg {
	background-color: #fff;
	padding: 35px 40px 0 30px;
	width: 759px;
}
.box .boxBg .logoLenvendo {
	float: left;
	padding: 0 0 0 2px;
}

#menuNav li:hover div.menuSecond,
#menuNav li.jshover div.menuSecond {
	display: block;
}
.box .boxBg .menu {
	float: right;
	width: 484px;
	height: 22px;
	border-left: 1px solid #d5d6d7;
	margin: 17px 0 0 0;
	position: relative;
	z-index: 10;
}
.box .boxBg .menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box .boxBg .menu li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.box .boxBg .menu div.item {
	float: right;
	width: 121px;
	height: 25px;
	background: url(images/blank.gif) repeat left top;
}
.box .boxBg .menu div.item div.borderItem {
	border-right: 1px solid #d5d6d7;
	padding: 5px 0 2px 0;
	text-align: center;
	background-color: #fff;
	position: relative;
	z-index: 15;
}
.box .boxBg .menu div.act {
	float: right;
	width: 121px;
}
.box .boxBg .menu div.act div.borderItem, .box .boxBg .menu li:hover div.item div.borderItem {
	border-top: 1px solid #d5d6d7;
	border-left: 1px solid #d5d6d7;
	border-right: 1px solid #d5d6d7;
	padding: 5px 0 7px 0;
	text-align: center;
	background-color: #fff;
	margin: -1px 0 0 -1px;
	position: relative;
	z-index: 20;
	width: 121px;
	_width: 120px;
}
/** html .box .boxBg .menu div.act div.borderItem, * html .box .boxBg .menu li:hover div.item div.borderItem {
	width: 120px !important;
}*/
.box .boxBg .menu div a {
	color: #3e3c3c;
	font: 8pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform: uppercase;
}
.box .boxBg .menu div a:hover, .box .boxBg .menu div a.act {
	color: #e0001b;
}
.box .boxBg .menu .menuSecond {
	display: none;
	position: absolute;
	z-index: 15;
	top: 25px;
	left: 0;
	float: left;
	width: 484px;
	margin: 0 0 0 -1px;
	padding: 0;
	border: 1px solid #e6e6e6;
	text-align: left;
	background-color: #fff;
}
.box .boxBg .menu .menuSecond ul {
	padding: 6px 0 7px 0;
}
.box .boxBg .menu .menuSecond li {
	background:url(images/arrow_1.gif) no-repeat left 4px;
	margin: 0 0 0 20px;
	padding: 0 0 0 11px;
}
.box .boxBg .menu .menuSecond a {
	color: #3e3c3c;
	font: 10px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform: uppercase;
}

.box p {
	margin: 0;
	padding: 20px 0 0 0;
}
.box .right {
	float: right;
	width: 224px;
	padding: 20px 0 0 0;
}
.box .right .link {
	background:url(images/arrow_1.gif) no-repeat left 2px;
	color: #3c699d;
	font: 7pt Arial;
	text-decoration: none;
	padding: 0 0 0 11px;
}
.box .right .blockRight {
	width: 224px;
	margin: 13px 0 0 0;
}
.box .right .blockRight .blockTopImg {
	width: 224px;
	height: 3px;
	display: block;
}
.box .right .blockRight .blockRightBorder {
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding: 0 9px 0 9px;
}
.box .right .blockRight h2 {
	background:url(images/arrow_2.gif) no-repeat left 8px;
	color: #363636;
	font: bold 8pt Arial;
	text-decoration: none;
	padding: 4px 0 4px 11px;
}
.box .right .blockRight p {
	color: #5a5a5a;
	font: 8pt Arial;
	line-height: 16px;
	padding: 9px 0 7px 0;
}
.box .right .blockRight a {
	color: #3c699d;
	font: 8pt Arial;
	text-decoration: none;
}

.box .left {
	margin: 0 255px 0 0;
	padding: 20px 0 0 2px;
}
.box .left .nav p {
	color: #3c699d;
	font: 7pt Arial;
	padding: 20px 0 0 0 !important;
}
.box .left .link {
	color: #3c699d;
	font: 7pt Arial;
	text-decoration: none;
	padding: 0;
}
.box .left h1 {
	color: #e0001b;
	font: 18pt Arial;
	margin: 25px 0 12px 0;
}
.box .left p {
	color: #5a5a5a;
	font: 9pt Arial;
	line-height: 18px;
	padding: 18px 0 0 0;
}

.box .foot {
	border-top: 1px solid #a8a8a8;
	margin: 80px 0 0 0;
	text-align: center;
}
.box .foot p {
	color: #7d7d7d;
	font: 8pt Arial;
	line-height: 18px;
	padding: 0;
}

.footGrayBox {
	height: 65px;
}
.footGray {
	background-color: #e5e5e5;
	height: 65px;
	margin: -65px 0 0 0;
}

.mT-25 {
	margin-top: 25px !important;
}
.mT-30 {
	margin-top: 30px !important;
}
.mB-13 {
	margin-bottom: 13px !important;
}
.mL-12 {
	margin-left: 12px !important;
}
.mL-20 {
	margin-left: 20px !important;
}
.clear {
	clear: both;
}

.box .portfolio {
	margin: 0;
	padding: 20px 0 0 2px;
}
.box .portfolio .nav p {
	color: #3c699d;
	font: 7pt Arial;
	padding: 20px 0 0 0 !important;
}
.box .portfolio .link {
	color: #3c699d;
	font: 7pt Arial;
	text-decoration: none;
	padding: 0;
}
.box .portfolio h1 {
	color: #e0001b;
	font: 18pt Arial;
	margin: 25px 0 0 0;
}
.box .portfolio h2 {
	color: #000;
	font: bold 9pt Arial;
	margin: 12px 0 0 0;
}

.portfolio .portfolioText {
	width: 564px;
	padding: 5px 0 0 0;
}
.portfolio .portfolioText p {
	color: #5a5a5a;
	font: 9pt Arial;
	line-height: 18px;
	padding: 5px 0 0 0;
}
.portfolio .portfolioText ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.portfolio .portfolioText ul li {
	background: url(images/marker_list.gif) no-repeat left 9px;
	color: #5a5a5a;
	font: 9pt Arial;
	line-height: 18px;
	margin: 5px 0 0 0;
	padding: 0 0 0 9px;
}

.portfolio .portfolioLeft {
	width: 564px;
	border: 1px solid #e7e7e7;
	margin: 15px 0 0 0;
	text-align: center;
}
.portfolio .portfolioRight {
	float: right;
	width: 154px;
	border: 1px solid #e7e7e7;
	margin: 15px 0 0 0;
}
.portfolio .portfolioRight .navUp {
	padding: 8px 0 6px 0;
	text-align: center;
	border-bottom: 1px solid #e7e7e7;
}
.portfolio .portfolioRight .navDown {
	padding: 6px 0 8px 0;
	text-align: center;
	border-top: 1px solid #e7e7e7;
}
.portfolio .portfolioRight .portfolioRightBlock {
	height: 335px;
	overflow: hidden;
	padding: 0 0 0 7px;
	_padding: 0 0 0 2px;
	margin: 19px 0 32px 0;
}
.portfolio .portfolioRight .portfolioRightBlock .item {
	float: left;
	width: 60px;
	height: 60px;
	overflow: hidden;
	border: 1px solid #dbdbdb;
	text-align: center;
	margin: 0 0 5px 5px;
}





#partners-block h1, #partners-block h2 { padding: .5em 0; font-size: 11px; font-weight: bold; color: #636363; background: none; border-bottom: 1px solid #a8a8a8; }
#partners-block .partner { float: left; }

#partner1, #partner2, #partner3, #partner4 { margin: 0 39px 8px 0; }
#partner5 { margin-bottom: 8px; }
#partner6, #partner7, #partner8, #partner9 { margin: 0 55px 8px 0; }
#partner10 { margin-bottom: 8px; }
#partner11, #partner12, #partner13, #partner14 { margin: 0 50px 23px 0; }
#partner15 { margin-bottom: 23px; }
#partner16, #partner17, #partner18, #partner19 { margin: 0 49px 13px 0; }
#partner20 { margin-bottom: 13px; }
#partner21, #partner22, #partner23 { margin: 0 67px 0 0; }

.clearfix:after { display: block; content: "."; height: 0; visibility: hidden; clear: both; }