#website {
  background: #e4e4e4;
}
#background-0 {
  background: url("../../../filestore/design/background-0.png")/*tpa=http://center.redham.ru/clam/elements/background/storm-gray/background-0.png*/ repeat-x top;
}
body#footer {
  background-color: #e4e4e4;
}
#header, #above-header, body#background-0 {
  color: #373737;
}
#header a,
#header a:link,
#above-header a,
#above-header a:link,
body#background-0 a {
  color: #000000;
}
#header h1, #header h2, #header h3 {
  color: #4b4b4b;
}
#above-header h1, #above-header h2, #above-header h3 {
  color: #4b4b4b;
}
body#background-0 h1, body#background-0 h2, body#background-0 h3 {
  color: #4b4b4b;
}
#footer {
  color: #373737;
}
#footer a, #footer a:link {
  color: #000000;
}
#footer h1, #footer h2, #footer h3 {
  color: #4b4b4b;
}
/* =Basic styles 
--------------------------------------------------------------------------------------*/body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 80%;
  line-height: 1.4;
  color: #000;
}
a:link {
  color: blue;
  text-decoration: underline;
}
a:visited {
  color: #853e9a;
  text-decoration: underline;
}
a:hover {
  color: red;
  text-decoration: none;
}
/* =Content related 
--------------------------------------------------------------------------------------*/#content {
  background: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: top left;
  padding: 25px;
}
#content-inside {
  padding: 0 0 0 25px;
}
body.nocolumn #content-inside {
  padding: 0;
}
#content h1,
#content h2,
#content h3,
#content h4 {
  font-family: Helvetica, Arial, sans-serif;
  margin: 0 0 10px 0;
}
#content h1 {
  font-size: 200%;
  font-weight: bold;
  line-height: 1.2;
  font-style: normal;
  color: #000;
  padding: 0;
}
#content h2, #content h3, #content h4 {
  color: #000000;
}
#content h2 {
  font-size: 140%;
  font-weight: bold;
  line-height: 1.2;
  font-style: normal;
  padding: 10px 0 0 0;
}
#content h3 {
  font-size: 100%;
  font-weight: bold;
  line-height: 1.2;
  font-style: normal;
  padding: 0;
}
#content h4 {
  font-size: 100%;
  font-weight: bold;
  line-height: 1.2;
  font-style: italic;
  padding: 0;
}
#content p {
  margin: 0 0 0.8em 0;
}
#content ul {
  list-style-type: circle;
  line-height: 1.4;
}
#content li {
  padding: 0 0 5px 0;
}
#content table {
  border: 1px solid gray;
}
#content table td {
  border: 1px solid gray;
}
/* =Sidecolumn
--------------------------------------------------------------------------------------*//* Container for widgets *//* =Special classes that are supposed to bring/detract attention.
--------------------------------------------------------------------------------------*//* 
	Will change text color to less contrast one.
	Will also be used for messages such as 'nothing found' kinda thing. Should provide color contrast at least 4.5 with bg.
*/#content .textDepreciate {
  color: #444444;
}
/* 
	Will be applied to separators like | line in MLS page.
	Visually depreciates text more than class above. 
*/#content .textFade {
  color: #aaaaaa;
}
/* Will change background color of element it is applied to emphasize it visually a bit. */#content .bgHighlight {
  background: green;
}
/* Will be applied to 
- search results 
- price on MLS page
- date on news page */#content .textHighlight {
  color: #cccccc;
}
/* =Events Page 
-----------------------------------------------------------------------------------------*/.calendar table.body td.day {
  border: 1px;
}
.calendar table.body td.day-last, .calendar table.body td.day-first {
  border-right-width: 1px;
  border-right-width: 1px;
}
/* =Forms & FB validations
-----------------------------------------------------------------------------------------*/.validator {
  color: #cc0000;
}
.validator-summary {
  background: #fffed6;
}
.validator-summary li {
  color: #cc0000;
}
/* =Form Builder & Form fields
-----------------------------------------------------------------------------------------*/.fb-form .field .description, .hint {
  color: #444444;
}
.fb-form .field .fixedDescription {
  color: #444444;
}
.fb-form .req {
  color: #b80000;
}
.sf-menu {
  background: url("../../../filestore/design/top-015/frontend/menubg.gif")/*tpa=http://center.redham.ru/clam/elements/navigation/top-015/frontend/menubg.gif*/ repeat-x !important;
  height: 30px;
  width: 100%;
}
.sf-menu > li {
  background: url("../../../filestore/design/top-015/frontend/splitter.gif")/*tpa=http://center.redham.ru/clam/elements/navigation/top-015/frontend/splitter.gif*/ no-repeat top right;
}
.sf-menu li a {
  color: black;
  text-decoration: none;
  width: auto;
  min-width: 100px;
  padding: 9px;
  text-align: center;
}
* html .sf-menu > li > a:hover {
  color: white;
}
.sf-menu > li > a:hover, .sf-menu > li:hover > a {
  color: white;
}
.sf-menu a.activeLink span, .sf-menu a.activeLink {
  color: white;
}
.sf-menu li:hover, .sf-menu li.active {
  text-decoration: none;
  background: url("../../../filestore/design/top-015/frontend/hoverbg.gif")/*tpa=http://center.redham.ru/clam/elements/navigation/top-015/frontend/hoverbg.gif*/ repeat-x !important;
}
.sf-menu ul {
  border: 0 !important;
}
.sf-menu ul li {
  background-color: #29323d;
  width: 168px !important;
}
.sf-menu ul li:hover, .sf-menu ul li.active {
  background: #8f9fb4 url("../../../filestore/design/top-015/frontend/menubg.gif")/*tpa=http://center.redham.ru/clam/elements/navigation/top-015/frontend/menubg.gif*/ repeat-x bottom !important;
}
.sf-menu li ul li a {
  color: white !important;
  width: 150px !important;
  text-align: left;
  padding-left: 9px;
  padding-right: 9px;
}
* html .sf-menu li ul li a:hover {
  color: black !important;
}
.sf-menu li ul li a:hover, .sf-menu li ul li:hover > a {
  color: black !important;
}
.sf-menu li ul li a.activeLink span, .sf-menu li ul li a.activeLink {
  color: black !important;
}
#header { height: 304px; background: url("color_rgba255.png")/*tpa=http://web37864.c15.redham.ru/filestore/design/color_rgba255.png*/; color: #808080;  } #header a { color: #B2B2B2 !important; } #footer { width: 960px; background: url("color_rgba137.png")/*tpa=http://web37864.c15.redham.ru/filestore/design/color_rgba137.png*/; color: #EDE8E8; } body#footer { width: auto; } #footer a { color: #CFB0B2 !important; }