html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #504634;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 37px auto;
	width: 672px;
	background: #ffffff;
  position: relative;
}

#header {
  background: #D9D1BC url(/images/headerx.jpg) no-repeat;
  height: 135px;
}
#logo {
  position: absolute;
  top: 0px;
  left: 30px;
  width: 600px;
  color: #52616E;
}
#search {
  position: absolute;
  top: 105px;
  left: 5px;
  width: 300px;
  color: #52616E;
  vertical-align:top; 
}

#search a {
    color: #000000;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    FONT-WEIGHT: 700;  
}
#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}

#cart {
  position: absolute;
  top: 10px;
  left: 450px;
  width: 208px;
  background: #4B5360;
  width: 209px;
}
#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: 101px;
  left: 0px;
  width: 672px;
  padding: 9px 0px;
  text-align: right;  
}

#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a {
  text-decoration: none;
  color: #fff;
}
#gallery {
  position: absolute;
  top: 155px;
  left: 287px;
  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;
}
#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;
}
#categories {
  float: left;
  width: 195px;
}
#seasonal, #collection {
  float: right;
  width: 474px;
  background: #D4CAB6;
  margin-bottom: 2px;
}
#seasonal .inner, #collection .inner {
  padding: 6px 12px;
}
#seasonal p, #collection p {
  margin: 0.9em 0;
}

.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h3 {
  font: bold 14px "arial narrow", arial, sans-serif; 
  color: #1B1812;
}

h2 {
  font: 18px "arial narrow", arial, sans-serif; 
  color: #695F4C;
  padding-bottom: 3px;
}

#categories h2 {
  color: #fff;
  padding: 4px 0 5px 3px;
  background: #847A67;
}

#categories h2 a {
  color: #fff;
  padding: 4px 0 5px 10px;
  background: #847A67;
}


#categories li {
  background: #D4CAB6 left url(/images/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 7px 0 8px 35px;
}

#categoriesOpen li {
  background: #D4CAB6 left url(/images/bullet2.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 7px 0 8px 35px;
}

#subcategories li {
  background: #FFFFFF ;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 11px;
  padding: 4px 0 4px 38px;
}

#categories a {
  text-decoration: none;
  color: #000000;
}
#categories a:hover {
  text-decoration: underline;
}

#collection {
  background: #D4CAB6 bottom right url(/images/person_bg.jpg) no-repeat;
}
#collection .inner {
  padding-right: 98px;
}
#minigal {
  float: right;
  width: 222px;
  margin-top: 1em;
  margin-bottom: 1em;
}
#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: 103px;
  margin-left: 1.5em;
}

#seas-one, #seas-two, #seas-three, #seas-four {
  height: 147px;
}

#seas-one {
  float: left;
  width: 195px;
  margin-right: 3px;
  background: url(/images/foot_1.jpg) no-repeat;
}
#seas-two {
  float: left;
  width: 150px;
  margin-right: 3px;
  background: #D4CAB6;
}
#seas-four {
  float: left;
  width: 165px;
  margin-right: 3px;
  background: #D4CAB6;
}
#seas-three {
  float: left;
  width: 150px;
  background: #D4CAB6;

}

#seas p {
  
  color: #660033 ;
  margin: 10px 10px 0 0;
  font-size: 11px;
  font-weight: bold;
}
#seas p.date {
  margin-top: 0;
  font-size: 16px;
}

#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}

#products {
  height: 210px;
  float: left;
  width: 140px;
  margin-right: 3px;
  margin-bottom: 3px;
  padding: 3px 3px 3px 3px;
  border: 1px solid #F4EFDF;  
  text-align:center;  
}

#productsNav {
  height: 12px;
  float: left;
  width: 450px;
  margin-right: 3px;
  margin-bottom: 3px;
  padding: 3px 3px 3px 3px;
  border: 1px solid #F4EFDF;  
  text-align:center;  
  color: #FFFFFF;
  
}

#product {
  height: 530px;
}

#product {
  float: left;
  width: 550px;
  margin-right: 3px;
}

#productDetail {
  height: 340px;
}

#productDetail {
  float: left;
  width: 200px;
  margin-right: 3px;
}

#productImg {
  height: 320px;
  float: left;
  width: 240px;
  margin-right: 3px;  
  padding: 3px 3px 3px 3px;
  border: 1px solid #F4EFDF;  
  text-align:center;
}

#cartBox {
  height: 100px;
  float: left;
  width: 200px;
  margin-right: 3px;  
  padding: 3px 3px 3px 3px;
  border: 1px solid #F4EFDF;  
  text-align:left;
}

#attBox {
  height: 100px;
  float: left;
  width: 200px;
  margin-right: 3px;  
  padding: 3px 3px 3px 3px;
  border: 0px solid #F4EFDF;  
  text-align:left;
}

#detailBox {
  height: 175px;
  float: left;
  width: 450px;
  margin-right: 3px;  
  padding: 3px 3px 3px 3px;
  border: 1px solid #F4EFDF;  
  text-align:left;
  overflow:auto;
  
  filter:chroma(color=#FFFFFF);
  scrollbar-face-color:#4B5360;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-3dlight-color:#4B5360;
  scrollbar-darkshadow-color:#4B5360;
  scrollbar-track-color:#FFFFFF;
  scrollbar-arrow-color:#C2A2DA  
}


#productThumb {
  height: 61px; 
  float: left;
  width: 51px; 
  margin-right: 3px;
  padding: 2px 1px 2px 1px;
  margin-top: 3px;
  border: 1px solid #F4EFDF;
  text-align:center;
  vertical-align:middle;
}


#productThumbBox {
  height: 160px;
  float: left;
  width: 180px;
  margin-right: 3px;  
}

.button
{
    BACKGROUND-COLOR: #FF6600;
    BORDER-BOTTOM: #FFFFFF 1px solid;
    BORDER-LEFT: #FFFFFF 1px solid;
    BORDER-RIGHT: #FFFFFF 1px solid;
    BORDER-TOP: #FFFFFF 1px solid;
    COLOR: #000000;
    CURSOR: hand;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    FONT-WEIGHT: 700;
    HEIGHT: 18px;
    MARGIN: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
    VERTICAL-ALIGN: middle;
    color: #FFFFFF;

}

.inp04 {
    BORDER-RIGHT: #bbbbbb 1px solid; 
    BORDER-TOP: #bbbbbb 1px solid; 
    FONT-SIZE: 10px; 
    BORDER-LEFT: #bbbbbb 1px solid;  
    COLOR: #7B726A; 
    BORDER-BOTTOM: #bbbbbb 1px solid; 
    FONT-FAMILY: "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif; 
    BACKGROUND-COLOR: #ffffff; 
    TEXT-ALIGN: left
    HEIGHT: 23px;
    vertical-align:middle;
    
}

.inp03 {
    BORDER-RIGHT: #bbbbbb 1px solid; 
    BORDER-TOP: #bbbbbb 1px solid; 
    FONT-SIZE: 10px; 
    BORDER-LEFT: #bbbbbb 1px solid;  
    COLOR: #7B726A; 
    BORDER-BOTTOM: #bbbbbb 1px solid; 
    FONT-FAMILY: "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif; 
    BACKGROUND-COLOR: #ffffff; 
    TEXT-ALIGN: left
}

.inp02 {
    BORDER-RIGHT: #bbbbbb 1px solid; 
    BORDER-TOP: #bbbbbb 1px solid; 
    FONT-SIZE: 11px; 
    BORDER-LEFT: #bbbbbb 1px solid;  
    COLOR: #7B726A; 
    BORDER-BOTTOM: #bbbbbb 1px solid; 
    FONT-FAMILY: "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif; 
    BACKGROUND-COLOR: #ffffff; 
    TEXT-ALIGN: left
}
