
/* ------------------------------ */
/*                                */
/*   Styles for... All Browsers   */
/*                                */
/* ------------------------------ */


/* =================================================== */
/* CLEAR TAGS  */
/* =================================================== */

body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	}

a {
	text-decoration: none;
	outline: none;
	}

a img {
	border: none;
	outline: none;
	}

input {
	border: 0 none;
	}
	
a:active {
	outline: none;
	}

/* =================================================== */
/* GENERAL  */
/* =================================================== */

body {
	background-color: #fff;
	color: #000;
	font-family: lucida sans unicode;
	}

img {
	-ms-interpolation-mode:bicubic;
	}

#wrapper {							/* for Fixed-Width Centered layouts  */
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	}
	
#header {
	background-image: url(http://www.kew.co.nz/templateimages/header-7.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 338px;
	width: 100%;
	}
	
#headerbg {
	background-image: url(http://www.kew.co.nz/templateimages/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 338px;
	width: 100%;
	vertical-align: top;
	text-align: right;
	}

#rightheader {						/* for TABLE based header  */
	text-align: right;
	}
	
#headerdiv {						/* DIV based header  */
	width: 100%;
	background-color: #cc0000;
	position: relative;
	text-align: center;
	}

#headright {						/* DIV based header  */
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: +1;
	}

#main {
	vertical-align: top;
	width: 100%;
	background-color: #fff;
	padding-bottom: 20px;
	}

#content {
	vertical-align: top;
	width: 100%;
	padding: 15px 20px 35px 20px;
	background-color: #fff;
	}

#content, #content td {
	font-size: small;
	}

#printlogo {
	display: none;
	}
	
code {
	font-weight: bold;
	font-family: courier new;
	color: #ff3300;
	}

h1 {
	font-family: "lucida sans unicode", "lucida grande", sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 2pt;
	word-spacing: 3pt;
	line-height: 0.9;
	margin-bottom: .25em;
	}

h2, h3, h4 {
	margin-top: 1.25em;
	margin-bottom: .25em;
	}

h2 {
	font-size: 1.2em;
	color: #000;
	}

h3 {
	font-family: "lucida sans unicode", "lucida grande", sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	}

h4 {
	font-size: 0.9em;
	color: #fff;
	background-color: #000;
	padding: 2px 2px 3px 5px;
	}
	
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	border-top: solid #242d1c 1px;
	}

p {
	
	margin-bottom: 1.25em;
	}

#footer {
	width: auto;
	margin-bottom: 2px;
	border-top: solid 1px #d7d7d8;
	margin-right: 5px;
	padding-left: 10px;
	}
	
#topnav {
	padding-top: 185px;
	text-align: center;
	}
	
#topnav .subnav {
	text-align: center;
	}
	
#topnav a {
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 20px 10px 13px;
	height: 25px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	}
	
#topnav a:hover {
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
	padding: 7px 20px 10px 13px;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
	}
	
#searchbar {
	height: 25px;
	}
	
#searchbar input {
	border: none;
	}
	
#searchfield input {
	background-image: url(http://www.kew.co.nz/templateimages/search-bg.gif);
	background-repeat: no repeat;
	height: 15px;
	width: 126px;
	border: none;
	text-align: center;
	outline: 0 none;
	-moz-outline: 0 none;
	color: #000;
	font-size: 0.7em;
	font-weight: bold;
	}

#topsearch {
	height: 12px;
	padding-top: 2px;
	}
	
#searchgo {
	padding: 1px 6px 1px 2px;
	}
	
#leftnavigation {
	vertical-align: top;
	}
	
#leftnavigation href {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	}
	
#leftnavigation href:hover {
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
	}
	
#leftnav {
	background-image: url(http://www.kew.co.nz/templateimages/left-navigation.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 217px;
	}
	
#leftnav a {
	color: #000;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	}
	
#leftnav a:hover {
	color: #000;
	font-size: 0.8em;
	text-decoration: none;
	}
	
.lefta {
	text-align: right;
	vertical-align: top;
	padding: 16px 25px 0 0;
	}

.leftb {
	text-align: left;
	vertical-align: bottom;
	height: 95px;
	padding-left: 32px;
	}
	
.leftc {
	text-align: right;
	vertical-align: top;
	padding: 28px 25px 0 0;
	}
	
.leftd {
	text-align: left;
	vertical-align: bottom;
	height: 95px;
	padding-left: 32px;
	}
	
.lefte {
	text-align: right;
	vertical-align: top;
	padding: 28px 25px 0 0;
	}
	
.leftf {
	text-align: left;
	vertical-align: bottom;
	height: 95px;
	padding-left: 32px;
	}
	
.leftg {
	text-align: right;
	vertical-align: top;
	padding: 28px 25px 0 0;
	height: 105px;
	}
	
#winelisttb p {
	font-size: 0.8em;
	}
	
.curwinelist {
	border-bottom: solid #fff 15px;
	}
	
/* =================================================== */
/* Right Column */
/* =================================================== */

#rightcol {
	width: 220px;
	vertical-align: top;
	min-width: 160px;
	background-color: #f2f0f1;
	border: solid #fff 10px;
	}
	
#rightcol p {
	color: #000;
	font-size: 0.7em;
	}
	
#rightcol h3 {
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0em
	}
	
#topfive {
	width: 220px;
	}

/* =================================================== */
/* E-C Logo and Copyright ... LEFT ALIGNED */
/* =================================================== */

#leftlogoshell {
	padding-left: 10px;
	}
	
#poweredby {
	float: left;
	margin: 0 10px 0 10px;
	}

.small {
	font-size: x-small;
	color: #838383;
	}
	
.small a {
	color: #838383;
	}
	
.small a:hover {
	color: #838383;
	}

/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #000;
	text-decoration: underline;
	outline: none;
	}

a:hover	{
	color: #bcbcbc;
	outline: none;
	}

.subnav {
	color: #000;
	font-size: x-small;
	padding: 3px 20px 5px 0;
	text-align: left;
	}

#navcolumn, #navcolbase {
	background-color: #000;
	vertical-align: top;
	border-right: solid #fff 7px;
	border-top: solid #fff 7px;
	}

#navcolbase {
	vertical-align: bottom;
	}

#nav {
	background-image: url(http://www.kew.co.nz/templateimages/bg-nav.gif);
	}

#navigator {
	width: 200px;
	}

.button1, .button2, .currentpage, .submen {
	font-family: lucida sans unicode;
	font-size: 0.7em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 200px;
	border-top: solid #242322 1px;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 4px 10px 5px 10px;
	text-decoration: none;
	display: block;
	width: auto;
	color: #fff;
	}

.currentpage a {
	}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	color: #fff;
	background-color: #242d1c;
	}

.submen a {
	font-weight: normal;
	padding-left: 25px;
	}