body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #F5F3F3;
}

a img {border: none;}

h1 {font-weight: bold; font-size: 20px; color: #000066; text-transform: capitalize;}

*html h1 {margin-top:-10px;}

h5 {margin: 10px 0px -2px 0px; font-size: 14px; color: #000066;}

a {color: #333333; text-decoration: none;}

a:visited {color: #333333; text-decoration: none;}

a:hover {color: #333333; text-decoration: underline;}

.topline {
	text-transform: none;
	text-align: center;
}

.under {
	margin-top: -18px;
	font-size: 11px;
}

/* CSS Main Parts */ 

#top {
	margin: 30px auto 0px auto;
	width: 980px;
	height: 24px;
	background: url(../images/ns-top.gif) no-repeat top left;
}

#bottom {
	margin: 0px auto 0px auto;
	width: 980px;
	height: 24px;
	background: url(../images/ns-bottom.gif) no-repeat top left;
	padding-bottom: 20px;
}

#container {
	clear: both;
	margin: 0 auto 0 auto;
	width: 980px;
	background: url(../images/ns-middle-ff.gif) repeat-y top left;
}

*html #container {
	clear: both;
	margin: 0px auto 0px auto;
	width: 979px;
	background: url(../images/ns-middle.gif) repeat-y top left;
}

/* Top */ 

#header {
	margin: 0;
	width: 976px;
}

#logo {
	float: left;
	margin: 0 0 0 60px;
}

*html #logo {
	margin: 0 0 0 26px;
}

#topimage {
	float: left;
	margin: 0 0 0 25px;
}

/* Left */ 

#left {
	clear: both;
	float: left;
	margin: 0px 0px 20px 55px;
	width: 150px;
	background-color: #FFFFFF;
	border: solid 1px #999999;
	padding: 10px 10px 0px 10px;
	font-size: 14px;
}

*html #left {
	margin: 20px 0px 20px 20px;
}

#left p {
	margin-bottom: 20px;
}

/* Right */ 

#right {
	clear: both;
	margin: 0 auto 5px auto;
	width: 774px;
	padding: 10px;
}

*html #right {
	margin: 10px auto 20px auto;
	width: 770px;
}

#blueclick a:link {
	color: #0000CC;
	text-decoration: none;
}

#blueclick a:visited {
	color: #0000CC;
	text-decoration: none;
}

#blueclick a:hover {
	color: #0000CC;
	text-decoration: underline;
}

/* Footer */ 

#footer {
	clear: both;
	color: #000000;
	font-weight: bold;
	margin: 0 0 -17px 29px;
	border-top: dashed 1px #cccccc;
	width: 916px;
	font-size: 12px;
}

*html #footer {
}

#footer a {color: #000000; text-decoration: none;}

#footer a:visited {color: #000000; text-decoration: none;}

#footer a:hover {color: #000000; text-decoration: underline;}

/* Price Tapestry */

.atoz {
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 10px;
}

.banner {
}
.banner h2 {
  background-color: #A0D1FE;
  padding: 4px;
  width: 762px;
  font-size: 100%;
  font-weight: 500;
  margin-bottom: 0px;
  margin-top: 25px;
  border: solid 1px #999999;
}
.banner h3 {
  padding: 4px;
  padding-right: 4px;
  font-size: x-small;
  font-weight: 500;
  margin-top: 0px;
  text-align:right;
  text-transform: capitalize;
}

.featured {
	clear: both;
}
.featured table {
  padding: 0px;
  width: 774px;
  margin-top: 20px;
  margin-bottom: -5px;
}
*html .featured table {
  margin-top: 25px;
  margin-bottom: -10px;
}
.featured td {
  border: solid 1px #CCCCCC;
  width: 25%;
}
.featured th {
  background-color: #A0D1FE;
  padding: 2px;
  border: solid 1px #999999;
}
.featured h4 {
  font-size: 100%;
  margin-top: 0px;
}
.featured .stars {
  font-size: x-small;
}

.featured1 {
	clear: both;
}
.featured1 table {
  padding: 0px;
  width: 774px;
  margin-top: 10px;
  margin-bottom: -5px;
}
*html .featured1 table {
  margin-bottom: -25px;
}
.featured1 td {
  border: solid 1px #CCCCCC;
  width: 25%;
}
.featured1 th {
  background-color: #A0D1FE;
  padding: 2px;
}
.featured1 h4 {
  font-size: 100%;
  margin-top: 0px;
}
.featured1 .stars {
  font-size: x-small;
}

.menu {
}

.navigation {
  width: 774px;
  text-align: center;
  margin: 20px 0 0 0;
}

.prices {
  margin-top: 15px;
  width: 774px;
}

.product {
  margin-top: 15px;
  width: 774px;
}
.product h3 {
  font-size: 130%;
  margin: 10px 0px 10px 0px;
}
.product p {
}

.ratings {
  margin-top: 15px;
  width: 774px;
}
.ratings form {
  display: inline;
}
.ratings form select {
  color: #663300;
}
.ratings form textarea {
  width: 100%;
}

.searchform {
}

.searchexample {
	margin-left: -145px;
	font-size: 10px;
	color: #333333;
}

*html .searchexample {
	margin-left: 214px;
	margin-top: -18px;
}

/* Google Chrome hack */
body:nth-of-type(1) .searchexample
{
}

/* Safari hack */
body:first-of-type .elementOrClassName
{
/* properties go here */
}

.searchresults {
  width: 774px;
}
.searchresults h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}
.searchresults p {
  text-align: justify;
  margin: 10px 0px 10px 0px;
}

.related {
  width: 760px;
  background-color: #A0D1FE;
  font-weight: bold;
  padding: 4px;
  margin-left: 2px;
  margin-top: 10px;
  border: solid 1px #999999;
}

.starsOn {
  color: #663300;
  font-weight: bold;
}
.starsOff {
  color: #AAAAAA;
  font-weight: bold;
}
.nobr {
  white-space: nowrap;
}
.disabled {
  color: #AAAAAA;
}
