.nav_back {
	background-image: url(../graphics/global-images/store-links.jpg);
	background-repeat: no-repeat;
}
.hdr_top_back {
	background: url(../graphics/fpp-2.png) no-repeat;
	height: 63px;
	width: 615px;
}
.hdr_search_back {
	background: url(../graphics/fpp-3.png) no-repeat;
	height: 37px;
	width: 375px;
}
.hdr_aftermarket_back {
	background: url(../graphics/fpp-4.png) no-repeat;
	height: 34px;
	width: 375px;
}
.basket_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	text-align: right;
	background-image: url(../graphics/global-images/wine-buys_cart-links.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.basket_links a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
.basket_links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#F00;
	text-decoration: underline;
}
.basket_links img {
	border-width: 0px;
	display: inline;
}
.aftermarket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 900;
	color: #000;
}
.TollFree_number {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #F00;
	text-align: right;
	margin-right: 15px;
	vertical-align: bottom;
	height: 25px;
	margin-top: 40px;
}
.free_ship {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #F00;
	text-align: right;
	margin-right: 15px;
	margin-top: 0px;
}
.searchBox_back {
	background-image: url(../graphics/global-images/search-field.jpg);
	background-repeat: no-repeat;
}

.searchBox_input {
	background-color: #FFF;
	border: 0px none transparent;	
}


.treeImage {
	display: block;
	float: left;
	clear: right;
	height: 1px;
	width: 1px;
	visibility: hidden;
	position: absolute;
}
.parent {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #00C;
	text-decoration: none;
	width: 185px;
	padding-left: 5px;
	line-height: 22px;
	height: 22px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000;
	margin: 10px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000;
	margin: 10px;
}
#header h1{	
	font-size: 1.5em;	
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000;
	margin: 10px;
}
.bodyBorder {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
.bodyBorderRight {
	border-right: 1px solid #999;
}
.bodyBorderLeft {
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
.bodyBorderLRB {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}

