@charset "utf-8";
/* 
	www.eatright.co.nz
	(C) 2009 Cactus Software / Carsten Lampe
	www.cactus.co.nz
*/

/* CSS Reset **************** */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table {	border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;	font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
/* CSS Reset End ************* */


body { font:10pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; line-height:15pt; background:#efefe0; background:#bcb6a3 url(../images/pagebg.jpg) repeat-x top; margin:0 auto; text-align:center; }
small { font-size:8pt; }
big { font-size:12pt; }
strong { font-weight:bold; }

h1 { font:15pt Georgia, "Times New Roman", Times, serif; background:#000; padding:5px 40px 5px 13px; color:#fff; margin:20px 0 8px -10px; float:left; }
h2 { font:12pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color:#000; margin:5px 0 5px 0; font-weight:bold; }
h3 { font-size:11pt; font-weight:bold; }
p { margin:0 0 10px 0; }
hr { border:none; border-bottom:1px solid #e4e4e4; line-height:1px; height:1px; margin:15px 0 15px 0; }
blockquote { font-style:italic; font-family:Georgia, "Times New Roman", Times, serif; background:#f4f4f4; color:#444; border:1px solid #e4e4e4; padding:5px; }
	blockquote p { padding:0 0 10px 0; border-bottom:1px dotted #ddd; }
	
em { font-style:italic;  font-family:Georgia, "Times New Roman", Times, serif; color:#444; } 

.clear { clear:both; }
.clearL { clear:left; }
.floatR { float:right; }

.vcenter { vertical-align:middle;}
.left { text-align:left; }

#mainnavigation { width:990px; margin:0 auto; text-align:right; padding:3px 0 3px 0; background:#fff; }
		#mainnavigation ul {}
		#mainnavigation ul li { display:inline; list-style:none; padding:0 10px 0 10px; border-left:1px dotted #ddd; }
		#mainnavigation ul li.last { border-right:1px dotted #ddd; }
		#mainnavigation ul li a { text-decoration:none; color:#000; }
		#mainnavigation ul li a:visited { color:#000; }
		#mainnavigation ul li a:hover { text-decoration:underline; color:#c00;}
		#mainnavigation ul li a:active {}
		#mainnavigation ul li.active a { color:#c00 !important; font-weight:bold; }
		
#containerheader { width:990px; background:#fff; text-align:left; margin:0 auto; }
	#header { height:80px; margin:0 auto; background:#719200 url(../images/header.jpg) no-repeat left top; border-bottom:1px solid #fff; }
		#header .headerprint { display:none; }

#container { width:970px; background:#fff; text-align:left; margin:0 auto; padding:3px 10px 10px 10px; }
	
	#subnavigation { background:#A5C45B; height:24px; line-height:24px;	}
		#subnavigation ul li { float:left; list-style:none; border-right:1px dotted #fff; }
		#subnavigation ul li a { color:#000; display:block; padding:0 10px 0 10px; text-decoration:none; }
		#subnavigation ul li a:visited { color:#000; }
		#subnavigation ul li a:hover { color:#fff; background:#000;}
		#subnavigation ul li a:active {}
		#subnavigation ul li.active a { color:#ffffff !important; background:#000;  }
		
	#content {  }
		.spectable { font-size:8pt; margin:10px 0 5px 0; clear:both; }
			.spectable th { font-size:8pt; text-align:center; background:#ccc; padding:0 2px 0 2px; line-height:normal; vertical-align:top; }
			.spectable tbody td { text-align:center; padding:3px; border: 1px dotted #e4e4e4; color:#363636; }

			.spectable2 { font-size:10pt; margin:10px 0 5px 0; }
				.spectable2 th { font-size:10pt; text-align:left; background:#ccc; padding:3px 10px 3px 10px; line-height:normal; vertical-align:top; }
				.spectable2 tbody td { text-align:left; padding:10px; border: 1px dotted #e4e4e4; color:#363636; vertical-align:top; }
							
			th.seperator { border-right:1px solid #fff; }
			tbody { border-right:1px solid #ccc; border-left:1px solid #ccc; border-bottom:1px solid #ccc; }
				tbody tr:hover { background: #D9EFA4;  }

		ul.properties li { list-style-type:none; background:url(../images/bullet-checkmark.gif) no-repeat top left; padding:5px 0 15px 40px; }
	
		ul.details { padding:0 0 0 15px;}
			ul.details li { list-style-type:square; padding:0 0 15px 0; }
			ul.details h2 { font-size:11pt; font-weight:bold; border-bottom:1px solid #e4e4e4; margin:0 0 15px 0; }
		
		.shoplink { }
			.shop { float:left; line-height:20px; height:20px; width:115px; background: url(../images/shopbtn-bg.jpg) repeat-x center left; font:11pt Georgia, "Times New Roman", Times, serif; padding:0 0 0 10px; margin:0 10px 0 0; vertical-align:middle; }
				.shop img { float:right;}
				.shop a { color:#000; text-decoration:none; display:block; }
				.shop a:visited { color:#000; text-decoration:none; }
				.shop a:hover   { color:#000; text-decoration:underline; }
				.shop a:active  {  }

		#tv { width:290px; overflow:auto; background:#f0f0f0; float:right; padding:10px; margin:0 0 0 15px;  text-align:center; }
			#tv h3 { font-size:10pt; font-weight:bold; }
		
		.infobox {  background:#f4f4f4; color:#444; border:1px solid #e4e4e4; padding:30px 0px 30px 100px; width:300px; }
				
	#footer { background:#a5c45b; padding:0 10px 0 10px; margin:15px 0 0 0; color:#3C4F0F; line-height:40px; text-align:center; }
		#powered { float:right; width:300px; text-align:right; font-size:8pt; }
		#powered a { color:#000; text-decoration:none; }
		#powered a:hover { color:#c00;}
	