body {
  font-family: tahoma,helvetica,sans-serif;
  font-size: small;
  color: #333;
  margin: 0px;
  /*border-left: 10px solid white;
  border-right: 10px solid white;*/
}

body,.normal {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rightsextoys {
	width: 200px;
	height: 100%;
	position: absolute;
	left: 800px;
	top: 260px;
}

.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/formbg.gif) repeat-x left top;
}

.logo_main {
  text-align: center;
}

.logo {
  text-align: left;
  padding: 5px 55px;
}

img {
	border: 0;
}


h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", helvetica, sans-serif;
}

h1 {
	font-size: 12px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.atoz {
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 15px;
}

.banner {
  text-align: left;
}

.banner h2 {
  background-color: #f7e0eb;
  padding: 2px;
  font-size: 100%;
  font-weight: 500;
  margin-bottom: 2px;
  margin-top: 3px;
  border-bottom:3px solid #F4B7D6;
}

.banner h3 {
  background-color: #FAFAFA;
  padding: 2px;
  padding-right: 4px;
  font-size: x-small;
  font-weight: 500;
  margin-top: 0px;
  text-align:right;
}

#footer {
	font-size: 10px;
	clear: both;
	height: 30px;
	width: 1000px;
	margin: 30px -2px 0 -2px;
	float: left;
	padding: 0 0 2px 0;
	line-height: 30px;
	bottom: 0;
	background-color: #f7e0eb;
}

#footer a {
	color: #000;
	padding-left: 10px;
	font-size: 12px;
}

.featured {
}
.featured table {
  margin: auto;
  padding: 0px;
}
.featured th {
font-weight: bold;
color: #cc6699;
font-size: 100%;
  /*background-color: #ff99cc;*/
  padding: 2px;
}
.featured h4 {
  font-size: 100%;
  margin-top: 0px;
}
.featured .stars {
  font-size: x-small;
}

.menu {
}

.navigation {
  width: 728px;
  text-align: center;
  margin: 20px 0 20px 0;
}


.prices {
  margin-top: 15px;
  width: 728px;
}

.product {
  margin-top: 15px;
  width: 728px;
}
.product h3 {
  font-size: 130%;
  margin: 10px 0px 10px 0px;
}
.product p {
  text-align: justify;
}

.ratings {
  margin-top: 15px;
  width: 728px;
}
.ratings form {
  display: inline;
}
.ratings form select {
  color: #AF7817;
}
.ratings form textarea {
  width: 100%;
}

.searchform {
	text-align: left;
	position:relative;
	top:2px;
 	font-family: tahoma,helvetica,sans-serif;
 	font-size: small;
  	color: #666666;
	font-weight: bold;
    padding:4px 5px 5px 120px;
    background-color: #F9DEE9;
	border-bottom:2px solid #F4B7D6;
 }
 ;
 .searchbox {
	background-color: #F9DEE9;
 }
/*background-color: #F9DEE9;*/

.searchform_front {
	text-align: center;
 }
 
.searchresults {
  width: 728px;
}
.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: 717px;
  background-color: #eeeeee;
  font-weight: bold;
  padding: 4px;
  margin-left: 2px;
  margin-top: 10px;
}

.starsOn {
  color: #AF7817;
  font-weight: bold;
}
.starsOff {
  color: #AAAAAA;
  font-weight: bold;
}
.nobr {
  white-space: nowrap;
}
.disabled {
  color: #AAAAAA;
}

/***
Category Alignment
***/

#divContent { 
	float: left;
	margin-top: 10px;
	width: 100%;
	margin-bottom: 10px;
}


#Cleft {
	position: relative;
	float: left;
	width: 17.5em; /* adjusted to fit sub text */
	margin: 0;
	padding: 0;
}

#Cright {
	position: relative;
	float: right;
	width: 17em;
	margin: 0;
	padding: 0;
}

#Cmiddle {
	position: relative;
	margin: 0 33% 0 33%;
	padding: 0;
	left: 1.15em;
	/* compensation for the smaller width of the middle column */
	width: 17em;
	margin: 0 auto 0 auto;
}

div.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
	display: none;
}

/***
Category Styles
***/
#outerCategoryContainer {
	text-align: center; /* for IE */
	width: 85%;
	position: relative;
	margin-bottom: -5em;
	margin-left: auto;
	margin-right: auto;
}

#categoryContainer {
	margin-top: 10px;
	padding: 0;
	position: relative;
	min-width: 760px;
}

#categoryHolder {
	display: block;
	color: #000;
}

/* more IE hacks to ensure it provides a min width */
* html #categoryContainer {
	border-right: 760px solid #fff;
}

* html #categoryHolder {
	display: inline-block;
	position: relative;
	margin-right: -760px;
}

/* todo: min width trick here instead of width*/
div.category {
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
	height: 3.6em;
	margin: 0 auto;
}

div.category ul { 
	font-weight: normal;
	list-style: none;
	margin: 0;
	padding: 0.2em 0 0 0;
	font-size: 0.7em;
	white-space: normal;
}

div.category ul li {
	display: inline;
}

.category img.categoryImage {
	margin-right: 5px;
	padding: 0;
	float: left;
}

.category .single {
	padding-top: 8px;
}
