/* By default, brand-specific CSS files import the corresponding CSS document
 * from /brands/default/css and then use !important styles to override colors.
 * To maintain styles not related to brand colors, look for the file in
 * /brands/default/css.
 * 6/29/2009 - EAK
 */ 
@import url('/brands/default/css/editBrochure.css');
#afSectionTitle							{ background-image: url(/brands/clayton_es/images/edit_brochure/fpTitleBar.jpg) !important; }
#modSectionTitle						{ background-image: url(/brands/clayton_es/images/edit_brochure/modTitleBar.jpg) !important; }
#mirSectionTitle						{ background-image: url(/brands/clayton_es/images/edit_brochure/mirTitleBar.jpg) !important; }
#mhcSectionTitle						{ background-image: url(/brands/clayton_es/images/edit_brochure/mhcTitleBar.jpg) !important; }
#brochTop								{ background-image: url(/brands/clayton_es/images/edit_brochure/brochSideBarTop.jpg) !important; }
div#brochure .emptyHomeThumbBox			{ background-image: url(/brands/clayton_es/images/edit_brochure/addHome.jpg) !important; }
.emptyCenterThumbBox					{ background-image: none !important; }

div#brochure .emptyCenterThumbBox span { margin-left: 108px; }

div#brochure .emptyHomeThumbBox  span { margin-left: 98px; }

