/* layout */
/* common layout */
#container { float: right;  width: 100%;
  margin-left: -214px; /* Добавил 10px на всякий случай */
}
#header{
	width: 100%;
	background: white;
	font-size: 1px;
	line-height: 1px;
}
#main {margin-left: 214px;}
#content {padding: 8px 10px 5px 5px; margin: 5px;}
#leftcol {float: left; width: 200px;}
div.leftmenu {margin: 0px;}
#footer {clear: both;}
div.clearing {clear: both;}

/* Левые списки */ 
div.leftmenu UL {margin: 5px 0px 5px 0px; padding-left: 5px; font-weight: bold;}
div.leftmenu UL LI {
	margin-top: 10px;
}
div.leftmenu UL LI UL LI{
	margin-top: 0px;
}
div.leftmenu UL LI UL {margin: 5px 0px 5px 0px; padding-left: 1em; list-style-type: square; text-align: left;  font-weight: normal;}
div.leftmunu UL LI UL LI{margin-bottom: 0px;}
div.leftmenu UL LI UL LI UL{margin: 5px 0px 5px 0px; padding-left: 1em; list-style-type: square;}

#num1 {
	padding-top: 7px;
	font-weight: bold;
	font-style: italic;
}
#num2 {
	padding-bottom: 7px;
	font-weight: bold;
		font-style: italic;
}

/* Списки контента */
#content OL LI {margin-bottom: 5px;}
#content OL LI UL LI {margin-bottom: 5px; margin-top: 3px;}

/* custom layout */
#hormenu {
	margin: 0px;
	padding: 2px 2px 6px 200px;
	background: #E7E7E7;
}

#hormenu a{
	color: Black;
	font-weight: bold;
}
span#activehormenu{color:black;}

/* design: colors fonts */
ADDRESS, BLOCKQUOTE, BODY, CODE, DIV, HTML, P, PRE, TABLE, TR, TD {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

H1, H2, H3, H4, H5, H6 {
	font-family: Arial, Helvetica, sans-serif;
   color: #000099;
}

body {background-color: white; color: black;}
a {color: #000099;}
a:link {color: #000099;}
a:visited {color: #6666CC;}
a:active {color: #FF9900;}
a:hover {color: #FF9900; text-decoration: none;}
a.det:link {text-decoration: none;}
a.det:visited {text-decoration: none;}
a.det:active {text-decoration: underline;}
a.det:hover {text-decoration: underline;}
#main {background: white;}
#leftcol {background: white; padding: 0px 0px 10px 0px;}
div.leftmenu {
	background-color: #FFFFCC;
	border: 1px solid #000099;
   margin: 0px;
	padding: 3px;
	font-size: 8pt;
}
div.leftmenuheader {
	background: #000099;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}

#hleb{font-size: smaller; padding: 2px}
.listcatheader{
	border: 0;
	font-weight: bold;
	background-color: #E7E7E7;
}
#content table{
	padding: 3px;
}

td.lt1 {border: 0; padding: 2px;	border-bottom: 1px dashed #CCCCCC;	text-align: center;}
td.lt2 {border: 0; padding: 10px;	border-bottom: 1px dashed #CCCCCC;	text-align: left;}
td.lt3 {border: 0; padding: 2px;	border-bottom: 1px dashed #CCCCCC;	text-align: center;}
td.lt4 {border: 0; padding: 2px;	border-bottom: 1px dashed #CCCCCC;	text-align: right;}
td.lt5 {border: 0; padding: 2px;	border-bottom: 1px dashed #CCCCCC;	text-align: right;}
input.kol{
	text-align: right;
}

/* Подвал */
#footer {
	background: #000099;
	margin: 0px;
	padding: 3px;
	font-size: 9pt;
}
#bottom {
	text-align: center;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom: 4px;
}
#bottom span{
		background: #000099;
}
#counters{
	background: transparent;
	text-align: left;
}
#developerlink {
	background: transparent;
	text-align: right;
	font-size: xx-small;
}
#developerlink a{
	color: Lime;
}
/* Конец подвала*/

/* Классы новостей */
/* Новостной блок */
div.news{}
/*Групповая дата, используется в иакотлас*/
div.groupnewsdate{}
/* Заголовок новости вместе с датой */ 
div.newsheader{
padding-top: 10px;
padding-bottom: 3px;
}
/* Дата */
span.newsdate{
font-weight: bold;
} 
/* Имя новости */
span.newsname{
font-size: 10pt;
font-weight: bold;
padding-left: 8px;
}

span.newsname a {
	font-size: 10pt;
}
/* текст новости из описания новости */
div.newsdescription{
	padding: 3px;
	padding-left: 30px;
	font-size: 9pt;
	color: Gray;
	font-style: italic;
} 
/* Конец класса новостей */

/* Детали товара */
#det_price_header {
   color: Gray;
   font-style: italic;	
}
#det_price_header span{
	font-size: 15pt;
	padding: 0px 5px 0px 10px;
	color: #FF6600;
	font-style: normal;
}

#det_description{
  padding: 15px 15px 15px 0px;
  font-style: italic;
  color: Gray;
  font-style: italic;	  	
}
#det_description span{
	  font-style: normal;
     color: black;
}

#det_date{
  font-size: 8pt;
  color: Gray;
  font-style: italic;
}

#det_pictures{
	padding: 10px;
	padding-right: 0px;
	float: right;
}
#det_pictures img{
	margin: 10px;
}

#det_linkreturn a {
  font-size: 8pt;
}
/* Конец деталей товара */

/* Уникальные дивы */
#rightbannercol{
	float: right;
	margin: 2px;
	text-align: center;
}

div.bannerright {
	margin-bottom: 5px;
}

td.video1{
	vertical-align: middle;
	border: none;
}
td.video2{
	vertical-align: middle;
	border: none;
}
div.cl_file_name{
	padding: 5px;
}

