/* CSS Document */

html, body {background-color: white;}

body {
	padding: 20px 0 0 0;
	margin: 0;
	font-size: 12px;
	color: #50535a;
	font-weight: normal;
	text-align: left;
	font-family: Arial, _sans;
	background: url('/pics/main_bg.jpg') repeat-x;
}

img {border: 0;}

h1 {
  color: #253783;
  font-size: 16px;
  font-weight: bold;
  padding:0;
  margin: 0;
  padding: 0 0 5px 0;
}
h2 {
  color: #2b3b86;
  font-size: 16px;
  font-weight: bold;
  padding:0;
  margin: 0;
  padding: 0 0 4px 0;
}

h3 {
  color: #50535a;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 4px 0;
  margin: 0;
}

#main {
	margin: 0 auto;
	width: 973px; /*100%*/
	border: 1px solid #CCCCCC;
	background-color: white;
}

#header {
  width: 100%;
  height: 123px;
  overflow: hidden; 
  background: url('/pics/head_bg.jpg') repeat-x;
}

#logo {
  width: 86px;
  padding: 13px 0 0 23px;
  float: left;
}

#logo a img {
  width: 86px;
  height: 83px;
}

#head_text {
  float: left;
  width: 400px;
  padding-left: 44px;
  padding-top: 2px;
}

#flash, #flash object {
	width: 370px;
	float: right;
	padding: 0;
	margin: 0; 
}

#mmenu {
	width: 100%;
	height: 31px;
	background: url('/pics/menu_bg.jpg') repeat-x;
}
/*
#mmenubrdr {
	float: left;
	width: 2px;
	height: 31px;
	display: inline-block;
	overflow: hidden;
	background-color: #e4e4e4;
	margin-left: 220px;
}
*/
#mmenu #pad {
	padding-left: 188px;
}

#mmenu #pos {
	float: left;
	width: 600px;
	height: 31px;
	/* overflow: hidden; */
	text-align: left;
	border-left: 2px solid #e4e4e4;
  
}

#mmenu #pos a {
  font-size: 11px;
  text-transform: uppercase;
  color: white;
  border-right: 2px solid #e4e4e4;
  padding: 9px 8px 4px 8px;
  height: 19px;
  display: inline-block;
  text-decoration: none;
  background: none;
  margin: 0;
}



#mmenu #pos a:hover, #mmenu #pos a.selected,.current1l  {
  background: url('/pics/menu_bg_on.jpg') repeat-x;
}


#sitemap {
  width: 100px;
  float: right;
}

#sitemap a {
  font-size: 11px;
  text-transform: uppercase;
  color: white;
  padding: 9px 12px 4px 0;
  display: inline-block;
  text-decoration: none;
  background: none;
}

table.maha_table {
  width: 100%;
  overflow: hidden;
  margin: 0;
}

table.maha_table td.leftside {
  width: 155px;
  background-color:#9CA1AB;
  padding: 16px 32px 0 1px;
}

#menuSecLev a {
  font-size: 13px;
 /* text-transform: uppercase;*/
  color: white;
  display: block;
  padding-bottom: 14px;
  text-decoration: none;
  background-color: transparent;
  padding: 4px 6px 4px 6px;
}

#menuSecLev {
	/*width: 155px !important;*/
	list-style-image: url('/pics/bullet.gif');
}

#menuSecLev ul a {
	font-size: 12px;
	
/*	text-transform: lowercase;*/
}

#menuSecLev a:hover, #menuSecLev a.selected, .current2l {
  background-color: #d3271d;
} 

table.maha_table td.rightside {
		padding: 30px;
}

#footer {
	width: 100%;
	overflow: hidden;
}

#footer_line {
	width: 100%;
	height: 29px;
	background: url('/pics/bottom_border_bg.gif') repeat-x;
	text-align:right;
}


#footer_line a {
	font-size: 11px;
	text-transform: uppercase;
	color: #3F444E;
	border-left: 2px solid #999;
	padding: 9px 8px 4px 8px;
	height: 16px;
	display: inline-block;
	text-decoration: none;
	background: none;
	margin: 0;
	background: none;
}

#footer_line a:hover {
	color: #FFF;
	background-color: #D6251F;
	
}

#copyr {
  font-size: 10px;
  color: #666666;
  font-weight: normal;
  padding: 20px 0 0 20px;
}

#copyr a {
  color: #006699;
}

#copyr a:hover {
  color: #009966;
}

strong.blue {
	color: #006699;
}

strong.upp {
	text-transform: uppercase;
}

h2.russiaofficial {
  color: #2b3b86;
  font-size: 13px;
  font-weight: bold;
  padding:0;
  margin: 0;
  padding: 0 0 4px 0;
}


table.lift_table {
  background: url('/pics/lift_bg.jpg') repeat-x;
  border: 1px solid #253783;
  margin: 0;
  padding:0;
  width: 500px;
  height: 80px;
}

.lift_table.small {
	width: 350px;
}

.itemPhoto {
	float: left; 
	margin-left: 30px;
}

.prospect {
	border: 1px solid rgb(255, 0, 0); 
	padding: 5px;
	background-color: rgb(204, 204, 204);
	font-weight: bold;
	width: 80px;
}

#folderTable {
	width: 400px;
}

#folderTable div {
	border:1px solid #253783;
	background:transparent url(/pics/lift_bg.jpg) repeat-x scroll 0 0;
	height: 61px;
	width: 310px;
	vertical-align: middle;
	margin-bottom: 4px;
	margin-top: 4px;
}

#folderTable a {
	text-decoration: none;
	color:#2B3B86;
}

#galleryBlock {
	
}
#galleryBlock a {
	display: inline-block;
	border: 1px solid black;
	margin: 5px;
}
#galleryBlock img {
	margin: 5px 5px 5px 5px;
}

ul.tabmenu {
	width: 100%;
	display: block;
	padding-left: 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

ul.tabmenu li {
	cursor:pointer;
	float:left;
	padding: 5px 10px 5px 10px;
	background: #FFFFFF url(/pics/reiter_bg.gif) no-repeat scroll left bottom;
	/*border: 1px solid black;*/
	position:relative;
}

ul.tabmenu li.active {
	background: #FFFFFF url(/pics/reiter_bg_active.gif) no-repeat scroll left bottom;
}

ul.tabfield {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left: 0px;
}

.cumbles {
	background-color:#2A3F92;
	/*background-color:#9CA1AB; серый*/
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	width: 100%;
}

.cumbles a {
	color: #DDDDDD !important;
}

.cumbles a.active {
	color: white !important;
}

.cumbles a:hover {
	color: white;
}

.leftside.catalog {
	padding: 16px 31px 0px 2px !important;
	margin: 0;
	border: 2px solid #E4E4E4;
	border-top: 0;
	border-left: 0;
	/*margin-right: 1px;*/
}

.rightside.catalog {
	padding: 0px 0px 0px 0px !important;
	margin-left: 1px !important;
}

.paddingDiv {
	padding: 0px 5px 20px 5px;
}

.bluetable {
	color: #000000;
	background-color: #EEEEEE;
}

.bluetable tr {
	height: 30px;
}
.bluetable thead {
	background-color:#DEE6E9;
	border: solid	#333333;
}

.bluetable tbody td {
	background-color: #FFFFFF;
	padding-left: 5px;
}

.bluetable thead td {
	padding:8px 0;
	text-align:center;
	width: 80px;
}

a.pdflink {
	background: url('/pics/icon_pdf.gif') no-repeat;
	padding-left: 20px;
	height: 20px;
	display: inline-block;

}