#featured-products_block_center li {
	margin-right:38px;
	padding:10px 0;
	width:195px;
	height:280px;
	position: relative;
}
#featured-products_block_center li.last_item_of_line  {margin-right:0;}

#featured-products_block_center .product_image {
	display:block;
	position:relative;
	overflow:hidden;
	border-style: none;
}
#featured-products_block_center .product_image span.new {
	display: block;
	position: absolute;
	top: 15px;
	right:-30px;
	padding: 1px 4px;
	width: 101px;
	font-size:10px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform: rotate(45deg);
	background-color: #990000
}

a:link.orangelinks {color: #f08033;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}      /* unvisited link */
a:visited.orangelinks {color: #f08033;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}  /* visited link */
a:hover.orangelinks {color: #f08033;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}  /* mouse over link */
a:active.orangelinks {color: #f08033;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}  /* selected link */

img.product_imagexyz{
	border-style: none;
}

#featured-products_block_center .product_desc {height:25px;}
#featured-products_block_center .product_desc,
#featured-products_block_center .product_desc a {
	color: #989899}
#featured-products_block_center .lnk_more {
	display:inline;
	padding-right:10px;
	font-weight:bold;
	font-size:10px;
	color:#0088cc;
	background:url(img/arrow_right_1.png) no-repeat 100% 3px;
}
#featured-products_block_center .price_container {
	margin-top:10px;
	padding:0;
}
#featured-products_block_center .price {
	font-weight:bold;
	font-size:14px;
	color:#990000
}
#featured-products_block_center li .ajax_add_to_cart_button {display:none;}
#featured-products_block_center li span.exclusive {display:none;}


/* ****************************************************************************
		webfrog stykle
**************************************************************************** */

.orange{
	color: #f08033;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}

.featured{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;

	
}



/* ****************************************************************************
		webfrog stykle
**************************************************************************** */
