.BGLayers {
	background-attachment: fixed;
	background-image: url(Sites/DesignImages/HomeBG01.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.BGLayers01 {
	background-attachment: fixed;
	background-image: url(Sites/DesignImages/HomeBG02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.BGLayers02 {
	background-attachment: fixed;
	background-image: url(Sites/DesignImages/HomeBG02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* styles in the TopDiscounts list*/

.OfferText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black; /* #2292AE; */
	text-decoration: none;
	font-weight: normal;
}
.OfferTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2292AE;
	text-decoration: none;
	font-weight: bold;
}

.OfferPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2292AE;
	text-decoration: none;
	font-weight: bold;
}


.DiscOver
{
	padding-top:3px;
	height:90px;
	vertical-align:middle;
	cursor:pointer;
}

.DiscOut
{
	padding-top:3px;
	height:90px;
	vertical-align:middle;
	cursor:;
}
.div0
{
	position:relative;
	width:100%;
	height:90px;
}
.div0Over
{
	position:relative;
	width:100%;
	height:100px;
	background-color:Blue;
}
.div01
{
	position:absolute;
	left:10px;
	top:3px;
}
.thmbImg
{
	position:absolute;
	left:1px;
	top:2px;
	width:80px;
	height:59px;
}
.div02
{
	position:absolute;
	top:2px;
	left:100px;
	width:490px;/*290px;*/
	height:90px;
	overflow:hidden;
	text-align:justify;
}
/* Left / Right side images styles */
.rightImg
{
	width:150px;	
}

.leftImg
{
	width:150px;	
}

.HMWelcomeBox
{
	BACKGROUND-COLOR: white;
	width:100%;
/*	display:none; */
}

.HMWelcomeText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0 2 0 2;
}

.HMBoxTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Arial, Helvetica, sans-serif; */
	font-size: 12px;
	font-weight: bold;
	color: #2292AE;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 15px;
	background-color: white;
	width:82%;
}
.HMBoxImg
{
	display:none;
}

.HMBoxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.HMReadMoreBox
{
	padding-left:10px;
	text-align:left;
	vertical-align:bottom;
}
.imgItem
{
	table-layout:fixed;
	BACKGROUND-COLOR: white;
	width:190px;
}
.HMDiscount
{
}

.TopImgItem
{
	table-layout:fixed;
	BORDER-TOP: solid 1px black;
	BORDER-LEFT: solid 1px black;
	BORDER-RIGHT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid;
	BACKGROUND-COLOR: white;
}

.HMBoxTitleTop
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Arial, Helvetica, sans-serif; */
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 15px;
	background-color: #FE821E;
	color: White;
}

/*Quick search*/
.HMQSBoxTitle, .HMNLBoxTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Arial, Helvetica, sans-serif; */
	font-size: 12px;
	font-weight: bold;
	color: #2292AE;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	background-color: white;
	width:82%;	
}
.HMQSTitleFooterBox
{
	height:13px;
}
.HMQSBodyBox, .HMNLBox
{
	background-color:#A5EDFF;
	color:Black;
}
.HMNLBox
{
	width:100%;
}
.HMNLTitleFooterBox
{
	height:1px;
	background-color:White;
}
.HMNLFooterBox
{
	height:1px;
}
.SideImgBox
{
	position:relative;
	top:-1;
	background-color:White;
}
.SearchButtonImage, .SubmitButtomImage
{
	position: relative;
	left: 0;
	top: 0;
}

.SearchButtonText, .SubmitButtonText
{
	color: #24CFFB;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	z-index: 1;
}
.SearchButtonText
{
	position: relative;
	top: -16;
	left: -58;
}
.SubmitButtonText
{
	position: relative;
	top: -16;
	left: -45;
}

