@charset "utf-8";
div.main_content {
	width: 1024px;
	float: left;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cdddab;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cdddab;
	border-bottom-color: #cdddab;
	background-color: #FFFFFF;
}

div.hero{
	width:740px;
	height : 400px;
	float:left;
	margin-left: 5px;
}
div.promo1 {
	width : 270px;
	height: 248px;
	float:right;
}
div.promo2 {
	width : 270px;
	height: 121px;
	float:right;
	margin-top: 10px;
}
div.twitter {
	margin-top: 25px;
	width : 270px;
	height: 145px;
	float: right;
}

#storeWMKContainer{
	float: left;
	width: 750px;
}
#storewomen{
	height: 170px;
	width: 228px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	border: 5px solid #BBE279;
	background-image: url(/graphics/store/women.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#storemen{
	height: 170px;
	width: 230px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	border: 5px solid #BBE279;
	background-image: url(/graphics/store/men.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
#storekids{
	height: 170px;
	width: 230px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	border: 5px solid #BBE279;
	background-image: url(/graphics/store/kids.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.storetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 5px;
}
.linkbox{
	margin-left: 25px;
	width: 65px;
	opacity:0.6;
	filter:alpha(opacity=60);
	background-color: #BBE279;
}
.linkboxKIDS{
	margin-left: 25px;
	width: 50px;
	opacity:0.6;
	filter:alpha(opacity=60);
	background-color: #BBE279;
}
.range {
}

.range a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.range a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.range a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}
.range a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

div.homepage_top7 {
	width:1015px;
	float:left;
	height: 200px;
	margin-left:5px;
	margin-right:5px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
div.homepage_top7cell {
	width:145px;
	float:left;
	height: 145px;
	display:inline;
}
div.homepage_top7celltext {
	width:145px;
	float:left;
	height: 10px;
	display:inline;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

div.homepage_top7celltext a:link {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

div.homepage_top7celltext a:visited {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

div.homepage_top7celltext a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}

div.homepage_top7celltext a:active {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}

div.homepage_top7title {
	width:1016px;
	float:left;
	background-color: #BBE279;
	height: 28px;
	color: #000000;
	font-weight:bold;
	text-align:center;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.promobar {
	width:1016px;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
div.kwr {
	float:left; 
	width:985px; 
	margin-left: 10px; 
	border:#BBE279 solid 5px; 
	font-size:12px; 
	padding: 5px;
}