*{
	margin:0;
	padding:0;
}
img{
	border:0;
}
hr{
	color:878c45;
	margin:5px 0 5px 0;
}
h1{
	color:#6d713d;
	font-size:1.2em;
	font-weight:normal;
	margin:20px 0 15px 0;
}
h2{
	color:#566423;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	font-weight:normal;
}
h3{
	color:#566423;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	margin:0 0 0 5px;
}
h4{
	color:#6d713d;
	font-size:1.2em;
	font-weight:normal;
	margin:20px 0 15px 0;
	float:left;
}


#about {
	width:500px;
	margin-left:20px;
}

#about .heading {
	font-weight:bold;
	font-size:1.1em;
	margin-top:15px;
	margin-bottom:20px;
}

#about p {
	text-align:justify;
	margin-bottom:20px;
	

	line-height:1.7em;
	font-size:0.7em;
}

#about #img_here {
	width:174px;
	height:140px;
	border:3px solid #F1F2E5;
	float:right;
	text-align:center;
}

.aboutimage{
	float:right;
	border:3px solid #F1F2E5;
	margin:10px 0 3px 20px;
}

#thankyou_content {
	width:500px;
	margin-left:20px;
}

#thankyou_content .heading {
	font-weight:bold;
	font-size:1.1em;
	margin-top:15px;
	margin-bottom:20px;
}

#thankyou_content p {
	margin-bottom:10px;
}

/****************************************************/
html, body{
	width:100%;
	height:100%;
	background:#fff url(../images/chaussy_main_bg.gif) repeat-x top left;
	font-family: "Lucida Grande", 'trebuchet ms', arial, helvetica, verdana, sans-serif;
	font-size:1em;
}
/**************************************************************/
#fullcol{
	width:850px;
	min-height:100%;
	position:relative;
	margin:0 auto -61px auto;
	background:url(../images/fade_bg.gif) no-repeat top center;
}
* html #fullcol{
	height: 100%;
	background:url(../images/fade_bg.gif) no-repeat top center;
	
}
/**************************************************************/
#shoppingcartbar{
	width:850px;
	height:42px;
}
.shoppingcartbar{
	height:32px;
	float:right;
	color:#52401f;
	padding:12px 0 0 26px;
	margin:0 18px 0 0;
	background:url(../images/icon_cart.gif) no-repeat top left;
	font-size:0.7em;
}
#shoppingcartbar a{
	color:#52401f;
	text-decoration:none;
}
#shoppingcartbar a:hover{
	color:#52401f;
	text-decoration:underline;
}
#header{
	width:820px;
	height:111px;
	background:url(../images/header_bg.gif) no-repeat top center;
	margin:0 auto 0 auto;
}
/**************************************************************/
#main{
	width:820px;
	margin:0 auto 0 auto;
	padding:0 0 61px 0;
}
/**************************************************************/
#navandsearch{
	width:820px;
	height:50px;
}
#nav{
	width:465px;
	height:50px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	color:#959963;
}
#nav ul{
	list-style:none;
	display:inline;
	margin:6px 0 0 10px;
	float:left;
	padding:0;
}
#nav li{
	margin:0;
	display:inline;
	float:left;
}

#nav a{
	color:#959963;
	text-decoration:none;
	padding:10px;
	float:left;
}
#nav a:hover{
	background:#f1f2e5;
	color:#626535;
}
#searchbar{
	width:345px;
	height:50px;
	float:right;
}
label{
	background:url(../images/icon_mag.gif) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	color:#959963;
	padding:0 0 0 24px;
	margin:14px 0 0 10px;
	float:left;
}
input{

	padding:2px;
	margin:0 0 0 7px;
	background:#f3f5df;
	color:#566423;
	border:1px solid #d8daae;
	font-size:0.7em;
}


.btnstyle{
	width:41px;
	height:18px;
	background:url(../images/searchbutton_bg.gif);
	border:0;
	margin:14px 0 0 4px;
	cursor:pointer;
	
}

/**************************************************************/
#banner{
	width:820px;
	height:168px;
	background:url(../images/banner_bg.gif) no-repeat;
}
/**************************************************************/
#leftcol{
	width:257px;
	height:auto;
	float:left;
	margin:5px 0 0 5px;
}

#leftnav{
	width:250px;
	height:auto;
	background:url(../images/leftnav_bg.gif) repeat-x top left;
	float:left;
	margin:0 0 20px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.browseheading{
	float:left;
	margin:20px 0 10px 0;
}

#leftnav ul{
	width:250px;
	list-style:none;
	float:left;
	color:#6c7036;
	font-size:0.7em;

}
#leftcol li{
	margin:10px 0 5px 20px;
	background:url(../images/bullet.gif) no-repeat;
	background-position:0 6px;
	padding:0 0 0 12px;
}
#leftcol a{
	color:#6c7036;
	text-decoration:none;
}
#leftcol a:hover{
	text-decoration:underline;
}
.rule{
	margin:20px 0 20px 0;
}

.left_header{
	margin-left:0px !important;;
	font-weight:bold;
	font-size:1.2em;
	background:none !important;

}

/**************************************************************/
#rightcol{
	width:544px;
	height:auto;
	float:right;
	margin:5px 5px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#63672f;
}

#rightcol a{
	color:#63672f;
	text-decoration:none;
}
#rightcol a:hover{
	text-decoration:underline;
}
/***********************************************************************/
#recipecontent{
	width:527px;
}
.recipeimage{
	border:1px solid #dcdec8;
}

#recipeleft{
	width:310px;
	height:auto;
	float:left;
}
#recipeleft p{
	width:310px;
	height:auto;
	font-size:0.7em;
	margin:0 0 10px 0;
	line-height:1.7em;
}

#reciperight{
	width:205px;
	float:right;
}

#ingredients{
	width:195px;
	height:auto;
	padding:10px;
	background:#f8f8f5;
	float:right;
}

#ingredients p{
	height:auto;
	font-size:0.7em;
	margin:0 0 10px 0;
	line-height:1.7em;
}

#ingredients ul{
	list-style:none;
	font-size:0.6em;
}

#ingredients li{
	margin:0 0 5px 0;
}

#winereccomendation{
	width:195px;
	height:190px;
	padding:10px;
	margin:10px 0 0 0;
	float:right;
	background:url(../images/winereccomendations_bg.gif) no-repeat center right;
}

#winereccomendation p{
	height:auto;
	font-size:0.7em;
	margin:0 0 10px 0;
	line-height:1.7em;
}

.winereccomendationtext{
	width:126px;
	height:auto;
	float:left;
}
/***********************************************************************/
#contactcontent{
	width:527px;
}

#storebox{
	width:517px;
	height:auto;
	background:#f8f8f5;
	float:left;
	padding:10px;
	margin:0 0 30px 0;
}

#map{
	width:148px;
	height:auto;
	float:left;

}
.map{
	border:1px solid #dcdcd4;
}
#address{
	width:325px;
	float:right;
	margin:10px;
	font-size:0.7em;
}

.addressheading{
	font-weight:bold;
	margin:0 0 10px 0;
}

.conatcttext{
	margin:5px 0 0 0;
}

.phonenumber{
	margin:10px 0 0 0;
}
/***********************************************************************/
#maincontent{
	width:544px;
}

#proddetailsleft{
	width:252px;
	height:auto;
	float:left;
}

#proddetailsright{
	width:260px;
	height:auto;
	float:right;
	margin:0 10px 0 0;
}

#priceandquantity{
	float:left;
	clear:both;
	margin:0;
}
#priceandquantity label{
	background:none;
	color:#686868;
	font-size:0.8em;
	margin:3px 0 0 0;
	padding:0;
	clear:both;
}
.priceandquantityinput{
	width:20px;
	padding:2px;
	margin:3px 0 0 2px;
	color:#566423;
	border:1px solid #d8daae;
	font-size:0.7em;
	float:left;
}

.btnstyle2{
	width:87px;
	height:27px;
	background:url(../images/button_addtobasket.gif) no-repeat;
	border:0;
	margin:0 0 0 4px;
	cursor:pointer;
}

.basketMsg{
	width:516px;
	height:auto;
	background:#f4f5ea url(../images/icon_warning.gif) no-repeat;
	background-position:4px 2px;
	font-size:0.7em;
	color:#63672f;
	padding:5px 5px 5px 28px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

#checkout_msg {
	color:red;
	background-color: #F4F5EA;
	padding:5px 5px 5px 28px;
	margin-top:5px;
	background:#f4f5ea url(../images/icon_warning.gif) no-repeat;
	background-position:4px 2px;
}

.descriptiontext{
	font-size:0.7em;
	line-height:1.6em;
}
.largeimagelink{
	line-height:2.3em;
	height:22px;
	font-size:0.6em;
	margin:10px 0 0 0;
	background:url(../images/icon_mag2.gif) no-repeat;
	padding:0 0 0 25px;
}
.price{
	margin:20px 0 0 0;
	font-size:0.8em;
}
.mediumimage{
	border:1px solid #f0f0e4;
}
/***********************************************************************/
.navigationtrail{
	width:544px;
	font-size:0.7em;
	margin:10px 0 10px 0;

	clear:both;
}

#productcats{
	width:544px;
	height:auto;
}

#productcats ul{
	margin:10px 0 10px 0;
	float:left;
	list-style:none;
	display:inline;
}

#productcats li{
	width:170px;
	height:195px;
	background:#faf6ef;
	float:left;
	margin:0 10px 15px 0;
	cursor:pointer;
}

#productcats ul p{
	margin:3px 0 0 5px;
	color:#6c7036;
	font-size:0.7em;
}


#productrange{
	width:544px;
	height:auto;
}

#productrange ul{
	margin:10px 0 10px 0;
	float:left;
	list-style:none;
	display:inline;
}

#productrange img{
	border:1px solid #f4f4ed;
}

#productrange li{
	width:170px;
	height:233px;
	float:left;
	margin:0 7px 15px 0;
	cursor:pointer;
}

#productrange ul p{
	margin:3px 0 0 5px;
	color:#6c7036;
	font-size:0.7em;
}

/**************************************************************/
#productscroller{
	width:544px;
	height:130px;
	margin:0 0 10px 0;
}

/**************************************************************/
#homecontentleft{
	width:260px;
	height:auto;
	float:left;
	margin:5px 0 0 0;
}
.recipielink{
	color:#566423;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.6em;
	margin:8px 0 0 0;
	float:right;
}
.recipielink a{
	color:#566423;
	text-decoration:none;
}
.recipielink a:hover{
	color:#566423;
	text-decoration:underline;
	
}
/**************************************************************/
#homecontentright{
	width:275px;
	height:auto;
	float:right;
	margin:5px 0 0 0;
	background:#f8f8f5;
}
#newsletter{
	width:265px;
	background:#f8f8f5;
	margin:0 0 0 5px;
	border-bottom:1px solid #e7e7d8;
}
.newslettertext{
	margin:8px 0 0 4px;
}
.newsletterMsg {
	margin:8px 0 0 10px;
	font-size:0.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#seasonal{
	width:265px;
	background:#f8f8f5;
	margin:10px 0 10px 5px;
	padding:0 0 10px 0;
	float:left;
}
.seasonaltext{
	width:158px;
	height:auto;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 0 0 5px;
	font-size:0.7em;
	color:#566423;
	line-height:1.3em;
}
.seasonalimage{
	float:right;
	border:3px solid #ebebdd;
	margin:10px 2px 0 0;
}


.moreinfolink{
	font-size:0.7em;
	color:#566423;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 0 0 5px;
	float:left;
}

.moreinfolink a{
	text-decoration:none;
	color:#566423;
}

.moreinfolink a:hover{
	text-decoration:underline;
}

#seasonalleft{
	width:158px;
	float:left;
}
#seasonalright{
	float:right;
}
/**************************************************************/
#footer{
	clear:both;
	height:61px;
	width:820px;
	margin:0 auto 0 auto;
	background:url(../images/footer_bg.jpg) no-repeat;
	position:relative;
	background:#fff url(../images/footer_bg.gif) no-repeat top center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.7em;
	color:#e3e6d8;
}
#footerleft{
	widows:410px;
	float:left;
	margin:15px 0 0 15px;
}
#footerright{
	width:410px;
	float:right;
	text-align:right;
	margin:15px 15px 0 0;
}
#footer a{
	text-decoration:none;
	color:#e3e6d8;
}

#footer a:hover{
	text-decoration:underline;
	color:#fff;
}

/**************************************************************/

#basket{
	width:500px;
	margin:10px 0 0 0;
	float:left;
	background:#fff;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
}

.basketheadings{

	background:#f4f5ea;
	padding:7px 0 0 7px;
	
	font-weight:bold;
	font-size:0.9em;
}


.basketcontents{
	margin:5px 0 4px 0;
}

.delete{

	background:url(../images/icon_delete.gif) no-repeat;
	padding:0 0 0 14px;
	margin:0;
	clear:both;
	font-size:1em;
	background-position:0 4px;
	border:0;
	cursor:pointer;

}

.strongbox{
	font-weight:bold;
	
}

.shadedbox{
	background:#f4f5ea;
}

.basketproductdetails{
	border-bottom:1px dashed #d3d5bb;
}

#basket p.prodtitle{
	width:90px;
	float:left;
	margin:0;
	padding:0;
	font-size:0.8em;
}

#basket img{
	float:right;
	border:2px solid #d3d5bb;
	margin:0 0 8px 0;
}




#basket select{
	margin:0 6px 0 0;
	float:right;
}
/**************************************************************/
#checkout{
	width:500px;
	margin:10px 0 20px 0;
	float:left;
	background:#fff;
	border-top:1px solid #bec1a2;
}

#checkout p{
	font-size:0.8em;
}

#checkout label{
	background:0;
	margin:0 0 14px 0;
	padding:0;
	float:left;
	clear:both;
}

#checkout input{
	height:15px;
	margin:0;
	padding:0;
	float:right;
	background:0;
}

#checkout textarea{
	float:right;
	background:0;
	color:#566423;
	border:1px solid #d8daae;
}

#buttons input{
	width:41px;
	height:18px;
	background:url(../images/searchbutton_bg.gif) no-repeat;
	border:0;
	cursor:pointer;
}


#checkoutleft{
	width:230px;
	float:left;
	margin:0 0 20px 0;

}

#checkoutright{
	width:230px;
	float:right;
	margin:0 0 20px 0;

}

#buttons{
	clear:both;
	float:right;
	margin:0 0 10px 0;
}

.checkbox{
	background:0;
	border:0;
}

.checkoutmenu{
	font-size:0.9em;
	float:right;
}

.continueshopping{
	cursor:pointer;
	width:124px;
	height:18px;
	float:right;
	background:url(../images/button_bg3.gif) no-repeat;
	border:0;
	margin:30px 50px 0 0;
}
/**********************************************************************************
Slider Styling
*/

.prod-slider {
  position: relative;
  background:#eff1dc;
}

.prod-slider .sli-button {
  position: absolute;
}

.prod-slider #leftb {
  top: -1px;
  left:-1px;
}

.prod-slider #rightb {
  top: -1px;
  right:-3px;
}

#featured-slider {
  width: 540px;
  height: 130px;
  _height: 130px;
  
}

#featured-slider #slider-contents{
	margin-left:25px;
	width: 480px !important;
	height:120px;
    _height: 120px;
	padding-right:35px;
	padding-top:10px;
}

#featured-slider .featured_content {
	width:110px;
	height:110px;
	padding-right:10px;
	margin-top:0px;
	margin-right:10px;
	border-right:1px dotted #8F8F8F;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#featured-slider .featured_content a {
	font-size:0.8em;
}

#featured-slider .featured_title{
	color:#84876d;
	font-size:0.7em;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:10px;
	float:left;
}

#featured-slider .featured_description{
	color:#84876d;
	margin-top:0px;
	font-size:0.6em;
	padding-left:5px;
	margin-right:5px;
	padding-bottom:8px;
	float:left;
}

#featured-slider .featured_price{
	color:#84876d;
	font-size:1em;
	padding-left:5px;
	padding-bottom:10px;
	clear:both;
}

#featured-slider .featured_more{
	text-align:right;
}

#featured-slider .sli-button {
  width: 14px;
  height: 130px;
}

#featured-slider #leftb {
	background: url(../images/big-left-button.jpg) top left no-repeat; }

#featured-slider #leftb:hover {
	cursor:pointer;
    background: url(../images/big-left-button-hover.jpg) top left no-repeat; }

#featured-slider #rightb {
	background: url(../images/big-right-button.jpg) top left no-repeat; }

#featured-slider #rightb:hover {
	cursor:pointer;
	background: url(../images/big-right-button-hover.jpg) top left no-repeat; 
}

/****************************** Search Page **************************************/

#searchMsg {
	margin-bottom:20px;
}

#search-table {
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
}

#search-table img {
	float:right;
	border:2px solid #d3d5bb;
	margin:0 8px 8px 0;
}


.table-heading {
	background-color: #F4F5EA;
}

