body {
	font: 78.5%/1.6em "Tahoma", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:10px;
	background:url(http://www.sevcity.ru/images/body.jpg) #f6f6f6;
}

* {
	margin:0;
	padding:0;
}

#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	/* max-width:1200px; */
	width:980px;
	left: 50%;
	margin-left: -490px;
	margin:0 auto;
}

#innerwrapper {
/*	width: 100%; */
	margin:1px;
/*	background:url(http://www.sevcity.ru/images/innerwrapper.jpg) top repeat-x; */
	padding:20px;
}

#header {
	width:100%; */
}
#header input {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Arial;
	color:#999;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#header form {
	padding:27px 25px 20px 25px;
	float:right;
	background:#fff;
	width:160px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}

#header h1 {
	float:left;
	font:250% Georgia;
	color:#333;
	padding:5px 20px 5px 5px;

	margin:0 20px 0 0;
}

#header h1 a {
	color:#333;
	text-decoration:none;

}
#ssil a {
	text-decoration:none;
        color:#999999;
        align:JUSTIFY;
        font:90% Tahoma;
        padding: 5px 5px 5px 5px;
}
#ssil {
	text-decoration:none;
        color:#999999;
        align:JUSTIFY;
        font:90% Tahoma;
        padding: 5px 5px 5px 5px;

}
#ssil1 a {
	text-decoration:none;
        color:#0987f3;
        align:JUSTIFY;
        font:100% Tahoma;
	background:#dbecfa;
}
#ssil1 {
	text-decoration:none;
        color:#0987f3;
        align:JUSTIFY;
        font:100% Tahoma;
	background:#dbecfa;
        padding: 10px 10px 10px 10px;

}
#ssil2 a {
	text-decoration:none;
        color:#fc505c;
        align:JUSTIFY;
        font:100% Tahoma;
	background:#feeff0;
}
#ssil2 {
	text-decoration:none;
        color:#fc505c;
        align:JUSTIFY;
        font:100% Tahoma;
	background:#feeff0;
        padding: 10px 10px 10px 10px;
	border-bottom:1px solid #fc505c;
        border-top:7px solid #fc505c;
	border-left:1px solid #fc505c;

}
#header h1 a:hover {
	color:#111;

}

#header h2 {
	font:150% Georgia;
	font-weight:normal;
	color:#555;
	padding:14px 0 0 0;
	border:none;
}

#header h2 a {
	color:#555;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header #nav {
	clear:both;
	background:url(../images/nav.jpg) top repeat-x #4F9EC9;
	border-bottom:2px solid #4F9EC9;
	border-top:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	color:#fff;
	font:140% Trebuchet MS;
	text-decoration:none;
	padding:10px;
}

#header #nav a:hover {
	background:#4F9EC9;
}

#header #nav a.active {
	background:#4F9EC9;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#header #subnav {
	background:#4F9EC9;
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#DEEDF5;
	border-bottom:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
}

#header #subnav li {
	list-style:none;
	display:inline;
}

#subnav li {
padding-left:15px;
 list-style-type:none;
}

#header #subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom:2px solid #4F9EC9;
}

#header #subnav a:hover {
	border-bottom:2px solid #388CBA;
	color:#fff;
}

#header #subnav a.active {
	border-bottom:2px solid #388CBA;
	color:#fff;
}

#sidebar {
	background:#fff;
	width:170px;
	padding:10px 20px 20px 5px;
	float:left;
	color:#666;
}

#sidebar h2 {
	font:160% Arial;
	color:#333;
	margin:10px 0 10px 0;
	border:none;
}

#sidebar h3 {
	color:#999;
	font:100% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#fefefe;
}

#sidebar p.news a.more {
	color:#ccc;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#666;
}

#sidebar .subnav {
	border-top:1px solid #fafafa;
	margin-top:10px;
}

#sidebar .subnav li {
	list-style:none;
	padding:5px;
	border-bottom:1px solid #fafafa;
}

#sidebar .subnav li a {
	color:#ccc;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#666;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar input {
	padding:4px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#777;
	font:90% Verdana;
	width:150px;
}

#sidebarright {
	width:170px;
	float:right;
	padding:10px 0 0 20px;
	background:url(http://www.sevcity.ru/images/sidebarright.jpg) top left no-repeat;
}

#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:140% Arial;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px solid #ccc;
}

#content {
	margin:0 210px 0 200px;
	padding:20px 0 0 20px;
}

#contentnorightbar {
	margin:0 0 0 200px;
	padding:20px 0 0 20px;
}

p {
	margin:15px 0;
	line-height:22px;
}

h2 {
	font:160% Arial;
	color:#79B933;
	border-bottom:2px solid #f6f6f6;
}

h2 a {
	color:#79B933;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}

#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
	margin:30px 0 0;
}

a {
	color:#222;
}

a:hover {
	text-decoration:none;
}

h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}

#content ul {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 15px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
/*	color:#79B933;*/
}
#contentnorightbar ul span {
	color:#444;
}

img {
	padding:1px;
	border:none;
}

form {
/*	border:2px solid #000000;*/
	display: inline;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

/*Add for map.sevcity.ru*/
/*--------------------------------------------------------------------*/

.map_nav_table {
	width:674px;
}

.map_nav_table td {
	text-align:center;
}

.center {
	margin:0 auto;
	width: 100%;
}

.bottom {
	margin:10px 0;
	width: 100%;
}

.selected {
	color:#F00;
	font-weight:bold;
}

.el_hidden {
		display: none;

		} /* для спрятанных элементов */

.el_show {
  		/*margin-left:10px;*/
  		display:block;
} /* для спрятанных элементов */

/*Add for realty.sevcity.ru*/
/*--------------------------------------------------------------------*/

.map_nav_table {
	width:674px;
}

.map_nav_table td {
	text-align:center;
}
.map_nav_table {
	width:674px;
}

.map_nav_table td {
	text-align:center;
}

.realty_table{
width: 100%;
}

.addForm {
  float: left; */
  font-size:1em; /* размер шрифта формы */
}

.addForm legend {
  color:#333; /* IE использует цвет шрифта не такой,
  как у остальных элементов, исправляем */
  background:inherit;

}
.addForm label {
  font-weight:bold;
  float:left; /* подписи к полям сдвигаются влево */
  width:15em; /* ширина колонки подписей */
  line-height:1em;
  margin-right:0.1em; /* отступ до поля ввода */
  text-align:right;
}
.addForm input, .addForm select, .addForm textarea, .addForm submit {
  margin:0 0 0.5em 0.2em;
  width:15em; /* ширина полей формы */
  padding:0;
  /* делаем одинаковый шрифт для input, select, textarea */
  font-family: Verdana, sans-serif;
  font-size:100%;
  border:1px solid #ccc;
  background:#fff
}

.addForm .noresize {
  width:auto; /* для кнопок, переключателей */
}
.addForm .submit {
  /* сдвигаем кнопку отправки */
  /*text-align:right; */
  /*margin-left:7em; */
  background:#fff;
}

.form_comment {
  line-height:1em;
  margin-left:31.5em; /* отступ до поля ввода */
}

.realty_short_table{ /* таблица недвижимости */
  /*min-width:500px;*/
  width:99%;
  /* border: 1px solid #ccc; */
}

.realty_short_table th { /* заголовки таблицы недвижимости */
  font-weight:bold;
  padding:0.2em;
}

.realty_short_table td {  /* ячейки таблицы недвижимости */
  background:#eee;
  /* border:1px solid #ccc; */
  padding:0.25em;
  margin:0px;
}

/*Add for forum.sevcity.ru*/
/*--------------------------------------------------------------------*/
.board_menu {
padding-top:5px;
font-size:11px;
white-space:nowrap;
}
.board_menu A,.txt,.text_content {
font-size:11px;
}