body{
margin:0;
padding:0;
background-color: #faefd7;
font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:link		{ 
color: #572704;
 text-decoration: underline;


 }
a:visited	{ 
color: #572704;
 text-decoration: underline;

 }
a:hover		{ 
color: #620c02;
 text-decoration: none;
 
}

img {
	border:none;
}
.invisible, hr {
	display: none;
}
.clear-both {
	font-size: 0;
	line-height: 0.0;
	height: 0;
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#maincontainer{

}
#contentcontainer, #topsection .innertube{
width: 1000px; 
margin: 0 auto;
}
#contentcontainer .innertube{
	padding-top: 10px;
}
/* @group header */
.grapes{
	width: 222px;
    display: block;
	position: absolute;
	height: 242px;
	clear: both;
	float: right;
	margin: 0 auto 0 800px;
}
* html .grapes{
		margin: 0 auto 0 550px;

}
.grapes img{
	display: block;
}

#topsection{
background: #440501;
}
#topsection  img{
margin: 0 auto;
	padding: 0;
	display: block;
}
#topsection .search-bar{
	background-color: #8d190a;
	border-bottom: 1px solid #000;
	height: 27px;
	padding: 0 0 7px;
}
body#inside #topsection .search-bar span{
	float: left;
}
#topsection .search-bar span{
	width: 280px;
	float: right;
	padding-top: 7px;
}
#topsection .search-bar  input.btn{
	float: right;

}
#topsection .search-bar span form{
	padding:0;
	margin:0;
}
#topsection input.search-field{
	background: url(../images/search-field.gif) no-repeat left top;
	border: 0px;
	width: 169px;
	height: 12px;
	margin: 0 2px 0 0;
	float: left;
	padding: 5px;
	color: #7b7979;
}
#topsection .flash{
	height: 445px;
}
#topsection .flash img{
	border: 0px;
}
.navigation{
	background-color: #2d0300;
	font: 16px Georgia, "Times New Roman", Times, serif;

}
.navigation ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;

}

.navigation li { /* all list items */
	float: left;
	position: relative;
	width: 115px;
	margin: 0;
	padding: 0;
}
.navigation li.wide{
	width: 190px;
}
.navigation li a, .navigation li a:visited{
	color: #f7e9c8;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 13px 55px 13px 20px;
	background: url(../images/nav-divider.gif) no-repeat right center;
}
.navigation li a.last{
	background: none !important;
	padding-right: 0;
	padding-left: 0;
}

.navigation li a img{
display:none !important;
}
.navigation li ul { /* second-level lists */
	display: none;
	position: absolute;
	left: 0;
	background: #2d0300 url(../images/subnav-bg.gif) no-repeat right bottom;
	margin: 0;
	padding: 0;
}
.navigation li ul li{
	width: 177px;
}
.navigation li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

.navigation li:hover ul, .navigation li.over ul { /* lists nested under hovered list items */
	display: block;
}
.navigation li ul a, .navigation li ul a:visited{
	
	text-align: left;
	font-size: 14px;
	background-image: none;
	color: #e2d0a6;
		padding: 7px 5px 7px 20px;

}
.navigation li ul a:hover{
	color: #fff;
}
#greenbar {
background: url(../images/greenbar-right.png) no-repeat center right;
height:41px;
width:100%;
padding-top:0px;
/* display:block; */
/* padding-right:1em; */
display:inline-block;
margin:9px 0px;
behavior: url(/images/pngfix/iepngfix.php)
}
#greenbar span{
display:block;
float:left;
background:url(../images/greenbar-left.jpg) no-repeat center left #faefd7;
height:41px;
width:22px;
}
#greenbar p{
float:left;
font: 16px Georgia, "Times New Roman", Times, serif;
margin-top:12px;
margin-left:-7px;
}
#featuresection{
width:1000px;
float:left;

clear:both;
}
div#greenbar li.first a{
background-image:none !important;
}
#featuresection #greenbar p{
font: 18px Georgia, "Times New Roman", Times, serif;
color: #572704;
}
#featuresection ul.productfeaturelist{
list-style-type:none;
margin:0;
padding:0;
overflow: hidden;
}
#featuresection ul.productfeaturelist li{
width:245px;
float: left;
}
ul#nav_472331 {
list-style-type:none;
/* display:inline-block; */
/* float:right; */
margin-left:0;
margin-top: 10px;
padding:0;
overflow: hidden;
}
ul#nav_472331 li{

display:inline;
float:right;
}
ul#nav_472331 li a{
font: 16px Georgia, "Times New Roman", Times, serif;
background:url(../images/greenbar_divider.jpg) no-repeat left;
padding:3px 8px 3px 8px;
text-decoration: none;
}
ul.catalogueitemdump{
list-style-type:none;
margin: 0px;
padding: 0px;
}
ul.catalogueitemdump li{
list-style-type:none;
margin:0;
padding:7px 8px;
border-bottom: 1px solid #c7be7a;
font: 15px Georgia, "Times New Roman", Times, serif;
}
ul.catalogueitemdump li:last-child{
border-bottom:none;
}
ul.catalogueitemdump li a{
text-decoration: none;
}
/* @end */

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 273px;
color: #572704;
font-size: 13px;
line-height: 18px;
}
#contentcolumn h1{
	color: #564d09;
	font: normal normal 20px Georgia, "Times New Roman", Times, serif;
	background: url(../images/divider.gif) no-repeat center bottom;
	padding-bottom: 25px;
	margin-top: 0;
	margin-bottom: 5px;
}
#contentcolumn img.right{
	float: right;
	margin: 0 0 15px 15px;
	border: 1px solid #e8cec8;
	padding: 7px;
	background-color: #faf4d6;
}
#featureGift{
display:block;
float:left;
width:700px;
margin-bottom:10px;
}
#featureGift ul.productfeaturelist{
margin:0;
padding:0;
overflow: hidden;
list-style-type:none;
}
#featureGift .shop-product-small .productTable{
display:none;
visibility:hidden;

}

#featureGift ul li{
float:left;
display: block;
width: 220px;
}
#featureGift ul li .image{
width:220px;
float:none;
}
#rightcolumn{
float: left;
width: 273px; /*Width of right column*/
margin-left: -273px;
	padding-top: 15px;
}
#rightcolumn .specials{
	width: 258px;
	background: #d8d092 url(../images/specials-top-bg.gif) no-repeat left top;
	color: #461f02;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 10px;
}
#rightcolumn .specials .innertube{
	padding: 10px;
	background: url(../images/specials-btm-bg.gif) no-repeat left bottom;
}
#rightcolumn h2{
	margin: 0 0 15px;
	color: #620c02;
	font: normal normal 22px Georgia, "Times New Roman", Times, serif;
}
#rightcolumn .specials h3{
	margin-top: 0;
	margin-bottom: 5px;
}
#rightcolumn .specials p{
	margin-top: 0;
	margin-bottom: 15px;
}
#rightcolumn .specials p.price{
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px;
	margin-top: 20px;
}
#rightcolumn .specials img.product-img{
	float: right;
}
#rightcolumn .location{
	width: 258px;
	background: #f5dea6 url(../images/location-top-bg.gif) no-repeat left top;
	color: #461f02;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 10px;
}
#rightcolumn .location .innertube{
	padding: 10px;
	background: url(../images/location-btm-bg.gif) no-repeat left bottom;
}
#rightcolumn .location h2{
	margin-bottom: 8px;
}
#rightcolumn .location p{
	margin-top: 0;
}
#rightcolumn .cart-summary p.cart{
	width: 70%;
	float: left;
	margin: 0;
}
#rightcolumn .cart-summary span{
/* 	width: 30%; */
	display: block;
}
#rightcolumn .cart-summary{
	border-bottom: 1px solid #d6ba78;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
#rightcolumn .social{
	width: 258px;
	background: #f5dea6 url(../images/social-top-bg.gif) no-repeat left top;
	color: #461f02;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 10px;
}
#rightcolumn .social .innertube{
	padding: 10px;
	background: url(../images/social-btm-bg.gif) no-repeat left bottom;
}
#rightcolumn .innertube{
	margin: 0px;
}
#footer{
clear: left;
width: 100%;
padding: 25px 0 4px;
background: url(../images/divider.gif) no-repeat left top;
	font-size: 11px;
}
#footer a, #footer a:visited{
color: #572704;
	
}
#footer a:hover{
	text-decoration: none;
}
#footer .left{
width: 60%;	
float: left;
}
#footer .right{
	width: 40%;
	float: right;
	text-align: right;
}
.productItem h3{
	margin: 0 0 15px;
	color: #620c02;
	font: normal normal 16px Georgia, "Times New Roman", Times, serif;
	
	}
.productItem h3 a{
text-decoration:none;
}
ul.productfeaturelist li{
	list-style-type: none;
}
ul.productfeaturelist {
	padding: 0;
}


#featuresection table.productTable  {
	padding: 3px;
	width: 130px !important;

}
#featuresection .shop-product-small {
	height: 330px;
	
}
.headerimage{
        position: relative;
	
	width:1000px;
	height: 444px;
	text-align: center;
	left: 12px;
}
.header-box-holder{
	width:1000px;
	padding:0 4px 0 5px;
	overflow:hidden;
	margin:0 auto;
}
h2{
	margin: 0 0 15px;
	color: #620c02;
	font: bold 22px Georgia, "Times New Roman", Times, serif;
}
.innertube-gifts #greenbar {
background: url(../images/greenbar-right.png) no-repeat center right;
height:41px;
width:100%;
padding-top:0px;
/* display:block; */
/* padding-right:1em; */
display:inline-block;
behavior: url(/images/pngfix/iepngfix.php);
	margin: 9px 0 9px -5px;
}
