/* BLOCK PROMOTION PRODUCTS */


#special_block_right {
	background:transparent url('../../img/modules/blockspecials/block_promotion_footer.png') no-repeat scroll left bottom;
	padding-bottom:6px;
	width:193px;
	margin-bottom:10px;
}


	#special_block_right h4 {
		background:transparent url('../../img/modules/blockspecials/block_promotion_header.png') no-repeat scroll left top;
		color:#FFFFFF;
		font-family:Helvetica,Sans-Serif;
		font-size:11px;
		font-weight:bold;
		height:20px;
		line-height:1.3em;
		padding-left:0.5em;
		padding-top:4px;
		text-transform:uppercase;
	}
	
	#special_block_right .block_content {
		background:#3E4145 url('../../img/modules/blockspecials/block_promotion_bg.png') repeat-x scroll left bottom;
		border-left:1px solid #343232;
		border-right:1px solid #343232;
		min-height:20px;
		padding:0px 10px 0px 10px;
		text-align:center;
	}
	
	#special_block_right .block_content ul {
		margin:0px;
		padding:0px;
		height:80px;
		display:inline;
	}
	
		#special_block_right .product_image a img {
			width:80px;
			height:80px;
		}
	
		#special_block_right ul.products .price {
			color:#ffbd00;
		}
	
		#special_block_right .block_content ul li {
			padding:0px;
			list-style:none;
			width:75px;
			float:left;
			padding:5px;
			text-align:left;
		}
	
	#special_block_right .block_content .button {
		clear:both;
		background-position:inherit;
		margin:0 auto;
		background-image:url(../../img/button-medium.gif);
		width:120px;
	}
	
	#special_block_right .block_content .button:hover {
		background-position:left -18px;
	}
	
#special_block_right .block_content_header {
	position:relative;
	top:0px;
	left:0px;
	height:21px;
	width:290px;

	background: transparent url('../../img/modules/blockspecials/block_promotion_header.png') no-repeat top left;
}

	#special_block_right .block_content_header h4,
	#special_block_right .block_content_header h4 a {
		position:relative;
		top:1px;
		left:5px;

		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		letter-spacing:0px;
		text-decoration:none;
		color:#F1F1F1;
		text-transform:uppercase;
	}

	#special_block_right .block_content_header h4:hover,
	#special_block_right .block_content_header h4 a:hover {
		color:#ffbd00;
	}
