/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
  
}

html, body, p, form, input, h1, h2, h3, h4, h5, h6, span, div, input {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
form {
  margin: 0;
  padding: 0;
}

div {
  margin: 0;
  padding: 0;
}

body {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0px none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/


/* product page */
table#OneFlat {
	background-color: #EAEAEA;
	border: solid #666 1px;
	border-bottom: 0px;
	width: 480px;
	margin: 0;
	padding: 0px;
}
table#OneFlat td {
	text-align: left;
	vertical-align: top;
	padding: 0px 4px;
}

table#OneFlatFooter {
	background-color: #EAEAEA;
	border: 1px solid #666;
	border-top: 0px;
	width: 100%;
	width: 480px;
	margin: 0;
	padding: 0px;
}
table#OneFlatFooter td {
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

table#OneFlat img {
	/*width: 200px;*/
	/*height: 150px;*/
	border: 1px solid #eee;
	padding: 2px;
	margin: 2px;
}

.slider_nav {
	display: block;
	height: 107px;
	vertical-align: middle;
	float: left;
	width: 40px;
	height: 50px;
}
.slider img {
	border: solid #666 1px;
}
#slider_wrapper {
	/*width: 480px;*/
	height: 112px;
	border: 1px solid #666;
	background: #eaeaea;
	margin: 10px  auto 0 auto;
	position: relative;
}
#container{

	overflow: auto;

	overflow-x: hidden;
	overflow-y: hidden;	


}
.slider{
	width: 2000px;
	height: 110px;
	padding: 0px 10px;
	margin: 0;

}
#container a{
	height:107px;
	float:left;
	margin: 0px 6px;
	padding: 1px;
	display: block;
}


table.params {	
	border: 0px;
	width: 33%;
	float: left;
}
table.params td, table.params th {
	margin: 1px;
	text-align: left;
	padding: 2px 2px 2px 10px;
}
table.params td {
	background-color: #eaeaea;

}
table.params th {
	background-color: #d1e8a0;
}.cbOverlay {
	background-color: #000;
}



/**********
*
**********/

#page_bg {
	padding: 0 0 10px 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
  margin: 0px; padding: 0px;
}

div#wrapper {
	width: 950px;
	margin: 0px auto 10px auto;
	border: solid 1px #A3A3A3;
	border-top: solid 0px;
}


div#header {
	background-color: #4B4B4B;
	border: solid #4B4B4B;
	border-width: 0px 1px;
	margin: 0px -1px;
	width: 950px;
	height: 206px;
}

div#header_left {
	height: 208px;
	width: 228px;
	overflow: hidden;
	text-align: left;
	float: left;
}

div#header_right {
	float: right;
	background-color: #4B4B4B;
	height: 206px;
	width: 722px;
	background: url('/bitrix/templates/main/images/header.jpg') no-repeat 0 0;
	position: relative
}
div#logo {
	display: block;
	width: 152px;
	height: 96px;
	background: url('/bitrix/templates/main/images/logo.gif') no-repeat 0 0;
	margin-left: 30px;
	margin-top: 2px
}
div#logo a {
	display: block;
	width: 152px;
	height: 96px;
	margin: 0;
	padding: 0;
}
div#topmenurus {
	width: 220px;
	margin-top: 3px;
}
div#topmenurus ul {
	list-style: none;
	margin: 0 0 2px 30px;
	padding: 0px;
}
div#topmenurus a {
	color: white;
	text-decoration: none;
}

div#search {
	width:220px;
	overflow: hidden;
	text-align:left;
}
div#search div {
	background: url('/bitrix/templates/main/images/search.gif') no-repeat 8px 12px;; padding-left:30px; padding-right:8px; padding-top:8px; padding-bottom:8px 
}
div#search input {
	vertical-align: middle;
	color: white;
	background-color: #4B4B4B;
	border: solid 1px #6F6F6F;
	width: 115px;
	height: 20px;
	font-size: 12px;
}
div#search input.button {
	width: 48px;
	height: 24px;
	border-left-width: 0px;
	font-size: 12px;
	padding: 2px 2px 6px 2px;
}
form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
}

div#slogan {
	width: 520px;
	height: 30px;
	color: #FFFF99;
	background-color: #DF5828;
	background: url('/bitrix/templates/main/images/orange_bg.gif') no-repeat 0 0; 
	position: absolute;
	right: 0px;
	top: 144px;
	display: block; 
	float: right;
	padding-top: 4px;
	
	text-align: right;
	padding-right: 4px;
	
	font-size: 12px;
}

div#topmenu2rus {
	position: absolute;
	top: 178px;
	left: 10px;
	text-align: left;
	color: white;
}
div#topmenu2rus a { 
	color: white; 
	text-decoration: none;
}
div#LangSwitcher {
	color: white;
	background: url('/bitrix/templates/main/images/lang_switcher_bg.gif') no-repeat 0 0; 
	/*width: 80px;*/
	height: 26px;
	position: absolute;
	top: 169px;
	left: 340px;
	padding-top: 8px;
	text-transform: uppercase;
	
	padding-left: 10px;
	padding-right: 10px;
	
	font-size: 12px;
}
div#LangSwitcher ul, div#LangSwitcher li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
div#LangSwitcher li {
	padding: 8px 4px;
	margin: 0px;
}
div#LangSwitcher a {
	color: white;
	text-decoration: underline;
}
div#FontSize {
	position: absolute; 
	top: 182px;
	right: 14px;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
div#TopAddress {
	position: absolute; 
	top: 182px;
	left: 440px;
	color: white;
	font-size: 13px;
	font-weight: bold;
}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	/*padding: 0;*/
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	/*vertical-align: bottom;*/
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	border-bottom:1px solid #EAEAEA;
	color:#E38100;
	font-size:larger;
	margin: 0;
	padding:10px;
	text-align:left;
	width:480px;
}

h3 {
	text-align: left;
	color: #E38100;
	font-size: larger;
	padding: 8px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #EAEAEA;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: larger;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}


/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url('/bitrix/templates/main/images/mw_line_grey.png') repeat-y 50% 0;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: none;
	height: 10px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border-left:0px none; border-right:0px none; border-bottom:0px none; border-top:1px solid #ddd; 
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module,  div.moduletable_menu {
  margin: 0 0 8px 0;
  padding: 0px;
}

/*
div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}
*/
div.module_menu ul {
	margin: 6px 0;

	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: 200px;
	text-align: left;
}

#leftcolumn h3 {
	text-align: left;
	/*width: 200px;*/
	color: #E38100;
	font-size: larger;
	padding: 8px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #EAEAEA;
}
#leftcolumn div.bannergroup {
	margin-top: 10px;
}
#leftcolumn td {
	text-align: left;
	color: #666;
	font-weight: bold;
	padding-left: 10px;
}
#leftcolumn ul.menu li a span {
	padding-left: 10px;
}
#leftcolumn ul.menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#leftcolumn ul.menu {
	margin: 6px 0;
	padding: 0px;
	text-align: left;
	list-style-image:url('none');
	list-style-position:outside;
	list-style-type:none
}
#leftcolumn ul.menu li a {
	background:url('../images/hdot2.gif') repeat-x center bottom;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	display: block; 
	margin: 0px 5px 4px 10px;  
	padding: 0px 0px 4px 0px;
}
/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}
#leftcolumn div.moduletable_search {
	text-align: left;
}
#leftcolumn div.moduletable_search  form, #leftcolumn div.moduletable_search  div{
	margin: 10px;	
	padding: 10px;
	width: 175px; 
	height: 130px; 
	background-color: 
	#eaeaea; border: 
	solid #666 1px;
}

#maincolumn {
	text-align: left;
}
#maincolumn table.contentpaneopen table td, #maincolumn div#page  td {
	padding: 2px;
}
#maincolumn table.contentpaneopen  {
	margin-left: 10px;
}
#maincolumn table.contentpaneopen td {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#maincolumn h3 {
	text-align: left;
	width: 440px;
	color: #E38100;
	padding: 10px;
	margin: 0 0 0 10px;
}
#maincolumn .moduletable_wf h3 {
	border: none;
	font-size: larger;
}
.moduletable_hf h3 {
	font-size: larger;
	border-bottom: solid 1px #EAEAEA;	
}
#maincolumn h4 {
	text-align: left;
	width: 400px;
	color: #E38100;
	font-size: larger;
	padding: 10px;
	margin: 0 0 0 10px;
	border-bottom: solid 1px #EAEAEA;
}
form#form-login fieldset { border: 0px none; margin: 0em; padding: 0.2em}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0px none; margin: 0em; padding: 0.2em}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}


.tool-title {
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url('../../system/images/selector-arrow.png') no-repeat;; margin-left:0; margin-right:0; margin-bottom:0; padding-left:0; padding-right:0
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url('../../system/images/notice-info.png') no-repeat 4px center;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url('../../system/images/notice-alert.png') no-repeat 4px center; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url('../../system/images/notice-note.png') no-repeat 4px center; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}


/* from purity */
/*usertool*/
body.fs1 {
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}
body.fs5 div#topmenurus li{
	line-height: 1.2em;
}
body.fs6{
	font-size: 14px;
} 

ul.ja-usertools-font {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

ul.ja-usertools-font li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
} 

/* columns */
div#leftcolumn {
	border: 0px solid #ddd;
	width: 210px;
	float: left;
	height: auto;
	margin: 2px;
}

div#maincolumn {
	border: 0px solid #eee;
	width: 490px;
	float: left;
	height: auto;
	padding: 4px;
	margin: 2px;
}

div#rightcolumn {
	border: 0px solid #ccc;
	width: 210px;
	float: right;
	height: auto;
	margin: 2px;
}

/* footer */

div#BottomMenu1 {
	background-color: #CCFF99;
	color: #333333;
	border-top: solid 1px #CCCCCC;
	text-align: center;
	vertical-align: baseline;
	height: 20px;
}
div#BottomMenu1 a {
	color: #333;
	text-decoration: none;
}
div#BottomMenu2 {
	background-color: #333333;
	color: white;
	height: 20px;
	float: left; 
	text-align: left; 
	padding-left: 10px;
	width: 465px;
}
div#BottomMenu2 a {
	color: white;
	text-decoration: none;
}
div#BottomMenu3 {
	background-color: #333333;
	color: white;
	height: 20px;
	float: right; 
	text-align: right;
	padding-right: 10px;
	width: 465px;
}
div#BottomMenu3 a {
	color: white;
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: underline;
}
div#BottomCopyright {
	color: #333333;
	background-color: #EAEAEA;
	/*height: 35px;*/
	padding-top: 2px;
	
	padding-bottom: 4px;
}
p#BottomCopyright1 {
	float: left; 
	width: 465px;
	padding-left: 10px;
	text-align: left;
}
p#BottomCopyright2 {
	float: right; 
	width: 465px;
	padding-left: 10px;
	text-align: left;
}
p#BottomCopyright1 a, p#BottomCopyright2 a {
	color: #333333;
	text-decoration: underline;
}
div#jfooter {
	text-align: center;
	width: 950px;
	height: 24px;
	margin: 2px auto;
}


/* 
1st page hot flats
*/
div.moduletable_hf {
	width: 100%;
	padding: 0 10px;
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
}
div.moduletable_hf table {
	margin: 0px;
}
div.moduletable_hf #hotFlats {
	clear: both;
}
div.moduletable_hf hr.gray {
	width: 450px;
	text-align: left;
	height: 1px;
	color: #EAEAEA;
	margin: 0 10px 5px 10px;
}
div.moduletable_hf form {
	height: auto;
}
div.moduletable_hf #hotFullList {
	position: absolute;
	top: 10px;
	left: 220px;
	height: 0;
	margin: 0;
	padding: 0;
}
div.moduletable_hf  div.HotFlatWrapper {
	width: 154px;
	float: left;
	margin: 2px 3px;
}
div.moduletable_hf  div.HotFlat {
	border: solid #666 1px;
	background-color: #EAEAEA;
}
div.moduletable_hf  .hf_discount {
	color: #FF0000;
	text-decoration: underline;
	font-size: larger;
	font-weight: bold;
	padding: 0 0 10px 10px ;
}
div.moduletable_hf div.HotFlat .hf_header {
	border-left:0px solid #666; border-right:0px solid #666; border-top:0px solid #666; border-bottom:1px solid #666; padding:0px; margin:0px; height: 20px;
	background-color: #FFFF99;
	text-align: center;
	color: black;
	
}
div.moduletable_hf div.HotFlat .hf_foto {
	background-color: #FFC;
	border: solid 1px #666;
	margin: 5px 4px; 
	width: 140px;
	height: 105px;
	overflow: hidden;
}
div.moduletable_hf div.HotFlat .hf_descr {
	padding: 2px 4px;
	color: black;
	text-align: left;
}
.hf_descr .hf_id {	
	font-weight: bold;
}
.hf_descr .hf_dates {
	color: #DF5828;
}
div.moduletable_hf div.HotFlat .hf_links {
	padding: 4px;
	height: 20px;
}
div.moduletable_hf div.HotFlat .hf_links a {
	text-decoration: underline;
	font-weight: bold;
	color: #4B4B4B;
}
div.moduletable_wf div.HotFlat .hf_links a {
	text-decoration: underline;
	font-weight: bold;
	color: #4B4B4B;
}
div.moduletable_hf form {
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
}
.addtocart_button_module {
	display: inline;
	border: none;
	background: none;
	color: #4B4B4B;
	text-decoration: underline;
	font-weight: bold;
	font-size: small;
	padding: 1px 0px 3px;
	margin: -4px;
}

div.moduletable_hf div.HotFlat .hf_links p.left {
	float: left;
}

div.moduletable_hf div.HotFlat .hf_type {
	border-left:0px solid #666; border-right:0px solid #666; border-top:1px solid #666; border-bottom:0px solid #666; text-align: center;
	height: 20px;
	background-color: #FFCC99
}
div.moduletable_hf div.HotFlat .hf_src {
	border-left:0px solid #666; border-right:0px solid #666; border-top:1px solid #666; border-bottom:0px solid #666; text-align: center;
	height: 20px;
	background-color: #CCFF99
}
div.moduletable_hf div.HotFlat .hf_class {
	border-left:0px solid #666; border-right:0px solid #666; border-top:1px solid #666; border-bottom:0px solid #666; text-align: center;
	height: 20px;
	background-color: #FFFFCC
}
div#maincolumn input.ok {
	width: 42px;
	height: 20px;
	background-color: #FFFFCC;
	border: solid 1px #666;
	font-weight: bold; 
	font-size: larger;
	text-align: center;
	vertical-align: bottom;
}

/* àÊàÂàÀá?á?àÈá?á? àÍàÅàÄàÅàËàÈ */
div.moduletable_wf {
	left:0;
	padding:10px;
	position:relative;
	text-align:left;
	top:0;
	width:100%;
}
div.moduletable_wf .HotFlat {
	width: 480px;
	height: auto;
	border: solid #666 1px;
	background-color: #EAEAEA;	
	margin: 10px;
	padding: 0px;
}
div.moduletable_wf .hf_foto {
	width: 88px;
	height: 65px;
	background-color: #FFC;
	border: solid 1px #666;
	margin: 5px 4px 10px 4px;; 
	overflow: hidden;
	float: left;
	vertical-align: middle;
	text-align: center;
}
div.moduletable_wf .hf_foto img {
	width: 88px;
	/*height: 66px;*/
}
div.moduletable_wf .hf_descr {
	float: left;
	padding: 2px;
	width: 280px;
	/*height: 66px;*/
	text-align: left;
}
div.moduletable_wf .hf_links {
	float: left;
	width: auto;
	color: #4B4B4B;
	text-decoration: underline;
	font-weight: bold;
	padding: 4px;
	text-align: left;
	/*height: 66px;*/
}

div.moduletable_wf div.hf_line {
	clear: both;
	width: 480px;
	height: 21px;
}

div.moduletable_wf div.hf_line_descr {
	clear: both;
	width: 480px;
	height: auto;
}
div.moduletable_wf .hf_header {
	border-left:0px solid #666; border-right:1px solid #666; border-top:1px solid #666; border-bottom:0px solid #666; float: left;
	width: 116px;
	height: 20px;
	background-color: #FFFF99;
	text-align: center
}
div.moduletable_wf .hf_type {
	border-left:0px solid #666; border-right:1px solid #666; border-top:1px solid #666; border-bottom:0px solid #666; float: left;
	width: 137px;
	height: 20px;
	background-color: #FFCC99;
	text-align: center
}
div.moduletable_wf .hf_src {
	border-left:0px solid #666; border-right:1px solid #666; border-top:1px solid #666; border-bottom:0px solid #666; float: left;
	width: 84px;
	height: 20px;
	background-color: #CCFF99;
	text-align: center
}
div.moduletable_wf .hf_class {
	border-left:0px solid #666; border-right:0px solid #666; border-top:1px solid #666; border-bottom:0px solid #666; float: left;
	width: 140px;
	height: 20px;
	background-color: #FFFFCC;
	text-align: center
}

div.moduletable_f  {
	border: solid 1px #666;
	border-top: 0px;
	/*width: 480px;*/
}
div.moduletable_f .hf_links {
	float: left;
	width: auto;
	color: #4B4B4B;
	text-decoration: underline;
	font-weight: bold;
	padding: 4px;
	text-align: left;
	/*height: 66px;*/
}

div.moduletable_f div.hf_line {
	clear: both;
	/*width: 480px;*/
	height: 21px;
}

div.moduletable_f div.hf_line_descr {
	clear: both;
	/*width: 480px;*/
	height: auto;
}
div.moduletable_f .hf_header {
	border-left:0px solid #666; 
	border-right:1px solid #666; 
	border-top:1px solid #666; 
	border-bottom:0px solid #666; 
	float: left;
	width: 25%;
	height: 20px;
	background-color: #FFFF99;
	text-align: center
}
div.moduletable_f .hf_type {
	border-left:0px solid #666; border-right:1px solid #666; border-top:1px solid #666; border-bottom:0px solid #666; float: left;
	width: 32%;
	height: 20px;
	background-color: #FFCC99;
	text-align: center
}
div.moduletable_f .hf_src {
	border-left:0px solid #666; border-right:1px solid #666; border-top:1px solid #666; border-bottom:0px solid #666; float: left;
	width: 22%;
	height: 20px;
	background-color: #CCFF99;
	text-align: center
}
div.moduletable_f .hf_class {
	border-left:0px solid #666; border-right:0px solid #666; border-top:1px solid #666; border-bottom:0px solid #666; float: left;
	width: 20%;
	height: 20px;
	background-color: #FFFFCC;
	text-align: center
}



/* right column */
#rightcolumn .moduletable, #rightcolumn .moduletable_graylinks {
	text-align: left;
	padding: 0 10px;
}
#rightcolumn .moduletable_graylinks a {
	color: #666666;
	text-decoration: underline;
}
#rightcolumn h3 {
	text-align: left;
	width: 180px;
	color: #E38100;
	font-size: larger;
	padding: 10px;
	margin: 0;
	border-bottom: solid 1px #EAEAEA;
}

#rightcolumn div.moduletable_sf .ViewedFlat {
	width: 200px;
	height: 76px;
	border: solid #666 1px;
	background-color: #EAEAEA;	
	margin: 10px;
	padding: 0px;
}
#rightcolumn div.moduletable_sf .hf_foto {
	width: 88px;
	/*height: 66px;*/
	background-color: #FFC;
	border: solid 1px #666;
	margin: 5px 4px; 
	overflow: hidden;
	float: left;
	vertical-align: middle;
	text-align: center;
}
div.moduletable_sf .hf_foto img {
	width: 88px;
	/*height: 66px;*/
}

#rightcolumn div.moduletable_sf .hf_descr {
	float: left;
	padding: 2px;
	width: 96px;
	text-align: left;
}

#rightcolumn #form-login input.button {
	width: 55px;
	height: 20px;
	background-color: #FFFFCC;
	border: solid 1px #666;
	font-weight: bold; 
	font-size: normal;
	text-align: center;
	vertical-align: bottom;
}
#rightcolumn #form-login p.bigmarginleft {
	margin-left: 40px;
}
#rightcolumn .moduletable input.ok, #rightcolumn .moduletable input.button {
	width: 42px;
	height: 20px;
	background-color: #FFFFCC;
	border: solid 1px #666;
	font-weight: bold; 
	font-size: normal;
	text-align: center;
	vertical-align: bottom;
	margin-left: 10px;
}
#rightcolumn .moduletable form {
	margin: 0 0 10px 0;
}



/* breadcrumbs */

div#pathway {
	text-align: left;
	margin: 2px 0px 2px 210px;
	color: #DF5828;
	font-weight: bold;
}
div#pathway a.pathway {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
div#pathway a.pathway:hover {
	color: #DF5828;
}


/* maincolumn */
#maincolumn div.moduletable_dopmenu {
	margin: 8px auto;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
#maincolumn div.moduletable_dopmenu td {
	text-align: center;
	vertical-align: middle;
}
#maincolumn div.moduletable_dopmenu a {
	margin: 0 5px;
	padding: 3px;
	background-color: #FFFFCC;
	border: solid #666 1px;
	color: #666;
	font-weight: bold;
}
#maincolumn .banneritem_top {
	margin-top: 10px;
}
#maincolumn .blog {
	margin: 10px 0 0 0;
	padding: 0;
}

#maincolumn .blog .article-content a.readon {
	display: block;
	float: right;
	padding: 10px;
	margin: -20px 5px 0px 10px;
}


/* 
weather english informer 
http://informer.hmn.ru/types/en/select_inf.php?i_class=1&step_n=2&imageField.x=48&imageField.y=10
".mhmb9pnu" - header and footer (they are also HTTP references)
".mhmb8pn" - space between footer text and animated pointer in the footer
".mhmb11pn" - all over text
*/
p.hidden {
	display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

table.bordered {
	border: 1px solid #666;
}
table.bordered td {
	border: 1px solid #666;
	margin: 2px;
	padding: 2px;
	text-align: left;
}



.darkgray {
	font-color: #666;
	font-weight: bold;
}
.orange {
	color: #E38100;
	font-weight: bolder;
}

.dopmenu {
	margin: 0px 0px;
	text-align: center;
	width: 100%;
}
.dopmenu span {
	background-color:#FFFFCC;
	border:1px solid #666666;
	color:#666666;
	font-weight:bold;
	margin: 0 3px;
	padding:3px;
}
.dopmenu a {
	color:#666666;
	font-weight:bold;
}

td.extmenu {
	background-color:#FFFFCC;
	border:1px solid #666666;
	color:#222;
	/*font-weight:bold;*/
	margin: 0px 0px 0px 0px;
	padding: 3px;
	text-align: center;
}

#flatImage a:hover {
	/*cursor: url("/bitrix/templates/main/images/zoomin.cur");*/
}

.contacts td {
	background-color: #f5f2e8;
}

td.contacts td {
	background-color: #f5f2e8;
}

.highslide-caption {
	background-color: #fff;
}

#counters {
	width: 100%;
	text-align: center;
}

div.vat {
	display: none;
}


