﻿/* begin ctrlWorks ********************/
.ctrlBAJ 
{
	margin-bottom:10px;
	background:url('../i/right_sep.png') no-repeat center bottom;
}
.masterMiddle .rightClmn .ctrlBAJ .header
{
	clear:both;
	float:left;
	width:80%;
	
	padding-left:50px;
	height:30px;
	background:url('../i/works.png') no-repeat left;
	cursor:pointer;
}
/* end  ctrlWorks *********************/

/* begin ctrlItemsList ****************/
.ctrlItemsList
{
	padding-bottom:10px;
	margin-bottom:10px;
	background:url('../i/right_sep.png') no-repeat center bottom;
}
.ctrlItemsList .header
{
	padding-left:50px;
	height:15px;
	background:url('../i/catalog.png') no-repeat left;
	padding-top:25px;
	cursor:pointer;
}
.ctrlItemsList .item
{
	float:left;
	clear:both;
	width:100%;
	
	padding:3px 0px;
}
.ctrlItemsList .item a
{
	font-size:1em;
	font-weight:bold;
}
.ctrlSubItemsList
{
	float:left;
	clear:both;
	width:100%;
	
	padding:5px 0px;
}
.ctrlSubItemsList .subItem
{
	width:90%;
	
	padding:2px 0px 2px 10%;
}
.ctrlSubItemsList .subItem a
{
	font-weight:normal;
}
/* end   ctrlItemsList ****************/
/* begin ctrlItemsDescriptionedList ***/
.ctrlItemsDescriptionedList .item
{
	width:100%;
	float:left;
	clear:both;
	padding:5px 0px;
}
.ctrlItemsDescriptionedList .item .name
{
	width:100%;
	float:left;
	clear:both;
}
.ctrlItemsDescriptionedList .item .name a
{
	font-size:1.2em;
	font-weight:bold;
	color:#5fb111;
}
.ctrlItemsDescriptionedList .item .fields
{
	width:100%;
	float:left;
	clear:both;
	
	padding:5px 0px;
}
.ctrlItemsDescriptionedList .item .fields .image
{
	width:100px;
	float:left;
	padding-right:5px;
}
.ctrlItemsDescriptionedList .item .fields .image img
{
	width:80px;
}
.ctrlItemsDescriptionedList .item .fields .description
{
	float:left;
	width:550px;
}
.ctrlItemsDescriptionedList .item .fields .description .field
{
	float:left;
	clear:both;
	font-size:1.0em;
	font-weight:bold;
	width:100%;
	color:#363d42;
}
.ctrlItemsDescriptionedList .item .fields .description .value
{
	float:left;
	clear:both;
	width:100%;
}
.ctrlItemsDescriptionedList .item .shortFields
{
	float:left;
	clear:both;
	width:100%;
}
.ctrlItemsDescriptionedList .item .shortFields .line
{
	float:left;
	clear:both;
	width:100%;
	padding:5px 0px;
}
.ctrlItemsDescriptionedList .item .shortFields .line .field
{
	float:left;
	clear:both;
	font-size:1.0em;
	font-weight:bold;
	width:100%;
	color:#363d42;
}
.ctrlItemsDescriptionedList .item .shortFields .line .value
{
	float:left;
	clear:both;
	width:100%;
}
.ctrlItemsDescriptionedList .item .link
{
	float:left;
	clear:both;
	width:100%;
	
	text-align:right;
}
body .ctrlItemsDescriptionedList .item .link a
{
	color:#5fb111;
	font-size:1.0em;
}
.catSep
{
	width:100%;
	height:1px;
	margin:15px 0px;
	overflow:hidden;
	clear:both;
	float:left;
	background:#bababa;
}
/* end ctrlItemsDescriptionedList *****/
/* begin ctrlItem *********************/
.ctrlItem .item
{
	width:100%;
	float:left;
	clear:both;
	padding:5px 0px;
}
.ctrlItem .item 
{
	width:100%;
	float:left;
	clear:both;
	
	padding:5px 0px;
}
.ctrlItem .item .image
{
	width:120px;
	float:left;
	padding-right:5px;
}
.ctrlItem .item .image img
{
	width:120px;
}
.ctrlItem .item .description
{
	float:left;
	width:550px;
}
.ctrlItem .item .description .field
{
	float:left;
	clear:both;
	font-size:1.0em;
	font-weight:bold;
	width:100%;
	color:#5fb111;
}
.ctrlItem .item .description .value
{
	float:left;
	clear:both;
	width:100%;
}
.ctrlItem .item .line
{
	float:left;
	clear:both;
	width:100%;
	
	padding:5px 0px;
}
.ctrlItem .item .line .field
{
	float:left;
	clear:both;
	font-size:1.0em;
	font-weight:bold;
	width:100%;
	color:#5fb111;
}
.ctrlItem .item .line .value
{
	float:left;
	clear:both;
	width:100%;
}
.subItemsListDescriptioned
{
	float:left;
	clear:both;
	width:100%;
	border:solid 1px #bababa;
	border-left:0px;
	border-right:0px;
	padding:5px 0px;
	margin:5px 0px;
}
.subItemsListDescriptioned .line
{
	float:left;
	clear:both;
	width:100%;
	padding:5px 0px;
}
.subItemsListDescriptioned .line .field
{
	float:left;
	clear:both;
	font-size:1.0em;
	font-weight:bold;
	width:100%;
	color:#363d42;
}
.subItemsListDescriptioned .line .value
{
	float:left;
	clear:both;
	width:100%;
}
/* end ctrlItem ***********************/

