/* Start of CMSMS style sheet 'Cataloger_item' */
.catmainpic {
	text-align: left;
display: none;
clear: both;
}

.catmainpic img {
	border: 1px solid #ccc;
	padding: 10px;
        margin-top: 15px;	
        margin-bottom: 10px;
display: none;
}
.catdescription {
	text-align: left;
margin-top: 0px;
	font-size: 1em
	padding-top: 15px;

}
.cat_category_items {
	text-align: left;
	width: 560px;
	margin-left: auto;
	margin-right: auto;
        margin-bottom: 10px;
	font-size: 1em;
        display:table;
        margin-top: 10px;
}


.cat_category_items_txt 
{float: left;
margin-top: -134px;
margin-left: 145px;
width: 300px
}




.cat_category_items br {
	clear: both;

}
.category_box {
	float: left;
	text-align: center;
	width: 130px;
	height: 150px;
	margin: 5px 15px;
display:block;
}
.category_item {
	text-align: center;
	width: 130px;
	height: 130px;
	border: 1px solid #ccc;
}
.category_title {
	text-align: center;
	width: 130px;
	height: 20px;
	font-size: 1em;
	line-height: 16px;
	font-weight: bold;
}

.item_image{
	text-align: center;
}
.cat_item_images img {
	border: 0px solid #ccc;
	padding: 00px;
        margin-top: 5px;	
        margin-bottom: 10px;
align: left;	
}
.cat_item_thumbnails {
align: left;	
text-align: left;
	
	margin-left: auto;
	margin-right: auto;
        margin-bottom: 15px;
        margin-top: 15px
	font-size: 1em;

}
.item_thumbnails {
clear: both;
display: none;
}

.item_thumb {
	float: left;
	text-align: center;
	margin: 5px 10px 10px  10px;
	width: 120px;
	height: 120px;
	border: 1px solid #ccc;
display: inline;
}
.item_attribute_name {
	font-size: 1em;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
margin-left: 0px;
display: block;
margin-top: 10px;
padding: 0px;

}
.item_attribute_val {
	font-size: 1em;
	line-height: 10px;
	color: #000000;
	padding-bottom: 10px;
display: inline;
margin-left: 0px;

}


.catnav {
	font-size: 0,1em;
	line-height: 16px;
	color: white;
        display: none;
}




/* End of 'Cataloger_item' */

