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: #CCCCCC;/*#504634*/
	text-align: center;
	font: 11px verdana, sans-serif;
	color: #4e4e4e;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 37px auto;
	width: 1024px;
	height:500px
	background: #ffffff;
  position: relative;
}

#header {
  /*background: #D9D1BC url(images/header.jpg) no-repeat;*/
  /*background: #D9D1BC;*/
  background: #FFFFFF;
  height: 136px;
}
#logo {
  position: absolute;
  top: 10px;
  left: 50px;
  width: 270px;
  color: #52616E;
}
#logo h1 {
  font: bold 24px  verdana, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}

#cart {
  position: absolute;
  top: 10px;
  left: 794px;
  width: 208px;
  background: #a7a9ac; /*#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;
  font-size:12px;
  font-weight: bold;
}
#cart p {
  margin: 0;
  
}
#cart .orange {
  color: #000000;  /*#FFB400*/
  font-size: 11px;
}
#cart .red {
  font-weight: bold;
  color: #d40001;
  font-size: 11px;
}
#cart a {
  color: white;
  font-size: 11px;
}

#nav {
  background: #231f20; /*#4B5360*/
  position: absolute;
  top: 101px;
  left: 224px;
  width: 780px;
  padding: 9px 0;
  text-align: center;
}
#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a {
  /*	font-family:  verdana, sans-serif;
	font-size:11px;*/
  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;
  margin-right:3px;
  height:550px;
}
#seasonal, #collection {
  float: right;
  width: 826px;
  background: #ffffff;/**#D4CAB6**/
  margin-bottom: 2px;
  border-top: 1px solid #00adef;
  
}
#seasonal .inner, #collection .inner {
  padding: 6px 12px;
}
#seasonal p, #collection p {
  margin: 0.9em 0;
}
/**#seasona2 {
  float: right;
  width: 926px;
  
  margin-bottom: 2px;
  margin: 0.9em 0;
  
}**/
.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h3 {
  font: bold 14px verdana, sans-serif; 
  color: #1B1812;
}

h2 {
  font: 14px verdana, sans-serif; 
  color: #695F4C;
  padding-bottom: 10px;
}
#categories h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #231f20;/**#847A67**/
}
#categories li {
  background: #00adef left  no-repeat;/**#D4CAB6 url(images/bullet.gif)**/
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 7px 0 8px 35px;
}
#categories li.subcat {
  background: #ffffff; /**#f4ede0**/
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 3px 0 5px 35px;
}
#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:  verdana, sans-serif;
}
#collection p {
  width: 103px;
  margin-left: 1.5em;
}

#seas-one, #seas-two, #seas-three {
  height: 146px;
}

#seas-one {
  float: left;
  width: 271px;
  margin-right: 3px;
  
  border: 1px solid #675840;
 /* background: url(images/foot_1.jpg) no-repeat;*/
}
#seas-two {
  float: left;
  width: 271px;
  margin-right: 3px;
   border: 1px solid #675840;
/* background: url(images/foot_2.jpg) no-repeat;*/
}
#seas-three {
  float: left;
  width: 271px;
   border-left: 1px solid #675840;
   border-top: 1px solid #675840;
   border-bottom: 1px solid #675840;
}
#seas{
	float: right;
}
#seas p {
  text-align: right;
  color: #000;
  margin: 4px 15px 4px 0;
  font-size: 12px;
  font-weight: bold;
}
#seas p.date {
  margin-top: 0;
  font-size: 12px;
}
#seas p.cart {
  margin-top: 6;
  padding-top:6;
  font-size: 12px;
}
#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}
.table {
  float: right; 
  width: 810px;
  display: table;
  
}
.td{
  display: table-cell !important;
  display: inline; /* для IE */
}
.td {
  width:30%;
}
input.button_search {
	font-family: helvetica;
	font-size:9pt;
	font-weight: bold;
	border: 1px solid; 
	background-color: #00adef; 
	border-color: Black; 
	color: White; 
	height: 25px;
}
#ff{
font-family: Flash Bold; src: url(http://commission.fotomarket.ru/flash_bold.ttf);
}