
/*-------------------------------------------
	Home Page Only
-------------------------------------------*/


div#main_content {
	width: 580px;
	padding: 28px 0px 30px;
}

/* Col 2 Internal col structure */
div.row {
	width: 580px; /* Needed for IE6 */
}
div#main_content div.col1 {
	float: left;
	width: 324px;
	margin: 0 0 0 22px ;
	display: inline;
}
div#main_content div.col2 {
	float: left;
	width: 184px;
	margin: 0 25px 0 25px;
	margin: 0 0px 0 25px;
	display: inline;	
}

h1#endless_ops {
	background: url(../_images/headlines/endless_opportunities.gif) no-repeat left top;
	height: 36px;
	width: 225px;	
}


div#whats_new {
	width: 580px;
	padding: 28px 0 30px;
}
div#whats_new div.col1 {
	float: left;
	width: 266px;
	margin: 0 0 0 22px ;
	display: inline;
}
div#whats_new div.col2 {
	float: left;
	width: 242px;
	margin: 0 25px 0 25px;
	display: inline;	
}


/* Logo Image Replacements */

div#logos {
	padding-top: 24px;
}
div#logos h2 {
	text-align: center;
	margin: 0 auto 18px;
}
div#logos h2 a {
	display: block;
}
div#logos h2#bed_bath_beyond {
	background: url(../_images/logos/bed_bath_and_beyond.gif) center top no-repeat;
	width: 184px;
	height: 13px;
}
div#logos h2#bed_bath_beyond a {
	width: 184px;
	height: 13px;
}
div#logos h2#old_navy {
	background: url(../_images/logos/old_navy.gif) center top no-repeat;
	width: 123px;
	height: 21px;
}
div#logos h2#old_navy a {
	width: 123px;
	height: 21px;
}
div#logos h2#barnes_noble {
	background: url(../_images/logos/barnes_noble.gif) center top no-repeat;
	width: 125px;
	height: 21px;
}
div#logos h2#barnes_noble a {
	width: 125px;
	height: 21px;
}
div#logos h2#babies_r_us {
	background: url(../_images/logos/babies_r_us.gif) center top no-repeat;
	width: 126px;
	height: 19px;
	margin: 0 auto 9px;
}
div#logos h2#babies_r_us a {
	width: 126px;
	height: 19px;
}
div#logos h2#pf_changs {
	background: url(../_images/logos/pf_changs.gif) center top no-repeat;
	width: 181px;
	height: 51px;
	margin: 0 auto 9px;
}
div#logos h2#pf_changs a {
	width: 181px;
	height: 51px;
}
div#logos h2#nordstrom_rack {
	background: url(../_images/logos/nordstrom_rack.gif) center top no-repeat;
	width: 139px;
	height: 25px;
	margin: 0 auto 13px;
}
div#logos h2#nordstrom_rack a {
	width: 139px;
	height: 25px;
}
div#logos h2#marshalls {
	background: url(../_images/logos/marshalls.gif) center top no-repeat;
	width: 92px;
	height: 20px;
}
div#logos h2#marshalls a {
	width: 92px;
	height: 20px;
}
div#logos h2#michaels {
	background: url(../_images/logos/michaels.gif) center top no-repeat;
	width: 91px;
	height: 22px;
}
div#logos h2#michaels a {
	width: 91px;
	height: 22px;
}

div#whats_new h3#whats_new {
	background: url(../_images/home/whats_new.gif) center top no-repeat;
	width: 102px;
	height: 22px;
}

