﻿/* begin categories list **************/
body .ctrlCategoriesList .content
{
	background:none;
	padding:0px;
	width:100%;
}
body .ctrlCategoriesList .contentBottom
{
	display:none;
}
.ctrlCategoriesList .content p
{
	padding:1px;
	margin:0px;
}
.ctrlCategoriesList .category
{
	float:left;
	width:50%;
	margin-bottom:10px;
	padding:0px;
	overflow:hidden;	
}
.ctrlCategoriesList .category .content
{
	float:left;
	width:98%;
	overflow:hidden;	
	padding:0px 1%;
	background:#fff;
}
.ctrlCategoriesList .categoryAlt
{
	float:right;
	width:49%;
}
.ctrlCategoriesList .category .heightFixer
{
	float:left;
}
.ctrlCategoriesList .category .link
{
	float:left;
	clear:both;
	width:100%;
	height:13px;
	
	text-align:right;
	overflow:hidden;
}
.ctrlCategoriesList .category .imagelink
{
	float:left;
	clear:both;
	width:100%;
	overflow:hidden;
}
.ctrlCategoriesList .category .content .imagelink a
{
	float:right;
	width:240px;
	overflow:hidden;
	
	text-decoration:none;
}
.ctrlCategoriesList .category .content .imagelink a img
{
	float:left;
	width:240px;
	height:50px;
	position:relative;
	top:0px;
	z-index:5;
}
.ctrlCategoriesList .category .content .imagelink a b
{
	float:left;
	overflow:hidden;
	
	position:relative;
	z-index:10;
	top:-13px;
	padding-right:12px;
	background:url(../i/controls/catCorner.gif) no-repeat right top;
	
	font-size:1em;
	font-weight:normal;
	color:Red;
}
.ctrlCategoriesList .category .content .imagelink a b i
{
	font-style:normal;
	float:left;
	
	padding-left:2px;
	background:#fff;
}
.ctrlCategoriesList .contentBtm
{
	float:left;
	width:510px;
	height:0px;
	clear:both;
	overflow:hidden;
	
	background:none;
}
/* end   categories list **************/
/* begin ctrlItemsList ****************/
body .ctrlItemsList .content
{
	background:none;
	padding:0px;
}
body .ctrlItemsList .contentWrapper
{
	padding:5px 1%; 
}
body .ctrlItemsList .contentBottom
{
	display:none;
}
.ctrlItemsList .itemPreview
{
	height:190px;
	width:160px;
	float:left;
	margin:0px 5px 10px 5px;
	text-align:center;
	display:inline;
}
.ctrlItemsList .itemPreview .imglink
{
	height:180px;
	width:160px;
	float:left;
	overflow:hidden;	
	
	background:#fff;
}
.ctrlItemsList .itemPreview .imglink a
{
	height:180px;
	width:160px;
	float:left;
	
	font-weight:normal;
	text-decoration:none;
}
.ctrlItemsList .itemPreview .imglink a img
{
	height:120px;
	width:160px;
}
.ctrlItemsList .itemPreview .imglink a b
{
	font-weight:normal;
	text-decoration:none;
	position:relative;
	bottom:0px;
	padding-top:5px;
	float:left;
	width:100%;
	text-align:center;
	cursor:pointer;
}
.ctrlItemsList .itemPreview .btmBlck
{
	float:left;
	clear:both;
	width:160px;
	height:10px;
	overflow:hidden;
	background:url(../i/controls/btm_bgr_sml.png) no-repeat top;
}
/* end   ctrlItemsList ****************/
/* begin item gallery *****/
.ctrlItemGallery
{
	width:100%;
	clear:both;
	overflow:hidden;
}
.galleryBlock
{
	list-style:none;
	width:100%;
	padding:5px 0;
	float:left;
	position:relative;
	left:-10px;
}
.galleria
{
	list-style:none;
	text-align:center;
}
.galleria li
{
	overflow:hidden;
	float:left
}
.galleria li a{display:none}
.galleria li div
{
	position:relative;
	display:none;
	top:0;
	left:180px
}
.galleria li div img
{
	cursor:pointer
}
.galleria li.active div img,
.galleria li.active div
{
	display:block
}
.galleria li img.thumb
{
	cursor:pointer;
	top:auto;
	left:auto;
	display:block;
	width:auto;
	height:80px;
}
.gallery_demo li
{
	width:130px;
	height:80px;
	border:solid 1px rgb(183,183,183);
	margin:2px 2px;
	float:left;
}
/*.gallery_demo li div{left:240px}*/
#main_image
{
	width:98%;
	
	background:#fff;
	float:left;
	padding:5px 1%;
	overflow:hidden;
	position:relative;
	left:-10px;
	text-align:center;
}
#main_image img
{
	max-width:100%;
}
.nav
{
	clear:both;
	float:left;
	width:100%;
	padding:5px 0px;
	font-size:1.2em;
	text-align:center;
	color:red;  
}
/* end   item gallery *****/
/* begin ctrl item ********/
.ctrlItem .line
{
	width:98%;
	float:left;
	clear:both;
	margin:5px 0px;
	font-size:1.0em;
	padding:0% 1%;
}
.ctrlItem .line .field
{
	width:100%;
	float:left;
	clear:both;
	padding-bottom:5px;
	
	font-weight:bold;
}
.ctrlItem .line .value
{
	width:100%;
	float:left;
	clear:both;
}
.ctrlItem .about
{
	width:98%;
	float:left;
	clear:both;
	margin:5px 0px;
	font-size:1.0em;
	padding:0% 1%;
}
.ctrlItem .about .left
{
	width:160px;
	float:left;
	font-size:1.0em;
	text-align:center;
}
.ctrlItem .about .left img
{
	width:160px;
}
.ctrlItem .about .right
{
	width:65%;
	padding-left:5px;
	float:left;
}
.ctrlItem .lineName
{
	width:98%;
	float:left;
	clear:both;
	margin:5px 0px;
	font-size:1.0em;
	padding:0% 1%;
}
.ctrlItem .lineName .field
{
	float:left;
	clear:both; 
	
	font-weight:bold;
}
.ctrlItem .lineName .value
{
	float:left;
	padding-left:5px;
}
.ctrlItem .about .right .value .catLink
{
	clear:both;
	float:left;
	margin-bottom:4px;
	width:100%;
}
/* end   ctrl item ********/
