/******************************************************************************
  Layout
 ******************************************************************************/

#main_header_bottom {
	background-color: #F1FDBD;
}

#main_content_wrapper {
	background: transparent url(../images/main_content_wrapper/background_promotions.png) repeat-x;
}

/******************************************************************************
  Tables
 ******************************************************************************/

.table_ak_menu_categories a.current:hover,
.table_ak_menu_categories a.current {
	background: transparent url(../images/tables/ak_menu_categories/background_promotions.png) repeat-y scroll 0 0;
}

/******************************************************************************
  Global - Product
 ******************************************************************************/

.pager .current {
	background-color: #EEFEBF;
	color: #000;
}

/******************************************************************************
  Buttons
 ******************************************************************************/

.product .button .left,
.product .link_button .left {
	background-position: 0 -120px;
}
.product .button_hover .left,
.product .link_button_hover .left {
	background-position: 0 -180px;
}
.product .button .stretch,
.product .link_button .stretch {
	background-position: 0 -140px;
}
.product .button_hover .stretch,
.product .link_button_hover .stretch {
	background-position: 0 -200px;
}
.product .button .right,
.product .link_button .right {
	background-position: 0 -160px;
}
.product .button_hover .right,
.product .link_button_hover .right {
	background-position: 0 -220px;
}

/******************************************************************************
  List Products
 ******************************************************************************/

.product_list_item_hover {
	border-color: #E5FE7F;
}
