/*
  Armeg Home CSS

  Applied after webstyle.css

*/

/* Home page box links */
#hm-boxes { /* Boxes wrapper */
	position: relative;
	margin: 20px 0px 0px 16px;
	border: 0px; padding: 0px;
	width: 698px; height: 471px;
}

/* Big boxes */

.hm-box {
	position: relative;
	margin: 0px 17px 15px 0px;
	border: 0px; padding: 0px;
	width: 226px; height: 228px;
	float: left;
}
.hm-box-plumb, .hm-box-build {margin-right: 0px;}

.hm-box img {
	position: absolute;
	margin: 0px; border: 0px; padding: 0px;
	top: 38px; left: 0px;
	width: 226px; height: 92px;
}

.hm-box h2 {
	margin: 0px; border: 0px; padding: 12px 0px 0px;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}
.hm-box h2 a {text-decoration: none;}

.hm-box-elec h2 a {color: #000000;}
.hm-box-elec h2 a:hover {color: #ED2D38;}
.hm-box-plumb h2 a {color: #FFFFFF;}
.hm-box-plumb h2 a:hover {color: #FFF100;}
.hm-box-tile h2 a {color: #FFFFFF;}
.hm-box-tile h2 a:hover {color: #FFF100;}
.hm-box-build h2 a {color: #FFFFFF;}
.hm-box-build h2 a:hover {color: #FFF100;}

.hm-box p {
	position: absolute;
	margin: 0px; border: 0px; padding: 0px 19px;
	top: 139px; left: 0px;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	color: #FFFFFF;
}
.hm-box-elec p {color: #000000;}

.hm-box-ft { /* Big box footer */
	position: absolute;
	margin: 0px; border: 0px; padding: 0px;
	top: 213px; left: 0px;
	width: 226px; height: 15px;
}

.hm-box-elec {background: url(/images/design/hm-box-elec-bg.gif) 0 0 no-repeat #FFF100;}
.hm-box-elec .hm-box-ft {background: url(/images/design/hm-box-elec-ft-bg.gif) 0 0 no-repeat;}
.hm-box-plumb {background: url(/images/design/hm-box-plumb-bg.gif) 0 0 no-repeat #013C80;}
.hm-box-plumb .hm-box-ft {background: url(/images/design/hm-box-plumb-ft-bg.gif) 0 0 no-repeat;}
.hm-box-tile {background: url(/images/design/hm-box-tile-bg.gif) 0 0 no-repeat #000000;}
.hm-box-tile .hm-box-ft {background: url(/images/design/hm-box-tile-ft-bg.gif) 0 0 no-repeat;}
.hm-box-build {background: url(/images/design/hm-box-build-bg.gif) 0 0 no-repeat #ED2D38;}
.hm-box-build .hm-box-ft {background: url(/images/design/hm-box-build-ft-bg.gif) 0 0 no-repeat;}

/* Search box */
.srh {
	position: absolute;
	margin: 0px; border: 0px; padding: 0px;
	top: 194px;
	left: 20px;
	width: 181px;
	height: 18px;
}

.srhtxt-bg { /* search text background image */
	position: absolute;	
	top: 0px;
	left: 0px;
	height: 18px;
	width: 156px;
	margin: 0px; border: 0px; padding: 0px;
}
.hm-box-elec .srhtxt-bg {background: url(/images/design/srhtxt-elec-bg.gif) 0 0 no-repeat;}
.hm-box-plumb .srhtxt-bg {background: url(/images/design/srhtxt-plumb-bg.gif) 0 0 no-repeat;}
.hm-box-tile .srhtxt-bg {background: url(/images/design/srhtxt-tile-bg.gif) 0 0 no-repeat;}
.hm-box-build .srhtxt-bg {background: url(/images/design/srhtxt-build-bg.gif) 0 0 no-repeat;}

.srhtxt {
	position: absolute;	
	top: 1px;
	left: 2px;
	height: 16px;
	width: 147px;
	color: #000000;
	font-size: 12px;
	background-color: transparent;
	line-height: 14px; /* Required for vertical centering in IE */
	margin: 0px; border: 0px; padding: 0px 2px;
}

.srh-btn {
	position: absolute;	
	top: 2px;
	left: 162px;
	height: 14px;
	width: 16px;
	margin: 0px; border: 0px; padding: 0px;
}
.hm-box-elec .srh-btn {background: url(/images/design/srh-btn-elec.gif) 0 0 no-repeat;}
.hm-box-plumb .srh-btn {background: url(/images/design/srh-btn-plumb.gif) 0 0 no-repeat;}
.hm-box-tile .srh-btn {background: url(/images/design/srh-btn-tile.gif) 0 0 no-repeat;}
.hm-box-build .srh-btn {background: url(/images/design/srh-btn-build.gif) 0 0 no-repeat;}
div.hm-box div.srh-btn:hover {background-position: 2px 0; cursor: pointer;} /* Additional specificity "div.hm-box div." required to fix hover in IE6 */

/* Little boxes */

#hm-sml-boxesl, #hm-sml-boxesr  { /* Left and Right column wrappers required to fix IE left/right margin bug */
	position: absolute;
	top: 0px;
	width: 114px;
	height: 486px;
}
#hm-sml-boxesl {left: 470px;}
#hm-sml-boxesr {left: 584px;}

.hm-box-sml {
	position: relative;
	margin: 0px 0px 15px 0px;
	border: 0px; padding: 0px;
	width: 97px; height: 147px;
	float: right;
	background: url(/images/design/hm-box-sml-bg.gif) 0 0 no-repeat #D7D7D7;
}

.hm-box-sml img {
	position: absolute;
	margin: 0px; border: 0px; padding: 0px;
	top: 38px; left: 0px;
	width: 97px; height: 59px;
}
.hm-box img:hover, .hm-box-sml img:hover {
	filter: alpha(opacity=50);  /* For IE, 0 to 100 */
	opacity: 0.50;              /* CSS3 standard (not yet supported), 0 to 1 */
	-moz-opacity: 0.50;         /* for Mozilla, 0 to 1 */
	cursor: pointer;
}

.hm-box-sml h2 {
	margin: 0px; border: 0px; padding: 13px 0px 0px;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}
.hm-box-sml h2.lines2 {padding-top: 6px;}

.hm-box-sml h2 a {text-decoration: none; color: #FFFFFF;}
.hm-box-sml h2 a:hover {color: #363634;}

.hm-box-sml p {
	position: absolute;
	margin: 0px; border: 0px; padding: 0px 11px;
	top: 104px; left: 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 13px;
	color: #363634;
}
