/* CSS Document */
* {  
     margin: 0;
     padding: 0;
     border-collapse: collapse; 
     font-size: 100%; 
}
/* body {
     width: 100%; 
     min-height: 100%;
     background: #cff;  
     position: relative;
     top: 0;
     left: 0; 
     font-weight: normal;
} */
html { height : 100%; }
body {
line-height : 110%;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
padding : 0;
margin : 0;
color : #444444;
background-color : #fff;
}
img { border: none; }
h1 { font-size: 18px; text-align: center; }
h2 { font-size: 16px; text-align: center; }
h3 { font-size: 14px; text-align: center;}
h4 { font-size: 12px; }
h5 { font-size: 11px; }
h6 { font-size: 10px; }

.inputbox {
 width:90%;
 text-align: center;
 margin: 5px auto;
 padding: 4px;
 border : 1px solid #ccc;
/* border : 1px solid #ebebeb;*/
 background-color : #f6f6f6;
 color: #009;
}
#banner {
/*	float : left;*/
width : 50%;
        vertical-align: top;
/*        background: url(images/bg-h1.png) no-repeat; */
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #666;
/*	padding-top : 55px;
	padding-left: 70px;*/

}

/*==== Основное содержание страницы - Главная таблица ====*/
.content_outer {
	width: 100%;
	color: #444;
        margin: 0 auto;
	padding: 0;
	background-repeat: repeat-x;
	background-image: url(../images/bg.gif);
	background-color: #fff;
}
.content_outer td {
        vertical-align: top;
}
/*==== Левое меню вертикальное ====*/
table.content_table {
   float: none;
   width: 240px;
   margin: 0 10px 5px;   
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}
.left_inner {
   padding-top: 10px;
}
/* ==== moduletable ==== */
table.moduletable {
width : 100%;
margin : 0;
padding : 2px;
}
div.moduletable {
padding : 0;
/*padding-bottom : 5px;*/
}
table.moduletable th, div.moduletable h3 {
background-image : url(../images/h3.gif);
background-repeat : no-repeat;
border : 1px solid #d0d0d0;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #444444;
font-weight : normal;
height : 24px;
line-height : 24px;
font-size : 11px;
margin : 0;
padding : 0;
padding-left : 10px;
margin-bottom : 2px;
}
table.moduletable td {
font-size : 11px;
padding : 2px;
margin : 0;
font-weight : normal;
}
/*===== mainlevel =====*/
a.mainlevel:link, a.mainlevel:visited {
  background-image : url(../images/button_bg2.png);
  font-family : Verdana, Arial, Helvetica, sans-serif;
  display : block;
  vertical-align : middle;
  font-size : 11px;
  color : #000000;
  text-align : left;
  border : 3px double #ebebeb;
  text-decoration : none;
  margin : 2px;
  padding : 2px;
}
a.mainlevel:hover {
  background-image : url(../images/button_bg1.png);
  color : maroon;
}
a.mainlevel#active_menu {
}
a.mainlevel#active_menu:hover {
}
.mainlevel_sub { margin: 0; padding: 0; }
.mainlevel_sub a:link, .mainlevel_sub a:visited {
  background-image : url(../images/button_bg2.png);
  display : block;
  vertical-align : middle;
  font-size : 9px;
  color : #000;
  text-align : left;
  border : 3px double #ebebeb;
  text-decoration : none;
  margin : 1px 20px 1px 0;
  padding : 0px 3px;
}
.mainlevel_sub a:hover {
  background-image : url(../images/button_bg1.png);
  text-decoration: none;
  color: maroon;
}
/*=====================*/
#left_outer {
float : left;
width : 240px;
/*margin-bottom : 20px;*/
margin-top : 10px;
}

#left_inner {
float : none !important;
float : left;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
padding : 5px;
}
#left_inner_float {
width : 240px;
}
/*=====================*/
/*==== Основное содержание страницы IVSIL ====*/
.td_center {
  width: 80%;
  vertical-align: top;
  padding: 10px;
}
.td_center a:hover {
  color: #00f;
  text-decoration: none;
}
/*==== Главная страница IVSIL : index.php ====*/
.td_index p {
  margin: 0 5px;
  padding: 1px 5px;
  text-indent: 3em;
  text-align: justify;
  font-size: 12px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
/*  border: 1px solid #fff; */
}
.td_index strong {
  font-family : Tahoma, Arial, Helvetica, sans-serif;
}
.td_index span {
  font-size: 13px;
  font-weight: bold;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.td_index cite {
  font-size: 13px;
/*  font-weight: bold;*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.td_index_img {
/*  float: right; */
  margin: 0 5px;
  padding: 0;
  width: 150px;
  height: 150px;
}
.table_x2 cite { font-weight: bold; }

/*====== Таблица Прайс-Листа =======*/
.titul_page {
  width: 100%;
  margin: 0 auto;
}
.titul_page td {
  height: 102px;
  vertical-align: top;
}
.titul_page h1 {
  background-color: #ccc;
  width: 100%;
  height: 26px;
  margin-top: 0px;
  padding-top: 10px;  
  text-align: center;
  color: #00f;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.activ_sss  {
  width: 100%;
  border-collapse: separate;
}
.activ_sss td {
/*  background-color: #ddd;*/
  border: 1px solid #fff;
  vertical-align: middle;
  text-align: center; 
}
.activ_sss td:hover {
  background-color: #eee;
  border: 1px solid #bbb;
}
.pathway_price {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
height : 24px;
color : #444444;
margin-bottom : 4px;
margin-left : 5px;
margin-right : 5px;
margin-top : 5px;
background-color : #f0f0f0;
background-image : url(../images/pathway.gif);
background-repeat : repeat-x;
border : 1px solid #d0d0d0;
line-height : 24px !important;
line-height : 22px;
/*overflow : hidden;*/
padding-left: 10px;
text-decoration:none;
}
/*.pathway_price  { text-decoration:none; }*/
.table_price {
  border: 2px solid #ccc;
  width: 98%;
  text-align: center;
  margin: 5px auto;
  border-collapse: separate;
  border-spacing: 1px;
/* style="width: 846px; height: 185px" */
} 
.table_price th {
  text-align: center;
  border: 1px solid #ccc;
  padding: 2px 5px;
  background-color: #ddd;
}
/*==================================*/
.table_price td {
  text-align: center;
  border: 1px solid #ddd;
  padding: 2px 5px;
}
.pathway_sertif	 {
/*font-size:16px;
height : 48px;*/
color : #444444;
/*margin-bottom : 4px;
margin-left : 5px;
margin-right : 5px;*/
margin: 5px;
background-color : #f0f0f0;
/*background-image : url(../images/pathway.gif);*/
background-repeat : repeat-x;
border : 1px solid #d0d0d0;
/* line-height : 24px !important;
line-height : 22px;
overflow : hidden; */
padding: 2px 10px 5px;
text-decoration:none;
}
.pathway_sertif span { 
 font-size:12px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
}
.table_sertif {
 width: 98%;
 margin: 0 auto;
}
.table_sertif td {
 padding: 10px;
 text-align: center;
}
.table_sertif img {
 padding: 0;
 border: 6px solid #ddd;
}
.table_sertif img:hover {
 padding: 0;
 border: 6px solid #aaa;
}
/*====== Сухие строительные смеси ======*/
.sss_table_1 {
 width: 96%;
 margin: 3px auto;
 border: 2px solid #ccc;
 background-color:#eee;
}
.sss_table_1 td {
/* width: 50%; */
 padding: 3px 10px;
 border-bottom: 2px solid #ccc;
 font-size: 12px;
 text-align: left;
 vertical-align: middle;
}
.sss_table_1 th {
/* width: 50%; */
 padding: 3px 10px;
 border-bottom: 2px solid #ccc;
 font-size: 13px;
 text-align: left;
 vertical-align: middle;
 background-color:#ddd;
}
/*================ Карта-сайта ============*/
.sss_sub {
  margin: 3px 0px 3px 16px;
}
.sss_sub a {
  margin: 0px;
  padding: 3px;
}


