/**
 * JSWeb CSS Stylesheet
 *
 * 
 * @copyright Copyright 2007 JSWeb
 * @version $Id: stylesheet_jsweb.css 0001 2007-06-05 16:00:00Z  ricksuffolk
 */
.header_bg {
	width:972px;
	height:102px;
}
.search_bg input {
	border:0;
	font-size:11px;
}
.tel2 {
	text-align:right;
	padding-top:3px;
	padding-right:4px;
	height:25px;
	color:#fff;
}
.tel2 a:link {
	color:#fff;
}
.tel2 a:visited {
	color:#fff;
}
.tel2 a:active {
	color:#fff;
}
.tel2 a:hover {
	color:#fff;
	text-decoration: underline;
}

.namehh {
	background-color:#6f0020;
	color:#fff;
	height:20px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	margin-top:20px;
}
/*.search_bg {
	width:146px;
	height:20px;
	padding-top:3px;
	padding-left:3px;
	background-image: url(../images/design/search_bg.jpg);
	background-repeat:repeat-x;
}*/
.search_bg {
	width:137px;
	height:22px;
	padding-top:7px;
	padding-left:3px;
	background-image: url(../images/design/search_bg.jpg);
	background-repeat:no-repeat;
}
.search_text {
	padding-top:3px;
	padding-right:5px;
	color:#9d7c1e;
}
.menu_bg {
	width:100%;
/* 	width:956px; */
	height:29px;
	background-image: url(../images/design/menu_bg.jpg);
	background-repeat:repeat-x;
}
.menu_bg2 {
	height:29px;
	background-image: url(../images/design/menu_bg.jpg);
	background-repeat:repeat-x;
}
.footer_bg {
	width:972px;
	background-color:#9a9899;
	background-image: url(../images/design/footerBGnew1.jpg);
	background-repeat:repeat-x;
}
.footerbannerFB {
	width:972px;
}
p {
	padding:0;
	margin:0;
	padding-top:4px;
}
.news_bg {
	width:254px;
	height:377px;
	padding:5px 6px 5px 7px;
	color:#000;
	font-size:12px;
	background-image: url(../images/design/news_bg.jpg);
	background-repeat:repeat-x;
}
.footer_links {
	padding-top:10px;
	padding-left:10px;
	color:#002147;
	font-family:arial;
	font-size:12px;
	height:25px;
}
.footer_links a:link {
	color:#002147;
}
.footer_links a:visited {
	color:#002147;
}
.footer_links a:active {
	color:#002147;
}
.footer_links a:hover {
	color:#002147;
	text-decoration: underline;
}

.footer_copy {
	padding-top:5px;
	height:25px;
}
.footer_copy a:link {
	color:#fff;
}
.footer_copy a:visited {
	color:#fff;
}
.footer_copy a:active {
	color:#fff;
}
.footer_copy a:hover {
	color:#fff;
	text-decoration: underline;
}
.banner_title {
	padding-top:5px;
	height:32px;
	width:161px;
	text-align:center;
	color:#000;
	text-transform:uppercase;
	background-image: url(../images/design/cats_bottom.jpg);
	background-repeat:repeat-x;
}
.banner_title a:link {
	color:#000;
}
.banner_title a:visited {
	color:#000;
}
.banner_title a:active {
	color:#000;
}
.banner_title a:hover {
	color:#000;
	text-decoration: underline;
}
.main_cats {
	margin-right:5px;
}

.main_cats img{border:2px solid #9C7D20;}

.prod_content {
	width:199px;
	height:84px;
	background-image: url(../images/design/prod_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
.prod_table {
	width:219px;
	margin:auto;
	margin-bottom:20px;
	margin-top:10px;
}
.prod_name {
	padding-top:10px;
	text-transform:uppercase;
	height:45px;
	padding-left:10px;
	font-weight:bold;
	font-size:13px;
	padding-right:10px;
}
.prod_name a:link {
	color:#000;
}
.prod_name a:visited {
	color:#000;
}
.prod_name a:active {
	color:#000;
}
.prod_image {
	height:180px;
}
.prod_name a:hover {
	color:#000;
	text-decoration: underline;
}

.prod_price {
	padding-top:6px;
	font-weight:bold;
	color:#48184a;
}
h1#productListHeading {
	text-transform:uppercase;
	color:#000;
	padding:5px 5px 5px 15px;
	background-color:#dcdcdc;
	margin:0;
}
.prod_desc {
	border:3px solid #ffc200;
	padding:10px;
}
#categoryImgListing {
	width:180px;
	padding-left:20px;
}
#indexProductListCatDescription {
	width:460px;
	margin-left:20px;
	line-height:18px;
}
#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;
}
#cartBoxEmpty {
	padding-top:10px;
	padding-bottom:10px;
}
#cartBoxListWrapper {
	padding:5px;
	padding-top:15px;
}
#cartBoxListWrapper a:link {
	color:#000;
}
#cartBoxListWrapper a:visited {
	color:#000;
}
#cartBoxListWrapper a:active {
	color:#000;
}
#cartBoxListWrapper a:hover {
	color:#000;
	text-decoration: underline;
}
.cart_item {
	padding-top:4px;
}
.cat_bg {
	border-bottom:1px dotted #ccc;
	padding-top:3px;
	padding-bottom:3px;
	font-size:13px;
}
.cat_bg a:link {
	color:#000;
}
.cat_bg a:visited {
	color:#000;
}
.cat_bg a:active {
	color:#000;
}
.cat_bg a:hover {
	color:#000;
	text-decoration: underline;
}
.main_border {
	border:3px solid #9d7d1e;
	padding:10px;
}
.bannerPad01 {
	padding:0px 10px;
}
/*.specials_bg {
	width:360px;
	height:95px;
	background-image: url(../images/design/footer_62.jpg);
	background-repeat:repeat-x;
	text-align:left;
	padding-left:105px;
	padding-right:10px;
	padding-top:20px;
}*/
.specials_bg {
	width:430px;
	height:85px;
/*	background-image: url(../images/design/footer_62.jpg);
	background-repeat:repeat-x;*/
	text-align:left;
	padding-left:35px;
/*	padding-right:10px;*/
	padding-top:30px;
}
.fbnewclass2 {
	padding-left:12px;
}
.specials1 {
	color:#000;
	font-weight:normal;
	margin-bottom:4px;
}
.specials1 a:link {
	color:#000;
}
.specials1 a:visited {
	color:#000;
}
.specials1 a:active {
	color:#000;
}
.specials1 a:hover {
	color:#000;
	text-decoration: underline;
}

#cinote {
width:510px;
color:red;
margin-left:175px;
margin-top:6px;
margin-bottom:6px;
}
.cartDiscount {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	background-color: #e9e9e9;
	height: 2.2em;
}
.checkoutCandy {
	line-height: 2.4em;
	font-weight: bold;
	padding: 0.4em;
	border: 1px solid #9a9a9a;
	background-color: #ffffcc;
	color: #000000;
}
#betterTogetherDiscountPolicy {
/*background-color:#ff0;*/
height:290px;
border:1px solid #999999;
padding: 15px 5px 5px 5px;
font-size:1.5em;
font-weight:bold;
}

#betterTogetherDiscountPolicy a{font-weight:bold; color:#900}
.delivery_bg {
	width:327px;
	height:103px;
	background-image: url(../images/design/footer_61.jpg);
	padding-top:12px;
	padding-left:170px;
}
#contentMainWrapper {
	background-color:#fff;
	margin-top:5px;
	margin-bottom:5px;
}
.namehh2 {
	padding-top:25px;
}
.navNextPrevList a:link, .navNextPrevList a:active, .navNextPrevList a:visited {
	color:#000000;
}
.navSplitPagesLinks a:link, .navSplitPagesLinks a:active, .navSplitPagesLinks a:visited {
	color:#000000;
}
