@charset "utf-8";
/*
	Title: IE7 Styles
	Date: 1 Apr 2008
	Version: 1.0.5
*/

.logo a{
	display: block;
	width: 255px;
	height: 76px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../src/logo.png) no-repeat;
}
.holiday-icon a{
	display: block;
	width: 63px;
	height: 65px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../src/holiday-icon.png) no-repeat;
	padding-right: 15px;
	float:right;
}
.account-icon a{
	display: block;
	width: 63px;
	height: 65px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../src/account-icon.png) no-repeat;
	padding-right: 15px;
	float:right;
}
.search-icon a{
	display: block;
	width: 53px;
	height: 65px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../src/search-icon.png) no-repeat;
	padding-right: 15px;
	float:right;
}
.cart-icon a{
	display: block;
	width: 72px;
	height: 65px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../src/cart-icon.png) no-repeat;
	padding-right: 15px;
	float:right;
}
#nav ul#navlist li#n-mens .n-link {
	width:121px;
	background:url(../src/mens-bg-trans.png);
	
	}
#content{
	width: 912;
	min-height: 370px;
	padding: 0 0 14px;
	background: url(../src/middle-bg.png) repeat-y 0 100%;
	background-position:center;
}
#content-miva{
	width: 912;
	min-height: 710px;
	padding: 0 0 14px;
	background: url(/src/middle-bg.png) repeat-y 0 100%;
	background-position:center;
	overflow: auto;
}
#secondary-content{
	width: 912;
	min-height: 115px;
	padding: 0 0 14px;
	background: url(/src/middle-bg.png) repeat-y 0 100%;
	background-position:center;
}
#third-content{
	width: 912;
	height: 74px;
	padding: 0 0 0px;
	background: url(../src/footer.png) no-repeat;
	background-position:center;
}
#geotrust {
	height: 58px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/src/geotrust.png) no-repeat;
	background-position:center;
	padding-top: 25px;
}
#mcaffee {
	width: 100%;
	height: 58px;
	text-indent: -9999px;
	overflow: hidden;
	background-position:center;
	padding-top: 25px;
}
.geotrust {
	display: block;
	width: 220px;
	height: 58px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/src/geotrust.png) no-repeat;
	float:left;
}