html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
  text-decoration: none; 
  color: #0196CF;
}

body {
  font-family: Arial;
  line-height:1.4em;
  font-size:12px;
}

.wrapper {
  margin:auto;
  width:895px;
  margin-top:10px;
}

.mainnav a {
  padding-left:5px;
  padding-top:6px;
  padding-bottom:6px;
  color: #0196CF;
  color: #CF98C8;
  display:block;
  font-size:13px;
  color:#fff;
  
}

.productimg img {
  display:none;
}

.mainnav a:hover {
  background: #7BB0D4;
  color:#333;
}

#left {
  float:left;
}

.mainnav {
  width:200px;
  background:#CCCCC5;
  background: #03689A;
  border:1px solid #EAEAEA;
  border:1px solid #51194A;
  color:#333;
  list-style-type:none;
  color:#693163;
}

.mainnav li {
}

.mainnav .top {
  background: #00285F;
  padding:5px;
  font-size:14px;
  color:#693163;
  color:#eee;
}

#content {
  float: left;
  margin-left:15px;
}

.clear {
  clear:both;
}

.over {
  cursor: pointer;
}

.product {
  border:1px solid #ccc; 
}

.product.over {
  border:1px solid #777; 
}
  
.over a.shopname {
  color: #000;
  text-decoration:underline;
}  
#top h2 a {
 color: #fff; 
}

h1 {
  font-size:20px;
  padding-bottom:5px;
  color:#03689A;
  font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}

h2 {
  padding-top:15px;
  padding-bottom:5px;
  font-size:16px;
}

h3 {
  font-size:13px;
  padding-top:15px;
  padding-bottom:5px;
}

#logo {
  font-size:24px;
}

#tabs a {
  display:block;
  text-align:center;
  float:left;
  width:90px;
  padding:10px;
  border-left:1px solid #ddd;
  height:25px;
  color:#eee;
  padding-top:20px;
  margin-top:10px;
}

#tabs a:hover {
  text-decoration:underline;
}

.clear {
  clear:both;
}

#search {
  height:30px;
  width:150px;
  float:left;
  margin-left:10px;
  margin-top:20px;
  font-size:16px;
}

#searchbutton {
  width: 80px;
  margin-top:30px;
  margin-left:10px;
}

img { -ms-interpolation-mode: bicubic; }

#top {
  margin-bottom:20px;
}

#logo {
  float:left; 
  font-family: Georgia; 
  font-style: italic; 
  width: 205px; 
  color:#fff; 
  height:50px; 
  padding:0; 
  margin:0;  
  margin-right:10px
}

#tabs {
  height:76px; 
  float:left;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
  background: #A8A89C; 
  background-image:url(/img/gradient_lt.png); 
  width:365px; 
  margin-right:15px; 
  color:#333; 
  padding-left:15px;
}

#searchbox {
  height:76px;
  float:left; 
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
  background: #CCCCC5; 
  background-image:url('/img/gradient_rt.png'); 
  width:285px;
}

#intro {
  margin-bottom:20px; 
  border-top:1px dashed #ddd; 
  border-bottom: 1px dashed #ddd; 
  padding:10px 5px;
}

#footer {
  background:#B4CBCB; 
  background: #fff; 
  text-align:right; 
  height:20px; 
  padding:20px;
  margin-top:15px
}

#productlist .product {
  position:relative;
  margin-bottom: 15px; 
  width:155px; 
  float:left; 
  line-height:1.2em; 
  height:180px;
}

#productlist .productimg {
  width:120px; 
  margin-left:15px;
  height:120px;
  overflow: hidden;
}

.product h3 {
  margin-bottom:5px; 
  height: 30px; 
  padding:0 5px; 
  margin-top:3px; 
  overflow:hidden; 
  font-weight:normal;
}

.productLink {
  display:block; 
  float:left; 
  margin-left:5px; 
  width:95px; 
  overflow:hidden; 
  color:#999;
}

.price {
  display:block;
  margin-right:5px; 
  float:right;
  font-weight:bold; 
  margin-bottom:3px; 
  color:#85C05B;
}

td {
  height:2em;
}

.reviewlink {
  position:absolute;
  top:0;
  right:0;
  width:145px;
  z-index:100;
  text-align: right;
  padding:5px;
}

.reviewlink span {
  display: none;
}

.list {
  list-style-type:disc;
  margin-left:20px;
}

.list li {
  padding-left:10px;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(delete.gif) no-repeat 0 -16px; width:0;}
div.star-rating,div.star-rating a{background:url(/img/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */
.mainnav a.current {
  font-weight:bold;
  background: #7BB0D4;
  color:#333;
}