@charset "utf-8";
/* CSS Document */

#landing_wrapper {
	width:985px;
	height:579px;
	margin:0;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
}

/* Navigation */

#navigationBox {
	width:157px;
	height:579px;
	float:left;
	background-color:#1F1F1F;
}

/* Xmas Landing Page */

#xmas_content {
	width:821px;
	height:400px;
	margin-bottom:7px;
	background:url(/Content/LandingPages/Christmas/images/xmas_landing_v5.jpg) top left no-repeat;
}
#xmas_content h1 {
	float:left;
}
#landing_container {
	width:821px;
	height:572px;
	margin-top:7px;
	margin-left:7px;
	text-align: left;
	float:right;
}
.shop_all {
	float:left;
	height:56px;
	width:238px;
	margin:300px 0px 0px 325px;
}
.shop_all a {
	padding:0;
	margin:0;
}

/* Floater */

#float_container {
	width:164px;
	z-index:1;
	height:370px;
	float:right;
	margin-right:15px;
}
a.floater1 { /* 1st Floating Box */
	display:block;
	width:164px;
	height:177px;
	margin-top:15px;
	margin-bottom:16px;
	background:url(/Content/LandingPages/Christmas/images/last_order_1.jpg) top left no-repeat;
}
a.floater1:link {
	text-decoration:none;
}
a.floater1:visited {
	text-decoration:none;
}
a.floater1:hover {
	text-decoration:none;
	background-position:0 -177px;
}
a.floater1:active {
	text-decoration:none;
}
a.floater2 { /* 2nd Floating Box */
	display:block;
	width:164px;
	height:177px;
	background:url(/Content/LandingPages/Christmas/images/womens_ten.jpg) top left no-repeat;
}
a.floater2:link {
	text-decoration:none;
}
a.floater2:visited {
	text-decoration:none;
}
a.floater2:hover {
	text-decoration:none;
	background-position:0 -177px;
}
a.floater2:active {
	text-decoration:none;
}

/* Bottom Boxes */

#box_container {
	width:821px;
	height:158px;
	margin:0;
}
#b_box1 {
	width:200px;
	margin-right:7px;
	height:158px;
	float:left;
}
#b_box2 {
	width:200px;
	margin-right:7px;
	height:158px;
	float:left;
}
#b_box3 {
	width:200px;
	margin-right:7px;
	height:158px;
	float:left;
}
#b_box4 {
	width:200px;
	height:158px;
	float:left;
}

/* Bottom Box 1 */

a.b_box1 {
	display:block;
	width:200px;
	height:158px;
	background:url(/Content/LandingPages/Christmas/images/ted_gifts.jpg) top left no-repeat;
}
a.b_box1:link {
	text-decoration:none;
}
a.b_box1:visited {
	text-decoration:none;
}
a.b_box1:hover {
	text-decoration:none;
	background-position:0 -158px;
}
a.b_box1:active {
	text-decoration:none;
}

/* Bottom Box 2 */

a.b_box2 {
	display:block;
	width:200px;
	height:158px;
	background:url(/Content/LandingPages/Christmas/images/stocking_fillers_5.jpg) top left no-repeat;
}
a.b_box2:link {
	text-decoration:none;
}
a.b_box2:visited {
	text-decoration:none;
}
a.b_box2:hover {
	text-decoration:none;
	background-position:0 -158px;
}
a.b_box2:active {
	text-decoration:none;
}

/* Bottom Box 3 */

a.b_box3 {
	display:block;
	width:200px;
	height:158px;
	background:url(/Content/LandingPages/Christmas/images/ben_sherman_gifts.jpg) top left no-repeat;
}
a.b_box3:link {
	text-decoration:none;
}
a.b_box3:visited {
	text-decoration:none;
}
a.b_box3:hover {
	text-decoration:none;
	background-position:0 -158px;
}
a.b_box3:active {
	text-decoration:none;
}

/* Bottom Box 4 */

a.b_box4 {
	display:block;
	width:200px;
	height:158px;
	background:url(/Content/LandingPages/Christmas/images/toys_games.jpg) top left no-repeat;
}
a.b_box4:link {
	text-decoration:none;
}
a.b_box4:visited {
	text-decoration:none;
}
a.b_box4:hover {
	text-decoration:none;
	background-position:0 -158px;
}
a.b_box4:active {
	text-decoration:none;
}
