/* -----------------------------------------------


	Nutrigreen : Website

	Author: 	Daniel Billingham
	Studio:		Web Elements
	Website:	www.webelements.com.au
	Email: 		danielb@webelements.com.au
	Version:  24.06.05

  Copyright Web Elements (www.webelements.com.au)
  Unauthorised modification / use is a 
  criminal offence, and will be prosecuted 
  to the fullest extent permitted by law.
  All Rights Reserved
 

----------------------------------------------- */

/* BEGIN: Body */
/* ----------- */

body {
	background-color: #EEF6FF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

td {
	vertical-align: top;
}

.table-body {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #112C79;
	border-left-color: #112C79;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
}

/* BEGIN Header */
/* ------------ */

#header {
	width: 752px;
	padding: 0 0 11px 0;
	margin: 0px auto;
	background-image: url(../images/header/back.jpg);
	background-repeat: no-repeat;
	background-position: top;
} html>body .table-body #header {padding-bottom: 11px;} /* Correction for browsers other than IE*/

#header div.row span.left {
  float: left;
  text-align: left;
  width: 195px;
	margin: 6px 0 0 25px;
} 

#header div.row span.right {
  float: right;
  text-align: right;
  width: auto;
	padding: 33px 137px 0 0;
}
	
#header div.spacer {
  clear: both;
}

/* BEGIN Nav */
/* --------- */

#nav {
	height:20px;
	overflow: visible;	
	padding:0 0 0 0px;
	margin:0 0 0 0px;
	width:752px;
	background-image: url(../images/nav/back.jpg);
	background-repeat: no-repeat;
	background-position: top;
} html>body #nav {height: 26px;} /* Correction for browsers other than IE*/
	
#nav ul {
	margin:0;
	float:left;
	font-size:11px;
	padding: 0;
	min-width:700px;
	width:auto;
	height:26px;
	list-style-type: none;
} html>body #nav ul {float:none;} /* Correction for browsers other than IE*/

#nav li {
	display: inline;
	height:26px;
}

#nav li a:link, #nav li a:active, #nav li a:visited  {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#75B7F9;
	text-decoration: none;
	text-align:center;
	float: left;
	padding: 5px 9px 2px 9px;
	height: 19px;
	background-image: url(../images/nav/back-off.gif);
	margin: none;
}

#nav li a:hover {
	color: #FFF;
	padding: 5px 8px 2px 8px;
	border-left: 1px solid #FFF;	
	border-right: 1px solid  #FFF;
	background: #112C79;
	background-image: url(../images/nav/back-on.gif);
}

#nav li a#down {
	padding: 5px 8px 2px 8px;
	background-image: url(../images/nav/back-down.gif);
	color:#FFF;
	border-left: 1px solid #FFF;	
	border-right: 1px solid  #FFF;
}

/* BEGIN Left Column */
/* ----------------- */

#table-leftcolumn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #112C79;
	width: 196px;
	background-image: url(../images/submenu/footer-plant.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#table-leftcolumn .feature {
	padding-bottom: 1px;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #112C79;
}

#table-leftcolumn .logos {
	padding-top: 5px;
	padding-bottom: 110px;
	text-align: center;
}

#table-leftcolumn .logos img {
	padding: 5px;
}

/*
BEGIN Cart
----------------------------------------------- */
#line {
	position: relative;
}

#cart-nav {
	height:22px;
	background-image: url(../images/cart/nav-back.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	line-height: 0px;
	padding:0 0 0 0px;
	margin: 0 0 0 0px;
}

html>body #cart-nav {height: 22px;} /* Correction for browsers other than IE*/

#cart-nav ul {
	margin:0 0 0 0px;
	float:left;
	font-size:11px;
	padding: 0 0 0 15px;
	min-width:200px;
	width:auto;
	height:22px;
	list-style-type: none;
} html>body #nav ul {float:none;} /* Correction for browsers other than IE*/

#cart-nav li {
	display: inline;
	height:22px;
}

#cart-nav li a:link, #cart-nav li a:active, #cart-nav li a:visited  {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#E5C9B9;
	text-decoration: none;
	text-align:center;
	float: left;
	padding: 10px 9px 2px 9px;
	height: 12px;
	margin: none;
}

#cart-nav li a:hover {
	color: #FFF;
	padding: 10px 8px 2px 8px;
	border-left: 1px solid #FFF;	
	border-right: 1px solid  #FFF;
	background-image: url(../images/cart/nav-back-on.gif);
	background-repeat: repeat-x;
}

#cart-nav li a#down {
	padding: 10px 8px 2px 8px;
	background-image: url(../images/nav/back-down.gif);
	color:#FFF;
	border-left: 1px solid #FFF;	
	border-right: 1px solid  #FFF;
}

#basket {
	position: relative;
	left: 25px;
	width: 157px;
	height: 35px;
	margin: 0;
	padding: 0;
	
}

#basket .left {
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
}

#basket .right {
	background-image: url(../images/cart/basket-back.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	vertical-align: top;
	padding-top: 9px;
	padding-left: 6px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	height: 35px;
	width: 31px;
}

#checkout .text {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0050B0;
}

#checkout .textbold {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-right: 1em;
}

#checkout .border {
	border-top: 1px solid #112C79;
	border-bottom: 1px solid #112C79;
	border-left: 0px;
	border-right: 0px;
	padding: 3px;
}

#checkout .button-left {
	background-image: url(../images/cart/button-left.gif);
	width:3px;
	height:20px;
	border:0px;
}
#checkout .button-middle {
	background-image: url(../images/cart/button-back.gif);
	background-repeat:repeat-x;
	height:20px;
	border:0px;
}
#checkout .button-right {
	background-image: url(../images/cart/button-right.gif);
	width:3px;
	height:20px;
	border:0px;
}
	

/* END Cart	*/

/*
BEGIN Right Column
----------------------------------------------- */

#table-rightcolumn {
	padding-left: 25px;
	width: 556px;
}

/* END Right Column	*/

/*
BEGIN Headings
----------------------------------------------- */

.heading {
	height: 70px;
}

h1 {
	color: #003399;
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #B45124;
	margin: 0px;
	padding: 0px;
}

.heading h1 {
	margin-top: 25px;
}

/* BEGIN Feature Product */
/* --------------------- */

#featureproduct {
	border-top: 1px solid #112C79;
	margin-right: 16px;
	padding-top: 4px;
	padding-bottom: 18px; 
}

#featureproduct h2 {
	font-size: 14px;
	font-weight: bold;
	color: #B45124;
	margin: 0 0 10px 0;
	padding: 0px;
}

#featureproduct .price {
	line-height: 11px;
}

#featureproduct .links {
	line-height: 11px;
	font-weight: bold;
}

/* BEGIN Content */
/* ------------- */

#content {
	border-top: 1px solid #112C79;
	margin-right: 16px;
	padding-top: 4px;
	padding-bottom: 25px;
	padding-left: 5px;
}

#content .breadcrumb {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
}

#content .text {
	padding-top: 10px;
}

a:link, a:visited {
	color: #0050B0;
	text-decoration: none;
}

a:hover, a:active {
	color: #0050B0;
	text-decoration: underline;
}

/* BEGIN Latest News */
/* ----------------- */

#latestnews {
	border-top: 1px solid #112C79;
	margin-right: 10px;
	padding-top: 4px;
	padding-bottom: 25px;
}

#latestnews h2 {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana;
	padding: 0px;
	margin: 0px;
}

#latestnews .item {
	border-bottom: 1px solid #112C79;
	padding: 10px 0 10px 8px;
}

#latestnews h3 {
	color: #B85B31;
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana;
	padding: 0px;
	margin: 0px;
}

#latestnews .links {
	margin-top: 5px;
}

#latestnews .links a:link, #latestnews .links a:visited {
	font-weight: bold;
}


/* BEGIN Menu */
/* ---------- */

#menu .heading {
	height: 70px;
	border-bottom: 1px solid #112C79;
}

#menu .heading h2 {
	height: 100%;
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
	padding: 50px 0 5px 6px;
	margin: 0px;
}

#menu .heading h2 a:link, #menu .heading h2 a:visited {
	color: #003399;
	text-decoration: none;
}

#menu .heading h2 a:hover, #menu .heading h2 a:active {
	color: #4465BF;
	text-decoration: underline;
}

#menu ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#menu li {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #112C79;
	list-style-type: none;
}

#menu li a:link, #menu li a:visited {
	display: block;
	color: 	#000000;
	background-color: #D9EBFE;
	text-decoration: underline;
	padding: 3px 5px 5px 20px;
	text-indent: -21px;
}

#menu li a:hover, #menu li a:active {
	display: block;
	color: 	#FFFFFF;
	text-decoration: underline;
	background-color: #4465BF;
}

/* BEGIN Product List */
/* -------------------- */

#productlist {
 margin-top: 10px;
}

#productlist .item {
	border-bottom: 1px solid #112C79;
	padding: 15px 0 15px 0;
}

#productlist h2 {
	font-size: 14px;
	font-weight: bold;
	color: #B45124;
	margin: 0 0 10px 0;
	padding: 0px;
}

#productlist .price {
	line-height: 11px;
}

#productlist .links {
	text-align: right;
	line-height: 11px;
	font-weight: bold;
}

/* BEGIN Product Detail */
/* -------------------- */

#productdetail {
	margin-top: 10px;
}

#productdetail h2 {
	font-size: 18px;
	font-weight: bold;
	color: #B45124;
	margin: 0 0 10px 0;
	padding: 0px;
}

#productdetail .nutrition .left {
	width: 110px;
	font-weight: bold;
	text-align: right;
}

#productdetail .fieldqty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 1px;
	width: 60px;
}

#productdetail .buttonbuy {
	border: 0px;
	margin-left: 110px;
}


/* BEGIN Footer */
/* ------------ */

#footer {
	margin: 0;
	padding: 0;
	width: 100%;
	background-image: url(../images/footer/back.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#footer .left {
  width: 195px;
	text-align: left;
	padding: 0;
	margin: 0;
}

#footer .right {
  text-align: left;
	width: auto;
	margin: 0;
	padding: 0;
}

#footer .right table {
  text-align: left;
	width: 520px;
	margin: 12px 10px 0 20px;
	padding: 0;
}

#footer .right table .links {
	width: inherit;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	padding: 0;
	margin: 0;
}

#footer .right table .address {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
	width: 135px;
	padding: 0;
	margin: 0;
}

/* BEGIN General */
/* ------------- */

.spacer {
  clear: both;
}
