/* Start of CMSMS style sheet 'Catalog' */
.category_items {
	margin: 20px 20px 20px 15px;
	padding: 30px 20px;
	background-color: #271B14;
	border: 1px solid #432E23;
	min-height:200px;
	height:auto !important;
	height:200px;
	width: 875px;
}
.popimage {
	border: 5px solid #473529;
}
.category_items a {
	text-decoration: none;
}
.category-img {
	float: right;
	width: 250px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.category_item {
        /*float: left;*/
        width: 150px;
        height:150px;
        margin-right: 10px;
        text-align: center;
}
.artist_item {
        float: left;
        width: 150px;
        height:180px;
        margin-right: 10px;
        text-align: center;
}

.catBlock {
	float: left; 
	width: 150px;
}
li.category_item {
        float: left;
        width: 150px;
	height: auto;
	list-style: none none;
        text-align: left;
}

.itemcount {
	color: #fff;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.catalog-item {
	position: relative;
	z-index: 1;
	padding: 20px 40px 20px 10px;
}
.catalog-item h4 {
	width: 400px;
	font-size: 20px;
	margin-bottom: 10px;
}
h4 span {
	font-size: 14px;
	color: #ccc;
}
.category_item a img,
.artist_item a img {
	margin-bottom: 5px;
        border: 3px solid #432E23;
}
.category_item a:hover img,
.artist_item a:hover img {
	margin-bottom: 5px;
        border: 3px solid #fff;
}
.catalog-item .column {
	width: 500px;
	float: right;
	position: relative;
	padding-left: 0;
	margin-right: 20px;
}
#item-image {
	margin-bottom: 10px;
	margin-left: 15px;
    border: 8px solid #372C25;
}
.item-thumbnails  {
	margin-left: 15px;

	margin-top: 8px;
}
.item-thumbnails img{
	float: left;
	margin-right: 38px;
	border: 4px solid #372C25;
}

.item-images {
	float: right;
	width: 250px;
	padding-left: 20px;
	padding-bottom: 10px;
}

.item-attribute-name {
	font-weight: bold;
        margin-top: 10px;
}
.item-attribute-val {

}
.floatclear {
        clear:both
}
.Description {
	padding: 15px 0;
	font-size: 14px;
}
.Description strong,
.Artist {
	display: none;
}
.Vimeo {display:none!important;}
.catnav {
	clear:both;
	margin: 20px 5px;
	font-weight: bold;
	padding: 0 10px;
	height: 40px;
       float: right;
}
.catnav a,
.catnav span  {
	float: left;
        border: 1px solid #432E23;
	background-color: #372C25;
	padding: 3px 5px;
	margin-right: 10px;
	font-weight: normal;
}
.catnav span {
	font-weight: normal;
}
.column .Category {
	display: none;
}
.column .Status {
	font-size: 1.5em;
	color: #06c;
	font-weight: bold;
}
.column .Status strong {
	color: #fff;
	font-weight: normal;
}

/* End of 'Catalog' */

