/* Список новых преложений */

.offers_list ol{ margin:0; padding:0; padding-left:2em; }
.offers_list ol li {}

.offers_list .title { margin-top:5px; margin-bottom:3px; font-size:10.5pt; }
.offers_list .description { padding-bottom:2px; }

/***/
.catalog_path{
	padding: 7px 20px;
	margin:10px 0;
	background: #f5f5f5;
	font-size:12pt;
}

.catalog_path h1{
	display:inline;
	margin:0;
	font-size:12pt;
	font-weight:bold;
}

/***/

.base_content{
	float:left;
	width:75%;
}

.base_navigation{
	float:right;
	width:25%;
}

/***/

.catalog_childs_list{
	padding:7px;
	margin-bottom:10px;
	background:#f8f7f3;
}

.catalog_childs_list div{  }


/* Список разделов предложений */

.offer_catalog_list{ font-weight:bold; }
.offer_catalog_list a:hover{ text-decoration:none; }

.offer_catalog_list div{ padding-right: 1em; }


/* Список разделов документов */

.content_catalog_list{ font-weight:bold; }
.content_catalog_list a:hover{ text-decoration:none; }

.content_catalog_list div{ padding-right: 1em; }



/* Список активных тем на форумах */

.Forum_Index_Topics
{
	padding:3px;
	/*background:#faf7f2;*/
	font-size:8pt;
	border:1px dotted #ccc;
}
.Forum_Index_TopicsTitle
{
	color:#666;
	font-size:10pt;
	font-weight:normal;
	padding:5px 7px;
	/*font-weight:bold;*/
}
.Forum_Index_Topics_Item
{
	padding:5px;
}
.Forum_Index_Topics_Item a
{
	color: #333;
	border-bottom:1px solid #ccc;
	text-decoration:none;
}
.Forum_Index_Topics_Item a:hover
{
	border-bottom:1px solid #333;
}

.Forum_Index_Topics_Item img
{
	vertical-align:top;
	margin-right:3px;
}




