/**
 * JSWeb CSS Stylesheet
 *
 * 
 * @copyright Copyright 2007 JSWeb
 * @version $Id: stylesheet_jsweb.css 0001 2007-06-05 16:00:00Z  ricksuffolk
 */
.footer {
	font-size:12px;
	color:#6b772b;
}
#toploginbuttons {
	position:absolute;
	top:15px;
	left:50%;
	margin-left:350px;
	background-color:#deedc4;
	border:1px solid #a0a386;
	padding:10px 10px 10px 10px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-radius-bottomright:4px;
	-moz-border-radius-bottomleft:4px;
	-webkit-border-radius-bottomleft:4px;
}
.sh_left {
	width:5px;
	background-image: url(../images/design/sh_25.jpg);
	background-repeat:repeat-y;
}
.sh_right {
	width:5px;
	background-image: url(../images/design/sh_27.jpg);
	background-repeat:repeat-y;
}
.prod_table {
	border:1px solid #b398c3;
	width:190px;
	height:311px;
	margin:auto;
	background-color:#fff;
	margin-bottom:10px;
}
.prod_image {
	height:190px;
	width:190px;
}
.prod_name {
	height:35px;
	padding:3px;
	border-bottom:1px solid #b398c1;
	font-weight:bold;
	text-align:left;
/*	background-image: url(../images/design/prod_name_bg.jpg);*/
	background-color:#f9f3fd;
}
.prod_name a:link {
	color:#682f90;
}
.prod_name a:visited {
	color:#682f90;
}
.prod_name a:active {
	color:#682f90;
}
.prod_name a:hover {
	color:#682f90;
	text-decoration: underline;
}
.prod_short {
	height:16px;
	padding:3px;
	border-bottom:1px solid #b398c1;
	font-weight:normal;
	font-size:11px;
	text-align:left;
/*	background-image: url(../images/design/prod_name_bg.jpg);*/
	background-color:#f9f3fd;
	color:#682F90;
}
.prod_price {
	color:#ff0000;
	font-weight:bold;
	text-align:left;
	padding:3px;
	background-color:#e9e1f0;
}
.qty_bg input {
	border:0px;
}
.qty_bg {
	width:44px;
	height:24px;
	background-image: url(../images/design/button_38.jpg);
	background-repeat:repeat-x;
	margin-left:3px;
	margin-top:2px;
	padding-top:2px;
}
.prod_content {
	height:35px;
	background-color:#e9e1f0;
}
hr.productInfoHr{
border: 0px;
border-top: 1px dashed;
width: 100%;
color: #ccc;
height: 0px;
}
#productMainImg {
	width:175px;
	height:175px;
	border:1px solid #e2e2e2;
	text-align:center;
}
p {
	padding:0;
	margin:0;
	padding-top:5px;
}
.cat_bg {
	width:184px;
	font-size:13px;
/*	padding-left:8px;*/
	background-image: url(../images/design/cats_31.jpg);
/*	padding-top:6px;
	padding-bottom:5px;*/
}
.cat_bg2 {
	margin-left:3px;
	margin-right:4px;
	padding-top:6px;
	padding-bottom:5px;
	border-bottom:1px solid #efd6ff;
}
.cat_bg21 {
	margin-left:3px;
	margin-right:4px;
	padding-top:6px;
	padding-bottom:5px;
	background-color:#eee1ff;
	border-bottom:1px solid #efd6ff;
}
SPAN.category-subs-parent {
  font-weight: bold;
  color:#ff0000;
}
SPAN.category-subs-selected {
  font-weight: bold;
}
.search_bg {
	width:180px;
	height:63px;
	padding-left:4px;
	background-image: url(../images/design/search_bg.jpg);
	background-repeat:repeat-x;
	padding-top:40px;
}
.search_bg input {
	font-size:11px;
}
.news_content {
	width:115px;
}
.news_image {
	width:55px;
	text-align:center;
}
.news_name {
	font-size:11px;
}
.news_price {
	color:#ff0000;
	font-weight:bold;
}
.news_table {
	height:60px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #a8c2d1;	
}
.best_bg {
	width:180px;
	padding-left:17px;
	background-image: url(../images/design/best_52.jpg);
}
.best_bg2 {
	width:196px;
	font-size:12px;
	padding-left:1px;
	background-image: url(../images/design/best_52.jpg);
}
A.news_2:link, A.news_2:visited, A.news_2:active {
  color: #ff0000;
  font-size: 10px;
  font-weight:normal;
  font-family: verdana, arial, helvetica, sans-serif;
  text-decoration: none;
}
A.news_2:hover {
  color: #ff0000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight:normal;
  text-decoration: underline;
}
.news_text {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;
}
.spacer_4 {
	height:5px;	
}
.grow_bg {
	width:165px;
	height:124px;
	padding-left:27px;
	font-size:12px;
	padding-right:5px;
	background-image: url(../images/design/growing_38.jpg);
}
.cart_bg {
	width:187px;
	padding-left:5px;
	padding-right:5px;
	background-image: url(../images/design/cart_bg.jpg);
}
#AjaxifyLoading {
	width:100%;
	text-align:center;
}
#ajax_tooltipObj .ajax_tooltip_content{
	border: 1px solid #000;
	left:-460px;	/* Same as border thickness */
	top:0px;
	position:absolute;
	width:410px;
	background-color: #ff0000;
	padding: 5px;
	padding-left:30px;
	color:#fff;
	text-align:left;
	overflow:auto;	/* Hide overflow content */
	z-index:1000001;
}
.cat_table {
	border:1px solid #b398c3;
	width:190px;
	height:232px;
	margin:auto;
	background-color:#fff;
	margin-bottom:10px;
}
.cat_image {
	height:190px;
	width:190px;
}
.cat_name {
	height:35px;
	padding:3px;
	font-weight:bold;
	text-align:left;
	background-color:#f9f3fd;
}
.cat_name a:link {
	color:#682f90;
}
.cat_name a:visited {
	color:#682f90;
}
.cat_name a:active {
	color:#682f90;
}
.cat_name a:hover {
	color:#682f90;
	text-decoration: underline;
}
.free_name a:link {
	font-weight:bold;
	color:#682f90;
}
.free_name a:visited {
	font-weight:bold;
	color:#682f90;
}
.free_name a:active {
	font-weight:bold;
	color:#682f90;
}
.free_name a:hover {
	font-weight:bold;
	color:#682f90;
	text-decoration: underline;
}
.normalprice {
	color:#682f90;
}
.menu_bg {
	width:944px;
	height:38px;
	background-image: url(../images/design/menu_bg_17.jpg);
}
.menu_el {
	padding-left:23px;
	font-size:12px;
	padding-top:10px;
	font-weight:bold;
	padding-right:23px;
}
.additionalImages0 {
		margin-left:4px;
}
.additionalImages1, .additionalImages2 {
	margin-left:5px;
}
.featured1 {
	margin-left:5px;
}
.featured2 {
	margin-left:5px;
}
#hideShip, #navEZPageNextPrev, .productPriceDiscount{display:none;}

