#loaderList {
	background-color:#FFF;
	border:1px solid #666;
	cursor:pointer
}

#loaderPictureGallery {
	background-color:#FFF;
	border:1px solid #666;
	cursor:pointer
}

div.Catalog_Filters{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	cursor:pointer;
	float:left;
	margin-left:16px;
}

div.Catalog_Filters:hover {
	color:#000000;
}

.PictureGalleryTemplate {
	float:left;
	padding-right:9px;
}

.ListTemplate {
	float:left;
}

.productPictureGalleryBack {
	width: 287px;
	height: 270px;
	padding: 0px;
	float:left
}

.productListBack {
	width: 886px;
	height: 120px;
	padding: 0px;
}
	
.Catalog_productTitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	cursor:pointer;
	padding:8px 5px 2px 5px;
}
.Catalog_productTitle a{
    text-decoration:none;
    color:#4067A4;
}
.Catalog_productTitle a:hover{
    text-decoration:underline;
    color:#4067A4;
}

.Catalog_productPictureGalleryImage {
	cursor:pointer
}
	
.Catalog_productListImage {
	cursor:pointer
}
	
.discountNumbers{
	font-size:18px;
	color:#F43C01;
	font-weight:bolder;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.priceNumbers{
	font-size:18px;
	color:#666666;
	font-weight:bolder;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.Catalog_productSmallText{
	font-size:10px;
	color:#717678;
}

#catalog_filtersMenu {
	width: 139px;
	height: 76px;
	background-image: url(http://eshops.licenciasonline.com/Content/Resources/Common/Catalog/Misc/Image/catalog_filtersMenu.png);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:8px;
	position: absolute;
	margin-top:38px;
	margin-left:-1px;
	z-index: 11;
	float:left;
}

#catalog_filtersButton {
	width: 96px;
	height: 38px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	cursor:pointer;
	text-align:center;
	float:left;
}

.catalog_filtersButton_normal {
	background-image: url(http://eshops.licenciasonline.com/Content/Resources/Common/Catalog/Misc/Image/catalog_filtersButton_normal.jpg);
	line-height:35px;
	text-indent:-11px;
}

.catalog_filtersButton_clicked {
	background-image: url(http://eshops.licenciasonline.com/Content/Resources/Common/Catalog/Misc/Image/catalog_filtersButton_clicked.jpg);
	line-height:39px;
	text-indent:-8px;
}

.userCartButton_over {
	background-image: url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/userCart_ExpandButton_over.jpg);
	cursor:pointer;
	width:22px;
	height:43px;
}

.userCartButton_normal {
	background-image: url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/userCart_ExpandButton_normal.jpg);
	cursor:pointer;
	width:22px;
	height:43px;
}


.catalog_filtersOption {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	border: solid 1px #FFFFFF;
	margin-top: 3px;
	margin-left: 3px;
	cursor:pointer;
	padding: 3px;
	width:123px
}

.catalog_filtersOption:hover{
	border: solid 1px #E8E8E8;
	background-color: #F5F5F5;
	
}
