<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*******************
Created by Arthur MacMillan - Web Designer 01/04/11
CSS Specifically for Weekly Specials Outlet Pages
*********************/


#bdoutletcontainer {width:784px; height:1100px; background: url(images/bg_corkboard_atl.jpg) no-repeat top center; float:left; }

/*****Ohio CSS*****/
#ohiocontainer {width:465px; height:920px; background: url(images/bg_paper.png) no-repeat top center; margin:90px 0 0 150px; float:left; display:inline; font: 11px Verdana, Geneva, sans-serif;}
	#ohiocontainer h2 {margin:0; padding:0;}
	#ohiocontainer .btndirections {width:284px; height:40px; text-indent:-9999px; background: url(images/btn_directions.png) no-repeat top center; margin:5px 0 0 20px; float:left; display:inline;}
	#ohiocontainer .btndirections:hover {background-position:0 -40px;}
	
	#ohiocontainer .titlebdoutlets {width:405px; height:130px; text-indent: -9999px; background:url(images/title_bdoutlets.png) no-repeat top center; margin:50px 0 0 30px; float:left; display:inline;}
	#ohiocontainer .titleohio {width:372px; height:62px; text-indent:-9999px; background: url(images/title_WestChester.png) no-repeat top center; margin:5px 0 0 40px !important; float:left; display:inline;}
	#ohiocontainer .titlespecials {width:465px; height:83px; text-indent:-9999px; background: url(images/title_Doorbusterspecials.png) no-repeat top center; float:left; display:block;}
	
	#ohiocontainer .info {width:372px; height:auto; margin:5px 0 0 60px; float:left; display:inline;}
		#ohiocontainer .info p {margin:0; padding:0;}
		#ohiocontainer .info ul {margin:10px 0 0 0; padding:0; list-style-type:none; list-style-position:inside;}
		#ohiocontainer .info ul li {background:none; padding:0; margin:0;}
		
	#ohiocontainer .address {width:372px; height:113px; background: url(images/bg_address.png) no-repeat 45px -15px; margin:0 0 0 40px; float:left; display:inline;}
		#ohiocontainer .address p {width:177px; height:88px; margin:10px 0 0 154px; float:left; display:inline;}

/*****Atlanta CSS*****/
#atlantacontainer {width:674px; height:820px; background: url(images/bg_paper_atl.png) no-repeat top center; margin:90px 0 0 50px; float:left; display:inline; font: 11px Verdana, Geneva, sans-serif;}
	#atlantacontainer .outletcolumn {width:305px; height:auto; margin-left:23px; float:left; display:inline;}
	#atlantacontainer .outletcolumn h2 {margin:0; padding:0;}
	#atlantacontainer .btndirections {width:284px; height:40px; text-indent:-9999px; background: url(images/btn_directions.png) no-repeat top center; margin:5px 0 0 190px; float:left; display:inline;}
	#atlantacontainer .btndirections:hover {background-position:0 -40px;}
	
	#atlantacontainer .titlebdoutlets {width:627px; height:100px; text-indent: -9999px; background:url(images/title_weeklyspecials_atl.png) no-repeat top center; margin:40px 0 0 25px; float:left; display:inline;}
	#atlantacontainer .outletcolumn .titledefoor {width:inherit; height:40px; text-indent:-9999px; background: url(images/title_defoorave.png) no-repeat top center; margin:5px 0 0 0 !important; float:left; display:inline;}
	#atlantacontainer .outletcolumn .titleholcomb {width:inherit; height:40px; text-indent:-9999px; background: url(images/title_holcombbridge.png) no-repeat top center; margin:5px 0 0 0 !important; float:left; display:inline;}
	#atlantacontainer .outletcolumn .titlespecials {width:306px; height:56px; text-indent:-9999px; background: url(images/title_doorbustersone.png) no-repeat top center; float:left;}
	#atlantacontainer .outletcolumn .titlespecialstwo {width:306px; height:56px; text-indent:-9999px; background: url(images/title_doorbusterstwo.png) no-repeat top center; float:left;}

	#atlantacontainer .outletcolumn .info {width:inherit; height:auto; margin:5px 0 0 0; float:left; display:block;}
		#atlantacontainer .outletcolumn .info p {width:235px; margin:0 0 0 15px; padding:0;}
		#atlantacontainer .outletcolumn .info ul {margin:10px 0 0 15px; padding:0; list-style-type:none; list-style-position:inside;}
		#atlantacontainer .outletcolumn .info ul li {background:none;}
		
	#atlantacontainer .outletcolumn .address {width:305px; height:113px; background: url(images/bg_address.png) no-repeat 10px -15px; margin:20px 0 0 0; float:left; display:inline;}
		#atlantacontainer .outletcolumn .address p {width:177px; height:88px; margin:10px 0 0 125px; float:left; display:inline;}</pre></body></html>