/**
 * JSWeb CSS Stylesheet
 *
 * 
 * @copyright Copyright 2007 JSWeb
 * @version $Id: stylesheet_jsweb.css 0001 2007-06-05 16:00:00Z  ricksuffolk
 */
.left_sh {
	width:4px;
	background-image: url(../images/design/sh_left.jpg);
	background-repeat:repeat-y;
}
.right_sh {
	width:4px;
	background-image: url(../images/design/sh_right.jpg);
	background-repeat:repeat-y;
}
.phone {
	font-size:24px;
	color:#087eb0;
	text-align:right;
	font-family:century gothic;
}
.open_hours {
	font-size:18px;
	color:#434343;
	text-align:right;
	font-weight:bold;
	font-family:century gothic;
}
.top_text {
	text-align:right;
	padding-right:10px;
}
.legalCopyright {
	font-size:11px;
	color:#7f7f7f;
}
#indexProductList {
/*	margin-top:7px;
	margin-left:5px;*/
/*	width:543px;*/
/*	background-image: url(../images/design/heads_bg.jpg);
	background-repeat:no-repeat;*/
}
h1#productListHeading {
	font-size:22px;
	font-family:century gothic;
	font-weight:normal;
 }
.centerBoxWrapper {
	width:543px;
	background-image: url(../images/design/heads_bg.jpg);
	background-repeat:no-repeat;
}
.mainpagebanner {
	width:543px;
	height:31px;
	padding-top:5px;
	background-image: url(../images/design/mainbannerbg01.jpg);	
}
.mainpagebanner p {
	font-size:18px;
	color:#a91000;
	padding:0px;
	margin:0px;
	text-align:center;
	font-weight:bold;
	font-family:Century Gothic,trebuchet ms;	
}
.prod_table {
	height:318px;
	width:169px;
	border:1px solid #bbbbbb;
	margin:auto;
	margin-bottom:10px;
}
.prod_table2 {	
	height:316px;
	width:167px;
	border:1px solid #fff;
}
.prod_image {
	height:120px;
	padding-top:5px;
	text-align:center;
}
.prod_name {
	font-weight:bold;
	padding-top:5px;
	height:37px;
	font-size:11px;
}
.prod_price {
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-top:2px;
	color:#c20a0a;
	padding-bottom:2px;
}
.prod_desc {
	text-align:left;
	font-size:11px;
	height:95px;
	font-family:arial;tahoma;arial;verdana;
}
.prod_button {
	padding-top:3px;
	text-align:center;
}
.prod_content {
	height:145px;
	padding:2px;
	background-color:#e5e5e5;
}
.cat_table {
	width:120px;
	height:214px;
	padding-left:5px;
	padding-right:8px;
	padding-top:8px;
	background-image: url(../images/design/cat_bg.jpg);
}
.shopping_cart2 {
	background-image: url(../images/design/cart_bg.jpg);
	background-repeat:repeat-y;
}
.cat_name {
	height:35px;
	font-weight:bold;
}
.cat_image {
	height:90px;
	padding-top:5px;
	text-align:center;
}
.cat_desc {
	font-size:11px;
	text-align:center;
	padding-top:3px;
}
.wrapperAttribsOptions select {
	font-size:12px;
	width:275px;
}
.wrapperAttribsOptions input {
	font-size:12px;
	width:270px;
}
.attributesComments {
	font-size:11px;
}
.cycle_banner:hover {
cursor:pointer;
}
.pics { height: 200px; width: 543px; padding:0; margin:0; overflow: hidden }
.pics img { height: 200px; width: 543px;top:0; left:0 }
#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;
}
.cart_item {
	padding:5px;
}
#categoriesContent {
	line-height:20px;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

