@charset "UTF-8";



div.itemContainer {

	width:478px !important;

	height:320px;

	overflow:hidden;

	margin-left:4px;

	float:right;

	position:relative;

}
div.catItemIsFeatured::before {
    display:none;
}

div.itemContainerLast {

	margin-left:0;

}

div.catItemHeader h3.catItemTitle {

	position:absolute;

	background:#FF4000;

	line-height:60px;

	top: 38px;

	right: 38px;

	z-index: 3;

	font-family: 'yekan', Tahoma;

	color: #fff;

	font-size: 20px;

	padding: 0 21px;

}

div.catItemHeader h3.catItemTitle a {

	color: #fff;

	display:block;

}

div.catItemReadMore a {

	position: absolute;

	width: 110px;

	height: 41px;

	font-family: 'yekan', Tahoma;

	color: #fff;

	z-index: 4;

	top: 99px;

	right: 38px;

	text-align: center;

	display: block;

	line-height: 41px;

	color: #fff;

	background: #009B87;

}

div.catItemIntroText {

	position: absolute;

	bottom:-58px;

	background:#009B87;

	color:#fff;

	width:408px;

	right:20px;

	padding:10px 15px;

	line-height:150%;

}

div.itemImageBlock {

	position:relative;

	float:right;

	width:600px;

	height:400px;

	padding:0;

	margin:0;

	overflow:hidden;

}

span.itemImage img {

	border:none;

	padding:0;

}

div.itemHeader {

	position:absolute;

	top:38px;

	right:38px;

	border-bottom:none;

	height:62px;

}

div.itemHeader h2.itemTitle {

	background:#009B87;

	line-height:62px;

	padding:0 15px;

	font-family: 'yekan', Tahoma;

	color: #fff;

	font-size:20px;

	border-bottom:none;

	display:block;

}

div.itemFullText {

	background:#fff;

	width:556px;

	padding:22px;

	float:right;

}

div.itemFullText p {

	line-height:170%;

}

div.itemImageGallery {

	width:314px;

	float:right;

	background:#fff;

	padding:22px;

	margin-right:1px;

}

div.itemImageGallery h3 {

	margin:0;

	border-bottom:3px solid #ddd;

	display:inline;

	padding:0 0 7px 0;

	color:#009A86;

	font-family: 'yekan', Tahoma;

	font-size:17px;

	font-weight:normal;

}

div.itemImageGallery ul.sigProSleek {

	border-top:1px solid #ddd;

}

div.itemFullText h3.itemDesc {

	margin:0;

	border-bottom:3px solid #ddd;

	display:inline;

	padding:0 0 8px 0;

	color:#009A86;

	font-family: 'yekan', Tahoma;

	font-size:17px;

	font-weight:normal;

	line-height:130%;

}

.itemDescWrapper {

	padding:0 0 13px 0;

	border-bottom:1px solid #ddd;

}