/* ============================================================================

howto reach height=100% see http://handynotes.ru/2008/01/100-height-css.html 

works in IE6,7, FF3, Opera9, Chrome, Safari

*/

html, body {
    height: 100%;    
	overflow: auto;
}

#workarea {
    min-height: 100%;
	width: 100%;
}

* html #workarea {
    height: 100%;
}

/* ========================================================================= */

body {
	font-family: Tahoma, Verdana, sans-serif;
	margin: 1px 5px 0px 5px;
}

table {
	width: 100%;
	height: 100%;
}

.minHeight {
	width: 0;
	float: left;
	background-color: transparent;
}

.minWidth {
	height: 1px;
	background-color: transparent;
}

#main-page-counter {
  display: none;
}

/* ========================================================================= */

#frameLeftCol {
	width: 25%;
	padding-right: 10px;
}
	#frameLeftCol .minWidth {
		width: 165px;
	}
	
	#frameLeftCol .frameRow1 {
		height: 64px;
		text-align: center;
	}	
	
	#frameLeftCol .frameRow2 {
		vertical-align: top;
	}
	
		#frameLeftCol .frameRow2 .minHeight {
			height: 80px;
		}	
		
	#frameLeftCol .frameRow3 {
		height: 60px;
	}				
	
.blue-blocks-container,
.roundedBlueBlock {
	width: 100%;
	height: 100%;
}		
	.roundedBlueBlock a {
		color: blue;
	}
	.roundedBlueBlock a:hover {
		background-color: yellow;
	}	
	
/* ========================================================================= */	
/* блоки слева, w4 */

.bro4 .roundedBlueBlock {}

	.bro4 .roundedBlueBlock td {
		vertical-align: top;
	}
	
	.bro4 .roundedBlueBlock .yellow-box {
		height: auto;
		background-color: #ffffe7;
	}

	.bro4 .roundedBlueBlock h2 {
		color: #666;
		padding: 0px 4px;
		font-size: 8pt;
		font-weight: bold;
	}

	.bro4 .roundedBlueBlock ul {
		margin-top: 8px;
		font-size: 10pt;
	}
   
		.bro4 .roundedBlueBlock li {
			width: 100%;
			margin-top: 4px; 
		}
		
		.bro4 .roundedBlueBlock li .key {
			float: left;
		}		
		
		.bro4 .roundedBlueBlock li .value {
			float: right;
		}	

.bro4 .blue-block-iwant {
	height: 1px;
	overflow: visible;
	padding-bottom: 5px; 
}	

	.bro4 .blue-block-iwant .blue-box {
		height: auto !important;
	}	

	.bro4 .blue-block-iwant .blue-box .vertical-line{
		height: auto !important;
	}	
	
.bro4 .blue-block-mybase {
	height: 1px;
	padding-bottom: 5px;
}

	.bro4 .blue-block-mybase .roundedBlueBlock {
		width: 100%;
		height: 100%;
	}

.blue-box-stub,
.blue-box-stub	.vertical-line	{
	height: auto;
	overflow: visible !important;
}
		
#my-base-list {
	height: 100%;
	overflow: auto;
}	
   
#blue-box-banner {
	overflow: hidden;
	width: 100%;
	height:100%;
	visibility: hidden; /* no_banners */
}
   
	#blue-box-banner img {
		width: 100%;
		height:100%;
	}				
			
/* ========================================================================= */			
/* блока слева, w5 */

.bro5 .roundedBlueBlock {}

	.bro5 .blue-block-iwant {
		width: 100%;
		height: 50%;
		padding-bottom: 10px;
	}
	
	.bro5 .blue-block-mybase {
		width: 100%;
		height: 50%;
		padding-bottom: 5px;
	}	

	.bro5 .roundedBlueBlock .header-content a {
		text-decoration: none;
		color: white;
		width: 100%;
		text-align: center;
		font-weight: bold;
		font-family: Arial, sans-serif;
	}
	
	.bro5 .roundedBlueBlock .header-content a:hover {
		background-color: transparent;
		color: yellow;
	}
	
	.bro5 .roundedBlueBlock .center {
		height: auto;
		overflow: hidden;
		font-size: 10pt;
		vertical-align: top;
	}
	
	.bro5 .roundedBlueBlock .center1 td {
		height: auto;
		padding-bottom: 0.5em;
	}
	
	.bro5 .roundedBlueBlock .bottom {
		font-size: 10pt;
	}	
	
	.bro5 .roundedBlueBlock .startWork,
	.bro5 .roundedBlueBlock .demand
	{
		text-align: center !important;
	}
	
	.bro5 .roundedBlueBlock .startWork a {
		 font-weight: bold;
		 color: #313d8a;
	}	
	
	.bro5 .roundedBlueBlock .demand a {
		 font-weight: bold;
		 color: red;
	}		
	
	#History {
		margin-bottom: 5px;
	}	
	
/* ========================================================================= */

			
/* ========================================================================= */	


#frameCenterCol {
	width: auto;
}

	#frameCenterCol .minWidth {
		width: 350px;
	}
	
	#frameCenterCol .frameRow1 {
		height: 92px;
		vertical-align: center;
	}
	
	#frameCenterCol .frameRow1_2 {
	  padding-top: 5px;
	}
	
	#frameCenterCol .frameRow2 {
		width: 100%;
		height: 100%;
		overflow: auto;
	}	
	
/* ========================================================================= */		

#frameRightCol {
	width: 220px;
}

	#frameRightCol .minWidth {
		width: 220px;
	}
	
	#frameRightCol .frameRow1 {
		height: 1px;
	}	
	
			#contacts {
				margin-left: 10px;
				font-size: 8pt;
				text-align: left;
				line-height: 11pt;
			}
			
			#contacts li {
				margin: 0; 
				padding: 0;
				white-space: nowrap;
			}
			
			#contacts a {
				color: blue;
			}
			#contacts a:hover span {
				background-color: yellow;
			}			
			
			#contacts a img {
				margin-right: 0.5em;
			}
			
			#icq {
				margin-right: 1em;
			}
			
	#frameRightCol .frameRow2 .cell1 {
		height: 70px;
		padding: 20px 0px 10px 0px;
	}		
	
/* ========================================================================= */			

#bannersWarehouse {
   display: none;
}

.banner {
	position: absolute;
	z-index: 100;
}

.banner-place {
	visibility: hidden; /* no_banners */
}

	.banner-place li {
		overflow: hidden;
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.banner-place img {
	  position: absolute;
	  visibility: hidden; /* no_banners */
	}	

/* ========================================================================= */
	
#content {}

	#content td { 
		vertical-align: center; 
		text-align: left;
	}

			#page-view {
				height: 100%;
			}
			
			#page-view .divider {
				width: 100%;
				height: 5px;
				position: absolute;
			}
			
		#page-view-container {
			padding-bottom: 5px;
			height: auto;
			width: 100%;
		}			
			
		#footer {
			padding-top: 10px;
			height: 20px;
		}
		
			#footer div {
				height: 18px;
				background-color: #089ece;
				overflow: hidden;
				font-size: 8pt;
				color: white;
				text-align: center;
			}
			
				#footer a {
					color: white;
					font-weight: bold;
				}
		
			#pages-menu {
				font-size: 10pt;
				padding-left: 2em;
				text-align: left;				
			}
			
				#pages-menu .cont {
					padding: 10px;
				}
				
				#pages-menu .pretty-hover .cont {
					background-color: #c0e6f3;																	
				}				
				
				#pages-menu .selected .cont {
					background-color: #3eb2d8;					
				}

					#pages-menu td span {
						color: blue;
						cursor: pointer; cursor: hand;
						border-bottom: 1px dashed blue;
						font-weight: bold; 
					}
					
					#pages-menu tr.selected span {
						border-bottom: none;
						color: white;
						cursor: default;
					}
					
		#banner-place-1 {
			padding-left: 10px;
		}

#external, 
#page-content-container {
	display: none;
}

/* ========================================================================= */			

.page {
	width: 100%;
	height: 100%;
	position: relative;
}

	.page .block {
		position: absolute;
		overflow: hidden;
		background-color: white;		
	}
	
		.page .block .min {
			height: 100%;
			cursor: hand;
			overflow: hidden;
		}	
		
			.page .min p {
				font-size: smaller;
			}		

		.page .block .max {
			display: none;
			height: 100%;
			padding: 0px 5px 5px 5px;
		}

		.page .block.selected  {
			overflow: auto;
		}		

			.page .block.selected .max {
				display: block;
			}

			.page .block.selected .min {
				display: none;
			}
			
/* ========================================================================= */								
#page-sob {}

	#page-sob .min {
		/*padding: 3px;*/
		border: none;
	}
	
	#page-sob .min td {
		text-align: center;
		color: #383889;
	}	
	
	#page-sob .max .header {
		width: 100%;
		color: white;  
		background-color: #0ea1cf;
		text-align: left;  
		text-decoration: none;
		font-size: 95%;
		font-weight: bold;
		padding: 2px 1em;        
		margin-bottom: 1em;
	}	
	
			#page-sob li {
				height: 45px;
				position: relative;
				margin-bottom: 3px;
				margin-left: 45px;
				padding-left: 10px;
			}	
		
/* ========================================================================= */					

#page-new-ops {}
	
	#page-new-ops h3 {
		font-size: 70%;
		font-weight: bold;
		margin-bottom: 0.5em;
	}	
	
	#page-new-ops .min {
		/*padding: 3px;*/
		border: none;
	}
	
		#page-new-ops .min .content {
			width: 100%;
			height: 100%;
			overflow: hidden;
		}

		#page-new-ops .min h2 {
			font-size: 65%;
			font-weight: bold;
			margin-bottom: 0.5em;
		}
				
	#page-new-ops .max h2 {
		font-size: 90%;
		font-weight: bold;
		margin-bottom: 0.5em;
	}
			
	#page-new-ops .max p, #page-new-ops .max li {
		font-size: 90%;
		text-align: justify;
		text-indent: 2em;
	}
	
	#page-new-ops ul {
		list-style: circle;
	}
	
/* ========================================================================= */

.scrollerButton {
	position: absolute;
	height: 20px;	
	z-index: 10;
	background-color: white;
	cursor: pointer; cursor: hand;	
}

.scrollerLeft {
    left: 0px;
    bottom: 1px;	
}
.scrollerRight {
  right: 0px;
  bottom: 1px;	
}

.scrollerEnabled  {
	width: 25px;
}	

	.scrollerButton img.enabled {
		display: block;
		z-index: 1;
	}	

	.scrollerButton img.disabled {
		display: none;
	}	
	
.scrollerDisabled  {
  width: 24px;
}	

	.scrollerDisabled img.enabled {
		display: none;
	}	
	
	.scrollerDisabled img.disabled {
		display: block;
	}	

.scrollerButton img {
	position: absolute;
	width: 100%;
	height: 100%;	
}

/* ========================================================================= */		

#page-useful-info {
	overflow: auto;
}

	#page-useful-info h2 {
		width: 100%;
		background-color: #0ea1cf;
		padding: 2px 1em;        
		margin-bottom: 1em;
	}	
	
	#page-useful-info h2 a {
		color: white;  
		text-align: left;  
		text-decoration: none;
		font-size: 95%;
		font-weight: bold;
	}	
	
	#page-useful-info h2 a:hover {
		color: yellow;
	}
	
	#page-useful-info ul {
		margin-left: 1em;
		list-style-position: inside;
		list-style-type: disc; 
	}
	
	#page-useful-info li {
		padding-bottom: 0.5em;
	}
	
		#page-useful-info li a {
			color: blue;
		}
		
		#page-useful-info li a:hover {
			background-color: yellow;				
		}					

/* ========================================================================= */		

#page-spec-offer .blue-thin-box .corner-left-top {
	background: url('blue-thin-left-top.gif') no-repeat;
}		
   
#page-spec-offer .blue-thin-box .corner-right-top {
	background: url('blue-thin-right-top.gif') no-repeat;
}			
   
#page-spec-offer .blue-thin-box .corner-left-bottom {
	background: url('blue-thin-left-bottom.gif') no-repeat;
}				
   
#page-spec-offer .blue-thin-box .corner-right-bottom {
	background: url('blue-thin-right-bottom.gif') no-repeat;
}					
	
/* ========================================================================= */

#page-sebedom .min {
}
	#page-sebedom .min .content {
	  width: 100%;
	  height: 100%;	
	  overflow: hidden;
	}

	#page-sebedom .min .header {
		font: 18px/18px Tahoma, sans-serif;
		color: #59b0a8;
		height: 41px;
		padding: 5px 0 5px;
		text-align: center;
	}

	#page-sebedom .min .note {
		font: 12px/14px Tahoma, sans-serif;
		color: #0070bb;
		text-align: center;
	}

#page-sebedom .sebedom-news {
	display: none;
}

#page-sebedom a {
	text-decoration: underline;
	color: #0070b9;
}

#page-sebedom a:hover {
	text-decoration: none;
}

#page-sebedom .win_head img.seb_link {
	padding: 0px 10px 1px 0px;
}
	
#page-sebedom .win_head span {
	font: bold 11px/12px Tahoma, sans-serif;
	color: #919ba4;
}

#page-sebedom .hr_neck {
	height: 11px;
	clear: both;
}

#page-sebedom .content ul {
	list-style: none;
	font: 11px/13px Tahoma, sans-serif;
	color: #000;
}

#page-sebedom .content ul li {
	margin-bottom: 7px;
}

	#page-sebedom .content ul li p {
		font: 11px/13px Tahoma, sans-serif;
		margin: 0;
		margin-bottom: 7px;
	}

	#page-sebedom .content p .bold {
		color: #04887d;
		font-weight: bold;
	}	

#page-sebedom .content p {
	font: 11px/13px Tahoma, sans-serif;
	padding-bottom: 7px;
}

#page-sebedom .news_f p {
	padding-left: 22px;
	background:url('sebedom-cloud.gif') no-repeat;
	font:11px/12px Tahoma, sans-serif;
	color:#808080;
	margin-top:6px;
}

/* ========================================================================= */

#page-orsn {
	overflow: auto;
}

/* ========================================================================= */

.bro4 {
	display: none; 
}

/* ========================================================================= */
.page .tariff-table {
  border: 1px solid silver;	
  margin-top: 1em;
  width: auto;
  height: auto;
}

  .page .tariff-table td {
	padding: 0.5em;
	border: 1px solid silver;	
	vertical-align: top;
  }

