fieldset {
	border: 1px solid #e1e3e7;
}

#itemsbox .item .body {
	width:370px;
}

a.fulllist:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bodywrapper{
	padding-left:5px;
}

#shoppinglist {
	background-image: url(http://catalogues.farmers.co.nz/images/shoppinglist_bg.gif);
	background-repeat: no-repeat;
	height: 80px;
}
#shoppinglist-text {
	padding: 3px 0px 0px 8px;
	
}
#shoppinglist-innertext {
	padding-top:13px;
	color: #FFF;
	font-weight: bold;
}

a.underline{
	color: #FFF;
}

a.underline:visited{
	color: #FFF;
}
.box-heading {
	position:relative;
	background-image: url(http://catalogues.farmers.co.nz/images/box_heading.gif);
	background-repeat: no-repeat;
	height: 32px;
}
.box-heading-text{
	position:absolute;
	padding:6px 0px 0px 5px;
	color: #FFF;
	font-weight: bold;
}
li.nav-products{
	list-style-type:none;
} 
li.nav-products a{
	color: #FFF;
	padding-left: 15px;
}
ul{
	padding-left:5px;
	margin-left:0px;
}
#search-box{
	position:relative;
	padding:4px 0px 0px 5px;
	background-color:transparent;
	height: 23px;
}
#search-text{
	background-image: url(http://catalogues.farmers.co.nz/images/KeywordBg.png);
	background-repeat: repeat-x;
	border: none;
	height:19px;
	width:115px;
	line-height:19px;
	padding-top:3px;
}

#search-button{
	background-image: url(http://catalogues.farmers.co.nz/images/keyword.png);
	background-repeat: no-repeat;
	background-color:transparent;
	height: 23px;
	width:49px;
	border:none;
}
#search-left{
	float:left;
	height: 23px;
	width:9px;
	background-image: url(http://catalogues.farmers.co.nz/images/searchLft.gif);
	background-repeat: no-repeat;
}
#filter-nav-outer{
	width:717px;
	height:30px;
	background-image: url(http://catalogues.farmers.co.nz/images/FilterRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
	position:relative;
	z-index: 10;
}
#filter-nav-inner{
	width:717px;
	background-image: url(http://catalogues.farmers.co.nz/images/FilterLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:30px;
}
#filter-navbar{
	position:relative;
	margin-left:5px;
	width:707px;
	background-image: url(http://catalogues.farmers.co.nz/images/FilterBg.gif);
	background-repeat: repeat-x;
	height:30px;
	color:#FFF;
}
.filter-navbar-box{
	float:left;
	margin:4px 6px 0px 6px; 
	font-size:11px;
}

.filter-navbar-box a{
	color:#FFF;
	font-size:11px;
}

.filter-navbar-box a:hover{
	text-decoration: underline;
}

.filter-navbar-tab{
	width:113px;
	height:22px;
	float:right;
	margin:8px 2px 0px 2px; 
}
.filter-navbar-icon {
	height:22px;
	float:right;
	margin:5px 2px 0px 2px; 
}
 
#item-body {
	margin-top:30px;
	width: 700px;
}
.item-date{
	color:#000;
}
#image-area {
	width: 300px;
	height: 300px;
	float:left;
	margin-bottom: 30px;
}
#detail-area{
	width: 400px;
	float:left;
	margin-bottom: 30px;
}
#detail-area a{
	padding: 0px 5px 0px 5px; 
}
#text-area {
	min-height: 260px;
	text-align: left;
	margin: 0px;
}
#links-area {
	width:100%;
	clear:both;
}

.item-box {
	width: 232px;
	font-size:10px
}
.item-image{
	position:relative;
	padding-top: 10px;
	text-align:center;	
	height: 195px;
}
.item-image img, .item-image a{
	vertical-align: middle;
	position:relative;
	z-index: 1;	
}
.item-brand-image{
	position:absolute;
	bottom:0px;
	left: 25px;
	z-index: 2;
	border: 2px solid #FFF;
}
.item-text, .remove-shortlist {
	padding:18px;
	line-height: 1.2em;
	color: #4f1f75;
}

.item-text a {
	font-size: 10px;
	text-decoration: none;
	border-bottom:1px solid #CFCFCF;
	line-height: 18px;
}

.item-text a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom:1px solid #000000;
}	

#content-body {
	width: 717px;
	padding: 10px 0px 0px 0px;
	position:relative;
	z-index: 1;
}
.item-row{
	background-image: url(http://catalogues.farmers.co.nz/images/item-bg.png);
 	background-repeat: repeat-y;
	padding:0px;
	width:239px;
}
.item-head{
	background-image: url(http://catalogues.farmers.co.nz/images/item-top-bg.png);
 	background-repeat: no-repeat;
	line-height:6px;
	width:239px;
	height:6px;
}
.item-bottom{
	background-image: url(http://catalogues.farmers.co.nz/images/item-bottom-bg.png);
 	background-repeat: no-repeat;
	width:239px;
	height:15px;
	vertical-align:top;
}
.pagenumbers {
	text-align: right;
	padding-right:10px;
}
#item-desc, #item-price{
	font-size: 10px;
	color: #4f1f75;
	line-height: 1.2em;
	padding:5px 0px 5px 0px;
}
#carousel-area {
	clear:both;
	margin-left:25px;
	height: 100px;
}

.filter-nav-dropdown {
	padding: 5px;
	float:left;
}

#filter-nav-brands {
	float:left;
	cursor: pointer;
	position:relative;
	padding:0px; 
	height:30px;
}
#filter-brands-container {
	top:26px;
	left:5px;
	background: #FFF;
	z-index:199;
	position:absolute;
	display:none;
	border: 1px solid #666666;
	padding:5px;
	color: #FFF;
}
#filter-nav-brand_name{
	border: 1px solid #666666;
	padding: 0px 20px 0px 10px;
	color: #FFF;
	font-weight: normal;
	font-size:11px;
	height:20px;
}
#filter-nav-brand_name:hover{
	background:#FFF;
	color: #4f1f75;
}
.brand_logo {
	cursor: pointer;
}
#brand-table{
	min-width:200px;
}
#filter-nav-icon {
	right: 10px;
}

#footerlist li {
	margin-left:15px;
}

.menulist li{
	position:relative;
	z-index:299;
}
