#clickdate_templatestagmain {
	margin:15px 0;
}
#clickdate_templatestags {
	width:100%;
	height:35px;
	line-height:35px;
	padding: 5px 0;
	background: #efefef;
	text-align: center;
}
#clickdate_templatestags li {
	display: inline-block;
	text-align: center;
	margin:0 4px;
}
#reviewsWrite {
	margin-top:20px;
	font-family:Verdana;
}
#clickdate_templatestags li a {
	padding:9px 30px;
	text-decoration:none;
	text-transform:uppercase;
	background:#eee;
	font-weight:bold;
}
#clickdate_templatestags li a:hover {
	background:#000;
	color:#fff;
}
#clickdate_templatestags li.emptyTag {
	background:none transparent scroll repeat 0% 0%;
	width:4px
}
#clickdate_templatestags li.selectTag a {
	background:#000;
	border-bottom:none;
	color:#fff;
}
#clickdate_templatestags li.selectTag {
	background:#000;
}
#tagContent {
	width: 1120px;
	margin: 0 auto;
}
.tagContent {
	display:none;
	color:#474747;
	padding:10px 0;
	text-align:left;
	overflow:hidden;
	width:100%;
}
#tagContent div.selectTag {
	display:block
}

#clickdate_templatesCategoriesMain{
    width: 100%;
    overflow: hidden;
}
.clickdateProducts-width {
	width: 20%;
    float:left;
}
.clickdate_templatesCategoriesProducts  {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    margin: 10px 2px;
    padding: 6px 0 9px;
    transition: all 0.4s ease 0s;
    text-align: center;
    vertical-align: top;
}
.clickdate_templatesCategoriesProducts:hover {
    border: 1px solid #BABABA;
    box-shadow: 0 0 15px #BABABA;
    position: relative;
}

.clickdate_templatesCategoriesProducts .clickdate_templates-c-p-pname {
    height: 32px;
    line-height: 16px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 80%;
}
.clickdate_templatesCategoriesProducts .clickdate_templates-c-p-pname a:hover{
     color:#21B0C5;
}

.clickdate_templatesCategoriesProducts .clickdate_templates-c-p-img {
    vertical-align: top;
    padding: 10px 0;
}
.clickdate_templatesCategoriesProducts .clickdate_templates-c-p-img img {
    width: 95%;
    height: auto;
}
.clickdate_templatesCategoriesProducts .clickdate_templates-c-p-price {
    font-size: 12px;
}
