@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../../images/bg.jpg) repeat-x;
	text-align:left;
	font-size:12px;
	line-height:16px;
}
img, div { behavior: url(/style/iepngfix.htc) }
#wrapper{
	width:1030px;
	margin:0 auto;
	margin-bottom:150px;
}
*html #wrapper{
	height:100%;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float:right;
	z-index:99;
}
h1{font-size:20px; letter-spacing:2px;}

#nav a {
	display: block;
	width: 73px;
}

#nav li {
	float: left;
	width: 73px;
}
#nav li ul {
	position: absolute;
	width: 73px;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}
#nav li a{
	color:black;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	margin-top:7px;
}
#nav li li{
	text-align:left;	
	background:white;
	border:1px solid #5a7f36;
	text-align:left;
	border-top:none;
	font-size:10px;
}
#nav a:hover{
	color:#9fc54d;
}
#nav li:hover, #nav li.hover {  
    position: static;  
}  
#top-menu a{
	color:#b5b5b5;
	text-decoration:none;
}
#top-menu{
	color:#b5b5b5;
	font-size:10px;
	width:230px;
	position:absolute;
	top:15px;
	right:0;
}
#top-menu a:hover{
	color:#9fc54d;
}
#header{
	width:1030px;
	height:120px;
	position:relative;
	z-index:99;
}
#main-menu{
	width:999px;
	height:39px;
	border-top:solid 1px #9fc54c;
	border-bottom:solid 1px #5a7f36;
	padding-right:4px;
	z-index:99;
	margin-left:22px;
	line-height:normal;
	position:relative;
}
#main-menu-view-all{
	width:52px;
	height:32px;
	background:#5a7f36;
	padding-top:7px;
	text-align:center;
	position:absolute;
}
#main-menu-view-all a{
	color:#9fc54c;
	font-size:12px;
	text-decoration:none;
	text-align:center;
}
#main-menu-view-all a:hover{
	color:white;
}
#logo{
	background:url(../../images/logo.png) no-repeat;
	width:488px;
	height:119px;
}
#user-tools{
	width:230px;
	height:53px;
	position:absolute;
	bottom:0;
	right:0;
}
#user-menu{
	width:230px;
	height:24px;
	font-size:12px;
}
#user-menu a{	
	color:black;
	text-decoration:none;
}
#banner{
	position:relative;
	z-index:5;
}
#main-banner{
	margin-left:22px;
	height:379px;
}
#content-left{
	width:326px;
	float:left;
}
#content-main{
	text-align:left;
	margin-left:75px;
}
#side-banner{
	position:absolute;
	right:0;
	top:0;
}
.horiz-lines{
	background:url(../../images/separator-hr.jpg) repeat-x;
	height:19px;
	width:1005px;
	margin-left:22px;
}
.horiz-lines-bottom{
	background:url(../../images/separator-hr.jpg) repeat-x;
	height:19px;
	width:1005px;
	margin-left:22px;
}
#icon-menu{
	margin-left:24px;
}
#bottom{
	position:fixed;
	bottom:0px;
	z-index:100;
}
#bottom a{
	color:black;
	text-decoration:none;
}
#bottom a:hover{
	color:#9fc54c;
}
#footer{
	width:1000px;
	margin:0 auto;
	margin-top:25px;
}
#footer-top{
	border-bottom:solid black 1px;
	height:18px;
	position:relative;
}
#contact-info{
	position:absolute;
	right:0;
	top:0;
}
#footer-bottom{
	margin-top:6px;
	position:relative;
}
#copyright{
	position:absolute;
	right:0;
	top:0;
}

.clear{
	clear:left;
}
#search{
	width:230px;
	height:29px;
	background:url(../../images/search.png) no-repeat;
}
#search #bar {
float: left;
padding: 0;
margin: 6px 0 0 6px;
border: 0;
width: 202px;
background: none;
border:0;
}
#search_box #button {
float: right;
background:url(../../images/search-button.png);
width:18px;
height:28px;
}
.prev-button{
	float:left;
}
.no-previous-button{
	float:left;
	width:100px;
}
.next-button{
	float:right;
}
.product-item{
	float:left;
	width:270px;
	height:270px;
	background:url(../../images/item-bg.jpg) no-repeat;
	padding:15px;
}
.product-item:hover{
	background-position:-300px;
}
.product-item a{
	color:#9fc54c;
	text-decoration:none;
	font-size:15px;
}
.product-item a:hover{
	color:#5a7f36;
}
#checkout-button{
	float:right;	
	text-align:center;
}
#product-item-list{
	width:900px;
	float:left;
	margin:0 auto;
}
.item-navigation{
	width:900px;
	float:left;
}
#header-title{
	width:900px;
	float:left;
	text-align:left;
}
#product{
	position:relative;
	width:870px;
	background:url(../../images/product-bg.png) repeat-x left bottom;
	margin:0 auto;
	padding:15px;
	border:#daebc4 1px solid;
}
#product h1{
	color:#9fc54c;
}
#product-info{
	position:absolute;
	top:200px;
	right:0;
}
#product-desc{
	margin-top:25px;
}
#sitemap a{
	color:black;
	text-decoration:none;
}
#sitemap a:hover{
	color:#9fc54c;
}
#basket-wrapper{
	position:fixed;
	bottom:0px;
	height:150px;
	background:url(../../images/basket-bg.png) repeat-x;
	width:100%;
	z-index:100;
	left:0;
}
*html #basket-wrapper{
position: absolute;
bottom: 0px;
}
#basket{
	margin-top:35px;
	height:90px;
	overflow:auto;
	margin-left:10px;
}
#whats-in-basket{
	background:url(../../images/gourmet-food-store-online-basket.png) no-repeat;
	width:153px;
	height:21px;
	margin-top:10px;
	float:left;
	margin-left:10px;
}
#euro-gourmet-logo{
	background:url(../../images/euro-gourmet-food-distributor.png) no-repeat;
	width:123px;
	height:24px;
	float:right;
	margin-right:10px;
	margin-top:7px;
}
#toggle-cart{
	background:url(../../images/toggle-cart.png) no-repeat;
	width:181px;
	height:24px;
	position:fixed;
	bottom:24px;
	z-index:500;
	right:250px;
}

#cart-checkout{
	background:url(../../images/cart-checkout.png) no-repeat;
	width:181px;
	height:24px;
	position:fixed;
	bottom:24px;
	z-index:500;
	right:431px;
}
#quick-nav{
	background:url(../../images/basket-bg.png) repeat-x;
	width:100%;
	position:fixed;
	bottom:0px;
	left:0px;
	height:23px;
	padding-top:8px;
	z-index:1000;
	text-align:center;
}
#quick-nav-content{
	width:640px;
	margin:0 auto;
}
#sub-cat{
	width:900px;
	margin:0 auto;
	text-align:center;
}
#sub-cat a{
	color:black;
	font-size:14px;
	text-decoration:none;
}
#sub-cat a:hover{
	color:#9fc54c;
}
.sub-cat-item{
	float:left;
	width:125px;
}
.largeCB {
  width: 50px;
  height: 50px;
  padding: 0 5px 0 0;
  background: url(../../style/checkbox.gif) no-repeat;
  display: block;
}
span.radio {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(../../style/radio.gif) no-repeat;
  display: block;
  clear: left;
  float: left;
}
span.select {
  position: absolute;
  width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 21px;
  padding: 0 24px 0 8px;
  color: #fff;
  font: 12px/21px arial,sans-serif;
  background: url(../../style/select.gif) no-repeat;
  overflow: hidden;
}
#featured-product{
	width:1000px;
	height:270px;
	margin:15px auto;
	background:#000;
	color:white;
}
#featured-product-image{
	width:320px;
	height:250px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	border:#FFF solid 1px;
}
#featured-product h1{
	font-size:30px;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:normal;
}
#featured-product a{
	color:#9fc54d;
	text-decoration:none;
}
#featured-product a:hover{
	color:#060
}
#our-products{
	width:1000px;
	margin:20px auto;
	padding-top:15px;
}
.product-column{
	width:320px;
	float:left;
}
.product-category-spacer{
	width:20px;
	float:left;
}
.product-category{
	height:100px;
	width:320px;
}
.product-category-image{
	height:100px;
	width:100px;
	margin-right:10px;
	float:left;
	margin-bottom:10px;
}
.product-category-description{
	width:210px;
	height:100px;
	float:left;
	margin-bottom:10px;
	text-align:right;
	font-size:9px;
}
.product-category-description h1{
	font-size:30px;
	margin-top:5px;
	margin-bottom:10px;
	font-weight:normal;
}
.product-category-description a{
	color:black;
	text-decoration:none;
}
.product-category-description a:hover{
	color:#9fc54d;
	text-decoration:none;
}
.product-category-description p{
	margin:0px;
}
#bottom-products{
	border:#CCC solid 1px;	
	border-right:#CCC solid 1px;
	padding-bottom:15px;
}
#continue-shopping{
	float:left;
}
#checkout-wrapper{
	border:#CCC solid 1px;
	background:#fefefe;
	width:800px;
	margin:0 auto;
	padding:35px;
	color:#666;
}
.form-label{
	width:130px;
	float:left;
	text-align:right;
	vertical-align:middle;
	font-size:11px;
}
.form-input{
	width:183px;
	float:left;
	text-align:right;
	margin-left:25px;
}
.form-item{
	width:350px;
}
#checkout-billing{
	width:360px;
	float:right;
}
#checkout-shipping{
	width:360px;
	
}
.total{
	font-size:18px;
	margin-top:5px;
	vertical-align:middle;
	padding-bottom:5px;
}
.total-bar{
	border-top:solid 1px #999;
}
.product-list-item{
	margin-top:6px;
}
.checkout-category{
	font-size:16px;
	color:#666;
}
#checkout-graphics{
	width:1000px;
	float:left;
	margin-top:15px;
}