body {
	margin: 20px 0;
	font-family:Verdana ,"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #969696;
	color: #454545;
	
}

h1 {
}

h6 {
	color: #2582A4;
}

h5 {
	color: #2582A4;
}

h4 {
	color: #2582A4;
}

h3 {
	color: #2582A4;
 
}

h2 {
	color: #2582A4;
	font-family: Verdana; /* Segoe Print;*/
}

ul {
	text-align: justify;
}

ol {
	text-align: justify;
}

p {
	text-align: justify;
}

strong {
	font-weight: bold;
	color: #808080;
}

a {
	color: #87A019;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #2582A4;
}

img
{
 border: none;
 vertical-align: middle;	
}

.boxtop {
	background: url(images/img09.gif) repeat-x;
}

.boxtop h2 {
	margin-top: 0;
	font-size: 26px;
}

.boxtop h3 {
	margin-bottom: 0;
	font-size: 18px;
}

.boxtop h4 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

.box {
	display: block;
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(images/img07.gif) repeat-x left bottom;
}

.box .boxContent
{
  padding: 15px;
  min-height: 300px;
}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 0px;
	background: url(images/img08.gif) no-repeat left bottom;
}

.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}

.indent {
	margin-left: 150px;
}

.subtitletext
{
  display: block;
  font-size: 12pt;
  color: #2582A4;
}

.backtotop
{
 text-align: right;
 font-size: 7pt;
}

#top
{
 width: 1000px;
	height: 80px;
	margin: 0 auto;
	}

#freshlogo {
	
float: left;
width: 400px; 
margin-top: -5px;

}

#flash
{
  float: right; 
}


#searchbox
{
 float: right;
 margin-top: 0px;
}

/* Header */

#header {
	width: 1000px;
	height: 37px;
	margin: 0 auto;
	background: #BECF74 url(images/img01.gif) repeat-x;
}

.tenpixelspacer
{
  height: 5px;
}

.fifteenpixelspacer
{
  height: 15px;
}

#gap
{
  height: 25px;
  width: 1000px;
  margin: auto;
  padding-top:  7px;
  
}

.gapbranch
{
  color: #999999;
  font-weight: bold;
}

#navlink
{
  float: left;
  /*color: #2582A4;*/
  width: 450px;
  font-size: 7pt;
  color: #999999;
}


/* Menu */

#menu {
	float: left;
	width: 600px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	background: url(images/img02.gif) no-repeat;
}

.menu
{
	margin-left: 10px;
    margin-top: -13px;
}

.menuItem 
{
	float: left;
	height: 27px;
	width: 85px;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bolder;
	color: #FFFFFF;
 }
 
.menuhover {
  background: #A4B74C url(images/img04.gif) repeat-x;
  color: #ffffff;
}

#menu a, #menu a:hover
{
 color: #ffffff;
 padding-top: 10px;
 text-decoration: none;
}


/* Search */

#search {
	float: right;
	width: 200px;
	height: 28px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(images/img03.gif) no-repeat right top;
}
/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
}

#colOne {
 	float: left;
	width: 200px;
	background: url(images/img05.gif) repeat-x;
}

.h3anchor a:link,.h3anchor a:visited
{
 color: #2582A4;
 text-decoration: none;
}



#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

.h3anchor
{
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	color: #2582A4;
	font-size: 11pt;
	font-weight: bold; 
	font-family: Verdana;/*sans-serif;*/
}

.mainnav{
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
}
.navgroup
{
	/*padding: 5px 0px 0px 10px;
    border: none;
    width: 150px;
    font-weight: bold;
    text-transform: uppercase;*/
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	color: #2582A4;
	font-size: 12pt;
	font-weight: bold; 
	font-family: sans-serif;
}

.navitem
{
	padding: 5px 0;
	padding-left: 5px;
 	border-top: 1px solid #EFEFEF;
    width: 145px;
    color: #87A019;
 }
 
 .navgroupcontent
 {
	border: none;
}
.navgroupcollapse
{
	padding: 10px;
    border: 1px solid #EFEFEF;
    width: 150px;
    font-weight: bold;
    text-transform: uppercase;
    background-color:Transparent;
    color: #87A019;
	text-decoration: none;
}

.mainnav a
{
    text-decoration: none;
    color: #87A019;
}
.navitemHover
{
 text-decoration: underline;		
}

.navitemselected
{
   color: #be3018;
   text-decoration: none;
}

#colTwo {
	float: right;
    width: 792px;
	/*background: url(images/img09.gif) repeat-x;*/
}

/* Logo */

#login {
	height: 150px;
	background: url(images/img06.gif) no-repeat;
	color: #ffffff;
}

#login Table
{
  margin: auto;
}

.login_label
{
  text-align: left;
  font-weight: bold;
}

#login a
{
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
}

#login a:hover
{
  text-decoration: underline;
}

#login ul
{
  display:block;
}

#login li
{
 border: none;
}

#login .retrivepwdbutton
{
  font-size: 7pt;
  font-weight:normal;
}




/* Footer */

#footer {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	padding-top: 40px;
	background: url(images/img11.gif) repeat-x;
	text-align: center;
}

#footer p {
	margin: 0;
	text-align: center;
}

#footer ul {
  list-style: none;
  padding-top: 0px;
  margin: 0px;
  width: 462px;
}
#footer li {
  padding-left: 5px;
  padding-right: 5px;
  margin: 0px;
  display: inline;
  border-left: solid 1px #b1bb1c;
}
#footer li.first {
  border-left: none;}
  
/*about*/
#about_redBtm
{
 text-align: center;
 font-size: 16pt;
 color: #be3018;
 font-style:italic;
}

.contact
{
 font-size: 10pt;
}

/*contact*/
#branchmap
{
 float: right;
 width: 200px;
 height: 289px;
 background-image: url(images/nzMap.gif);
 background-position: right top;
 background-repeat: no-repeat;
 z-index: 100;
 margin-top: 30px;
}

.td_left
{
	width: 25%;
}

.td_mid
{
	width: 35%;
}

.td_right
{
	width: 40%;
}

.branch_contact
{
  font-weight: bolder;
  font-size: 9pt;
  color: #666666;
  padding: 15px;
  padding-left: 0px;
}

.branch_contact td
{
}

#branch .branchtitle
{
  display: block;
  border-Bottom: solid 1px #87A019;
  width: 700px;
  font-size: 12pt;
  color: #2582A4; 
}

#branch .firstbranchtitle
{
  display: block;
  width: 550px;
  font-size: 12pt;
  color: #2582A4; 
}

/*category box*/

.ourproducts
{
  margin-left: -30px;
}

.categoryBox
{
    width: 355px;
    height: 90px;
 	/*background: url(images/img09.gif) repeat-x;*/
 	padding-left: 30px;
 	padding-bottom: 5px;
}

.categoryboxleft a
{
 font-size: 11px;
 font-weight: normal;
 color:#2582A4; 
  margin-top: 10px;
  margin-left: 10px;
  text-decoration: none;
  display:block;
  height: 30px;
}	

.categoryboxleft a:hover
{
  text-decoration: underline;
}

/*product box*/
.productbox
{
     width:130px;
     border:1px solid #E9EED2;
     text-transform: lowercase;
}
.productbox a
{
text-transform: lowercase;
}

.productimage
{
    width:80px;
    height: 90px;
}
.productsummaryimageholder
{
    /*height:100px;*/
    text-align:center;
    vertical-align:middle;
}

.productTitle
{
  height: 45px;
  width: 130px;
  }

.productaddtocart
{
   background-color: #E9EED2;
   text-transform: lowercase;
}

.productaddtocart img
{
  padding-bottom: 4px; 	
}

.productsummarydisplaywrapper a
{
  text-transform:lowercase;
}

.bigprice
{
  color: #E97D0A;
  font-size: 14pt;
  font-weight: bold;
}

.retailprice
{
    font-weight: bold;
    color: black;
    text-decoration: line-through;
}

.ourPrice
{
  color:#E97D0A;
 }

.yousave
{
    font-weight: bold;
    color: #336600;
}
.hookline
{
    font-size: larger;
    color: #5b626c;
    font-style: italic;
}

.roundbox
{
  width: 200px;
  text-align: center;
  text-transform: lowercase;
  font-size: 7pt;
  background-color: #F8F8F8;
}
.roundbox a:hover
{
  color: #2582A4;
  text-decoration: none;
}

.roundboxheader
{
  height: 36px;
  color: #ffffff;
  /*background-color: #9BB143;*/
  background: url(images/carttop.gif) repeat-x;
  /*border: solid 2px #9BB143;*/
  border-bottom: none;

}
.roundboxheader a
{
  display: block;
  padding: 10px;
  text-transform:lowercase;
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  	
}
.roundboxfooter
{
  text-align: left;
  border-left: solid 2px #9BB143;
 }
.roundboxfooter a
{
  color: #9BB143;
  font-size: 8pt;
  font-weight: normal;
 }
.roundboxfooter .trtop
{
  background-image: url(images/cartmidr.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  
}

.roundboxfooter .tdbottom
{
  background-color: #9BB143;
  background-image: url(images/cartbotr.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-left: 0px;
    
}

.roundboxbody
{
	border: solid 2px #9BB143;
	padding: 5px;
	min-height: 100px;
	border-bottom: solid 1px #e0e0e0;
}

#datalist
{
  float: left;
  width: 585px;
  min-height: 550px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding: 0px;
 }

#minicart
{
  float: right;
  width: 200px;
  text-align: center;
}

#minicartItem
{
 text-align: left;
 overflow: auto;
}
#minicarttotal
{
 border-top: solid 1px #e0e0e0; 
 text-align: right; 
 padding: 5px; 
 padding-right: 5px; 
 font-size: 10pt;
 text-transform: none;
}

.pager
{
   text-align: center;
}

.pager a
{
  color: #cccccc;
}

a.pgSelected
{
  text-decoration: none;
  color: #be3018;

}

.tenpixelspacer
{
    height: 10px;
}

.productsection
{
  min-height: 550px;
  padding-left: 10px;
  padding-right: 20px;
  
}

.productsection .headertd
{
  color: #b0b0b0;
  
}
.productsectionbtm
{
  border-top: solid 1px #e0e0e0;
  padding: 10px;
  text-align: center;
}

.productsection .linkwrapper
{
  background-image: url(images/bgQty.gif);
  background-position: left;
  background-repeat: no-repeat;
  width: 300px;
  height: 39px;
  font-size: 9pt;
  font-weight: bold;

}

.productsection .textbox
{
  vertical-align: middle;
  font-size: 16pt;
  font-weight: bold;
}
#seasonavail
{
 padding-top: 20px;
 width: 500px;
}

#seasonavail .saheader
{
  background-color: #E9EED2;
  color: #87A019;
  font-size: 10pt;
  padding: 5px;
  width: 500px;
  /*border-bottom: solid 2px #E9EED2;*/
}
#seasonavail .sacontent
{
 /*border: solid 2px #f8f8f8;*/
 /*background-color: #f8f8f8;*/
 width: 500px;
 
}
#seasonavail td
{
  text-align: center;
  vertical-align: middle;
  color: #b0b0b0;
  padding-left: 5px;
  padding-right: 5px;
}

#seasonavail img
{
  width:25px;
  height:25px;	
}

.orderdetails .subtitletext
{
  border-bottom: solid 1px #87A019;	
}
.pageTitle
{
  font-family: Verdana;
  font-size: 18pt;
  color: #2582A4;
  display: block;
 }
#orderitemeditor
{  text-transform: lowercase;	
	}

#orderitemeditor .operations
{
  background-color: #9BB143;
}

#orderitemeditor .optop
{
  background-color: #ffffff;
}


#orderitemeditor .optop a
{

}


#orderitemeditor .updatebutton
{
  margin-right: 100px;
}

#orderitemeditor .tdviewlist
{
  
}
#orderitemeditor .tdsavelist
{
}

#orderitemeditor .tdclearcart
{
}

#orderitemeditor .tdcheckout
{
  text-align: center;
  /*background: url(images/img01bO.gif) repeat-x;*/
  
}
#templateItemeditor
{
  text-transform: lowercase;	
}
#downloadedforms a 
{
  font-size: 10pt;
  font-weight: bold;
}

#manageuser .subtitletext
{
  border-bottom: solid 1px #87A019;	
  width: 300px;
}

.passwordrecovery 
{
  border: solid 1px #cccccc;
  height: 250px;
  text-align: center;
  
}

#minishoppinglist
{
  width: 100%;
  background-color:#E9EED2;
}

.noloadingpanel
{
  border: solid 1px #cccccc;
  background-color: #ffffff;
  width: 300px;
  height: 0px;
}

.quickpanel
{
	background-color: #efefef; 
	border-top: solid 1px #cccccc; 
	margin-top: 5px;
	
	}