@charset "utf-8";
/* CSS Document */

<style/test>

.thicktext {
text-decoration:none;
}

a.thicktext {
text-decoration:none;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size:12px;
font-weight:bold;
color:#333333;
}

a.thicktext:hover {
color:#FF0000;
}



/******************************* BOX 3 **********************************************************************************/
/* set the image to use and establish the lower-right position */
.cssbox3, .cssbox_body3, .cssbox_head3, .cssbox_head3 h4{ 
background: transparent url(http://img.brickhousesecurity.com/banners/products/bhs_locator/menu/long_box.png) no-repeat bottom right;
}

.cssbox3{
	/* intended total box width - padding-right(next) */ 
width:780px !important;
	/* IE Win = width - padding */ 
width: 360px;
	/* the gap on the right edge of the image (not content padding) */ 
padding-right:6px;
	margin-left:0%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* set the top-right image */ 
.cssbox_head3{
background-position:top right; 
/* pull the right image over on top of border */ 
margin-right:-5px; 
/* right-image-gap + right-inside padding */ 
padding-right:5px;
text-align:center;
} 

/* set the top-left image */ 
.cssbox_head3 h4{ 
background-position:top left; 
margin:0; 
/* reset main site styles*/ 
border:0; 
/* ditto */ /* padding-left = image gap + interior padding ... no padding-right */ 
padding:5px 0 0px 0px; 
height:auto !important; height:1%
} /* IE Holly Hack */ 

/* set the lower-left corner image */
.cssbox_body3{
	background-position:bottom left;
	margin-right:0px;
	/* interior-padding right */ 
padding:1px 0px 5px 18px;
	text-align:center
} /* mirror .cssbox_head right/left */
.style2 {color: #FF0000}


.cssbox3_ {/* intended total box width - padding-right(next) */
	width:260px !important;
	/* IE Win = width - padding */ 
width: 260px;
	/* the gap on the right edge of the image (not content padding) */ 
padding-right:5px;
	/* use to position the box */ 
margin:0px;
	margin-left:40%;
}
.cssbox31 {
	width: 350px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cssbox31 {/* intended total box width - padding-right(next) */
	width:500px !important;
	/* IE Win = width - padding */ 
width: 760px;
	/* the gap on the right edge of the image (not content padding) */ 
padding-right:5px;
	/* use to position the box */ 
margin:0px
}
.cssbox_body31 {
	width: 200px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cssbox_body31 {background-position:bottom left; 
margin-right:0px; 
/* interior-padding right */ 
padding:1px 0px 5px 5px;
text-align:center
}
.cssbox_head31 {
	background: transparent url(http://img.brickhousesecurity.com/banners/products/bhs_locator/menu/long_box.png) no-repeat bottom right;
	width: 450px;
}
.cssbox_head31 {background-position:top right; 
/* pull the right image over on top of border */ 
margin-right:-5px; 
/* right-image-gap + right-inside padding */ 
padding-right:40px
}
</style>
