.flashsales_slideshow
{
	width:960px;
	border:10px solid white;
	border-bottom:0;
	background: white;
	max-width:100%;
	height:210px;
	position:relative;
	overflow:hidden;
	/*margin-bottom:15px;*/
}

.flashsales_slideshow_product
{
	position:absolute;
	top:0;
	left:0;
}

.flashsales_slideshow_product.not_absolute
{
	position:static;
}

.flash_sales_center_block
{
	width:950px;
	max-width:100%;
	height:200px;
	position:relative;
	padding:5px;
	border: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background:url('../img/tmp.jpg') top left no-repeat!important;
}

.flash_sales_center_block.flash_sales_product_action
{
	width:auto;
	height:auto;
	text-align: center;
	margin-top:10px;
}

.flash_sale_image
{
	float:left;
	width:25%;
	margin-right:10px;
}

.flash_sale_image img
{
	max-width: 100%;
	display:block;
	border: 1px solid #eee;
}

.flash_sales_description
{
	font: normal 11px/14px Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #222;
	padding:0;
	margin:0;
	padding-top:10px;
	padding-bottom: 10px;
}

.flash_sales_description a
{
	color: #222;
	text-decoration: none;
	font-family: "Yanone Kaffeesatz", Arial;
	font-size:34px;
}

.flash_sales_product_name
{
	padding-bottom: 8px
}

.flash_sales_product_description
{
	padding:0;
	margin:0;
	height:84px;
	font: normal 11px/14px Arial, Verdana, sans-serif;
	color: #333;
	text-align: justify;
	width:440px;
}

.flash_sales_product_description a
{
	color: #333;
	text-decoration: none;
}

.flash_sales_center_block .countdown
{
	position:absolute;
	right:0px;
	bottom:5px;
	text-align: center;
	width: 100%;
}

.flash_sales_center_block.flash_sales_product_action .countdown
{
	position:static;
}

.flash_sale_bottom
{
	position:absolute;
	right:10px;
	bottom:10px;
	width: 39%;
	height: 65px;
}

.flash_sales_center_block .flash_sale_button
{
	position:absolute;
	left:10px;
	bottom: 10px;
	width:303px;
	text-align: center;
}

.flash_sales_center_block .flash_sale_button .button.exclusive
{
	background: #252525;
	border:0;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	color: white!important;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "Yanone Kaffeesatz", Verdana, sans-serif;
	text-align: center;
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 19px;
}

.flash_sale_price_before
{
	font: normal 11px/14px Arial, Verdana, sans-serif;
	position:absolute;
	padding:0;
	width:25%;
	text-align: right;
	display: inline-block;
	color:#333;
	font-size: 15px;
	font-weight: normal;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	bottom:45px;
	right:10px;
	text-decoration: line-through;

}

.flash_sale_price_after
{
	position: absolute;
	padding: 8px 0;
	width: 303px;
	text-align: center;
	display: inline-block;
	font: normal 11px/14px Arial, Verdana, sans-serif;
	background: none!important;
	color: white;
	font-size: 20px;
	font-weight: bold;
	bottom: 10px;
	right: 10px;
	text-align: right;

	font-family: Tahoma, Verdana, Arial;
	font-size:30px;
	color:#CC0000!important;
}

/* Block specials */
#flash_sales_block p {
	padding-bottom:0;
	font-weight:bold;
	text-align:right
}

#flash_sales_block p.title_block, #flash_sales_block h4  {
	padding:6px 11px;
	text-align:left
}

#flash_sales_block .products li {
	padding:15px 0;
	width: auto;
	float:none;
	border:none;
}

#flash_sales_block li .s_title_block, #flash_sales_block li h5 {
	padding:0 0 3px 0;
	font-size:12px;
	text-align:left;
}

#flash_sales_block .products li a {
	padding:0;
	background:none
}

#flash_sales_block .products li a.img_product {
	width:62px;
	padding-right:10px;
	background:none;
	float:left;
}

#flash_sales_block .products span.price-discount {
	font-size:14px;
	text-decoration:line-through
}

#flash_sales_block .products span.reduction {
	display:block;
	float:right;
	padding:0 0 0 10px;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	background:url(img/bg_reduction.png) no-repeat 0 0
}

#flash_sales_block .products span.reduction span {
	display:block;
	padding:1px 5px 1px 0;
	background:url(img/bg_reduction.png) no-repeat 100% 0
}

#flash_sales_block .products span.price {
	display:block;
	padding:3px 0 0 0;
	font-weight:bold;
	font-size:14px;
	color:#900
}

.flashsales_slideshow_steps
{
	text-align: center;
	padding:10px 0;
	display:none;
}

.flash_step
{
	width:10px;
	height:10px;
	background:url(../img/step.png) no-repeat 100% 0;
	display:inline-block;
	margin:0 3px;
	cursor:pointer;
}

.flash_step.current
{
	background-image:url(../img/step_current.png);
	cursor:normal;
}

.box_flashsales
{
	padding:10px;
	background:white;
	background:rgba(255,255,255,0.8);
	width:295px;
	height:179px;
}

.flash_description
{
	background: rgba(255,255,255,0.5);
	border-radius: 5px;
	position: absolute;
	top: 0;
	left: 150px;
	top: 5px;
	height: 119px;
	width: 569px;
	padding:10px;
}