/* CSS Document */

#container { display: none; }
#noscript { padding: 1em; }

html, input, textarea, select { font-family: Tahoma, sans-serif; }

body { 
	background: url(../../i/body-back.gif) left top repeat;
	font-size: .75em;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #307fd7;
	margin-bottom: 1.25em;
}

h2 {
	font-size: 1.2em;
	color: #7a7a79;
	margin-bottom: .3em;
}

h2 a {
	font-size: .9em;
	font-weight: normal;
}

h6 {
	font-size: 1.5em;
	font-weight: normal;
	color: #307fd7;
	margin: .5em 0 1.1em 20px;
}

#container {
	width: 960px;
}

#header {
	margin: 0 0 15px 0;
}

#header-top {
	width: 960px;
	height: 90px;
}

#header-top .col {
	float: left;
	width: 300px;
}

#logo {
	display: block;
	margin: 15px 0 0 20px;
}

#russ {
	background: url(../../i/russ.gif) left center no-repeat;
	display: block;
	margin: 25px 0 0 0;
	font-size: .9em;
	color: #747474;
	padding: 0 0 0 65px;
	line-height: 1.4em;
}

#lang-switcher {
	width: 30px !important;
	padding: 35px 0 0 0;
}

#lang-switcher a {
	color: #747474;
}

#header-menu {
	width: 960px;
	height: 210px;
}

.header-menu-01 {
	background: url(../../i/header-back-01.jpg) left top no-repeat;
}

.header-menu-02 {
	background: url(../../i/header-back-02.jpg) left top no-repeat;
}

.header-menu-03 {
	background: url(../../i/header-back-03.jpg) left top no-repeat;
}

.header-menu-04 {
	background: url(../../i/header-back-04.jpg) left top no-repeat;
}

.header-menu-01_en {
	background: url(../../i/header-back-01_en.jpg) left top no-repeat;
}

.header-menu-02_en {
	background: url(../../i/header-back-02_en.jpg) left top no-repeat;
}

.header-menu-03_en {
	background: url(../../i/header-back-03_en.jpg) left top no-repeat;
}

.header-menu-04_en {
	background: url(../../i/header-back-04_en.jpg) left top no-repeat;
}

body.default #header-menu {
	width: 960px;
	height: 411px;
}

body.default .header-menu-01 {
	background: url(../../i/default-header-back-01.jpg) left top no-repeat;
}

body.default .header-menu-02 {
	background: url(../../i/default-header-back-02.jpg) left top no-repeat;
}

body.default .header-menu-03 {
	background: url(../../i/default-header-back-03.jpg) left top no-repeat;
}

body.default .header-menu-04 {
	background: url(../../i/default-header-back-04.jpg) left top no-repeat;
}

body.default .header-menu-01_en {
	background: url(../../i/default-header-back-01_en.jpg) left top no-repeat;
}

body.default .header-menu-02_en {
	background: url(../../i/default-header-back-02_en.jpg) left top no-repeat;
}

body.default .header-menu-03_en {
	background: url(../../i/default-header-back-03_en.jpg) left top no-repeat;
}

body.default .header-menu-04_en {
	background: url(../../i/default-header-back-04_en.jpg) left top no-repeat;
}

#footer {
	margin: 0 0 15px 0;
}

#alpha {
	width: 673px;
	margin:0 20px 30px 0;
	background: url(../../i/alpha-back-top.gif) left top no-repeat;
	padding: 7px 0 0 0;
}

#alpha-inner {
	background: url(../../i/alpha-back-bottom.gif) left bottom no-repeat;
	padding: 0 0 7px 0;
}

#alpha .inner {
	background: white;
	padding: 13px 20px 30px 20px;
	color: #7a7a79;
	line-height: 1.5em;
}

body.default #alpha, body.news #alpha, body.vacancy #alpha {
	width: 783px;
	margin:0 0 30px 0;
	background: url(../../i/default-alpha-back-top.gif) left top no-repeat;
	padding: 7px 0 0 0;
}

body.default #alpha-inner, body.news #alpha-inner, body.vacancy #alpha-inner {
	background: url(../../i/default-alpha-back-bottom.gif) left bottom no-repeat;
	padding: 0 0 7px 0;
}

body.default #alpha .inner, body.news #alpha .inner, body.vacancy #alpha .inner {
	min-height: 185px;
	
	/* next lines is min-height hack for IE6 */
	height: auto !important;
	height: 185px;
	padding-bottom: 5px;
}

#alpha .breadcrumbs a {
	color: #7a7a79;
}

#alpha .block .inputtext, #alpha .block .inputta, #alpha .block .inputselect, #alpha .block .inputfile {
	margin-left: 60px;
	border: 1px solid silver;
	width: 500px;
}

#alpha .block p.input {
	margin-left: 60px;
}

#alpha .block .inputbutton {
	margin-left: 60px;
	color: white;
	background-color: #f15a22;
	border: none;
}

#beta {
	margin:0 0 30px 0;
	width: 267px;
	background: none;
}

body.default #beta, body.news #beta, body.vacancy #beta {
	margin:7px 0 30px 0;
	width: 177px;
	background: none;
}

.post {

}

.post a {
	color: #307FD7;
}

.post img.left { /* LX TODO: удалить после перевода на div.post -> div.imageleft -> image */
	float: left;
	border: 2px solid #e6e8ed;
	margin: 5px 10px 5px 0;
}

.post div.imageleft {
	float: left;
	margin: 5px 10px 5px 0;
}

.post div.imageleft img {
	border: 2px solid #e6e8ed;
}

body.company-partner .post img.left { /* LX TODO: удалить после перевода на div.post -> div.imageleft -> image */
	float: left;
	border: 2px solid white;
	margin: 5px 10px 5px 0;
}

body.company-partner .post div.imageleft img {
	border: 2px solid white;
}

body.company-team .post table {
	border-collapse: collapse;
	margin: 0 auto;
}

body.company-team .post table col.left, .company-team .post table col.right {
	width: 204px;
}

body.company-team .post table col.middle {
	width: 80px;
}

body.company-team .post table td {
	padding: 0;
}

body.company-team .post table tr.top td {
	vertical-align: bottom;
}

body.company-team .post table tr.bottom td {
	vertical-align: top;
	padding-bottom: 5px;
}

body.company-team .post img.normal {
	border: 2px solid #e6e8ed;
	margin: 5px 0;
}

body.company-photo .post table {
	border-collapse: collapse;
	width: 633px;
}

body.company-photo .post table col.left, .company-photo .post table col.right {
	width: 290px;
}

body.company-photo .post table col.middle {
	width: 99%; 
}

body.company-photo .post table td {
	vertical-align: top;
	padding: 0 0 20px 0;
}

body.company-photo .post table h2 {
	margin-top: .2em;
}

body.company-photo .post img.normal {
	border: 2px solid #e6e8ed;
}

#file {
	width: 267px;
	background: url(../../i/file-back-top.gif) left top no-repeat;
	padding: 7px 0 0 0;
}

#file-inner {
	background: url(../../i/file-back-bottom.gif) left bottom no-repeat;
	padding: 0 0 7px 0;
}

#file .inner {
	background: url(../../i/file-back.gif) left top repeat-y;
	padding: 8px 20px 8px 20px;
}

#file table {
	border-collapse: collapse;
}

#file table td {
	padding: .5em .5em;
}

#file a {
	color: #307FD7;
}

#feedback {
	width: 267px;
	background: url(../../i/feedback-back-top.gif) left top no-repeat;
	padding: 7px 0 0 0;
	margin: 0 0 4em 0;
}

#feedback-inner {
	background: url(../../i/feedback-back-bottom.gif) left bottom no-repeat;
	padding: 0 0 7px 0;
}

#feedback .inner {
	background: url(../../i/feedback-back.gif) left top repeat-y;
	padding: 13px 20px 1px 20px;
}

#feedback .inputtext, #feedback .inputta, #feedback .inputbutton {
	border: none;
	margin-bottom: 10px;
}

#feedback .inputtext, #feedback .inputta {
	color: gray;
}

#feedback .inputbutton {
	color: white;
	background-color: #f15a22;
	margin: 0 0 17px 0;
}

#slider {
	margin: 20px 20px 0 0;
	width: 239px;
	background: url(../../i/slider-back-top.gif) left top no-repeat;
	padding: 7px 0 0 0;
}

#slider-inner {
	background: url(../../i/slider-back-bottom.gif) left bottom no-repeat;
	padding: 0 0 7px 0;
}

#slider .inner {
	background: url(../../i/slider-back.gif) left top repeat-y;
	padding: 0 10px;
	text-align: center;
}

#slider-table {
	border-collapse: collapse;
	width: 100%;
	font-size: .9em;
	color: #747474;
}

#slider-table td.left, #slider table td.right {
	width: 1%;
}

#slider span {
	font-size: 1.65em;
	line-height: 1.05em;
}

#slider span.left {
	color: #f15a22;
	padding-right: 1ex;
}

#slider span.right {
	color: #0a4595;
}

#header-menu-top {
	margin-top: 129px;
	height: 40px;
	float: left;
}

.header-menu-top-01 {
	background: url(../../i/header-back-01-appl.jpg) left top no-repeat;
}

.header-menu-top-02 {
	background: url(../../i/header-back-02-appl.jpg) left top no-repeat;
}

.header-menu-top-03 {
	background: url(../../i/header-back-03-appl.jpg) left top no-repeat;
}

.header-menu-top-04 {
	background: url(../../i/header-back-04-appl.jpg) left top no-repeat;
}

#header-menu-top a {
	display: block;
	height: 30px;
	float: left;
	color: white;
	font-size: 1.4em;
	line-height: 1em;
	font-family: Georgia, serif;
	text-decoration: none;
	padding: 10px 10px 0 10px;
}

#header-menu-top a.left {
	padding-left: 20px;
}

#header-menu-top a.right {
	padding-right: 20px;
}

#header-menu-top a.current {
	background: #7a7a79;
}

#header-menu-top a.hilite {
	background: #f15a22;
}

body.default #header-menu-top {
	margin-top: 243px;
	height: 40px;
	float: left;
}

body.default .header-menu-top-01 {
	background: url(../../i/default-header-back-01-appl.jpg) left top no-repeat;
}

body.default .header-menu-top-02 {
	background: url(../../i/default-header-back-02-appl.jpg) left top no-repeat;
}

body.default .header-menu-top-03 {
	background: url(../../i/default-header-back-03-appl.jpg) left top no-repeat;
}

body.default .header-menu-top-04 {
	background: url(../../i/default-header-back-04-appl.jpg) left top no-repeat;
}

body.default #header-menu-top a.current {
	background: #f15a22;
}

body.default #header-menu-top a.hilite {
	background: #7a7a79;
}

#header-menu-bottom {
	background: url(../../i/menu-bottom-back.gif) left top no-repeat;
	height: 41px;
	float: left;
}

body.default #header-menu-bottom {
	background: #f15a22;
	height: 41px;
	float: left;
}

#header-menu-bottom a {
	display: block;
	height: 29px;
	float: left;
	color: white;
	padding: 12px 15px 0 16px;
	background: url(../../i/menu-bottom-item-back.gif) left center no-repeat;
}

#header-menu-bottom a:hover, #header-menu-bottom a:active {
	text-decoration: none;
}

#header-menu-bottom a.left {
	padding-left: 20px;
	background: none;
}

#header-menu-bottom a.right {
	padding-right: 20px;
}

#header-menu-bottom a.current {
	background: #f15a22;
}

#header-menu-bottom a.nexttocurrent {
	background: none;
}

#header-menu-bottom .leftcurrent {
	background: none !important;
	background: url(../../i/menu-bottom-item-leftcurrent.gif) left top no-repeat !important;
}

body.default #beta a.item, body.news #beta a.item, body.vacancy #beta a.item {
	display: block;
	width: 147px;
	height: 33px;
	padding: 13px 15px 0 15px;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Georgia, serif;
	text-decoration: none;
	color: #646464;
	background: url(../../i/label-back.gif) left top no-repeat;
}

body.default #beta a.current, body.news #beta a.current, body.vacancy #beta a.current {
	background: url(../../i/label-back-current.gif) left top no-repeat;
	color: #307fd7;
}

body.default #beta a:hover, body.default #beta a:active, body.news #beta a:hover, body.news #beta a:active, body.vacancy #beta a:hover, body.vacancy #beta a:active {
	color: #307fd7;
}

body.default #beta .spacer, body.news #beta .spacer, body.vacancy #beta .spacer {
	height: 5px;
	line-height: 1px;
	font-size: 1px;
}

body.default #alpha .item div.left {
	float: left;
	width: 480px;
	margin-right: 20px;
}

body.default #alpha .item div.right {
	float: left;
	width: 243px;
}

span.date {
	margin-right: 1ex;
}

body.news span.date {
	font-size: .8em;
	font-weight: normal;
}

body.news div.left {
	float: left;
	margin-right: 20px;
	width: 361px;
}

body.news div.right {
	float: left;
	width: 361px;
}

h2.deeper {
	margin-bottom: 2em;
}

h2.deeper a {
	font-weight: bold;
	color: #307fd7;
	margin-right: 1.5em;
}

#footer table {
	border-collapse: collapse;
	width: 100%;
}

#footer table td {
	width: 1%;
	padding: 0 40px 0 0;
	vertical-align: top;
	white-space: nowrap;
	font-size: .9em;
	color: #747474;
}

#footer table td.left {
	padding-left: 20px;
}

#footer table td.right {
	width: 99%;
	padding: 0;
	text-align: right;
}

#footer table a {
	color: #747474;
	display: block;
	margin: .5em 0;
}

#footer table p {
	margin: .5em 0;
}

#footer a.icq {
	background: url(../../i/ico-icq.gif) left center no-repeat;
	padding-left: 20px;
}

#footer a.send {
	background: url(../../i/ico-send.gif) left center no-repeat;
	padding-left: 20px;
}

#footer a.contact {
	background: url(../../i/ico-contact.gif) left center no-repeat;
	padding-left: 20px;
}

#footer a.drivemap {
	background: url(../../i/ico-drivemap.gif) left center no-repeat;
	padding-left: 20px;
}

#footer a.orange {
	background: url(../../i/ico-orange.gif) left center no-repeat;
	padding-left: 80px;
}

#footer a.orange span {
	text-decoration: none;
}

.validatorbox {
	color: red;
	font-weight: bold;
}

.paginator {
	margin: 1em auto;
}
