html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	color: #00F;
	text-align: left;
}
h1 img {
	display: block;
}
img {
	border: 0;
	text-decoration: blink;
	text-align: center;
}
a {
	color: #464544;
}
a:hover {
	color: #FFF;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #504634;
	text-align: center;
	color: #900;
	padding-bottom: 10px;
	font-family: Georgia, Times, serif;
	font-size: 14px;
}

/** layout **/
#wrapper {
	text-align: center;
	width: 1183px;
	background: #ffffff;
	position: relative;
	vertical-align: middle;
	left: 20px;
	background-color: #000000;
	top: -30px;
	margin-top: 37px;
	margin-right: 300px;
	margin-bottom: 37px;
	margin-left: auto;
	color: #F00;
}

#header {
	height: 256px;
	background-color: #000;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	top: 1px;
	left: 271px;
	width: 512px;
	color: #52616E;
	height: 99px;
	background-color: #FFFFFF;
	background-image: url(images/7-1.jpg);
}
#logo h1 {
	font-family: "arial narrow", arial, sans-serif;
	font-size: 45px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
#logo p {
	margin: 0;
	font-weight: bold;
	text-align: center;
}

#cart {
	position: absolute;
	top: 127px;
	left: 417px;
	width: 208px;
	background: #4B5360;
	width: 127px;
	height: 110;
}
#cart-top { background: url(images/cart_top.gif) no-repeat; }
#cart-bot { background: bottom left url(images/cart_bot.gif) no-repeat; }
#cart-cart { background: 9px 11px url(images/cart.gif) no-repeat; }
#cart-cart {
  padding: 8px 8px 8px 60px;
  color: white;
}
#cart p {
  margin: 0;
}
#cart .orange {
  color: #FFB400;
  font-size: 10px;
}
#cart a {
  color: white;
  font-size: 10px;
}

#nav {
	background: #4B5360;
	position: absolute;
	top: 99px;
	left: 271px;
	width: 512px;
	padding: 9px 0;
	text-align: center;
	height: 136px;
	background-color: #990000;
}
#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a {
	color: #FFF;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
}
#gallery {
	position: absolute;
	top: 128px;
	left: 288px;
	width: 385px;
}
#gallery li {
  list-style: none;
  text-indent: -999px;
  float: left;
  overflow: hidden;
  height: 111px;
}
#gallery .gwomen {
	background: url(images/pic_1.jpg) no-repeat;
	width: 127px;
	color: #D6D6D6;
}
#gallery .gkids {
  background: url(images/pic_2.jpg) no-repeat;
  width: 130px;
}
#gallery .gmen {
  background: url(images/pic_3.jpg) no-repeat;
  width: 128px;
}

#body {
	padding-top: 3px;
	background-color:#FFF;
	color: #FFF;
	background-image: url(images/erba.jpg);
	float: right;
}
#categories {
	float: left;
	width: 204px;
	background-color: #000;
	text-align: left;
}
#categories2 {
	float: left;
	width: 160px;
	background-color: #000;
	text-align: left;	
	
}
#seasonal, #collection {
	float: right;
	width: 975px;
	background-color: #000;
	margin-bottom: 2px;
}
#seasonal .inner, #collection .inner {
	padding: 6px 12px;
	text-align: left;
}
#seasonal p, #collection p {
	text-align: left;
	font-size: 12px;
	color: #FFF;
	margin-right: 0;
	margin-left: 0;
}

.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h3 {
	color: #00F;
	text-align: center;
	font-size: 20px;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
}

h2 {
  font: 18px "arial narrow", arial, sans-serif; 
  color: #695F4C;
  padding-bottom: 10px;
}
#categories h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #900;
}
#categories li {
	background: #000 left url(images/PlayButtonLogo.jpg) no-repeat;
	border-top: 1px solid #F4EFDF;
	list-style: none;
	font-size: 12px;
	padding: 7px 0 8px 35px;
	color: #F00;
}
#categories a {
	text-decoration: none;
	color: #F00;
}
#categories a:hover {
	text-decoration: underline;
	color: #FF0;
}
#categories2 h2 {
	color: #fff;
	padding: 4px 0 5px 39px;
	background: #900;
	font-size: 14px;
	font-weight: bold;
}
#categories2 li {
	background: #000 left url(images/PlayButtonLogo.jpg) no-repeat;
	border-top: 1px solid #F4EFDF;
	list-style: none;
	font-size: 12px;
	padding: 7px 0 8px 35px;
	color: #F00;
}
#categories2 a {
	text-decoration: none;
	color: #F00;
}
#categories2 a:hover {
	text-decoration: underline;
	color: #FF0;	
}

#collection {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#collection .inner {
	padding-right: 98px;
	font-size: x-small;
	text-align: left;
}
#minigal {
	float: right;
	width: 160px;
	margin-top: 1em;
	margin-bottom: 1em;
	position: absolute;
	background-color: #000000;
	left: 1188px;
	top: 1207px;
	height: 357px;
}
#minigal div {
  float: left;
  margin: 6px;
}
#collection ul {
  margin-left: 1.5em;
}
#collection li {
  margin: 0.2em 0;
  color: #463F32;
  font-size: 16px;
  font-weight: bold;
  font-family: "arial narrow", arial, sans-serif;
}
#collection p {
	width: auto;
	margin-left: auto;
	color: #FFF;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

#seas-one, #seas-two, #seas-three {
	height: 148px;
	float: right;
	right: 300px;
}

#seas-one {
	float: left;
	width: 207px;
	margin-right: 3px;
	background: url(images/foot_1.jpg) no-repeat;
}
#seas-two {
	float: left;
	width: 278px;
	margin-right: 3px;
	background: url(images/foot_2.jpg) no-repeat;
}
#seas-three {
	float: left;
	width: 291px;
	background: url(images/foot_3.jpg) no-repeat;
}

#seas p {
	text-align: right;
	color: #000;
	margin: 80px 15px 0 0;
	font-size: xx-large;
	font-weight: bold;
}
#seas p.date {
	margin-top: 0;
	font-size: 16px;
	color: #F00;
}

#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}
.YO {
	color: #FFF;
}

