﻿body
{
	background-color: #3E7E0E;
	background-image: url(layoutImages/bgPage.jpg);
}

.pageWrapper
{
	background-color: #FFFFFF;
}

.topNav
{
	background-image: url(layoutImages/bgBarTop.jpg?type=file);
	background-repeat: no-repeat;
}

.topMenu
{
	background-image: url(layoutImages/bgBarMiddle.bmp?type=file);
	background-repeat: repeat-y;
}

.btnBuy
{
	background-image: url(layoutImages/btnBuy.jpg?type=file);
}

.btnBuy:hover
{
	background-image: url(layoutImages/btnBuy1.jpg?type=file);
}

.btnDetail
{
	background-image: url(layoutImages/btnDetail.jpg?type=file);
}

.btnDetail:hover
{
	background-image: url(layoutImages/btnDetail1.jpg?type=file);
}

.phoneBox
{
	background-image: url(layoutImages/phoneBox.jpg?type=file);
}

.cartBoxWrapper
{
	background-image: url(layoutImages/bgCart.jpg?type=file);
}

.contentWrapper
{
	background-image: url(layoutImages/bgGrad.bmp?type=file);
}

.loginWrapper
{
	background-image: url(layoutImages/bgRightSpacer.bmp?type=file);
}

.searchWrapper
{
	background-image: url(layoutImages/bgRightSpacer.bmp?type=file);
}

.bottomInfoPanel
{
	color: White;
	background-image: url(layoutImages/bgBarBottom.jpg?type=file);
	background-repeat: no-repeat;
}

.bottomInfoPanel a
{
	color: white;
}

.actionBoxWrapper
{
	background-image: url(layoutImages/bgRightSpacer.bmp?type=file);
}

#prodListBg
{
	background-repeat: no-repeat;
	background-position: center top;
}