/* =============================================== */
/* Merrion Stylesheet */
/* Specific : Homepage Styles */
/* Created by Digino / Ben Wakeford 2007 */
/* =============================================== */


/* =============================================== */
/* SECTION: Homepage */
/* =============================================== */

/* ------------------------------------------ */
/* Top Intro Segment */

#hp-splash {
	margin : 0 0 5px 0;
}

#hp-splash img {
	float : left;
}

/* ------------------------------------------ */
/* Welcome & How to find us */

#hp-intro {
	width : 406px;
	border : 1px solid #BDBDBD;
	float : left;
	background-color : White;
	padding : 10px 10px 3px 10px;
}

#welcome {
	background : White url(../../images/homepage/entrance.jpg) no-repeat scroll 0 0;
	padding : 8px 0 0 134px;
	margin : 0 0 15px 0;
}

#howtofind-left {
	width : 170px;
	float : left;
}

#howtofind-right {
	width : 223px;
	float : right;
	margin : 5px 0 0 0;
}

span.zoom {
	margin : 0;
	padding : 0 0 3px 0;
	background : transparent url(../images/icon-zoom.gif) no-repeat scroll 0 2px;
}

span.zoom a, span.zoom a:visited {
	padding : 3px 0 0 22px;
	margin : 0 0px 0 0;
}

/* ------------------------------------------ */
/* Promotions */

#hp-promotions {
	width : 337px;
	border : 1px solid #BDBDBD;
	float : right;
	margin : 0 0 5px 0;
	background : White url(../../images/homepage/shoppe.jpg) no-repeat scroll 0 30px;
}

#hp-promotions2 {
	width : 337px;
	border : 1px solid #BDBDBD;
	float : right;
	margin : 0 0 5px 0;
	background : White url(../../images/homepage/barbers.jpg) no-repeat scroll 0 30px;
}

#hp-promotions3 {
	width : 337px;
	border : 1px solid #BDBDBD;
	float : right;
	margin : 0 0 5px 0;
	background : White url(../../images/homepage/cleaning.jpg) no-repeat scroll 0 30px;
}

#promo-content {
	width : 210px;
	float : right;
	margin : 0 10px 6px 0;
}

#hp-news {
	width : 337px;
	border : 1px solid #BDBDBD;
	float : right;
	background-color : White;
	background : White url(../../images/homepage/xmas-news-events.jpg) no-repeat scroll 0 30px;
}

#news-content {
	width : 210px;
	float : right;
	margin : 0 10px 6px 0;
}

p.easter {
	padding : 0 0 0 130px;
	background : White url(../../images/homepage/news-easter.jpg) no-repeat scroll 0 0;
}

/* ------------------------------------------ */
/* Graphical Titles */

h3#h3-hp-welcome,
h3#h3-hp-howtofind {
	text-indent : -3000px;
	margin : 0 0 0px 0;
	height : 20px;
	background-position : 0 0;
	background-repeat : no-repeat;
}

h3#h3-hp-welcome { background-image : url(../../images/homepage/h3-hp-welcome.gif); }
h3#h3-hp-howtofind { background-image : url(../../images/homepage/h3-hp-howtofind.gif); }

h3#h3-hp-promo,
h3#h3-hp-news {
	text-indent : -3000px;
	margin : 0 0 10px 0;
	height : 29px;
	background-position : 0 0;
	background-repeat : no-repeat;
}

h3#h3-hp-promo { background-image : url(../../images/homepage/title-promo.jpg); }
h3#h3-hp-news { background-image : url(../../images/homepage/title-news.jpg); }

h4#h4-hp-cinders,
h4#h4-hp-celebrate,
h4#h4-hp-easter {
	text-indent : -3000px;
	margin : 0 0 0 0;
	height : 18px;
	background-position : 0 0;
	background-repeat : no-repeat;
}

h4#h4-hp-cinders { background-image : url(../../images/homepage/h4-hp-cinders.gif); }
h4#h4-hp-celebrate { background-image : url(../../images/homepage/h4-hp-celebrate.gif); }
h4#h4-hp-easter { background-image : url(../../images/homepage/h4-hp-easter.gif); }