/* ------------------- */
/* HOMEPAGE STYLESHEET */
/* ------------------- */

#shell #homelogo{position:relative; z-index:2px; width:0; height:0; top:5px; left:9px;}
* html #shell #homelogo{position:relative; z-index:2px; width:0; height:0; top:-3px; left:9px;}

/*MAIN CONTENT*/
.maintable{width:748px; border:1px solid #A18254; background:#FFF; margin-left:12px;}
.maintable table{margin:1px; width:746px;}
.maintable table td{vertical-align:top;}
.maintable table .ad{width:448px; height:303px;}

/*Item of the Day*/
.maintable table td #item_day{background:url(../Images/home/bg_itemoftheday.gif) no-repeat top right; width:294px; height:179px; border:1px solid #A18254;}
.maintable table td #item_day td{vertical-align:top; color:#FFF; font-size:12px;}
.maintable table td #item_day .productlink a{color:#FFF; font-weight:bold;}
.maintable table td #item_day td .strikethrough{text-decoration:line-through;}
.maintable table td #item_day .productimg{padding:10px 0 0 10px; width:90px;}
.maintable table td #item_day .productlink{padding:35px 10px 0 15px;}

.maintable table td #item_day td #items_previous{width:284px;}
.maintable table td #item_day td #items_previous td div{background:#F8DB97; border:1px solid #DF9F55; padding:3px; text-align:center;}
.maintable table td #item_day td #items_previous td div a{color:#950403; font-weight:normal; font-size:11px; text-decoration:underline;}
.maintable table td #item_day td #items_previous td img {height:45px; width:45px;}

/*Featured Product*/
.maintable table td #featured_product{border:1px solid #6C7882; background:url(../Images/global/backgrounds/bg_gradient_gray.gif) repeat-y right #FFF; margin-top:1px; height:120px; width:295px; font-size:12px}
* html .maintable table td #featured_product{margin-left:1px;}
.maintable table td #featured_product .red{font-weight:bold; color:#FD0400;}
.maintable table td #featured_product img{margin:7px 20px 0 7px;}

/*Save even more*/
#save{border:1px solid #A18254; width:748px; margin-left:12px; background:#FFF;}
#save table{border:1px solid #6C7882; margin:2px;}
* html #save table{margin:1px;}
#save table th{border-bottom:1px solid #6C7882;}
#save table td{text-align:center; padding:5px 0px;}
#save table td a{color:#FD0400; font-weight:bold;}
#save table td .red{font-weight:bold; color:#FD0400;}

.PromoTable
{
	border: 1px solid #eee6a8;
}

.PromoTableTitle
{
	color: #ff0000;	
}




