/*
Sections that are hidden when printing the page. We only want the content printed.
*/


body {
color: #000 !important; /* we want everything in black */
background-color:#fff !important; /* on white background */
font-family:arial; /* arial is nice to read ;) */
border:0 !important; /* no borders thanks */
}

/* This affects every tag */
* {
border:0 !important; /* again no borders on printouts */
}

/* 
no need for accessibility on printout. 
Mark all your elements in content you 
dont want to get printed with class="noprint"
*/
.accessibility,
.noprint
 {
display:none !important; 
}

/* 
remove all width constraints from content area
*/
div#content,
div#main {
display:block !important;
width:100% !important;
border:0 !important;
padding:1em !important;
}

/* hide everything else! */
div#header,
div#header h1 a,
div.breadcrumbs,
div#search,
div#footer,
div#menu_vert,
div#news,
div.right49,
div.left49,
div#sidebar  {
   display: none !important;
}

img {
float:none; /* this makes images couse a pagebreak if it doesnt fit on the page */
}
/* End of Stylesheet: Print Modified On 2006-07-25 21:22:32 */
/* HTML TAGS */

/*h3
{
	margin-bottom: 0.5em;
	font-size: 100%;
}*/




/* IDs */

.contactform fieldset
{
	display: block;
	width: 500px;;
	margin: 0 0 3em 0;
	padding: 1em 1em 1em 1em;
	background-color: #EEEEEE;
}

.contactform fieldset.submit
{
	border: none;
	background-color: transparent;
	text-align: center;
}

.contactform fieldset.radio
{
	width: 15em;
	margin: 1em 0 2em 0;
	background-color: #DDDDDD;
}

.contactform fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

.contactform fieldset.radio label
{
	font-weight: normal;
}

.contactform input
{
	display: block;
	width: 15em;
}

.contactform label
{
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
}

.contactform select
{
	display: block;
}





/* CLASSES */
/* End of Stylesheet: Fieldset_forms Modified On 2010-12-03 13:47:36 */
div#iteminfo {
/* margin for the entire div surrounding the news items */
	margin: 2em 0 1em 1em;
/* alignment */
                text-align: center;
/* border set here */
	border: 0px solid #909799;
/* sets it off from surroundings */
	background: #f5f5f5;
                background: url(http://www.nzsheep.co.nz/uploads/ngrey/feature_bottom_long.gif) no-repeat bottom;
}
div#iteminfo h2 {
	line-height: 2em;
                padding-top: 0px;
/* you can set your own image here */
	background: url(http://www.nzsheep.co.nz/uploads/ngrey/darknav.png) repeat-x left center;
	color: #f5f5f5;
	border: none
}
fieldset#iteminfo {
margin-bottom: 1em;
border: 2px solid #069;
padding: 1.5em;
}
legend {
color: #FFF;
background: #069;
font-style: bold;
font-size: 1.3em;
margin-bottom: 1.2em;
padding: 0.4em;
width: auto;
border: 2px solid #333;
}
.feature_items {
/* padding */
	padding: 0.5em 0.5em 1em;
/* margin to the bottom */
	margin: 0 0.5em 0.5em 0.5em;
	/*border-bottom: 1px solid #ccc;*/
}

.feature_item {
/* bold to set it off from text */
	font-weight: bold;
/* little more room at top */
	padding-top: 0.2em;
}
.feature_item img{
               border: 1px solid #000;

}



.catnav {
	TEXT-ALIGN: center; PADDING-BOTTOM: 1px; FONT-FAMILY: trebuchet ms, helvetica, sans-serif; LETTER-SPACING: 0.3em; FONT-SIZE: 14px; FONT-WEIGHT: bold
}
.catnav2 {
	TEXT-ALIGN: center; FONT-FAMILY: trebuchet ms, helvetica, sans-serif; LETTER-SPACING: 0.3em; CLEAR: both; FONT-SIZE: 14px; FONT-WEIGHT: bold; PADDING-TOP: 1px
}


/*

.catnav {
  text-align: center;
  padding: 0.3em;
  cursor: default; }
  .catnav a, .catnav span, .catnav em {
    padding: 0.2em 0.5em; }
  .catnav .disabled {
    color: #aaaaaa; }
  .catnav .current {
    font-style: normal;
    font-weight: bold;
    color: #ff0084; }
  .catnav a {
    border: 1px solid #dddddd;
    color: #0063dc;
    text-decoration: none; }
    .catnav a:hover, .catnav a:focus {
      border-color: #003366;
      background: #0063dc;
      color: white; }
  .catnav .page_info {
    color: #aaaaaa;
    padding-top: 0.8em; }
  .catnav .previous_page, .catnav .next_page {
    border-width: 2px; }
  .catnav .previous_page {
    margin-right: 1em; }
  .catnav .next_page {
    margin-left: 1em; }

.catnav2 {
  text-align: center;
  padding: 0.3em;
  cursor: default; }
  .catnav a, .catnav span, .catnav em {
    padding: 0.2em 0.5em; }
  .catnav .disabled {
    color: #aaaaaa; }
  .catnav .current {
    font-style: normal;
    font-weight: bold;
    color: #ff0084; }
  .catnav a {
    border: 1px solid #dddddd;
    color: #0063dc;
    text-decoration: none; }
    .catnav a:hover, .catnav a:focus {
      border-color: #003366;
      background: #0063dc;
      color: white; }
  .catnav .page_info {
    color: #aaaaaa;
    padding-top: 0.8em; }
  .catnav .previous_page, .catnav .next_page {
    border-width: 2px; }
  .catnav .previous_page {
    margin-right: 1em; }
  .catnav .next_page {
    margin-left: 1em; }

*/

.category_items {
	
}

.category_items {
	
}

.category_item {
	Z-INDEX: 500; border: 0; TEXT-ALIGN: center; PADDING-BOTTOM: 0px; LINE-HEIGHT: 30px; MARGIN: 10px 7px 15px 7px; PADDING-LEFT: 0px; WIDTH: 200px; HEIGHT: 186px; PADDING-RIGHT: 0px; BACKGROUND: url(http://www.nzsheep.co.nz/uploads/ngrey/catalog_item_bg.png) no-repeat 50% bottom; FLOAT: left; PADDING-TOP: 12px
}

.category_item img {margin-top: 11px;
}

.item img {
              margin: 5px; border: #555 2px solid;

#item_image {
              margin: 15px 10px 25px 0px; border: #555 2px solid;
}
/* End of Stylesheet: Cataloger Modified On 2014-10-29 14:23:26 */
