/********/
/* Home */
/********/
.homepage_container
{
	background-color:#fff;
	width:770px;
}

.homepage_bottom
{ 
	clear:both;
}

.homepage_text
{
	display:block;
	padding-left:14px;
	font-size:1.00em;
	line-height:1.40em;
}


/***************/
/* Left Column */
/***************/
.homepage_left
{
	float:left;
	width:361px;
}

/* Top Left - Chocolate for every season */
.homepage_leftrow1
{
	width:361px;
	padding-bottom:10px;
	position:relative;
}

.homepage_seasontitle
{
	padding-top:20px;
	height:52px;
	width:100%;
	background-color:#371d19;
	background-repeat:no-repeat;
	background-position:left bottom;
	background-image:url("home/title_home_chocolate.gif");
}
.homepage_seasontitle h1
{
	display:none;
}

.homepage_leftrow1 h2
{
	display:none;
	width:361px;
	height:38px;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url("Home/title_sub_chocolate.gif");
}
.homepage_leftrow1 h2 span
{
	display:none;
}

.homepage_seasontext
{
}


/* Bottom Left - Photobox */
.homepage_leftrow2
{
	width:361px;
	position:relative;
	min-height:180px;
	height:auto !important;
	height:180px;
}

.homepage_photoboxtitle
{
	height:53px;
	width:100%;
	background-color:#371d19;
	background-repeat:no-repeat;
	background-position:left center;
/*	background-image:url("home/title_home_photo_box.gif");*/
}
.homepage_photoboxtitle h1
{
	display:none;
}

.homepage_photoboximage
{
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	width:171px;
	height:129px;
	margin-top:-15px;
	float:right;
	margin-left:6px;
}
* html .homepage_photoboximage
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./App_Themes/LilyOBriens/Home/PhotoBox.png', sizingMethod='crop');
}
html>body .homepage_photoboximage
{
	background-image:url("../LilyOBriens/Home/PhotoBox.png");
}

.promotiontext
{
	float: left;
	width: 190px;	
}

.homepage_photoboximagenew
{
	margin: 5px 0 0 0;
	float: left;
	width: 171px;
	height: 129px;	
}

.homepage_leftrow2 h2
{
	width:173px;
	height:20px;
	font-size: 14px;
	color: #CC3366;
	padding: 5px 0 0 14px;
}

.homepage_photoboxtext
{
}


/****************/
/* Right Column */
/****************/
.homepage_right
{
	float:right;
	width:409px;
}

.homepage_basketsummaryouter
{
	min-height:33px;
	height:auto !important;
	height:33px;
}

/* Hide the basket on the home page */
.homepage_basketsummaryouter div
{
	display:none;
}


/* Top Right - Mary Ann's Favorite */
.homepage_rightrow1
{
	width:409px;
	position:relative;
	min-height:200px;
	height:auto !important;
	height:200px;
	background-image:url("../LilyOBriens/Home/favorite_background.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
}

.homepage_rightrow1 h2
{
	width:311px;
	height:30px;
	margin-left:14px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-position:left bottom;
	background-image:url("Home/title_sub_favorite.gif");
}
.homepage_rightrow1 h2 span
{
	display:none;
}

.homepage_maryannimage
{
	background-position:left top;
	background-repeat:no-repeat;
	width:109px;
	height:163px;
	margin-left:6px;
	position:absolute;
	right:0px;
	bottom:-10px;
	background-image:url("../LilyOBriens/Home/img_mary_anne.gif");
}

.homepage_favoritetext
{
	width:220px;
}

.homepage_findbutton
{
	margin-top:14px;
	margin-left:14px;
	display:block;
	width:269px;
	height:22px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url("../LilyOBriens/Home/btn_home_find.gif");
}
.homepage_findbutton:hover
{
	background-position:left bottom;
}
.homepage_findbutton span
{
	display:none;
}

.homepage_startshopbutton
{
	margin-top:14px;
	margin-left:14px;
	display:block;
	width:148px;
	height:22px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url("../LilyOBriens/Home/btn_home_startshop.gif");
}
.homepage_startshopbutton:hover
{
	background-position:left bottom;
}
.homepage_startshopbutton span
{
	display:none;
}

/* Bottom Right - Can We Tempt You */
.homepage_rightrow2
{
	width:409px;
	position:relative;
	margin-top:10px;
}

.homepage_signature
{
	position:absolute;
	top:-8px;
	right:10px;
	width:91px;
	height:70px;
}
* html .homepage_signature
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./App_Themes/LilyOBriens/Home/img_mary_anne_signature.png', sizingMethod='crop');
}
html>body .homepage_signature
{
	background-image:url("../LilyOBriens/Home/img_mary_anne_signature.png");
}

.homepage_tempttitle
{
	height:53px;
	margin-bottom:10px;
	width:100%;
	background-color:#371d19;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url("home/title_home_can_we_tempt.gif");
}
.homepage_tempttitle h1
{
	display:none;
}

.homepage_flashcontainer
{
	margin-left:5px;
}

.homepage_temptationtext
{
	margin-top:10px;
	margin-right:20px;
	margin-bottom:20px;
}
