/* Home Page styles
	1 - Show/hide elements of the structure
    2 - Positioning elements
*/

/* 1 - Show/hide elements of the structure
*************************************************************************************/

/*
#home-page-promotions,
#home-page-special-offers,
#home-page-content
{
	border: dashed 1px gray !important
}
*/

/* 2 - Positioning elements
*************************************************************************************/

#home-slideshow
{
	width: 540px;
	height: 320px;
	display: inline-block;
	margin: -1px 10px 1px 0px;
	float: left
}

#home-page-promotions
{
	padding-top: 10px;
	height: 340px;
}

#home-page-promotions, #home-page-special-offers, #home-page-content
{
	width: 942px
}

#home-page-promotions *
{
	margin-bottom: 20px
}

.home-page-promotions
{
	margin-right: 10px;
}

#home-page-special-offers
{
	margin-bottom: 10px
}

#home-page-special-offers-link
{
	float: right;
	width: 300px;
	display: inline-block;
	padding-top: 5px;
	margin-bottom: -12px;
	text-align: right
}

#home-page-special-offers-col1
{
	/* border: solid 1px #9c9c9c; */
	float: left;
	width: 466px;
	max-height: 265px;
	height: 265px;
}

#home-page-special-offers-col2, #home-page-special-offers-col3, #home-page-special-offers-col4
{
	/* border: solid 1px #9c9c9c; */
	float: left;
	width: 228px;
	max-height: 265px;
	height: 265px;
}

.home-pages-box-right-margin
{
	margin: 0px 10px 10px 0px
}

.home-page-special-offers-product-name
{
	width: 216px;
	height: 16px;
	background-color: #8fac16;
	display: block;
	padding: 10px 0px 10px 10px
}

.home-page-special-offers-product-description
{
	width: 216px;
	height: 30px;
	max-height: 30px;
	background-color: white;
	display: block;
	padding: 10px 0px 10px 10px
}

.home-page-special-offers-product-first-price
{
	background: url(/img/Home/home-special-offers-price-strike.jpg) no-repeat 5px 5px;
	font-size: 11pt;
	color: #05616a;
	float: left;
	width: 90px;
	height: 30px;
	background-color: white;
	display: block;
	padding: 10px 0px 0px 10px
}

.home-page-special-offers-product-second-price
{
	font-size: 12pt;
	/*color: #678007;*/
	color: #cd0000;
	text-align: right;
	float: left;
	width: 100px;
	height: 30px;
	background-color: white;
	display: block;
	padding: 10px 10px 0px 10px
}

#home-page-content
{
	margin-bottom: 10px
}

#home-page-content-big-banners
{
	float: left;
	margin-bottom: 10px;
}

#home-page-content-small-banners
{
	float: left
}

#home-page-content-bottom-info div
{
	margin: 20px 0px 30px 60px;
}

.home-page-content-big-column
{
	float: left;
	width: 466px;
	height: 150px;
}

.home-page-content-big-column2
{
	float: left;
	width: 406px;
	height: 80px;
}

.home-page-content-small-column
{
	float: left;
	width: 228px;
	height: 125px
}

.page-element-price
{
	font-size: 26pt;
	letter-spacing: -1px;
	font-weight: bold;
	color: #c90008;
	/*position: relative;*/
	float: left;
	/*width: 200px;*/
	/*margin-right: -200px;*/
	/*margin-left: 20px;*/
	/*margin-top: -200px;*/
}

.page-element-sqft
{
	font-size: 13pt;
	font-weight: bold;
	color: #c90008;
	/*position: relative;*/
	float: left;
	/*width: 200px;*/
	/*margin-right: -200px;*/
	/*margin-left: 90px;*/
	/*margin-top: -195px;*/
}

.page-element-info
{
	
	font-size: 7pt;
	letter-spacing: 1px;
	color: #505050;
	/*position: relative;*/
	float: left;
	/*width: 200px;*/
	/*margin-right: -200px;*/
	/*margin-left: 0px;*/
	/*margin-top: -175px;*/
}

#OverlayPanel
{
	z-index: 999990 !important;
}
