html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
h1 img {
	display: block;
}

img {
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	width: 100%;
}
#relatedProds a:hover {
	color: #000;
	text-decoration: none;
}
#partNumbers {
	width: 100%;
}
a {
	color: #464544;
}
a:hover {
	color: #000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	color: #333;
	padding-bottom: 10px;
	background-image: url(Images/Temp/bg.png);
	background-repeat: repeat-x;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
#seasonal .inner h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
}
#relatedProds {
	float: right;
	width: 150px;
	text-align: center;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #666;
	padding-top: 10px;
	position: static;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 37px auto;
	width: 672px;
	position: relative;
}

#header {
	height: 163px;
	background-color: #000;
	background-image: url(Images/Temp/imgBG.png);
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	top: -30px;
	left: 183px;
	width: 243px;
	color: #52616E;
	height: 45px;
}
#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;s
}

#cart {
	position: absolute;
	top: 69px;
	left: 436px;
	width: 208px;
	width: 232px;
	background-color: #666;
	border: 1px ridge #999;
	text-align: center;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	height: 29px;
	color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
#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 {
	color: white;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#cart p {
	margin: 0;
	color: #CCC;
	letter-spacing: 2px;
	font-size: 12px;
}
#cart .orange {
  color: #FFB400;
  font-size: 10px;
}
#cart a {
  color: white;
  font-size: 10px;
}

#nav {
	background: #4B5360;
	position: absolute;
	top: 101px;
	left: 288px;
	width: 385px;
	text-align: center;
	background-color: #333333;
	border: 1px ridge #666;
	float: left;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 0;
}
#nav li {
	display: inline;
	color: #fff;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
}
#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 .ezyrail {
  background: url(images/pic_1.jpg) no-repeat;
  width: 127px;
}
#gallery .3DSite {
  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;
	height: 400px;
	overflow: scroll;
}
#seasonal, #collection {
	float: right;
	width: 474px;
	margin-bottom: 2px;
}
#homeProducts {
	width: 195px;
	float: left;
}
#homeProducts ul {
	list-style-position: outside;
	list-style-type: none;
}
#homeProducts h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
}
#seasonal .inner #productTitle {
	padding-left: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 6px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
#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 {
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	color: #333;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#categories h2 {
	color: #fff;
	font-family: "Times New Roman";
	font-size: 16px;
	background-color: #333;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 50px;
}
#categories li {
	border-top: 1px solid #F4EFDF;
	list-style: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #999;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#categories a {
	text-decoration: none;
	color: #000000;
}
#categories a:hover {
	text-decoration: underline;
}

#collection {
	background-color: #CCC;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	padding-bottom: 5px;
}
.intro {
	border: 3px groove #000;
}
#backend {
}
#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 {
  height: 146px;
}

#seas-one {
	float: left;
	width: 195px;
	margin-right: 3px;
	background-repeat: no-repeat;
}
#seas-two {
	float: left;
	width: 249px;
	margin-right: 3px;
	background-repeat: no-repeat;
}
#seas-three {
	float: left;
	width: 222px;
	background-repeat: no-repeat;
}

#seas p {
  text-align: right;
  color: #000;
  margin: 80px 15px 0 0;
  font-size: 23px;
  font-weight: bold;
}
#seas p.date {
  margin-top: 0;
  font-size: 16px;
}

#copyright {
	text-align: center;
	font-size: 9px;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

ul.subjects {
	padding-left: 0;
	list-style: none;
	text-align: left;
	margin-left: 3px;
	font-size: 11px;
}
ul.pages {
	padding-left: 1em;
	list-style: square;
	margin-left: 0px;
	font-size: 9px;
	background-color: #333;
	font-weight: normal;
}

.selected { font-weight: bold;}
productsHeading {
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left:20;
}
#relatedProds a {
	text-decoration: none;
}

