@import url(base.css);

#top
{
	/* background override on home page only */
	background-image: url(/images/bg_arc_fences_index.jpg);
}

#container #columns #content h1
{
	background-image: url(/images/hd_welcome.gif);
	margin-bottom:20px;
	height: 21px;
}

#features
{
	margin-top: 14px;
	position: relative;
	overflow: visible;	
	height: 199px;
}	

#features h2
{
	display: none;
}

#features .home-feature
{
	position: absolute;
	width: 193px;
	height: 199px;
	top: 0px;
}

#features .home-feature .lt,
#features .home-feature .ct,
#features .home-feature .rt,
#features .home-feature .bt
{
	position: absolute;		
}

#features .home-feature .ct
{
	left: 21px;
	top: 0px;	
	width: 160px;
	height: 175px;
}

#features .home-feature .lt
{
	left: 0px;
	top: 0px;
	width: 21px;
	height: 175px;
}

#features .home-feature .rt
{
	left: 181px;
	top: 0px;
	width: 12px;
	height: 175px;
}

#features .home-feature .bt
{
	left: 0px;
	top: 175px;
	height: 25px;
	width: 193px;
}

#features .home-feature h3
{
	display: none;
}

#container #content #features .home-feature p
{
	position: absolute;
	left: 2px;
	top: 144px;
	width: 140px;
	float: left;
	margin: 0;
	color: #333;
	text-align: left;
}

#features .home-feature .ct a
{
	display: block;
	position: absolute;
	top: 137px;
	left: 145px;
	width: 23px;
	
	height: 47px;	
	
	width: 183px;
	height: 189px;
	top: 0px;
	left: -10px;	
	z-index: 1;
	cursor: pointer;
}

#column-tools #tool-quick-find h2
{
	background: url(../images/hd_tool_quick_find.gif) no-repeat;
}

#features .home-feature a span
{
	display: none;
}

#features #feature-one
{
	left: -58px;
	z-index: 3;
}

#features #feature-one .ct
{
	background: url(/images/bt_pool_fencing_ct.png) no-repeat;
}

#features #feature-one .lt
{
	background: url(/images/bt_pool_fencing_lt.png) no-repeat;
}

#features #feature-one .rt
{
	background: url(/images/bt_pool_fencing_rt.png) no-repeat;
}

#features #feature-one .bt
{
	background: url(/images/bt_pool_fencing_bt.png) no-repeat;
}

#features #feature-two
{
	left: 132px;
	z-index: 2;
}

#features #feature-two .ct
{
	background: url(/images/bt_garden_fencing_ct.png) no-repeat;
}

#features #feature-two .lt
{
	background: url(/images/bt_garden_fencing_lt.png) no-repeat;
}

#features #feature-two .rt
{
	background: url(/images/bt_garden_fencing_rt.png) no-repeat;
}

#features #feature-two .bt
{
	background: url(/images/bt_garden_fencing_bt.png) no-repeat;
}

#features #feature-three
{
	left: 322px;
	z-index: 1;
}

#features #feature-three .ct
{
	background: url(/images/bt_security_fencing_ct.png) no-repeat;
}

#features #feature-three .lt
{
	background: url(/images/bt_security_fencing_lt.png) no-repeat;
}

#features #feature-three .rt
{
	background: url(/images/bt_security_fencing_rt.png) no-repeat;
}

#features #feature-three .bt
{
	background: url(/images/bt_security_fencing_bt.png) no-repeat;
}

#features #logo-cyclone
{
	margin: 0;
	text-indent: -9999px;
	position: absolute;
	width: 108px;
	height: 49px;
	top: 202px;
	left: 370px;
	background: url(/images/gr_cyclone_security.gif) no-repeat;
}
