@charset "UTF-8";
/* CSS Document */
@import url("../grid/fashions_grid.css");

/* ------------------------------- Fashions Page Styles --------------------------------- */

#promo_MAIN {
	width: 809px;
	height: 320px;
	float: right;
	margin: 0 0 5px 0;
}

#cell_MAIN {
	width: 809px;
	float: right;
	text-align: center;
}

#cell_promo_SMALL {
	width: 352px;
	float: right;
	margin: 0 0 0 18px;
}

#cell_promo_SMALL img {
	/*width: 352px;
	height: 126px;*/
}

.fashions#index #cell_promo_SMALL img.vertical {
	float: left;
	margin: 0 6px 6px 0;
}
.fashions#index #cell_promo_SMALL img.vertical#tall_2 {
	margin-right: 0;
}

.promo_SMALL_margin {
	margin-bottom: 5px;
}

#sub1_content {
	display: block;
	padding: 30px 0 0 30px;
}

#sub1_content img {
	margin-bottom: 25px;
}

/* This rule only applies while the 4th of July promo (or another promo in its place) is active on the main Fashions page */
img#btn_store_locator {
	width: 200px;
  height: 35px;
	margin: 40px 76px 0;
}

/* This is the normal rule for the "Find a Store Near You" button */
/*#sub2_content img#btn_store_locator { 
	margin-bottom: 0;
}
*/

#sub1_content a {
	margin-left: 96px;
}
