/* css для гостевой книги */
.answer_form { /* Стиль вопросов формы */
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
    white-space:nowrap;
	color: #433840;
	text-decoration: none;
}

.mark_note { /* Стиль меток примечания обязательность */
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.insets_heading { /* Стиль заголовков вкладок*/
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
  /*white-space:nowrap;*/
	color: #2A4A29;
	text-decoration: none;
}

.insets_heading a { /* Стиль заголовка вкладок с линком */
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
  /*white-space:nowrap;*/
	color: #2A4A29;
  text-decoration: underline;
}

.insets_heading a:hover {  /* Стыль ссылок при наведении курсора */

}


.insets_form { /* Стиль вкладок формы*/

}


#guest_form td { /* Стиль содержимого формы */
  display:none;
}

.href { /* Стиль ссылки */
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
  /*white-space:nowrap;*/
	color: #2A4A29;
	text-decoration: none;
}

.href a { /* Стиль ссылки с линком */
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
  /*white-space:nowrap;*/
	color: #2A4A29;
  text-decoration: underline;
}

.href a:hover {  /* Стыль ссылок при наведении курсора */

}
.date_time{ /* Стыль вывода даты/времени */
 	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
    white-space:nowrap;
    /*text-decoration: blink;*/
	font-style: italic;
    padding: 0px 5px 0px 0px;
	color: #433840;/*#000000;*//*#FFFFFF;*/
}

.avtor { /* Стиль имени автора */
  white-space: nowrap;
 	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;/*#FFFFFF;*/
}


.mess_info { /* Стиль названий полей в финте (информация о пользователе) */
    white-space: nowrap;
 	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000; /*#FFFFFF;*/
}

.value_info { /* Стиль значений полей в финте (информация о пользователе) */
    white-space: nowrap;
 	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000; /*#FFFFFF;*/
}

.country{ /* Стиль инфо-страны */
  white-space: nowrap;
 	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000; /*#FFFFFF;*/
}

.city{ /* Стиль инфо-города */
  white-space: nowrap;
 	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;/*#FFFFFF;*/
}

.email{ /* Стиль инфо-еmail */
 	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
  text-decoration: none;
	color: #000000;/*#FFFFFF;*/
}

.email a{ /* Стиль cсылки инфо-еmail */
 	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
  text-decoration: none;
	color: #000000;/*#FFFFFF;*/
}

.email a:hover{ /* Стиль ссылки инфо-еmail при наведении */
  text-decoration: underline;
}

.www{ /* Стиль адреса сайта */
 	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
  text-decoration: none;
	color: #000000;/*#FFFFFF;*/
}

.www a{ /* Стиль ссылки адреса сайта */
 	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
  text-decoration: none;
	color: #000000;/*#FFFFFF;*/
}

.www a:hover{ /* Стиль ссылки адреса сайта при наведении курсора*/
  text-decoration: underline;
}

.telephon{ /* Стиль номера телефона в финте*/
 	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #000000;/*#FFFFFF;*/
}


.otziv{ /* Стиль текста отзыва*/
 	font-family: tahoma;
	font-size: 12px;
	/*font-weight: bold;*/
  font-weight: normal;
	color: #000000;/*#FFFFFF;*/
}

.commentblock{ /* Стиль коментария в финте*/
 	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
  font-style: italic;
	color: #2A4A29;/*#433840;/*#74656A;/*#8D8695;*/
}

.comment{ /* Стиль иконки коментария */
 	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
  font-style: italic;
	color: #2A4A29;/*#433840;/*#74656A;/*#8D8695;*/
}

.admin{ /* Стиль иконок админчасти*/
 	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
  font-style: italic;
	color: #2A4A29;/*#433840;/*#74656A;/*#8D8695;*/
}

.line { /* Стиль линий раздела отзывов*/
 /* background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
}

.content { /* Стиль контента гостевой книги*/
  background-color: #FFFFFF;/*#E9FCD3;*/
}

.gran { /* Границы страницы отзыва*/
 /* background-image: url(images/gran.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
}

.foto { /* Стиль контейнера для картинки автора*/
  padding:5px;
  margin: 5px 5px 5px 0px;
  background: #E9FCD3;
  width:100px;
  vertical-align: middle;
  background-image: url(images/no_foto.png);
	background-repeat: no-repeat;
	background-position: right bottom;
  border:1px solid black;
  float:left;
  font-size:90%;
}
.image { /* Стиль картинки автора*/
  float: left;
  border: 1px solid black;
}


.image_url {
 	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #000000;/*#FFFFFF;*/
}


/*Стили прорисовки вкладок
/*-------------------*/

.ugol_up_left {  /* Угол верхний слева*/
  background-image: url(images/ugol_up_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.ugol_up_right {  /* Угол верхний правий*/
  background-image: url(images/ugol_up_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.ugol_down_left {  /* Угол нижний левый*/
  background-image: url(images/ugol_down_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.ugol_down_right {  /* Угол нижний правый*/
  background-image: url(images/ugol_down_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.xrest_up_left {  /* Левый стык закладок*/
  background-image: url(images/xrest_up_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.xrest_up_right {  /* Правый стык закладок*/
  background-image: url(images/xrest_up_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ugol_up_left_grey {  /* Угол верхний слева в состоянии disable*/
  background-image: url(images/ugol_up_left_grey.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.ugol_up_right_grey {  /* Угол верхний правий в состоянии disable*/
  background-image: url(images/ugol_up_right_grey.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.ugol_down_left_grey {  /* Угол нижний левый*/
  background-image: url(images/ugol_down_left_grey.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.ugol_down_right_grey {  /* Угол нижний правый*/
  background-image: url(images/ugol_down_right_grey.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.xrest_up_left_grey {  /* Левый стык закладок*/
  background-image: url(images/xrest_up_left_grey.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.xrest_up_right_grey {  /* Правый стык закладок*/
  background-image: url(images/xrest_up_right_grey.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.noselect_heading{
 background: #C0C0C0;/*#E9FCD3;*/
 font-family: tahoma;
 font-size: 12px;
 font-weight: normal;
 font-weight: bold;
 color: #FFFFFF;
}

.select_heading{
 font-family: tahoma;
 font-size: 12px;
 font-weight: bold;
 background: #FFFFFF;
 color: #2A4A29;
}

.line_down {
  background-image: url(images/line_down.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.line_up {
  background-image: url(images/line_up.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.line_left {
  background-image: url(images/line_left.png);
	background-repeat: repeat-y;
	background-position: left center;
}

.line_right {
  background-image: url(images/line_right.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.line_down_grey {
  background-image: url(images/line_down.png);
	background-repeat: repeat-x;
	background-position: center bottom;
  background-color: #C0C0C0;
}

.line_up_grey {
  background-image: url(images/line_up.png);
	background-repeat: repeat-x;
	background-position: center top;
  background-color: #C0C0C0;
}
.line_left_grey {
  background-image: url(images/line_left.png);
	background-repeat: repeat-y;
	background-position: left center;
  background-color: #C0C0C0;
}

.line_right_grey {
  background-image: url(images/line_right.png);
	background-repeat: repeat-y;
	background-position: right top;
  background-color: #C0C0C0;
}

.no_line {
 /* background-image: url(images/no_line.png);
	background-repeat: repeat-y;
	background-position: right center;*/
}

.no_ugol {
 /* background-image: url(images/no_line.png);
	background-repeat: repeat-y;
	background-position: right center;*/
}

/*-------------------*/

.gran_vert {  /* Разделитель колонок отзыва*/
  /*background-image: url(images/gran_green.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
}

.guest_mess { /* Стиль данных*/
  padding: 0px 0px 0px 0px;
  background-color: #FFFFFF;/*#B8D497;*/
}


.table_body {

}


.tahoma_12_black_bold {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.tahoma_12_black_bold a{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.text {
	font-family: tahoma;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}

.text_cel {
	font-family: tahoma;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}


#nav li.selected { /* ûⱠ䬠볠 Ӭ 	background-color: #000000;
}

#nav a.selected {
	color: #FFFFFF;
}

.content_ramka_img {
	border: 2px solid #6699CC;/*#38487d;*/
}