/* 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; list-style-type: none;  font-weight: bold;}
div.leftmenu UL LI UL {margin: 5px 0px 5px 0px; padding-left: 1em; list-style-type: disc; 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;}

/* Списки контента */
#content OL LI {margin-bottom: 5px;}
#content OL LI UL LI {margin-bottom: 5px; margin-top: 3px;}

/* custom layout */
#hormenu {
	clear: both;
	border-top: 2px solid black;
	margin: 0px;
	padding: 2px 2px 6px 200px;
	background: #CCC;
	color: black;
}

#hormenu a{
	color: black;
	font-weight: bold;
}
span#activehormenu{color:black; font-weight: bold; color: #666}

/* 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: #99CC00;
}

body {background-color: white; color: black;}
a {}
a:link {}
a:visited {}
a:active {}
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 {}
#leftcol {background: white; padding: 0px 0px 10px 0px; padding-top: 10px}
div.leftmenu {
	background-color: #CCCCFF;
	border: 1px solid #340E70;
   margin: 0px;
	padding: 3px;
	font-size: 8pt;
}
div.leftmenuheader {
	background: #340E70;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}
div.leftmenu a{
 text-decoration: none;
}

#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: left;}
td.lt2 {border: 0; padding: 2px;	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 {
	border-top: 1px solid black;
	background: #CCC;
	margin: 0px;
	padding: 3px;
	font-size: 9pt;
}
#bottom {
	text-align: center;
	color: #666;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom: 4px;
}
#bottom span{
		background: #CCC;
}
#counters{
	background: transparent;
	text-align: left;
}
#developerlink {
	background: transparent;
	text-align: right;
	font-size: xx-small;
}
#developerlink a{
}
/* Конец подвала*/

/* Классы новостей */
/* Новостной блок */
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: bold;
}

#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{
  padding: 25px;
  font-size: 8pt;
  color: Gray;
  font-style: italic;
}

#det_pictures{
	padding: 10px;
	padding-right: 0px;
}
#det_pictures img{
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}

div.cl_file_name {
	margin: 10px;
}

#det_linkreturn a {
  font-size: 8pt;
}
/* Конец деталей товара */

/* Уникальные дивы */
#rightbannercol{
	float: right;
	margin: 2px;
	text-align: center;
}

div.bannerright {
	margin-bottom: 5px;
}