body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

.bg-norepeat {
	background-repeat: no-repeat;
	background-position: top left;
}

.bg-repeat-x {
	background-repeat: repeat-x;
}

.bg-repeat-y {
	background-repeat: repeat-y;
}

.bg-white {
	background-color: #ffffff;
}

.bg-black {
	background-color: #000000;
}

.bg-navigation {
	background-color: #000000;
}

.bg-content {
	background-color: #000000;
	line-height: 0;
}

div#collection {
	width: 710px;
	height: 273px;
	overflow: auto;
	overflow-y: hidden;
}

div#press {
	width: 710px;
	height: 273px;
	overflow: auto;
	overflow-y: hidden;
}

div#season {
	width: 351px;
	height: 272px;
	overflow: auto;
	overflow-x: hidden;
}

div#stores {
	width: 351px;
	height: 271px;
	overflow: auto;
	overflow-x: hidden;
}

div#sitemap {
	width: 351px;
	height: 272px;
	overflow: auto;
	overflow-x: hidden;
}

div#privacy {
	width: 730px;
	height: 271px;
	overflow: auto;
	overflow-x: hidden;
}

div#terms {
	width: 730px;
	height: 271px;
	overflow: auto;
	overflow-x: hidden;
}

div#viewall {
	width: 730px;
	height: 277px;
	overflow: auto;
	overflow-x: hidden;
}

a:focus {
  -moz-outline: none;
}

.select_class,
.comments_class,
.purchase_class {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #646464;
	background-color: #FFF;
	margin-top: 5px;
	margin-left: 20px;
	border: thin;
	border-style: solid;
	border-color: #999999;
	width: 330px;
	height: 18px;
}

.comments_class {
	height: 120px;
}

.purchase_class {
	width: 150px;
	margin-left: 0px;
}

.button_class {
	margin-top: 5px;
	margin-right: 25px;
}

.temp_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 22px;
	padding-top: 15px;
	width: 350px;
	line-height: 16px;
}

.button-style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	height: 20px;
	width: 60px;
}

.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
