﻿body {
  margin: 0;
  padding: 0;
  font-family: arial,Verdana,sans-serif;
  color: #000;
  font-size: 14px;
}

h1 {
  font-family: Georgia, Verdana,sans-serif;
  font-weight: normal;
  color: #424242;
  margin: 0 0 4px 0;
  padding: 0;
}

h2 {
  font-family: Georgia, Verdana,sans-serif;
  font-weight: normal;
  color: #297D99;
  /*margin: 12px 0;*/
}

p {
  margin: 0 5px 5px 0;
  text-align: justify;
  line-height:170%;
}

a {
  text-decoration: none;
  color: #008ace;
}

a:hover {
  text-decoration: underline;
  color: #297D99;
}

.content ul {
  list-style-type: none;
  margin: 10px 0;
  padding: 0;
}

ul.features {
	list-style-type: circle;
	margin-left:25px;
}
ul.features li{
	margin:7px;
}

.clear {
  clear:both
}
#header {
    padding: 16px 0 0 0;
    border-bottom: 3px solid #84C9EA;
    height: 30px;
    margin-top: 10px;
    border-radius: 4px;
    /* background: #FFFFFF url("/images/header-bg2.png") repeat-x top left; */
    background-color: #008ACE;
    position: relative;
}

#mainNav {
  margin: 8px 0;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
}

#mainNav li {
	font-size: 15px;
  float: left;
}

#mainNav a {
	display: block;
	/*border-bottom: 2px solid #bcbcbc;*/
	padding: 5px 0 7px;
  margin: 0 32px 0 0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	outline: none;
  color: black;
}

#mainNav a:hover {
	/*border-bottom: 2px solid #ff9900;*/
  color: #ff9900;
}

#mainNav li.current  {
  padding: 6px 16px 6px 16px;
  margin-right: 24px;
  background-color: #ff9900;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;  
  color: #fff;
}

#mainNav li.current  a {
	display: inline;
  border: none;
  margin: 0;
  padding: 0;
  color: #fff;
}

#wrapper {
  min-width: 800px;
  max-width: 1154px;
  width: 1000px; 
  margin: 0 auto;
  background:#FFF;
  padding:0 15px 0 15px;
}

#content-wrapper {
  padding: 16px 0;
}

.content {
  float: right;
  width: 790px;
}

.sidebar-l {
  width: 200px;
  margin: 0 800px 0 0;
}

.cl {
  clear: both;
}

#mainmenu .title {
  color: #008ace;
  padding: 0 0 4px 0;
  font-weight: bold;
}

#mainmenu ul {
  margin: 8px 0;
  padding: 0;
  list-style-type: none;
}

#mainmenu li {
  margin: 0;
  padding: 2px;
  padding: 4px 0 4px 8px;
  color: #A0A0A0;
}

#mainmenu li a {
  text-decoration: none;
  color: #000; 
  border-bottom: 1px solid rgb(188, 188, 188);
}

#mainmenu li a:hover {
  text-decoration: none;
  color: #ff9900; 
}

#mainmenu li.current {
  background-color: #27c24c;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  padding: 4px 0 4px 8px;
  color: #fff;
}

#mainmenu li.only {
  padding: 2px;
}

ul.breadcrumbs {
	margin:0 0 10px 0;
  padding: 4px;
	padding-bottom:10px;
  font-size: 11px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #e9e9e9;
  height: 10px;
}

ul.breadcrumbs li{
	float:left;
	padding: 0 5px 0 0;
	list-style:none;
}

ul.breadcrumbs li a{
  text-decoration: underline;
}

ul.breadcrumbs li a:hover {
  text-decoration: none;
}

ul.columns3 {
  width: 263px;
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.columns3 li span {
  color: #aaa;
}

ul.columns3 li:before {
  content: "→ ";
  font-size: 18px;
  line-height: 18px;
  color: #545454;
}

ul.columns2 {
  width: 380px;
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.columns2 li span {
  color: #aaa;
}
ul.columns2 li span.address {
	font-size:11px;
	margin-left:95px;
	display:block;
}

ul.columns2 li:before {
  content: "→ ";
  font-size: 18px;
  line-height: 11px;
  color: #aaa;
}

ul.columns2 li.phone:before {
  content: "→ ";
  font-size: 18px;
  line-height: 11px;
  color: #aaa;
}

ul.columns2 li.spec{
	margin-bottom:95px;
}

li.regioncenter{
	font-weight:bold;
}

li.regioncenter span{
	font-weight:normal;
}

dl {
  padding: 0.5em;
}

dt {
  float: left;
  clear: left;
  width: 40px;
  font-weight: bold;
}

dd {
  margin: 0 0 0 50px;
  padding: 0 0 0.5em 0;
}

dd span {
  color: #aaa;
}

#footer {
  height: 64px;
  background-color: #f0f0f0;
  font-size: 11px;
  color: #424242;
  border-top: 2px solid #bcbcbc;
  position: relative;
}

div.f_left {
  width: 257px;
  height: 48px;
  position: absolute;
  top: 8px;
  left: 8px;
}

div.f_center {
  width: 340px;
  height: 48px;
  position: absolute;
  top: 8px;
  left: 330px;
  text-align: center;
}

div.f_right {
  width: 280px;
  height: 31px;
  position: absolute;
  top: 8px;
  right: 8px;
}

.letter{
  background-color: #ff9900;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  padding: 2px 4px 2px 4px;
  color: #fff;
}
.streetRow:hover{
	background:#f0f0f0;
	cursor:default;
}
.sokr{
color:#999;
}

div.backtotop {
  background: url(/images/ico-go-up.png) no-repeat;
  width: 48px;
  height: 48px;
}

div.alphabeticBox {
	margin:0 0 10px 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
      border: 7px solid #F0F0F0;
  background-color: #f0f0f0;
}

div.alphabeticBox ul {
  list-style-type: none;
  margin: 4px 0;
  padding: 0;
}

div.alphabeticBox ul li {
  display: inline-block;
  padding: 2px 4px 2px 4px;
  color: #aaa;
}

div.alphabeticBox ul  li a {
  text-decoration: none;
}

div.alphabeticBox ul  li a:hover {
  text-decoration: underline;
}

div.alphabeticBox ul  li.current {
  background-color: #aaa;
  color: #000;
}

div.alphabeticBox ul  li span {
  color:#3299BB;
  cursor:pointer;
}

div.alphabeticBox ul  li span:hover{
  border-bottom:1px #3299BB solid;
}

.map{
	width:100%;
	height:350px;
	border:0px solid #ff9900;
  margin: 8px 0 16px 0;
-webkit-box-shadow: 0 2px 3px 1px rgba(0,0,0,.2);
}

ul.countries li{
	float:left;
	margin-right:50px;
	display: inline-block;
	width:160px;
	text-align:center;
}

table.postInfo {
  width: 580px;
  margin: 0 0 0 210px;
}

table.postInfo td {
  padding: 4px 0;
  vertical-align: top;
  border-bottom: 1px dashed #E9E9E9;
}

table.worktimeInfo {
  margin: 24px 0 0 0;
  width: 790px;
}

table.streetsList {
  margin: 8px 0 16px 0;
  width: 790px;
}

table.streetsList th {
  font-weight: bold;
  background-color: #f0f0f0;
  padding: 2px 0;
}

table.streetsList td {
  padding: 2px 0;
  vertical-align: top;
  border-bottom: 1px dashed #E9E9E9;
}

#yasearch {
  width: 400px;
  position: absolute;
  right: 4px;
  bottom: 3px;
}
#logo {
  width: 280px;
  position: absolute;
  left: 8px;
  bottom:6px;
}

div.imgIndexBox {
  float: left;
  width: 200px;
}

div.imgIndexBox img {
  margin: 8px 0;
}

ul.index-links-list {
  margin: 8px 0;
  padding: 0;
  list-style-type: none;
}

ul.index-links-list  li {
  padding: 2px 0 2px 8px;
}

ul.index-links-list li:before {
  content: "— ";
  color: #aaa; 
}

div.searchform {
	margin: 10px 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #e9e9e9;
  background-color: #f0f0f0;
  padding: 8px;
}

.toolTip{
	margin: 10px 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #e9e9e9;
  background-color: #f0f0f0;
  padding: 8px;
}
div.white{
	padding:0 !important;
	background-color:#FFF !important;
	border:0 !important;
}

.toolTip .sampleText {
  font-family: Georgia, Verdana,sans-serif;
  font-size: 22px;
  color: #3299BB;
}

.toolTip label{
	width:200px;
	float:left;
}

.subtitleText {
  font-family: Georgia, Verdana,sans-serif;
  font-size: 22px;
  color: #3299BB;
}

table.bTable {
  background-color: #bcbcbc;
  width: 780px;
}

table.bTable th {
  background-color: #f0f0f0;
  font-weight: bold;
  padding: 4px;
  text-align: center;
}

table.bTable th.region {
  width: 200px;
}
table.bTable td.region {
  font-weight:bold;
}

table.bTable th.code {
  width: 60px;
}

table.bTable td {
  background-color: #fff;
  padding: 4px;
  text-align: left;
}

div.ad_media728 {
  margin: 8px 0;
}

div.indexCaption{
	font-size:18px;
}
div.indexCaption span{
	color:#297D99;
	font-size:24px;
	margin-right:5px;
}

thead tr{
	background:#EEE;
	font-size:14px;
	color:#297D99;
}

.attrs{
	font-size:10px;
	color:#777;
}

.streets{
	margin-bottom:20px;
	margin-top:5px;
}

.streets div{
	float:left;
	width:380px;
}

.streets div span{
	color:#999;
}

.streets li{
	float:left;
	width:380px;
}

.streets li span{
	color:#999;
}
.streets li span:after{
	content: " → ";
}
.streets li span a{
	text-decoration:underline;
}

.ad_text728{
	margin-top:10px;
	height:100px;
}

.comment-block {
	border: 1px solid #ddd;
	background-color: #fafafa;
	margin: 8px 0 16px 0;
	padding: 8px;
	position: relative;
}
.comment-block .name, .comment-block .date {
	color: #297D99;
}
.comment-block .date {
	margin-top:-5px;
}
.comment-block .raterc {
	position: absolute;
	bottom: 12px;
	right: 0;
}

.comment-block .reply {
	margin:10px 0 5px 0;
}
.comment-block .reply span[id|="span"]{
	background: #0e87af;
	color:#FFF;
	border:1px solid #0e87af;
	border-radius: 10px;
	-moz-border-radius: 10px;
	width:76px;
	padding:4px;
	-khtml-border-radius: 10px;	
	-moz-box-shadow: 2px 2px 0 0 #ccc;
	-webkit-box-shadow: 2px 2px 0 0 #ccc;
	box-shadow: 2px 2px 0 0 #ccc;
}

.comment-block .reply span[id|="repl"]{
	background: #FFCCD2;
	color:#000;
	border:1px solid #FFCCD2;
	border-radius: 10px;
	-moz-border-radius: 10px;
	width:76px;
	padding:4px;
	-khtml-border-radius: 10px;	
	-moz-box-shadow: 2px 2px 0 0 #ccc;
	-webkit-box-shadow: 2px 2px 0 0 #ccc;
	box-shadow: 2px 2px 0 0 #ccc;
}

ul.items li:before {
  content: "→ ";
  font-size: 18px;
  line-height: 20px;
  color: #aaa;
}