/* CSS Document */

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
p {
  padding: 2px 5px;
  text-indent: 0.8em;
  line-height: 1.3em;
  font-weight: normal;
  text-align: left;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 14px;
}

h4 {
  font-size: 12px;
}

/* текст под главным домом */
.welcome_title {
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  color: #F8AB1E;
  padding:0px;
  padding-left: 30px;
  }
.welcome_text {
  font-family: arial;
  font-size: 11px;
  color: #000000;
}
.welcome_text p{
  font-family: arial;
  font-size: 11px;
  color: #000000;
  padding:0px;
  marging:0px;
  padding-left: 20px;
  padding-right: 40px;
  line-height: 15px
}
.welcome_text a:link {
    text-decoration: underline;
  font-family: Arial;
  font-size: 11px;
  color: #000000;
  line-height: 13px
}
.welcome_text a:visited {
    text-decoration: underline;
  font-family: Arial;
  font-size: 11px;
  color: #000000;
  line-height: 13px
}
.welcome_text a:hover {
text-decoration: underline;
  font-family: Arial;
  font-size: 11px;
  color: #497EB0;
  line-height: 13px
}

/* меню */
.menu a:link {
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #5484B4;
  font-weight: bold;
}
.menu a:visited {
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #5484B4;
  font-weight: bold;
}
.menu a:hover {
  text-decoration: underline;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #5484B4;
  font-weight: bold;
}

/* нижняя шапка */
.bottom {
  font-family: Tahoma;
  font-size: 12px;
  color: #666666;
  padding-left: 30px;
}
.bottom a:link {
text-decoration: none;
  font-family: Tahoma;
  font-size: 12px;
  color: #666666;
}
.bottom a:visited {
text-decoration: none;
  font-family: Tahoma;
  font-size: 12px;
  color: #666666;
}
.bottom a:hover {
text-decoration: underline;
  font-family: Tahoma;
  font-size: 12px;
  color: #497EB0;
}

/* блок последних объектов */
.last_title {
  font-family: Arial;
  font-size: 16px;
  color: #333333;
  text-indent: 0px;
  line-height: 20px;
  font-weight: bold;
  padding-top: 11px;
  padding-left: 35px;
}
.last_foto {
  font-family: Arial;
  font-size: 12px;
  color: #333333;
  line-height: 15px;
  padding-left: 50px;
  padding-top: 27px;
}
.last_text {
  font-family: Arial;
  font-size: 12px;
  color: #333333;
  line-height: 15px;
  padding-left: 50px;
  padding-top: 10px;
}
.last_text a:link {
text-decoration: none;
  font-family: Arial;
  font-size: 12px;
  color: #333333;
  line-height: 15px;
    padding-top: 10px;
}
.last_text a:hover {
text-decoration: underline;
  font-family: Arial;
  font-size: 12px;
  color: #497EB0;
  line-height: 15px;
    padding-top: 10px;
}
.last_text a:visited {
text-decoration: none;
  font-family: Arial;
  font-size: 12px;
  color: #333333;
  line-height: 15px;
    padding-top: 10px;
}

/* главная страница - основной текст */
.text_about {
  font-family: arial;
  font-size: 12px;
  color: #F8FAFC;
  padding-left: 10px;
  padding-right: 10px;
  text-indent: 20px;
  line-height: 20px;

}
.text_about a:link, .text_about a:visited {
  color: #fff;
  text-decoration:underline;
}
.text_about a:hover{
  text-decoration: none;
}
.text_about2 {
  font-family: arial;
  font-size: 12px;
  color: black;
  padding-left: 10px;
  padding-right: 10px;
  text-indent: 20px;
  line-height: 20px;

}
.text_about2 a{
  font-family: arial;
  font-size: 12px;
  color: black;
  text-indent: 20px;
  line-height: 20px;

}
/* блок новостей */
.news_title {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #497EB0;
  letter-spacing: 1px;
  text-indent: 10px;
  }
.news_text {
  font-family: Arial;
  font-size: 14px;
  color: #333333;
  padding-left: 10px;
}

/* галерея - выбор типа дома */
.catalog_type a:link {
  text-decoration: none;
  font-family: Tahoma;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}
.catalog_type a:visited {
  text-decoration: none;
  font-family: Tahoma;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}
.catalog_type a:hover {
  text-decoration: underline;
  font-family: Tahoma;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

/*gallery*/

td.gallery_block {
 text-align: left;
 padding: 15px;	
}
.gallery_img {
 border: 2px solid #fff;		
}
table.browsecat {
 text-align: center;
 width: 90%;
 margin: 0 auto;
}
table.browsecat td {
 text-align: center;
 padding: 5px 0;
 vertical-align: top;
}
a.img_link img {
 border: 2px solid #fff;		
}
a.img_link:hover img {
 border: 2px solid #497eb0;
}
a.lb img {
 border: 2px solid #fff;		
}
a.lb:hover img {
 border: 2px solid #497eb0;
}
.pagination {
  margin-left: 1em;
  color: #b2d9fe;
}
.pagination A {
  margin: 0 3px;
  color: #fff;
  font-size: .9em;
}
.pagination b {
  margin: 0 3px;
  color: #fff;
  margin-right: 5px;
}
div.breadcrumbs {
 color:#fff;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:18px;
 padding-left: 5px;
 margin-bottom: 7px;
}
div.breadcrumbs A {
 color:#fff;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:18px;
 padding-left: 5px;
 margin-bottom: 7px;
}
div.pics {
 text-align: center;	
 padding: 5px;
}
.imagenav {
 width: 100%;	
}
.imagenav A {
 color:#fff;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:14px;
 font-weight: normal;
 text-decoration: none;
}
.imagenav TH {
 text-align: left;
}
.imagenav TD {
 text-align: right;	
}
.imagenav img {
 vertical-align: middle;
 border: 0px;	
}
/*img boxes*/
.folder_link {
  font-size: 11px;
  color: #fff;	 	
}
TABLE.imgbox A {
  font-size: 11px;
  color: #fff;	
}
TABLE.imgbox {
  border-collapse: collapse;
  margin: 0;
  padding: 0;	
}
TABLE.imgbox TD {
  border-collapse: collapse;
  margin: 0;
  padding: 0;	
}
TABLE.imgbox TD.tr {
  width: 8px;
  height: 8px;
  background: url('/img/r/top-right.png');
}
TABLE.imgbox TD.tl {
  width: 8px;
  height: 8px;
  background: url('/img/r/top-left.png');
}
TABLE.imgbox TD.br {
  width: 8px;
  height: 8px;
  background: url('/img/r/bottom-right.png');
}
TABLE.imgbox TD.bl {
  width: 8px;
  height: 8px;
  background: url('/img/r/bottom-left.png');
}
TABLE.imgbox TD.ver {
  background: #9badbe;
  width: 8px;	
}
TABLE.imgbox TD.hor {
  background: #9badbe;
  height: 8px;	
}
TABLE.imgbox TH {
  background: #9badbe;
  padding: 5px;
  color: #fff; 	
  text-align: center;
}
/* галерея - выбор объекта */
.catalog_obj_foto {
  text-decoration: none;
  font-family: Arial;
  font-size: 12px;
  color: #F5F9FE;
  padding-left: 37px;
  padding-top: 10px;
}
.catalog_obj_text {
text-decoration: none;
  font-family: Arial;
  font-size: 12px;
  color: #F5F9FE;
  padding-left: 37px;
  line-height: 15px;
}
.catalog_obj_text a:link {
    text-decoration: none;
  font-family: Arial;
  font-size: 12px;
  color: #F5F9FE;
  line-height: 15px;

}
.catalog_obj_text a:visited {
    text-decoration: none;
  font-family: Arial;
  font-size: 12px;
  color: #F5F9FE;
  line-height: 15px;

}
.catalog_obj_text a:hover {
text-decoration: underline;
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 15px;
}
/* галерея - заголовок и номера страниц */
.catalog_dop {
  font-family: Arial;
  font-size: 12px;
  color: #F5F9FE;
  line-height: 15px;
  font-weight: bold;
  padding:12px;
}
.catalog_dop a:link {
text-decoration: none;
  font-family: Arial;
  font-size: 12px;
  color: #F5F9FE;
  line-height: 15px;
  font-weight: bold;
}
.catalog_dop a:hover {
text-decoration: underline;
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  line-height: 15px;
  font-weight: bold;
}
.catalog_dop a:visited {
text-decoration: none;
  font-family: Arial;
  font-size: 12px;
  color: #F5F9FE;
  line-height: 15px;
  font-weight: bold;
}
/* проекты - выбор проекта */
.prj_obj_foto {
  text-decoration: none;
  font-family: Arial;
  font-size: 12px;
  color: #F5F9FE;
  padding-top: 10px;
}
.prj_obj_text {
text-decoration: none;
  font-family: Arial;
  font-size: 12px;
  color: #F5F9FE;
  line-height: 15px;
text-align:center;
}
.prj_obj_text a:link {
    text-decoration: none;
  font-family: Arial;
  font-size: 12px;
  color: #F5F9FE;
  line-height: 15px;

}
.prj_obj_text a:visited {
    text-decoration: none;
  font-family: Arial;
  font-size: 12px;
  color: #F5F9FE;
  line-height: 15px;

}
.prj_obj_text a:hover {
text-decoration: underline;
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 15px;
}

#gallery a {
  color: #FFFFFF;
}

#gallery img {
  border: 0px;
}

div.gbNavigator div.next-and-last {
  float: right;
}
div.gbNavigator div.next-and-last.no-previous {
  float: none;
  text-align: right;
}

div.gbNavigator a.first {
  padding-left: 27px;
  background: url("../gallery2/themes/matrix/images/nav_first.gif") left no-repeat;
}

div.gbNavigator a.previous {
  padding-left: 27px;
  background: url("../gallery2/themes/matrix/images/nav_prev.gif") left no-repeat;
}

div.gbNavigator a.next {
  padding-right: 27px;
  background: url("../gallery2/themes/matrix/images/nav_next.gif") right no-repeat;
}

div.gbNavigator a.last {
  padding-right: 27px;
  background: url("../gallery2/themes/matrix/images/nav_last.gif") right no-repeat;
}

div.gbNavigator div.first-and-previous img {
  vertical-align: middle;
  padding-right: 0.5em;
}
div.gbNavigator div.next-and-last img {
  vertical-align: middle;
  padding-left: 0.5em;
}

#gallery.rtl div.gbNavigator div.next-and-last {
  float: left;
}
#gallery.rtl div.gbNavigator div.next-and-last.no-previous {
  float: none;
  text-align: left;
}
#gallery.rtl div.gbNavigator div.first-and-previous {
  text-align: right;
}
/* Both IE and Gecko have bugs with omitting padding on rtl inline content */
#gallery.IE.rtl div.gbNavigator a {
  display: inline-block;
}
#gallery.gecko.rtl div.gbNavigator a {
  display: -moz-inline-box;
}

#gallery.rtl div.gbNavigator a.first {
  padding: 0 27px 0 0;
  background: url("../gallery2/themes/matrix/images/nav_last.gif") right no-repeat;
}
#gallery.rtl div.gbNavigator a.previous {
  padding: 0 27px 0 0;
  background: url("../gallery2/themes/matrix/images/nav_next.gif") right no-repeat;
}
#gallery.rtl div.gbNavigator a.next {
  padding: 0 0 0 27px;
  background: url("../gallery2/themes/matrix/images/nav_prev.gif") left no-repeat;
}
#gallery.rtl div.gbNavigator a.last {
  padding: 0 0 0 27px;
  background: url("../gallery2/themes/matrix/images/nav_first.gif") left no-repeat;
}
#gallery.rtl div.gbNavigator div.first-and-previous img {
  padding: 0 0 0 0.5em;
}
#gallery.rtl div.gbNavigator div.next-and-last img {
  padding: 0 0.5em 0 0;
}

.giDescription {
  font-family: arial;
  font-size: 12px;
  color: #333333;
  padding-left: 20px;
  padding-right: 10px;
  line-height: 20px
}

#gsNavBar div.gbBreadCrumb {
    margin: 0;
    padding: 4px 8px;
}

#gsNavBar div.gbBreadCrumb a, #gsNavBar div.gbBreadCrumb span {
    padding: 0 0 0 14px;
    color: #FFFFFF;
    background: url('../gallery2/themes/matrix/images/icon_path_separator.gif') no-repeat left;
}

#gsNavBar div.gbBreadCrumb a.BreadCrumb-1 {   /* no :first-child in IE */
    padding-left: 0;
    background-image: none;
    white-space: nowrap;
}

#gallery.IE div.gbBreadCrumb span {
    display: inline-block;   /* IE loses padding-left on wrapped inline nowrap element */
    padding-right: 4px;      /* IE has less space at right of each span */
}

#gsNavBar div.gbBreadCrumb span.BreadCrumb-1 {   /* no :first-child in IE */
    padding-left: 0;
    background-image: none;
}
#logo
{
  position: absolute;
  height: 121px;
  width: 121px;
  margin-left: 12px;
  margin-top: -4px;
}
.stats P {
	text-align: left;
}
.direct {
  width: 80%;
  font-size: .65em;
  padding: 0 30px;
}
  .scr_plate {
	position: relative;
    overflow:hidden;
    /* ширина блока, где текст */
    width: 95%;
    /* высота блока - должна совпадать с цифрой ниже в скрипте */
    height: 300px;
    border: 1px dashed white;
    padding-left: 10px;
    padding-right: 10px;
  }
  .scr_inner {
	position: relative;
	display: block;
	left:0px;
	top:0px;
    padding-left: 10px;
    padding-right: 10px;
    width: 95%;
  }
  .scralink {
	font-weight: bold;
	color: #000;
	text-decoration: none;
  }
  #scr-menu A {
  	color: #fff;
  }

.texts
{
	font-family: Tahoma;
	font-size:12px;
	padding-bottom:20px;
}
.texts H1, .texts H2, .texts H3
{
	text-align:center;
}
.texts H3
{
	margin-top:15px;
	margin-bottom:3px;
}
.texts p {
	margin:0px;
}
.texts img {
	margin:5px;
}