@charset "windows-1251";
/* CSS Document */
 
@import url('pn_top.css');
@import url('pn_path.css');
@import url('pn_bot.css');
@import url('fr_left_menu.css');
@import url('fr_right.css');
@import url('fr_houses.css');
@import url('fr_top_menu.css');
@import url('fr_menu.css');



/*---[RULES: general ]----------------*/

*
	{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	}
	
html, body 
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

html
	{
	height: 100%; 
	*height: expression('100%');
	}

body
	{
	min-width: 990px;
	height: 100%; 
	*height: expression('100%');
	position: relative;	
	}
	
body, td, th, input, select, textarea
	{
	font-family: arial, tahoma, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #616161;
	}	
	
th,
td
	{
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	}

form
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

a img
	{
	border: 0px none;
	}

a,
a:visited,
a:hover
	{
	text-decoration: none;
	color: #616161;
	}

a:focus 
	{
	outline: none;
	}

a:hover
	{
	text-decoration: underline;
	}

input.checkbox
	{
	cursor: pointer;
	}

input.button,
input.button_over
	{
	width: 79px;
	height: 18px;
	color: #f9d30a;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 3px 0px;
	*padding: 1px 0px 0px 0px;
	border: 0px;
	background: url(../img/but/bg.gif) no-repeat;
	cursor: pointer;
	}

input.text,
input.number,
input.currency,
input.date
	{
	padding: 1px 1px 1px 1px;
	margin: 0px 0px 0px 0px;
	border: 1px solid rgb(212, 208, 200);
	font-size: 11px;
	}

textarea
	{
	overflow: auto;
	
	scrollbar-track-color:		rgb(255, 255, 255);
	scrollbar-face-color:		rgb(255, 255, 255);
	scrollbar-arrow-color:		rgb(228, 243, 245);
	
	scrollbar-3dlight-color:	rgb(255, 255, 255);
	scrollbar-highlight-color:	rgb(228, 243, 245);
	scrollbar-shadow-color:		rgb(228, 243, 245);
	scrollbar-darkshadow-color:	rgb(255, 255, 255);
	}

p
	{	
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}
	
ul
	{
	margin: 0px 0px 15px 20px;	
	padding: 0px;
	list-style-type: none;
	list-style-image: url('../img/bul/li.gif');
	}
		
ul li
	{
	padding-left: 10px;
	margin-bottom: 5px;
	}

h1
	{
	color: #3c98d5;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	}

h2
	{
	color: #08438e;
	font-size: 18px;
	font-weight: normal;
	}

h3,
h4,
h5
	{
	color: #c15625;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	}

/*---[/RULES]------------------------- */	
	


div.clear
	{
	clear: both;
	}

#main
	{
	min-height: 100%;
	* height: 100%;
	background: white;
	position: relative;
	}	



/**[RULES: panel Top ]----------------*/

table#PnTop
	{
	/*position: relative;*/
	width: 100%;
	margin: 20px 0px 17px 0px;
	}

table#PnTop td.logo
	{
	width: 261px;
	padding: 0px 10px 0px 20px;
	vertical-align: top;
	}

table#PnTop td.menu
	{
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
	text-align: center;
	}

table#PnTop td.tools
	{
	padding: 0px 20px 0px 10px;
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
	color: #0e418c;
	}

table#PnTop td.tools img
	{
	margin: 0px 10px 8px 0px;
	}

table#PnTop td.tools strong
	{
	margin: 0px 0px 0px 4px;
	font-size: 14px;
	}

div.separate
	{
	width: 990px;
	height: 1px;
	}
/**[/RULES]---------------------------*/

div#PnMain
	{
	width: 100%;
	padding: 32px 33px 100px 276px; /*32px 33px 60px 276px;*/
	clear: both;	
	margin: 0px;
	width: 100%;
	}

	div#PnMain div#LtMain
		{
		width: 216px;
		min-height: 300px;
		* height: auto;
		float: left;
		color: #2290e8;
		overflow: hidden;
		display: inline;
		margin-left: -256px;
		padding-bottom: 20px;
		background: url(../img/search/top.gif) top right no-repeat;
		* background-position: 10 0;
		padding-left: 10px;
		}

	div#PnMain div#PnCn
		{
		width: 100%;
		float: left;
		}

		div#PnMain div#RtMain
			{
			width: 216px;
			min-height: 300px;
			* height: auto;
			float: right;
			color: #2290e8;
			overflow: hidden;
			display: inline;
			margin-right: -236px;
			*margin-left: 20px;
			padding-bottom: 20px;
			font-size: 12px;
			}
			
			div#PnMain div#RtMain img.application
				{
				margin: 0px 0px 18px 16px;
				}
			
			div#PnMain div#RtMain p
				{
				color: #0c418c;
				}
			
			div#PnMain div#RtMain strong
				{
				color: #0c418c;
				font-size: 14px;
				}
						
	div#main div#PnBot
		{
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 62px;
		background: #e6f4ff;
		text-align: center;
		padding: 20px 20px 0px 20px;
		color: #0e418c;
		}
						
		div#main div#PnBot a
			{
			width: 81px;
			height: 32px;
			padding-top: 2px;
			text-align: left;
			color: #9caab5;
			font-size: 8px;
			float: right;
			}
			
			div#main div#PnBot a img
				{
				float: right;
				margin-top: -13px;
				}
				
		div#main div#PnBot strong
			{
			margin-left: 3px;
			font-size: 14px;
			}
		
 		div#main div#PnBot div.copy
			{
			float:left; 
			margin: 5px 0px 20px 0px;
			color: #648dcb;
			}

/*Conters*/
div.counters
	{
	position: absolute;
	top: -5000px;
	}
	
		
/* ========= DIV.RTE1 =========== */
div.rte1
	{
	background-color: #e4f0f9;
	margin: 10px 0px 10px 0px;
	width: 100%;
	overflow: hidden;

	background-image: url('../img/rte1/lf_tp.gif');
	background-repeat: no-repeat;
	background-position: left top;
	}
	
div.rte1 div
	{
	background-image: url('../img/rte1/lf_bt.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
div.rte1 div div
	{
	background-image: url('../img/rte1/rt_tp.gif');
	background-position: right top;
	}
	
div.rte1 div div div
	{
	background-image: url('../img/rte1/rt_bt.gif');
	background-position: right bottom;
	padding: 5px 20px 10px 20px;	
	}
	
div.rte1 h2
	{
	color: #0d418a;
	font-size: 14px;
	font-weight: normal;
	}
	
div.rte1 p
	{
	
	}
