html {
	font-size: 100.01%;
	overflow-y: scroll
}
html, body {
	height: 100%;
}
body#index-page {
	color: #666;
}
#header, #middle, #footer {
	margin: 0 auto;
	width: 970px;
	position: relative;
}



/*
 * Header.
 */
#header {}
#header {
	padding-top: 30px;
	position: relative;
	z-index: 2
}
#header:after {
	display: block;
	content: ".";
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0
}
#header .logo {
	display: block;
	float: left;
	padding: 30px 0 0 5px;
}
#header form {
	border-right: solid 1px #d8d8d8;
	float: right;
	margin: 33px 0 0 0;
	padding: 6px 14px 4px 0;
}
#header table {
	border-collapse: collapse;
	border-spacing: 0;
}
#header table td {
	text-align: center;
}



/*
 * Index page.
 */
#index-page #middle {
	padding: 1px 0 0 0;
}
#index-page h1 {
	font-family: arial, tahoma, verdana, geneva, arial, sans-serif;
	font-size: 41px;
	font-weight: normal;
	padding: 0 0 12px 0;
}
#index-page #footer, #index-page #footer a {
	color: #323232;
}
#index-page .counter {
	padding: 5px 0 0 0;
}



/*
 * Middle.
 */
#middle {
	z-index: 1;
}
#middle #opacity-block-index {
	float: right;
	margin: -214px 0 0 0;
	padding: 20px 43px 31px 43px;
	position: relative;
	width: 580px;
}
#middle #opacity-block-index div {
	background-color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0.85;
}
#middle #opacity-block-index p, #middle #opacity-block-index h1 {
	position: relative;
}
#middle #opacity-block-index p {
	color: #666;
}
#middle .left-column {
	float: left;
	padding-right: 30px;
	width: 195px;
}
#middle .right-column {
	float: right;
	width: 743px;
}
#no-index #middle {
	margin: -121px auto;
	min-height: 100%;
}
#no-index .counter {
	margin-top: -45px;
}
#middle .inner:after {
	display: block;
	content: ".";
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
}
#no-index #middle .inner {
	padding: 158px 0 120px 0;
}



/*
 * Footer.
 */
#footer {
	font-size: 0.9em;
	height: 90px;
	z-index: 10;
}
#footer, #footer a {
	color: #727272;
}
#footer .inner {
	padding: 11px 0 30px 16px;
}
#footer .gray-block {
	color: #727272;
	height: 37px;
	line-height: 37px;
	padding: 0 0 0 16px;
	margin: 0;
}



.block, .block1 {
	border: solid 1px #ccc;
	position: relative;
}
.block1 {
	position: relative;
	width: 635px;
}
.block h2 {
	font-size: 1em;
	left: 0;
	padding: 15px 14px 0 14px;
	position: absolute;
	top: 0;
}
.block .innerdiv, .block1 .innerdiv {
	padding: 17px 25px 20px 25px;
	overflow: hidden;
}
.block .left-top, .block1 .left-top {
	background: url(/images/block-top-left-bg.gif) no-repeat top left;
}
.block1 .left-top, .block1 .right-top, .block1 .right-bottom, .block1 .left-bottom {
	height: 4px;
	width: 4px;
	position: absolute;
}
.block1 .right-top {
	right: -1px;
	top: -1px;
}
.block1 .right-bottom {
	right: -1px;
	bottom: -1px;
}
.block1 .left-top {
	top: -1px;
	left: -1px;
}
.block1 .left-bottom {
	left: -1px;
	bottom: -1px;
}
.block .left-top {
	margin: -1px;
}
.block .right-top, .block1 .right-top {
	background: url(/images/block-top-right-bg.gif) no-repeat top right;
}
.block .right-bottom, .block1 .right-bottom {
	background: url(/images/block-bottom-right-bg.gif) no-repeat bottom right;
}
.block .left-bottom, .block1 .left-bottom {
	background: url(/images/block-bottom-left-bg.gif) no-repeat bottom left;
}
.bordered {
	border: solid 1px #e3e3e3;
	margin-bottom: 16px;
	padding: 2px 2px 2px 1px;
}
.bordered p {
	padding: 7px 0 6px 12px;
}
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}
.copy {
	color: #efeeee;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 8px;
	left: 10px;
}
.counter {
	margin:0 auto;
	position: relative;
	width: 970px;
	z-index: 11;
}
.dblock {
	display: block;
	float: left;
}
.gray-block {
 	padding: 4px 0 5px 0;
 	margin-top: 18px;
 	background-color: #f1f1f1;
 	position: relative;
 }
.gray-block .top-left, .gray-block .top-right, .gray-block .bottom-right, .gray-block .bottom-left {
 	height: 4px;
 	width: 4px;
 	position: absolute;
 }
.gray-block .top-left {
 	background: url(/images/gray-top-left.gif) no-repeat top left;
 	left: 0;
 	top: 0;
}
.gray-block .top-right {
 	background: url(/images/gray-top-right.gif) no-repeat top left;
 	right: 0;
 	top: 0;
}
.gray-block .bottom-left {
 	background: url(/images/gray-bottom-left.gif) no-repeat top left;
 	left: 0;
 	bottom: 0;
}
.gray-block .bottom-right {
 	background: url(/images/gray-bottom-right.gif) no-repeat top left;
 	right: 0;
 	bottom: 0;
}
.ht7 {
	padding-top: 7px;
}
.ht12 {
	padding-top: 12px;
}
.ht13 {
	padding-top: 13px;
}
.ht20 {
	padding-top: 20px;
}
.ht22, .block h2.ht22 {
	padding-top: 22px;
}
.ht30 {
	padding-top: 30px;
}
.ht40 {
	padding-top: 40px;
}
.ht75 {
	padding-top: 75px;
}
.ht105 {
	padding-top: 105px;
}
.ht108 {
	padding-top: 108px;
}
.iconA {
	display: block;
	float: left;
	line-height: 36px;
}
.iconA img {
	display: block;
	float: left;
	margin-right: 13px;
}
.list {
	padding: 7px 0 0 0;
}
.list li, .news-list li, .paging li {
	overflow: hidden;
	padding: 0;
	list-style: none;
	/*
	 * For IE6...
	 */
	list-style-image: none;
}
.list li {
	padding: 0 0 8px 0;
}
.list li div {
	float: left;
	margin-left: -175px;
	width: 100%
}
.list li div p {
	padding-left: 185px;
}

/*
 * Business structure pages.
 */
.structure li .logo {
	display: block;
	float: left;
	position: relative;
}
.structure li .logo {
	padding-bottom: 12px;
}

/*
 * Logotypes pages.
 */
.logos {
	margin-top: 36px;
	width: 670px;
}
.logos td {
	padding-right: 3em;
	padding-bottom: 2em;
	width: 50%;
}
.logos li {
	float: left;
	padding: 0 0.5em 0 0;
	list-style: none;
	/*
	 * For IE6...
	 */
	list-style-image: none;
}
.logos p {
	color: #666;
	float: left;
	padding: 1em 0 0 0.5em;
	width: 167px;
}
.logos ul {
	float: right;
	padding: 0;
	padding-top: 0.5em;
}
.logos .block .left-bottom {
	display: table;
	width: 100%;
}
.logos .block .left-bottom {
	height: 110px;
	display: table;
	width: 100%;
}
.logos .block .innerdiv {
	display: table-cell;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

ul.pdf {
	background: url(/images/icons/pdf.png) no-repeat 0 2px;
}

/*
 * Presentations pages.
 */
.presentation {
	padding: 0;
	margin-right: -25px;
	overflow: hidden;
}
.presentation li {
	float: left;
	padding: 0 1.5em 3em 0;
	width: 230px;
	list-style: none;
	/*
	 * For IE6...
	 */
	list-style-image: none;
}
.presentation li img {
	display: block;
	margin-bottom: 12px;
}
.presentation div {
	min-height: 36px;
	padding-left: 47px;
}
.presentation .ppt {
	background: url(/images/icons/ppt.png) no-repeat 3px 0;
}
.presentation .pps {
	background: url(/images/icons/pps.png) no-repeat 3px 0;
}

/*
 * Profile pages.
 */
.profile {
	/*
	 * PDF-imae width...
	 */
	padding-left: 44px;
}
.profile li {
	line-height: 1.4em;
	list-style: none;
	/*
	 * For IE6...
	 */
	list-style-image: none;
}

/*
 * Statuses pages.
 */
.status img {
	display: block;
	margin: 0 auto;
	padding: 0 4px;
}
.status td {
	font-size: 0.9em;
	width: 20%;
	padding: 0 0.7em 1em 0;
}
.status .block .left-bottom {
	display: table;
	width: 100%;
}
.status .block .left-bottom {
	height: 110px;
	display: table;
	width: 100%;
}
.status .block .innerdiv {
	display: table-cell;
	padding: 0;
	text-align: center;
	vertical-align: top;
}

/*
 * Top management pages.
 */
.top-list {
	padding: 0;
}
.top-list li {
	padding: 0 0 3em 0;
	overflow: hidden;
	list-style: none;
	/*
	 * For IE6...
	 */
	list-style-image: none;
}
.top-list div {
	float: left;
}
.top-list div.photo {
	background: url(/images/man-top-bg.png) no-repeat top left;
	padding: 2px 0 0 0;
	width: 105px;
}
.top-list div.photo div {
	background: url(/images/man-bottom-bg.png) no-repeat bottom left;
	padding: 0 0 2px 0;
	width: auto;
}
.top-list div.photo, .top-list div.photo div {
	margin: 0;
}
.top-list div {
	margin-left: -105px;
	width: 100%;
}
.top-list p {
	padding: 0;
}
.top-list div h2, .top-list div p {
	padding-left: 127px;
}
.top-list h2 {
	font-size: 1em;
}
.top-list h2 span {
	color: #c01b49;
}
.top-list img {
	border: solid 1px #e1e1e1;
	border-bottom: 0;
	border-top: 0;
	padding: 0 1px;
}

.zoom {
	background: url(/images/icons/zoom.png) no-repeat 4px 2px;
	color: #999;
	display: block;
	float: left;
	font-size: 11px;
	margin-top: 8px;
	padding: 0 0 0 27px;;
}

/*
 * "Why Softline?" pages.
 */
.why {
	padding-left: 0;
}
.why li {
	padding: 0 0 1em 0;
	list-style: none;
	/*
	 * IE bug?..
	 */
	list-style-image: none;
}
.why li li div {
	float: left;
	width: 1.4em;
}
.why li li p {
	margin-left: -1.4em;
}
.why h2 {
	color: #3d3d3d;
}
.why p {
	padding-bottom: 0.5em;
}
.why h2 span {
	color: #c01b49;
	padding-right: 0.5em;
}



/*
 * New styles...
 */
#header-table {
	margin: 0px;
	width: 100%;
}
#header-table td {
	padding: 0 5px;
	text-align: left !important;
	vertical-align: middle;
}
