
/* Basic Styles & CMS relevant styles - keep naming! */
/*****************************************************/
body { font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif; background: #a29b7e url(http://www.netherfield.co.nz/images/bodyback.jpg) top left repeat-x; }

/* Text Styles */
h1 { padding: 0; margin: 0; font-size: 14pt; }
h2 { padding: 0; margin: 0; }
h3 { padding: 0; margin: 0; font-size: 10pt; }
h4 { padding: 0; margin: 0; font-size: 10pt; }

.hr { height:1px; line-height:1px; clear:both; margin:20px 0 20px 0; border-bottom:1px solid #ccc; }
.poweredby { font-size: 8pt; text-align: right; }
.gl { font-weight: normal; }
.purple { color:#67508F; }

/* Table Styles */
/* content2 needed for 2nd CMS with different look */
table.master { background: #ffffff; }
table.content   { background: url(http://www.netherfield.co.nz/images/content_background.jpg) bottom left repeat-x #ffffff; text-align: left;}
table.content td {}
table.content2 { font: 10pt Arial, Helvetica, sans-serif; border: 1px solid #aaaaaa; }
table.content2 td { border: 1px solid #aaaaaa; }

form { margin:0; padding: 0;}

/* List Styles */
ul.otherlinks { font-size: 8pt; }
li {}

/* Link Styles */
a:link    {}
a:visited {}
a:active  {}
a:hover   {}


/* Site Specific Styles */
.header    { background: url(http://www.netherfield.co.nz/images/header_background.jpg) top left no-repeat; text-align: center; }
.header h1 { font: 24pt Georgia, "Times New Roman", Times, serif; font-style: italic; color: #800080; }
.header h2 { font: 13pt Georgia, "Times New Roman", Times, serif; font-style: italic; }

.navigation { border-top: 5px solid #800080; border-bottom: 1px solid #800080; color: #EF6868; line-height: 25px;  font-weight: bold; font-size:12px;}
.navigation a:link    { text-decoration: none; color: #000000; font-weight:bold; }
.navigation a:visited { text-decoration: none; color: #000000; font-weight:bold; }
.navigation a:active  { text-decoration: none; color: #000000; font-weight:bold; }
.navigation a:hover   { text-decoration: underline; font-weight:bold; }
.navigationfooter { font-size: 8pt; }
.navisep { color: #000000; font-weight: normal; }	/* Navigation Separator */

.content { background: #ffffff; }
.stockists ul li { margin:0 0 0 20px; }
.stockists h2 { color:#EF6868; border-bottom:1px solid #CCC; margin:20px 0 5px 0; }

.footer { background: #bbbbbb; text-align: center; line-height: 20px;}

/* Product Box-Frame */
.productbox { text-align: left; }
.productbox h2 { font-size: 11pt; color: #ef6868; }
.orderfont, .enlarge { font-size: 8pt; }
.enlarge { color: #666666; }

.box_crn_tl { background: url(http://www.netherfield.co.nz/images/box_crn_tl.gif) top left no-repeat; } /* Box Corner Top Left */
.box_crn_tr { background: url(http://www.netherfield.co.nz/images/box_crn_tr.gif) top right no-repeat; }
.box_crn_bl { background: url(http://www.netherfield.co.nz/images/box_crn_bl.gif) bottom left no-repeat; }
.box_crn_br { background: url(http://www.netherfield.co.nz/images/box_crn_br.gif) bottom right no-repeat;}
.box_lft    { background: url(http://www.netherfield.co.nz/images/box_lft.gif) left repeat-y; } /* Box Left Side */
.box_rgt    { background: url(http://www.netherfield.co.nz/images/box_rgt.gif) right repeat-y; }
.box_top    { background: url(http://www.netherfield.co.nz/images/box_top.gif) top repeat-x; }
.box_btm    { background: url(http://www.netherfield.co.nz/images/box_btm.gif) bottom repeat-x; }